summaryrefslogtreecommitdiffstats
path: root/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2021-07-151-0/+2
|\
| * bpf: Fix tail_call_reachable rejection for interpreter when jit failedDaniel Borkmann2021-07-131-0/+2
* | Merge tag 'net-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-07-143-42/+32
|\|
| * bpf: Track subprog poke descriptors correctly and fix use-after-freeJohn Fastabend2021-07-092-40/+28
| * bpf, devmap: Convert remaining READ_ONCE() to rcu_dereference_check()Toke Høiland-Jørgensen2021-07-011-2/+4
* | fs: add vfs_parse_fs_param_source() helperChristian Brauner2021-07-141-9/+5
* | cgroup: verify that source is a stringChristian Brauner2021-07-141-0/+2
* | Merge tag 'irq-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-07-111-1/+0
|\ \
| * \ Merge tag 'irqchip-fixes-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel...Thomas Gleixner2021-07-091-1/+0
| |\ \
| | * | genirq/irqdesc: Drop excess kernel-doc entry @lookupRandy Dunlap2021-06-281-1/+0
* | | | Merge tag 'sched-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-07-112-10/+18
|\ \ \ \
| * | | | sched/uclamp: Ignore max aggregation if rq is idleXuewen Yan2021-07-021-7/+14
| * | | | sched/fair: Fix CFS bandwidth hrtimer expiry typeOdin Ugedal2021-07-021-2/+2
| * | | | sched/fair: Sync load_sum with load_avg after dequeueVincent Guittot2021-07-021-1/+2
* | | | | Merge tag 'locking-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-07-114-22/+32
|\ \ \ \ \
| * | | | | kprobe/static_call: Restore missing static_call_text_reserved()Peter Zijlstra2021-07-051-0/+2
| * | | | | static_call: Fix static_call_text_reserved() vs __initPeter Zijlstra2021-07-051-5/+8
| * | | | | jump_label: Fix jump_label_text_reserved() vs __initPeter Zijlstra2021-07-051-5/+8
| * | | | | locking/lockdep: Fix meaningless /proc/lockdep output of lock classes on !CON...Xiongwei Song2021-07-051-12/+14
* | | | | | Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-07-101-3/+1
|\ \ \ \ \ \
| * | | | | | kbuild: clean up ${quiet} checks in shell scriptsMasahiro Yamada2021-05-261-3/+1
* | | | | | | Merge tag 'trace-v5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds2021-07-092-2/+8
|\ \ \ \ \ \ \
| * | | | | | | ftrace: Use list_move instead of list_del/list_addBaokun Li2021-07-081-2/+1
| * | | | | | | tracing/histograms: Fix parsing of "sym-offset" modifierSteven Rostedt (VMware)2021-07-071-0/+7
* | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-07-095-74/+129
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | kdump: use vmlinux_build_id to simplifyStephen Boyd2021-07-081-48/+2
| * | | | | | | module: add printk formats to add module build ID to stacktracesStephen Boyd2021-07-082-25/+121
| * | | | | | | PM: hibernate: disable when there are active secretmem usersMike Rapoport2021-07-081-1/+4
| * | | | | | | mm: introduce memfd_secret system call to create "secret" memory areasMike Rapoport2021-07-081-0/+2
* | | | | | | | Fix UCOUNT_RLIMIT_SIGPENDING counter leakAlexey Gladkov2021-07-081-4/+16
* | | | | | | | Merge tag 'pm-5.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2021-07-071-0/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | cpufreq: CPPC: Add support for frequency invarianceViresh Kumar2021-07-011-0/+1
* | | | | | | | Merge tag 'modules-for-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-07-071-3/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | module: correctly exit module_kallsyms_on_each_symbol when fn() != 0Jon Mediero2021-05-261-1/+2
| * | | | | | | | kernel/module: Use BUG_ON instead of if condition followed by BUGzhouchuangao2021-05-141-2/+1
* | | | | | | | | Merge tag 'kgdb-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...Linus Torvalds2021-07-063-6/+7
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | kgdb: Fix fall-through warning for ClangGustavo A. R. Silva2021-06-011-0/+1
| * | | | | | | | | kgdb: Fix spelling mistakesZhen Lei2021-06-013-6/+6
* | | | | | | | | | Merge branch 'core-rcu-2021.07.04' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-07-0415-475/+734
|\ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| *-----------. \ \ \ \ \ \ \ \ \ Merge branches 'bitmaprange.2021.05.10c', 'doc.2021.05.10c', 'fixes.2021.05.1...Paul E. McKenney2021-05-1815-469/+731
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | | | |
| | | | | | | | * | | | | | | | | rcu: Don't penalize priority boosting when there is nothing to boostPaul E. McKenney2021-05-111-3/+14
| | | | | | | | * | | | | | | | | rcutorture: Move mem_dump_obj() tests into separate functionPaul E. McKenney2021-05-111-39/+42
| | | | | | | | * | | | | | | | | rcutorture: Don't count CPU-stalled time against priority boostingPaul E. McKenney2021-05-112-5/+18
| | | | | | | | * | | | | | | | | rcutorture: Forgive RCU boost failures when CPUs don't pass through QSPaul E. McKenney2021-05-113-26/+79
| | | | | | | | * | | | | | | | | rcutorture: Make rcu_torture_boost_failed() check for GP endPaul E. McKenney2021-05-111-0/+6
| | | | | | | | * | | | | | | | | rcutorture: Consolidate rcu_torture_boost() timing and statisticsPaul E. McKenney2021-05-111-10/+4
| | | | | | | | * | | | | | | | | rcutorture: Delay-based false positives for RCU priority boosting testsPaul E. McKenney2021-05-111-2/+6
| | | | | | | | * | | | | | | | | rcutorture: Judge RCU priority boosting on grace periods, not callbacksPaul E. McKenney2021-05-111-60/+51
| | | | | | | | * | | | | | | | | rcutorture: Abstract read-lock-held checksPaul E. McKenney2021-05-111-10/+19
| | | | | | | | * | | | | | | | | refscale: Add acqrel, lock, and lock-irqPaul E. McKenney2021-05-111-2/+107
| | | |_|_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | |