Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | bpf: Iterate through all PT_NOTE sections when looking for build id | Jiri Olsa | 2020-08-12 | 1 | -10/+14 | |
* | | | | | | watch_queue: Limit the number of watches a user can hold | David Howells | 2020-08-17 | 1 | -0/+8 | |
| |_|_|/ / |/| | | | | ||||||
* | | | | | Merge tag 'io_uring-5.9-2020-08-15' of git://git.kernel.dk/linux-block | Linus Torvalds | 2020-08-16 | 2 | -2/+22 | |
|\ \ \ \ \ | ||||||
| * | | | | | task_work: only grab task signal lock when needed | Jens Axboe | 2020-08-13 | 2 | -2/+22 | |
* | | | | | | Merge tag 'sh-for-5.9' of git://git.libc.org/linux-sh | Linus Torvalds | 2020-08-15 | 1 | -0/+3 | |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | ||||||
| * | | | | | dma-mapping: consolidate the NO_DMA definition in kernel/dma/Kconfig | Christoph Hellwig | 2020-08-14 | 1 | -0/+3 | |
* | | | | | | Merge tag 'x86-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2020-08-15 | 1 | -15/+26 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | kexec_file: Correctly output debugging information for the PT_LOAD ELF header | Lianbo Jiang | 2020-08-07 | 1 | -4/+4 | |
| * | | | | | | kexec: Improve & fix crash_exclude_mem_range() to handle overlapping ranges | Lianbo Jiang | 2020-08-07 | 1 | -12/+23 | |
* | | | | | | | Merge tag 'sched-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2020-08-15 | 2 | -12/+5 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | sched/debug: Fix the alignment of the show-state debug output | Libing Zhou | 2020-08-14 | 1 | -11/+4 | |
| * | | | | | | | sched: Fix use of count for nr_running tracepoint | Phil Auld | 2020-08-06 | 1 | -1/+1 | |
* | | | | | | | | Merge tag 'perf-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2020-08-15 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | perf/core: Take over CAP_SYS_PTRACE creds to CAP_PERFMON capability | Alexey Budankov | 2020-08-06 | 1 | -2/+2 | |
* | | | | | | | | | Merge tag 'locking-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2020-08-15 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | futex: Convert to use the preferred 'fallthrough' macro | Miaohe Lin | 2020-08-13 | 1 | -2/+2 | |
* | | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2020-08-15 | 3 | -173/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | all arch: remove system call sys_sysctl | Xiaoming Ni | 2020-08-14 | 3 | -173/+1 | |
* | | | | | | | | | | | dma-debug: remove debug_dma_assert_idle() function | Linus Torvalds | 2020-08-14 | 2 | -50/+1 | |
* | | | | | | | | | | | dma-debug: fix debug_dma_assert_idle(), use rcu_read_lock() | Hugh Dickins | 2020-08-14 | 1 | -18/+9 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Merge tag 'timers-urgent-2020-08-14' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2020-08-14 | 5 | -7/+53 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | time: Delete repeated words in comments | Randy Dunlap | 2020-08-10 | 3 | -3/+3 | |
| * | | | | | | | | | | timekeeping/vsyscall: Provide vdso_update_begin/end() | Thomas Gleixner | 2020-08-06 | 3 | -4/+50 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'timers-core-2020-08-14' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2020-08-14 | 3 | -25/+201 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | posix-cpu-timers: Provide mechanisms to defer timer handling to task_work | Thomas Gleixner | 2020-08-06 | 3 | -12/+183 | |
| * | | | | | | | | | | posix-cpu-timers: Split run_posix_cpu_timers() | Thomas Gleixner | 2020-08-06 | 1 | -19/+24 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'irq-urgent-2020-08-14' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2020-08-14 | 2 | -4/+11 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | genirq: Unlock irq descriptor after errors | Guenter Roeck | 2020-08-13 | 1 | -2/+5 | |
| * | | | | | | | | | genirq/PM: Always unlock IRQ descriptor in rearm_wake_irq() | Guenter Roeck | 2020-08-12 | 1 | -2/+6 | |
* | | | | | | | | | | Merge tag 'modules-for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2020-08-14 | 1 | -17/+43 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
| * | | | | | | | | | modules: inherit TAINT_PROPRIETARY_MODULE | Christoph Hellwig | 2020-08-05 | 1 | -0/+26 | |
| * | | | | | | | | | modules: return licensing information from find_symbol | Christoph Hellwig | 2020-08-01 | 1 | -5/+11 | |
| * | | | | | | | | | modules: rename the licence field in struct symsearch to license | Christoph Hellwig | 2020-08-01 | 1 | -2/+2 | |
| * | | | | | | | | | modules: unexport __module_address | Christoph Hellwig | 2020-08-01 | 1 | -1/+0 | |
| * | | | | | | | | | modules: unexport __module_text_address | Christoph Hellwig | 2020-08-01 | 1 | -1/+0 | |
| * | | | | | | | | | modules: mark each_symbol_section static | Christoph Hellwig | 2020-08-01 | 1 | -2/+1 | |
| * | | | | | | | | | modules: mark find_symbol static | Christoph Hellwig | 2020-08-01 | 1 | -2/+1 | |
| * | | | | | | | | | modules: mark ref_module static | Christoph Hellwig | 2020-08-01 | 1 | -4/+2 | |
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 2020-08-13 | 6 | -41/+62 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | / | | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
| * | | | | | | | | bpf: Delete repeated words in comments | Randy Dunlap | 2020-08-07 | 2 | -2/+2 | |
| * | | | | | | | | bpf: Remove inline from bpf_do_trace_printk | Stanislav Fomichev | 2020-08-06 | 1 | -1/+1 | |
| * | | | | | | | | bpf: Change uapi for bpf iterator map elements | Yonghong Song | 2020-08-06 | 3 | -38/+59 | |
* | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2020-08-12 | 14 | -52/+101 | |
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | mm/gup: remove task_struct pointer for all gup code | Peter Xu | 2020-08-12 | 2 | -4/+4 | |
| * | | | | | | | | kcov: make some symbols static | Wei Yongjun | 2020-08-12 | 1 | -3/+3 | |
| * | | | | | | | | kcov: unconditionally add -fno-stack-protector to compiler options | Marco Elver | 2020-08-12 | 1 | -1/+1 | |
| * | | | | | | | | panic: make print_oops_end_marker() static | Yue Hu | 2020-08-12 | 1 | -1/+1 | |
| * | | | | | | | | kernel/panic.c: make oops_may_print() return bool | Tiezhu Yang | 2020-08-12 | 1 | -1/+1 | |
| * | | | | | | | | kdump: append kernel build-id string to VMCOREINFO | Vijay Balakrishna | 2020-08-12 | 1 | -0/+50 | |
| * | | | | | | | | kmod: remove redundant "be an" in the comment | Tiezhu Yang | 2020-08-12 | 1 | -3/+2 |