projects
/
platform
/
kernel
/
linux-rpi.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
scripts: mkbootimg_rpi4.sh: Add support make boot image for arm64
[platform/kernel/linux-rpi.git]
/
kernel
/
2021-03-22
Dom Cobley
Merge remote-tracking branch 'stable/linux-5.10.y'...
tree
|
commitdiff
2021-03-20
Piotr Krysiuk
bpf: Add sanity check for upper ptr_limit
tree
|
commitdiff
2021-03-20
Piotr Krysiuk
bpf: Simplify alu_limit masking for pointer arithmetic
tree
|
commitdiff
2021-03-20
Piotr Krysiuk
bpf: Fix off-by-one for area size in creating mask...
tree
|
commitdiff
2021-03-20
Piotr Krysiuk
bpf: Prohibit alu ops for pointer types not defining...
tree
|
commitdiff
2021-03-17
Thomas Gleixner
x86/entry: Move nmi entry/exit into common code
tree
|
commitdiff
2021-03-17
Mathieu Desnoyers
sched/membarrier: fix missing local execution of ipi_sy...
tree
|
commitdiff
2021-03-17
Anna-Maria Behnsen
hrtimer: Update softirq_expires_next correctly after...
tree
|
commitdiff
2021-03-17
Kan Liang
perf/core: Flush PMU internal buffers for per-CPU events
tree
|
commitdiff
2021-03-17
Lin Feng
sysctl.c: fix underflow value setting risk in vm_table
tree
|
commitdiff
2021-03-15
popcornmix
Merge remote-tracking branch 'stable/linux-5.10.y'...
tree
|
commitdiff
2021-03-11
popcornmix
Merge remote-tracking branch 'stable/linux-5.10.y'...
tree
|
commitdiff
2021-03-09
Steven Rostedt ...
ring-buffer: Force before_stamp and write_stamp to...
tree
|
commitdiff
2021-03-07
Juri Lelli
sched/features: Fix hrtick reprogramming
tree
|
commitdiff
2021-03-07
Peter Zijlstra
sched/core: Allow try_invoke_on_locked_down_task()...
tree
|
commitdiff
2021-03-04
popcornmix
Merge remote-tracking branch 'stable/linux-5.10.y'...
tree
|
commitdiff
2021-03-04
Sumit Garg
kgdb: fix to kill breakpoints on initmem after boot
tree
|
commitdiff
2021-03-04
Chris Wilson
kcmp: Support selection of SYS_kcmp without CHECKPOINT_...
tree
|
commitdiff
2021-03-04
Muchun Song
printk: fix deadlock when kernel panic
tree
|
commitdiff
2021-03-04
Fangrui Song
module: Ignore _GLOBAL_OFFSET_TABLE_ when warning for...
tree
|
commitdiff
2021-03-04
Masami Hiramatsu
kprobes: Fix to delay the kprobes jump optimization
tree
|
commitdiff
2021-03-04
Frederic Weisbecker
rcu/nocb: Perform deferred wake up before last idle...
tree
|
commitdiff
2021-03-04
Frederic Weisbecker
rcu: Pull deferred rcuog wake up to rcu_eqs_enter(...
tree
|
commitdiff
2021-03-04
Paul Cercueil
seccomp: Add missing return in non-void function
tree
|
commitdiff
2021-03-04
John Ogness
printk: avoid prb_first_valid_seq() where possible
tree
|
commitdiff
2021-03-04
Steven Rostedt ...
tracepoint: Do not fail unregistering a probe due to...
tree
|
commitdiff
2021-03-04
Sebastian Andrzej...
smp: Process pending softirqs in flush_smp_call_functio...
tree
|
commitdiff
2021-03-04
Lakshmi Ramasubram...
ima: Free IMA measurement buffer after kexec syscall
tree
|
commitdiff
2021-03-04
Peter Zijlstra
locking/lockdep: Avoid unmatched unlock
tree
|
commitdiff
2021-03-04
Qais Yousef
sched/eas: Don't update misfit status if the task is...
tree
|
commitdiff
2021-03-04
Xuewen Yan
sched/fair: Avoid stale CPU util_est value for scheduti...
tree
|
commitdiff
2021-03-04
Marco Elver
kcsan: Rewrite kcsan_prandom_u32_max() without prandom_...
tree
|
commitdiff
2021-03-04
Ilya Leoshkevich
bpf: Clear subreg_def for global function return values
tree
|
commitdiff
2021-03-04
Jun'ichi Nomura
bpf, devmap: Use GFP_KERNEL for xdp bulk queue allocation
tree
|
commitdiff
2021-03-04
Yonghong Song
bpf: Fix an unitialized value in bpf_iter
tree
|
commitdiff
2021-03-04
Marco Elver
bpf_lru_list: Read double-checked variable once without...
tree
|
commitdiff
2021-03-04
Sumit Garg
kdb: Make memory allocations more robust
tree
|
commitdiff
2021-02-26
Daniel Borkmann
bpf: Fix truncation handling for mod32 dst reg wrt...
tree
|
commitdiff
2021-02-22
popcornmix
Merge remote-tracking branch 'stable/linux-5.10.y'...
tree
|
commitdiff
2021-02-17
Bui Quang Minh
bpf: Check for integer overflow when using roundup_pow_...
tree
|
commitdiff
2021-02-17
Alexei Starovoitov
bpf: Unbreak BPF_PROG_TYPE_KPROBE when kprobe is called...
tree
|
commitdiff
2021-02-17
Chen Zhou
cgroup-v1: add disabled controller check in cgroup1_par...
tree
|
commitdiff
2021-02-17
Odin Ugedal
cgroup: fix psi monitor for root cgroup
tree
|
commitdiff
2021-02-17
Steven Rostedt ...
tracing: Check length before giving out the filter...
tree
|
commitdiff
2021-02-17
Steven Rostedt ...
tracing: Do not count ftrace events in top level enable...
tree
|
commitdiff
2021-02-16
popcornmix
Merge remote-tracking branch 'stable/linux-5.10.y'...
tree
|
commitdiff
2021-02-13
Daniel Borkmann
bpf: Fix verifier jsgt branch analysis on max bound
tree
|
commitdiff
2021-02-13
Daniel Borkmann
bpf: Fix 32 bit src register truncation on div/mod
tree
|
commitdiff
2021-02-13
Daniel Borkmann
bpf: Fix verifier jmp32 pruning decision logic
tree
|
commitdiff
2021-02-10
Marc Zyngier
genirq/msi: Activate Multi-MSI early when MSI_FLAG_ACTI...
tree
|
commitdiff
2021-02-10
Viktor Rosendahl
tracing: Use pause-on-trace with the latency tracers
tree
|
commitdiff
2021-02-10
Wang ShaoBo
kretprobe: Avoid re-registration of the same kretprobe...
tree
|
commitdiff
2021-02-10
Masami Hiramatsu
tracing/kprobe: Fix to support kretprobe events on...
tree
|
commitdiff
2021-02-10
Steven Rostedt ...
fgraph: Initialize tracing_graph_pause at task creation
tree
|
commitdiff
2021-02-10
Quentin Monnet
bpf, preload: Fix build when $(O) points to a relative...
tree
|
commitdiff
2021-02-10
Pan Bian
bpf, inode_storage: Put file handler if no storage...
tree
|
commitdiff
2021-02-10
Loris Reiff
bpf, cgroup: Fix problematic bounds check
tree
|
commitdiff
2021-02-10
Loris Reiff
bpf, cgroup: Fix optlen WARN_ON_ONCE toctou
tree
|
commitdiff
2021-02-08
popcornmix
Merge remote-tracking branch 'stable/linux-5.10.y'...
tree
|
commitdiff
2021-02-07
Peter Zijlstra
workqueue: Restrict affinity change to rescuer
tree
|
commitdiff
2021-02-07
Peter Zijlstra
kthread: Extract KTHREAD_IS_PER_CPU
tree
|
commitdiff
2021-02-07
Peter Zijlstra
locking/lockdep: Avoid noinstr warning for DEBUG_LOCKDEP
tree
|
commitdiff
2021-02-04
popcornmix
Merge remote-tracking branch 'stable/linux-5.10.y'...
tree
|
commitdiff
2021-02-03
Laurent Badel
PM: hibernate: flush swap writer after marking
tree
|
commitdiff
2021-02-03
Baoquan He
kernel: kexec: remove the lock operation of system_tran...
tree
|
commitdiff
2021-01-30
John Ogness
printk: fix string termination for record_print_text()
tree
|
commitdiff
2021-01-30
John Ogness
printk: fix buffer overflow potential for print_text()
tree
|
commitdiff
2021-01-30
Pavel Begunkov
kernel/io_uring: cancel io_uring before task works
tree
|
commitdiff
2021-01-30
Thomas Gleixner
futex: Handle faults correctly for PI futexes
tree
|
commitdiff
2021-01-30
Thomas Gleixner
futex: Simplify fixup_pi_state_owner()
tree
|
commitdiff
2021-01-30
Thomas Gleixner
futex: Use pi_state_update_owner() in put_pi_state()
tree
|
commitdiff
2021-01-30
Thomas Gleixner
rtmutex: Remove unused argument from rt_mutex_proxy_unl...
tree
|
commitdiff
2021-01-30
Thomas Gleixner
futex: Provide and use pi_state_update_owner()
tree
|
commitdiff
2021-01-30
Thomas Gleixner
futex: Replace pointless printk in fixup_owner()
tree
|
commitdiff
2021-01-30
Thomas Gleixner
futex: Ensure the correct return value from futex_lock_pi()
tree
|
commitdiff
2021-01-27
Phil Elwell
cgroup: Disable cgroup "memory" by default
tree
|
commitdiff
2021-01-27
Phil Elwell
Protect __release_resource against resources without...
tree
|
commitdiff
2021-01-27
KP Singh
bpf: Local storage helpers should check nullness of...
tree
|
commitdiff
2021-01-27
Peter Zijlstra
locking/lockdep: Cure noinstr fail
tree
|
commitdiff
2021-01-27
John Ogness
printk: fix kmsg_dump_get_buffer length calulations
tree
|
commitdiff
2021-01-27
John Ogness
printk: ringbuffer: fix line counting
tree
|
commitdiff
2021-01-27
Jiri Olsa
bpf: Prevent double bpf_prog_put call from bpf_tracing_...
tree
|
commitdiff
2021-01-23
Mircea Cirjaliu
bpf: Fix helper bpf_map_peek_elem_proto pointing to...
tree
|
commitdiff
2021-01-23
Gilad Reti
bpf: Support PTR_TO_MEM{,_OR_NULL} register spilling
tree
|
commitdiff
2021-01-23
Stanislav Fomichev
bpf: Don't leak memory in bpf getsockopt when optlen...
tree
|
commitdiff
2021-01-23
Daniel Borkmann
bpf: Fix signed_{sub,add32}_overflows type handling
tree
|
commitdiff
2021-01-19
Jonathan Lemon
bpf: Save correct stopping point in file seq iteration
tree
|
commitdiff
2021-01-19
Song Liu
bpf: Simplify task_file_seq_get_next()
tree
|
commitdiff
2021-01-19
Uladzislau Rezki...
rcu-tasks: Move RCU-tasks initialization to before...
tree
|
commitdiff
2021-01-19
Masami Hiramatsu
tracing/kprobes: Do the notrace functions check without...
tree
|
commitdiff
2021-01-12
Yunfeng Ye
workqueue: Kick a worker based on the actual activation...
tree
|
commitdiff
2021-01-09
Eric W. Biederman
exec: Transform exec_update_mutex into a rw_semaphore
tree
|
commitdiff
2021-01-09
Eric W. Biederman
rwsem: Implement down_read_interruptible
tree
|
commitdiff
2021-01-09
Eric W. Biederman
rwsem: Implement down_read_killable_nested
tree
|
commitdiff
2021-01-09
peterz@infradead.org
perf: Break deadlock involving exec_update_mutex
tree
|
commitdiff
2021-01-06
Thomas Gleixner
tick/sched: Remove bogus boot "safety" check
tree
|
commitdiff
2021-01-06
Jessica Yu
module: delay kobject uevent until after module init...
tree
|
commitdiff
2021-01-06
Miroslav Benes
module: set MODULE_STATE_GOING state when a module...
tree
|
commitdiff
2021-01-06
Qinglang Miao
cgroup: Fix memory leak when parsing multiple source...
tree
|
commitdiff
2020-12-30
Steven Rostedt ...
Revert: "ring-buffer: Remove HAVE_64BIT_ALIGNED_ACCESS"
tree
|
commitdiff
next