]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/history - kernel
ecryptfs: fix kernel panic with null dev_name
[mirror_ubuntu-focal-kernel.git] / kernel /
2021-05-19 Steven Rostedt ... ftrace: Handle commands when closing set_ftrace_filter...
2021-05-19 Ondrej Mosnacekperf/core: Fix unconditional security_locked_down(...
2021-05-19 Daniel Borkmannbpf: Fix leakage of uninitialized bpf stack under specu...
2021-05-19 Daniel Borkmannbpf: Fix masking negation logic upon negative dst register
2021-05-19 Daniel Borkmannbpf: Tighten speculative pointer arithmetic mask
2021-05-19 Daniel Borkmannbpf: Move sanitize_val_alu out of op switch
2021-05-19 Daniel Borkmannbpf: Refactor and streamline bounds check into helper
2021-05-19 Daniel Borkmannbpf: Improve verifier error messages for users
2021-05-19 Daniel Borkmannbpf: Rework ptr_limit into alu_limit and add common...
2021-05-19 Daniel Borkmannbpf: Ensure off_reg has no mixed signed bounds for...
2021-05-19 Daniel Borkmannbpf: Move off_reg into sanitize_ptr_alu
2021-05-04 Ali Saidilocking/qrwlock: Fix ordering in queued_write_lock_slow...
2021-05-04 Tetsuo Handalockdep: Add a missing initialization hint to the ...
2021-05-04 Zqiangworkqueue: Move the position of debug_work_activate...
2021-05-04 Nick Desaulniersgcov: re-fix clang-11+ support
2021-04-23 Steven Rostedt ... tracing: Fix stack trace event size
2021-04-23 Waiman Longlocking/ww_mutex: Simplify use_ww_ctx & ww_ctx handling
2021-04-23 Frank van der Lindenmodule: harden ELF info handling
2021-04-23 Sergey Shtylyovmodule: avoid *goto*s in module_sig_check()
2021-04-23 Sergey Shtylyovmodule: merge repetitive strings in module_sig_check()
2021-04-23 Jessica Yumodsign: print module name along with error message
2021-04-23 Lukasz LubaPM: EM: postpone creating the debugfs dir till fs_initcall
2021-04-23 Nick Desaulniersgcov: fix clang-11+ support
2021-04-23 Thomas Gleixnergenirq: Disable interrupts for force threaded handlers
2021-04-23 Oleg Nesterovkernel, fs: Introduce and use set_restart_fn() and...
2021-04-14 Mathieu Desnoyerssched/membarrier: fix missing local execution of ipi_sy...
2021-04-14 Anna-Maria Behnsenhrtimer: Update softirq_expires_next correctly after...
2021-04-14 Lin Fengsysctl.c: fix underflow value setting risk in vm_table
2021-04-14 Juri Lellisched/features: Fix hrtick reprogramming
2021-04-14 Muchun Songprintk: fix deadlock when kernel panic
2021-04-14 Fangrui Songmodule: Ignore _GLOBAL_OFFSET_TABLE_ when warning for...
2021-04-14 Frederic Weisbeckerrcu/nocb: Perform deferred wake up before last idle...
2021-04-14 Frederic Weisbeckerrcu: Pull deferred rcuog wake up to rcu_eqs_enter(...
2021-04-14 Paul Cercueilseccomp: Add missing return in non-void function
2021-04-14 Steven Rostedt ... tracepoint: Do not fail unregistering a probe due to...
2021-04-14 Lakshmi Ramasubram... ima: Free IMA measurement buffer after kexec syscall
2021-04-14 Qais Yousefsched/eas: Don't update misfit status if the task is...
2021-04-14 Marco Elverbpf_lru_list: Read double-checked variable once without...
2021-04-14 Sumit Gargkdb: Make memory allocations more robust
2021-03-24 Piotr Krysiukbpf: Add sanity check for upper ptr_limit
2021-03-24 Piotr Krysiukbpf: Simplify alu_limit masking for pointer arithmetic
2021-03-24 Bui Quang Minhbpf: Check for integer overflow when using roundup_pow_...
2021-03-24 Odin Ugedalcgroup: fix psi monitor for root cgroup
2021-03-24 Steven Rostedt ... tracing: Check length before giving out the filter...
2021-03-24 Steven Rostedt ... tracing: Do not count ftrace events in top level enable...
2021-03-24 Masami Hiramatsutracing/kprobe: Fix to support kretprobe events on...
2021-03-24 Marc Zyngiergenirq/msi: Activate Multi-MSI early when MSI_FLAG_ACTI...
2021-03-24 Wang ShaoBokretprobe: Avoid re-registration of the same kretprobe...
2021-03-24 Steven Rostedt ... fgraph: Initialize tracing_graph_pause at task creation
2021-03-24 Loris Reiffbpf, cgroup: Fix problematic bounds check
2021-03-24 Loris Reiffbpf, cgroup: Fix optlen WARN_ON_ONCE toctou
2021-03-24 Peter Zijlstraworkqueue: Restrict affinity change to rescuer
2021-03-24 Peter Zijlstrakthread: Extract KTHREAD_IS_PER_CPU
2021-03-24 Laurent BadelPM: hibernate: flush swap writer after marking
2021-03-24 Baoquan Hekernel: kexec: remove the lock operation of system_tran...
2021-03-19 Piotr Krysiukbpf: Fix off-by-one for area size in creating mask...
2021-03-19 Piotr Krysiukbpf: Prohibit alu ops for pointer types not defining...
2021-03-16 Daniel Borkmannbpf: Fix truncation handling for mod32 dst reg wrt...
2021-03-16 Daniel Borkmannbpf: Fix 32 bit src register truncation on div/mod
2021-02-19 Gaurav Kohlitracing: Fix race in trace_open and buffer resize call
2021-02-19 Thomas Gleixnerfutex: Handle faults correctly for PI futexes
2021-02-19 Thomas Gleixnerfutex: Simplify fixup_pi_state_owner()
2021-02-19 Thomas Gleixnerfutex: Use pi_state_update_owner() in put_pi_state()
2021-02-19 Thomas Gleixnerrtmutex: Remove unused argument from rt_mutex_proxy_unl...
2021-02-19 Thomas Gleixnerfutex: Provide and use pi_state_update_owner()
2021-02-19 Thomas Gleixnerfutex: Replace pointless printk in fixup_owner()
2021-02-19 Thomas Gleixnerfutex: Ensure the correct return value from futex_lock_pi()
2021-02-19 Mircea Cirjaliubpf: Fix helper bpf_map_peek_elem_proto pointing to...
2021-02-19 Stanislav Fomichevbpf: Don't leak memory in bpf getsockopt when optlen...
2021-02-19 Arnd Bergmannelfcore: fix building with clang
2021-02-19 Masami Hiramatsutracing/kprobes: Do the notrace functions check without...
2021-02-19 Yunfeng Yeworkqueue: Kick a worker based on the actual activation...
2021-02-19 Eric W. Biedermanexec: Transform exec_update_mutex into a rw_semaphore
2021-02-19 Eric W. Biedermanrwsem: Implement down_read_interruptible
2021-02-19 Eric W. Biedermanrwsem: Implement down_read_killable_nested
2021-02-19 peterz@infradead.orgperf: Break deadlock involving exec_update_mutex
2021-02-19 Thomas Gleixnertick/sched: Remove bogus boot "safety" check
2021-02-19 Jessica Yumodule: delay kobject uevent until after module init...
2021-02-19 Miroslav Benesmodule: set MODULE_STATE_GOING state when a module...
2021-02-19 Qinglang Miaocgroup: Fix memory leak when parsing multiple source...
2021-01-20 Steven Rostedt ... Revert: "ring-buffer: Remove HAVE_64BIT_ALIGNED_ACCESS"
2021-01-20 Daniel Jordancpuset: fix race between hotplug work and later CPU...
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...
next