aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2023-02-18Merge tag 'timers-urgent-2023-02-19' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-4/+29
2023-02-17Merge tag 'sched-urgent-2023-02-17' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 3-11/+21
2023-02-15Merge tag 'trace-v6.2-rc7-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-1/+1
2023-02-15sched/psi: Fix use-after-free in ep_remove_wait_queue()Gravatar Munehisa Kamata 1-3/+4
2023-02-14alarmtimer: Prevent starvation by small intervals and SIG_IGNGravatar Thomas Gleixner 1-4/+29
2023-02-13sched/core: Fix a missed update of user_cpus_ptrGravatar Waiman Long 1-1/+4
2023-02-13freezer,umh: Fix call_usermode_helper_exec() vs SIGKILLGravatar Peter Zijlstra 1-7/+13
2023-02-12tracing: Make trace_define_field_ext() staticGravatar Steven Rostedt (Google) 1-1/+1
2023-02-12Merge tag 'trace-v6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 3-10/+33
2023-02-12tracing: Fix TASK_COMM_LEN in trace event format fileGravatar Yafang Shao 3-10/+33
2023-02-11Merge tag 'locking-urgent-2023-02-11' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-2/+3
2023-02-07Merge tag 'trace-v6.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 1-3/+0
2023-02-06cpuset: Call set_cpus_allowed_ptr() with appropriate mask for taskGravatar Will Deacon 1-7/+11
2023-02-06cgroup/cpuset: Don't filter offline CPUs in cpuset_cpus_allowed() for top cpu...Gravatar Waiman Long 1-2/+25
2023-02-06rtmutex: Ensure that the top waiter is always woken upGravatar Wander Lairson Costa 1-2/+3
2023-02-05Merge tag 'char-misc-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+1
2023-02-05Merge tag 'perf_urgent_for_v6.2_rc7' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-22/+17
2023-02-03kernel/irq/irqdomain.c: fix memory leak with using debugfs_lookup()Gravatar Greg Kroah-Hartman 1-1/+1
2023-02-02Merge tag 'net-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Gravatar Linus Torvalds 5-12/+23
2023-02-02tracing: Fix poll() and select() do not work on per_cpu trace_pipe and trace_...Gravatar Shiju Jose 1-3/+0
2023-01-31cgroup/cpuset: Fix wrong check in update_parent_subparts_cpumask()Gravatar Waiman Long 1-1/+2
2023-01-31perf: Fix perf_event_pmu_context serializationGravatar James Clark 1-22/+17
2023-01-29Merge tag 'irq_urgent_for_v6.2_rc6' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-2/+6
2023-01-27Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Gravatar Jakub Kicinski 5-12/+23
2023-01-27Merge tag 'trace-v6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 9-15/+39
2023-01-26bpf: Fix the kernel crash caused by bpf_setsockopt().Gravatar Kui-Feng Lee 1-1/+0
2023-01-25rv: remove redundant initialization of pointer ptrGravatar Colin Ian King 1-1/+1
2023-01-25tracing/filter: fix kernel-doc warningsGravatar Randy Dunlap 1-4/+4
2023-01-24trace_events_hist: add check for return value of 'create_hist_field'Gravatar Natalia Petrova 1-0/+2
2023-01-24tracing/osnoise: Use built-in RCU list checkingGravatar Chuang Wang 1-3/+2
2023-01-24module: Don't wait for GOING modulesGravatar Petr Pavlu 1-5/+21
2023-01-24tracing: Kconfig: Fix spelling/grammar/punctuationGravatar Randy Dunlap 1-4/+4
2023-01-24tracing: Make sure trace_printk() can output as soon as it can be usedGravatar Steven Rostedt (Google) 3-2/+4
2023-01-24ftrace: Export ftrace_free_filter() to modulesGravatar Mark Rutland 1-1/+22
2023-01-22Merge tag 'sched_urgent_for_v6.2_rc6' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 2-23/+35
2023-01-21Merge tag 'driver-core-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-0/+2
2023-01-21Merge tag 'kbuild-fixes-v6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-0/+2
2023-01-21prlimit: do_prlimit needs to have a speculation checkGravatar Greg Kroah-Hartman 1-0/+2
2023-01-20Merge tag 'net-6.2-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Gravatar Linus Torvalds 5-23/+21
2023-01-20bpf: Add missing btf_put to register_btf_id_dtor_kfuncsGravatar Jiri Olsa 1-2/+2
2023-01-19bpf: Fix to preserve reg parent/live fields when copying range infoGravatar Eduard Zingerman 1-7/+18
2023-01-19Merge tag 'printk-for-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-0/+2
2023-01-19Merge branch 'rework/console-list-lock' into for-linusGravatar Petr Mladek 1-0/+2
2023-01-18bpf: Fix a possible task gone issue with bpf_send_signal[_thread]() helpersGravatar Yonghong Song 1-1/+2
2023-01-18bpf: Fix off-by-one error in bpf_mem_cache_idx()Gravatar Hou Tao 1-1/+1
2023-01-18kheaders: explicitly validate existence of cpio commandGravatar Thomas Weißschuh 1-0/+2
2023-01-17Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Gravatar Jakub Kicinski 5-23/+21
2023-01-17genirq/msi: Free the fwnode created by msi_create_device_irq_domain()Gravatar Jason Gunthorpe 2-2/+6
2023-01-16kernel/printk/printk.c: Fix W=1 kernel-doc warningGravatar Anuradha Weeraman 1-0/+1
2023-01-16tty: serial: kgdboc: fix mutex locking order for configure_kgdboc()Gravatar John Ogness 1-0/+1