summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-02-025-12/+23
|\
| * Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-01-275-12/+23
| |\
| | * bpf: Fix the kernel crash caused by bpf_setsockopt().Kui-Feng Lee2023-01-261-1/+0
| | * bpf: Add missing btf_put to register_btf_id_dtor_kfuncsJiri Olsa2023-01-201-2/+2
| | * bpf: Fix to preserve reg parent/live fields when copying range infoEduard Zingerman2023-01-191-7/+18
| | * bpf: Fix a possible task gone issue with bpf_send_signal[_thread]() helpersYonghong Song2023-01-181-1/+2
| | * bpf: Fix off-by-one error in bpf_mem_cache_idx()Hou Tao2023-01-181-1/+1
* | | cgroup/cpuset: Fix wrong check in update_parent_subparts_cpumask()Waiman Long2023-01-311-1/+2
* | | Merge tag 'irq_urgent_for_v6.2_rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-01-292-2/+6
|\ \ \
| * | | genirq/msi: Free the fwnode created by msi_create_device_irq_domain()Jason Gunthorpe2023-01-172-2/+6
* | | | Merge tag 'trace-v6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2023-01-279-15/+39
|\ \ \ \ | |_|/ / |/| | |
| * | | rv: remove redundant initialization of pointer ptrColin Ian King2023-01-251-1/+1
| * | | tracing/filter: fix kernel-doc warningsRandy Dunlap2023-01-251-4/+4
| * | | trace_events_hist: add check for return value of 'create_hist_field'Natalia Petrova2023-01-241-0/+2
| * | | tracing/osnoise: Use built-in RCU list checkingChuang Wang2023-01-241-3/+2
| * | | tracing: Kconfig: Fix spelling/grammar/punctuationRandy Dunlap2023-01-241-4/+4
| * | | tracing: Make sure trace_printk() can output as soon as it can be usedSteven Rostedt (Google)2023-01-243-2/+4
| * | | ftrace: Export ftrace_free_filter() to modulesMark Rutland2023-01-241-1/+22
* | | | module: Don't wait for GOING modulesPetr Pavlu2023-01-241-5/+21
* | | | Merge tag 'sched_urgent_for_v6.2_rc6' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2023-01-222-23/+35
|\ \ \ \ | |/ / / |/| | |
| * | | sched/core: Fix NULL pointer access fault in sched_setaffinity() with non-SMP...Waiman Long2023-01-161-2/+8
| * | | sched/fair: Fixes for capacity inversion detectionQais Yousef2023-01-131-2/+11
| * | | sched/uclamp: Fix a uninitialized variable warningsQais Yousef2023-01-131-19/+16
* | | | Merge tag 'driver-core-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-01-211-0/+2
|\ \ \ \
| * | | | prlimit: do_prlimit needs to have a speculation checkGreg Kroah-Hartman2023-01-211-0/+2
* | | | | Merge tag 'kbuild-fixes-v6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-01-211-0/+2
|\ \ \ \ \
| * | | | | kheaders: explicitly validate existence of cpio commandThomas Weißschuh2023-01-181-0/+2
| |/ / / /
* | | | | Merge tag 'net-6.2-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2023-01-205-23/+21
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-01-175-23/+21
| |\ \ \ \
| | * | | | bpf: Fix pointer-leak due to insufficient speculative store bypass mitigationLuis Gerhorst2023-01-131-1/+3
| | * | | | bpf: hash map, avoid deadlock with suitable hash maskTonghao Zhang2023-01-121-2/+2
| | * | | | bpf: remove the do_idr_lock parameter from bpf_prog_free_id()Paul Moore2023-01-091-14/+6
| | * | | | bpf: restore the ebpf program ID for BPF_AUDIT_UNLOAD and PERF_BPF_EVENT_PROG...Paul Moore2023-01-092-7/+2
| | * | | | bpf: Skip task with pid=1 in send_signal_common()Hao Sun2023-01-061-0/+3
| | * | | | bpf: Skip invalid kfunc call in backtrack_insnHao Sun2023-01-061-0/+6
| | |/ / /
* | | | | Merge tag 'printk-for-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-01-191-0/+2
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge branch 'rework/console-list-lock' into for-linusPetr Mladek2023-01-191-0/+2
| |\ \ \ \
| | * | | | kernel/printk/printk.c: Fix W=1 kernel-doc warningAnuradha Weeraman2023-01-161-0/+1
| | * | | | tty: serial: kgdboc: fix mutex locking order for configure_kgdboc()John Ogness2023-01-161-0/+1
* | | | | | Merge tag 'modules-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-01-141-15/+6
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | kallsyms: Fix scheduling with interrupts disabled in self-testNicholas Piggin2023-01-131-15/+6
* | | | | | Merge tag 'timers-urgent-2023-01-12' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2023-01-123-10/+10
|\ \ \ \ \ \
| * | | | | | time: Fix various kernel-doc problemsRandy Dunlap2023-01-033-10/+10
| |/ / / / /
* | | | | | Merge tag 'sched-urgent-2023-01-12' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-01-121-9/+60
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | sched/core: Use kfree_rcu() in do_set_cpus_allowed()Waiman Long2023-01-091-4/+29
| * | | | | sched/core: Fix use-after-free bug in dup_user_cpus_ptr()Waiman Long2023-01-091-5/+29
| * | | | | sched/core: Fix arch_scale_freq_tick() on tickless systemsYair Podemsky2023-01-071-1/+3
| | |_|_|/ | |/| | |
* | | | | Merge tag 'xtensa-20230110' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2023-01-101-1/+6
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | kcsan: test: don't put the expect array on the stackMax Filippov2023-01-021-1/+6
| |/ / /
* | | | Merge tag 'net-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-01-054-18/+48
|\ \ \ \ | |/ / / |/| | |