summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'timers-urgent-2023-02-19' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2023-02-181-4/+29
|\
| * alarmtimer: Prevent starvation by small intervals and SIG_IGNThomas Gleixner2023-02-141-4/+29
* | Merge tag 'sched-urgent-2023-02-17' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-02-173-11/+21
|\ \
| * | sched/psi: Fix use-after-free in ep_remove_wait_queue()Munehisa Kamata2023-02-151-3/+4
| * | sched/core: Fix a missed update of user_cpus_ptrWaiman Long2023-02-131-1/+4
| * | freezer,umh: Fix call_usermode_helper_exec() vs SIGKILLPeter Zijlstra2023-02-131-7/+13
| |/
* | Merge tag 'trace-v6.2-rc7-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-02-151-1/+1
|\ \ | |/ |/|
| * tracing: Make trace_define_field_ext() staticSteven Rostedt (Google)2023-02-121-1/+1
* | Merge tag 'trace-v6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2023-02-123-10/+33
|\|
| * tracing: Fix TASK_COMM_LEN in trace event format fileYafang Shao2023-02-123-10/+33
* | Merge tag 'locking-urgent-2023-02-11' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2023-02-111-2/+3
|\ \
| * | rtmutex: Ensure that the top waiter is always woken upWander Lairson Costa2023-02-061-2/+3
* | | Merge tag 'trace-v6.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2023-02-071-3/+0
|\ \ \ | | |/ | |/|
| * | tracing: Fix poll() and select() do not work on per_cpu trace_pipe and trace_...Shiju Jose2023-02-021-3/+0
* | | cpuset: Call set_cpus_allowed_ptr() with appropriate mask for taskWill Deacon2023-02-061-7/+11
* | | cgroup/cpuset: Don't filter offline CPUs in cpuset_cpus_allowed() for top cpu...Waiman Long2023-02-061-2/+25
| |/ |/|
* | Merge tag 'char-misc-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-02-051-1/+1
|\ \
| * | kernel/irq/irqdomain.c: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman2023-02-031-1/+1
* | | Merge tag 'perf_urgent_for_v6.2_rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2023-02-051-22/+17
|\ \ \
| * | | perf: Fix perf_event_pmu_context serializationJames Clark2023-01-311-22/+17
* | | | 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