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-19
rseq: Protect event mask against membarrier IPI
Thomas Gleixner
1
-3
/
+8
2025-10-19
mm/ksm: fix incorrect KSM counter handling in mm_struct during fork
Donet Tom
1
-0
/
+6
2025-10-19
iio: frequency: adf4350: Fix ADF4350_REG3_12BIT_CLKDIV_MODE
Michael Hennerich
1
-1
/
+1
2025-10-15
bpf: Enforce expected_attach_type for tailcall compatibility
Daniel Borkmann
1
-0
/
+1
2025-10-15
once: fix race by moving DO_ONCE to separate section
Qi Xi
1
-2
/
+2
2025-10-12
driver core/PM: Set power.no_callbacks along with power.no_pm
Rafael J. Wysocki
1
-0
/
+3
2025-10-02
minmax.h: remove some #defines that are only expanded once
David Laight
1
-8
/
+6
2025-10-02
minmax.h: simplify the variants of clamp()
David Laight
1
-12
/
+12
2025-10-02
minmax.h: move all the clamp() definitions after the min/max() ones
David Laight
1
-58
/
+51
2025-10-02
minmax.h: use BUILD_BUG_ON_MSG() for the lo < hi test in clamp()
David Laight
1
-2
/
+1
2025-10-02
minmax.h: reduce the #define expansion of min(), max() and clamp()
David Laight
1
-12
/
+12
2025-10-02
minmax.h: update some comments
David Laight
1
-29
/
+24
2025-10-02
minmax.h: add whitespace around operators and after commas
David Laight
1
-17
/
+17
2025-10-02
minmax: fix up min3() and max3() too
Linus Torvalds
1
-2
/
+10
2025-10-02
minmax: improve macro expansion and type checking
Linus Torvalds
2
-15
/
+68
2025-10-02
minmax: simplify min()/max()/clamp() implementation
Linus Torvalds
1
-23
/
+20
2025-10-02
minmax: make generic MIN() and MAX() macros available everywhere
Linus Torvalds
1
-0
/
+2
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
/
+55
2025-09-25
minmax: simplify and clarify min_t()/max_t() implementation
Linus Torvalds
1
-8
/
+11
2025-09-25
minmax: avoid overly complicated constant expressions in VM code
Linus Torvalds
2
-1
/
+8
2025-09-25
net/mlx5e: Harden uplink netdev access against device unbind
Jianbo Liu
1
-0
/
+1
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
net/mlx5: Add device cap for supporting hot reset in sync reset flow
Moshe Shemesh
1
-2
/
+9
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
arm64/amu: Use capacity_ref_freq() to set AMU ratio
Vincent Guittot
1
-0
/
+1
2025-08-28
energy_model: Use a fixed reference frequency
Vincent Guittot
1
-3
/
+3
2025-08-28
cpufreq: Use the fixed and coherent frequency for scaling capacity
Vincent Guittot
1
-0
/
+1
2025-08-28
sched/topology: Add a new arch_scale_freq_ref() method
Vincent Guittot
2
-0
/
+15
2025-08-28
PM: runtime: Simplify pm_runtime_get_if_active() usage
Sakari Ailus
1
-15
/
+3
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
mm: reinstate ability to map write-sealed memfd mappings read-only
Isaac J. Manjarres
2
-18
/
+54
2025-08-28
mm: update memfd seal write check to include F_SEAL_WRITE
Isaac J. Manjarres
1
-7
/
+8
2025-08-28
mm: drop the assumption that VM_SHARED always implies writable
Isaac J. Manjarres
2
-2
/
+13
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
[next]