| Age | Commit message (Expand) | Author | 
| 2022-01-03 | btrfs: pass fs_info to trace_btrfs_transaction_commit | Josef Bacik | 
| 2022-01-03 | btrfs: remove no longer needed logic for replaying directory deletes | Filipe Manana | 
| 2021-12-31 | mm: vmscan: Reduce throttling due to a failure to make progress | Mel Gorman | 
| 2021-12-30 | Merge tag 'net-5.16-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 
| 2021-12-27 | Merge tag 'efi-urgent-for-v5.16-2' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 
| 2021-12-27 | nfc: uapi: use kernel size_t to fix user-space builds | Krzysztof Kozlowski | 
| 2021-12-27 | uapi: fix linux/nfc.h userspace compilation errors | Dmitry V. Levin | 
| 2021-12-26 | Merge tag 'objtool_urgent_for_v5.16_rc7' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 
| 2021-12-25 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 
| 2021-12-25 | mm/page_alloc: fix __alloc_size attribute for alloc_pages_exact_nid | Thibaut Sautereau | 
| 2021-12-25 | mm: delete unsafe BUG from page_cache_add_speculative() | Hugh Dickins | 
| 2021-12-25 | sctp: use call_rcu to free endpoint | Xin Long | 
| 2021-12-23 | Merge tag 'net-5.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 
| 2021-12-23 | Merge tag 'arm-fixes-5.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 
| 2021-12-22 | Merge tag 'fixes-2021-12-22' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 
| 2021-12-22 | memblock: fix memblock_phys_alloc() section mismatch error | Jackie Liu | 
| 2021-12-21 | compiler.h: Fix annotation macro misplacement with Clang | Josh Poimboeuf | 
| 2021-12-21 | uapi: Fix undefined __always_inline on non-glibc systems | Ismael Luceno | 
| 2021-12-20 | net: skip virtio_net_hdr_set_proto if protocol already set | Willem de Bruijn | 
| 2021-12-20 | net: accept UFOv6 packages in virtio_net_hdr_to_skb | Willem de Bruijn | 
| 2021-12-20 | inet: fully convert sk->sk_rx_dst to RCU rules | Eric Dumazet | 
| 2021-12-20 | Merge branch 'xsa' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip | Linus Torvalds | 
| 2021-12-17 | net: openvswitch: Fix matching zone id for invalid conns arriving from tc | Paul Blakey | 
| 2021-12-17 | net/sched: flow_dissector: Fix matching on zone id for invalid conns | Paul Blakey | 
| 2021-12-17 | net/sched: Extend qdisc control block with tc control block | Paul Blakey | 
| 2021-12-17 | Merge tag 'fixes-for-v5.16' of https://git.linaro.org/people/jens.wiklander/l... | Arnd Bergmann | 
| 2021-12-17 | net: fix typo in a comment | Xiang wangx | 
| 2021-12-16 | Merge tag 'net-5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 
| 2021-12-16 | tee: handle lookup of shm with reference count 0 | Jens Wiklander | 
| 2021-12-16 | xen/console: harden hvc_xen against event channel storms | Juergen Gross | 
| 2021-12-14 | mptcp: add missing documented NL params | Matthieu Baerts | 
| 2021-12-13 | efi: Move efifb_setup_from_dmi() prototype from arch headers | Javier Martinez Canillas | 
| 2021-12-12 | Merge tag 'char-misc-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 
| 2021-12-11 | Merge branch 'for-5.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 
| 2021-12-11 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 
| 2021-12-10 | timers: implement usleep_idle_range() | SeongJae Park | 
| 2021-12-10 | Increase default MLOCK_LIMIT to 8 MiB | Drew DeVault | 
| 2021-12-10 | Merge tag 'pm-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 
| 2021-12-10 | Merge tag 'aio-poll-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 
| 2021-12-09 | percpu_ref: Replace kernel.h with the necessary inclusions | Andy Shevchenko | 
| 2021-12-09 | Merge tag 'net-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 
| 2021-12-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid... | Linus Torvalds | 
| 2021-12-09 | aio: fix use-after-free due to missing POLLFREE handling | Eric Biggers | 
| 2021-12-09 | wait: add wake_up_pollfree() | Eric Biggers | 
| 2021-12-09 | bus: mhi: core: Add support for forced PM resume | Loic Poulain | 
| 2021-12-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | Jakub Kicinski | 
| 2021-12-08 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Jakub Kicinski | 
| 2021-12-08 | PM: runtime: Fix pm_runtime_active() kerneldoc comment | Rafael J. Wysocki | 
| 2021-12-07 | net: phy: Remove unnecessary indentation in the comments of phy_device | Yanteng Si | 
| 2021-12-08 | netfilter: conntrack: annotate data-races around ct->timeout | Eric Dumazet |