]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/history - kernel
octeontx2-af: cn10k: Do not enable RPM loopback for LPC interfaces
[mirror_ubuntu-jammy-kernel.git] / kernel /
2022-02-03 Vincent Guittotsched/pelt: Relax the sync of util_sum with util_avg
2022-02-03 Peter Zijlstraperf: Fix perf_event_read_local() time
2022-02-03 Mathieu Desnoyerssched/membarrier: Fix membarrier-rseq fence command...
2022-02-03 Suren Baghdasaryanpsi: Fix uaf issue when psi trigger is destroyed while...
2022-02-03 Tom Zanussitracing: Don't inc err_log entry count if entry allocat...
2022-02-03 Xiaoke Wangtracing/histogram: Fix a potential memory leak for...
2022-02-03 Greg Kroah-HartmanPM: wakeup: simplify the output logic of pm_show_wakelo...
2022-02-03 Naveen N. Raobpf: Guard against accessing NULL pt_regs in bpf_get_ta...
2022-02-03 Paul E. McKenneyrcu: Tighten rcu_advance_cbs_nowake() checks
2022-01-31 Eric W. Biedermanucount: Make get_ucount a safe get_user replacement
2022-01-28 Eric W. Biedermantaskstats: Cleanup the use of task->exit_code
2022-01-28 Daniel Borkmannbpf: Mark PTR_TO_FUNC register initially with zero...
2022-01-28 Yafang Shaobpf: Fix mount source show for bpffs
2022-01-28 Nikita Yushchenkotracing/osnoise: Properly unhook events if start_per_cp...
2022-01-28 Steven Rostedttracing: Have syscall trace events use trace_event_buff...
2022-01-28 Xiangyang Zhangtracing/kprobes: 'nmissed' not showed correctly for...
2022-01-28 Andrey Ryabininsched/cpuacct: Fix user/system in shown cpuacct.usage*
2022-01-28 Andrey Ryabinincputime, cpuacct: Include guest time in user time in...
2022-01-28 Paul Mooreaudit: ensure userspace is penalized the same as the...
2022-01-28 Wander Lairson Costarcutorture: Avoid soft lockup during cpu stall
2022-01-28 Brian Chenpsi: Fix PSI_MEM_FULL state when tasks are in memstall...
2022-01-28 Waiman Longclocksource: Avoid accidental unstable marking of clock...
2022-01-28 Kris Van Heesbpf: Fix verifier support for validation of async callbacks
2022-01-28 Daniel Borkmannbpf: Don't promote bogus looking registers after null...
2022-01-28 Frederic Weisbeckerrcu/exp: Mark current CPU as exp-QS in IPI loop second...
2022-01-28 Li Huasched/rt: Try to restart rt period timer when rt runtim...
2022-01-28 Kajol Jainbpf: Remove config check to enable bpf support for...
2022-01-28 Hou Taobpf: Disallow BPF_LOG_KERNEL log level for bpf(BPF_BTF_...
2022-01-28 Alexei Starovoitovbpf: Adjust BTF log size limit.
2022-01-28 Vincent Donnefortsched/fair: Fix per-CPU kthread and wakee stacking...
2022-01-28 Vincent Donnefortsched/fair: Fix detection of per-CPU kthreads waking...
2022-01-28 Baoquan Hedma/pool: create dma atomic pool only if dma zone has...
2022-01-25 Sean Christophersonperf: Protect perf_guest_cbs with RCU
2022-01-21 Daniel Borkmannbpf: Fix out of bounds access from invalid *_or_null...
2022-01-21 Frederic Weisbeckerworkqueue: Fix unbind_workers() VS wq_worker_running...
2022-01-21 Tejun Heocgroup: Use open-time cgroup namespace for process...
2022-01-21 Tejun Heocgroup: Allocate cgroup_file_ctx for kernfs_open_file...
2022-01-21 Tejun Heocgroup: Use open-time credentials for process migraton...
2022-01-21 Naveen N. Raotracing: Tag trace_percpu_buffer as a percpu pointer
2022-01-21 Naveen N. Raotracing: Fix check for trace_percpu_buffer validity...
2022-01-21 Thadeu Lima de Sou... UBUNTU: SAUCE: bpf: prevent helper argument PTR_TO_ALLO...
2022-01-04 Philipp Rudokernel/crash_core: suppress unknown crashkernel paramet...
2022-01-04 Alexey Gladkovucounts: Fix rlimit max values check
2022-01-04 Paul E. McKenneyrcu: Mark accesses to rcu_state.n_force_qs
2022-01-04 Zqianglocking/rtmutex: Fix incorrect condition in rtmutex_spi...
2022-01-04 Yu Liaotimekeeping: Really make sure wall_to_monotonic isn...
2022-01-04 Paul Mooreaudit: improve robustness of the audit queue handling
2022-01-04 Daniel Borkmannbpf: Fix kernel address leakage in atomic cmpxchg's...
2022-01-04 Daniel Borkmannbpf: Make 32->64 bounds propagation slightly more robust
2022-01-04 Daniel Borkmannbpf: Fix signed bounds propagation after mov32
2022-01-04 Daniel Borkmannbpf: Fix kernel address leakage in atomic fetch
2022-01-04 Chen Juntracing: Fix a kmemleak false positive in tracing_map
2022-01-04 Andrea RighiUBUNTU: SAUCE: allow to use __wake_up_pollfree() from...
2022-01-04 Eric Biggerswait: add wake_up_pollfree()
2022-01-04 SeongJae Parktimers: implement usleep_idle_range()
2022-01-04 Maxim Mikityanskiybpf: Fix the off-by-two error in range markings
2022-01-04 Qais Yousefsched/uclamp: Fix rq->uclamp_max not set on first enqueue
2022-01-04 Andrew Halaneypreempt/dynamic: Fix setup_preempt_mode() return value
2022-01-04 Steven Rostedt ... tracing/histograms: String compares should not care...
2022-01-04 Masami Hiramatsukprobes: Limit max data_size of the kretprobe instances
2022-01-04 Nikita Yushchenkotracing: Don't use out-of-sync va_list in event printing
2022-01-04 Steven Rostedt ... tracing: Check pid filtering when creating events
2022-01-04 Mark Rutlandsched/scs: Reset task stack state in bringup_cpu()
2022-01-04 Marco Elverperf: Ignore sigtrap for tracepoints destined for other...
2022-01-04 Waiman Longlocking/rwsem: Make handoff bit handling more consistent
2022-01-04 Thomas ZeitlhoferPM: hibernate: use correct mode for swsusp_close()
2022-01-04 Steven Rostedt ... tracing: Fix pid filtering when triggers are attached
2022-01-04 Jiri Olsatracing/uprobe: Fix uprobe_perf_open probes iteration
2022-01-04 Dmitrii Banshchikovbpf: Forbid bpf_ktime_get_coarse_ns and bpf_timer_...
2022-01-04 Eric W. Biedermansignal: Replace force_fatal_sig with force_exit_sig...
2022-01-04 Eric W. Biedermansignal: Don't always set SA_IMMUTABLE for forced signals
2022-01-04 Eric W. Biedermanexit/syscall_user_dispatch: Send ordinary signals on...
2022-01-04 Eric W. Biedermansignal: Implement force_fatal_sig
2022-01-04 Nicholas Pigginprintk: restore flushing of NMI buffers on remote CPUs...
2022-01-04 Daniel Borkmannbpf: Fix toctou on read-only map's constant scalar...
2022-01-04 Steven Rostedt ... tracing: Add length protection to histogram string...
2022-01-04 Alexei Starovoitovbpf: Fix inner map state pruning regression.
2022-01-04 Masami Hiramatsutracing/histogram: Do not copy the fixed-size char...
2022-01-04 Mathias Krausesched/fair: Prevent dead task groups from regaining...
2022-01-04 Vincent Donnefortsched/core: Mitigate race cpus_share_cache()/update_top...
2022-01-04 Greg Thelenperf/core: Avoid put_page() when GUP fails
2022-01-04 Michael Prattposix-cpu-timers: Clear task::posix_cputimers_work...
2022-01-04 Thomas GleixnerPCI/MSI: Move non-mask check back into low level accessors
2022-01-04 Daniel Thompsonkdb: Adopt scheduler's task classification
2022-01-04 Alexei Starovoitovbpf: Fix propagation of signed bounds from 64-bit min...
2022-01-04 Alexei Starovoitovbpf: Fix propagation of bounds from 64-bit min/max...
2022-01-04 Dan Schatzbergcgroup: Fix rootcg cpu.stat guest double counting
2022-01-04 Eric Dumazetbpf: Fixes possible race in update_prog_stats() for...
2022-01-04 Mathieu Desnoyerstracing: Fix missing trace_boot_init_histograms kstrdup...
2022-01-04 Anders RoxellPM: hibernate: fix sparse warnings
2022-01-04 Zhang Qiaokernel/sched: Fix sched_fork() access an invalid sched_...
2022-01-04 Peter Zijlstrarcu: Fix rcu_dynticks_curr_cpu_in_eqs() vs noinstr
2022-01-04 Peter Zijlstrarcu: Always inline rcu_dynticks_task*_{enter,exit}()
2022-01-04 Vincent DonnefortPM: EM: Fix inefficient states detection
2022-01-04 Punit Agrawalkprobes: Do not use local variable when creating debugf...
2022-01-04 Yee Leescs: Release kasan vmalloc poison in scs_free process
2022-01-04 Waiman Longcgroup: Make rebind_subsystems() disable v2 controllers...
2022-01-04 Sebastian Andrzej... lockdep: Let lock_is_held_type() detect recursive read...
2022-01-04 Neeraj Upadhyayrcu: Fix existing exp request check in sync_sched_exp_o...
2022-01-04 王贇ftrace: do CPU checking after preemption disabled
next