summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-01-24io_uring/poll: don't reissue in case of poll race on multishot requestJens Axboe1-1/+5
2023-01-24pktcdvd: check for NULL returna fter calling bio_split_to_limits()Jens Axboe1-0/+2
2023-01-24tty: fix possible null-ptr-defer in spk_ttyio_releaseGaosheng Cui1-0/+3
2023-01-24tty: serial: qcom-geni-serial: fix slab-out-of-bounds on RX FIFO bufferKrzysztof Kozlowski1-2/+16
2023-01-24bpf: restore the ebpf program ID for BPF_AUDIT_UNLOAD and PERF_BPF_EVENT_PROG...Paul Moore2-7/+2
2023-01-24riscv: dts: sifive: fu740: fix size of pcie 32bit memoryBen Dooks1-1/+1
2023-01-24thunderbolt: Do not call PM runtime functions in tb_retimer_scan()Mika Westerberg2-19/+18
2023-01-24thunderbolt: Do not report errors if on-board retimers are foundUtkarsh Patel1-3/+2
2023-01-24thunderbolt: Use correct function to calculate maximum USB3 link rateMika Westerberg1-1/+1
2023-01-24thunderbolt: Disable XDomain lane 1 only in software connection managerMika Westerberg1-5/+12
2023-01-24cifs: do not include page data when checking signatureEnzo Matsumiya1-6/+9
2023-01-24btrfs: fix race between quota rescan and disable leading to NULL pointer derefFilipe Manana1-8/+17
2023-01-24btrfs: fix invalid leaf access due to inline extent during lseekFilipe Manana1-3/+10
2023-01-24btrfs: qgroup: do not warn on record without old_roots populatedQu Wenruo1-2/+12
2023-01-24btrfs: do not abort transaction on failure to update log rootFilipe Manana1-7/+4
2023-01-24btrfs: do not abort transaction on failure to write log tree when syncing logFilipe Manana2-3/+8
2023-01-24btrfs: add missing setup of log for full commit at add_conflicting_inode()Filipe Manana1-1/+3
2023-01-24btrfs: fix directory logging due to race with concurrent index key deletionFilipe Manana1-6/+15
2023-01-24btrfs: fix missing error handling when logging directory itemsFilipe Manana1-0/+9
2023-01-24btrfs: add extra error messages to cover non-ENOMEM errors from device_add_li...Qu Wenruo1-1/+10
2023-01-24mm/MADV_COLLAPSE: don't expand collapse when vm_end is past requested endZach O'Keefe1-1/+1
2023-01-24mm/userfaultfd: enable writenotify while userfaultfd-wp is enabled for a VMADavid Hildenbrand2-6/+26
2023-01-24mm/hugetlb: pre-allocate pgtable pages for uffd wr-protectsPeter Xu1-2/+11
2023-01-24mm/hugetlb: fix uffd-wp handling for migration entries in hugetlb_change_prot...David Hildenbrand1-8/+9
2023-01-24mm/hugetlb: fix PTE marker handling in hugetlb_change_protection()David Hildenbrand1-14/+7
2023-01-24mmc: sdhci-esdhc-imx: correct the tuning start tap and step settingHaibo Chen1-7/+15
2023-01-24mmc: sunxi-mmc: Fix clock refcount imbalance during unbindSamuel Holland1-3/+5
2023-01-24ACPI: PRM: Check whether EFI runtime is availableArd Biesheuvel1-0/+10
2023-01-24comedi: adv_pci1760: Fix PWM instruction handlingIan Abbott1-1/+1
2023-01-24usb: core: hub: disable autosuspend for TI TUSB8041Flavio Suligoi1-0/+13
2023-01-24misc: fastrpc: Fix use-after-free race condition for mapsOla Jeppsson1-3/+5
2023-01-24misc: fastrpc: Don't remove map on creater_process and device_releaseAbel Vesa1-9/+9
2023-01-24misc: fastrpc: Fix use-after-free and race in fastrpc_map_findAbel Vesa1-20/+21
2023-01-24usb: misc: onboard_hub: Move 'attach' work to the driverMatthias Kaehlcke1-6/+6
2023-01-24usb: misc: onboard_hub: Invert driver registration orderMatthias Kaehlcke1-3/+3
2023-01-24USB: misc: iowarrior: fix up header size for USB_DEVICE_ID_CODEMERCS_IOW100Greg Kroah-Hartman1-1/+1
2023-01-24staging: vchiq_arm: fix enum vchiq_status return typesArnd Bergmann2-3/+3
2023-01-24USB: serial: option: add Quectel EM05CN modemDuke Xin(辛安文)1-0/+3
2023-01-24USB: serial: option: add Quectel EM05CN (SG) modemDuke Xin(辛安文)1-0/+3
2023-01-24USB: serial: option: add Quectel EC200U modemAli Mirghasemi1-0/+2
2023-01-24USB: serial: option: add Quectel EM05-G (RS) modemDuke Xin(辛安文)1-0/+3
2023-01-24USB: serial: option: add Quectel EM05-G (CS) modemDuke Xin(辛安文)1-0/+3
2023-01-24USB: serial: option: add Quectel EM05-G (GR) modemDuke Xin(辛安文)1-0/+3
2023-01-24prlimit: do_prlimit needs to have a speculation checkGreg Kroah-Hartman1-0/+2
2023-01-24xhci: Detect lpm incapable xHC USB3 roothub ports from ACPI tablesMathias Nyman1-0/+34
2023-01-24usb: acpi: add helper to check port lpm capability using acpi _DSMMathias Nyman2-0/+68
2023-01-24xhci: Add a flag to disable USB3 lpm on a xhci root port level.Mathias Nyman2-0/+9
2023-01-24xhci: Add update_hub_device override for PCI xHCI hostsMathias Nyman3-1/+17
2023-01-24xhci: Fix null pointer dereference when host diesMathias Nyman1-0/+5
2023-01-24usb: xhci: Check endpoint is valid before dereferencing itJimmy Hu1-1/+4