]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/history - kernel
ACPI: PNP: compare the string length in the matching_id()
[mirror_ubuntu-focal-kernel.git] / kernel /
2021-01-20 Andrii Nakryikobpf: Fix bpf_put_raw_tracepoint()'s use of __module_add...
2021-01-20 Marc Zyngiergenirq/irqdomain: Don't try to free an interrupt that...
2021-01-20 Thomas Gleixnersched: Reenable interrupts in do_sched_yield()
2021-01-20 Peng Liusched/deadline: Fix sched_dl_global_validate()
2021-01-20 Nicholas Pigginkernel/cpu: add arch override for clear_tasks_mm_cpumas...
2021-01-20 Andy Lutomirskimembarrier: Explicitly sync remote cores when SYNC_CORE...
2021-01-20 Steven Rostedt ... tracing: Fix userstacktrace option for instances
2021-01-20 Laurent Viviergenirq/irqdomain: Add an irq_create_mapping_affinity...
2021-01-20 Naveen N. Raoftrace: Fix updating FTRACE_FL_TRAMP
2021-01-20 Vasily Averintracing: Remove WARN_ON in start_thread()
2021-01-20 Vincent Guittotsched/fair: Fix unthrottle_cfs_rq() for leaf_cfs_rq...
2021-01-20 Quentin Perretsched/fair: Fix overutilized update in enqueue_task_fair()
2021-01-20 Mickaël Salaünseccomp: Set PF_SUPERPRIV when checking capability
2021-01-20 Mickaël Salaünptrace: Set PF_SUPERPRIV when checking capability
2021-01-20 Luo Mengfail_function: Remove a redundant mutex unlock
2021-01-20 Will Deaconarm64: smp: Tell RCU about CPUs that fail to come online
2020-12-10 Stefano Stabelliniswiotlb: fix "x86: Don't panic if can not alloc buffer...
2020-12-10 Al Virodon't dump the threads that had been already exiting...
2020-12-10 Matteo Crocereboot: fix overflow parsing reboot cpu number
2020-12-10 Matteo CroceRevert "kernel/reboot.c: convert simple_strtoul to...
2020-12-10 Dan Carpenterfutex: Don't enable IRQs unconditionally in put_pi_state()
2020-12-10 Peter Zijlstraperf: Fix get_recursion_context()
2020-12-10 David Verbeirenbpf: Zero-fill re-used per-cpu map element
2020-12-10 Ard Biesheuvelbpf: Don't rely on GCC __attribute__((optimize)) to...
2020-12-10 Chunyan Zhangtick/common: Touch watchdog in tick_unfreeze() on all...
2020-12-10 Qiujun Huangtracing: Fix the checking of stackidx in __ftrace_trace...
2020-12-10 George Spelvinrandom32: make prandom_u32() output unpredictable
2020-12-10 Marc Zyngiergenirq: Let GENERIC_IRQ_IPI select IRQ_DOMAIN_HIERARCHY
2020-12-10 Zeng Taotime: Prevent undefined behaviour in timespec64_to_ns()
2020-12-10 kiyin(尹亮)perf/core: Fix a memory leak in perf_event_parse_addr_f...
2020-12-10 Eddy Wufork: fix copy_process(CLONE_PARENT) race with the...
2020-12-10 Mike Galbraithfutex: Handle transient "ownerless" rtmutex state correctly
2020-12-10 Qiujun Huangtracing: Fix out of bounds write in get_trace_buf
2020-12-10 Steven Rostedt ... ftrace: Handle tracing when switching between context
2020-12-10 Steven Rostedt ... ftrace: Fix recursion check for NMI test
2020-12-10 Steven Rostedt ... ring-buffer: Fix recursion protection transitions betwe...
2020-12-10 Zqiangkthread_worker: prevent queuing delayed work from timer...
2020-12-10 Oleg Nesterovptrace: fix task_join_group_stop() for the case when...
2020-12-10 Kai-Heng FengPM: ACPI: reboot: Use S5 for reboot
2020-12-10 Qiujun Huangring-buffer: Return 0 on success from ring_buffer_resize()
2020-12-10 Jann Hornseccomp: Make duplicate listener detection non-racy
2020-12-10 Yonghong Songbpf: Permit map_ptr arithmetic with opcode add and...
2020-12-10 Douglas Andersonkgdb: Make "kgdbcon" work properly with "kgdb_earlycon"
2020-12-10 Mateusz Nosekfutex: Fix incorrect should_fail_futex() handling
2020-11-09 Jiri Olsaperf/core: Fix race in the perf_mmap_close() function
2020-11-09 Maciej Fijalkowskibpf: Limit caller's stack depth 256 for subprogs with...
2020-11-09 Christoph HellwigPM: hibernate: remove the bogus call to get_gendisk...
2020-11-09 Juri Lellisched/features: Fix !CONFIG_JUMP_LABEL case
2020-11-09 Daniel Jordanmodule: statically initialize init section freeing...
2020-11-09 Daniel Thompsonkdb: Fix pager search for multi-line strings
2020-11-09 Suren Baghdasaryanmm, oom_adj: don't loop through tasks in __set_oom_adj...
2020-11-09 Xunlei Pangsched/fair: Fix wrong cpu selecting from isolated domain
2020-11-09 Kajol Jainperf: Fix task_function_call() error handling
2020-11-09 Tony Ambardarbpf: Fix sysfs export of empty BTF section
2020-11-09 Linus Torvaldsusermodehelper: reset umask to default before executing...
2020-11-09 Sebastian Andrzej... tracing: Make the space reserved for the pid wider
2020-11-09 Steven Rostedt ... ftrace: Move RCU is watching check after recursion...
2020-11-09 Masami Hiramatsukprobes: tracing/kprobes: Fix to kill kprobes on initme...
2020-11-09 Masami Hiramatsukprobes: Fix to check probe enabled before disarm_kprob...
2020-11-09 Tom Rixtracing: fix double free
2020-11-09 Yonghong Songbpf: Fix a rcu warning for bpffs map pretty-print
2020-11-09 Sven Schnellelockdep: fix order in trace_hardirqs_off_caller()
2020-11-09 Shreyas Joshiprintk: handle blank console arguments passed in.
2020-11-09 Paul Turnersched/fair: Eliminate bandwidth race between throttling...
2020-11-09 Sebastian Andrzej... workqueue: Remove the warning in wq_worker_sleeping()
2020-11-09 Bernd Edlingerperf: Use new infrastructure to fix deadlocks in execve
2020-11-09 Bernd Edlingerkernel/kcmp.c: Use new infrastructure to fix deadlocks...
2020-11-09 Bernd Edlingerexec: Fix a deadlock in strace
2020-11-09 Eric W. Biedermanexec: Add exec_update_mutex to replace cred_guard_mutex
2020-11-09 Nathan Chancellortracing: Use address-of operator on section symbols
2020-11-09 Wen Yangtimekeeping: Prevent 32bit truncation in scale64_check_...
2020-11-09 Thomas Gleixnerbpf: Remove recursion prevention from rcu free callback
2020-11-09 Waiman Longlocking/lockdep: Decrement IRQ context counters when...
2020-11-09 Steve Grubbaudit: CONFIG_CHANGE don't log internal bookkeeping...
2020-11-09 Josef Baciktracing: Set kernel_stack's caller size properly
2020-11-09 Steven Rostedt ... module: Remove accidental change of module_enable_x()
2020-11-09 Joe Percheskernel/sys.c: avoid copying possible padding bytes...
2020-11-09 Xiaoming Nikernel/notifier.c: intercept duplicate registrations...
2020-11-09 Divya Inditracing: Adding NULL checks for trace_array descriptor...
2020-11-09 Divya Inditracing: Verify if trace array exists before destroying it.
2020-11-09 Iurii Zaikinkernel/sysctl-test: Add null pointer test for sysctl...
2020-11-09 Muchun Songkprobes: fix kill kprobe which has been marked as gone
2020-11-09 Peter Oberparleitergcov: add support for GCC 10.1
2020-11-09 Leon Romanovskygcov: Disable gcov build with GCC 10
2020-09-16 Denis Efremovkbuild: add variables for compression tools
2020-09-16 Masahiro Yamadakheaders: explain why include/config/autoconf.h is...
2020-09-16 Masahiro Yamadakheaders: remove the last bashism to allow sh to run it
2020-09-16 Masahiro Yamadakheaders: optimize header copy for in-tree builds
2020-09-16 Masahiro Yamadakheaders: optimize md5sum calculation for in-tree builds
2020-09-16 Masahiro Yamadakheaders: remove unneeded 'cat' command piped to 'head...
2020-09-16 Thomas Gleixnergenirq/matrix: Deal with the sillyness of for_each_cpu...
2020-09-16 Qais Yousefsched/uclamp: Fix a deadlock when enabling uclamp stati...
2020-09-16 Qais Yousefsched/uclamp: Protect uclamp fast path code with static key
2020-09-16 Chris Wilsonlocking/lockdep: Fix overflow in presentation of averag...
2020-09-16 Luis Chamberlainblktrace: ensure our debugfs dir exists
2020-09-16 Liang Chenkthread: Do not preempt current task if it is going...
2020-09-16 Hugh Dickinsuprobes: __replace_page() avoid BUG in munlock_vma_page()
2020-09-16 Wei Yongjunkernel/relay.c: fix memleak on destroy relay channel
2020-09-04 Muchun Songkprobes: Fix compiler warning for !CONFIG_KPROBES_ON_FTRACE
2020-09-04 Kees Cookmodule: Correctly truncate sysfs sections output
next