index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2021-05-07
perf/core: Fix unconditional security_locked_down() call
Ondrej Mosnacek
2021-05-07
swiotlb: respect min_align_mask
Jianxiong Gao
2021-05-07
swiotlb: don't modify orig_addr in swiotlb_tbl_sync_single
Jianxiong Gao
2021-05-07
swiotlb: refactor swiotlb_tbl_map_single
Jianxiong Gao
2021-05-07
swiotlb: clean up swiotlb_tbl_unmap_single
Jianxiong Gao
2021-05-07
swiotlb: factor out a nr_slots helper
Jianxiong Gao
2021-05-07
swiotlb: factor out an io_tlb_offset helper
Jianxiong Gao
2021-05-07
swiotlb: add a IO_TLB_SIZE define
Jianxiong Gao
2021-05-07
capabilities: require CAP_SETFCAP to map uid 0
Serge E. Hallyn
2021-05-07
bpf: Fix leakage of uninitialized bpf stack under speculation
Daniel Borkmann
2021-05-07
bpf: Fix masking negation logic upon negative dst register
Daniel Borkmann
2021-04-28
locking/qrwlock: Fix ordering in queued_write_lock_slowpath()
Ali Saidi
2021-04-28
bpf: Tighten speculative pointer arithmetic mask
Daniel Borkmann
2021-04-28
bpf: Refactor and streamline bounds check into helper
Daniel Borkmann
2021-04-28
bpf: Allow variable-offset stack access
Andrei Matei
2021-04-28
bpf: Permits pointers on stack for helper calls
Yonghong Song
2021-04-21
bpf: Move sanitize_val_alu out of op switch
Daniel Borkmann
2021-04-21
bpf: Improve verifier error messages for users
Daniel Borkmann
2021-04-21
bpf: Rework ptr_limit into alu_limit and add common error path
Daniel Borkmann
2021-04-21
bpf: Move off_reg into sanitize_ptr_alu
Daniel Borkmann
2021-04-21
bpf: Ensure off_reg has no mixed signed bounds for all types
Daniel Borkmann
2021-04-21
bpf: Use correct permission flag for mixed signed bounds arithmetic
Daniel Borkmann
2021-04-21
lockdep: Add a missing initialization hint to the "INFO: Trying to register n...
Tetsuo Handa
2021-04-16
ftrace: Check if pages were allocated before calling free_pages()
Steven Rostedt (VMware)
2021-04-14
lockdep: Address clang -Wformat warning printing for %hd
Arnd Bergmann
2021-04-14
workqueue: Move the position of debug_work_activate() in __queue_work()
Zqiang
2021-04-14
bpf: Refcount task stack in bpf_get_task_stack
Dave Marchevsky
2021-04-14
bpf: link: Refuse non-O_RDWR flags in BPF_OBJ_GET
Lorenz Bauer
2021-04-14
bpf: Enforce that struct_ops programs be GPL-only
Toke Høiland-Jørgensen
2021-04-14
gcov: re-fix clang-11+ support
Nick Desaulniers
2021-04-07
Revert "kernel: freezer should treat PF_IO_WORKER like PF_KTHREAD for freezing"
Jens Axboe
2021-04-07
tracing: Fix stack trace event size
Steven Rostedt (VMware)
2021-04-07
static_call: Align static_call_is_init() patching condition
Peter Zijlstra
2021-04-07
locking/ww_mutex: Simplify use_ww_ctx & ww_ctx handling
Waiman Long
2021-04-07
kernel: freezer should treat PF_IO_WORKER like PF_KTHREAD for freezing
Jens Axboe
2021-04-07
bpf: Fix fexit trampoline.
Alexei Starovoitov
2021-03-30
PM: EM: postpone creating the debugfs dir till fs_initcall
Lukasz Luba
2021-03-30
bpf: Fix umd memory leak in copy_process()
Zqiang
2021-03-30
ftrace: Fix modify_ftrace_direct.
Alexei Starovoitov
2021-03-30
bpf: Change inode_storage's lookup_elem return value from NULL to -EBADF
Tal Lossos
2021-03-30
gcov: fix clang-11+ support
Nick Desaulniers
2021-03-30
static_call: Fix static_call_set_init()
Peter Zijlstra
2021-03-30
static_call: Fix the module key fixup
Peter Zijlstra
2021-03-30
static_call: Allow module use without exposing static_call_key
Josh Poimboeuf
2021-03-30
mm/fork: clear PASID for new mm
Fenghua Yu
2021-03-25
genirq: Disable interrupts for force threaded handlers
Thomas Gleixner
2021-03-25
static_call: Fix static_call_update() sanity check
Peter Zijlstra
2021-03-25
kernel, fs: Introduce and use set_restart_fn() and arch_set_restart_data()
Oleg Nesterov
2021-03-25
module: harden ELF info handling
Frank van der Linden
2021-03-25
module: avoid *goto*s in module_sig_check()
Sergey Shtylyov
[next]