index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-02
mm: folio_may_be_lru_cached() unless folio_test_large()
Hugh Dickins
1
-0
/
+10
2025-10-02
mm: add folio_expected_ref_count() for reference count calculation
Shivank Garg
1
-0
/
+54
2025-09-19
compiler-clang.h: define __SANITIZE_*__ macros only when undefined
Nathan Chancellor
1
-5
/
+24
2025-09-19
mm: introduce and use {pgd,p4d}_populate_kernel()
Harry Yoo
2
-6
/
+36
2025-09-11
x86/vmscape: Enable the mitigation
Pawan Gupta
1
-0
/
+1
2025-09-09
PCI/MSI: Add an option to write MSIX ENTRY_DATA before any reads
Jonathan Currier
1
-0
/
+2
2025-09-09
mm: move page table sync declarations to linux/pgtable.h
Harry Yoo
2
-16
/
+16
2025-09-09
bpf: Fix oob access in cgroup local storage
Daniel Borkmann
1
-0
/
+1
2025-09-09
bpf: Move bpf map owner out of common struct
Daniel Borkmann
1
-12
/
+24
2025-09-09
bpf: Move cgroup iterator helpers to bpf.h
Daniel Borkmann
2
-13
/
+14
2025-09-09
bpf: Add cookie object to bpf maps
Daniel Borkmann
1
-0
/
+1
2025-09-04
atm: atmtcp: Prevent arbitrary write in atmtcp_recv_control().
Kuniyuki Iwashima
1
-0
/
+1
2025-09-04
NFS: Fix a race when updating an existing write
Trond Myklebust
1
-0
/
+1
2025-09-04
nfs: fold nfs_page_group_lock_subrequests into nfs_lock_and_join_requests
Christoph Hellwig
1
-1
/
+0
2025-08-28
iosys-map: Fix undefined behavior in iosys_map_clear()
Nitin Gote
1
-6
/
+1
2025-08-28
compiler: remove __ADDRESSABLE_ASM{_STR,}() again
Jan Beulich
1
-8
/
+0
2025-08-28
mm: reinstate ability to map write-sealed memfd mappings read-only
Lorenzo Stoakes
2
-18
/
+54
2025-08-28
mm: update memfd seal write check to include F_SEAL_WRITE
Lorenzo Stoakes
1
-7
/
+8
2025-08-28
mm: drop the assumption that VM_SHARED always implies writable
Lorenzo Stoakes
2
-2
/
+13
2025-08-28
platform/chrome: cros_ec: Use per-device lockdep key
Chen-Yu Tsai
1
-0
/
+4
2025-08-28
PCI/ACPI: Fix runtime PM ref imbalance on Hot-Plug Capable ports
Lukas Wunner
1
-1
/
+9
2025-08-28
block: Make REQ_OP_ZONE_FINISH a write operation
Damien Le Moal
1
-3
/
+3
2025-08-28
block: reject invalid operation in submit_bio_noacct
Christoph Hellwig
1
-4
/
+4
2025-08-28
vsock/virtio: Resize receive buffers so that each SKB fits in a 4K page
Will Deacon
1
-1
/
+6
2025-08-28
net: vlan: Replace BUG() with WARN_ON_ONCE() in vlan_dev_* stubs
Gal Pressman
1
-3
/
+3
2025-08-28
netmem: fix skb_frag_address_safe with unreadable skbs
Mina Almasry
1
-1
/
+7
2025-08-28
net: usb: cdc-ncm: check for filtering capability
Oliver Neukum
1
-0
/
+1
2025-08-28
PCI: Extend isolated function probing to LoongArch
Huacai Chen
1
-0
/
+3
2025-08-15
net: usbnet: Avoid potential RCU stall on LINK_CHANGE event
John Ernberg
1
-0
/
+1
2025-08-15
ipv6: reject malicious packets in ipv6_gso_segment()
Eric Dumazet
1
-0
/
+23
2025-08-15
sched: Add test_and_clear_wake_up_bit() and atomic_dec_and_wake_up()
NeilBrown
1
-0
/
+60
2025-08-15
module: Restore the moduleparam prefix length check
Petr Pavlu
1
-3
/
+2
2025-08-15
proc: use the same treatment to check proc_lseek as ones for proc_read_iter e...
wangzijie
1
-0
/
+1
2025-08-15
pps: fix poll support
Denis OSTERLAND-HEIM
1
-0
/
+1
2025-08-15
fs_context: fix parameter name in infofc() macro
RubenKelevra
1
-1
/
+1
2025-07-17
fs: export anon_inode_make_secure_inode() and fix secretmem LSM bypass
Shivank Garg
1
-0
/
+2
2025-07-10
x86/bugs: Add a Transient Scheduler Attacks mitigation
Borislav Petkov (AMD)
1
-0
/
+1
2025-07-10
ata: libata-acpi: Do not assume 40 wire cable if no devices are enabled
Tasos Sahanidis
1
-4
/
+3
2025-07-10
usb: typec: altmodes/displayport: do not index invalid pin_assignments
RD Babiera
1
-0
/
+1
2025-07-06
Revert "ipv6: save dontfrag in cork"
Brett A C Sheffield (Librecast)
1
-1
/
+0
2025-07-06
tty: vt: make consw::con_switch() return a bool
Jiri Slaby (SUSE)
1
-1
/
+3
2025-07-06
tty: vt: sanitize arguments of consw::con_clear()
Jiri Slaby (SUSE)
1
-2
/
+3
2025-07-06
tty: vt: make init parameter of consw::con_init() a bool
Jiri Slaby (SUSE)
1
-1
/
+3
2025-07-06
Drivers: hv: vmbus: Add utility function for querying ring size
Saurabh Sengar
1
-0
/
+2
2025-06-27
mm: hugetlb: independent PMD page table shared count
Liu Shixin
2
-0
/
+6
2025-06-27
mm/hugetlb: unshare page tables during VMA split, not before
Jann Horn
1
-0
/
+3
2025-06-27
atm: Revert atm_account_tx() if copy_from_iter_full() fails.
Kuniyuki Iwashima
1
-0
/
+6
2025-06-27
mmc: Add quirk to disable DDR50 tuning
Erick Shepherd
1
-0
/
+1
2025-06-27
HID: usbhid: Eliminate recurrent out-of-bounds bug in usbhid_parse()
Terry Junge
1
-1
/
+2
2025-06-27
bio: Fix bio_first_folio() for SPARSEMEM without VMEMMAP
Matthew Wilcox (Oracle)
1
-1
/
+1
[prev]
[next]