| Age | Commit message (Expand) | Author | Files | Lines |
| 2021-12-13 | exit: Rename module_put_and_exit to module_put_and_kthread_exit |  Eric W. Biederman | 1 | -3/+3 |
| 2021-12-13 | exit: Implement kthread_exit |  Eric W. Biederman | 1 | -0/+1 |
| 2021-12-13 | exit: Add and use make_task_dead. |  Eric W. Biederman | 1 | -0/+1 |
| 2021-12-13 | bpf: Add get_func_[arg|ret|arg_cnt] helpers |  Jiri Olsa | 1 | -0/+5 |
| 2021-12-13 | efi: Move efifb_setup_from_dmi() prototype from arch headers |  Javier Martinez Canillas | 1 | -0/+6 |
| 2021-12-13 | u64_stats: Disable preemption on 32bit UP+SMP PREEMPT_RT during updates. |  Sebastian Andrzej Siewior | 1 | -14/+28 |
| 2021-12-13 | platform_data: Add linux/platform_data/tps68470.h file |  Hans de Goede | 1 | -0/+35 |
| 2021-12-13 | i2c: acpi: Add i2c_acpi_new_device_by_fwnode() function |  Hans de Goede | 1 | -4/+13 |
| 2021-12-13 | Merge tag 'v5.16-rc5' into locking/core, to pick up fixes |  Ingo Molnar | 42 | -266/+286 |
| 2021-12-13 | Merge v5.15-rc5 into char-misc-next |  Greg Kroah-Hartman | 18 | -56/+114 |
| 2021-12-12 | Merge tag 'char-misc-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc |  Linus Torvalds | 1 | -0/+13 |
| 2021-12-12 | iio:dac:ad5755: Switch to generic firmware properties and drop pdata |  Jonathan Cameron | 1 | -102/+0 |
| 2021-12-12 | iio: trigger: Fix a scheduling whilst atomic issue seen on tsc2046 |  Jonathan Cameron | 1 | -0/+2 |
| 2021-12-12 | net: dsa: tag_sja1105: split sja1105_tagger_data into private and public sections |  Vladimir Oltean | 1 | -9/+4 |
| 2021-12-12 | Revert "net: dsa: move sja1110_process_meta_tstamp inside the tagging protocol driver" |  Vladimir Oltean | 1 | -19/+7 |
| 2021-12-12 | net: dsa: tag_sja1105: convert to tagger-owned data |  Vladimir Oltean | 1 | -2/+5 |
| 2021-12-12 | net: dsa: sja1105: move ts_id from sja1105_tagger_data |  Vladimir Oltean | 1 | -1/+0 |
| 2021-12-12 | net: dsa: sja1105: make dp->priv point directly to sja1105_tagger_data |  Vladimir Oltean | 1 | -7/+1 |
| 2021-12-12 | net: dsa: sja1105: remove hwts_tx_en from tagger data |  Vladimir Oltean | 1 | -1/+0 |
| 2021-12-12 | net: dsa: sja1105: bring deferred xmit implementation in line with ocelot-8021q |  Vladimir Oltean | 1 | -3/+8 |
| 2021-12-12 | net: dsa: tag_ocelot: convert to tagger-owned data |  Vladimir Oltean | 1 | -2/+10 |
| 2021-12-11 | bpf: Add bpf_strncmp helper |  Hou Tao | 1 | -0/+1 |
| 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 | PCI: Sort Intel Device IDs by value |  Andy Shevchenko | 1 | -25/+25 |
| 2021-12-11 | Merge branch 'akpm' (patches from Andrew) |  Linus Torvalds | 1 | -1/+13 |
| 2021-12-11 | bitfield.h: Fix "type of reg too small for mask" test |  Peter Zijlstra | 1 | -1/+18 |
| 2021-12-10 | timers: implement usleep_idle_range() |  SeongJae Park | 1 | -1/+13 |
| 2021-12-10 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next |  Jakub Kicinski | 3 | -5/+102 |
| 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 | 1 | -0/+26 |
| 2021-12-10 | genirq: Provide new interfaces for affinity hints |  Thomas Gleixner | 1 | -1/+52 |
| 2021-12-10 | net: add netns refcount tracker to struct seq_net_private |  Eric Dumazet | 1 | -1/+2 |
| 2021-12-10 | net: add networking namespace refcount tracker |  Eric Dumazet | 1 | -8/+1 |
| 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-09 | pktdvd: stop using bdi congestion framework. |  NeilBrown | 1 | -0/+2 |
| 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 | locking/atomics, kcsan: Add instrumentation for barriers |  Marco Elver | 1 | -1/+134 |
| 2021-12-09 | locking/barriers, kcsan: Add instrumentation for barriers |  Marco Elver | 1 | -1/+1 |
| 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 | 9 | -36/+37 |
| 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 | 6 | -28/+21 |
| 2021-12-09 | net: phylink: use legacy_pre_march2020 |  Russell King (Oracle) | 1 | -0/+17 |