ARM: dts: bcm2711-rpi-4-b: Fix increase default CMA to 256M
[platform/kernel/linux-rpi.git] / kernel /
2021-03-22 Dom CobleyMerge remote-tracking branch 'stable/linux-5.10.y'...
2021-03-20 Piotr Krysiukbpf: Add sanity check for upper ptr_limit
2021-03-20 Piotr Krysiukbpf: Simplify alu_limit masking for pointer arithmetic
2021-03-20 Piotr Krysiukbpf: Fix off-by-one for area size in creating mask...
2021-03-20 Piotr Krysiukbpf: Prohibit alu ops for pointer types not defining...
2021-03-17 Thomas Gleixnerx86/entry: Move nmi entry/exit into common code
2021-03-17 Mathieu Desnoyerssched/membarrier: fix missing local execution of ipi_sy...
2021-03-17 Anna-Maria Behnsenhrtimer: Update softirq_expires_next correctly after...
2021-03-17 Kan Liangperf/core: Flush PMU internal buffers for per-CPU events
2021-03-17 Lin Fengsysctl.c: fix underflow value setting risk in vm_table
2021-03-15 popcornmixMerge remote-tracking branch 'stable/linux-5.10.y'...
2021-03-11 popcornmixMerge remote-tracking branch 'stable/linux-5.10.y'...
2021-03-09 Steven Rostedt ... ring-buffer: Force before_stamp and write_stamp to...
2021-03-07 Juri Lellisched/features: Fix hrtick reprogramming
2021-03-07 Peter Zijlstrasched/core: Allow try_invoke_on_locked_down_task()...
2021-03-04 popcornmixMerge remote-tracking branch 'stable/linux-5.10.y'...
2021-03-04 Sumit Gargkgdb: fix to kill breakpoints on initmem after boot
2021-03-04 Chris Wilsonkcmp: Support selection of SYS_kcmp without CHECKPOINT_...
2021-03-04 Muchun Songprintk: fix deadlock when kernel panic
2021-03-04 Fangrui Songmodule: Ignore _GLOBAL_OFFSET_TABLE_ when warning for...
2021-03-04 Masami Hiramatsukprobes: Fix to delay the kprobes jump optimization
2021-03-04 Frederic Weisbeckerrcu/nocb: Perform deferred wake up before last idle...
2021-03-04 Frederic Weisbeckerrcu: Pull deferred rcuog wake up to rcu_eqs_enter(...
2021-03-04 Paul Cercueilseccomp: Add missing return in non-void function
2021-03-04 John Ognessprintk: avoid prb_first_valid_seq() where possible
2021-03-04 Steven Rostedt ... tracepoint: Do not fail unregistering a probe due to...
2021-03-04 Sebastian Andrzej... smp: Process pending softirqs in flush_smp_call_functio...
2021-03-04 Lakshmi Ramasubram... ima: Free IMA measurement buffer after kexec syscall
2021-03-04 Peter Zijlstralocking/lockdep: Avoid unmatched unlock
2021-03-04 Qais Yousefsched/eas: Don't update misfit status if the task is...
2021-03-04 Xuewen Yansched/fair: Avoid stale CPU util_est value for scheduti...
2021-03-04 Marco Elverkcsan: Rewrite kcsan_prandom_u32_max() without prandom_...
2021-03-04 Ilya Leoshkevichbpf: Clear subreg_def for global function return values
2021-03-04 Jun'ichi Nomurabpf, devmap: Use GFP_KERNEL for xdp bulk queue allocation
2021-03-04 Yonghong Songbpf: Fix an unitialized value in bpf_iter
2021-03-04 Marco Elverbpf_lru_list: Read double-checked variable once without...
2021-03-04 Sumit Gargkdb: Make memory allocations more robust
2021-02-26 Daniel Borkmannbpf: Fix truncation handling for mod32 dst reg wrt...
2021-02-22 popcornmixMerge remote-tracking branch 'stable/linux-5.10.y'...
2021-02-17 Bui Quang Minhbpf: Check for integer overflow when using roundup_pow_...
2021-02-17 Alexei Starovoitovbpf: Unbreak BPF_PROG_TYPE_KPROBE when kprobe is called...
2021-02-17 Chen Zhoucgroup-v1: add disabled controller check in cgroup1_par...
2021-02-17 Odin Ugedalcgroup: fix psi monitor for root cgroup
2021-02-17 Steven Rostedt ... tracing: Check length before giving out the filter...
2021-02-17 Steven Rostedt ... tracing: Do not count ftrace events in top level enable...
2021-02-16 popcornmixMerge remote-tracking branch 'stable/linux-5.10.y'...
2021-02-13 Daniel Borkmannbpf: Fix verifier jsgt branch analysis on max bound
2021-02-13 Daniel Borkmannbpf: Fix 32 bit src register truncation on div/mod
2021-02-13 Daniel Borkmannbpf: Fix verifier jmp32 pruning decision logic
2021-02-10 Marc Zyngiergenirq/msi: Activate Multi-MSI early when MSI_FLAG_ACTI...
2021-02-10 Viktor Rosendahltracing: Use pause-on-trace with the latency tracers
2021-02-10 Wang ShaoBokretprobe: Avoid re-registration of the same kretprobe...
2021-02-10 Masami Hiramatsutracing/kprobe: Fix to support kretprobe events on...
2021-02-10 Steven Rostedt ... fgraph: Initialize tracing_graph_pause at task creation
2021-02-10 Quentin Monnetbpf, preload: Fix build when $(O) points to a relative...
2021-02-10 Pan Bianbpf, inode_storage: Put file handler if no storage...
2021-02-10 Loris Reiffbpf, cgroup: Fix problematic bounds check
2021-02-10 Loris Reiffbpf, cgroup: Fix optlen WARN_ON_ONCE toctou
2021-02-08 popcornmixMerge remote-tracking branch 'stable/linux-5.10.y'...
2021-02-07 Peter Zijlstraworkqueue: Restrict affinity change to rescuer
2021-02-07 Peter Zijlstrakthread: Extract KTHREAD_IS_PER_CPU
2021-02-07 Peter Zijlstralocking/lockdep: Avoid noinstr warning for DEBUG_LOCKDEP
2021-02-04 popcornmixMerge remote-tracking branch 'stable/linux-5.10.y'...
2021-02-03 Laurent BadelPM: hibernate: flush swap writer after marking
2021-02-03 Baoquan Hekernel: kexec: remove the lock operation of system_tran...
2021-01-30 John Ognessprintk: fix string termination for record_print_text()
2021-01-30 John Ognessprintk: fix buffer overflow potential for print_text()
2021-01-30 Pavel Begunkovkernel/io_uring: cancel io_uring before task works
2021-01-30 Thomas Gleixnerfutex: Handle faults correctly for PI futexes
2021-01-30 Thomas Gleixnerfutex: Simplify fixup_pi_state_owner()
2021-01-30 Thomas Gleixnerfutex: Use pi_state_update_owner() in put_pi_state()
2021-01-30 Thomas Gleixnerrtmutex: Remove unused argument from rt_mutex_proxy_unl...
2021-01-30 Thomas Gleixnerfutex: Provide and use pi_state_update_owner()
2021-01-30 Thomas Gleixnerfutex: Replace pointless printk in fixup_owner()
2021-01-30 Thomas Gleixnerfutex: Ensure the correct return value from futex_lock_pi()
2021-01-27 Phil Elwellcgroup: Disable cgroup "memory" by default
2021-01-27 Phil ElwellProtect __release_resource against resources without...
2021-01-27 KP Singhbpf: Local storage helpers should check nullness of...
2021-01-27 Peter Zijlstralocking/lockdep: Cure noinstr fail
2021-01-27 John Ognessprintk: fix kmsg_dump_get_buffer length calulations
2021-01-27 John Ognessprintk: ringbuffer: fix line counting
2021-01-27 Jiri Olsabpf: Prevent double bpf_prog_put call from bpf_tracing_...
2021-01-23 Mircea Cirjaliubpf: Fix helper bpf_map_peek_elem_proto pointing to...
2021-01-23 Gilad Retibpf: Support PTR_TO_MEM{,_OR_NULL} register spilling
2021-01-23 Stanislav Fomichevbpf: Don't leak memory in bpf getsockopt when optlen...
2021-01-23 Daniel Borkmannbpf: Fix signed_{sub,add32}_overflows type handling
2021-01-19 Jonathan Lemonbpf: Save correct stopping point in file seq iteration
2021-01-19 Song Liubpf: Simplify task_file_seq_get_next()
2021-01-19 Uladzislau Rezki... rcu-tasks: Move RCU-tasks initialization to before...
2021-01-19 Masami Hiramatsutracing/kprobes: Do the notrace functions check without...
2021-01-12 Yunfeng Yeworkqueue: Kick a worker based on the actual activation...
2021-01-09 Eric W. Biedermanexec: Transform exec_update_mutex into a rw_semaphore
2021-01-09 Eric W. Biedermanrwsem: Implement down_read_interruptible
2021-01-09 Eric W. Biedermanrwsem: Implement down_read_killable_nested
2021-01-09 peterz@infradead.orgperf: Break deadlock involving exec_update_mutex
2021-01-06 Thomas Gleixnertick/sched: Remove bogus boot "safety" check
2021-01-06 Jessica Yumodule: delay kobject uevent until after module init...
2021-01-06 Miroslav Benesmodule: set MODULE_STATE_GOING state when a module...
2021-01-06 Qinglang Miaocgroup: Fix memory leak when parsing multiple source...
2020-12-30 Steven Rostedt ... Revert: "ring-buffer: Remove HAVE_64BIT_ALIGNED_ACCESS"
next