summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-09Linux 5.4.246v5.4.246Greg Kroah-Hartman
2023-06-09drm/edid: fix objtool warning in drm_cvt_modes()Linus Torvalds
2023-06-09wifi: rtlwifi: 8192de: correct checking of IQK reloadPing-Ke Shih
2023-06-09drm/edid: Fix uninitialized variable in drm_cvt_modes()Lyude Paul
2023-06-09RDMA/bnxt_re: Remove the qp from list only if the qp destroy succeedsSelvin Xavier
2023-06-09RDMA/bnxt_re: Remove set but not used variable 'dev_attr'YueHaibing
2023-06-09scsi: dpt_i2o: Do not process completions with invalid addressesBen Hutchings
2023-06-09scsi: dpt_i2o: Remove broken pass-through ioctl (I2OUSERCMD)Ben Hutchings
2023-06-09regmap: Account for register length when chunkingJim Wylder
2023-06-09test_firmware: fix the memory leak of the allocated firmware bufferMirsad Goran Todorovac
2023-06-09fbcon: Fix null-ptr-deref in soft_cursorHelge Deller
2023-06-09ext4: add lockdep annotations for i_data_sem for ea_inode'sTheodore Ts'o
2023-06-09ext4: disallow ea_inodes with extended attributesTheodore Ts'o
2023-06-09ext4: set lockdep subclass for the ea_inode in ext4_xattr_inode_cache_find()Theodore Ts'o
2023-06-09ext4: add EA_INODE checking to ext4_iget()Theodore Ts'o
2023-06-09tracing/probe: trace_probe_primary_from_call(): checked list_first_entryPietro Borrello
2023-06-09selinux: don't use make's grouped targets feature yetPaul Moore
2023-06-09tty: serial: fsl_lpuart: use UARTCTRL_TXINV to send break instead of UARTCTRL...Sherry Sun
2023-06-09mmc: vub300: fix invalid response handlingDeren Wu
2023-06-09wifi: rtlwifi: remove always-true condition pointed out by GCC 12Jakub Kicinski
2023-06-09lib/dynamic_debug.c: use address-of operator on section symbolsNathan Chancellor
2023-06-09treewide: Remove uninitialized_var() usageKees Cook
2023-06-09kernel/extable.c: use address-of operator on section symbolsNathan Chancellor
2023-06-09eth: sun: cassini: remove dead codeMartin Liška
2023-06-09gcc-12: disable '-Wdangling-pointer' warning for nowLinus Torvalds
2023-06-09ACPI: thermal: drop an always true checkAdam Borowski
2023-06-09x86/boot: Wrap literal addresses in absolute_pointer()Kees Cook
2023-06-09flow_dissector: work around stack frame size warningArnd Bergmann
2023-06-09ata: libata-scsi: Use correct device no in ata_find_dev()Damien Le Moal
2023-06-09scsi: stex: Fix gcc 13 warningsBart Van Assche
2023-06-09misc: fastrpc: reject new invocations during device removalRichard Acayan
2023-06-09misc: fastrpc: return -EPIPE to invocations on device removalRichard Acayan
2023-06-09usb: gadget: f_fs: Add unbind event before functionfs_unbindUttkarsh Aggarwal
2023-06-09net: usb: qmi_wwan: Set DTR quirk for BroadMobi BM818Sebastian Krzyszkowiak
2023-06-09iio: dac: build ad5758 driver when AD5758 is selectedLukas Bulwahn
2023-06-09iio: dac: mcp4725: Fix i2c_master_send() return value handlingMarek Vasut
2023-06-09iio: light: vcnl4035: fixed chip ID checkFrank Li
2023-06-09HID: wacom: avoid integer overflow in wacom_intuos_inout()Nikita Zhandarovich
2023-06-09HID: google: add jewel USB idSung-Chi Li
2023-06-09iio: adc: mxs-lradc: fix the order of two cleanup operationsJiakai Luo
2023-06-09mailbox: mailbox-test: fix a locking issue in mbox_test_message_write()Dan Carpenter
2023-06-09atm: hide unused procfs functionsArnd Bergmann
2023-06-09ALSA: oss: avoid missing-prototype warningsArnd Bergmann
2023-06-09netfilter: conntrack: define variables exp_nat_nla_policy and any_addr with C...Tom Rix
2023-06-09wifi: b43: fix incorrect __packed annotationArnd Bergmann
2023-06-09scsi: core: Decrease scsi_device's iorequest_cnt if dispatch failedWenchao Hao
2023-06-09arm64/mm: mark private VM_FAULT_X defines as vm_fault_tMin-Hua Chen
2023-06-09ARM: dts: stm32: add pin map for CAN controller on stm32f7Dario Binacchi
2023-06-09wifi: rtl8xxxu: fix authentication timeout due to incorrect RCR valueYun Lu
2023-06-09media: dvb-core: Fix use-after-free due to race condition at dvb_ca_en50221Hyunwoo Kim