nvmet-tcp: set MSG_MORE only if we actually have more to send
[platform/kernel/linux-rpi.git] / kernel /
2020-03-25 Thomas Gleixnerfutex: Unbreak futex hashing
2020-03-25 Peter Zijlstrafutex: Fix inode life-time issue
2020-03-25 Joerg Roedelx86/mm: split vmalloc_sync_all()
2020-03-21 Linus Torvaldssignal: avoid double atomic counter increments for...
2020-03-21 Tom Zanussitracing: Fix number printing bug in print_synth_event()
2020-03-18 Hillf Dantonworkqueue: don't use wq_select_unbound_cpu() for bound...
2020-03-18 Michal Koutnýcgroup: Iterate tasks that did not finish do_exit()
2020-03-18 Vasily Averincgroup: cgroup_procs_next should increase position...
2020-03-18 Shakeel Buttcgroup: memcg: net: do not associate sock with unrelate...
2020-03-12 Cengiz Canblktrace: fix dereference after null check
2020-03-12 Masami Hiramatsukprobes: Fix optimize_kprobe()/unoptimize_kprobe()...
2020-03-05 Jan Karablktrace: Protect q->blk_trace with RCU
2020-03-05 Waiman Longlocking/lockdep: Fix lockdep_stats indentation problem
2020-03-05 Neeraj Upadhyayrcu: Allow only one expedited GP to run concurrently...
2020-03-05 Thomas Gleixnerlib/vdso: Update coarse timekeeper unconditionally
2020-03-05 Thomas Gleixnerlib/vdso: Make __arch_update_vdso_data() logic understa...
2020-03-05 Masami Hiramatsukprobes: Set unoptimized flag after unoptimizing code
2020-03-05 Cheng Jiansched/fair: Optimize select_idle_cpu
2020-03-05 Steven Rostedt ... tracing: Disable trace_printk() on post poned tests
2020-03-05 Paul Mooreaudit: always check the netlink payload length in audit...
2020-03-05 Paul Mooreaudit: fix error handling in audit_data_to_entry()
2020-03-05 Vincent Guittotsched/fair: Prevent unlimited runtime on throttled...
2020-03-05 Peter Zijlstra ... timers/nohz: Update NOHZ load in remote tick
2020-03-05 Scott Woodsched/core: Don't skip remote tick for idle CPUs
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-28 Suren Baghdasaryansched/psi: Fix OOB write when writing 0 bytes to PSI...
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 Stephen Boydalarmtimer: Make alarmtimer platform device child of...
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 Valentin Schneidersched/topology: Assert non-NUMA topology masks don...
2020-02-24 Li Guangleisched/core: Fix size of rq::uclamp initialization
2020-02-24 Daniel Jordanpadata: validate cpumask without removed CPU during...
2020-02-24 Masami Hiramatsumodules: lockdep: Suppress suspicious RCU usage warning
2020-02-24 Tom Zanussitracing: Simplify assignment parsing for hist triggers
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 YueHaibingkernel/module: Fix memleak in module_add_modinfo_attrs()
2020-02-24 John Ognessprintk: fix exclusive_console replaying
2020-02-24 Peter Zijlstracpu/hotplug, stop_machine: Fix stop_machine vs hotplug...
2020-02-24 Marco Elverrcu: Fix data-race due to atomic_t copy-by-value
2020-02-24 Neeraj Upadhyayrcu: Fix missed wakeup of exp_wq waiters
2020-02-24 Stefan Reiterrcu/nocb: Fix dump_tree hierarchy print always active
2020-02-19 Qais Yousefsched/uclamp: Reject negative values in cpu_uclamp_write()
2020-02-19 Rafael J. WysockiACPI: PM: s2idle: Avoid possible race related to the...
2020-02-14 Qais Yousefsched/uclamp: Fix a bug in propagating uclamp value...
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 Amol Groverbpf, devmap: Pass lockdep expression to RCU lists
2020-02-11 Herbert Xucrypto: pcrypt - Avoid deadlock by using per-instance...
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 Tom Zanussitracing: Fix now invalid var_ref_vals assumption in...
2020-02-11 Kevin Haoirqdomain: Fix a memory leak in irq_domain_push_irq()
2020-02-11 Paul E. McKenneyrcu: Use READ_ONCE() for ->expmask in rcu_read_unlock_s...
2020-02-11 Paul E. McKenneysrcu: Apply *_ONCE() to ->srcu_last_gp_end
2020-02-11 Eric Dumazetrcu: Avoid data-race in rcu_gp_fqs_check_wake()
2020-02-11 Paul E. McKenneyrcu: Use *_ONCE() to protect lockless ->expmask accesses
2020-02-11 Mathieu Desnoyerstracing: Fix sched switch start/stop refcount racy...
2020-02-11 Steven Rostedt ... tracing/kprobes: Have uname use __get_str() in print_fmt
2020-02-05 Masami Hiramatsutracing/uprobe: Fix to make trace_uprobe_filter alignme...
2020-02-05 Michal Koutnýcgroup: Prevent double killing of css when enabling...
2020-02-01 Johannes BergRevert "um: Enable CONFIG_CONSTRUCTORS"
2020-01-29 Steven Rostedt ... tracing: Fix histogram code when expression has same...
2020-01-29 Masami Ichikawatracing: Do not set trace clock if tracefs lockdown...
2020-01-29 Masami Hiramatsutracing/uprobe: Fix double perf_event linking on multip...
2020-01-29 Masami Hiramatsutracing: trigger: Replace unneeded RCU-list traversals
2020-01-29 Alexander PotapenkoPM: hibernate: fix crashes with init_on_free=1
2020-01-26 Toke Høiland-Jørgensenxdp: Fix cleanup on map free for devmap_hash map type
2020-01-26 Christoph Hellwigdma-direct: don't check swiotlb=force in dma_direct_map...
2020-01-26 Vincent Guittotsched/cpufreq: Move the cfs_rq_util_change() call to...
2020-01-26 Sebastian Andrzej... workqueue: Add RCU annotation for pwq list walk
2020-01-26 Dan Carpenterrcu: Fix uninitialized variable in nocb_gp_wait()
2020-01-26 Peter Zijlstrasched/core: Further clarify sched_class::set_next_task()
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 Waiman Longlocking/lockdep: Fix buffer overrun problem in stack_tr...
2020-01-23 Waiman Longlocking/rwsem: Fix kernel crash when spinning on RWSEM_...
2020-01-23 Arnd Bergmanncpu/SMT: Fix x86 link error without CONFIG_SYSFS
2020-01-23 Christian Braunerptrace: reintroduce usage of subjective credentials...
2020-01-23 Mark Rutlandperf: Correctly handle failed perf_get_aux_event()
2020-01-17 David Howellskeys: Fix request_key() cache
2020-01-17 Daniel Borkmannbpf: Make use of probe_user_write in probe write helper
2020-01-17 Roman Gushchinbpf: cgroup: prevent out-of-order release of cgroup bpf
2020-01-14 Amanieu d'Antrasclone3: ensure copy_thread_tls is implemented
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 Steven Rostedt ... tracing: Do not create directories if lockdown is in...
2020-01-12 Johannes Weinerpsi: Fix a division error in psi poll()
2020-01-12 Johannes Weinersched/psi: Fix sampling error and rare div0 crashes...
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
next