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-23
cpufreq/amd-pstate: Use scope based cleanup for cpufreq_policy refs
Dhananjay Ugwekar
1
-0
/
+3
2025-02-23
net/mlx5: Change POOL_NEXT_SIZE define value and make it global
Patrisious Haddad
1
-0
/
+2
2025-02-23
net/mlx5: Add new health syndrome error and crr bit offset
Shahar Shitrit
2
-0
/
+2
2025-02-22
Merge tag 'sched-urgent-2025-02-22' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+4
2025-02-22
iio: imu: adis: Add DIAG_STAT register
Robert Budai
1
-0
/
+3
2025-02-22
iio: imu: adis: Add reset to custom ops
Robert Budai
1
-0
/
+3
2025-02-22
iio: imu: adis: Add custom ops struct
Robert Budai
1
-7
/
+21
2025-02-22
crypto: ahash - Add virtual address support
Herbert Xu
1
-1
/
+1
2025-02-22
crypto: hash - Add request chaining API
Herbert Xu
1
-0
/
+24
2025-02-21
usb: Add base USB MCTP definitions
Jeremy Kerr
1
-0
/
+30
2025-02-21
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2
-3
/
+10
2025-02-21
PCI/ERR: Handle TLP Log in Flit mode
Ilpo Järvinen
1
-2
/
+10
2025-02-21
PCI: Track Flit Mode Status & print it with link status
Ilpo Järvinen
1
-0
/
+1
2025-02-21
rtnetlink: Pack newlink() params into struct
Xiao Liang
1
-2
/
+4
2025-02-21
Merge tag 'block-6.14-20250221' of git://git.kernel.dk/linux
Linus Torvalds
2
-7
/
+35
2025-02-21
coresight: core: Add provision for panic callbacks
Linu Cherian
1
-0
/
+12
2025-02-21
iommu: Turn fault_data to iommufd private pointer
Nicolin Chen
1
-2
/
+4
2025-02-21
iommu: Make iommu_dma_prepare_msi() into a generic operation
Jason Gunthorpe
1
-14
/
+30
2025-02-21
genirq/msi: Refactor iommu_dma_compose_msi_msg()
Jason Gunthorpe
2
-6
/
+28
2025-02-21
genirq/msi: Store the IOMMU IOVA directly in msi_desc instead of iommu_cookie
Jason Gunthorpe
1
-21
/
+12
2025-02-21
Merge tag 'v6.14-rc3' into x86/mm, to pick up fixes before merging new changes
Ingo Molnar
17
-51
/
+185
2025-02-21
perf/core: Move perf_event sysctls into kernel/events
Joel Granados
1
-9
/
+0
2025-02-21
Merge branch 'perf/urgent' into perf/core, to pick up fixes before merging ne...
Ingo Molnar
18
-52
/
+186
2025-02-21
mm/filemap: fix miscalculated file range for filemap_fdatawrite_range_kick()
Jingbo Xu
1
-2
/
+2
2025-02-21
pps: generators: replace copy of pps-gen info struct with const pointer
Subramanian Mohan
1
-2
/
+2
2025-02-21
USB: core: Add eUSB2 descriptor and parsing in USB core
Kannappan R
1
-3
/
+5
2025-02-21
sysv: Remove the filesystem
Jan Kara
1
-214
/
+0
2025-02-21
vfs: inline new_inode_pseudo() and de-staticize alloc_inode()
Mateusz Guzik
1
-1
/
+5
2025-02-21
vfs: inline getname()
Mateusz Guzik
1
-1
/
+4
2025-02-21
ioctl: Fix return type of several functions from long to int
Yuichiro Tsuji
1
-1
/
+1
2025-02-21
open: Fix return type of several functions from long to int
Yuichiro Tsuji
2
-5
/
+5
2025-02-21
fs: avoid mmap sem relocks when coredumping with many missing pages
Mateusz Guzik
1
-1
/
+1
2025-02-21
vfs: use the new debug macros in inode_set_cached_link()
Mateusz Guzik
1
-0
/
+2
2025-02-21
vfs: add initial support for CONFIG_DEBUG_VFS
Mateusz Guzik
2
-0
/
+46
2025-02-21
vdso: Remove remnants of architecture-specific time storage
Thomas Weißschuh
1
-3
/
+0
2025-02-21
vdso: Add generic time data storage
Thomas Weißschuh
2
-0
/
+11
2025-02-21
vdso: Introduce vdso/align.h
Thomas Weißschuh
1
-9
/
+1
2025-02-21
gpio: regmap: Allow ngpio to be read from the property
Andy Shevchenko
1
-1
/
+1
2025-02-21
gpio: regmap: Group optional assignments together for better understanding
Andy Shevchenko
1
-1
/
+1
2025-02-20
net: phy: remove unused feature array declarations
Heiner Kallweit
1
-3
/
+0
2025-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf bpf-6.14-rc4
Alexei Starovoitov
20
-53
/
+191
2025-02-21
Merge tag 'tags/ib-mfd-power-v6.15' into psy-next
Sebastian Reichel
1
-0
/
+1
2025-02-20
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
1
-0
/
+2
2025-02-20
bpf: Add BPF_SOCK_OPS_TSTAMP_SND_HW_CB callback
Jason Xing
1
-1
/
+3
2025-02-20
bpf: Add BPF_SOCK_OPS_TSTAMP_SND_SW_CB callback
Jason Xing
1
-1
/
+1
2025-02-20
bpf: Add BPF_SOCK_OPS_TSTAMP_SCHED_CB callback
Jason Xing
1
-1
/
+5
2025-02-20
bpf: Prevent unsafe access to the sock fields in the BPF timestamping callback
Jason Xing
1
-0
/
+1
2025-02-20
i3c: Remove the const qualifier from i2c_msg pointer in i2c_xfers API
Billy Tsai
1
-1
/
+1
2025-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
9
-24
/
+116
2025-02-20
Merge tag 'net-6.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-1
/
+2
[prev]
[next]