summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2022-10-10Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds1-3/+3
2022-10-10Merge tag 'livepatching-for-6.1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-3/+35
2022-10-10Merge tag 'printk-for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-15/+4
2022-10-10Merge tag 'cgroup-for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds5-342/+663
2022-10-10Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-0/+5
2022-10-10Merge tag 'locking-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-43/+55
2022-10-10Merge tag 'perf-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds7-187/+896
2022-10-10Merge tag 'sched-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds26-418/+470
2022-10-09Merge tag 'ucount-rlimits-cleanups-for-v5.19' of git://git.kernel.org/pub/scm...Linus Torvalds4-31/+27
2022-10-09Merge tag 'signal-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-2/+23
2022-10-09Merge tag 'interrupting_kthread_stop-for-v5.20' of git://git.kernel.org/pub/s...Linus Torvalds1-0/+1
2022-10-07Merge tag 'driver-core-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-11/+33
2022-10-07Merge tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-3/+0
2022-10-07Merge tag 'for-6.1/block-2022-10-03' of git://git.kernel.dk/linuxLinus Torvalds1-0/+2
2022-10-06Merge tag 'pull-path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2022-10-05Merge tag 'platform-drivers-x86-v6.1-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-0/+3
2022-10-05Merge branch 'for-6.1/sysfs-patched-object' into for-linusPetr Mladek1-0/+18
2022-10-04Merge tag 'net-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds33-686/+2691
2022-10-04Merge tag 'audit-pr-20221003' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-13/+9
2022-10-04Merge branch 'rework/kthreads' into for-linusPetr Mladek1-15/+4
2022-10-04perf/hw_breakpoint: Annotate tsk->perf_event_mutex vs ctx->mutexPeter Zijlstra1-1/+11
2022-10-04perf: Fix pmu_filter_match()Peter Zijlstra1-3/+9
2022-10-03Merge tag 'lsm-pr-20221003' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-0/+6
2022-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski4-25/+35
2022-10-03Merge tag 'kcfi-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds5-362/+62
2022-10-03Merge tag 'rust-v6.1-rc1' of https://github.com/Rust-for-Linux/linuxLinus Torvalds3-6/+25
2022-10-03Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski4-25/+35
2022-10-03Merge tag 'pm-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds1-15/+15
2022-10-03Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski17-377/+1215
2022-10-03Merge branch 'pm-cpufreq'Rafael J. Wysocki1-15/+15
2022-10-03Merge tag 'rcu.2022.09.30a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds11-153/+628
2022-10-02Merge tag 'perf-urgent-2022-10-02' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+9
2022-09-30sched: Fix more TASK_state comparisonsPeter Zijlstra1-3/+7
2022-09-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-5/+6
2022-09-29utsname: contribute changes to RNGJason A. Donenfeld2-0/+5
2022-09-29bpf: Add __bpf_prog_{enter,exit}_struct_ops for struct_ops trampolineMartin KaFai Lau1-0/+23
2022-09-29printk: Mark __printk percpu data ready __ro_after_initThomas Gleixner1-1/+1
2022-09-29printk: Remove bogus comment vs. boot consolesThomas Gleixner1-3/+0
2022-09-29printk: Remove write only variable nr_ext_console_driversThomas Gleixner1-9/+0
2022-09-29printk: Make pr_flush() staticThomas Gleixner1-2/+3
2022-09-29perf/x86/amd: Support PERF_SAMPLE_PHY_ADDRRavi Bangoria1-1/+2
2022-09-29Merge branch 'v6.0-rc7'Peter Zijlstra30-132/+152
2022-09-28bpf: Handle show_fdinfo for the parameterized task BPF iteratorsKui-Feng Lee1-0/+18
2022-09-28bpf: Handle bpf_link_info for the parameterized task BPF iterators.Kui-Feng Lee1-0/+18
2022-09-28bpf: Parameterize task iterators.Kui-Feng Lee1-22/+166
2022-09-29kbuild: build init/built-in.a just onceMasahiro Yamada1-3/+3
2022-09-28sched: Fix TASK_state comparisonsPeter Zijlstra2-3/+7
2022-09-28Kbuild: add Rust supportMiguel Ojeda1-0/+1
2022-09-28kallsyms: increase maximum kernel symbol length to 512Miguel Ojeda1-2/+2
2022-09-28kallsyms: support "big" kernel symbolsMiguel Ojeda1-4/+22