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-03-06
Merge tag 'ffa-updates-6.15' of https://git.kernel.org/pub/scm/linux/kernel/g...
Arnd Bergmann
1
-2
/
+20
2025-03-06
Merge tag 'smccc-update-6.15' of https://git.kernel.org/pub/scm/linux/kernel/...
Arnd Bergmann
1
-0
/
+40
2025-03-06
Merge tag 'asahi-soc-rtkit-6.15' of https://github.com/AsahiLinux/linux into ...
Arnd Bergmann
1
-1
/
+1
2025-03-06
badblocks: use sector_t instead of int to avoid truncation of badblocks length
Zheng Qixing
1
-4
/
+4
2025-03-06
badblocks: return boolean from badblocks_set() and badblocks_clear()
Zheng Qixing
1
-3
/
+3
2025-03-06
dma-buf: drop caching of sg_tables
Christian König
1
-13
/
+0
2025-03-06
dma-buf: dma-buf: stop mapping sg_tables on attach v2
Christian König
1
-14
/
+0
2025-03-06
dma-buf/dma-fence: remove unnecessary callbacks
Christian König
1
-21
/
+0
2025-03-06
dma-buf: fix incorrect dma-fence documentation v2
Christian König
1
-2
/
+2
2025-03-06
uprobes/x86: Harden uretprobe syscall trampoline check
Jiri Olsa
1
-0
/
+2
2025-03-06
watchdog/hardlockup/perf: Fix perf_event memory leak
Li Huafei
1
-4
/
+0
2025-03-06
iomap: Support SW-based atomic writes
John Garry
1
-1
/
+7
2025-03-06
iomap: Rename IOMAP_ATOMIC -> IOMAP_ATOMIC_HW
John Garry
1
-1
/
+1
2025-03-06
Merge branch 'vfs-6.15.shared.iomap' of gitolite.kernel.org:pub/scm/linux/ker...
Christian Brauner
1
-0
/
+1
2025-03-06
PCI: dwc: Add Rockchip to the RAS DES allowed vendor list
Niklas Cassel
1
-0
/
+2
2025-03-06
PCI: Add Rockchip Vendor ID
Shawn Lin
1
-0
/
+2
2025-03-06
PCI: dwc: Add debugfs based Silicon Debug support for DWC
Shradha Todi
1
-0
/
+2
2025-03-06
gpiolib: fix kerneldoc
Bartosz Golaszewski
1
-1
/
+1
2025-03-05
include/linux/log2.h: mark is_power_of_2() with __always_inline
Su Hui
1
-1
/
+1
2025-03-05
NFS: fix nfs_release_folio() to not deadlock via kcompactd writeback
Mike Snitzer
2
-1
/
+6
2025-03-05
mm/hugetlb: wait for hugetlb folios to be freed
Ge Yang
1
-0
/
+5
2025-03-05
net: phy: remove remaining PHY package related definitions from phy.h
Heiner Kallweit
1
-38
/
+0
2025-03-05
net: phy: move PHY package related code from phy.h to phy_package.c
Heiner Kallweit
1
-86
/
+0
2025-03-05
net: stmmac: configure SerDes on mac_finish
Choong Yong Liang
1
-0
/
+4
2025-03-05
arch: x86: add IPC mailbox accessor function and add SoC register access
David E. Box
1
-0
/
+94
2025-03-05
ASoC: Merge up fixes
Mark Brown
16
-35
/
+100
2025-03-05
fs/pipe: remove buggy and unused 'helper' function
Linus Torvalds
1
-9
/
+0
2025-03-05
file: add fput and file_ref_put routines optimized for use when closing a fd
Mateusz Guzik
1
-0
/
+34
2025-03-05
include/linux/pipe_fs_i: Add htmldoc annotation for "head_tail" member
K Prateek Nayak
1
-0
/
+1
2025-03-05
fs/pipe: Fix pipe_occupancy() with 16-bit indexes
Linus Torvalds
1
-1
/
+1
2025-03-05
treewide: fix typo 'unsigned __init128' -> 'unsigned __int128'
Vincent Mailhol
1
-1
/
+1
2025-03-05
gpio: Hide valid_mask from direct assignments
Matti Vaittinen
1
-8
/
+0
2025-03-05
gpio: Add a valid_mask getter
Matti Vaittinen
1
-0
/
+1
2025-03-05
posix-clock: Store file pointer in struct posix_clock_context
Wojtek Wasko
1
-1
/
+5
2025-03-05
pidfs: record exit code and cgroupid at exit
Christian Brauner
1
-0
/
+1
2025-03-05
fscrypt: Change fscrypt_encrypt_pagecache_blocks() to take a folio
Matthew Wilcox (Oracle)
1
-8
/
+4
2025-03-05
VFS: Change vfs_mkdir() to return the dentry.
NeilBrown
1
-2
/
+2
2025-03-05
nfs: change mkdir inode_operation to return alternate dentry if needed.
NeilBrown
1
-1
/
+1
2025-03-05
mm/slab: call kmalloc_noprof() unconditionally in kmalloc_array_noprof()
Ye Bin
1
-2
/
+0
2025-03-04
Merge branches 'docs.2025.02.04a', 'lazypreempt.2025.03.04a', 'misc.2025.03.0...
Boqun Feng
8
-36
/
+213
2025-03-04
rcu: Use _full() API to debug synchronize_rcu()
Uladzislau Rezki (Sony)
1
-0
/
+3
2025-03-04
Flush console log from kernel_power_off()
Paul E. McKenney
1
-0
/
+6
2025-03-04
rcu-tasks: Move RCU Tasks self-tests to core_initcall()
Paul E. McKenney
1
-6
/
+0
2025-03-04
ppp: use IFF_NO_QUEUE in virtual interfaces
Qingfang Deng
1
-2
/
+1
2025-03-04
PCI: hotplug: Inline pci_hp_{create,remove}_module_link()
Lukas Wunner
1
-5
/
+0
2025-03-04
PCI: hotplug: Drop superfluous pci_hotplug_slot_list
Lukas Wunner
1
-2
/
+0
2025-03-04
ACPI: platform_profile: Add support for hidden choices
Mario Limonciello
1
-0
/
+3
2025-03-04
x86/preempt: Move preempt count to percpu hot section
Brian Gerst
1
-0
/
+1
2025-03-04
percpu: Introduce percpu hot section
Brian Gerst
1
-0
/
+13
2025-03-04
Merge branch 'x86/asm' into x86/core, to pick up dependent commits
Ingo Molnar
2
-12
/
+8
[prev]
[next]