summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-14Linux 5.4.247v5.4.247Greg Kroah-Hartman
2023-06-14Revert "staging: rtl8192e: Replace macro RTL_PCI_DEVICE with PCI_DEVICE"Greg Kroah-Hartman
2023-06-14mtd: spinand: macronix: Add support for MX35LFxGE4ADYouChing Lin
2023-06-14btrfs: unset reloc control if transaction commit fails in prepare_to_relocate()Zixuan Fu
2023-06-14btrfs: check return value of btrfs_commit_transaction in relocationJosef Bacik
2023-06-14rbd: get snapshot context after exclusive lock is ensured to be heldIlya Dryomov
2023-06-14drm/atomic: Don't pollute crtc_state->mode_blob with error pointersVille Syrjälä
2023-06-14cifs: handle empty list of targets in cifs_reconnect()Paulo Alcantara
2023-06-14cifs: get rid of unused parameter in reconn_setup_dfs_targets()Paulo Alcantara
2023-06-14ext4: only check dquot_initialize_needed() when debuggingTheodore Ts'o
2023-06-14eeprom: at24: also select REGMAPRandy Dunlap
2023-06-14i2c: sprd: Delete i2c adapter in .remove's error pathUwe Kleine-König
2023-06-14bonding (gcc13): synchronize bond_{a,t}lb_xmit() typesJiri Slaby (SUSE)
2023-06-14usb: usbfs: Use consistent mmap functionsRuihan Li
2023-06-14usb: usbfs: Enforce page requirements for mmapRuihan Li
2023-06-14pinctrl: meson-axg: add missing GPIOA_18 gpio groupMartin Hundebøll
2023-06-14rbd: move RBD_OBJ_FLAG_COPYUP_ENABLED flag settingIlya Dryomov
2023-06-14Bluetooth: Fix use-after-free in hci_remove_ltk/hci_remove_irkLuiz Augusto von Dentz
2023-06-14ceph: fix use-after-free bug for inodes when flushing capsnapsXiubo Li
2023-06-14can: j1939: avoid possible use-after-free when j1939_can_rx_register failsFedor Pchelkin
2023-06-14can: j1939: change j1939_netdev_lock type to mutexFedor Pchelkin
2023-06-14can: j1939: j1939_sk_send_loop_abort(): improved error queue handling in J193...Oleksij Rempel
2023-06-14drm/amdgpu: fix xclk freq on CHIP_STONEYChia-I Wu
2023-06-14ALSA: hda/realtek: Add Lenovo P3 Tower platformRenHai
2023-06-14ALSA: hda/realtek: Add a quirk for HP Slim Desktop S01Ai Chao
2023-06-14Input: psmouse - fix OOB access in Elantech protocolDmitry Torokhov
2023-06-14Input: xpad - delete a Razer DeathAdder mouse VID/PID entryIsmael Ferreras Morezuelas
2023-06-14batman-adv: Broken sync while rescheduling delayed workVladislav Efanov
2023-06-14bnxt_en: Query default VLAN before VNIC setup on a VFSomnath Kotur
2023-06-14lib: cpu_rmap: Fix potential use-after-free in irq_cpu_rmap_release()Ben Hutchings
2023-06-14net: sched: fix possible refcount leak in tc_chain_tmplt_add()Hangyu Hua
2023-06-14net: sched: move rtm_tca_policy declaration to include fileEric Dumazet
2023-06-14rfs: annotate lockless accesses to RFS sock flow tableEric Dumazet
2023-06-14rfs: annotate lockless accesses to sk->sk_rxhashEric Dumazet
2023-06-14netfilter: ipset: Add schedule point in call_ad().Kuniyuki Iwashima
2023-06-14netfilter: conntrack: fix NULL pointer dereference in nf_confirm_cthelperTijs Van Buggenhout
2023-06-14Bluetooth: L2CAP: Add missing checks for invalid DCIDSungwoo Kim
2023-06-14Bluetooth: Fix l2cap_disconnect_req deadlockYing Hsu
2023-06-14net: dsa: lan9303: allow vid != 0 in port_fdb_{add|del} methodsAlexander Sverdlin
2023-06-14neighbour: fix unaligned access to pneigh_entryQingfang DENG
2023-06-14neighbour: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2023-06-14spi: qup: Request DMA before enabling clocksStephan Gerhold
2023-06-14i40e: fix build warnings in i40e_alloc.hGreg Kroah-Hartman
2023-06-14i40iw: fix build warning in i40iw_manage_apbvt()Greg Kroah-Hartman
2023-06-14block/blk-iocost (gcc13): keep large values in a new enumJiri Slaby (SUSE)
2023-06-14blk-iocost: avoid 64-bit division in ioc_timer_fnArnd Bergmann
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