Age | Commit message (Expand) | Author |
2021-03-26 | bpf: Take module reference for trampoline in module | Jiri Olsa |
2021-03-26 | kernel: don't call do_exit() for PF_IO_WORKER threads | Jens Axboe |
2021-03-26 | Merge tag 'pm-5.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds |
2021-03-26 | bpf: Fix a spelling typo in bpf_atomic_alu_string disasm | Xu Kuohai |
2021-03-26 | bpf: Enforce that struct_ops programs be GPL-only | Toke Høiland-Jørgensen |
2021-03-25 | bpf: Add support for batched ops in LPM trie maps | Pedro Tammela |
2021-03-25 | bpf: Fix NULL pointer dereference in bpf_get_local_storage() helper | Yonghong Song |
2021-03-25 | sysctl: add proc_dou8vec_minmax() | Eric Dumazet |
2021-03-26 | bpf: Undo ptr_to_map_key alu sanitation for now | Daniel Borkmann |
2021-03-25 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2021-03-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2021-03-25 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-03-25 | gcov: fix clang-11+ support | Nick Desaulniers |
2021-03-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2021-03-24 | bpf: Avoid old-style declaration warnings | Arnd Bergmann |
2021-03-23 | PM: EM: postpone creating the debugfs dir till fs_initcall | Lukasz Luba |
2021-03-22 | lockdep: Address clang -Wformat warning printing for %hd | Arnd Bergmann |
2021-03-21 | Merge tag 'io_uring-5.12-2021-03-21' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-03-21 | Merge tag 'irq-urgent-2021-03-21' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2021-03-21 | Merge tag 'locking-urgent-2021-03-21' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2021-03-21 | Merge tag 'x86_urgent_for_v5.12-rc4' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2021-03-21 | signal: don't allow STOP on PF_IO_WORKER threads | Eric W. Biederman |
2021-03-21 | signal: don't allow sending any signals to PF_IO_WORKER threads | Jens Axboe |
2021-03-21 | lockdep: Add a missing initialization hint to the "INFO: Trying to register n... | Tetsuo Handa |
2021-03-21 | genirq: Disable interrupts for force threaded handlers | Thomas Gleixner |
2021-03-19 | Merge tag 'io_uring-5.12-2021-03-19' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-03-19 | bpf: Remove insn_buf[] declaration in inner block | Jianlin Lv |
2021-03-19 | bpf: Fix umd memory leak in copy_process() | Zqiang |
2021-03-19 | static_call: Fix static_call_update() sanity check | Peter Zijlstra |
2021-03-19 | static_call: Align static_call_is_init() patching condition | Peter Zijlstra |
2021-03-19 | static_call: Fix static_call_set_init() | Peter Zijlstra |
2021-03-18 | Revert "PM: ACPI: reboot: Use S5 for reboot" | Josef Bacik |
2021-03-18 | bpf, devmap: Move drop error path to devmap for XDP_REDIRECT | Lorenzo Bianconi |
2021-03-18 | bpf: Fix fexit trampoline. | Alexei Starovoitov |
2021-03-17 | bpf: Add sanity check for upper ptr_limit | Piotr Krysiuk |
2021-03-17 | bpf: Simplify alu_limit masking for pointer arithmetic | Piotr Krysiuk |
2021-03-17 | bpf: Fix off-by-one for area size in creating mask to left | Piotr Krysiuk |
2021-03-17 | bpf: Prohibit alu ops for pointer types not defining ptr_limit | Piotr Krysiuk |
2021-03-17 | locking/ww_mutex: Simplify use_ww_ctx & ww_ctx handling | Waiman Long |
2021-03-17 | ftrace: Fix modify_ftrace_direct. | Alexei Starovoitov |
2021-03-16 | kernel, fs: Introduce and use set_restart_fn() and arch_set_restart_data() | Oleg Nesterov |
2021-03-16 | bpf: Make symbol 'bpf_task_storage_busy' static | Wei Yongjun |
2021-03-16 | kernel/bpf/: Fix misspellings using codespell tool | Liu xuzhi |
2021-03-16 | genirq/irq_sim: Fix typos in kernel doc (fnode -> fwnode) | Andy Shevchenko |
2021-03-14 | prctl: fix PR_SET_MM_AUXV kernel stack leak | Alexey Dobriyan |
2021-03-14 | Merge tag 'irq-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2021-03-14 | Merge tag 'timers-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2021-03-14 | Merge tag 'sched-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2021-03-14 | Merge tag 'locking-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2021-03-14 | Merge tag 'perf_urgent_for_v5.12-rc3' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |