summaryrefslogtreecommitdiffstats
path: root/sound/spi (unfollow)
Commit message (Expand)AuthorFilesLines
2023-01-12kasan: mark kasan_kunit_executing as staticAndrey Konovalov1-1/+1
2023-01-12nilfs2: fix general protection fault in nilfs_btree_insert()Ryusuke Konishi1-3/+12
2023-01-12Docs/admin-guide/mm/zswap: remove zsmalloc's lack of writeback warningNhat Pham1-3/+1
2023-01-12mm/hugetlb: pre-allocate pgtable pages for uffd wr-protectsPeter Xu1-2/+11
2023-01-12hugetlb: unshare some PMDs when splitting VMAsJames Houghton1-9/+35
2023-01-12mm: fix vma->anon_name memory leak for anonymous shmem VMAsSuren Baghdasaryan1-2/+1
2023-01-12mm/shmem: restore SHMEM_HUGE_DENY precedence over MADV_COLLAPSEZach O'Keefe1-4/+2
2023-01-12mm/MADV_COLLAPSE: don't expand collapse when vm_end is past requested endZach O'Keefe1-1/+1
2023-01-12mm/userfaultfd: enable writenotify while userfaultfd-wp is enabled for a VMADavid Hildenbrand2-6/+26
2023-01-12mm/khugepaged: fix collapse_pte_mapped_thp() to allow anon_vmaHugh Dickins1-8/+6
2023-01-12mm/hugetlb: fix uffd-wp handling for migration entries in hugetlb_change_prot...David Hildenbrand1-8/+9
2023-01-12mm/hugetlb: fix PTE marker handling in hugetlb_change_protection()David Hildenbrand1-14/+7
2023-01-08Linux 6.2-rc3v6.2-rc3Linus Torvalds1-1/+1
2023-01-06tpm: Allow system suspend to continue when TPM suspend failsJason A. Donenfeld1-1/+3
2023-01-06hfs/hfsplus: avoid WARN_ON() for sanity check, use proper error handlingLinus Torvalds1-5/+10
2023-01-06usb: dwc3: gadget: Ignore End Transfer delay on teardownThinh Nguyen1-1/+4
2023-01-06usb: dwc3: xilinx: include linux/gpio/consumer.hArnd Bergmann1-0/+1
2023-01-06udf: initialize newblock to 0Tom Rix1-3/+1
2023-01-06udf: Fix extension of the last extent in the fileJan Kara1-1/+1
2023-01-06usb: fotg210-udc: fix error return code in fotg210_udc_probe()Yang Yingliang1-0/+2
2023-01-05riscv: uaccess: fix type of 0 variable on error in get_user()Ben Dooks1-1/+1
2023-01-05riscv, kprobes: Stricter c.jr/c.jalr decodingBjörn Töpel1-2/+2
2023-01-05lib/scatterlist: Fix to merge contiguous pages into the last SG properlyYishai Hadas1-1/+1
2023-01-05block: Remove "select SRCU"Paul E. McKenney1-1/+0
2023-01-05io_uring: fix CQ waiting timeout handlingPavel Begunkov1-3/+3
2023-01-05powerpc/vmlinux.lds: Don't discard .commentMichael Ellerman1-1/+1
2023-01-05powerpc/vmlinux.lds: Don't discard .rela* for relocatable buildsMichael Ellerman1-1/+4
2023-01-05powerpc/vmlinux.lds: Define RUNTIME_DISCARD_EXITMichael Ellerman1-0/+1
2023-01-05fbdev: omapfb: avoid stack overflow warningArnd Bergmann1-10/+18
2023-01-05caif: fix memory leak in cfctrl_linkup_request()Zhengchao Shao1-1/+5
2023-01-05kbuild: readd -w option when vmlinux.o or Module.symver is missingMasahiro Yamada1-4/+5
2023-01-05kbuild: fix single *.ko buildMasahiro Yamada1-1/+1
2023-01-05cifs: fix interface count calculation during refreshShyam Prasad N1-1/+2
2023-01-05cifs: refcount only the selected iface during interface updateShyam Prasad N1-1/+2
2023-01-05inet: control sockets should not use current thread task_fragEric Dumazet1-0/+1
2023-01-05net/ulp: prevent ULP without clone op from entering the LISTEN statusPaolo Abeni2-0/+18
2023-01-05qed: allow sleep in qed_mcp_trace_dump()Caleb Sander1-8/+20
2023-01-05of: fdt: Honor CONFIG_CMDLINE* even without /chosen node, take 2Rob Herring1-13/+15
2023-01-05Revert "of: fdt: Honor CONFIG_CMDLINE* even without /chosen node"Rob Herring1-20/+20
2023-01-05Revert "drm/amd/display: Enable Freesync Video Mode by default"Michel Dänzer3-5/+35
2023-01-04Revert "pktcdvd: remove driver."Jens Axboe8-0/+3419
2023-01-04Revert "block: remove devnode callback from struct block_device_operations"Jens Axboe2-0/+12
2023-01-04Revert "block: bio_copy_data_iter"Jens Axboe2-15/+24
2023-01-04io_uring: move 'poll_multi_queue' bool in io_ring_ctxJens Axboe1-1/+2
2023-01-04ublk: honor IO_URING_F_NONBLOCK for handling control commandMing Lei1-0/+3
2023-01-04block: don't allow splitting of a REQ_NOWAIT bioJens Axboe1-0/+10
2023-01-04perf/x86/rapl: Add support for Intel Emerald RapidsZhang Rui1-0/+1
2023-01-04perf/x86/rapl: Add support for Intel Meteor LakeZhang Rui1-0/+2
2023-01-04perf tools: Fix build on uClibc systems by adding missing sys/types.h includeJesus Sanchez-Palencia1-0/+1
2023-01-04block: handle bio_split_to_limits() NULL returnJens Axboe8-2/+19