summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-06-14ceph: fix use-after-free bug for inodes when flushing capsnapsXiubo Li2-1/+9
2023-06-14drm/amdgpu: fix xclk freq on CHIP_STONEYChia-I Wu1-2/+9
2023-06-14Input: psmouse - fix OOB access in Elantech protocolDmitry Torokhov1-4/+5
2023-06-14Input: xpad - delete a Razer DeathAdder mouse VID/PID entryIsmael Ferreras Morezuelas1-1/+0
2023-06-14batman-adv: Broken sync while rescheduling delayed workVladislav Efanov1-1/+1
2023-06-14lib: cpu_rmap: Fix potential use-after-free in irq_cpu_rmap_release()Ben Hutchings1-1/+1
2023-06-14net: sched: fix possible refcount leak in tc_chain_tmplt_add()Hangyu Hua1-0/+1
2023-06-14net: sched: move rtm_tca_policy declaration to include fileEric Dumazet2-2/+2
2023-06-14rfs: annotate lockless accesses to RFS sock flow tableEric Dumazet2-4/+9
2023-06-14rfs: annotate lockless accesses to sk->sk_rxhashEric Dumazet1-5/+13
2023-06-14Bluetooth: L2CAP: Add missing checks for invalid DCIDSungwoo Kim1-0/+9
2023-06-14Bluetooth: Fix l2cap_disconnect_req deadlockYing Hsu1-0/+4
2023-06-14net: dsa: lan9303: allow vid != 0 in port_fdb_{add|del} methodsAlexander Sverdlin1-4/+0
2023-06-14spi: qup: Request DMA before enabling clocksStephan Gerhold1-19/+18
2023-06-14i40e: fix build warnings in i40e_alloc.hGreg Kroah-Hartman1-11/+6
2023-06-14i40iw: fix build warning in i40iw_manage_apbvt()Greg Kroah-Hartman1-3/+2
2023-06-09Linux 4.19.285v4.19.285Greg Kroah-Hartman1-1/+1
2023-06-09wifi: rtlwifi: 8192de: correct checking of IQK reloadPing-Ke Shih1-5/+4
2023-06-09scsi: dpt_i2o: Do not process completions with invalid addressesBen Hutchings2-3/+3
2023-06-09scsi: dpt_i2o: Remove broken pass-through ioctl (I2OUSERCMD)Ben Hutchings2-263/+3
2023-06-09regmap: Account for register length when chunkingJim Wylder1-2/+4
2023-06-09fbcon: Fix null-ptr-deref in soft_cursorHelge Deller1-0/+3
2023-06-09ext4: add lockdep annotations for i_data_sem for ea_inode'sTheodore Ts'o2-0/+6
2023-06-09selinux: don't use make's grouped targets feature yetPaul Moore1-1/+5
2023-06-09tty: serial: fsl_lpuart: use UARTCTRL_TXINV to send break instead of UARTCTRL...Sherry Sun1-21/+23
2023-06-09mmc: vub300: fix invalid response handlingDeren Wu1-0/+3
2023-06-09rsi: Remove unnecessary boolean conditionNathan Chancellor1-1/+1
2023-06-09regulator: da905{2,5}: Remove unnecessary array checkNathan Chancellor2-2/+2
2023-06-09hwmon: (scmi) Remove redundant pointer checkNathan Chancellor1-1/+1
2023-06-09wifi: rtlwifi: remove always-true condition pointed out by GCC 12Jakub Kicinski1-4/+1
2023-06-09lib/dynamic_debug.c: use address-of operator on section symbolsNathan Chancellor1-1/+1
2023-06-09kernel/extable.c: use address-of operator on section symbolsNathan Chancellor1-1/+2
2023-06-09eth: sun: cassini: remove dead codeMartin Liška1-2/+2
2023-06-09gcc-12: disable '-Wdangling-pointer' warning for nowLinus Torvalds1-0/+4
2023-06-09ACPI: thermal: drop an always true checkAdam Borowski1-2/+0
2023-06-09x86/boot: Wrap literal addresses in absolute_pointer()Kees Cook2-13/+25
2023-06-09ata: libata-scsi: Use correct device no in ata_find_dev()Damien Le Moal1-8/+26
2023-06-09scsi: stex: Fix gcc 13 warningsBart Van Assche1-0/+4
2023-06-09usb: gadget: f_fs: Add unbind event before functionfs_unbindUttkarsh Aggarwal1-1/+1
2023-06-09net: usb: qmi_wwan: Set DTR quirk for BroadMobi BM818Sebastian Krzyszkowiak1-1/+1
2023-06-09iio: dac: build ad5758 driver when AD5758 is selectedLukas Bulwahn1-1/+1
2023-06-09iio: dac: mcp4725: Fix i2c_master_send() return value handlingMarek Vasut1-2/+14
2023-06-09HID: wacom: avoid integer overflow in wacom_intuos_inout()Nikita Zhandarovich1-1/+1
2023-06-09HID: google: add jewel USB idSung-Chi Li2-0/+3
2023-06-09iio: adc: mxs-lradc: fix the order of two cleanup operationsJiakai Luo1-5/+5
2023-06-09mailbox: mailbox-test: fix a locking issue in mbox_test_message_write()Dan Carpenter1-4/+6
2023-06-09atm: hide unused procfs functionsArnd Bergmann1-0/+2
2023-06-09ALSA: oss: avoid missing-prototype warningsArnd Bergmann1-8/+8
2023-06-09netfilter: conntrack: define variables exp_nat_nla_policy and any_addr with C...Tom Rix1-0/+4
2023-06-09wifi: b43: fix incorrect __packed annotationArnd Bergmann2-2/+2