summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.14.318v4.14.318Greg Kroah-Hartman2023-06-141-1/+1
* Revert "staging: rtl8192e: Replace macro RTL_PCI_DEVICE with PCI_DEVICE"Greg Kroah-Hartman2023-06-142-3/+8
* btrfs: unset reloc control if transaction commit fails in prepare_to_relocate()Zixuan Fu2023-06-141-1/+6
* btrfs: check return value of btrfs_commit_transaction in relocationJosef Bacik2023-06-141-4/+5
* ext4: only check dquot_initialize_needed() when debuggingTheodore Ts'o2023-06-141-2/+4
* i2c: sprd: Delete i2c adapter in .remove's error pathUwe Kleine-König2023-06-141-2/+4
* Bluetooth: Fix use-after-free in hci_remove_ltk/hci_remove_irkLuiz Augusto von Dentz2023-06-141-4/+4
* ceph: fix use-after-free bug for inodes when flushing capsnapsXiubo Li2023-06-142-1/+9
* drm/amdgpu: fix xclk freq on CHIP_STONEYChia-I Wu2023-06-141-2/+9
* Input: psmouse - fix OOB access in Elantech protocolDmitry Torokhov2023-06-141-4/+5
* Input: xpad - delete a Razer DeathAdder mouse VID/PID entryIsmael Ferreras Morezuelas2023-06-141-1/+0
* batman-adv: Broken sync while rescheduling delayed workVladislav Efanov2023-06-141-1/+1
* bnxt_en: Query default VLAN before VNIC setup on a VFSomnath Kotur2023-06-141-0/+3
* lib: cpu_rmap: Fix potential use-after-free in irq_cpu_rmap_release()Ben Hutchings2023-06-141-1/+1
* net: sched: move rtm_tca_policy declaration to include fileEric Dumazet2023-06-142-2/+2
* rfs: annotate lockless accesses to RFS sock flow tableEric Dumazet2023-06-142-4/+9
* rfs: annotate lockless accesses to sk->sk_rxhashEric Dumazet2023-06-141-5/+13
* Bluetooth: L2CAP: Add missing checks for invalid DCIDSungwoo Kim2023-06-141-0/+9
* Bluetooth: Fix l2cap_disconnect_req deadlockYing Hsu2023-06-141-0/+4
* spi: qup: Request DMA before enabling clocksStephan Gerhold2023-06-141-19/+18
* i40e: fix build warnings in i40e_alloc.hGreg Kroah-Hartman2023-06-141-11/+6
* i40iw: fix build warning in i40iw_manage_apbvt()Greg Kroah-Hartman2023-06-141-3/+2
* Linux 4.14.317v4.14.317Greg Kroah-Hartman2023-06-091-1/+1
* wifi: rtlwifi: 8192de: correct checking of IQK reloadPing-Ke Shih2023-06-091-5/+4
* Fix double fget() in vhost_net_set_backend()Al Viro2023-06-091-8/+7
* net: cdc_ncm: Deal with too low values of dwNtbOutMaxSizeTudor Ambarus2023-06-091-9/+15
* cdc_ncm: Fix the build warningAlexander Bersenev2023-06-091-1/+1
* cdc_ncm: Implement the 32-bit version of NCM Transfer BlockAlexander Bersenev2023-06-093-94/+340
* scsi: dpt_i2o: Do not process completions with invalid addressesBen Hutchings2023-06-092-3/+3
* scsi: dpt_i2o: Remove broken pass-through ioctl (I2OUSERCMD)Ben Hutchings2023-06-092-256/+3
* fbcon: Fix null-ptr-deref in soft_cursorHelge Deller2023-06-091-0/+3
* ext4: add lockdep annotations for i_data_sem for ea_inode'sTheodore Ts'o2023-06-092-0/+6
* selinux: don't use make's grouped targets feature yetPaul Moore2023-06-091-1/+5
* tty: serial: fsl_lpuart: use UARTCTRL_TXINV to send break instead of UARTCTRL...Sherry Sun2023-06-091-21/+23
* mmc: vub300: fix invalid response handlingDeren Wu2023-06-091-0/+3
* regulator: da905{2,5}: Remove unnecessary array checkNathan Chancellor2023-06-092-2/+2
* wifi: rtlwifi: remove always-true condition pointed out by GCC 12Jakub Kicinski2023-06-091-4/+1
* lib/dynamic_debug.c: use address-of operator on section symbolsNathan Chancellor2023-06-091-1/+1
* kernel/extable.c: use address-of operator on section symbolsNathan Chancellor2023-06-091-1/+2
* eth: sun: cassini: remove dead codeMartin Liška2023-06-091-2/+2
* gcc-12: disable '-Wdangling-pointer' warning for nowLinus Torvalds2023-06-091-0/+4
* ACPI: thermal: drop an always true checkAdam Borowski2023-06-091-2/+0
* x86/boot: Wrap literal addresses in absolute_pointer()Kees Cook2023-06-092-13/+25
* ata: libata-scsi: Use correct device no in ata_find_dev()Damien Le Moal2023-06-091-8/+26
* scsi: stex: Fix gcc 13 warningsBart Van Assche2023-06-091-0/+4
* usb: gadget: f_fs: Add unbind event before functionfs_unbindUttkarsh Aggarwal2023-06-091-1/+1
* net: usb: qmi_wwan: Set DTR quirk for BroadMobi BM818Sebastian Krzyszkowiak2023-06-091-1/+1
* iio: dac: mcp4725: Fix i2c_master_send() return value handlingMarek Vasut2023-06-091-2/+14
* HID: wacom: avoid integer overflow in wacom_intuos_inout()Nikita Zhandarovich2023-06-091-1/+1
* iio: adc: mxs-lradc: fix the order of two cleanup operationsJiakai Luo2023-06-091-5/+5