summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-08-23Linux 5.2.57v5.2.57Paul Gortmaker
2020-08-23vgacon: Fix for missing check in scrollback handlingYunhai Zhang
2020-08-23ext4: fix direct I/O read errorJiang Ying
2020-08-23arm64: Workaround circular dependency in pointer_auth.hMarc Zyngier
2020-08-23selftests: bpf: Fix detach from sockmap testsLorenz Bauer
2020-08-21Linux 5.2.56v5.2.56Paul Gortmaker
2020-08-21wireless: Use linux/stddef.h instead of stddef.hHauke Mehrtens
2020-08-21perf bench: Share some global variables to fix build with gcc 10Arnaldo Carvalho de Melo
2020-08-21perf env: Do not return pointers to local variablesArnaldo Carvalho de Melo
2020-08-21perf tests bp_account: Make global variable staticArnaldo Carvalho de Melo
2020-08-21x86/i8259: Use printk_deferred() to prevent deadlockThomas Gleixner
2020-08-21KVM: LAPIC: Prevent setting the tscdeadline timer if the lapic is hw disabledWanpeng Li
2020-08-21KVM: arm64: Don't inherit exec permission across page-table levelsWill Deacon
2020-08-21drivers/net/wan: lapb: Corrected the usage of skb_cowXie He
2020-08-21RISC-V: Set maximum number of mapped pages correctlyAtish Patra
2020-08-21xen-netfront: fix potential deadlock in xennet_remove()Andrea Righi
2020-08-21cxgb4: add missing release on skb in uld_send()Navid Emamdoost
2020-08-21x86/stacktrace: Fix reliable check for empty user task stacksJosh Poimboeuf
2020-08-21x86/unwind/orc: Fix ORC for newly forked tasksJosh Poimboeuf
2020-08-21net: ethernet: ravb: exit if re-initialization fails in tx timeoutYoshihiro Shimoda
2020-08-21parisc: add support for cmpxchg on u8 pointersLiam Beguin
2020-08-21scsi: core: Run queue in case of I/O resource contention failureMing Lei
2020-08-21nfc: s3fwrn5: add missing release on skb in s3fwrn5_recv_frameNavid Emamdoost
2020-08-21selftests: net: ip_defrag: modprobe missing nf_defrag_ipv6 supportPaolo Pisati
2020-08-21qed: Disable "MFW indication via attention" SPAM every 5 minutesLaurence Oberman
2020-08-21usb: hso: Fix debug compile warning on sparc32Geert Uytterhoeven
2020-08-21vxlan: fix memleak of fdbTaehee Yoo
2020-08-21perf tools: Fix record failure when mixed with ARM SPE eventWei Li
2020-08-21net/mlx5e: fix bpf_prog reference count leaks in mlx5e_alloc_rqXin Xiong
2020-08-21net: gemini: Fix missing clk_disable_unprepare() in error path of gemini_ethe...Wang Hai
2020-08-21net: nixge: fix potential memory leak in nixge_probe()Lu Wei
2020-08-21Bluetooth: fix kernel oops in store_pending_adv_reportAlain Michaud
2020-08-21arm64: csum: Fix handling of bad packetsRobin Murphy
2020-08-21mac80211: mesh: Free pending skb when destroying a mpathRemi Pommarel
2020-08-21mac80211: mesh: Free ie data when leaving meshRemi Pommarel
2020-08-21bpf: Fix map leak in HASH_OF_MAPS mapAndrii Nakryiko
2020-08-21ibmvnic: Fix IRQ mapping disposal in error pathThomas Falcon
2020-08-21mlxsw: core: Free EMAD transactions using kfree_rcu()Ido Schimmel
2020-08-21mlxsw: core: Increase scope of RCU read-side critical sectionIdo Schimmel
2020-08-21mlx4: disable device on shutdownJakub Kicinski
2020-08-21net: lan78xx: fix transfer-buffer memory leakJohan Hovold
2020-08-21net: lan78xx: add missing endpoint sanity checkJohan Hovold
2020-08-21net/mlx5e: Modify uplink state on interface up/downRon Diskin
2020-08-21net/mlx5: Verify Hardware supports requested ptp function on a given pinEran Ben Elisha
2020-08-21net/mlx5e: Fix error path of device attachAya Levin
2020-08-21net: hns3: fix a TX timeout issueYonglong Liu
2020-08-21sh: Fix validation of system call numberMichael Karcher
2020-08-21sh/tlb: Fix PGTABLE_LEVELS > 2Peter Zijlstra
2020-08-21selftests/net: psock_fanout: fix clang issues for target arch PowerPCTanner Love
2020-08-21selftests/net: rxtimestamp: fix clang issues for target arch PowerPCTanner Love