index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-30
sunrpc: Kill RPC_IFDEBUG()
Andy Shevchenko
1
-2
/
+0
2026-03-30
lockd: Make linux/lockd/nlm.h an internal header
Chuck Lever
2
-60
/
+0
2026-03-30
lockd: Move xdr.h from include/linux/lockd/ to fs/lockd/
Chuck Lever
2
-116
/
+2
2026-03-30
lockd: Remove lockd/debug.h
Chuck Lever
1
-40
/
+0
2026-03-30
lockd: Relocate include/linux/lockd/lockd.h
Chuck Lever
1
-401
/
+0
2026-03-30
lockd: Move share.h from include/linux/lockd/ to fs/lockd/
Chuck Lever
2
-32
/
+2
2026-03-30
lockd: Move xdr4.h from include/linux/lockd/ to fs/lockd/
Chuck Lever
3
-49
/
+4
2026-03-30
NFS: Use nlmclnt_shutdown_rpc_clnt() to safely shut down NLM
Chuck Lever
1
-0
/
+1
2026-03-30
lockd: Relocate nlmsvc_unlock API declarations
Chuck Lever
2
-6
/
+7
2026-03-30
lockd: Have nlm_fopen() return errno values
Chuck Lever
2
-5
/
+5
2026-03-30
lockd: Introduce nlm__int__deadlock
Chuck Lever
1
-0
/
+1
2026-03-30
lockd: Relocate and rename nlm_drop_reply
Chuck Lever
2
-2
/
+6
2026-03-30
nfsd/sunrpc: move rq_cachetype into struct nfsd_thread_local_info
Jeff Layton
1
-1
/
+0
2026-03-30
nfsd/sunrpc: add svc_rqst->rq_private pointer and remove rq_lease_breaker
Jeff Layton
1
-1
/
+4
2026-03-30
Merge tag 'vfs-7.0-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-12
/
+1
2026-03-29
netfilter: remove nf_ipv6_ops and use direct function calls
Fernando Fernandez Mancera
1
-96
/
+6
2026-03-29
ipv6: remove dynamic ICMPv6 sender registration infrastructure
Fernando Fernandez Mancera
1
-27
/
+2
2026-03-29
ipv6: replace IS_BUILTIN(CONFIG_IPV6) with IS_ENABLED(CONFIG_IPV6)
Fernando Fernandez Mancera
1
-1
/
+1
2026-03-29
Merge tag 'locking-urgent-2026-03-29' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+1
2026-03-29
bpf: Support struct btf_struct_meta via KF_IMPLICIT_ARGS
Ihor Solodrai
1
-1
/
+1
2026-03-29
mailbox: Fix NULL message support in mbox_send_message()
Jassi Brar
1
-0
/
+3
2026-03-29
mailbox: remove superfluous internal header
Wolfram Sang
1
-0
/
+5
2026-03-29
Merge tag 'iio-fixes-for-7.0b' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
1
-0
/
+12
2026-03-29
Merge tag 'mm-hotfixes-stable-2026-03-28-10-45' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-11
/
+21
2026-03-28
watchdog/hardlockup: improve buddy system detection timeliness
Mayank Rungta
1
-0
/
+1
2026-03-28
net: stmmac: provide flag to disable EEE
Russell King (Oracle)
1
-6
/
+7
2026-03-28
mm/huge_memory: fix folio isn't locked in softleaf_to_folio()
Jinjiang Tu
1
-11
/
+21
2026-03-28
ptr_ring: disable KCSAN warnings
Michael S. Tsirkin
1
-4
/
+4
2026-03-28
Merge tag 'spi-fix-v7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-5
/
+0
2026-03-28
dm: provide helper to set stacked limits
Keith Busch
1
-0
/
+7
2026-03-27
mpage: Provide variant of mpage_writepages() with own optional folio handler
Jan Kara
1
-2
/
+9
2026-03-27
NTB: core: Add .get_dma_dev() callback to ntb_dev_ops
Koichiro Den
1
-0
/
+24
2026-03-27
Merge tag 'nvme-7.1-2026-03-27' of git://git.infradead.org/nvme into for-7.1/...
Jens Axboe
2
-16
/
+49
2026-03-27
arm_mpam: resctrl: Add empty definitions for assorted resctrl functions
James Morse
1
-0
/
+9
2026-03-27
arm_mpam: resctrl: Add resctrl_arch_rmid_read()
James Morse
1
-0
/
+5
2026-03-27
arm_mpam: resctrl: Allow resctrl to allocate monitors
James Morse
1
-0
/
+5
2026-03-27
arm_mpam: resctrl: Add rmid index helpers
Ben Horgan
1
-0
/
+3
2026-03-27
arm_mpam: resctrl: Add CDP emulation
James Morse
1
-0
/
+2
2026-03-27
arm_mpam: resctrl: Add plumbing against arm64 task and cpu hooks
James Morse
1
-0
/
+5
2026-03-27
arm_mpam: resctrl: Add boilerplate cpuhp and domain allocation
James Morse
1
-0
/
+3
2026-03-27
PCI: Align head space better
Ilpo Järvinen
1
-0
/
+5
2026-03-27
resource: Pass full extent of empty space to resource_alignf callback
Ilpo Järvinen
2
-3
/
+6
2026-03-27
nvme: Add the DHCHAP maximum HD IDs
Alistair Francis
1
-0
/
+4
2026-03-27
nvme: update nvme_id_ns OPTPERF constants
Caleb Sander Mateos
1
-1
/
+5
2026-03-27
nvme: add preferred I/O size fields to struct nvme_id_ns_nvm
Caleb Sander Mateos
1
-1
/
+8
2026-03-27
nvme-auth: common: remove nvme_auth_digest_name()
Eric Biggers
1
-1
/
+0
2026-03-27
nvme-auth: common: add HMAC helper functions
Eric Biggers
1
-0
/
+14
2026-03-27
nvme-auth: rename nvme_auth_generate_key() to nvme_auth_parse_key()
Eric Biggers
1
-1
/
+1
2026-03-27
nvme-auth: use proper argument types
Eric Biggers
1
-13
/
+13
2026-03-27
nvme-auth: add NVME_AUTH_MAX_DIGEST_SIZE constant
Eric Biggers
1
-0
/
+5
[prev]
[next]