Linux 5.15.15
[platform/kernel/linux-rpi.git] / kernel /
2022-01-16 Daniel Borkmannbpf: Fix out of bounds access from invalid *_or_null...
2022-01-16 Frederic Weisbeckerworkqueue: Fix unbind_workers() VS wq_worker_running...
2022-01-11 Tejun Heocgroup: Use open-time cgroup namespace for process...
2022-01-11 Tejun Heocgroup: Allocate cgroup_file_ctx for kernfs_open_file...
2022-01-11 Tejun Heocgroup: Use open-time credentials for process migraton...
2022-01-11 Naveen N. Raotracing: Tag trace_percpu_buffer as a percpu pointer
2022-01-11 Naveen N. Raotracing: Fix check for trace_percpu_buffer validity...
2021-12-29 Philipp Rudokernel/crash_core: suppress unknown crashkernel paramet...
2021-12-29 Alexey Gladkovucounts: Fix rlimit max values check
2021-12-22 Paul E. McKenneyrcu: Mark accesses to rcu_state.n_force_qs
2021-12-22 Zqianglocking/rtmutex: Fix incorrect condition in rtmutex_spi...
2021-12-22 Yu Liaotimekeeping: Really make sure wall_to_monotonic isn...
2021-12-22 Paul Mooreaudit: improve robustness of the audit queue handling
2021-12-22 Daniel Borkmannbpf: Fix kernel address leakage in atomic cmpxchg's...
2021-12-22 Daniel Borkmannbpf: Make 32->64 bounds propagation slightly more robust
2021-12-22 Daniel Borkmannbpf: Fix signed bounds propagation after mov32
2021-12-22 Daniel Borkmannbpf: Fix kernel address leakage in atomic fetch
2021-12-17 Chen Juntracing: Fix a kmemleak false positive in tracing_map
2021-12-14 Eric Biggerswait: add wake_up_pollfree()
2021-12-14 SeongJae Parktimers: implement usleep_idle_range()
2021-12-14 Maxim Mikityanskiybpf: Fix the off-by-two error in range markings
2021-12-08 Qais Yousefsched/uclamp: Fix rq->uclamp_max not set on first enqueue
2021-12-08 Andrew Halaneypreempt/dynamic: Fix setup_preempt_mode() return value
2021-12-08 Steven Rostedt ... tracing/histograms: String compares should not care...
2021-12-08 Masami Hiramatsukprobes: Limit max data_size of the kretprobe instances
2021-12-08 Nikita Yushchenkotracing: Don't use out-of-sync va_list in event printing
2021-12-01 Steven Rostedt ... tracing: Check pid filtering when creating events
2021-12-01 Mark Rutlandsched/scs: Reset task stack state in bringup_cpu()
2021-12-01 Marco Elverperf: Ignore sigtrap for tracepoints destined for other...
2021-12-01 Waiman Longlocking/rwsem: Make handoff bit handling more consistent
2021-12-01 Thomas ZeitlhoferPM: hibernate: use correct mode for swsusp_close()
2021-12-01 Steven Rostedt ... tracing: Fix pid filtering when triggers are attached
2021-12-01 Jiri Olsatracing/uprobe: Fix uprobe_perf_open probes iteration
2021-11-25 Dmitrii Banshchikovbpf: Forbid bpf_ktime_get_coarse_ns and bpf_timer_...
2021-11-25 Eric W. Biedermansignal: Replace force_fatal_sig with force_exit_sig...
2021-11-25 Eric W. Biedermansignal: Don't always set SA_IMMUTABLE for forced signals
2021-11-25 Eric W. Biedermanexit/syscall_user_dispatch: Send ordinary signals on...
2021-11-25 Eric W. Biedermansignal: Implement force_fatal_sig
2021-11-25 Nicholas Pigginprintk: restore flushing of NMI buffers on remote CPUs...
2021-11-25 Daniel Borkmannbpf: Fix toctou on read-only map's constant scalar...
2021-11-25 Steven Rostedt ... tracing: Add length protection to histogram string...
2021-11-25 Alexei Starovoitovbpf: Fix inner map state pruning regression.
2021-11-25 Masami Hiramatsutracing/histogram: Do not copy the fixed-size char...
2021-11-25 Mathias Krausesched/fair: Prevent dead task groups from regaining...
2021-11-25 Vincent Donnefortsched/core: Mitigate race cpus_share_cache()/update_top...
2021-11-21 Greg Thelenperf/core: Avoid put_page() when GUP fails
2021-11-18 Michael Prattposix-cpu-timers: Clear task::posix_cputimers_work...
2021-11-18 Thomas GleixnerPCI/MSI: Move non-mask check back into low level accessors
2021-11-18 Daniel Thompsonkdb: Adopt scheduler's task classification
2021-11-18 Alexei Starovoitovbpf: Fix propagation of signed bounds from 64-bit min...
2021-11-18 Alexei Starovoitovbpf: Fix propagation of bounds from 64-bit min/max...
2021-11-18 Dan Schatzbergcgroup: Fix rootcg cpu.stat guest double counting
2021-11-18 Eric Dumazetbpf: Fixes possible race in update_prog_stats() for...
2021-11-18 Mathieu Desnoyerstracing: Fix missing trace_boot_init_histograms kstrdup...
2021-11-18 Anders RoxellPM: hibernate: fix sparse warnings
2021-11-18 Zhang Qiaokernel/sched: Fix sched_fork() access an invalid sched_...
2021-11-18 Peter Zijlstrarcu: Fix rcu_dynticks_curr_cpu_in_eqs() vs noinstr
2021-11-18 Peter Zijlstrarcu: Always inline rcu_dynticks_task*_{enter,exit}()
2021-11-18 Vincent DonnefortPM: EM: Fix inefficient states detection
2021-11-18 Punit Agrawalkprobes: Do not use local variable when creating debugf...
2021-11-18 Yee Leescs: Release kasan vmalloc poison in scs_free process
2021-11-18 Waiman Longcgroup: Make rebind_subsystems() disable v2 controllers...
2021-11-18 Sebastian Andrzej... lockdep: Let lock_is_held_type() detect recursive read...
2021-11-18 Neeraj Upadhyayrcu: Fix existing exp request check in sync_sched_exp_o...
2021-11-18 王贇ftrace: do CPU checking after preemption disabled
2021-11-18 Ye BinPM: hibernate: Get block device exclusively in swsusp_c...
2021-11-18 Kalesh Singhtracing/cfi: Fix cmp_entries_* functions signature...
2021-11-18 Menglong Dongworkqueue: make sysfs of unbound kworker cpumask more...
2021-11-18 Yanfei Xulocking/rwsem: Disable preemption for spinning region
2021-11-18 Steven Rostedt ... tracing: Disable "other" permission bits in the tracefs...
2021-11-18 Paul E. McKenneyrcu-tasks: Move RTGS_WAIT_CBS to beginning of rcu_tasks...
2021-11-18 Peter Zijlstralocking/lockdep: Avoid RCU-induced noinstr fail
2021-11-18 Scott Woodrcutorture: Avoid problematic critical section nesting...
2021-11-18 Steven Rostedt ... ring-buffer: Protect ring_buffer_reset() from reentrancy
2021-11-18 Eric W. Biedermansignal: Add SA_IMMUTABLE to ensure forced siganls do...
2021-11-18 Eric W. Biedermansignal: Remove the bogus sigkill_pending in ptrace_stop
2021-10-31 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2021-10-30 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2021-10-30 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git./linux...
2021-10-30 Linus TorvaldsMerge tag 'riscv-for-linus-5.15-rc8' of git://git....
2021-10-30 Linus TorvaldsMerge tag 'powerpc-5.15-6' of git://git./linux/kernel...
2021-10-30 Linus TorvaldsMerge tag 'gpio-fixes-for-v5.15' of git://git./linux...
2021-10-29 Linus TorvaldsMerge tag 'block-5.15-2021-10-29' of git://git.kernel...
2021-10-29 Linus TorvaldsMerge tag 'mmc-v5.15-rc5' of git://git./linux/kernel...
2021-10-29 Linus TorvaldsMerge tag 'for-5.15-rc7-tag' of git://git./linux/kernel...
2021-10-29 Linus TorvaldsMerge tag 'trace-v5.15-rc6-3' of git://git./linux/kerne...
2021-10-29 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2021-10-29 Steven Rostedt ... tracing: Fix misspelling of "missing"
2021-10-29 Steven Rostedt ... ftrace: Fix kernel-doc formatting issues
2021-10-28 Linus TorvaldsMerge tag 'libnvdimm-fixes-5.15-rc8' of git://git....
2021-10-28 Linus TorvaldsMerge tag 'drm-fixes-2021-10-29' of git://anongit.freed...
2021-10-28 Dave AirlieMerge tag 'drm-intel-fixes-2021-10-28' of git://anongit...
2021-10-28 Linus TorvaldsMerge tag 'net-5.15-rc8' of git://git./linux/kernel...
2021-10-28 Linus TorvaldsMerge tag 'spi-fix-v5.15-rc7' of git://git./linux/kerne...
2021-10-28 Linus TorvaldsMerge tag 'regmap-fix-v5.15-rc7' of git://git./linux...
2021-10-28 Linus TorvaldsMerge tag 'linux-watchdog-5.15-rc7' of git://linux...
2021-10-28 Linus TorvaldsMerge tag 'trace-v5.15-rc6-2' of git://git./linux/kerne...
2021-10-28 Dave AirlieMerge tag 'drm-misc-fixes-2021-10-28' of git://anongit...
2021-10-28 Dave AirlieMerge tag 'drm-misc-fixes-2021-10-26' of git://anongit...
2021-10-28 Steven Rostedt ... tracing: Do not warn when connecting eprobe to non...
next