pwm: omap-dmtimer: put_device() after of_find_device_by_node()
[platform/kernel/linux-rpi.git] / kernel /
2020-03-05 Masami Hiramatsukprobes: Set unoptimized flag after unoptimizing code
2020-03-05 Vincent Guittotsched/fair: Fix O(nr_cgroups) in the load balancing...
2020-03-05 Vincent Guittotsched/fair: Optimize update_blocked_averages()
2020-03-05 Steven Rostedt ... tracing: Disable trace_printk() on post poned tests
2020-03-05 Paul Mooreaudit: fix error handling in audit_data_to_entry()
2020-02-28 Johannes Krudebpf, offload: Replace bitwise AND by logical AND in...
2020-02-28 Thomas Gleixnergenirq/proc: Reject invalid affinity masks (again)
2020-02-24 Vasily Averintrigger_next should increase position index
2020-02-24 Vasily Averinftrace: fpid_next() should increase position index
2020-02-24 Vasily Averinbpf: map_seq_next should always increase position index
2020-02-24 Jessica Yumodule: avoid setting info->name early in case we can...
2020-02-24 Thomas Gleixnerwatchdog/softlockup: Enforce that timestamp is valid...
2020-02-24 Steven Rostedt ... tracing: Fix very unlikely race of registering two...
2020-02-24 Luis Henriquestracing: Fix tracing_stat return values in error handli...
2020-02-24 Peter Zijlstracpu/hotplug, stop_machine: Fix stop_machine vs hotplug...
2020-02-14 Daniel Jordanpadata: fix null pointer deref of pd->pinst
2020-02-11 Song Liuperf/core: Fix mlock accounting in perf_mmap()
2020-02-11 Konstantin Khlebnikovclocksource: Prevent double add_timer_on() for watchdog...
2020-02-11 Thomas Gleixnerx86/apic/msi: Plug non-maskable MSI affinity race
2020-02-11 Steven Rostedt ... ftrace: Protect ftrace_graph_hash with ftrace_sync
2020-02-11 Steven Rostedt ... ftrace: Add comment to why rcu_dereference_sched()...
2020-02-11 Amol Grovertracing: Annotate ftrace_graph_notrace_hash pointer...
2020-02-11 Amol Grovertracing: Annotate ftrace_graph_hash pointer with __rcu
2020-02-11 Herbert Xupadata: Remove broken queue flushing
2020-02-11 Stephen Boydalarmtimer: Unregister wakeup source when module get...
2020-02-11 Kevin Haoirqdomain: Fix a memory leak in irq_domain_push_irq()
2020-02-11 Eric Dumazetrcu: Avoid data-race in rcu_gp_fqs_check_wake()
2020-02-11 Mathieu Desnoyerstracing: Fix sched switch start/stop refcount racy...
2020-02-11 John Ognessprintk: fix exclusive_console replaying
2020-02-11 YueHaibingkernel/module: Fix memleak in module_add_modinfo_attrs()
2020-02-05 Michal Koutnýcgroup: Prevent double killing of css when enabling...
2020-02-01 Vincent Guittotsched/fair: Fix insertion in rq->leaf_cfs_rq_list
2020-02-01 Peter Zijlstrasched/fair: Add tmp_alone_branch assertion
2020-01-29 David Hildenbrandmm/memory_hotplug: shrink zones when offlining memory
2020-01-29 Aneesh Kumar K.Vmm/memunmap: don't access uninitialized memmap in memun...
2020-01-29 Oscar Salvadormm, memory_hotplug: add nid parameter to arch_remove_memory
2020-01-29 Steven Rostedt ... tracing: Fix histogram code when expression has same...
2020-01-29 Tom Zanussitracing: Remove open-coding of hist trigger var_ref...
2020-01-29 Tom Zanussitracing: Use hist trigger's var_ref array to destroy...
2020-01-29 Masami Hiramatsutracing: trigger: Replace unneeded RCU-list traversals
2020-01-27 Dan Carpenterbpf, offload: Unlock on error in bpf_offload_dev_create()
2020-01-27 Dexuan Cuiirqdomain: Add the missing assignment of domain->fwnode...
2020-01-27 Eric W. Biedermansignal: Allow cifs and drbd to receive their terminatin...
2020-01-27 Andrea Arcangelifork,memcg: alloc_thread_stack_node needs to set tsk...
2020-01-27 Ravi Bangoriaperf/ioctl: Add check for the sample_period value
2020-01-27 Dan Carpenterkdb: do a sanity check on the cpu in kdb_per_cpu()
2020-01-27 Alexander Shishkinperf/core: Fix the address filtering fix
2020-01-27 Andrey Ignatovbpf: Add missed newline in verifier verbose log
2020-01-27 Alexander Shishkinperf, pt, coresight: Fix address filters for vmas with...
2020-01-27 Alexander Shishkinperf: Copy parent's address filter offsets on clone
2020-01-27 Shakeel Buttfork, memcg: fix cached_stacks case
2020-01-27 Rik van Rielfork,memcg: fix crash in free_thread_stack on memcg...
2020-01-27 Marc Zyngiergenirq/debugfs: Reinstate full OF path for domain name
2020-01-23 Eric Dumazettick/sched: Annotate lockless access to last_jiffies_update
2020-01-23 Daniel Borkmannbpf: Fix incorrect verifier simulation of ARSH under...
2020-01-23 Christian Braunerptrace: reintroduce usage of subjective credentials...
2020-01-23 Micah MortonLSM: generalize flag passing to security_capable
2020-01-14 Steven Rostedt ... tracing: Have stack tracer compile when MCOUNT_INSN_SIZ...
2020-01-14 Kaitao Chengkernel/trace: Fix do not unregister tracepoints when...
2020-01-12 Marco Elverlocking/spinlock/debug: Fix various data races
2020-01-12 Daniel Borkmannbpf: Fix passing modified ctx to ld/abs/ind instruction
2020-01-09 Wen Yangftrace: Avoid potential division by zero in function...
2020-01-09 chenqiwuexit: panic before exit_mm() on global init exit
2020-01-09 Sven Schnelletracing: Fix endianness bug in histogram trigger
2020-01-09 Steven Rostedt ... tracing: Have the histogram compare functions convert...
2020-01-09 Keita Suzukitracing: Avoid memory leak in process_system_preds()
2020-01-09 Prateek Soodtracing: Fix lock inversion in trace_event_enable_tgid_...
2020-01-09 Shakeel Buttmemcg: account security cred as well to kmemcg
2020-01-09 Christian Braunertaskstats: fix data-race
2020-01-09 Andy WhitcroftPM / hibernate: memory_bm_find_bit(): Tighten node...
2020-01-04 Vladis Dronovptp: fix the race between the release of ptp_clock...
2020-01-04 Eric Dumazethrtimer: Annotate lockless access to timer->state
2020-01-04 Johannes Weinerkernel: sysctl: make drop_caches write-only
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
next