summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-08-05Linux 5.4.56v5.4.56Greg Kroah-Hartman
2020-08-05perf bench: Share some global variables to fix build with gcc 10Arnaldo Carvalho de Melo
2020-08-05perf env: Do not return pointers to local variablesArnaldo Carvalho de Melo
2020-08-05perf tests bp_account: Make global variable staticArnaldo Carvalho de Melo
2020-08-05x86/i8259: Use printk_deferred() to prevent deadlockThomas Gleixner
2020-08-05KVM: LAPIC: Prevent setting the tscdeadline timer if the lapic is hw disabledWanpeng Li
2020-08-05KVM: arm64: Don't inherit exec permission across page-table levelsWill Deacon
2020-08-05drivers/net/wan: lapb: Corrected the usage of skb_cowXie He
2020-08-05RISC-V: Set maximum number of mapped pages correctlyAtish Patra
2020-08-05xen-netfront: fix potential deadlock in xennet_remove()Andrea Righi
2020-08-05cxgb4: add missing release on skb in uld_send()Navid Emamdoost
2020-08-05x86/stacktrace: Fix reliable check for empty user task stacksJosh Poimboeuf
2020-08-05x86/unwind/orc: Fix ORC for newly forked tasksJosh Poimboeuf
2020-08-05Revert "i2c: cadence: Fix the hold bit setting"Raviteja Narayanam
2020-08-05net: ethernet: ravb: exit if re-initialization fails in tx timeoutYoshihiro Shimoda
2020-08-05parisc: add support for cmpxchg on u8 pointersLiam Beguin
2020-08-05scsi: core: Run queue in case of I/O resource contention failureMing Lei
2020-08-05nfc: s3fwrn5: add missing release on skb in s3fwrn5_recv_frameNavid Emamdoost
2020-08-05selftests: net: ip_defrag: modprobe missing nf_defrag_ipv6 supportPaolo Pisati
2020-08-05qed: Disable "MFW indication via attention" SPAM every 5 minutesLaurence Oberman
2020-08-05selftests: fib_nexthop_multiprefix: fix cleanup() netns deletionPaolo Pisati
2020-08-05usb: hso: Fix debug compile warning on sparc32Geert Uytterhoeven
2020-08-05vxlan: fix memleak of fdbTaehee Yoo
2020-08-05perf tools: Fix record failure when mixed with ARM SPE eventWei Li
2020-08-05net/mlx5e: fix bpf_prog reference count leaks in mlx5e_alloc_rqXin Xiong
2020-08-05net: gemini: Fix missing clk_disable_unprepare() in error path of gemini_ethe...Wang Hai
2020-08-05net: nixge: fix potential memory leak in nixge_probe()Lu Wei
2020-08-05Bluetooth: fix kernel oops in store_pending_adv_reportAlain Michaud
2020-08-05arm64: csum: Fix handling of bad packetsRobin Murphy
2020-08-05arm64/alternatives: move length validation inside the subsectionSami Tolvanen
2020-08-05mac80211: mesh: Free pending skb when destroying a mpathRemi Pommarel
2020-08-05mac80211: mesh: Free ie data when leaving meshRemi Pommarel
2020-08-05bpf: Fix map leak in HASH_OF_MAPS mapAndrii Nakryiko
2020-08-05ibmvnic: Fix IRQ mapping disposal in error pathThomas Falcon
2020-08-05mlxsw: core: Free EMAD transactions using kfree_rcu()Ido Schimmel
2020-08-05mlxsw: core: Increase scope of RCU read-side critical sectionIdo Schimmel
2020-08-05mlx4: disable device on shutdownJakub Kicinski
2020-08-05rhashtable: Fix unprotected RCU dereference in __rht_ptrHerbert Xu
2020-08-05net: lan78xx: fix transfer-buffer memory leakJohan Hovold
2020-08-05net: lan78xx: add missing endpoint sanity checkJohan Hovold
2020-08-05net/mlx5e: Fix kernel crash when setting vf VLANID on a VF devAlaa Hleihel
2020-08-05net/mlx5e: Modify uplink state on interface up/downRon Diskin
2020-08-05net/mlx5: Verify Hardware supports requested ptp function on a given pinEran Ben Elisha
2020-08-05net/mlx5e: Fix error path of device attachAya Levin
2020-08-05net/mlx5: E-switch, Destroy TSAR when fail to enable the modeParav Pandit
2020-08-05net: hns3: fix aRFS FD rules leftover after add a user FD ruleGuojia Liao
2020-08-05net: hns3: fix a TX timeout issueYonglong Liu
2020-08-05sh: Fix validation of system call numberMichael Karcher
2020-08-05sh/tlb: Fix PGTABLE_LEVELS > 2Peter Zijlstra
2020-08-05selftests/net: so_txtime: fix clang issues for target arch PowerPCTanner Love