summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-02-16io_uring/poll: add requeue return code from poll multishot handlingJens Axboe2-1/+15
2024-02-16io_uring/net: un-indent mshot retry path in io_recv_finish()Jens Axboe1-16/+20
2024-02-16io_uring/poll: move poll execution helpers higher upJens Axboe1-15/+15
2024-02-16io_uring/net: fix sr->len for IORING_OP_RECV with MSG_WAITALL and buffersJens Axboe1-0/+1
2024-02-16media: solo6x10: replace max(a, min(b, c)) by clamp(b, a, c)Aurelien Jarno1-5/+5
2024-02-16Revert "ASoC: amd: Add new dmi entries for acp5x platform"Greg Kroah-Hartman1-14/+1
2024-02-16Input: atkbd - skip ATKBD_CMD_SETLEDS when skipping ATKBD_CMD_GETIDHans de Goede1-5/+8
2024-02-16Input: i8042 - fix strange behavior of touchpad on Clevo NS70PUWerner Sembach1-0/+6
2024-02-16hrtimer: Report offline hrtimer enqueueFrederic Weisbecker2-1/+6
2024-02-16usb: dwc3: pci: add support for the Intel Arrow Lake-HHeikki Krogerus1-0/+4
2024-02-16xhci: handle isoc Babble and Buffer Overrun events properlyMichal Pecio1-1/+5
2024-02-16xhci: process isoc TD properly when there was a transaction error mid TD.Mathias Nyman2-14/+61
2024-02-16usb: host: xhci-plat: Add support for XHCI_SG_TRB_CACHE_SIZE_QUIRKPrashanth K1-0/+3
2024-02-16usb: dwc3: host: Set XHCI_SG_TRB_CACHE_SIZE_QUIRKPrashanth K1-1/+3
2024-02-16x86/lib: Revert to _ASM_EXTABLE_UA() for {get,put}_user() fixupsQiuxu Zhuo2-22/+22
2024-02-16Revert "usb: typec: tcpm: fix cc role at port reset"Badhri Jagan Sridharan1-2/+1
2024-02-16USB: serial: cp210x: add ID for IMST iM871A-USBLeonard Dallmayr1-0/+1
2024-02-16USB: serial: option: add Fibocom FM101-GL variantPuliang Lu1-0/+1
2024-02-16USB: serial: qcserial: add new usb-id for Dell Wireless DW5826eJackBB Wu1-0/+2
2024-02-16ALSA: usb-audio: add quirk for RODE NT-USB+Sean Young1-0/+2
2024-02-16ALSA: usb-audio: Add a quirk for Yamaha YIT-W12TX transmitterJulian Sikorski1-0/+2
2024-02-16ALSA: usb-audio: Add delay quirk for MOTU M Series 2nd revisionAlexander Tsoy1-0/+2
2024-02-16blk-iocost: Fix an UBSAN shift-out-of-bounds warningTejun Heo1-0/+7
2024-02-16riscv: declare overflow_stack as exported from traps.cBen Dooks1-0/+5
2024-02-16riscv: Fix arch_hugetlb_migration_supported() for NAPOTAlexandre Ghiti2-3/+16
2024-02-16libceph: just wait for more data to be available on the socketXiubo Li4-21/+19
2024-02-16libceph: rename read_sparse_msg_*() to read_partial_sparse_msg_*()Xiubo Li1-4/+4
2024-02-16riscv: Flush the tlb when a page directory is freedAlexandre Ghiti1-1/+1
2024-02-16scsi: core: Move scsi_host_busy() out of host lock if it is for per-commandMing Lei2-2/+5
2024-02-16riscv: Fix hugetlb_mask_last_page() when NAPOT is enabledAlexandre Ghiti1-0/+20
2024-02-16riscv: Fix set_huge_pte_at() for NAPOT mappingAlexandre Ghiti1-2/+40
2024-02-16riscv: mm: execute local TLB flush after populating vmemmapVincent Chen3-1/+7
2024-02-16mm: Introduce flush_cache_vmap_early()Alexandre Ghiti17-10/+32
2024-02-16riscv: Improve flush_tlb_kernel_range()Alexandre Ghiti2-15/+30
2024-02-16riscv: Make __flush_tlb_range() loop over pte instead of flushing the whole tlbAlexandre Ghiti4-81/+72
2024-02-16riscv: Improve tlb_flush()Alexandre Ghiti3-1/+17
2024-02-16fs/ntfs3: Fix an NULL dereference bugDan Carpenter1-1/+1
2024-02-16netfilter: nft_set_pipapo: remove scratch_aligned pointerFlorian Westphal3-39/+10
2024-02-16netfilter: nft_set_pipapo: add helper to release pcpu scratch areaFlorian Westphal1-5/+23
2024-02-16netfilter: nft_set_pipapo: store index in scratch mapsFlorian Westphal3-26/+44
2024-02-16netfilter: nft_ct: reject direction for ct idPablo Neira Ayuso1-0/+3
2024-02-16drm/amd/display: Implement bounds check for stream encoder creation in DCN301Srinivasan Shanmugam1-1/+1
2024-02-16drm/amd/display: Add NULL test for 'timing generator' in 'dcn21_set_pipe()'Srinivasan Shanmugam1-10/+14
2024-02-16drm/amd/display: Fix 'panel_cntl' could be null in 'dcn21_set_backlight_level()'Srinivasan Shanmugam1-19/+20
2024-02-16netfilter: nft_compat: restrict match/target protocol to u16Pablo Neira Ayuso1-1/+7
2024-02-16netfilter: nft_compat: reject unused compat flagPablo Neira Ayuso2-1/+4
2024-02-16netfilter: nft_compat: narrow down revision to unsigned 8-bitsPablo Neira Ayuso1-3/+3
2024-02-16selftests: cmsg_ipv6: repeat the exact packetJakub Kicinski1-2/+2
2024-02-16ppp_async: limit MRU to 64KEric Dumazet1-0/+4
2024-02-16af_unix: Call kfree_skb() for dead unix_(sk)->oob_skb in GC.Kuniyuki Iwashima1-0/+11