index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-07
mm: util: move sysctls to mm/util.c
Kaixiong Yu
2
-13
/
+0
2025-02-07
mm: vmscan: move vmscan sysctls to mm/vmscan.c
Kaixiong Yu
1
-9
/
+0
2025-02-07
mm: swap: move sysctl to mm/swap.c
Kaixiong Yu
1
-2
/
+0
2025-02-07
mm: filemap: move sysctl to mm/filemap.c
Kaixiong Yu
1
-2
/
+0
2025-02-07
mm: vmstat: move sysctls to mm/vmstat.c
Kaixiong Yu
1
-11
/
+0
2025-02-07
HID: core: Add reserved item tag for main items
Tatsuya S
1
-0
/
+2
2025-02-07
of: base: Add of_get_available_child_by_name()
Biju Das
1
-0
/
+9
2025-02-07
pid: perform free_pid() calls outside of tasklist_lock
Mateusz Guzik
1
-3
/
+4
2025-02-07
vfs: sanity check the length passed to inode_set_cached_link()
Mateusz Guzik
1
-0
/
+13
2025-02-07
fsnotify: use accessor to set FMODE_NONOTIFY_*
Amir Goldstein
2
-3
/
+8
2025-02-07
lockref: remove count argument of lockref_init
Andreas Gruenbacher
1
-3
/
+4
2025-02-07
cpufreq: Remove cpufreq_enable_boost_support()
Viresh Kumar
1
-6
/
+0
2025-02-07
cpufreq: staticize policy_has_boost_freq()
Viresh Kumar
1
-6
/
+0
2025-02-07
cpufreq: Introduce policy->boost_supported flag
Viresh Kumar
1
-0
/
+3
2025-02-07
cpufreq: Export cpufreq_boost_set_sw()
Viresh Kumar
1
-0
/
+6
2025-02-07
cpufreq: staticize cpufreq_boost_trigger_state()
Viresh Kumar
1
-5
/
+0
2025-02-07
cpufreq: Remove cpufreq_generic_attrs
Viresh Kumar
1
-1
/
+0
2025-02-06
string.h: Use ARRAY_SIZE() for memtostr*()/strtomem*()
Kees Cook
1
-4
/
+8
2025-02-06
compiler.h: Introduce __must_be_byte_array()
Kees Cook
1
-1
/
+7
2025-02-06
compiler.h: Move C string helpers into C-only kernel section
Kees Cook
1
-13
/
+13
2025-02-06
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tngu...
Jakub Kicinski
1
-0
/
+2
2025-02-06
net: add dev_net_rcu() helper
Eric Dumazet
1
-0
/
+6
2025-02-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
15
-29
/
+44
2025-02-06
efi/cper, cxl: Remove cper_cxl.h
Smita Koralahalli
1
-0
/
+4
2025-02-06
efi/cper, cxl: Make definitions and structures global
Smita Koralahalli
1
-0
/
+4
2025-02-06
Merge tag 'net-6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-1
/
+1
2025-02-06
iomap: pass private data to iomap_truncate_page
Christoph Hellwig
1
-1
/
+1
2025-02-06
iomap: pass private data to iomap_zero_range
Christoph Hellwig
1
-1
/
+1
2025-02-06
iomap: pass private data to iomap_page_mkwrite
Christoph Hellwig
1
-3
/
+2
2025-02-06
iomap: add a io_private field to struct iomap_ioend
Christoph Hellwig
1
-0
/
+1
2025-02-06
iomap: optionally use ioends for direct I/O
Christoph Hellwig
1
-4
/
+6
2025-02-06
iomap: split bios to zone append limits in the submission handlers
Christoph Hellwig
1
-1
/
+14
2025-02-06
iomap: add a IOMAP_F_ANON_WRITE flag
Christoph Hellwig
1
-0
/
+7
2025-02-06
iomap: simplify io_flags and io_type in struct iomap_ioend
Christoph Hellwig
1
-2
/
+18
2025-02-06
iomap: allow the file system to submit the writeback bios
Christoph Hellwig
1
-5
/
+7
2025-02-06
vfs: remove some unused old mount api code
Eric Sandeen
2
-5
/
+0
2025-02-06
net/mlx5: Add support for 200Gbps per lane link modes
Jianbo Liu
1
-0
/
+3
2025-02-06
net/mlx5: Add devcom component for the clock shared by functions
Jianbo Liu
1
-0
/
+2
2025-02-06
net/mlx5: Change clock in mlx5_core_dev to mlx5_clock pointer
Jianbo Liu
1
-29
/
+2
2025-02-05
net-sysfs: move queue attribute groups outside the default groups
Antoine Tenart
1
-0
/
+1
2025-02-05
net-sysfs: remove rtnl_trylock from device attributes
Antoine Tenart
1
-0
/
+1
2025-02-05
ice, irdma: move interrupts code to irdma
Michal Swiatkowski
1
-0
/
+2
2025-02-05
fanotify: notify on mount attach and detach
Miklos Szeredi
1
-4
/
+8
2025-02-06
kbuild: keep symbols for symbol_get() even with CONFIG_TRIM_UNUSED_KSYMS
Masahiro Yamada
1
-1
/
+4
2025-02-05
torture: Add get_torture_init_jiffies() for test-start time
Paul E. McKenney
1
-0
/
+1
2025-02-05
srcu: Make SRCU-fast also be NMI-safe
Paul E. McKenney
1
-10
/
+24
2025-02-05
srcu: Add srcu_down_read_fast() and srcu_up_read_fast()
Paul E. McKenney
1
-0
/
+34
2025-02-05
srcu: Document that srcu_{read_lock,down_read}() can share srcu_struct
Paul E. McKenney
1
-1
/
+2
2025-02-05
srcu: Fix srcu_read_unlock_{lite,nmisafe}() kernel-doc
Paul E. McKenney
1
-2
/
+2
2025-02-05
srcu: Add SRCU-fast readers
Paul E. McKenney
3
-2
/
+105
[prev]
[next]