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-12-07
usb: gadget: udc: fix use-after-free in usb_gadget_state_work
Jimmy Hu
1
-0
/
+5
2025-12-07
mailbox: Allow direct registration to a channel
Elliot Berman
1
-0
/
+1
2025-12-07
ata: libata-scsi: Fix system suspend for a security locked drive
Niklas Cassel
1
-0
/
+1
2025-12-07
kernel.h: Move ARRAY_SIZE() to a separate header
Alejandro Colomar
3
-6
/
+15
2025-12-07
gpu: host1x: Select context device based on attached IOMMU
Mikko Perttunen
1
-0
/
+2
2025-12-07
dma-mapping: benchmark: Restore padding to ensure uABI remained consistent
Qinxin Xia
1
-0
/
+1
2025-12-07
bpf: Add bpf_prog_run_data_pointers()
Eric Dumazet
1
-0
/
+20
2025-12-07
net/mlx5: Expose shared buffer registers bits and structs
Maher Sanalla
2
-0
/
+63
2025-12-07
compiler_types: Move unused static inline functions warning to W=2
Peter Zijlstra
1
-3
/
+2
2025-12-07
PM: suspend: Fix pm_suspend_target_state handling for !CONFIG_PM
Kai-Heng Feng
1
-1
/
+3
2025-12-07
dmaengine: sh: setup_xref error handling
Thomas Andreatta
1
-1
/
+1
2025-12-07
s390/pci: Use pci_uevent_ers() in PCI recovery
Niklas Schnelle
1
-1
/
+1
2025-12-07
bpf: Don't use %pK through printk
Thomas Weißschuh
1
-1
/
+1
2025-12-07
fs: factor out a direct_write_fallback helper
Christoph Hellwig
1
-0
/
+2
2025-12-07
filemap: add a kiocb_invalidate_post_direct_write helper
Christoph Hellwig
2
-5
/
+1
2025-12-07
filemap: add a kiocb_invalidate_pages helper
Christoph Hellwig
1
-0
/
+1
2025-12-07
arch_topology: Build cacheinfo from primary CPU
Pierre Gondois
1
-0
/
+1
2025-12-07
ACPI: PPTT: Update acpi_find_last_cache_level() to acpi_get_cache_info()
Pierre Gondois
1
-3
/
+6
2025-12-07
cacheinfo: Use RISC-V's init_cache_level() as generic OF implementation
Pierre Gondois
1
-0
/
+1
2025-12-07
block: make REQ_OP_ZONE_OPEN a write operation
Damien Le Moal
1
-5
/
+5
2025-12-07
block: fix op_is_zone_mgmt() to handle REQ_OP_ZONE_RESET_ALL
Damien Le Moal
1
-0
/
+1
2025-12-07
fbcon: Set fb_display[i]->mode to NULL when the mode is released
Quanmin Yan
1
-0
/
+2
2025-10-29
mm/ksm: fix flag-dropping behavior in ksm_madvise
Jakub Acs
1
-1
/
+1
2025-10-29
PCI: Add PCI_VDEVICE_SUB helper macro
Piotr Kwapulinski
1
-0
/
+14
2025-10-29
PM: runtime: Add new devm functions
Bence Csókás
1
-0
/
+4
2025-10-29
timers: Provide timer_shutdown[_sync]()
Thomas Gleixner
1
-0
/
+2
2025-10-29
usb: gadget: Introduce free_usb_request helper
Kuen-Han Tsai
1
-0
/
+23
2025-10-29
usb: gadget: Store endpoint pointer in usb_request
Kuen-Han Tsai
1
-0
/
+2
2025-10-29
cpufreq: CPPC: Avoid using CPUFREQ_ETERNAL as transition delay
Rafael J. Wysocki
1
-0
/
+3
2025-10-19
rseq: Protect event mask against membarrier IPI
Thomas Gleixner
1
-3
/
+8
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
driver core/PM: Set power.no_callbacks along with power.no_pm
Rafael J. Wysocki
1
-0
/
+3
2025-10-15
minmax.h: remove some #defines that are only expanded once
David Laight
1
-8
/
+6
2025-10-15
minmax.h: simplify the variants of clamp()
David Laight
1
-12
/
+12
2025-10-15
minmax.h: move all the clamp() definitions after the min/max() ones
David Laight
1
-58
/
+51
2025-10-15
minmax.h: use BUILD_BUG_ON_MSG() for the lo < hi test in clamp()
David Laight
1
-2
/
+1
2025-10-15
minmax.h: reduce the #define expansion of min(), max() and clamp()
David Laight
1
-12
/
+12
2025-10-15
minmax.h: update some comments
David Laight
1
-29
/
+24
2025-10-15
minmax.h: add whitespace around operators and after commas
David Laight
1
-17
/
+17
2025-10-15
minmax: fix up min3() and max3() too
Linus Torvalds
1
-2
/
+10
2025-10-15
minmax: improve macro expansion and type checking
Linus Torvalds
2
-15
/
+68
2025-10-15
minmax: simplify min()/max()/clamp() implementation
Linus Torvalds
1
-23
/
+20
2025-10-02
minmax: simplify and clarify min_t()/max_t() implementation
Linus Torvalds
1
-8
/
+11
2025-10-02
minmax: make generic MIN() and MAX() macros available everywhere
Linus Torvalds
1
-0
/
+2
2025-10-02
minmax: avoid overly complicated constant expressions in VM code
Linus Torvalds
2
-1
/
+8
2025-10-02
minmax: fix indentation of __cmp_once() and __clamp_once()
David Laight
1
-15
/
+15
2025-10-02
minmax: deduplicate __unconst_integer_typeof()
Andy Shevchenko
1
-23
/
+2
2025-10-02
minmax: Introduce {min,max}_array()
Herve Codina
1
-0
/
+64
2025-10-02
minmax: add in_range() macro
Matthew Wilcox (Oracle)
1
-0
/
+27
[next]