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
29 hours
hwmon: (max6639) : Configure based on DT property
Naresh Solanki
1
-15
/
+0
29 hours
indirect_call_wrapper: do not reevaluate function pointer
Eric Dumazet
1
-7
/
+11
29 hours
tracing: Fix WARN_ON in tracing_buffers_mmap_close
Qing Wang
1
-0
/
+1
29 hours
ima: verify the previous kernel's IMA buffer lies in addressable RAM
Harshit Mogalapalli
1
-0
/
+1
29 hours
ima: kexec: define functions to copy IMA log at soft boot
Steven Chen
1
-0
/
+3
29 hours
kexec: define functions to map and unmap segments
Steven Chen
1
-0
/
+6
29 hours
workqueue: Add system_percpu_wq and system_dfl_wq
Marco Crivellari
1
-3
/
+5
29 hours
mailbox: Allow controller specific mapping using fwnode
Anup Patel
1
-0
/
+3
29 hours
mailbox: sort headers alphabetically
Tudor Ambarus
2
-4
/
+4
29 hours
ata: libata-scsi: avoid Non-NCQ command starvation
Damien Le Moal
1
-0
/
+3
29 hours
ata: libata: Remove ATA_DFLAG_ZAC device flag
Damien Le Moal
1
-1
/
+0
29 hours
resource: Add resource set range and size helpers
Ilpo Järvinen
1
-0
/
+32
29 hours
PCI: endpoint: Introduce pci_epc_mem_map()/unmap()
Damien Le Moal
1
-0
/
+38
10 days
tracing: Wake up poll waiters for hist files when removing an event
Petr Pavlu
1
-0
/
+5
10 days
fgraph: Do not call handlers direct when not using ftrace_ops
Steven Rostedt
1
-3
/
+10
10 days
kcsan, compiler_types: avoid duplicate type issues in BPF Type Format
Alan Maguire
1
-7
/
+16
10 days
ipv4: igmp: annotate data-races around idev->mr_maxdelay
Eric Dumazet
1
-1
/
+1
10 days
PCI: Add Intel Nova Lake audio Device ID
Peter Ujfalusi
1
-0
/
+1
10 days
EFI/CPER: don't go past the ARM processor CPER record buffer
Mauro Carvalho Chehab
1
-1
/
+2
10 days
net/mlx5: Fix multiport device check over light SFs
Shay Drory
1
-2
/
+2
10 days
clk: Move clk_{save,restore}_context() to COMMON_CLK section
Geert Uytterhoeven
1
-24
/
+24
10 days
mtd: spinand: Fix kernel doc
Miquel Raynal
1
-1
/
+1
10 days
crypto: ccp - Send PSP_CMD_TEE_RING_DESTROY when PSP_CMD_TEE_RING_INIT fails
Mario Limonciello (AMD)
1
-0
/
+1
10 days
net: Add skb_dstref_steal and skb_dstref_restore
Stanislav Fomichev
1
-0
/
+32
10 days
netfilter: nft_counter: fix reset of counters on 32bit archs
Anders Grahn
1
-0
/
+10
10 days
ipc: don't audit capability check in ipc_permissions()
Ondrej Mosnacek
1
-0
/
+6
10 days
xdrgen: Initialize data pointer for zero-length items
Chuck Lever
1
-12
/
+8
10 days
kallsyms/ftrace: set module buildid in ftrace_mod_address_lookup()
Petr Mladek
1
-2
/
+4
10 days
module: add helper function for reading module_buildid()
Petr Mladek
1
-0
/
+9
10 days
hwrng: core - use RCU and work_struct to fix race condition
Lianjie Wang
1
-0
/
+2
10 days
mfd: wm8350-core: Use IRQF_ONESHOT
Sebastian Andrzej Siewior
1
-1
/
+1
10 days
genirq: Set IRQF_COND_ONESHOT in devm_request_irq().
Sebastian Andrzej Siewior
1
-1
/
+1
10 days
x86/fgraph,bpf: Fix stack ORC unwind from kprobe_multi return probe
Jiri Olsa
1
-1
/
+9
10 days
tracing: Add ftrace_fill_perf_regs() for perf event
Masami Hiramatsu (Google)
1
-0
/
+31
10 days
tracing: Add ftrace_partial_regs() for converting ftrace_regs to pt_regs
Masami Hiramatsu (Google)
1
-0
/
+17
10 days
fgraph: Replace fgraph_ret_regs with ftrace_regs
Masami Hiramatsu (Google)
2
-3
/
+11
10 days
ftrace: Rename ftrace_regs_return_value to ftrace_regs_get_return_value
Masami Hiramatsu (Google)
1
-1
/
+1
10 days
ftrace: Use arch_ftrace_regs() for ftrace_regs_*() macros
Masami Hiramatsu (Google)
1
-6
/
+6
10 days
ftrace: Consolidate ftrace_regs accessor functions for archs using pt_regs
Steven Rostedt
2
-25
/
+43
10 days
ftrace: Make ftrace_regs abstract from direct use
Steven Rostedt
1
-3
/
+18
10 days
tracing: Add a comment about ftrace_regs definition
Masami Hiramatsu (Google)
1
-0
/
+26
10 days
bpf, sockmap: Fix FIONREAD for sockmap
Jiayuan Chen
1
-2
/
+66
10 days
bpf, sockmap: Fix incorrect copied_seq calculation
Jiayuan Chen
1
-0
/
+2
10 days
block: add a bio_add_virt_nofail helper
Christoph Hellwig
1
-0
/
+2
10 days
audit: move the compat_xxx_class[] extern declarations to audit_arch.h
Ben Dooks
2
-6
/
+7
2026-02-19
mm/hugetlb: fix excessive IPI broadcasts when unsharing PMD tables using mmu_...
David Hildenbrand (Red Hat)
2
-5
/
+11
2026-02-19
mm/hugetlb: fix hugetlb_pmd_shared()
David Hildenbrand (Red Hat)
1
-1
/
+1
2026-02-19
mm/hugetlb: fix copy_hugetlb_page_range() to use ->pt_share_count
Jane Chu
1
-0
/
+5
2026-02-11
net: sfp: pre-parse the module support
Russell King (Oracle)
1
-0
/
+22
2026-02-11
net: phy: add phy_interface_copy()
Russell King (Oracle)
1
-0
/
+5
[next]