summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-11-08tty: 8250: Add support for additional Brainboxes UC cardsCameron Williams1-0/+57
2023-11-08tty: 8250: Remove UC-257 and UC-431Cameron Williams1-8/+1
2023-11-08tty: n_gsm: fix race condition in status line change on dead connectionsDaniel Starke1-0/+2
2023-11-08Bluetooth: hci_bcm4377: Mark bcm4378/bcm4387 as BROKEN_LE_CODEDJanne Grunau1-0/+5
2023-11-08usb: raw-gadget: properly handle interrupted requestsAndrey Konovalov1-10/+16
2023-11-08usb: typec: tcpm: Fix NULL pointer dereference in tcpm_pd_svdm()Jimmy Hu1-0/+3
2023-11-08usb: typec: tcpm: Add additional checks for contaminantBadhri Jagan Sridharan1-0/+2
2023-11-08usb: storage: set 1.50 as the lower bcdDevice for older "Super Top" compatibi...LihaSika1-1/+1
2023-11-08PCI: Prevent xHCI driver from claiming AMD VanGogh USB3 DRD deviceVicki Pfau2-3/+6
2023-11-08ALSA: usb-audio: add quirk flag to enable native DSD for McIntosh devicesMax McCarthy1-0/+2
2023-11-08mmap: fix error paths with dup_anon_vma()Liam R. Howlett1-8/+22
2023-11-08mmap: fix vma_iterator in error path of vma_merge()Liam R. Howlett1-2/+8
2023-11-08perf evlist: Avoid frequency mode for the dummy eventIan Rogers1-2/+3
2023-11-08power: supply: core: Use blocking_notifier_call_chain to avoid RCU complaintKai-Heng Feng2-5/+5
2023-11-08rust: types: make `Opaque` be `!Unpin`Benno Lossin1-5/+14
2023-11-08rust: make `UnsafeCell` the outer type in `Opaque`Alice Ryhl1-5/+5
2023-11-08drm/amd/display: Don't use fsleep for PSR exit waitsNicholas Kazlauskas2-2/+4
2023-11-08ceph_wait_on_conflict_unlink(): grab reference before dropping ->d_lockAl Viro1-1/+1
2023-11-08io_uring: kiocb_done() should *not* trust ->ki_pos if ->{read,write}_iter() f...Al Viro1-1/+1
2023-11-08powerpc/mm: Fix boot crash with FLATMEMMichael Ellerman2-1/+2
2023-11-08r8152: Check for unplug in r8153b_ups_en() / r8153c_ups_en()Douglas Anderson1-0/+4
2023-11-08r8152: Check for unplug in rtl_phy_patch_request()Douglas Anderson1-0/+3
2023-11-08net: chelsio: cxgb4: add an error code check in t4_load_phy_fwSu Hui1-0/+2
2023-11-08riscv: dts: thead: set dma-noncoherent to soc busJisheng Zhang1-0/+1
2023-11-08drm/amdgpu: Reserve fences for VM updateFelix Kuehling1-1/+4
2023-11-08platform/mellanox: mlxbf-tmfifo: Fix a warning messageLiming Sun1-10/+11
2023-11-08netfilter: nf_tables: audit log object reset once per tablePhil Sutter2-22/+74
2023-11-08LoongArch: Disable WUC for pgprot_writecombine() like ioremap_wc()Icenowy Zheng3-9/+10
2023-11-08LoongArch: Replace kmap_atomic() with kmap_local_page() in copy_user_highpage()Huacai Chen1-4/+4
2023-11-08LoongArch: Export symbol invalid_pud_table for modules buildingHuacai Chen1-0/+1
2023-11-08LoongArch: Use SYM_CODE_* to annotate exception handlersTiezhu Yang4-28/+36
2023-11-08gpu/drm: Eliminate DRM_SCHED_PRIORITY_UNSETLuben Tuikov2-3/+3
2023-11-08drm/amdgpu: Unset context priority is now invalidLuben Tuikov1-1/+1
2023-11-08ASoC: da7219: Correct the process of setting up Gnd switch in AADDavid Rau1-6/+5
2023-11-08scsi: mpt3sas: Fix in error pathTomas Henzl1-1/+3
2023-11-08fbdev: uvesafb: Call cn_del_callback() at the end of uvesafb_exit()Jorge Maidana1-1/+1
2023-11-08fbdev: omapfb: fix some error codesDan Carpenter1-2/+2
2023-11-08drm/ttm: Reorder sys manager cleanup stepKarolina Stolarek1-4/+4
2023-11-08s390/kasan: handle DCSS mapping in memory holesVasily Gorbik1-1/+6
2023-11-08ASoC: codecs: tas2780: Fix log of failed reset via I2C.Roy Chateau1-1/+1
2023-11-08ASoC: rt5650: fix the wrong result of key buttonShuming Fan1-0/+2
2023-11-08efi: fix memory leak in krealloc failure handlingKuan-Wei Chiu1-2/+6
2023-11-08x86/efistub: Don't try to print after ExitBootService()Nikolay Borisov1-4/+1
2023-11-08net/mlx5: Bridge, fix peer entry ageing in LAG modeVlad Buslov4-1/+39
2023-11-08netfilter: nfnetlink_log: silence bogus compiler warningFlorian Westphal1-1/+1
2023-11-08ASoC: soc-dapm: Add helper for comparing widget nameKrzysztof Kozlowski3-0/+14
2023-11-08spi: npcm-fiu: Fix UMA reads when dummy.nbytes == 0William A. Kennington III1-2/+3
2023-11-08fs/ntfs3: Avoid possible memory leakSu Hui1-2/+4
2023-11-08fs/ntfs3: Fix directory element type detectionGabriel Marcano1-1/+5
2023-11-08fs/ntfs3: Fix NULL pointer dereference on error in attr_allocate_frame()Konstantin Komarov1-4/+2