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-01-16
HID: hid-asus: Disable OOBE mode on the ProArt P16
Luke D. Jones
1
-0
/
+5
2025-01-15
net: protect NAPI config fields with netdev_lock()
Jakub Kicinski
1
-3
/
+4
2025-01-15
net: protect napi->irq with netdev_lock()
Jakub Kicinski
1
-1
/
+9
2025-01-15
net: protect threaded status of NAPI with netdev_lock()
Jakub Kicinski
1
-2
/
+11
2025-01-15
net: protect NAPI enablement with netdev_lock()
Jakub Kicinski
1
-8
/
+3
2025-01-15
net: protect netdev->napi_list with netdev_lock()
Jakub Kicinski
1
-7
/
+47
2025-01-15
net: add netdev->up protected by netdev_lock()
Jakub Kicinski
1
-1
/
+13
2025-01-15
net: make netdev_lock() protect netdev->reg_state
Jakub Kicinski
1
-1
/
+1
2025-01-15
net: add netdev_lock() / netdev_unlock() helpers
Jakub Kicinski
1
-2
/
+21
2025-01-15
inet: ipmr: fix data-races
Eric Dumazet
1
-3
/
+3
2025-01-15
net: ethtool: add support for configuring hds-thresh
Taehee Yoo
1
-0
/
+9
2025-01-15
net: ethtool: add hds_config member in ethtool_netdev_state
Taehee Yoo
2
-0
/
+3
2025-01-15
power: supply: add undervoltage health status property
Dzmitry Sankouski
1
-0
/
+1
2025-01-15
net: phylink: pass neg_mode into c22 state decoder
Russell King (Oracle)
1
-1
/
+2
2025-01-15
net: phylink: pass neg_mode into .pcs_get_state() method
Russell King (Oracle)
1
-2
/
+6
2025-01-15
i2c: add kdoc for the new debugfs entry of clients
Wolfram Sang
1
-0
/
+2
2025-01-15
PCI: host-generic: Allow {en,dis}able_device() to be provided via pci_ecam_ops
Marc Zyngier
1
-0
/
+4
2025-01-15
genirq: Remove IRQ_MOVE_PCNTXT and related code
Thomas Gleixner
1
-11
/
+1
2025-01-15
timekeeping: Remove unused ktime_get_fast_timestamps()
Dr. David Alan Gilbert
1
-15
/
+0
2025-01-15
mtd: spinand: Add support for read DTR operations
Miquel Raynal
1
-0
/
+35
2025-01-15
mtd: spinand: Add an optional frequency to read from cache macros
Miquel Raynal
1
-2
/
+3
2025-01-15
mtd: spinand: Create distinct fast and slow read from cache variants
Miquel Raynal
1
-4
/
+16
2025-01-15
Merge tag 'spi-mem-dtr-2' into nand/next
Miquel Raynal
50
-141
/
+358
2025-01-15
PCI: Add enable_device() and disable_device() callbacks for bridges
Frank Li
1
-0
/
+2
2025-01-15
block: Ensure start sector is aligned for stacking atomic writes
John Garry
1
-9
/
+12
2025-01-15
Merge tag 'qcom-drivers-for-6.14' of https://git.kernel.org/pub/scm/linux/ker...
Arnd Bergmann
1
-0
/
+8
2025-01-15
Merge tag 'ti-driver-soc-for-v6.14' of https://git.kernel.org/pub/scm/linux/k...
Arnd Bergmann
1
-6
/
+6
2025-01-15
Input: i8042 - Add support for platform filter contexts
Armin Wolf
1
-8
/
+20
2025-01-15
Merge tag 'scmi-updates-6.14' of https://git.kernel.org/pub/scm/linux/kernel/...
Arnd Bergmann
1
-4
/
+5
2025-01-15
Merge tag 'memory-controller-drv-ti-6.14' of https://git.kernel.org/pub/scm/l...
Arnd Bergmann
1
-0
/
+32
2025-01-15
Merge tag 'memory-controller-drv-6.14' of https://git.kernel.org/pub/scm/linu...
Arnd Bergmann
1
-4
/
+0
2025-01-15
saner replacement for debugfs_rename()
Al Viro
1
-5
/
+4
2025-01-15
debugfs: take debugfs_short_fops definition out of ifdef
Al Viro
1
-4
/
+4
2025-01-15
debugfs: allow to store an additional opaque pointer at file creation
Al Viro
1
-1
/
+26
2025-01-15
genirq: Provide IRQCHIP_MOVE_DEFERRED
Thomas Gleixner
1
-0
/
+2
2025-01-14
KVM: x86: Drop double-underscores from __kvm_set_memory_region()
Sean Christopherson
1
-1
/
+1
2025-01-14
KVM: Add a dedicated API for setting KVM-internal memslots
Sean Christopherson
1
-2
/
+2
2025-01-14
KVM: Open code kvm_set_memory_region() into its sole caller (ioctl() API)
Sean Christopherson
1
-2
/
+0
2025-01-14
socket: Remove unused kernel_sendmsg_locked
Dr. David Alan Gilbert
1
-2
/
+0
2025-01-14
PCI: Store number of supported End-End TLP Prefixes
Ilpo Järvinen
1
-1
/
+1
2025-01-14
PCI: Add defines for TLP Header/Prefix log sizes
Ilpo Järvinen
1
-1
/
+8
2025-01-14
PCI: Don't expose pcie_read_tlp_log() outside PCI subsystem
Ilpo Järvinen
1
-2
/
+0
2025-01-14
Merge tag 'seccomp-v6.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2025-01-14
nfs: probe for LOCALIO when v3 client reconnects to server
Mike Snitzer
1
-1
/
+2
2025-01-14
nfs: probe for LOCALIO when v4 client reconnects to server
Mike Snitzer
1
-0
/
+1
2025-01-14
nfs/localio: remove redundant code and simplify LOCALIO enablement
Mike Snitzer
2
-1
/
+4
2025-01-14
nfs_common: track all open nfsd_files per LOCALIO nfs_client
Mike Snitzer
1
-2
/
+6
2025-01-14
nfsd: rename nfsd_serv_ prefixed methods and variables with nfsd_net_
Mike Snitzer
1
-6
/
+6
2025-01-14
nfs: cache all open LOCALIO nfsd_file(s) in client
Mike Snitzer
2
-9
/
+29
2025-01-14
nfs_common: move localio_lock to new lock member of nfs_uuid_t
Mike Snitzer
2
-2
/
+7
[prev]
[next]