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.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-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
2025-08-30
audit: add record for multiple object contexts
Casey Schaufler
1
-0
/
+7
2025-08-30
audit: add record for multiple task security contexts
Casey Schaufler
1
-0
/
+16
2025-08-30
lsm: security_lsmblob_to_secctx module selection
Casey Schaufler
1
-2
/
+4
2025-08-30
inet_diag: avoid cache line misses in inet_diag_bc_sk()
Eric Dumazet
1
-0
/
+5
2025-08-30
inet_diag: change inet_diag_bc_sk() first argument
Eric Dumazet
1
-1
/
+1
2025-08-29
pppoe: remove rwlock usage
Qingfang Deng
1
-1
/
+1
2025-08-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
13
-65
/
+38
2025-08-29
Add RWF_NOSIGNAL flag for pwritev2
Lauri Vasama
1
-0
/
+1
2025-08-29
fs: make the i_state flags an enum
Josef Bacik
1
-112
/
+119
2025-08-29
Merge tag 'net-6.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-0
/
+3
2025-08-29
Merge tag 'dma-mapping-6.17-2025-08-28' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-0
/
+3
2025-08-29
Merge tag 'fixes-2025-08-28' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+3
2025-08-28
x86/apic: Add new driver for Secure AVIC
Neeraj Upadhyay
1
-0
/
+8
2025-08-28
mtd: spinand: add support for FudanMicro FM25S01A
Tianling Shen
1
-0
/
+1
2025-08-28
mtd: nand: qpic-common: remove a bunch of unused defines
Gabor Juhos
1
-14
/
+0
2025-08-28
inet: raw: add drop_counters to raw sockets
Eric Dumazet
1
-1
/
+1
2025-08-28
udp: add drop_counters to udp socket
Eric Dumazet
1
-0
/
+1
2025-08-28
net: add sk_drops_skbadd() helper
Eric Dumazet
1
-1
/
+1
2025-08-28
iopoll: Reorder the timeout handling in poll_timeout_us()
Ville Syrjälä
1
-13
/
+11
2025-08-28
iopoll: Avoid evaluating 'cond' twice in poll_timeout_us()
Ville Syrjälä
1
-4
/
+18
2025-08-28
iopoll: Generalize read_poll_timeout() into poll_timeout_us()
Ville Syrjälä
1
-32
/
+78
2025-08-28
mm: introduce and use {pgd,p4d}_populate_kernel()
Harry Yoo
2
-6
/
+36
2025-08-28
mm: move page table sync declarations to linux/pgtable.h
Harry Yoo
2
-16
/
+16
2025-08-28
kexec: add KEXEC_FILE_NO_CMA as a legal flag
Brian Mak
1
-1
/
+2
2025-08-28
bpf: Improve the general precision of tnum_mul
Nandakumar Edamana
1
-0
/
+3
2025-08-27
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-2
/
+0
2025-08-27
Merge tag 'media/v6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
1
-0
/
+1
2025-08-27
pinctrl: Add pinctrl_pm_select_init_state helper function
Christian Bruel
1
-0
/
+10
2025-08-27
mm: remove BDI_CAP_WRITEBACK_ACCT
Joanne Koong
1
-3
/
+1
2025-08-27
fuse: use default writeback accounting
Joanne Koong
1
-10
/
+0
2025-08-27
sched/wait: Add wait_event_state_exclusive()
Sergey Senozhatsky
1
-0
/
+12
2025-08-27
KVM: guest_memfd: Track guest_memfd mmap support in memslot
Fuad Tabba
1
-1
/
+10
2025-08-27
KVM: guest_memfd: Add plumbing to host to map guest_memfd pages
Fuad Tabba
1
-0
/
+4
2025-08-27
KVM: x86: Enable KVM_GUEST_MEMFD for all 64-bit builds
Fuad Tabba
1
-7
/
+2
2025-08-27
KVM: Fix comment that refers to kvm uapi header path
Fuad Tabba
1
-1
/
+1
2025-08-27
KVM: Fix comments that refer to slots_lock
Fuad Tabba
1
-1
/
+1
2025-08-27
KVM: Rename kvm_slot_can_be_private() to kvm_slot_has_gmem()
Fuad Tabba
1
-1
/
+1
2025-08-27
KVM: Rename CONFIG_KVM_GENERIC_PRIVATE_MEM to CONFIG_HAVE_KVM_ARCH_GMEM_POPULATE
Fuad Tabba
1
-1
/
+1
2025-08-27
KVM: Rename CONFIG_KVM_PRIVATE_MEM to CONFIG_KVM_GUEST_MEMFD
Fuad Tabba
1
-7
/
+7
2025-08-27
net: phy: fixed: let fixed_phy_add always use addr 0 and remove return value
Heiner Kallweit
1
-6
/
+2
2025-08-27
net: phy: introduce phy_id_compare_vendor() PHY ID helper
Christian Marangi
1
-3
/
+20
2025-08-26
video: screen_info: Add pixel-format helper for linear framebuffers
Thomas Zimmermann
1
-0
/
+2
2025-08-26
perf: Remove get_perf_callchain() init_nr argument
Josh Poimboeuf
1
-1
/
+1
2025-08-26
memblock: fix kernel-doc for MEMBLOCK_RSRV_NOINIT
Mike Rapoport (Microsoft)
1
-2
/
+3
2025-08-26
Revert "virtio: reject shm region if length is zero"
Igor Torrente
1
-2
/
+0
2025-08-26
OPP: Add support to find OPP for a set of keys
Krishna Chaitanya Chundru
1
-0
/
+30
2025-08-26
rcu: add rcu_read_lock_dont_migrate()
Menglong Dong
1
-0
/
+14
2025-08-26
net: phylink: remove stale an_enabled from doc
David Yang
1
-4
/
+3
2025-08-26
tcp: Move TCP-specific diag functions to tcp_diag.c.
Kuniyuki Iwashima
1
-11
/
+0
2025-08-26
tcp: Don't pass hashinfo to inet_diag helpers.
Kuniyuki Iwashima
1
-4
/
+2
[prev]
[next]