]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/history - kernel
sched/cpufreq: Move the cfs_rq_util_change() call to cpufreq_update_util()
[mirror_ubuntu-focal-kernel.git] / kernel /
2020-01-30 Vincent Guittotsched/cpufreq: Move the cfs_rq_util_change() call to...
2020-01-30 Sebastian Andrzej... workqueue: Add RCU annotation for pwq list walk
2020-01-30 Dan Carpenterrcu: Fix uninitialized variable in nocb_gp_wait()
2020-01-30 Peter Zijlstrasched/core: Further clarify sched_class::set_next_task()
2020-01-30 Eric Dumazettick/sched: Annotate lockless access to last_jiffies_update
2020-01-30 Daniel Borkmannbpf: Fix incorrect verifier simulation of ARSH under...
2020-01-30 Waiman Longlocking/lockdep: Fix buffer overrun problem in stack_tr...
2020-01-30 Waiman Longlocking/rwsem: Fix kernel crash when spinning on RWSEM_...
2020-01-30 Arnd Bergmanncpu/SMT: Fix x86 link error without CONFIG_SYSFS
2020-01-30 Christian Braunerptrace: reintroduce usage of subjective credentials...
2020-01-30 Mark Rutlandperf: Correctly handle failed perf_get_aux_event()
2020-01-30 David Howellskeys: Fix request_key() cache
2020-01-30 Daniel Borkmannbpf: Make use of probe_user_write in probe write helper
2020-01-30 Roman Gushchinbpf: cgroup: prevent out-of-order release of cgroup bpf
2020-01-30 Amanieu d'Antrasclone3: ensure copy_thread_tls is implemented
2020-01-30 Steven Rostedt ... tracing: Have stack tracer compile when MCOUNT_INSN_SIZ...
2020-01-30 Kaitao Chengkernel/trace: Fix do not unregister tracepoints when...
2020-01-30 Steven Rostedt ... tracing: Do not create directories if lockdown is in...
2020-01-30 Johannes Weinerpsi: Fix a division error in psi poll()
2020-01-30 Johannes Weinersched/psi: Fix sampling error and rare div0 crashes...
2020-01-30 Marco Elverlocking/spinlock/debug: Fix various data races
2020-01-30 Daniel Borkmannbpf: Fix passing modified ctx to ld/abs/ind instruction
2020-01-30 Konstantin Khorenkokernel/module.c: wakeup processes in module_wq on modul...
2020-01-30 Wen Yangftrace: Avoid potential division by zero in function...
2020-01-30 chenqiwuexit: panic before exit_mm() on global init exit
2020-01-30 Sven Schnelletracing: Fix endianness bug in histogram trigger
2020-01-30 Steven Rostedt ... tracing: Have the histogram compare functions convert...
2020-01-30 Keita Suzukitracing: Avoid memory leak in process_system_preds()
2020-01-30 Prateek Soodtracing: Fix lock inversion in trace_event_enable_tgid_...
2020-01-30 Daniel Borkmannbpf: Fix precision tracking for unbounded scalars
2020-01-30 Sargun Dhillonseccomp: Check that seccomp_notif is zeroed out by...
2020-01-30 Shakeel Buttmemcg: account security cred as well to kmemcg
2020-01-30 Christian Braunertaskstats: fix data-race
2020-01-06 Vladis Dronovptp: fix the race between the release of ptp_clock...
2020-01-06 Eric Dumazethrtimer: Annotate lockless access to timer->state
2020-01-06 Johannes Weinerkernel: sysctl: make drop_caches write-only
2020-01-06 Vladimir Murzindma-mapping: fix handling of dma-ranges for reserved...
2020-01-06 Eric Dumazetdma-debug: add a schedule point in debug_dma_dump_mappi...
2020-01-06 Rafael J. Wysockicpufreq: Avoid leaving stale IRQ work items during...
2020-01-06 Yonghong Songbpf: Provide better register bounds after jmp32 instruc...
2020-01-06 Alexander Shishkinperf/core: Fix the mlock accounting, again
2020-01-06 Valentin Schneidersched/uclamp: Fix overzealous type replacement
2020-01-06 Masami Hiramatsutracing/kprobe: Check whether the non-suffixed symbol...
2020-01-06 Yuming Hantracing: use kvcalloc for tgid_map array allocation
2020-01-06 Honglei Wangcgroup: freezer: don't change task and cgroups status...
2020-01-06 Song Liubpf/stackmap: Fix deadlock with rq_lock in bpf_get_stack()
2020-01-06 Tejun Heoworkqueue: Fix missing kfree(rescuer) in destroy_workqu...
2020-01-06 Aleksa Saraicgroup: pids: use atomic64_t for pids->limit
2020-01-06 Tejun Heoworkqueue: Fix pwq ref leak in rescuer_thread()
2020-01-06 Tejun Heoworkqueue: Fix spurious sanity check failures in destro...
2019-12-16 Dmitry Safonovtime: Zero the upper 32-bits in __kernel_timespec on...
2019-12-05 Thomas Gleixnerfutex: Prevent exit livelock
2019-12-05 Thomas Gleixnerfutex: Provide distinct return value when owner is...
2019-12-05 Thomas Gleixnerfutex: Add mutex around futex exit
2019-12-05 Thomas Gleixnerfutex: Provide state handling for exec() as well
2019-12-05 Thomas Gleixnerfutex: Sanitize exit state handling
2019-12-05 Thomas Gleixnerfutex: Mark the begin of futex exit explicitly
2019-12-05 Thomas Gleixnerfutex: Set task::futex_state to DEAD right after handli...
2019-12-05 Thomas Gleixnerfutex: Split futex_mm_release() for exit/exec
2019-12-05 Thomas Gleixnerexit/exec: Seperate mm_release()
2019-12-05 Thomas Gleixnerfutex: Replace PF_EXITPIDONE with a state
2019-12-05 Thomas Gleixnerfutex: Move futex exit handling into futex code
2019-12-05 Yang Taofutex: Prevent robust futex exit race
2019-11-25 Christian BraunerUBUNTU: SAUCE: seccomp: add SECCOMP_USER_NOTIF_FLAG_CON...
2019-11-25 Andy WhitcroftUBUNTU: SAUCE: PM / hibernate: memory_bm_find_bit ...
2019-11-25 Seth ForsheeUBUNTU: SAUCE: import aufs driver
2019-11-25 Robert HolmesUBUNTU: SAUCE: (lockdown) KEYS: Make use of platform...
2019-11-25 Kyle McMartinUBUNTU: SAUCE: (lockdown) Add a SysRq option to lift...
2019-11-25 Christian BraunerUBUNTU: SAUCE: binder: turn into module
2019-11-25 Ben HutchingsUBUNTU: SAUCE: security,perf: Allow further restriction...
2019-11-25 Serge HallynUBUNTU: SAUCE: add a sysctl to disable unprivileged...
2019-11-25 Tetsuo HandaUBUNTU: SAUCE: kthread: Do not leave kthread_create...
2019-11-25 Andy WhitcroftUBUNTU: SAUCE: allow IRQs to be irq-threaded by default...
2019-11-25 Andy WhitcroftUBUNTU: SAUCE: (no-up) add compat_uts_machine= kernel...
2019-11-24 Linus TorvaldsMerge branch 'fixes' of git://git.kernel.org/pub/scm...
2019-11-23 Linus TorvaldsMerge tag 'for_linus' of git://git.kernel.org/pub/scm...
2019-11-23 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2019-11-22 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2019-11-22 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2019-11-22 Linus TorvaldsMerge tag 'pm-5.4-final' of git://git.kernel.org/pub...
2019-11-22 Linus TorvaldsMerge tag 'drm-fixes-2019-11-22' of git://anongit.freed...
2019-11-21 Linus TorvaldsMerge tag 'arm64-fixes' of git://git.kernel.org/pub...
2019-11-21 Linus TorvaldsMerge tag 'for-linus-20191121' of git://git.kernel...
2019-11-21 Linus TorvaldsMerge tag 'gpio-v5.4-5' of git://git.kernel.org/pub...
2019-11-21 Linus TorvaldsMerge tag 'for-linus-2019-11-21' of git://git.kernel...
2019-11-20 Luc Van Oostenryckfork: fix pidfd_poll()'s return type
2019-11-20 Rafael J. WysockiPM: QoS: Invalidate frequency QoS requests after removal
2019-11-17 Linus TorvaldsMerge tag 'iommu-fixes-v5.4-rc7' of git://git.kernel...
2019-11-17 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2019-11-17 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2019-11-17 Linus TorvaldsMerge branch 'i2c/for-current' of git://git.kernel...
2019-11-17 Linus TorvaldsMerge branch 'linus' of git://git.kernel.org/pub/scm...
2019-11-17 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
2019-11-17 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2019-11-16 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git.kerne...
2019-11-16 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2019-11-16 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2019-11-15 Linus TorvaldsMerge tag 'for-linus-20191115' of git://git.kernel...
2019-11-15 Linus TorvaldsMerge tag 'ceph-for-5.4-rc8' of git://github.com/ceph...
2019-11-15 Linus TorvaldsMerge tag 'arm64-fixes' of git://git.kernel.org/pub...
next