summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'locking-urgent-2021-05-23' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-05-235-13/+19
|\
| * locking/mutex: clear MUTEX_FLAGS if wait_list is empty due to signalZqiang2021-05-184-11/+17
| * locking/lockdep: Correct calling tracepointsLeo Yan2021-05-181-2/+2
* | watchdog: reliable handling of timestampsPetr Mladek2021-05-221-14/+20
* | Merge branch 'for-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-05-212-34/+36
|\ \
| * | signal: Deliver all of the siginfo perf data in _perfEric W. Biederman2021-05-181-8/+13
| * | signal: Factor force_sig_perf out of perf_sigtrapEric W. Biederman2021-05-182-9/+15
| * | signal: Implement SIL_FAULT_TRAPNOEric W. Biederman2021-05-181-22/+12
| * | siginfo: Move si_trapno inside the union inside _si_faultEric W. Biederman2021-05-181-0/+1
* | | Merge tag 'modules-for-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-05-211-6/+11
|\ \ \
| * | | module: check for exit sections in layout_sections() instead of module_init_s...Jessica Yu2021-05-171-6/+11
* | | | Merge branch 'urgent.2021.05.20a' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-05-201-1/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | kcsan: Fix debugfs initcall return typeArnd Bergmann2021-05-181-1/+2
| |/ /
* | | Merge tag 'timers-urgent-2021-05-16' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-05-161-1/+1
|\ \ \
| * | | alarmtimer: Check RTC features instead of opsAlexandre Belloni2021-05-111-1/+1
| |/ /
* | | Merge tag 'sched-urgent-2021-05-15' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-05-151-1/+1
|\ \ \
| * | | sched/fair: Fix clearing of has_idle_cores flag in select_idle_cpu()Gautham R. Shenoy2021-05-121-1/+1
| |/ /
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-05-151-1/+1
|\ \ \
| * | | kernel/resource: fix return code check in __request_free_mem_regionAlistair Popple2021-05-141-1/+1
* | | | Merge tag 'trace-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-05-141-4/+27
|\ \ \ \ | |/ / / |/| | |
| * | | tracing: Handle %.*s in trace_check_vprintf()Steven Rostedt (VMware)2021-05-131-4/+27
| |/ /
* / / ptrace: make ptrace() fail if the tracee changed its pid unexpectedlyOleg Nesterov2021-05-121-1/+17
|/ /
* | Merge tag 'sched-urgent-2021-05-09' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-05-093-14/+36
|\ \
| * | sched/fair: Fix unfairness caused by missing load decayOdin Ugedal2021-05-061-3/+9
| * | sched: Fix out-of-bound access in uclampQuentin Perret2021-05-061-1/+1
| * | psi: Fix psi state corruption when schedule() races with cgroup moveJohannes Weiner2021-05-061-10/+26
* | | Merge tag 'locking-urgent-2021-05-09' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-05-094-59/+57
|\ \ \
| * | | futex: Make syscall entry points less convolutedThomas Gleixner2021-05-061-26/+37
| * | | futex: Get rid of the val2 conditional danceThomas Gleixner2021-05-061-14/+2
| * | | futex: Do not apply time namespace adjustment on FUTEX_LOCK_PIThomas Gleixner2021-05-061-2/+2
| * | | Revert 337f13046ff0 ("futex: Allow FUTEX_CLOCK_REALTIME with FUTEX_WAIT op")Thomas Gleixner2021-05-061-2/+1
| * | | locking/qrwlock: Cleanup queued_write_lock_slowpath()Waiman Long2021-05-061-3/+3
| * | | smp: Fix smp_call_function_single_async prototypeArnd Bergmann2021-05-062-14/+14
| |/ /
* | | Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2021-05-082-5/+9
|\ \ \
| * | | .gitignore: prefix local generated files with a slashMasahiro Yamada2021-05-021-1/+1
| * | | kbuild: update config_data.gz only when the content of .config is changedMasahiro Yamada2021-05-022-2/+8
| * | | kernel/.gitgnore: remove stale timeconst.h and hz.bcMasahiro Yamada2021-05-021-2/+0
* | | | Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-05-081-15/+18
|\ \ \ \
| * | | | bpf: Fix leakage of uninitialized bpf stack under speculationDaniel Borkmann2021-05-031-10/+17
| * | | | bpf: Fix masking negation logic upon negative dst registerDaniel Borkmann2021-05-031-8/+4
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-05-0719-622/+394
|\ \ \ \ \
| * | | | | kernel/sys.c: fix typoXiaofeng Cao2021-05-071-7/+7
| * | | | | kernel/up.c: fix typoBhaskar Chowdhury2021-05-071-1/+1
| * | | | | kernel/user_namespace.c: fix typosXiaofeng Cao2021-05-071-3/+3
| * | | | | kernel/umh.c: fix some spelling mistakeszhouchuangao2021-05-071-3/+3
| * | | | | drivers/char: remove /dev/kmem for goodDavid Hildenbrand2021-05-071-1/+0
| * | | | | modules: add CONFIG_MODPROBE_PATHRasmus Villemoes2021-05-071-1/+1
| * | | | | init/initramfs.c: do unpacking asynchronouslyRasmus Villemoes2021-05-071-0/+2
| * | | | | kernel/async.c: remove async_unregister_domain()Rasmus Villemoes2021-05-071-18/+0
| * | | | | kernel/async.c: stop guarding pr_debug() statementsRasmus Villemoes2021-05-071-28/+20