apparmor: fix unsigned len comparison with less than zero
[platform/kernel/linux-rpi.git] / kernel /
2020-01-04 Eric Dumazetdma-debug: add a schedule point in debug_dma_dump_mappi...
2019-12-31 Rafael J. Wysockicpufreq: Avoid leaving stale IRQ work items during...
2019-12-31 Masami Hiramatsutracing/kprobe: Check whether the non-suffixed symbol...
2019-12-31 Yuming Hantracing: use kvcalloc for tgid_map array allocation
2019-12-31 Song Liubpf/stackmap: Fix deadlock with rq_lock in bpf_get_stack()
2019-12-17 Konstantin Khorenkokernel/module.c: wakeup processes in module_wq on modul...
2019-12-17 Tejun Heoworkqueue: Fix missing kfree(rescuer) in destroy_workqu...
2019-12-17 Aleksa Saraicgroup: pids: use atomic64_t for pids->limit
2019-12-17 Tejun Heoworkqueue: Fix pwq ref leak in rescuer_thread()
2019-12-17 Tejun Heoworkqueue: Fix spurious sanity check failures in destro...
2019-12-13 Xuewei Zhangsched/fair: Scale bandwidth quota and period without...
2019-12-13 Yonghong Songbpf: btf: check name validity for various types
2019-12-13 Yonghong Songbpf: btf: implement btf_name_valid_identifier()
2019-12-13 Jan Karaaudit: Embed key into chunk
2019-12-13 Alexander Shishkinperf/core: Consistently fail fork on allocation failures
2019-12-13 Peter Zijlstrasched/core: Avoid spurious lock dependencies
2019-12-13 Al Viroaudit_get_nd(): don't unlock parent too early
2019-12-05 Jesper Dangaard... xdp: fix cpumap redirect SKB creation bug
2019-12-05 Peng Sunbpf: drop refcount if bpf_map_new_fd() fails in map_cre...
2019-12-05 Peng Sunbpf: decrease usercnt if bpf_map_new_fd() fails in...
2019-12-05 Yi Wangfork: fix some -Wmissing-prototypes warnings
2019-12-05 Jesper Dangaard... bpf/cpumap: make sure frame_size for build_skb is align...
2019-12-05 Masami Hiramatsukprobes: Blacklist symbols in arch-defined prohibited...
2019-12-05 Masami Hiramatsutracing: Lock event_mutex before synth_event_mutex
2019-12-01 Yang Taofutex: Prevent robust futex exit race
2019-12-01 Arnd Bergmanny2038: futex: Move compat implementation into futex.c
2019-12-01 Richard Guy Briggsaudit: print empty EXECVE args
2019-12-01 Valentin Schneidersched/fair: Don't increase sd->balance_interval on...
2019-12-01 Peter Zijlstrasched/topology: Fix off by one bug
2019-12-01 Michael Kelleyirq/matrix: Fix memory overallocation
2019-12-01 Borislav Petkovkernel/panic.c: do not append newline to the stack...
2019-12-01 Martin Laubpf, btf: fix a missing check bug in btf_parse
2019-12-01 Taehee Yoobpf: devmap: fix wrong interface selection in notifier_call
2019-12-01 Christoph Hellwigswiotlb: do not panic on mapping failures
2019-12-01 Sergey Senozhatskyprintk: fix integer overflow in setup_log_buf()
2019-12-01 Sergey Senozhatskyprintk: lock/unlock console only for new logbuf entries
2019-11-24 Wenwen Wangbpf: btf: Fix a missing check bug
2019-11-24 He Zheprintk: Give error on attempt to set log buffer length...
2019-11-24 Lianbo Jiangkexec: Allocate decrypted control pages for kdump if...
2019-11-24 He Zheprintk: Correct wrong casting
2019-11-24 Borislav Petkovcpu/SMT: State SMT is disabled even with nosmt and...
2019-11-24 Sergey Senozhatskyprintk: CON_PRINTBUFFER console registration is a bit...
2019-11-24 Petr Mladekprintk: Do not miss new messages when replaying the log
2019-11-20 Masami Hiramatsukprobes: Don't call BUG_ON() if there is a kprobe in...
2019-11-20 Eric W. Biedermansignal: Properly deliver SIGILL from uprobes
2019-11-20 Eric W. Biedermansignal: Always ignore SIGKILL and SIGSTOP sent to the...
2019-11-20 Peter Zijlstrasched/debug: Explicitly cast sched_feat() to bool
2019-11-20 Arnd Bergmanny2038: make do_gettimeofday() and get_seconds() inline
2019-11-12 Tyler Hickscpu/speculation: Uninline and export CPU mitigations...
2019-11-12 Qian Caisched/fair: Fix -Wunused-but-set-variable warnings
2019-11-12 Dave Chiluksched/fair: Fix low cpu usage with high throttling...
2019-11-10 Zhengjun Xingtracing: Fix "gfp_t" format for synthetic events
2019-11-06 Petr Mladektracing: Initialize iter->seq after zeroing in tracing_...
2019-11-06 Frederic Weisbeckersched/vtime: Fix guest/system mis-accounting on task...
2019-10-29 Prateek Soodtracing: Fix race in perf_trace_buf initialization
2019-10-29 Alexander Shishkinperf/aux: Fix AUX output stopping
2019-10-17 Mark-PK Tsaiperf/hw_breakpoint: Fix arch_hw_breakpoint use-before...
2019-10-17 Steven Rostedt ... tracing: Get trace_array reference for available_tracer...
2019-10-17 Steven Rostedt ... ftrace: Get a reference counter for the trace_array...
2019-10-17 Srivatsa S. Bhat... tracing/hwlat: Don't ignore outer-loop duration when...
2019-10-17 Srivatsa S. Bhat... tracing/hwlat: Report total time spent in all NMIs...
2019-10-17 Michal Hockokernel/sysctl.c: do not override max_threads provided...
2019-10-17 Will Deaconpanic: ensure preemption is disabled during panic()
2019-10-11 Balasubramani Vive... tick: broadcast-hrtimer: Fix a race in bc_set_next
2019-10-11 Valdis Kletniekskernel/elfcore.c: include proper prototypes
2019-10-11 KeMeng Shisched/core: Fix migration to invalid CPU in __set_cpus_...
2019-10-11 Mathieu Desnoyerssched/membarrier: Fix private expedited registration...
2019-10-11 Wanpeng LiRevert "locking/pvqspinlock: Don't wait if vCPU is...
2019-10-11 Li RongQingtimer: Read jiffies once when forwarding base clk
2019-10-11 Tom Zanussitracing: Make sure variable reference alias has correct...
2019-10-07 Tetsuo Handakexec: bail out upon SIGKILL when allocating memory.
2019-10-07 Daniel Borkmannbpf: fix use after free in prog symbol exposure
2019-10-07 Miroslav Beneslivepatch: Nullify obj->mod in klp_module_coming()...
2019-10-05 Thadeu Lima de Sou... alarmtimer: Use EOPNOTSUPP instead of ENOTSUPP
2019-10-05 Vincent Whitchurchprintk: Do not lose last line in kmsg buffer dump
2019-10-05 Masami Hiramatsukprobes: Prohibit probing on BUG() and WARN() address
2019-10-05 Douglas RAILLARDsched/cpufreq: Align trace event behavior of fast switching
2019-10-05 Thomas Gleixnerposix-cpu-timers: Sanitize bogus WARNONS
2019-10-05 Peter Zijlstraidle: Prevent late-arriving interrupts from disrupting...
2019-10-05 Phil Auldsched/fair: Use rq_lock/unlock in online_fair_sched_group
2019-10-05 Juri Lellisched/deadline: Fix bandwidth accounting at all levels...
2019-10-05 Juri Lellisched/core: Fix CPU controller for !RT_GROUP_SCHED
2019-10-05 Vincent Guittotsched/fair: Fix imbalance due to CPU affinity
2019-10-05 Paul E. McKenneytime/tick-broadcast: Fix tick_broadcast_offline() lockd...
2019-10-01 Waiman Longlocking/lockdep: Add debug_locks check in __lock_downgr...
2019-09-21 Marc Zyngierkallsyms: Don't let kallsyms_lookup_size_offset() fail...
2019-09-19 Yang Yingliangmodules: fix compile error if don't have strict module rwx
2019-09-19 Yang Yingliangmodules: fix BUG when load module with rodata=n
2019-09-19 Yunfeng Yegenirq: Prevent NULL pointer dereference in resend_irqs()
2019-09-16 Nadav Amitresource: fix locking in find_next_iomem_res()
2019-09-16 Bjorn Helgaasresource: Fix find_next_iomem_res() iteration issue
2019-09-16 Bjorn Helgaasresource: Include resource end in walk_*() interfaces
2019-09-16 YueHaibingkernel/module: Fix mem leak in module_add_modinfo_attrs
2019-09-16 Jessica Yumodules: always page-align module section allocations
2019-09-16 Jason A. Donenfeldtimekeeping: Use proper ktime_add when adding nsecs...
2019-09-16 Liangyansched/fair: Don't assign runtime for throttled cfs_rq
2019-09-10 Andrea Righikprobes: Fix potential deadlock in kprobe_optimizer()
2019-09-06 Steven Rostedt ... ftrace: Check for empty hash and comment the race with...
2019-09-06 Naveen N. Raoftrace: Check for successful allocation of hash
2019-09-06 Naveen N. Raoftrace: Fix NULL pointer dereference in t_probe_next()
next