summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-01mm: do not initialize TLB stack vma's with vma_init()Linus Torvalds
2018-08-01mm: delete historical BUG from zap_pmd_range()Hugh Dickins
2018-08-01Merge tag 'mmc-v4.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2018-08-01Merge tag 'pm-urgent-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2018-08-01squashfs metadata 2: electric boogalooLinus Torvalds
2018-08-01staging: ashmem: Fix SIGBUS crash when traversing mmaped ashmem pagesJohn Stultz
2018-08-01ia64: mark special ia64 memory areas anonymousLinus Torvalds
2018-08-01Merge branch 'pm-tools'Rafael J. Wysocki
2018-07-31Merge tag 'audit-pr-20180731' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-07-31Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2018-07-31Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2018-07-31Merge tag 'acpi-urgent-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-07-31cpufreq: intel_pstate: Limit the scope of HWP dynamic boost platformsSrinivas Pandruvada
2018-07-31Merge branch 'acpi-soc'Rafael J. Wysocki
2018-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2018-07-30squashfs: more metadata hardeningLinus Torvalds
2018-07-30audit: fix potential null dereference 'context->module.name'Yi Wang
2018-07-30sparc: use asm-generic version of msi.hThomas Petazzoni
2018-07-30sparc: move MSI related definitions to where they are usedThomas Petazzoni
2018-07-30sparc/time: Add missing __init to init_tick_ops()Steven Rostedt (VMware)
2018-07-30netlink: Don't shift with UB on nlk->ngroupsDmitry Safonov
2018-07-30Merge tag 'linux-can-fixes-for-4.18-20180730' of ssh://gitolite.kernel.org/pu...David S. Miller
2018-07-30Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-07-30Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-07-30Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-07-30Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2018-07-30Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-07-30net/ipv6: fix metrics leakSabrina Dubroca
2018-07-30xen-netfront: wait xenbus state change when load module manuallyXiao Liang
2018-07-30virtio_balloon: fix another race between migration and ballooningJiang Biao
2018-07-30can: ems_usb: Fix memory leak on ems_usb_disconnect()Anton Vasilyev
2018-07-29Linux 4.18-rc7Linus Torvalds
2018-07-29openvswitch: meter: Fix setting meter id for new entriesJustin Pettit
2018-07-29Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-07-29netlink: Do not subscribe to non-existent groupsDmitry Safonov
2018-07-29squashfs: be more careful about metadata corruptionLinus Torvalds
2018-07-29ext4: fix check to prevent initializing reserved inodesTheodore Ts'o
2018-07-29NET: stmmac: align DMA stuff to largest cache line lengthEugeniy Paltsev
2018-07-29Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Rafael J. Wysocki
2018-07-29ACPICA: AML Parser: ignore control method status in module-level codeErik Schmauss
2018-07-28tcp_bbr: fix bw probing to raise in-flight data for very small BDPsNeal Cardwell
2018-07-28Merge branch 'net-socket-Fix-potential-spectre-v1-gadgets'David S. Miller
2018-07-28net: socket: Fix potential spectre v1 gadget in sock_is_registeredJeremy Cline
2018-07-28net: socket: fix potential spectre v1 gadget in socketcallJeremy Cline
2018-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-07-28Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-07-28net: mdio-mux: bcm-iproc: fix wrong getter and setter pairAnton Vasilyev
2018-07-28ipv4: remove BUG_ON() from fib_compute_spec_dstLorenzo Bianconi
2018-07-28enic: handle mtu change for vf properlyGovindarajulu Varadarajan