summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2021-03-21Merge tag 'locking-urgent-2021-03-21' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-03-21Merge tag 'x86_urgent_for_v5.12-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-03-21signal: don't allow STOP on PF_IO_WORKER threadsEric W. Biederman
2021-03-21signal: don't allow sending any signals to PF_IO_WORKER threadsJens Axboe
2021-03-21lockdep: Add a missing initialization hint to the "INFO: Trying to register n...Tetsuo Handa
2021-03-21genirq: Disable interrupts for force threaded handlersThomas Gleixner
2021-03-19Merge tag 'io_uring-5.12-2021-03-19' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-03-19bpf: Remove insn_buf[] declaration in inner blockJianlin Lv
2021-03-19genirq/matrix: Prevent allocation counter corruptionVitaly Kuznetsov
2021-03-19bpf: Fix umd memory leak in copy_process()Zqiang
2021-03-19kernel: debug: Ordinary typo fixes in the file gdbstub.cBhaskar Chowdhury
2021-03-19kdb: Simplify kdb commands registrationSumit Garg
2021-03-19kdb: Remove redundant function definitions/prototypesSumit Garg
2021-03-19static_call: Fix static_call_update() sanity checkPeter Zijlstra
2021-03-19static_call: Align static_call_is_init() patching conditionPeter Zijlstra
2021-03-19static_call: Fix static_call_set_init()Peter Zijlstra
2021-03-19locking/locktorture: Fix incorrect use of ww_acquire_ctx in ww_mutex testWaiman Long
2021-03-19locking/locktorture: Pass thread id to lock/unlock functionsWaiman Long
2021-03-19locking/locktorture: Fix false positive circular locking splat in ww_mutex testWaiman Long
2021-03-19Merge branch 'locking/urgent' into locking/core, to pick up dependent commitsIngo Molnar
2021-03-19swiotlb: remove swiotlb_nr_tblChristoph Hellwig
2021-03-19swiotlb: dynamically allocate io_tlb_default_memChristoph Hellwig
2021-03-19swiotlb: move global variables into a new io_tlb_mem structureClaire Chang
2021-03-18cpufreq: schedutil: Call sugov_update_next_freq() before check to fast_switch...Yue Hu
2021-03-18tracing: Add a verifier to check string pointers for trace eventsSteven Rostedt (VMware)
2021-03-18tracing: Add check of trace event print fmts for dereferencing pointersSteven Rostedt (VMware)
2021-03-18tracing: Add tracing_event_time_stamp() APISteven Rostedt (VMware)
2021-03-18ring-buffer: Add verifier for using ring_buffer_event_time_stamp()Steven Rostedt (VMware)
2021-03-18tracing: Use a no_filter_buffering_ref to stop using the filter bufferSteven Rostedt (VMware)
2021-03-18ring-buffer: Allow ring_buffer_event_time_stamp() to return time stamp of all...Steven Rostedt (VMware)
2021-03-18tracing: Pass buffer of event to trigger operationsSteven Rostedt (VMware)
2021-03-18ring-buffer: Add a event_stamp to cpu_buffer for each level of nestingSteven Rostedt (VMware)
2021-03-18ring-buffer: Separate out internal use of ring_buffer_event_time_stamp()Steven Rostedt (VMware)
2021-03-18Revert "PM: ACPI: reboot: Use S5 for reboot"Josef Bacik
2021-03-18bpf, devmap: Move drop error path to devmap for XDP_REDIRECTLorenzo Bianconi
2021-03-18time/debug: Remove dentry pointer for debugfsGreg Kroah-Hartman
2021-03-18bpf: Fix fexit trampoline.Alexei Starovoitov
2021-03-17bpf: Add sanity check for upper ptr_limitPiotr Krysiuk
2021-03-17irq: Simplify condition in irq_matrix_reserve()Juergen Gross
2021-03-17bpf: Simplify alu_limit masking for pointer arithmeticPiotr Krysiuk
2021-03-17bpf: Fix off-by-one for area size in creating mask to leftPiotr Krysiuk
2021-03-17bpf: Prohibit alu ops for pointer types not defining ptr_limitPiotr Krysiuk
2021-03-17tick/sched: Prevent false positive softirq pending warnings on RTThomas Gleixner
2021-03-17softirq: Make softirq control and processing RT awareThomas Gleixner
2021-03-17softirq: Move various protections into inline helpersThomas Gleixner
2021-03-17irqtime: Make accounting correct on RTThomas Gleixner
2021-03-17tasklets: Prevent tasklet_unlock_spin_wait() deadlock on RTThomas Gleixner
2021-03-17tasklets: Replace spin wait in tasklet_kill()Peter Zijlstra
2021-03-17tasklets: Replace spin wait in tasklet_unlock_wait()Peter Zijlstra
2021-03-17rseq, ptrace: Add PTRACE_GET_RSEQ_CONFIGURATION requestPiotr Figiel