summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-09-09ALSA: ca0106: fix error code handlingTong Zhang1-1/+2
2020-09-09Revert "ALSA: hda: Add support for Loongson 7A1000 controller"Tiezhu Yang1-2/+0
2020-09-09x86/mm/32: Bring back vmalloc faulting on x86_32Sasha Levin5-4/+204
2020-09-09Bluetooth: Return NOTIFY_DONE for hci_suspend_notifierMax Chou1-1/+1
2020-09-09btrfs: tree-checker: fix the error message for transid errorQu Wenruo1-1/+1
2020-09-09btrfs: block-group: fix free-space bitmap thresholdMarcos Paulo de Souza2-1/+7
2020-09-09btrfs: set the lockdep class for log tree extent buffersJosef Bacik1-1/+5
2020-09-09btrfs: set the correct lockdep class for new nodesJosef Bacik1-1/+1
2020-09-09btrfs: allocate scrub workqueues outside of locksJosef Bacik1-52/+70
2020-09-09btrfs: fix potential deadlock in the search ioctlJosef Bacik3-14/+27
2020-09-09btrfs: drop path before adding new uuid tree entryJosef Bacik1-1/+2
2020-09-09arc: fix memory initialization for systems with two memory banksMike Rapoport1-11/+16
2020-09-09ARC: perf: don't bail setup if pct irq missing in device-treeVineet Gupta1-10/+4
2020-09-09xfs: don't update mtime on COW faultsMikulas Patocka1-2/+10
2020-09-09ext2: don't update mtime on COW faultsMikulas Patocka1-2/+4
2020-09-09x86/debug: Allow a single level of #DB recursionAndy Lutomirski1-34/+32
2020-09-09x86/entry: Fix AC assertionPeter Zijlstra1-2/+10
2020-09-09tracing/kprobes, x86/ptrace: Fix regs argument order for i386Vamshi K Sthambamkadi1-1/+1
2020-09-09iommu/vt-d: Handle 36bit addressing for x86-32Chris Wilson1-7/+7
2020-09-09include/linux/log2.h: add missing () around n in roundup_pow_of_two()Jason Gunthorpe1-1/+1
2020-09-09net/packet: fix overflow in tpacket_rcvOr Cohen1-1/+6
2020-09-09iommu/amd: Use cmpxchg_double() when updating 128-bit IRTESuravee Suthikulpanit3-7/+33
2020-09-09iommu/amd: Restore IRTE.RemapEn bit after programming IRTESuravee Suthikulpanit1-0/+2
2020-09-09thermal: qcom-spmi-temp-alarm: Don't suppress negative tempVeera Vegivada1-2/+2
2020-09-09thermal: ti-soc-thermal: Fix bogus thermal shutdowns for omap4430Tony Lindgren2-14/+19
2020-09-09iommu/vt-d: Serialize IOMMU GCMD register modificationsLu Baolu1-2/+8
2020-09-09x86, fakenuma: Fix invalid starting node IDHuang Ying1-1/+1
2020-09-09tg3: Fix soft lockup when tg3_reset_task() fails.Michael Chan1-4/+13
2020-09-09perf bench: The do_run_multi_threaded() function must use IS_ERR(perf_session...YueHaibing1-2/+2
2020-09-09perf stat: Turn off summary for interval mode by defaultJin Yao3-3/+9
2020-09-09perf jevents: Fix suspicious code in fixregex()Namhyung Kim1-1/+1
2020-09-09xfs: fix xfs_bmap_validate_extent_raw when checking attr fork of rt filesDarrick J. Wong1-1/+1
2020-09-09MIPS: SNI: Fix SCSI interruptThomas Bogendoerfer1-2/+2
2020-09-09MIPS: add missing MSACSR and upper MSA initializationHuang Pei1-0/+12
2020-09-09net: dp83867: Fix WoL SecureOn passwordDan Murphy1-2/+2
2020-09-09nfp: flower: fix ABI mismatch between driver and firmwareLouis Peens1-0/+2
2020-09-09net: gemini: Fix another missing clk_disable_unprepare() in probeDan Carpenter1-17/+17
2020-09-09net: bcmgenet: fix mask check in bcmgenet_validate_flow()Denis Efremov1-1/+1
2020-09-09fix regression in "epoll: Keep a reference on files added to the check list"Al Viro1-3/+3
2020-09-09net: ethernet: mlx4: Fix memory allocation in mlx4_buddy_init()Shung-Hsi Yu1-1/+1
2020-09-09perf tools: Correct SNOOPX field offsetAl Grant1-1/+1
2020-09-09perf intel-pt: Fix corrupt data after perf inject fromAl Grant1-1/+8
2020-09-09perf cs-etm: Fix corrupt data after perf inject fromAl Grant1-1/+8
2020-09-09perf top/report: Fix infinite loop in the TUI for grouped eventsArnaldo Carvalho de Melo1-1/+2
2020-09-09block: fix locking in bdev_del_partitionChristoph Hellwig1-14/+13
2020-09-09MIPS: perf: Fix wrong check condition of Loongson event IDsTiezhu Yang1-2/+2
2020-09-09net: ethernet: ti: am65-cpsw: fix rmii 100Mbit link modeGrygorii Strashko1-0/+2
2020-09-09cxgb4: fix thermal zone device registrationPotnuri Bharat Teja1-2/+6
2020-09-09opp: Don't drop reference for an OPP table that was never parsedViresh Kumar2-7/+17
2020-09-09netfilter: conntrack: do not auto-delete clash entries on replyFlorian Westphal2-17/+11