usb: cdns3: fix incorrect handling TRB_SMM flag for ISOC transfer
[platform/kernel/linux-rpi.git] / kernel /
2022-09-08 Pu Lehuibpf, cgroup: Fix kernel BUG in purge_effective_progs
2022-09-08 YiFei Zhubpf: Restrict bpf_sys_bpf to CAP_PERFMON
2022-09-05 Kuniyuki Iwashimakprobes: don't call disarm_kprobe() for disabled kprobes
2022-09-05 Yang Jihongftrace: Fix NULL pointer dereference in is_ftrace_tramp...
2022-08-31 Daniel Borkmannbpf: Don't use tnum_range on array range checking for...
2022-08-31 Randy Dunlapkernel/sys_ni: add compat entry for fadvise64_64
2022-08-31 Jing-Ting Wucgroup: Fix race condition at rebind_subsystems()
2022-08-31 Gaosheng Cuiaudit: fix potential double free on error path from...
2022-08-25 Laurent Dufourwatchdog: export lockup_detector_reconfigure
2022-08-25 Steven Rostedt ... tracing/eprobes: Fix reading of string fields
2022-08-25 Hou Taobpf: Acquire map uref in .init_seq_private for hash...
2022-08-25 Hou Taobpf: Acquire map uref in .init_seq_private for array...
2022-08-25 Kumar Kartikeya... bpf: Don't reinit map value in prealloc_lru_pop
2022-08-25 Steven Rostedt ... tracing: Have filter accept "common_cpu" to be consistent
2022-08-25 Steven Rostedt ... tracing/probes: Have kprobes and uprobes use $COMM too
2022-08-25 Steven Rostedt ... tracing/eprobes: Have event probes be consistent with...
2022-08-25 Steven Rostedt ... tracing/eprobes: Do not hardcode $comm as a string
2022-08-25 Steven Rostedt ... tracing/eprobes: Do not allow eprobes to use $stack...
2022-08-25 Steven Rostedt ... tracing/perf: Fix double put of trace event when init...
2022-08-17 Masami Hiramatsutracing: Add '__rel_loc' using trace event macros
2022-08-17 Chen Zhongjinlocking/csd_lock: Change csdlock_debug from early_param...
2022-08-17 Jason A. Donenfeldtimekeeping: contribute wall clock to rng on time change
2022-08-17 Mel Gormansched/core: Do not requeue task on CPU excluded from...
2022-08-17 Tianchen Dingsched: Remove the limitation of WF_ON_CPU on wakelist...
2022-08-17 Tianchen Dingsched: Fix the check of nr_running at queue wakelist
2022-08-17 Waiman Longsched, cpuset: Fix dl_cpu_busy() panic due to empty...
2022-08-17 Dietmar Eggemannsched/deadline: Merge dl_task_can_attach() and dl_cpu_b...
2022-08-17 Chen Zhongjinkprobes: Forbid probing on trampoline and BPF code...
2022-08-17 Robin Murphyswiotlb: fail map correctly with failed io_tlb_default_mem
2022-08-17 Chen Zhongjinprofiling: fix shift too large makes kernel panic
2022-08-17 Jason A. Donenfeldwireguard: ratelimiter: use hrtimer in selftest
2022-08-17 Alexei Starovoitovbpf: Fix subprog names in stack traces.
2022-08-17 Frederic Weisbeckerrcutorture: Fix ksoftirqd boosting timing and iteration
2022-08-17 Paul E. McKenneyrcutorture: Don't cpuhp_remove_state() if cpuhp_setup_s...
2022-08-17 Paul E. McKenneyrcutorture: Warn on individual rcu_torture_init() error...
2022-08-17 Nicolas Saenz Juliennenohz/full, sched/rt: Fix missed tick-reenabling bug...
2022-08-17 Xu Qiangirqdomain: Report irq number for NOMAP domains
2022-08-17 Bart Van Asscheblktrace: Trace remapped requests correctly
2022-08-17 Peter Zijlstralocking/lockdep: Fix lockdep_init_map_*() confusion
2022-08-17 Tetsuo HandaPM: hibernate: defer device probing when resuming from...
2022-08-17 John Keepingsched/core: Always flush pending blk_plug
2022-08-17 Samuel Hollandgenirq: GENERIC_IRQ_IPI depends on SMP
2022-08-17 Antonio Borneogenirq: Don't return error on missing optional irq_requ...
2022-08-17 Chen Yusched/fair: Introduce SIS_UTIL to search idle CPU based...
2022-08-17 Tadeusz Strukbpf: Fix KASAN use-after-free Read in compute_effective...
2022-08-03 Waiman Longlocking/rwsem: Allow slowpath writer to ignore handoff...
2022-08-03 Linus Torvaldswatch_queue: Fix missing locking in add_watch_to_object()
2022-08-03 David Howellswatch_queue: Fix missing rcu annotation
2022-07-29 Linus Torvaldswatch-queue: remove spurious double semicolon
2022-07-29 Linus Torvaldswatchqueue: make sure to serialize 'wqueue->defunct...
2022-07-29 Wonhyuk Yangtracing: Fix return value of trace_pid_write()
2022-07-29 Steven Rostedt ... tracing: Place trace_pid_list logic into abstract functions
2022-07-29 Steven Rostedt ... tracing: Have event format check not flag %p* on __get_...
2022-07-29 Juri Lellisched/deadline: Fix BUG_ON condition for deboosted...
2022-07-29 Eric Dumazetbpf: Make sure mac_header was set before using it
2022-07-29 Xiaoming Nisysctl: move some boundary constants from sysctl.c...
2022-07-29 Suren Baghdasaryanmm/pagealloc: sysctl: change watermark_scale_factor...
2022-07-29 Peter Zijlstraperf/core: Fix data race between perf_event_set_output...
2022-07-21 Linus Torvaldssignal handling: don't use BUG_ON() for debugging
2022-07-21 Muchun Songmm: sysctl: fix missing numa_stat when !CONFIG_HUGETLB_PAGE
2022-07-21 Coiby Xuima: force signature verification when CONFIG_KEXEC_SIG...
2022-07-21 Kuniyuki Iwashimasysctl: Fix data-races in proc_dointvec_ms_jiffies().
2022-07-21 Kuniyuki Iwashimasysctl: Fix data-races in proc_dou8vec_minmax().
2022-07-21 Douglas Andersontracing: Fix sleeping while atomic in kdb ftdump
2022-07-21 Kuniyuki Iwashimasysctl: Fix data races in proc_dointvec_jiffies().
2022-07-21 Kuniyuki Iwashimasysctl: Fix data races in proc_doulongvec_minmax().
2022-07-21 Kuniyuki Iwashimasysctl: Fix data races in proc_douintvec_minmax().
2022-07-21 Kuniyuki Iwashimasysctl: Fix data races in proc_dointvec_minmax().
2022-07-21 Kuniyuki Iwashimasysctl: Fix data races in proc_douintvec().
2022-07-21 Kuniyuki Iwashimasysctl: Fix data races in proc_dointvec().
2022-07-21 Tejun Heocgroup: Use separate src/dst nodes when preloading...
2022-07-21 Zheng Yejiantracing/histograms: Fix memory leak problem
2022-07-21 Oleg Nesterovfix race between exit_itimers() and /proc/pid/timers
2022-07-12 Alexey Dobriyanmodule: fix [e_shstrndx].sh_size=0 OOB access
2022-07-12 Shuah Khanmodule: change to print useful messages from elf_validi...
2022-07-12 Martin KaFai Laubpf: Stop caching subprog index in the bpf_pseudo_func...
2022-07-12 Daniel Borkmannbpf: Fix insufficient bounds propagation from adjust_sc...
2022-07-12 Daniel Borkmannbpf: Fix incorrect verifier simulation around jmp32...
2022-07-02 Masahiro Yamadatick/nohz: unexport __init-annotated tick_nohz_full_setup()
2022-06-29 Dexuan Cuidma-direct: use the correct size for dma_set_encrypted()
2022-06-29 Masami Hiramatsu... tracing/kprobes: Check whether get_kretprobe() returns...
2022-06-25 Toke Høiland-Jørgensenbpf: Fix calling global functions from BPF_PROG_TYPE_EX...
2022-06-22 Sami Tolvanencfi: Fix __cfi_slowpath_diag RCU usage with cpuidle
2022-06-22 Peter Zijlstrasched: Fix balance_push() vs __sched_setscheduler()
2022-06-22 Rob Clarkdma-debug: make things less spammy under memory pressure
2022-06-14 Mark-PK Tsaitracing: Avoid adding tracer option before update_trace...
2022-06-14 Jun Miaotracing: Fix sleeping function called from invalid...
2022-06-14 Jeff Xietracing: Make tp_printk work on syscall tracepoints
2022-06-14 Menglong Dongbpf: Fix probe read error in ___bpf_prog_run()
2022-06-09 Song Liuftrace: Clean up hash direct_functions on register...
2022-06-09 Naveen N. Raokexec_file: drop weak attribute from arch_kexec_apply_r...
2022-06-09 Gautam Menghanitracing: Initialize integer variable to prevent garbage...
2022-06-09 Keita Suzukitracing: Fix potential double free in create_var_ref()
2022-06-09 Robin Murphydma-direct: don't over-decrypt memory
2022-06-09 Christoph Hellwigdma-direct: always leak memory that can't be re-encrypted
2022-06-09 Christoph Hellwigdma-direct: don't call dma_set_decrypted for remapped...
2022-06-09 Christoph Hellwigdma-direct: factor out dma_set_{de,en}crypted helpers
2022-06-09 Christoph Hellwigdma-direct: don't fail on highmem CMA pages in dma_dire...
2022-06-09 Christoph Hellwigdma-direct: factor out a helper for DMA_ATTR_NO_KERNEL_...
2022-06-09 John Ognessprintk: wake waiters for safe and NMI contexts
next