summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-05-30m68k: Move signal frame following exception on 68020/030Finn Thain1-4/+10
2023-05-30ALSA: hda/realtek: Enable headset onLenovo M70/M90Bin Li1-0/+2
2023-05-30ALSA: hda/ca0132: add quirk for EVGA X299 DARKAdam Stylinski1-0/+1
2023-05-30mt76: mt7615: Fix build with older compilersPablo Greco1-4/+1
2023-05-30spi: fsl-cpm: Use 16 bit mode for large transfers with even sizeChristophe Leroy2-0/+26
2023-05-30spi: fsl-spi: Re-organise transfer bits_per_word adaptationChristophe Leroy1-27/+23
2023-05-30watchdog: sp5100_tco: Immediately trigger upon starting.Gregory Oakes1-0/+4
2023-05-30s390/qdio: fix do_sqbs() inline assembly constraintHeiko Carstens1-1/+1
2023-05-30s390/qdio: get rid of register asmHeiko Carstens2-41/+46
2023-05-30vc_screen: reload load of struct vc_data pointer in vcs_write() to avoid UAFGeorge Kennedy1-2/+9
2023-05-30vc_screen: rewrite vcs_size to accept vc, not inodeJiri Slaby1-17/+29
2023-05-30usb: gadget: u_ether: Fix host MAC address caseKonrad Gräfe1-0/+3
2023-05-30usb: gadget: u_ether: Convert prints to device printsJon Hunter1-35/+1
2023-05-30lib/string_helpers: Introduce string_upper() and string_lower() helpersVadim Pasternak1-0/+15
2023-05-30HID: wacom: add three styli to wacom_intuos_get_tool_typePing Cheng1-0/+3
2023-05-30HID: wacom: Add new Intuos Pro Small (PTH-460) device IDsPing Cheng1-0/+5
2023-05-30HID: wacom: Force pen out of prox if no events have been received in a whileJason Gerecke3-0/+44
2023-05-30netfilter: nf_tables: hold mutex on netns pre_exit pathPablo Neira Ayuso1-0/+2
2023-05-30netfilter: nf_tables: validate NFTA_SET_ELEM_OBJREF based on NFT_SET_OBJECT flagPablo Neira Ayuso1-4/+9
2023-05-30netfilter: nf_tables: stricter validation of element dataPablo Neira Ayuso1-1/+8
2023-05-30netfilter: nf_tables: allow up to 64 bytes in the set element data areaPablo Neira Ayuso2-13/+32
2023-05-30netfilter: nf_tables: add nft_setelem_parse_key()Pablo Neira Ayuso1-46/+45
2023-05-30netfilter: nf_tables: validate registers coming from userspace.Pablo Neira Ayuso1-14/+17
2023-05-30netfilter: nftables: statify nft_parse_register()Pablo Neira Ayuso2-3/+1
2023-05-30netfilter: nftables: add nft_parse_register_store() and use itPablo Neira Ayuso22-88/+97
2023-05-30netfilter: nftables: add nft_parse_register_load() and use itPablo Neira Ayuso25-132/+129
2023-05-30nilfs2: fix use-after-free bug of nilfs_root in nilfs_evict_inode()Ryusuke Konishi1-0/+18
2023-05-30powerpc/64s/radix: Fix soft dirty trackingMichael Ellerman1-2/+2
2023-05-30tpm/tpm_tis: Disable interrupts for more Lenovo devicesJerry Snitselaar1-0/+16
2023-05-30ceph: force updating the msg pointer in non-split caseXiubo Li1-0/+13
2023-05-30serial: Add support for Advantech PCI-1611U cardVitaliy Tomin1-0/+5
2023-05-30statfs: enforce statfs[64] structure initializationIlya Leoshkevich1-2/+2
2023-05-30KVM: x86: do not report a vCPU as preempted outside instruction boundariesPaolo Bonzini4-1/+28
2023-05-30can: kvaser_pciefd: Disable interrupts in probe error pathJimmy Assarsson1-0/+2
2023-05-30can: kvaser_pciefd: Do not send EFLUSH command on TFD interruptJimmy Assarsson1-17/+4
2023-05-30can: kvaser_pciefd: Clear listen-only bit if not explicitly requestedJimmy Assarsson1-0/+2
2023-05-30can: kvaser_pciefd: Empty SRB buffer in probeJimmy Assarsson1-0/+15
2023-05-30can: kvaser_pciefd: Call request_irq() before enabling interruptsJimmy Assarsson1-5/+5
2023-05-30can: kvaser_pciefd: Set CAN_STATE_STOPPED in kvaser_pciefd_stop()Jimmy Assarsson1-0/+1
2023-05-30can: j1939: recvmsg(): allow MSG_CMSG_COMPAT flagOliver Hartkopp1-1/+1
2023-05-30ALSA: hda/realtek: Add quirk for 2nd ASUS GU603Luke D. Jones1-0/+1
2023-05-30ALSA: hda/realtek: Add a quirk for HP EliteDesk 805Ai Chao1-0/+1
2023-05-30ALSA: hda: Add NVIDIA codec IDs a3 through a7 to patch tableNikhil Mahale1-0/+5
2023-05-30ALSA: hda: Fix Oops by 9.1 surround channel namesTakashi Iwai1-3/+4
2023-05-30usb: typec: altmodes/displayport: fix pin_assignment_showBadhri Jagan Sridharan1-0/+4
2023-05-30usb: dwc3: debugfs: Resume dwc3 before accessing registersUdipto Goswami1-0/+109
2023-05-30USB: UHCI: adjust zhaoxin UHCI controllers OverCurrent bit valueWeitao Wang1-4/+6
2023-05-30usb-storage: fix deadlock when a scsi command timeouts more than onceMaxime Bizon1-7/+21
2023-05-30USB: usbtmc: Fix direction for 0-length ioctl control messagesAlan Stern1-0/+2
2023-05-30vlan: fix a potential uninit-value in vlan_dev_hard_start_xmit()Eric Dumazet1-2/+2