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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-29
bpf: Use kvmemdup to simplify the code
Hongbo Li
1
-2
/
+1
2024-08-29
irqdomain: Use IS_ERR_OR_NULL() in irq_domain_trim_hierarchy()
Hongbo Li
1
-1
/
+1
2024-08-29
genirq/msi: Use kmemdup_array() instead of kmemdup()
Jinjie Ruan
1
-1
/
+1
2024-08-29
genirq/proc: Change the return value for set affinity permission error
Jeff Xie
1
-1
/
+1
2024-08-29
genirq/proc: Use irq_move_pending() in show_irq_affinity()
Jinjie Ruan
1
-4
/
+2
2024-08-29
genirq/proc: Correctly set file permissions for affinity control files
Jeff Xie
1
-2
/
+7
2024-08-29
timers: Remove historical extra jiffie for timeout in msleep()
Anna-Maria Behnsen
1
-2
/
+2
2024-08-28
bpf: Relax KF_ACQUIRE kfuncs strict type matching constraint
Juntong Deng
1
-2
/
+1
2024-08-28
audit: use task_tgid_nr() instead of task_pid_nr()
Ricardo Robaina
3
-3
/
+3
2024-08-27
sched_ext: Add missing cfi stub for ops.tick
Tejun Heo
1
-0
/
+2
2024-08-27
rcu/kvfree: Add kvfree_rcu_barrier() API
Uladzislau Rezki (Sony)
1
-8
/
+101
2024-08-27
Merge v6.11-rc5 into drm-next
Daniel Vetter
29
-181
/
+230
2024-08-27
genirq: Get rid of global lock in irq_do_set_affinity()
Marc Zyngier
1
-12
/
+9
2024-08-27
Merge tag 'vfs-6.11-rc6.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Linus Torvalds
1
-22
/
+3
2024-08-26
tracing: Add option to set an instance to be the trace_printk destination
Steven Rostedt
2
-5
/
+36
2024-08-26
tracing: Have trace_printk not use binary prints if boot buffer
Steven Rostedt
3
-17
/
+35
2024-08-26
tracing: Allow trace_printk() to go to other instance buffers
Steven Rostedt
1
-11
/
+35
2024-08-26
tracing: Add "traceoff" flag to boot time tracing instances
Steven Rostedt
1
-1
/
+30
2024-08-26
ring-buffer: Align meta-page to sub-buffers for improved TLB usage
Vincent Donnefort
1
-13
/
+20
2024-08-26
ring-buffer: Add magic and struct size to boot up meta data
Steven Rostedt
1
-0
/
+14
2024-08-26
ring-buffer: Don't reset persistent ring-buffer meta saved addresses
Steven Rostedt
1
-8
/
+24
2024-08-24
Merge tag 'cgroup-for-6.11-rc4-fixes' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-17
/
+21
2024-08-24
Merge tag 'wq-for-6.11-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-23
/
+27
2024-08-23
bpf: Add bpf_copy_from_user_str kfunc
Jordan Rome
1
-0
/
+42
2024-08-23
bpf: Support bpf_kptr_xchg into local kptr
Dave Marchevsky
2
-16
/
+32
2024-08-23
bpf: Rename ARG_PTR_TO_KPTR -> ARG_KPTR_XCHG_DEST
Dave Marchevsky
2
-4
/
+4
2024-08-23
bpf: Search for kptrs in prog BTF structs
Dave Marchevsky
1
-18
/
+52
2024-08-23
bpf: Let callers of btf_parse_kptr() track life cycle of prog btf
Amery Hung
2
-3
/
+5
2024-08-23
hrtimer: Use and report correct timerslack values for realtime tasks
Felix Moessbauer
3
-15
/
+13
2024-08-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Alexei Starovoitov
40
-619
/
+476
2024-08-22
bpf: allow bpf_fastcall for bpf_cast_to_kern_ctx and bpf_rdonly_cast
Eduard Zingerman
1
-0
/
+3
2024-08-22
bpf: support bpf_fastcall patterns for kfuncs
Eduard Zingerman
1
-1
/
+34
2024-08-22
bpf: rename nocsr -> bpf_fastcall in verifier
Eduard Zingerman
2
-73
/
+72
2024-08-22
bpf: Fix percpu address space issues
Uros Bizjak
4
-16
/
+17
2024-08-22
bpf: correctly handle malformed BPF_CORE_TYPE_ID_LOCAL relos
Eduard Zingerman
1
-0
/
+8
2024-08-22
dma-mapping: direct calls for dma-iommu
Leon Romanovsky
3
-10
/
+79
2024-08-22
dma-mapping: call ->unmap_page and ->unmap_sg unconditionally
Leon Romanovsky
2
-2
/
+23
2024-08-22
dma-mapping: replace zone_dma_bits by zone_dma_limit
Catalin Marinas
3
-8
/
+8
2024-08-22
dma-mapping: use bit masking to check VM_DMA_COHERENT
Yosry Ahmed
1
-2
/
+4
2024-08-21
Revert "pidfd: prevent creation of pidfds for kthreads"
Christian Brauner
1
-22
/
+3
2024-08-21
tracing: Fix memory leak in fgraph storage selftest
Masami Hiramatsu (Google)
1
-5
/
+18
2024-08-21
tracing: fgraph: Fix to add new fgraph_ops to array after ftrace_startup_subo...
Masami Hiramatsu (Google)
1
-13
/
+18
2024-08-21
bpf: allow passing struct bpf_iter_<type> as kfunc arguments
Andrii Nakryiko
1
-11
/
+24
2024-08-21
bpf: extract iterator argument type and name validation logic
Andrii Nakryiko
1
-14
/
+36
2024-08-21
workqueue: fix null-ptr-deref on __alloc_workqueue() error
Sergey Senozhatsky
1
-0
/
+3
2024-08-21
lockdep: Mark emergency sections in lockdep splats
John Ogness
1
-2
/
+81
2024-08-21
rcu: Mark emergency sections in rcu stalls
John Ogness
2
-0
/
+16
2024-08-21
panic: Mark emergency section in oops
John Ogness
1
-0
/
+2
2024-08-21
panic: Mark emergency section in warn
Thomas Gleixner
1
-0
/
+4
2024-08-21
printk: nbcon: Implement emergency sections
Thomas Gleixner
2
-1
/
+75
[prev]
[next]