summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-08-07Linux 4.19.138v4.19.138Greg Kroah-Hartman1-1/+1
2020-08-07ext4: fix direct I/O read errorJiang Ying1-0/+5
2020-08-07random32: move the pseudo-random 32-bit definitions to prandom.hLinus Torvalds2-62/+82
2020-08-07random32: remove net_rand_state from the latent entropy gcc pluginLinus Torvalds2-2/+2
2020-08-07random: fix circular include dependency on arm64 after addition of percpu.hWilly Tarreau1-1/+1
2020-08-07ARM: percpu.h: fix build errorGrygorii Strashko1-0/+2
2020-08-07random32: update the net random state on interrupt and activityWilly Tarreau4-1/+13
2020-08-05Linux 4.19.137v4.19.137Greg Kroah-Hartman1-1/+1
2020-08-05x86/i8259: Use printk_deferred() to prevent deadlockThomas Gleixner1-1/+1
2020-08-05KVM: LAPIC: Prevent setting the tscdeadline timer if the lapic is hw disabledWanpeng Li1-1/+1
2020-08-05xen-netfront: fix potential deadlock in xennet_remove()Andrea Righi1-22/+42
2020-08-05cxgb4: add missing release on skb in uld_send()Navid Emamdoost1-0/+1
2020-08-05x86/unwind/orc: Fix ORC for newly forked tasksJosh Poimboeuf1-2/+6
2020-08-05Revert "i2c: cadence: Fix the hold bit setting"Raviteja Narayanam1-7/+2
2020-08-05net: ethernet: ravb: exit if re-initialization fails in tx timeoutYoshihiro Shimoda1-2/+24
2020-08-05parisc: add support for cmpxchg on u8 pointersLiam Beguin2-0/+14
2020-08-05nfc: s3fwrn5: add missing release on skb in s3fwrn5_recv_frameNavid Emamdoost1-0/+1
2020-08-05qed: Disable "MFW indication via attention" SPAM every 5 minutesLaurence Oberman1-1/+2
2020-08-05usb: hso: Fix debug compile warning on sparc32Geert Uytterhoeven1-2/+3
2020-08-05net/mlx5e: fix bpf_prog reference count leaks in mlx5e_alloc_rqXin Xiong1-2/+2
2020-08-05net: gemini: Fix missing clk_disable_unprepare() in error path of gemini_ethe...Wang Hai1-1/+4
2020-08-05Bluetooth: fix kernel oops in store_pending_adv_reportAlain Michaud1-7/+19
2020-08-05arm64: csum: Fix handling of bad packetsRobin Murphy1-2/+3
2020-08-05arm64/alternatives: move length validation inside the subsectionSami Tolvanen1-2/+2
2020-08-05mac80211: mesh: Free pending skb when destroying a mpathRemi Pommarel1-0/+1
2020-08-05mac80211: mesh: Free ie data when leaving meshRemi Pommarel1-0/+1
2020-08-05bpf: Fix map leak in HASH_OF_MAPS mapAndrii Nakryiko1-3/+9
2020-08-05ibmvnic: Fix IRQ mapping disposal in error pathThomas Falcon1-1/+1
2020-08-05mlxsw: core: Free EMAD transactions using kfree_rcu()Ido Schimmel1-1/+1
2020-08-05mlxsw: core: Increase scope of RCU read-side critical sectionIdo Schimmel1-2/+4
2020-08-05mlx4: disable device on shutdownJakub Kicinski1-0/+2
2020-08-05net: lan78xx: fix transfer-buffer memory leakJohan Hovold1-0/+1
2020-08-05net: lan78xx: add missing endpoint sanity checkJohan Hovold1-0/+5
2020-08-05net/mlx5: Verify Hardware supports requested ptp function on a given pinEran Ben Elisha1-1/+22
2020-08-05sh: Fix validation of system call numberMichael Karcher1-3/+3
2020-08-05selftests/net: psock_fanout: fix clang issues for target arch PowerPCTanner Love1-1/+2
2020-08-05selftests/net: rxtimestamp: fix clang issues for target arch PowerPCTanner Love1-2/+1
2020-08-05xfrm: Fix crash when the hold queue is used.Steffen Klassert1-2/+2
2020-08-05net/x25: Fix null-ptr-deref in x25_disconnectYueHaibing1-4/+6
2020-08-05net/x25: Fix x25_neigh refcnt leak when x25 disconnectXiyu Yang1-0/+4
2020-08-05xfs: fix missed wakeup on l_flush_waitRik van Riel1-5/+4
2020-08-05rds: Prevent kernel-infoleak in rds_notify_queue_get()Peilin Ye1-1/+2
2020-08-05drm: hold gem reference until object is no longer accessedSteve Cohen1-6/+4
2020-08-05drm/amdgpu: Prevent kernel-infoleak in amdgpu_info_ioctl()Peilin Ye1-1/+2
2020-08-05Revert "drm/amdgpu: Fix NULL dereference in dpm sysfs handlers"Alex Deucher1-3/+6
2020-08-05ARM: 8986/1: hw_breakpoint: Don't invoke overflow handler on uaccess watchpointsWill Deacon1-5/+22
2020-08-05wireless: Use offsetof instead of custom macro.Pi-Hsun Shih1-2/+3
2020-08-059p/trans_fd: Fix concurrency del of req_list in p9_fd_cancelled/p9_read_workWang Hai1-1/+14
2020-08-05PCI/ASPM: Disable ASPM on ASMedia ASM1083/1085 PCIe-to-PCI bridgeRobert Hancock1-0/+13
2020-08-05Btrfs: fix selftests failure due to uninitialized i_mode in test inodesFilipe Manana1-1/+7