]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/history - kernel
tools build: Remove needless libpython-version feature check that breaks test-all...
[mirror_ubuntu-focal-kernel.git] / kernel /
2022-02-03 Kamal MostafaUBUNTU: SAUCE: binder: export __wake_up_pollfree for...
2022-02-03 Eric Biggerswait: add wake_up_pollfree()
2022-02-03 Maxim Mikityanskiybpf: Fix the off-by-two error in range markings
2022-02-03 Qais Yousefsched/uclamp: Fix rq->uclamp_max not set on first enqueue
2022-02-03 Masami Hiramatsukprobes: Limit max data_size of the kretprobe instances
2022-02-03 Steven Rostedt ... tracing: Check pid filtering when creating events
2022-02-03 Thomas ZeitlhoferPM: hibernate: use correct mode for swsusp_close()
2022-02-03 Steven Rostedt ... tracing: Fix pid filtering when triggers are attached
2022-02-03 Jiri Olsatracing/uprobe: Fix uprobe_perf_open probes iteration
2022-01-13 Greg Thelenperf/core: Avoid put_page() when GUP fails
2022-01-13 Masami Hiramatsutracing/histogram: Do not copy the fixed-size char...
2022-01-13 Tom Zanussitracing: Save normal string variables
2022-01-13 Vincent Donnefortsched/core: Mitigate race cpus_share_cache()/update_top...
2022-01-13 Anders RoxellPM: hibernate: fix sparse warnings
2022-01-13 Punit Agrawalkprobes: Do not use local variable when creating debugf...
2022-01-13 Waiman Longcgroup: Make rebind_subsystems() disable v2 controllers...
2022-01-13 Neeraj Upadhyayrcu: Fix existing exp request check in sync_sched_exp_o...
2022-01-13 Ye BinPM: hibernate: Get block device exclusively in swsusp_c...
2022-01-13 Kalesh Singhtracing/cfi: Fix cmp_entries_* functions signature...
2022-01-13 Menglong Dongworkqueue: make sysfs of unbound kworker cpumask more...
2022-01-13 Peter Zijlstralocking/lockdep: Avoid RCU-induced noinstr fail
2022-01-13 Eric W. Biedermansignal: Remove the bogus sigkill_pending in ptrace_stop
2022-01-13 Lorenz Bauerbpf: Prevent increasing bpf_jit_limit above max
2022-01-13 Petr Mladekprintk/console: Allow to disable console output by...
2021-11-25 Peter Zijlstrajump_label: Fix usage in module __init
2021-11-22 Steven Rostedt ... tracing: Have all levels of checks prevent recursion
2021-11-22 Gaosheng Cuiaudit: fix possible null-pointer dereference in audit_f...
2021-11-22 Gerald Schaeferdma-debug: fix sg checks in debug_dma_map_sg()
2021-11-12 Tatsuhiko Yasumatsubpf: Fix integer overflow in prealloc_elems_and_freelist()
2021-11-05 Kevin Haocpufreq: schedutil: Use kobject release() method to...
2021-11-05 Bixuan Cuibpf: Add oversize check before call kvcalloc()
2021-11-05 Zhihao Chengblktrace: Fix uaf in blk_trace access after removing...
2021-10-27 Pavel Skripkinprofiling: fix shift-out-of-bounds bugs
2021-10-27 Cyrill Gorcunovprctl: allow to setup brk for et_dyn executables
2021-10-12 Masami Hiramatsutracing/probes: Reject events which have the same name...
2021-10-12 Baptiste Lepersevents: Reuse value read using READ_ONCE instead of...
2021-10-12 Vasily Averinmemcg: enable accounting for pids in nested pid namespaces
2021-10-12 Liu Zixianmm/hugetlb: initialize hugetlb_usage in mm_init
2021-10-12 Zhen Leiworkqueue: Fix possible memory leaks in wq_numa_init()
2021-10-12 Anthony Iliopoulosdma-debug: fix debugfs initialization order
2021-10-11 Daniel Borkmannbpf: Fix pointer arithmetic mask tightening under state...
2021-10-11 Lorenz Bauerbpf: verifier: Allocate idmap scratch in verifier env
2021-10-11 Daniel Borkmannbpf: Fix leakage due to insufficient speculative store...
2021-10-11 Daniel Borkmannbpf: Introduce BPF nospec instruction for mitigating...
2021-10-11 Andrey Ignatovbpf: Fix possible out of bound write in narrow load...
2021-10-11 Lukasz LubaPM: EM: Increase energy calculation precision
2021-10-11 Waiman Longcgroup/cpuset: Fix a partition bug with hotplug
2021-10-11 He Fengqingbpf: Fix potential memleak and UAF in the verifier.
2021-10-11 Zhen Leigenirq/timings: Fix error return code in irq_timings_te...
2021-10-11 Quentin Perretsched: Fix UCLAMP_FLAG_IDLE setting
2021-10-11 Thomas Gleixnerhrtimer: Ensure timerfd notification for HIGHRES=n
2021-10-11 Thomas Gleixnerhrtimer: Avoid double reprogramming in __hrtimer_start_...
2021-10-11 Sergey Senozhatskyrcu/tree: Handle VM stoppage in stall detection
2021-10-11 Dietmar Eggemannsched/deadline: Fix missing clock update in migrate_tas...
2021-10-11 Quentin Perretsched/deadline: Fix reset_on_fork reporting of DL tasks
2021-10-11 Peter Zijlstralocking/mutex: Fix HANDOFF condition
2021-10-01 Peter Zijlstrakthread: Fix PF_KTHREAD vs to_kthread() race
2021-10-01 Richard Guy Briggsaudit: move put_tree() to avoid trim_trees refcount...
2021-10-01 Andrii Nakryikobpf: Fix cast to pointer from integer of different...
2021-10-01 Andrii Nakryikobpf: Track contents of read-only maps as scalars
2021-09-24 Steven Rostedt ... tracing / histogram: Fix NULL pointer dereference on...
2021-09-24 Ilya Leoshkevichbpf: Clear zext_dst of dead insns
2021-09-24 Ben Daigenirq/timings: Prevent potential array overflow in...
2021-09-24 Bixuan Cuigenirq/msi: Ensure deactivation on teardown
2021-09-24 Thomas Gleixnergenirq: Provide IRQCHIP_AFFINITY_PRE_STARTUP
2021-09-24 Masami Hiramatsutracing: Reject string operand in the histogram expression
2021-09-20 Thomas Gleixnertimers: Move clearing of base::timer_running under...
2021-09-20 Steven Rostedt ... tracing / histogram: Give calculation hist_fields a...
2021-09-20 Daniel Borkmannbpf: Fix leakage under speculation on mispredicted...
2021-09-20 Daniel Borkmannbpf: Do not mark insn as seen under speculative path...
2021-09-20 Daniel Borkmannbpf: Inherit expanded/patched seen count from old aux...
2021-09-20 Paul Gortmakercgroup1: fix leaked context root causing sporadic NULL...
2021-09-20 Yang Yingliangworkqueue: fix UAF in pwq_unbound_release_workfn()
2021-09-20 Haoran Luotracing: Fix bug in rb_per_cpu_empty() that might cause...
2021-09-20 Steven Rostedt ... tracing/histogram: Rename "cpu" to "common_cpu"
2021-09-20 Odin Ugedalsched/fair: Fix CFS bandwidth hrtimer expiry type
2021-09-20 Frederic Weisbeckersrcu: Fix broken node geometry after early ssp init
2021-09-20 Christian Braunercgroup: verify that source is a string
2021-09-20 Steven Rostedt ... tracing: Do not reference char * as a string in histograms
2021-08-13 Paul Burtontracing: Resize tgid_map to pid_max, not PID_MAX_DEFAULT
2021-08-13 Paul Burtontracing: Simplify & fix saved_tgids logic
2021-08-13 Jan Kararq-qos: fix missed wake-ups in rq_qos_throttle try two
2021-08-13 Thomas Gleixnercpu/hotplug: Cure the cpusets trainwreck
2021-08-13 Daniel Borkmannbpf: Fix up register-based shifts in interpreter to...
2021-08-13 Paul E. McKenneyrcu: Invoke rcu_spawn_core_kthreads() from rcu_spawn_gp...
2021-08-13 Qais Yousefsched/uclamp: Fix uclamp_tg_restrict()
2021-08-13 Vincent Donnefortsched/rt: Fix Deadline utilization tracking during...
2021-08-13 Vincent Donnefortsched/rt: Fix RT utilization tracking during policy...
2021-08-13 Qais Yousefsched/uclamp: Fix locking around cpu_util_update_eff()
2021-08-13 Qais Yousefsched/uclamp: Fix wrong implementation of cpu.uclamp.min
2021-08-13 Petr Mladekkthread_worker: fix return value when kthread_mod_delay...
2021-08-13 Paul E. McKenneyclocksource: Retry clock read if long delays detected
2021-08-13 Boqun Fenglockding/lockdep: Avoid to find wrong lock dep path...
2021-08-13 Boqun Fenglocking/lockdep: Fix the dep path printing for backward...
2021-08-13 Odin Ugedalsched/fair: Fix ascii art by relpacing tabs
2021-08-13 Steven Rostedt ... tracepoint: Add tracepoint_probe_register_may_exist...
2021-08-13 Steven Rostedt ... tracing/histograms: Fix parsing of "sym-offset" modifier
2021-08-13 Hugh Dickinsmm, futex: fix shared futex pgoff on shmem huge page
2021-08-13 Petr Mladekkthread: prevent deadlock when kthread_mod_delayed_work...
2021-08-13 Petr Mladekkthread_worker: split code for canceling the delayed...
next