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
2021-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
28
-221
/
+557
2021-03-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+69
2021-03-25
gcov: fix clang-11+ support
Nick Desaulniers
1
-0
/
+69
2021-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
9
-81
/
+270
2021-03-21
Merge tag 'io_uring-5.12-2021-03-21' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+5
2021-03-21
Merge tag 'irq-urgent-2021-03-21' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-2
/
+6
2021-03-21
Merge tag 'locking-urgent-2021-03-21' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-29
/
+46
2021-03-21
Merge tag 'x86_urgent_for_v5.12-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-5
/
+4
2021-03-21
signal: don't allow STOP on PF_IO_WORKER threads
Eric W. Biederman
1
-1
/
+2
2021-03-21
signal: don't allow sending any signals to PF_IO_WORKER threads
Jens Axboe
1
-0
/
+3
2021-03-21
genirq: Disable interrupts for force threaded handlers
Thomas Gleixner
1
-0
/
+4
2021-03-19
Merge tag 'io_uring-5.12-2021-03-19' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-2
/
+1
2021-03-19
bpf: Fix umd memory leak in copy_process()
Zqiang
2
-10
/
+30
2021-03-19
static_call: Fix static_call_update() sanity check
Peter Zijlstra
2
-1
/
+18
2021-03-19
static_call: Align static_call_is_init() patching condition
Peter Zijlstra
1
-10
/
+4
2021-03-19
static_call: Fix static_call_set_init()
Peter Zijlstra
1
-7
/
+10
2021-03-18
Revert "PM: ACPI: reboot: Use S5 for reboot"
Josef Bacik
1
-2
/
+0
2021-03-18
bpf: Fix fexit trampoline.
Alexei Starovoitov
3
-53
/
+171
2021-03-17
bpf: Add sanity check for upper ptr_limit
Piotr Krysiuk
1
-3
/
+8
2021-03-17
bpf: Simplify alu_limit masking for pointer arithmetic
Piotr Krysiuk
1
-5
/
+5
2021-03-17
bpf: Fix off-by-one for area size in creating mask to left
Piotr Krysiuk
1
-2
/
+2
2021-03-17
bpf: Prohibit alu ops for pointer types not defining ptr_limit
Piotr Krysiuk
1
-6
/
+10
2021-03-17
locking/ww_mutex: Simplify use_ww_ctx & ww_ctx handling
Waiman Long
1
-11
/
+14
2021-03-17
ftrace: Fix modify_ftrace_direct.
Alexei Starovoitov
1
-5
/
+38
2021-03-16
kernel, fs: Introduce and use set_restart_fn() and arch_set_restart_data()
Oleg Nesterov
4
-5
/
+4
2021-03-16
genirq/irq_sim: Fix typos in kernel doc (fnode -> fwnode)
Andy Shevchenko
1
-2
/
+2
2021-03-14
prctl: fix PR_SET_MM_AUXV kernel stack leak
Alexey Dobriyan
1
-1
/
+1
2021-03-14
Merge tag 'irq-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-5
/
+4
2021-03-14
Merge tag 'timers-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-21
/
+39
2021-03-14
Merge tag 'sched-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-67
/
+63
2021-03-14
Merge tag 'locking-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-3
/
+4
2021-03-14
Merge tag 'perf_urgent_for_v5.12-rc3' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-4
/
+38
2021-03-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+8
2021-03-13
mm/fork: clear PASID for new mm
Fenghua Yu
1
-0
/
+8
2021-03-12
io_uring: allow IO worker threads to be frozen
Jens Axboe
1
-1
/
+0
2021-03-12
kernel: freezer should treat PF_IO_WORKER like PF_KTHREAD for freezing
Jens Axboe
1
-1
/
+1
2021-03-12
Merge tag 'io_uring-5.12-2021-03-12' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+1
2021-03-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
3
-1
/
+10
2021-03-10
kernel: make IO threads unfreezable by default
Jens Axboe
1
-0
/
+1
2021-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
15
-140
/
+669
2021-03-09
Merge git://git.kernel.org:/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
3
-35
/
+64
2021-03-10
bpf, xdp: Restructure redirect actions
Björn Töpel
2
-2
/
+0
2021-03-10
bpf, xdp: Make bpf_redirect_map() a map operation
Björn Töpel
3
-5
/
+32
2021-03-08
irqdomain: Remove debugfs_file from struct irq_domain
Greg Kroah-Hartman
1
-5
/
+4
2021-03-08
bpf: Change inode_storage's lookup_elem return value from NULL to -EBADF
Tal Lossos
1
-1
/
+1
2021-03-08
bpf: Dont allow vmlinux BTF to be used in map_create and prog_load.
Alexei Starovoitov
2
-0
/
+9
2021-03-08
hrtimer: Update softirq_expires_next correctly after __hrtimer_get_next_event()
Anna-Maria Behnsen
1
-21
/
+39
2021-03-06
perf/core: Flush PMU internal buffers for per-CPU events
Kan Liang
1
-4
/
+38
2021-03-06
static_call: Fix the module key fixup
Peter Zijlstra
1
-3
/
+4
2021-03-06
sched/membarrier: fix missing local execution of ipi_sync_rq_state()
Mathieu Desnoyers
1
-3
/
+1
[next]