summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-05-30udplite: Fix NULL pointer dereference in __sk_mem_raise_allocated().Kuniyuki Iwashima2-0/+4
2023-05-30net: fix stack overflow when LRO is disabled for virtual interfacesTaehee Yoo4-2/+15
2023-05-30fbdev: udlfb: Fix endpoint checkAlan Stern1-5/+8
2023-05-30debugobjects: Don't wake up kswapd from fill_pool()Tetsuo Handa1-1/+1
2023-05-30x86/topology: Fix erroneous smp_num_siblings on Intel Hybrid platformsZhang Rui1-2/+3
2023-05-30parisc: Fix flush_dcache_page() for usage from irq contextHelge Deller2-2/+8
2023-05-30selftests/memfd: Fix unknown type name build failureHardik Garg1-0/+1
2023-05-30x86/mm: Avoid incomplete Global INVLPG flushesDave Hansen2-0/+30
2023-05-30dt-binding: cdns,usb3: Fix cdns,on-chip-buff-size typeFrank Li1-1/+1
2023-05-30btrfs: use nofs when cleaning up aborted transactionsJosef Bacik1-0/+9
2023-05-30gpio: mockup: Fix mode of debugfs filesZev Weiss1-1/+1
2023-05-30parisc: Allow to reboot machine after system haltHelge Deller1-3/+8
2023-05-30parisc: Handle kgdb breakpoints only in kernel contextHelge Deller1-2/+2
2023-05-30m68k: Move signal frame following exception on 68020/030Finn Thain1-4/+10
2023-05-30net: cdc_ncm: Deal with too low values of dwNtbOutMaxSizeTudor Ambarus1-9/+15
2023-05-30ALSA: hda/realtek: Enable headset onLenovo M70/M90Bin Li1-0/+2
2023-05-30ALSA: hda: Fix unhandled register update during auto-suspend periodTakashi Iwai1-1/+1
2023-05-30ALSA: hda/ca0132: add quirk for EVGA X299 DARKAdam Stylinski1-0/+1
2023-05-30ocfs2: Switch to security_inode_init_security()Roberto Sassu2-4/+28
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-30act_mirred: use the backlog for nested calls to mirred ingressDavide Caratti2-1/+54
2023-05-30net/sched: act_mirred: better wording on protection against excessive stack g...Davide Caratti1-8/+8
2023-05-30net/sched: act_mirred: refactor the handle of xmitwenxu2-11/+15
2023-05-30writeback, cgroup: remove extra percpu_ref_exit()Greg Thelen1-1/+0
2023-05-30ARM: dts: stm32: fix AV96 board SAI2 pin muxing on stm32mp15Olivier Moysan1-1/+1
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-30serial: 8250_exar: Add support for USR298x PCI ModemsAndrew Davis1-0/+17
2023-05-30serial: exar: Add support for Sealevel 7xxxC serial cardsMatthew Howell1-0/+14
2023-05-30serial: 8250_exar: derive nr_ports from PCI ID for Acces I/O cardsAndy Shevchenko1-24/+13
2023-05-30KVM: arm64: Link position-independent string routines into .hyp.textWill Deacon3-0/+18
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-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-30vc_screen: reload load of struct vc_data pointer in vcs_write() to avoid UAFGeorge Kennedy1-2/+9
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-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: isotp: recvmsg(): allow MSG_CMSG_COMPAT flagOliver Hartkopp1-1/+1