EDAC/ghes: Set the DIMM label unconditionally
[platform/kernel/linux-rpi.git] / kernel /
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
2022-06-09 John Ognessprintk: add missing memory barrier to wake_up_klogd()
2022-06-09 John Ognessprintk: use atomic updates for klogd work
2022-06-09 Chengming Zhousched/psi: report zeroes for CPU full at the system...
2022-06-09 Chengming Zhousched/fair: Fix cfs_rq_clock_pelt() for throttled cfs_rq
2022-06-09 Marco Elversignal: Deliver SIGTRAP on perf event asynchronously...
2022-06-09 Paul E. McKenneyscftorture: Fix distribution of short handler delays
2022-06-09 Mikulas Patockadma-debug: change allocation mode from GFP_NOWAIT to...
2022-06-09 Hao Jiasched/core: Avoid obvious double update_rq_clock warning
2022-06-09 Paul E. McKenneyrcu: Make TASKS_RUDE_RCU select IRQ_WORK
2022-06-09 Padmanabha Sriniva... rcu-tasks: Fix race in schedule and flush work
2022-06-09 Eric W. Biedermanptrace: Reimplement PTRACE_KILL by always sending SIGKILL
2022-06-06 Kumar Kartikeya... bpf: Check PTR_TO_MEM | MEM_RDONLY in check_helper_mem_...
2022-06-06 Kumar Kartikeya... bpf: Reject writes for PTR_TO_MAP_KEY in check_helper_m...
2022-06-06 Yuntao Wangbpf: Fix excessive memory allocation in stack_map_alloc()
2022-06-06 Yuntao Wangbpf: Fix potential array overflow in bpf_trampoline_get...
2022-05-30 Jason A. Donenfeldtimekeeping: Add raw clock fallback for random_get_entr...
2022-05-30 Jason A. Donenfeldrandom: clear fast pool, crng, and batches in cpuhp...
2022-05-30 Sebastian Andrzej... random: remove unused irq_flags argument from add_inter...
2022-05-25 Daniel Thompsonlockdown: also lock down previous kgdb use
2022-05-25 Peter Zijlstraperf: Fix sys_perf_event_open() race against self
2022-05-18 Waiman Longcgroup/cpuset: Remove cpus_allowed/mems_allowed setup...
2022-05-12 Frederic Weisbeckerrcu: Apply callbacks processing time limit only on...
2022-05-12 Frederic Weisbeckerrcu: Fix callbacks processing time limit retaining...
2022-05-12 Thomas Pfaffgenirq: Synchronize interrupt thread startup
2022-05-12 Kurt Kanzenbachtimekeeping: Mark NMI safe time accessors as notrace
2022-05-01 Kumar Kartikeya... bpf: Fix crash due to out of bounds access into reg2btf...
2022-05-01 Hao Luobpf: Add MEM_RDONLY for helper args that are pointers...
2022-05-01 Hao Luobpf: Make per_cpu_ptr return rdonly PTR_TO_MEM.
2022-05-01 Hao Luobpf: Convert PTR_TO_MEM_OR_NULL to composable types.
2022-05-01 Hao Luobpf: Introduce MEM_RDONLY flag
2022-05-01 Hao Luobpf: Replace PTR_TO_XXX_OR_NULL with PTR_TO_XXX | PTR_M...
2022-05-01 Hao Luobpf: Replace RET_XXX_OR_NULL with RET_XXX | PTR_MAYBE_NULL
2022-05-01 Hao Luobpf: Replace ARG_XXX_OR_NULL with ARG_XXX | PTR_MAYBE_NULL
2022-04-27 Zhipeng Xieperf/core: Fix perf_mmap fail when CONFIG_PERF_USE_VMAL...
2022-04-27 kuyo changsched/pelt: Fix attach_entity_load_avg() corner case
2022-04-27 Mike Rapoportdma-mapping: remove bogus test for pfn_valid from dma_m...
2022-04-20 Steven Pricecpu/hotplug: Remove the 'cpu' member of cpuhp_cpu_state
2022-04-20 Chao Gaodma-direct: avoid redundant memory sync for swiotlb
2022-04-20 Anna-Maria Behnsentimers: Fix warning condition in __run_timers()
2022-04-20 Nadav Amitsmp: Fix offline cpu check in flush_smp_call_function_q...
2022-04-20 Paul Gortmakertick/nohz: Use WARN_ON_ONCE() to prevent console saturation
2022-04-20 Rei Yamamotogenirq/affinity: Consider that CPUs on nodes can be...
2022-04-13 Marco Elverstacktrace: move filter_irq_stacks() to kernel/stacktrace.c
2022-04-13 Christophe Leroystatic_call: Don't make __static_call_return0 static
2022-04-13 Sebastian Andrzej... sched: Teach the forced-newidle balancer about CPU...
2022-04-13 Namhyung Kimperf/core: Inherit event_caps
next