Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | Merge tag 'net-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 2022-07-07 | 1 | -66/+47 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Jakub Kicinski | 2022-07-02 | 1 | -66/+47 | |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | ||||||
| | * | | | | | | | | bpf: Fix insufficient bounds propagation from adjust_scalar_min_max_vals | Daniel Borkmann | 2022-07-01 | 1 | -49/+23 | |
| | * | | | | | | | | bpf: Fix incorrect verifier simulation around jmp32's jeq/jne | Daniel Borkmann | 2022-07-01 | 1 | -17/+24 | |
* | | | | | | | | | | signal handling: don't use BUG_ON() for debugging | Linus Torvalds | 2022-07-07 | 1 | -4/+4 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | tick/nohz: unexport __init-annotated tick_nohz_full_setup() | Masahiro Yamada | 2022-06-27 | 1 | -1/+0 | |
* | | | | | | | | | Merge tag 'mm-hotfixes-stable-2022-06-26' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2022-06-26 | 1 | -7/+7 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | kthread: make it clear that kthread_create_on_node() might be terminated by a... | Petr Mladek | 2022-06-17 | 1 | -7/+7 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 'dma-mapping-5.19-2022-06-26' of git://git.infradead.org/users/hch/... | Linus Torvalds | 2022-06-26 | 1 | -3/+2 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | dma-direct: use the correct size for dma_set_encrypted() | Dexuan Cui | 2022-06-23 | 1 | -3/+2 | |
| | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 'block-5.19-2022-06-24' of git://git.kernel.dk/linux-block | Linus Torvalds | 2022-06-24 | 1 | -3/+0 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | block: serialize all debugfs operations using q->debugfs_mutex | Christoph Hellwig | 2022-06-17 | 1 | -3/+0 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 'printk-for-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2022-06-24 | 9 | -605/+65 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
| * | | | | | | | | Merge branch 'rework/kthreads' into for-linus | Petr Mladek | 2022-06-23 | 9 | -605/+65 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | | | ||||||
| | * | | | | | | | Revert "printk: add functions to prefer direct printing" | Petr Mladek | 2022-06-23 | 7 | -65/+2 | |
| | * | | | | | | | Revert "printk: add kthread console printers" | Petr Mladek | 2022-06-23 | 1 | -307/+22 | |
| | * | | | | | | | Revert "printk: extend console_lock for per-console locking" | Petr Mladek | 2022-06-23 | 1 | -205/+56 | |
| | * | | | | | | | Revert "printk: remove @console_locked" | Petr Mladek | 2022-06-23 | 1 | -14/+15 | |
| | * | | | | | | | Revert "printk: Block console kthreads when direct printing will be required" | Petr Mladek | 2022-06-23 | 1 | -3/+1 | |
| | * | | | | | | | Revert "printk: Wait for the global console lock when the system is going down" | Petr Mladek | 2022-06-23 | 5 | -42/+0 | |
* | | | | | | | | | Merge tag 'pm-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2022-06-23 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | PM: hibernate: Use kernel_can_power_off() | Dmitry Osipenko | 2022-06-21 | 1 | -1/+1 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 'trace-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2022-06-23 | 3 | -4/+10 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | tracing/uprobes: Remove unwanted initialization in __trace_uprobe_create() | Gautam Menghani | 2022-06-18 | 1 | -1/+0 | |
| * | | | | | | | | | tracing: Simplify conditional compilation code in tracing_set_tracer() | sunliming | 2022-06-18 | 1 | -2/+0 | |
| * | | | | | | | | | tracing/kprobes: Check whether get_kretprobe() returns NULL in kretprobe_disp... | Masami Hiramatsu (Google) | 2022-06-17 | 1 | -1/+10 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 'net-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 2022-06-23 | 4 | -17/+70 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | / / / / | | |_|_|/ / / / | |/| | | | | | | ||||||
| * | | | | | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Jakub Kicinski | 2022-06-18 | 4 | -17/+70 | |
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | ||||||
| | * | | | | | | rethook: Reject getting a rethook if RCU is not watching | Masami Hiramatsu (Google) | 2022-06-17 | 1 | -0/+9 | |
| | * | | | | | | bpf: Force cookies array to follow symbols sorting | Jiri Olsa | 2022-06-17 | 1 | -15/+45 | |
| | * | | | | | | ftrace: Keep address offset in ftrace_lookup_symbols | Jiri Olsa | 2022-06-17 | 1 | -2/+11 | |
| | * | | | | | | bpf: Limit maximum modifier chain length in btf_check_type_tags | Kumar Kartikeya Dwivedi | 2022-06-15 | 1 | -0/+5 | |
* | | | | | | | | Merge tag 'sched-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2022-06-19 | 2 | -3/+38 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | sched: Fix balance_push() vs __sched_setscheduler() | Peter Zijlstra | 2022-06-13 | 2 | -3/+38 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge tag 'locking-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2022-06-19 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | locking/lockdep: Use sched_clock() for random numbers | Sebastian Andrzej Siewior | 2022-06-13 | 1 | -1/+1 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge tag 'irq-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2022-06-19 | 1 | -1/+4 | |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | ||||||
| * | | | | | | | genirq: PM: Use runtime PM for chained interrupts | Marc Zyngier | 2022-06-09 | 1 | -1/+4 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | Merge tag 'printk-for-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2022-06-17 | 5 | -1/+45 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'rework/kthreads' into for-linus | Petr Mladek | 2022-06-17 | 5 | -1/+45 | |
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | | | ||||||
| | * | | | | | | printk: Wait for the global console lock when the system is going down | Petr Mladek | 2022-06-15 | 5 | -0/+42 | |
| | * | | | | | | printk: Block console kthreads when direct printing will be required | Petr Mladek | 2022-06-15 | 1 | -1/+3 | |
* | | | | | | | | Merge tag 'audit-pr-20220616' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2022-06-17 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | ||||||
| * | | | | | | | audit: free module name | Christian Göttsche | 2022-06-16 | 1 | -1/+1 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* / | | | | | | cfi: Fix __cfi_slowpath_diag RCU usage with cpuidle | Sami Tolvanen | 2022-06-13 | 1 | -6/+16 | |
|/ / / / / / | ||||||
* | | | | | | Merge tag 'wq-for-5.19-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2022-06-12 | 1 | -4/+12 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | / | | |_|_|/ | |/| | | | ||||||
| * | | | | workqueue: Wrap flush_workqueue() using a macro | Tetsuo Handa | 2022-06-07 | 1 | -4/+12 | |
* | | | | | Merge tag 'pm-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2022-06-10 | 1 | -25/+62 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'pm-sysoff' | Rafael J. Wysocki | 2022-06-10 | 1 | -25/+62 | |
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | | | ||||||
| | * | | | | kernel/reboot: Fix powering off using a non-syscall code paths | Dmitry Osipenko | 2022-06-07 | 1 | -20/+26 |