index
:
linux.git
cached
cdir_v2
cfid-fixes
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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-11
sched/pelt: Fix task util_est update filtering
Vincent Donnefort
1
-3
/
+12
2021-05-11
genirq/matrix: Prevent allocation counter corruption
Vitaly Kuznetsov
1
-1
/
+3
2021-05-11
posix-timers: Preserve return value in clock_adjtime32()
Chen Jun
1
-2
/
+2
2021-05-11
ftrace: Handle commands when closing set_ftrace_filter file
Steven Rostedt (VMware)
1
-1
/
+4
2021-05-07
perf/core: Fix unconditional security_locked_down() call
Ondrej Mosnacek
1
-6
/
+6
2021-05-07
swiotlb: respect min_align_mask
Jianxiong Gao
1
-10
/
+31
2021-05-07
swiotlb: don't modify orig_addr in swiotlb_tbl_sync_single
Jianxiong Gao
1
-1
/
+0
2021-05-07
swiotlb: refactor swiotlb_tbl_map_single
Jianxiong Gao
1
-90
/
+89
2021-05-07
swiotlb: clean up swiotlb_tbl_unmap_single
Jianxiong Gao
1
-20
/
+21
2021-05-07
swiotlb: factor out a nr_slots helper
Jianxiong Gao
1
-4
/
+9
2021-05-07
swiotlb: factor out an io_tlb_offset helper
Jianxiong Gao
1
-7
/
+13
2021-05-07
swiotlb: add a IO_TLB_SIZE define
Jianxiong Gao
1
-6
/
+6
2021-05-07
capabilities: require CAP_SETFCAP to map uid 0
Serge E. Hallyn
1
-3
/
+62
2021-05-07
bpf: Fix leakage of uninitialized bpf stack under speculation
Daniel Borkmann
1
-10
/
+17
2021-05-07
bpf: Fix masking negation logic upon negative dst register
Daniel Borkmann
1
-8
/
+4
2021-04-28
locking/qrwlock: Fix ordering in queued_write_lock_slowpath()
Ali Saidi
1
-3
/
+4
2021-04-28
bpf: Tighten speculative pointer arithmetic mask
Daniel Borkmann
1
-29
/
+44
2021-04-28
bpf: Refactor and streamline bounds check into helper
Daniel Borkmann
1
-16
/
+33
2021-04-28
bpf: Allow variable-offset stack access
Andrei Matei
1
-146
/
+511
2021-04-28
bpf: Permits pointers on stack for helper calls
Yonghong Song
1
-1
/
+2
2021-04-21
bpf: Move sanitize_val_alu out of op switch
Daniel Borkmann
1
-6
/
+11
2021-04-21
bpf: Improve verifier error messages for users
Daniel Borkmann
1
-23
/
+63
2021-04-21
bpf: Rework ptr_limit into alu_limit and add common error path
Daniel Borkmann
1
-8
/
+13
2021-04-21
bpf: Move off_reg into sanitize_ptr_alu
Daniel Borkmann
1
-4
/
+5
2021-04-21
bpf: Ensure off_reg has no mixed signed bounds for all types
Daniel Borkmann
1
-10
/
+9
2021-04-21
bpf: Use correct permission flag for mixed signed bounds arithmetic
Daniel Borkmann
1
-1
/
+1
2021-04-21
lockdep: Add a missing initialization hint to the "INFO: Trying to register n...
Tetsuo Handa
1
-1
/
+2
2021-04-16
ftrace: Check if pages were allocated before calling free_pages()
Steven Rostedt (VMware)
1
-3
/
+6
2021-04-14
lockdep: Address clang -Wformat warning printing for %hd
Arnd Bergmann
1
-1
/
+1
2021-04-14
workqueue: Move the position of debug_work_activate() in __queue_work()
Zqiang
1
-1
/
+1
2021-04-14
bpf: Refcount task stack in bpf_get_task_stack
Dave Marchevsky
1
-2
/
+10
2021-04-14
bpf: link: Refuse non-O_RDWR flags in BPF_OBJ_GET
Lorenz Bauer
1
-1
/
+1
2021-04-14
bpf: Enforce that struct_ops programs be GPL-only
Toke Høiland-Jørgensen
1
-0
/
+5
2021-04-14
gcov: re-fix clang-11+ support
Nick Desaulniers
1
-10
/
+19
2021-04-07
Revert "kernel: freezer should treat PF_IO_WORKER like PF_KTHREAD for freezing"
Jens Axboe
1
-1
/
+1
2021-04-07
tracing: Fix stack trace event size
Steven Rostedt (VMware)
1
-1
/
+2
2021-04-07
static_call: Align static_call_is_init() patching condition
Peter Zijlstra
1
-10
/
+4
2021-04-07
locking/ww_mutex: Simplify use_ww_ctx & ww_ctx handling
Waiman Long
1
-11
/
+14
2021-04-07
kernel: freezer should treat PF_IO_WORKER like PF_KTHREAD for freezing
Jens Axboe
1
-1
/
+1
2021-04-07
bpf: Fix fexit trampoline.
Alexei Starovoitov
3
-53
/
+171
2021-03-30
PM: EM: postpone creating the debugfs dir till fs_initcall
Lukasz Luba
1
-1
/
+1
2021-03-30
bpf: Fix umd memory leak in copy_process()
Zqiang
2
-10
/
+30
2021-03-30
ftrace: Fix modify_ftrace_direct.
Alexei Starovoitov
1
-5
/
+38
2021-03-30
bpf: Change inode_storage's lookup_elem return value from NULL to -EBADF
Tal Lossos
1
-1
/
+1
2021-03-30
gcov: fix clang-11+ support
Nick Desaulniers
1
-0
/
+69
2021-03-30
static_call: Fix static_call_set_init()
Peter Zijlstra
1
-7
/
+10
2021-03-30
static_call: Fix the module key fixup
Peter Zijlstra
1
-3
/
+4
2021-03-30
static_call: Allow module use without exposing static_call_key
Josh Poimboeuf
1
-2
/
+53
2021-03-30
mm/fork: clear PASID for new mm
Fenghua Yu
1
-0
/
+8
2021-03-25
genirq: Disable interrupts for force threaded handlers
Thomas Gleixner
1
-0
/
+4
[prev]
[next]