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
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
19 hours
ptrace: slightly saner 'get_dumpable()' logic
Linus Torvalds
1
-0
/
+3
2026-04-18
device property: Allow error pointer to be passed to fwnode APIs
Andy Shevchenko
1
-5
/
+5
2026-04-18
device property: Unify access to of_node
Andy Shevchenko
1
-1
/
+1
2026-04-18
device property: Add fwnode_is_ancestor_of() and fwnode_get_next_parent_dev()
Saravana Kannan
1
-0
/
+3
2026-04-18
mm/huge_memory: fix folio isn't locked in softleaf_to_folio()
Jinjiang Tu
1
-0
/
+6
2026-04-18
mm/hugetlb: fix excessive IPI broadcasts when unsharing PMD tables using mmu_...
David Hildenbrand (Red Hat)
2
-5
/
+12
2026-04-18
mm/hugetlb: fix hugetlb_pmd_shared()
David Hildenbrand (Red Hat)
1
-1
/
+1
2026-04-18
netfilter: ipset: use nla_strcmp for IPSET_ATTR_NAME attr
Florian Westphal
1
-1
/
+1
2026-04-18
dma-mapping: add missing `inline` for `dma_free_attrs`
Miguel Ojeda
1
-2
/
+2
2026-04-18
xen/privcmd: add boot control for restricted usage in domU
Juergen Gross
1
-0
/
+1
2026-04-18
irqchip/gic-v3-its: Limit number of per-device MSIs to the range the ITS supp...
Marc Zyngier
1
-0
/
+1
2026-04-18
USB: core: Limit the length of unkillable synchronous timeouts
Alan Stern
1
-0
/
+3
2026-04-18
USB: usbcore: Introduce usb_bulk_msg_killable()
Alan Stern
1
-2
/
+3
2026-04-18
indirect_call_wrapper: do not reevaluate function pointer
Eric Dumazet
1
-7
/
+11
2026-03-04
EFI/CPER: don't go past the ARM processor CPER record buffer
Mauro Carvalho Chehab
1
-1
/
+2
2026-03-04
misc: rtsx: Add SD Express mode support for RTS5261
Rui Feng
1
-0
/
+23
2026-03-04
mmc: core: Initial support for SD express card/host
Ulf Hansson
1
-0
/
+7
2026-03-04
clk: Move clk_{save,restore}_context() to COMMON_CLK section
Geert Uytterhoeven
1
-24
/
+24
2026-03-04
svcrdma: Maintain a Receive water mark
Chuck Lever
1
-0
/
+2
2026-03-04
PM: core: Add new *_PM_OPS macros, deprecate old ones
Paul Cercueil
1
-24
/
+50
2026-03-04
PM: core: Redefine pm_ptr() macro
Paul Cercueil
1
-5
/
+1
2026-03-04
power: supply: wm97xx_battery: Convert to GPIO descriptor
Linus Walleij
1
-1
/
+0
2026-03-04
regulator: core: Fix off_on_delay handling
Vincent Whitchurch
1
-1
/
+1
2026-03-04
mfd: wm8350-core: Use IRQF_ONESHOT
Sebastian Andrzej Siewior
1
-1
/
+1
2026-03-04
i3c: remove i2c board info from i2c_dev_desc
Jamie Iles
1
-1
/
+0
2026-02-06
mm/pagewalk: add walk_page_range_vma()
David Hildenbrand
1
-0
/
+3
2026-02-06
nvme-pci: do not directly handle subsys reset fallout
Keith Busch
1
-0
/
+3
2026-02-06
net/mlx5e: Expose rx_oversize_pkts_buffer counter
Gal Pressman
1
-2
/
+6
2026-02-06
net/mlx5: Add HW definitions of vport debug counters
Saeed Mahameed
1
-4
/
+19
2026-02-06
posix-clock: Store file pointer in struct posix_clock_context
Wojtek Wasko
1
-1
/
+5
2026-02-06
posix-clock: introduce posix_clock_context concept
Xabier Marquiegui
1
-8
/
+27
2026-02-06
textsearch: describe @list member in ts_ops search
Bagas Sanjaya
1
-0
/
+1
2026-01-19
netdev: preserve NETIF_F_ALL_FOR_ALL across TSO updates
Di Zhu
1
-1
/
+2
2026-01-19
mm/balloon_compaction: convert balloon_page_delete() to balloon_page_finalize()
David Hildenbrand
1
-27
/
+16
2026-01-19
mm/balloon_compaction: make balloon page compaction callbacks static
Miaohe Lin
1
-22
/
+0
2026-01-19
tpm: Cap the number of PCR banks
Jarkko Sakkinen
1
-3
/
+6
2026-01-19
usb: gadget: udc: fix use-after-free in usb_gadget_state_work
Jimmy Hu
1
-0
/
+5
2026-01-19
Fonts: Add charcount field to font_desc
Peilin Ye
1
-0
/
+1
2026-01-19
console: Delete unused con_font_copy() callback implementations
Peilin Ye
1
-1
/
+0
2026-01-19
genalloc.h: fix htmldocs warning
Andrew Morton
1
-0
/
+1
2026-01-19
efi/cper: align ARM CPER type with UEFI 2.9A/2.10 specs
Mauro Carvalho Chehab
1
-5
/
+5
2026-01-19
efi/cper: Add a new helper function to print bitmasks
Mauro Carvalho Chehab
1
-0
/
+2
2026-01-19
block: fix comment for op_is_zone_mgmt() to include RESET_ALL
shechenglong
1
-4
/
+1
2026-01-19
fs_context: drop the unused lsm_flags member
Ondrej Mosnacek
2
-2
/
+1
2026-01-19
NFS: don't unhash dentry during unlink/rename
NeilBrown
1
-0
/
+9
2026-01-19
virtio: fix virtqueue_set_affinity() docs
Michael S. Tsirkin
1
-1
/
+1
2026-01-19
backlight: lp855x: Fix lp855x.h kernel-doc warnings
Randy Dunlap
1
-2
/
+2
2026-01-19
wifi: ieee80211: correct FILS status codes
Ria Thomas
1
-2
/
+2
2026-01-19
kmsan: introduce __no_sanitize_memory and __no_kmsan_checks
Alexander Potapenko
2
-0
/
+29
2026-01-19
compiler-gcc.h: Define __SANITIZE_ADDRESS__ under hwaddress sanitizer
Kees Cook
1
-0
/
+8
[next]