- a9a8344 ext4, jbd2: Provide accessor function for handle credits by Jan Kara · 5 years ago
- add3efd jbd2: Fix possible overflow in jbd2_log_space_left() by Jan Kara · 5 years ago
- 2581efa Merge tag 'hwmon-for-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 5 years ago
- 82c87e7 Merge tag 'tty-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 5 years ago
- 6c90bbd Merge tag 'usb-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 5 years ago
- 9b4e40c Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- fcb45a2 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- 1c0cc5f Merge tag 'nfs-for-5.4-2' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 5 years ago
- c6f6ebd Merge tag 'modules-for-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 5 years ago
- 294f69e compiler_attributes.h: Add 'fallthrough' pseudo keyword for switch/case use by Joe Perches · 5 years ago
- af84537 SUNRPC: fix race to sk_err after xs_error_report by Benjamin Coddington · 5 years ago
- e3280b5 Merge tag 'led-fixes-for-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds by Linus Torvalds · 5 years ago
- e3f1271 leds: core: Fix leds.h structure documentation by Dan Murphy · 5 years ago
- bec5007 lib/string: Make memzero_explicit() inline instead of external by Arvind Sankar · 5 years ago
- eda57a0 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
- 59bb479 mm, sl[aou]b: guarantee natural alignment for kmalloc(power-of-two) by Vlastimil Babka · 5 years ago
- 1bc63fb mm, memcg: make scan aggression always exclude protection by Chris Down · 5 years ago
- 9de7ca4 mm, memcg: make memory.emin the baseline for utilisation determination by Chris Down · 5 years ago
- 9783aa9 mm, memcg: proportional memory.{low,min} reclaim by Chris Down · 5 years ago
- 08d1d0e memcg: only record foreign writebacks with dirty pages when memcg is not disabled by Baoquan He · 5 years ago
- c512c69 uaccess: implement a proper unsafe_copy_to_user() and switch filldir over to it by Linus Torvalds · 5 years ago
- fa6643c module: rename __kstrtab_ns_* to __kstrtabns_* to avoid symbol conflict by Masahiro Yamada · 5 years ago
- bf70b0503 module: swap the order of symbol.namespace by Masahiro Yamada · 5 years ago
- e658c82 efi/tpm: Only set 'efi_tpm_final_log_size' after successful event log parsing by Jerry Snitselaar · 5 years ago
- 047d50a efi/tpm: Don't access event->count when it isn't mapped by Peter Jones · 5 years ago
- f1da567 driver core: platform: Add platform_get_irq_byname_optional() by Hans de Goede · 5 years ago
- 9819a30 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
- 2d880b8 net: phy: extract pause mode by Russell King · 5 years ago
- 8d3dc3ac net: phy: extract link partner advertisement reading by Russell King · 5 years ago
- 4cf6c57 net: phy: fix write to mii-ctrl1000 register by Russell King · 5 years ago
- db9b2e0 rxrpc: Fix rxrpc_recvmsg tracepoint by David Howells · 5 years ago
- b145b0e Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago
- 50dfd03 Merge tag 'for-linus-5.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 5 years ago
- e524d16 Merge tag 'copy-struct-from-user-v5.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 5 years ago
- af0622f Merge tag 'for-linus-20191003' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 5 years ago
- 768b47b Merge tag 'drm-fixes-2019-10-04' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
- c4bd70e Merge tag 'for-linus-2019-10-03' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
- 47934ef tty: serial: Fix PORT_LINFLEXUART definition by Stefan-gabriel Mirea · 5 years ago
- 78f6fac sched: add kernel-doc for struct clone_args by Christian Brauner · 5 years ago
- 3a4b46c block: pg: add header include guard by Masahiro Yamada · 5 years ago
- 4fbb97b Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 5 years ago
- 815fb4c drm/amdgpu: return tcc_disabled_mask to userspace by Marek Olšák · 5 years ago
- 3e8db7e net: dsa: sja1105: Fix sleeping while atomic in .port_hwtstamp_set by Vladimir Oltean · 5 years ago
- 0951570 xen/efi: have a common runtime setup function by Juergen Gross · 5 years ago
- 30945d31 hwmon: Fix HWMON_P_MIN_ALARM mask by Nuno Sá · 5 years ago
- 895b5c9 netfilter: drop bridge nf reset from nf_reset by Florian Westphal · 5 years ago
- f14c234 clone3: switch to copy_struct_from_user() by Aleksa Sarai · 5 years ago
- f5a1a53 lib: introduce copy_struct_from_user() helper by Aleksa Sarai · 5 years ago
- 61129dd sched: Add __ASSEMBLY__ guards around struct clone_args by Seth Forshee · 5 years ago
- 833b45d kvm: x86, powerpc: do not allow clearing largepages debugfs entry by Paolo Bonzini · 5 years ago
- cf4f493 Merge tag 'trace-v5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
- a3c0e7b Merge tag 'libnvdimm-fixes-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 5 years ago
- 939ca9f Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal by Linus Torvalds · 5 years ago
- 02dc96e Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
- edf445a Merge branch 'hugepage-fallbacks' (hugepatch patches from David Rientjes) by Linus Torvalds · 5 years ago
- f7d6316 mm, tracing: Print symbol name for call_site in trace events by Changbin Du · 5 years ago
- 19deb76 Revert "Revert "Revert "mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmask"" by David Rientjes · 5 years ago
- ac79f78 Revert "Revert "mm, thp: restore node-local hugepage allocations"" by David Rientjes · 5 years ago
- 9c5efe9 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- aefcf2f Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 5 years ago
- f1f2f61 Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity by Linus Torvalds · 5 years ago
- 298fb76 Merge tag 'nfsd-5.4' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 5 years ago
- 8f744bd Merge tag 'virtio-fs-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 5 years ago
- 568d850 Merge tag 'riscv/for-v5.4-rc1-b' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 5 years ago
- 8bbe0de Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago
- e37e3bc Merge tag 'pwm/for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 5 years ago
- 2d5ba0c Merge branch 'nvme-5.4' of git://git.infradead.org/nvme into for-linus by Jens Axboe · 5 years ago
- 174e238 sk_buff: drop all skb extensions on free and skb scrubbing by Florian Westphal · 5 years ago
- 2df4de1 ptp: correctly disable flags on old ioctls by Jacob Keller · 5 years ago
- c5f095b Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 5 years ago
- 289991c Merge tag 'drm-next-2019-09-27' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
- 3c30819 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 5 years ago
- f6c0f5d tcp: honor SO_PRIORITY in TIME_WAIT state by Eric Dumazet · 5 years ago
- 4f6570d ipv6: add priority parameter to ip6_xmit() by Eric Dumazet · 5 years ago
- 159d2c7 sch_netem: fix rcu splat in netem_enqueue() by Eric Dumazet · 5 years ago
- 972a2bf Merge tag 'nfs-for-5.4-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 5 years ago
- cbafe18 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
- b4ed71f mm: treewide: clarify pgtable_page_{ctor,dtor}() naming by Mark Rutland · 5 years ago
- 1a4e58c mm: introduce MADV_PAGEOUT by Minchan Kim · 5 years ago
- 9c276cc mm: introduce MADV_COLD by Minchan Kim · 5 years ago
- a44f71a bug: move WARN_ON() "cut here" into exception handler by Kees Cook · 5 years ago
- 2da1ead bug: consolidate __WARN_FLAGS usage by Kees Cook · 5 years ago
- d4bce14 bug: clean up helper macros to remove __WARN_TAINT() by Kees Cook · 5 years ago
- f2f84b0 bug: consolidate warn_slowpath_fmt() usage by Kees Cook · 5 years ago
- 89348fc bug: rename __WARN_printf_taint() to __WARN_printf() by Kees Cook · 5 years ago
- ee87113 bug: refactor away warn_slowpath_fmt_taint() by Kees Cook · 5 years ago
- 7d92bda kgdb: don't use a notifier to enter kgdb at panic; call directly by Douglas Anderson · 5 years ago
- 9dd819a uaccess: add missing __must_check attributes by Kees Cook · 5 years ago
- d5372c3 kexec: restore arch_kexec_kernel_image_probe declaration by Vasily Gorbik · 5 years ago
- 2a4a408 cpumask: nicer for_each_cpumask_and() signature by Alexey Dobriyan · 5 years ago
- 8495f7e fork: improve error message for corrupted page tables by Sai Praneeth Prakhya · 5 years ago
- 091cb09 lib/hexdump: make print_hex_dump_bytes() a nop on !DEBUG builds by Stephen Boyd · 5 years ago
- d1a445d include/trace/events/writeback.h: fix -Wstringop-truncation warnings by Qian Cai · 5 years ago
- 917cda2 kernel-doc: core-api: include string.h into core-api by Joe Perches · 5 years ago
- 6d2052d augmented rbtree: rework the RB_DECLARE_CALLBACKS macro definition by Michel Lespinasse · 5 years ago
- 315cc06 augmented rbtree: add new RB_DECLARE_CALLBACKS_MAX macro by Michel Lespinasse · 5 years ago
- 444b8a8 augmented rbtree: add comments for RB_DECLARE_CALLBACKS macro by Michel Lespinasse · 5 years ago
- 541be05 linux/coff.h: add include guard by Masahiro Yamada · 5 years ago
- 65e68ed nvme: allow 64-bit results in passthru commands by Marta Rybczynska · 5 years ago
- f41def3 Merge tag 'ceph-for-5.4-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 5 years ago