summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-07mm/page_alloc: fix watchdog soft lockups during set_zone_contiguous()David Hildenbrand
2020-05-07mm, memcg: fix error return value of mem_cgroup_css_alloc()Yafang Shao
2020-05-07ipc/mqueue.c: change __do_notify() to bypass check_kill_permission()Oleg Nesterov
2020-05-07Merge tag 'trace-v5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2020-05-07Merge tag 'linux-kselftest-5.7-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-05-07io_uring: don't use 'fd' for openat/openat2/statxJens Axboe
2020-05-07tools/bootconfig: Fix resource leak in apply_xbc()Yunfeng Ye
2020-05-07tracing: Make tracing_snapshot_instance_cond() staticZou Wei
2020-05-07tracing: Fix doc mistakes in trace sampleWei Yang
2020-05-07gpu/trace: Minor comment updates for gpu_mem_total tracepointYiwei Zhang
2020-05-07tracing: Add a vmalloc_sync_mappings() for safe measureSteven Rostedt (VMware)
2020-05-07tracing: Wait for preempt irq delay thread to finishSteven Rostedt (VMware)
2020-05-07Merge branches 'fixes.2020.04.27a', 'kfree_rcu.2020.04.27a', 'rcu-tasks.2020....Paul E. McKenney
2020-05-07rcutorture: Convert ULONG_CMP_LT() to time_before()Paul E. McKenney
2020-05-07torture: Add a --kasan argumentPaul E. McKenney
2020-05-07torture: Save a few lines by using config_override_param initiallyPaul E. McKenney
2020-05-07torture: Allow scenario-specific Kconfig options to override CFcommonPaul E. McKenney
2020-05-07torture: Allow --kconfig options to override --kcsan defaultsPaul E. McKenney
2020-05-07torture: Abstract application of additional Kconfig optionsPaul E. McKenney
2020-05-07torture: Eliminate duplicate #CHECK# from ConfigFragmentPaul E. McKenney
2020-05-07rcutorture: Make rcu_fwds and rcu_fwd_emergency_stop staticJason Yan
2020-05-07torture: Make --kcsan argument also create a summaryPaul E. McKenney
2020-05-07torture: Add --kcsan argument to top-level kvm.sh scriptPaul E. McKenney
2020-05-07rcu: Allow rcutorture to starve grace-period kthreadPaul E. McKenney
2020-05-07rcutorture: Right-size TREE10 CPU consumptionPaul E. McKenney
2020-05-07rcutorture: Add flag to produce non-busy-wait task stallsPaul E. McKenney
2020-05-07Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-05-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-05-07Merge tag 'configfs-for-5.7' of git://git.infradead.org/users/hch/configfsLinus Torvalds
2020-05-07splice: move f_mode checks to do_{splice,tee}()Pavel Begunkov
2020-05-07objtool: Fix infinite loop in find_jump_table()Josh Poimboeuf
2020-05-07bdi: move bdi_dev_name out of lineChristoph Hellwig
2020-05-07vboxsf: don't use the source name in the bdi nameChristoph Hellwig
2020-05-07arm64: hugetlb: avoid potential NULL dereferenceMark Rutland
2020-05-07usb: chipidea: msm: Ensure proper controller reset using role switch APIBryan O'Donoghue
2020-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-05-06net: flow_offload: skip hw stats check for FLOW_ACTION_HW_STATS_DONT_CAREPablo Neira Ayuso
2020-05-06MAINTAINERS: put DYNAMIC INTERRUPT MODERATION in proper orderLukas Bulwahn
2020-05-06Merge branch 'wireguard-fixes'David S. Miller
2020-05-06wireguard: send/receive: use explicit unlikely branch instead of implicit coa...Jason A. Donenfeld
2020-05-06wireguard: selftests: initalize ipv6 members to NULL to squelch clang warningJason A. Donenfeld
2020-05-06wireguard: send/receive: cond_resched() when processing worker ringbuffersJason A. Donenfeld
2020-05-06wireguard: socket: remove errant restriction on looping to selfJason A. Donenfeld
2020-05-06wireguard: selftests: use normal kernel stack size on ppc64Jason A. Donenfeld
2020-05-06net: ethernet: ti: am65-cpsw-nuss: fix irqs typeGrygorii Strashko
2020-05-06ionic: Use debugfs_create_bool() to export boolGeert Uytterhoeven
2020-05-06net: dsa: Do not leave DSA master with NULL netdev_opsFlorian Fainelli
2020-05-06net: dsa: remove duplicate assignment in dsa_slave_add_cls_matchall_mirredVladimir Oltean
2020-05-06net: stricter validation of untrusted gso packetsWillem de Bruijn
2020-05-06seg6: fix SRH processing to comply with RFC8754Ahmed Abdelsalam