summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-02-23net: tls: fix use-after-free with partial reads and async decryptSabrina Dubroca1-2/+3
2024-02-23tls: fix race between async notify and socket closeJakub Kicinski2-38/+10
2024-02-23net: tls: factor out tls_*crypt_async_wait()Jakub Kicinski1-51/+45
2024-02-23tls: extract context alloc/initialization out of tls_set_sw_offloadSabrina Dubroca1-35/+51
2024-02-23tls/sw: Use splice_eof() to flushDavid Howells3-0/+77
2024-02-23lan966x: Fix crash when adding interface under a lagHoratiu Vultur1-2/+7
2024-02-23net: openvswitch: limit the number of recursions from action setsAaron Conole1-16/+33
2024-02-23of: property: Improve finding the supplier of a remote-endpoint propertySaravana Kannan1-1/+11
2024-02-23wifi: iwlwifi: uninitialized variable in iwl_acpi_get_ppag_table()Dan Carpenter1-0/+3
2024-02-23wifi: iwlwifi: Fix some error codesDan Carpenter1-6/+6
2024-02-23KVM: selftests: Fix a semaphore imbalance in the dirty ring logging testSean Christopherson1-23/+27
2024-02-23KVM: selftests: Clear dirty ring states between two modes in dirty_log_testGavin Shan1-10/+17
2024-02-23of: unittest: Fix compile in the non-dynamic caseChristian A. Ehrhardt1-3/+9
2024-02-23driver core: Fix device_link_flag_is_sync_state_only()Saravana Kannan1-2/+4
2024-02-23btrfs: don't drop extent_map for free space inode on write errorJosef Bacik1-2/+17
2024-02-23btrfs: reject encoded write if inode has nodatasum flag setFilipe Manana1-0/+7
2024-02-23btrfs: don't reserve space for checksums when writing to nocow filesFilipe Manana1-10/+19
2024-02-23btrfs: send: return EOPNOTSUPP on unknown flagsDavid Sterba1-1/+1
2024-02-23btrfs: forbid deleting live subvol qgroupBoris Burkov1-0/+14
2024-02-23btrfs: do not ASSERT() if the newly created subvolume already got readQu Wenruo1-2/+11
2024-02-23btrfs: forbid creating subvol qgroupsBoris Burkov1-0/+5
2024-02-23btrfs: do not delete unused block group if it may be used soonFilipe Manana1-0/+46
2024-02-23btrfs: add and use helper to check if block group is usedFilipe Manana2-2/+8
2024-02-23update workarounds for gcc "asm goto" issueLinus Torvalds3-4/+21
2024-02-23work around gcc bugs with 'asm goto' with outputsLinus Torvalds30-67/+86
2024-02-16Linux 6.1.78v6.1.78Greg Kroah-Hartman1-1/+1
2024-02-16netfilter: nft_set_rbtree: skip end interval element from gcPablo Neira Ayuso1-3/+3
2024-02-16net: stmmac: xgmac: fix a typo of register name in DPP safety handlingFurong Xu2-2/+2
2024-02-16ALSA: usb-audio: Sort quirk table entriesTakashi Iwai1-18/+18
2024-02-16net: stmmac: xgmac: use #define for string constantsSimon Horman1-34/+35
2024-02-16clocksource: Skip watchdog check for large watchdog intervalsJiri Wiesner1-1/+24
2024-02-16block: treat poll queue enter similarly to timeoutsJens Axboe1-1/+10
2024-02-16f2fs: add helper to check compression levelSheng Yong3-2/+31
2024-02-16RDMA/irdma: Fix support for 64k pagesMike Marciniszyn1-1/+1
2024-02-16vhost: use kzalloc() instead of kmalloc() followed by memset()Prathu Baronia1-3/+2
2024-02-16Revert "ASoC: amd: Add new dmi entries for acp5x platform"Greg Kroah-Hartman1-14/+1
2024-02-16io_uring/net: fix sr->len for IORING_OP_RECV with MSG_WAITALL and buffersJens Axboe1-0/+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: 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-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-16mtd: parsers: ofpart: add workaround for #size-cells 0Francesco Dolcini1-0/+19
2024-02-16fs: dlm: don't put dlm_local_addrs on heapAlexander Aring1-26/+12