| Age | Commit message (Expand) | Author | Files | Lines |
| 2021-12-11 | bpf: Add bpf_strncmp helper |  Hou Tao | 2 | -0/+12 |
| 2021-12-11 | Merge branch 'for-5.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dennis/percpu |  Linus Torvalds | 1 | -1/+1 |
| 2021-12-11 | futex: Fix additional regressions |  Arnd Bergmann | 1 | -1/+1 |
| 2021-12-11 | PCI: Sort Intel Device IDs by value |  Andy Shevchenko | 1 | -25/+25 |
| 2021-12-11 | Merge branch 'akpm' (patches from Andrew) |  Linus Torvalds | 2 | -4/+23 |
| 2021-12-11 | bitfield.h: Fix "type of reg too small for mask" test |  Peter Zijlstra | 1 | -1/+18 |
| 2021-12-10 | net: ocelot: add FDMA support |  Clément Léger | 1 | -0/+3 |
| 2021-12-10 | net: ocelot: add and export ocelot_ptp_rx_timestamp() |  Clément Léger | 1 | -0/+2 |
| 2021-12-10 | net: ocelot: export ocelot_ifh_port_set() to setup IFH |  Clément Léger | 1 | -0/+1 |
| 2021-12-10 | net: ocelot: fix missed include in the vsc7514_regs.h file |  Colin Foster | 1 | -0/+2 |
| 2021-12-10 | sock: Use sock_owned_by_user_nocheck() instead of sk_lock.owned. |  Kuniyuki Iwashima | 1 | -11/+12 |
| 2021-12-10 | timers: implement usleep_idle_range() |  SeongJae Park | 1 | -1/+13 |
| 2021-12-10 | Increase default MLOCK_LIMIT to 8 MiB |  Drew DeVault | 1 | -3/+10 |
| 2021-12-10 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next |  Jakub Kicinski | 4 | -7/+205 |
| 2021-12-10 | f2fs: show more DIO information in tracepoint |  Jaegeuk Kim | 1 | -6/+9 |
| 2021-12-10 | Merge tag 'pm-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm |  Linus Torvalds | 1 | -1/+1 |
| 2021-12-10 | Merge tag 'aio-poll-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux |  Linus Torvalds | 2 | -1/+27 |
| 2021-12-10 | genirq: Provide new interfaces for affinity hints |  Thomas Gleixner | 1 | -1/+52 |
| 2021-12-10 | xfrm: add net device refcount tracker to struct xfrm_state_offload |  Eric Dumazet | 1 | -1/+2 |
| 2021-12-10 | net: sched: add netns refcount tracker to struct tcf_exts |  Eric Dumazet | 1 | -2/+6 |
| 2021-12-10 | net: add netns refcount tracker to struct seq_net_private |  Eric Dumazet | 1 | -1/+2 |
| 2021-12-10 | net: add netns refcount tracker to struct sock |  Eric Dumazet | 1 | -0/+2 |
| 2021-12-10 | net: add networking namespace refcount tracker |  Eric Dumazet | 3 | -8/+53 |
| 2021-12-10 | arch: Make ARCH_STACKWALK independent of STACKTRACE |  Peter Zijlstra | 1 | -17/+18 |
| 2021-12-10 | EDAC: Add RDDR5 and LRDDR5 memory types |  Yazen Ghannam | 1 | -0/+6 |
| 2021-12-10 | Merge tag 'drm-misc-next-2021-12-09' of git://anongit.freedesktop.org/drm/drm-misc into drm-next |  Dave Airlie | 7 | -137/+168 |
| 2021-12-09 | pktdvd: stop using bdi congestion framework. |  NeilBrown | 1 | -0/+2 |
| 2021-12-10 | Merge tag 'amd-drm-next-5.17-2021-12-02' of https://gitlab.freedesktop.org/agd5f/linux into drm-next |  Dave Airlie | 1 | -0/+108 |
| 2021-12-09 | kcsan: Turn barrier instrumentation into macros |  Marco Elver | 1 | -11/+13 |
| 2021-12-09 | kcsan: Support WEAK_MEMORY with Clang where no objtool support exists |  Marco Elver | 1 | -1/+12 |
| 2021-12-09 | compiler_attributes.h: Add __disable_sanitizer_instrumentation |  Alexander Potapenko | 1 | -0/+18 |
| 2021-12-09 | asm-generic/bitops, kcsan: Add instrumentation for barriers |  Marco Elver | 2 | -0/+6 |
| 2021-12-09 | locking/atomics, kcsan: Add instrumentation for barriers |  Marco Elver | 1 | -1/+134 |
| 2021-12-09 | locking/barriers, kcsan: Support generic instrumentation |  Marco Elver | 1 | -0/+25 |
| 2021-12-09 | locking/barriers, kcsan: Add instrumentation for barriers |  Marco Elver | 2 | -15/+16 |
| 2021-12-09 | kcsan: Add core memory barrier instrumentation functions |  Marco Elver | 1 | -2/+69 |
| 2021-12-09 | kcsan: Add core support for a subset of weak memory modeling |  Marco Elver | 3 | -2/+21 |
| 2021-12-09 | kcsan: Avoid checking scoped accesses from nested contexts |  Marco Elver | 1 | -0/+1 |
| 2021-12-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net |  Jakub Kicinski | 13 | -40/+61 |
| 2021-12-09 | percpu_ref: Replace kernel.h with the necessary inclusions |  Andy Shevchenko | 1 | -1/+1 |
| 2021-12-09 | skbuff: Extract list pointers to silence compiler warnings |  Kees Cook | 1 | -8/+10 |
| 2021-12-09 | Merge branches 'doc.2021.11.30c', 'exp.2021.12.07a', 'fastnohz.2021.11.30c', 'fixes.2021.11.30c', 'nocb.2021.12.09a', 'nolibc.2021.11.30c', 'tasks.2021.12.09a', 'torture.2021.12.07a' and 'torturescript.2021.11.30c' into HEAD |  Paul E. McKenney | 5 | -45/+70 |
| 2021-12-09 | Merge tag 'net-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net |  Linus Torvalds | 9 | -32/+38 |
| 2021-12-09 | net: phylink: use legacy_pre_march2020 |  Russell King (Oracle) | 1 | -0/+17 |
| 2021-12-09 | net: phylink: add legacy_pre_march2020 indicator |  Russell King (Oracle) | 1 | -0/+3 |
| 2021-12-09 | fs_parse: allow parameter value to be empty |  Lukas Czerner | 1 | -1/+1 |
| 2021-12-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid |  Linus Torvalds | 1 | -0/+5 |
| 2021-12-09 | aio: fix use-after-free due to missing POLLFREE handling |  Eric Biggers | 1 | -1/+1 |
| 2021-12-09 | wait: add wake_up_pollfree() |  Eric Biggers | 1 | -0/+26 |
| 2021-12-09 | drm/vmwgfx: Allow checking for gl43 contexts |  Zack Rusin | 1 | -0/+1 |