index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2025-02-07
Merge tag 'vfs-6.14-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-02-07
fs: dcache: move the sysctl to fs/dcache.c
Kaixiong Yu
2025-02-07
fs: drop_caches: move sysctl to fs/drop_caches.c
Kaixiong Yu
2025-02-07
fs: fs-writeback: move sysctl to fs/fs-writeback.c
Kaixiong Yu
2025-02-07
mm: nommu: move sysctl to mm/nommu.c
Kaixiong Yu
2025-02-07
mm: util: move sysctls to mm/util.c
Kaixiong Yu
2025-02-07
mm: vmscan: move vmscan sysctls to mm/vmscan.c
Kaixiong Yu
2025-02-07
mm: swap: move sysctl to mm/swap.c
Kaixiong Yu
2025-02-07
mm: filemap: move sysctl to mm/filemap.c
Kaixiong Yu
2025-02-07
mm: vmstat: move sysctls to mm/vmstat.c
Kaixiong Yu
2025-02-07
HID: core: Add reserved item tag for main items
Tatsuya S
2025-02-07
of: base: Add of_get_available_child_by_name()
Biju Das
2025-02-07
pid: perform free_pid() calls outside of tasklist_lock
Mateusz Guzik
2025-02-07
vfs: sanity check the length passed to inode_set_cached_link()
Mateusz Guzik
2025-02-07
fsnotify: use accessor to set FMODE_NONOTIFY_*
Amir Goldstein
2025-02-07
lockref: remove count argument of lockref_init
Andreas Gruenbacher
2025-02-07
cpufreq: Remove cpufreq_enable_boost_support()
Viresh Kumar
2025-02-07
cpufreq: staticize policy_has_boost_freq()
Viresh Kumar
2025-02-07
cpufreq: Introduce policy->boost_supported flag
Viresh Kumar
2025-02-07
cpufreq: Export cpufreq_boost_set_sw()
Viresh Kumar
2025-02-07
cpufreq: staticize cpufreq_boost_trigger_state()
Viresh Kumar
2025-02-07
cpufreq: Remove cpufreq_generic_attrs
Viresh Kumar
2025-02-06
string.h: Use ARRAY_SIZE() for memtostr*()/strtomem*()
Kees Cook
2025-02-06
compiler.h: Introduce __must_be_byte_array()
Kees Cook
2025-02-06
compiler.h: Move C string helpers into C-only kernel section
Kees Cook
2025-02-06
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tngu...
Jakub Kicinski
2025-02-06
net: add dev_net_rcu() helper
Eric Dumazet
2025-02-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-02-06
efi/cper, cxl: Remove cper_cxl.h
Smita Koralahalli
2025-02-06
efi/cper, cxl: Make definitions and structures global
Smita Koralahalli
2025-02-06
Merge tag 'net-6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2025-02-06
iomap: pass private data to iomap_truncate_page
Christoph Hellwig
2025-02-06
iomap: pass private data to iomap_zero_range
Christoph Hellwig
2025-02-06
iomap: pass private data to iomap_page_mkwrite
Christoph Hellwig
2025-02-06
iomap: add a io_private field to struct iomap_ioend
Christoph Hellwig
2025-02-06
iomap: optionally use ioends for direct I/O
Christoph Hellwig
2025-02-06
iomap: split bios to zone append limits in the submission handlers
Christoph Hellwig
2025-02-06
iomap: add a IOMAP_F_ANON_WRITE flag
Christoph Hellwig
2025-02-06
iomap: simplify io_flags and io_type in struct iomap_ioend
Christoph Hellwig
2025-02-06
iomap: allow the file system to submit the writeback bios
Christoph Hellwig
2025-02-06
vfs: remove some unused old mount api code
Eric Sandeen
2025-02-06
net/mlx5: Add support for 200Gbps per lane link modes
Jianbo Liu
2025-02-06
net/mlx5: Add devcom component for the clock shared by functions
Jianbo Liu
2025-02-06
net/mlx5: Change clock in mlx5_core_dev to mlx5_clock pointer
Jianbo Liu
2025-02-05
net-sysfs: move queue attribute groups outside the default groups
Antoine Tenart
2025-02-05
net-sysfs: remove rtnl_trylock from device attributes
Antoine Tenart
2025-02-05
ice, irdma: move interrupts code to irdma
Michal Swiatkowski
2025-02-05
fanotify: notify on mount attach and detach
Miklos Szeredi
2025-02-06
kbuild: keep symbols for symbol_get() even with CONFIG_TRIM_UNUSED_KSYMS
Masahiro Yamada
2025-02-05
torture: Add get_torture_init_jiffies() for test-start time
Paul E. McKenney
[prev]
[next]