index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2026-01-29
dma/pool: distinguish between missing and exhausted atomic pools
Sai Sree Kartheek Adivi
-1
/
+6
2026-01-29
riscv/mm: Implement map_shadow_stack() syscall
Deepak Gupta
-0
/
+141
2026-01-29
Merge tag 'memory-controller-drv-6.20' of https://git.kernel.org/pub/scm/linu...
Arnd Bergmann
-107
/
+181
2026-01-29
Merge tag 'amlogic-drivers-for-v6.20' of https://git.kernel.org/pub/scm/linux...
Arnd Bergmann
-0
/
+1
2026-01-29
Merge tag 'omap-for-v6.20/drivers-signed' of git://git.kernel.org/pub/scm/lin...
Arnd Bergmann
-13
/
+6
2026-01-29
slub: avoid list_lock contention from __refill_objects_any()
Vlastimil Babka
-6
/
+13
2026-01-29
Merge tag 'mtk-soc-for-v6.20' of https://git.kernel.org/pub/scm/linux/kernel/...
Arnd Bergmann
-41
/
+598
2026-01-29
Merge patch series "name_is_dot* cleanup"
Christian Brauner
-35
/
+35
2026-01-29
ovl: use name_is_dot* helpers in readdir code
Amir Goldstein
-25
/
+13
2026-01-29
Merge tag 'apple-soc-drivers-6.20' of https://git.kernel.org/pub/scm/linux/ke...
Arnd Bergmann
-0
/
+23
2026-01-29
fs: add helpers name_is_dot{,dot,_dotdot}
Amir Goldstein
-10
/
+22
2026-01-29
ovl: Fix uninit-value in ovl_fill_real
Qing Wang
-1
/
+1
2026-01-29
Merge tag 'omap-for-v6.20/soc-signed' of git://git.kernel.org/pub/scm/linux/k...
Arnd Bergmann
-5
/
+10
2026-01-29
Merge tag 'at91-soc-6.20' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Arnd Bergmann
-72
/
+8
2026-01-29
Merge tag 'qcom-drivers-fixes-for-6.19' of https://git.kernel.org/pub/scm/lin...
Arnd Bergmann
-2
/
+3
2026-01-29
MAINTAINERS: Change Sudeep Holla's email address
Sudeep Holla
-12
/
+13
2026-01-29
MAINTAINERS: Add myself as maintainer of hisi_soc_hha
Yushan Wang
-0
/
+5
2026-01-29
Merge tag 'imx-maintainers-6.20' of https://git.kernel.org/pub/scm/linux/kern...
Arnd Bergmann
-7
/
+7
2026-01-29
netfilter: nfnetlink_queue: optimize verdict lookup with hash table
Scott Mitchell
-30
/
+119
2026-01-29
netfilter: xt_time: use is_leap_year() helper
Jinjie Ruan
-6
/
+2
2026-01-29
selftests: netfilter: nft_flowtable.sh: Add IP6IP6 flowtable selftest
Lorenzo Bianconi
-9
/
+53
2026-01-29
netfilter: flowtable: Add IP6IP6 tx sw acceleration
Lorenzo Bianconi
-2
/
+106
2026-01-29
netfilter: flowtable: Add IP6IP6 rx sw acceleration
Lorenzo Bianconi
-13
/
+97
2026-01-29
netfilter: Introduce tunnel metadata info in nf_flowtable_ctx struct
Lorenzo Bianconi
-16
/
+25
2026-01-29
netfilter: Add ctx pointer in nf_flow_skb_encap_protocol/nf_flow_ip4_tunnel_p...
Lorenzo Bianconi
-11
/
+12
2026-01-29
Merge tag 'mtk-defconfig-for-v6.20' of https://git.kernel.org/pub/scm/linux/k...
Arnd Bergmann
-0
/
+1
2026-01-29
gpio: tegra186: Add support for Tegra264
Prathamesh Shete
-2
/
+88
2026-01-29
dt-bindings: gpio: Add Tegra264 support
Prathamesh Shete
-0
/
+83
2026-01-29
mm/slub: cleanup and repurpose some stat items
Vlastimil Babka
-57
/
+26
2026-01-29
riscv: defconfig: spacemit: k3: enable clock support
Yixun Lan
-1
/
+1
2026-01-29
mm/slub: remove DEACTIVATE_TO_* stat items
Vlastimil Babka
-16
/
+15
2026-01-29
slab: remove frozen slab checks from __slab_free()
Vlastimil Babka
-18
/
+4
2026-01-29
slab: update overview comments
Vlastimil Babka
-74
/
+67
2026-01-29
slab: refill sheaves from all nodes
Vlastimil Babka
-31
/
+106
2026-01-29
slab: remove unused PREEMPT_RT specific macros
Vlastimil Babka
-23
/
+1
2026-01-29
slab: remove struct kmem_cache_cpu
Vlastimil Babka
-284
/
+27
2026-01-29
slab: simplify kmalloc_nolock()
Vlastimil Babka
-116
/
+29
2026-01-29
slab: remove defer_deactivate_slab()
Vlastimil Babka
-44
/
+28
2026-01-29
slab: remove the do_slab_free() fastpath
Vlastimil Babka
-136
/
+13
2026-01-29
slab: remove SLUB_CPU_PARTIAL
Vlastimil Babka
-342
/
+19
2026-01-29
slab: remove cpu (partial) slabs usage from allocation paths
Vlastimil Babka
-541
/
+87
2026-01-29
Merge tag 'ti-k3-config-for-v6.20' of https://git.kernel.org/pub/scm/linux/ke...
Arnd Bergmann
-0
/
+3
2026-01-29
slab: add optimized sheaf refill from partial list
Vlastimil Babka
-21
/
+272
2026-01-29
slab: handle kmalloc sheaves bootstrap
Vlastimil Babka
-4
/
+84
2026-01-29
slab: make percpu sheaves compatible with kmalloc_nolock()/kfree_nolock()
Vlastimil Babka
-22
/
+60
2026-01-29
slab: introduce percpu sheaves bootstrap
Vlastimil Babka
-47
/
+97
2026-01-29
slab: add sheaves to most caches
Vlastimil Babka
-10
/
+52
2026-01-29
Merge tag 'imx-defconfig-6.20' of https://git.kernel.org/pub/scm/linux/kernel...
Arnd Bergmann
-11
/
+8
2026-01-29
Merge tag 'qcom-arm64-defconfig-for-6.20' of https://git.kernel.org/pub/scm/l...
Arnd Bergmann
-0
/
+15
2026-01-29
Merge tag 'xilinx-defconfig-for-6.20' of https://github.com/Xilinx/linux-xlnx...
Arnd Bergmann
-0
/
+42
[prev]
[next]