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
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-05-02
xdp: Reset bpf_redirect_info before running a xdp's BPF prog.
Sebastian Andrzej Siewior
1
-1
/
+8
2025-05-02
PCI: Assign PCI domain IDs by ida_alloc()
Pali Rohár
1
-0
/
+1
2025-04-25
bpf: Prevent tail call between progs attached to different hooks
Xu Kuohai
1
-0
/
+1
2025-04-25
nfs: add missing selections of CONFIG_CRC32
Eric Biggers
1
-7
/
+0
2025-04-25
nfs: move nfs_fhandle_hash to common include file
Jeff Layton
1
-0
/
+20
2025-04-25
writeback: fix false warning in inode_to_wb()
Andreas Gruenbacher
1
-0
/
+1
2025-04-25
tpm, tpm_tis: Workaround failed command reception on Infineon devices
Jonathan McDowell
1
-0
/
+1
2025-04-25
rtnl: add helper to check if a notification is needed
Victor Nogueira
1
-0
/
+15
2025-04-25
rtnl: add helper to check if rtnl group has listeners
Jamal Hadi Salim
1
-0
/
+7
2025-04-10
rcu-tasks: Always inline rcu_irq_work_resched()
Josh Poimboeuf
1
-1
/
+1
2025-04-10
context_tracking: Always inline ct_{nmi,irq}_{enter,exit}()
Josh Poimboeuf
1
-4
/
+4
2025-04-10
sched/smt: Always inline sched_smt_active()
Josh Poimboeuf
1
-1
/
+1
2025-04-10
coresight-etm4x: add isb() before reading the TRCSTATR
Yuanfang Zhang
1
-0
/
+4
2025-04-10
of: property: Increase NR_FWNODE_REFERENCE_ARGS
Zijun Hu
1
-1
/
+1
2025-04-10
lockdep: Don't disable interrupts on RT in disable_irq_nosync_lockdep.*()
Sebastian Andrzej Siewior
1
-4
/
+4
2025-04-10
PM: sleep: Adjust check before setting power.must_resume
Rafael J. Wysocki
1
-0
/
+2
2025-03-28
proc: fix UAF in proc_get_inode()
Ye Bin
1
-2
/
+5
2025-03-28
io_uring: get rid of remap_pfn_range() for mapping rings/sqes
Jens Axboe
1
-0
/
+5
2025-03-28
fuse: don't truncate cached, mutated symlink
Miklos Szeredi
1
-0
/
+2
2025-03-28
nvme-tcp: add basic support for the C2HTermReq PDU
Maurizio Lombardi
1
-0
/
+2
2025-03-28
clockevents/drivers/i8253: Fix stop sequence for timer 0
David Woodhouse
1
-1
/
+0
2025-03-07
ptrace: Introduce exception_ip arch hook
Jiaxun Yang
1
-0
/
+4
2025-03-07
mm: Don't pin ZERO_PAGE in pin_user_pages()
David Howells
1
-2
/
+24
2025-03-07
SUNRPC: Prevent looping due to rpc_signal_task() races
Trond Myklebust
1
-2
/
+1
2025-03-07
SUNRPC: convert RPC_TASK_* constants to enum
Stephen Brennan
1
-7
/
+9
2025-03-07
bpf: Fix wrong copied_seq calculation
Jiayuan Chen
1
-0
/
+2
2025-03-07
net: Add non-RCU dev_getbyhwaddr() helper
Breno Leitao
1
-0
/
+2
2025-02-21
x86/i8253: Disable PIT timer 0 when not in use
David Woodhouse
1
-0
/
+1
2025-02-21
can: ems_pci: move ASIX AX99100 ids to pci_ids.h
Jiaqing Zhao
1
-0
/
+4
2025-02-21
iommu: Return right value in iommu_sva_bind_device()
Lu Baolu
1
-1
/
+1
2025-02-21
net: add dev_net_rcu() helper
Eric Dumazet
1
-0
/
+6
2025-02-21
cgroup: fix race between fork and cgroup.kill
Shakeel Butt
2
-3
/
+4
2025-02-21
efi: Avoid cold plugged memory for placing the kernel
Ard Biesheuvel
1
-0
/
+1
2025-02-21
pps: Fix a use-after-free
Calvin Owens
1
-2
/
+1
2025-02-21
KVM: Explicitly verify target vCPU is online in kvm_get_vcpu()
Sean Christopherson
1
-0
/
+9
2025-02-21
net/mlx5: use do_aux_work for PHC overflow checks
Vadim Fedorenko
1
-1
/
+0
2025-02-21
exec: fix up /proc/pid/comm in the execveat(AT_EMPTY_PATH) case
Kees Cook
1
-1
/
+3
2025-02-21
usb: typec: tcpci: Prevent Sink disconnection before vPpsShutdown in SPR PPS
Kyle Tso
1
-1
/
+2
2025-02-21
module: Extend the preempt disabled section in dereference_symbol_descriptor().
Sebastian Andrzej Siewior
1
-1
/
+1
2025-02-21
wifi: mac80211: Fix common size calculation for ML element
Ilan Peer
1
-8
/
+3
2025-02-21
mfd: syscon: Add of_syscon_register_regmap() API
Peter Griffin
1
-0
/
+8
2025-02-21
mfd: syscon: Remove extern from function prototypes
Peter Griffin
1
-14
/
+11
2025-02-21
ax25: rcu protect dev->ax25_ptr
Eric Dumazet
1
-1
/
+1
2025-02-21
OPP: Reuse dev_pm_opp_get_freq_indexed()
Viresh Kumar
1
-7
/
+5
2025-02-21
OPP: Add dev_pm_opp_find_freq_exact_indexed()
Viresh Kumar
1
-0
/
+11
2025-02-21
OPP: Introduce dev_pm_opp_get_freq_indexed() API
Manivannan Sadhasivam
1
-0
/
+7
2025-02-21
OPP: Introduce dev_pm_opp_find_freq_{ceil/floor}_indexed() APIs
Manivannan Sadhasivam
1
-0
/
+18
2025-02-21
OPP: Rearrange entries in pm_opp.h
Viresh Kumar
1
-13
/
+15
2025-02-21
sched/fair: Fix value reported by hot tasks pulled in /proc/schedstat
Peter Zijlstra
1
-0
/
+1
2025-02-21
sched/psi: Use task->psi_flags to clear in CPU migration
Chengming Zhou
1
-3
/
+0
[next]