summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-06-14Linux 5.4.247v5.4.247Greg Kroah-Hartman1-1/+1
2023-06-14Revert "staging: rtl8192e: Replace macro RTL_PCI_DEVICE with PCI_DEVICE"Greg Kroah-Hartman2-3/+8
2023-06-14mtd: spinand: macronix: Add support for MX35LFxGE4ADYouChing Lin1-0/+16
2023-06-14btrfs: unset reloc control if transaction commit fails in prepare_to_relocate()Zixuan Fu1-1/+6
2023-06-14btrfs: check return value of btrfs_commit_transaction in relocationJosef Bacik1-4/+5
2023-06-14rbd: get snapshot context after exclusive lock is ensured to be heldIlya Dryomov1-17/+24
2023-06-14drm/atomic: Don't pollute crtc_state->mode_blob with error pointersVille Syrjälä1-6/+8
2023-06-14cifs: handle empty list of targets in cifs_reconnect()Paulo Alcantara1-4/+6
2023-06-14cifs: get rid of unused parameter in reconn_setup_dfs_targets()Paulo Alcantara1-3/+2
2023-06-14ext4: only check dquot_initialize_needed() when debuggingTheodore Ts'o1-2/+4
2023-06-14eeprom: at24: also select REGMAPRandy Dunlap1-0/+1
2023-06-14i2c: sprd: Delete i2c adapter in .remove's error pathUwe Kleine-König1-3/+5
2023-06-14bonding (gcc13): synchronize bond_{a,t}lb_xmit() typesJiri Slaby (SUSE)1-2/+2
2023-06-14usb: usbfs: Use consistent mmap functionsRuihan Li1-2/+9
2023-06-14usb: usbfs: Enforce page requirements for mmapRuihan Li3-4/+51
2023-06-14pinctrl: meson-axg: add missing GPIOA_18 gpio groupMartin Hundebøll1-0/+1
2023-06-14rbd: move RBD_OBJ_FLAG_COPYUP_ENABLED flag settingIlya Dryomov1-11/+21
2023-06-14Bluetooth: Fix use-after-free in hci_remove_ltk/hci_remove_irkLuiz Augusto von Dentz1-4/+4
2023-06-14ceph: fix use-after-free bug for inodes when flushing capsnapsXiubo Li2-1/+9
2023-06-14can: j1939: avoid possible use-after-free when j1939_can_rx_register failsFedor Pchelkin1-1/+3
2023-06-14can: j1939: change j1939_netdev_lock type to mutexFedor Pchelkin1-11/+11
2023-06-14can: j1939: j1939_sk_send_loop_abort(): improved error queue handling in J193...Oleksij Rempel1-0/+5
2023-06-14drm/amdgpu: fix xclk freq on CHIP_STONEYChia-I Wu1-2/+9
2023-06-14ALSA: hda/realtek: Add Lenovo P3 Tower platformRenHai1-0/+1
2023-06-14ALSA: hda/realtek: Add a quirk for HP Slim Desktop S01Ai Chao1-0/+1
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-14bnxt_en: Query default VLAN before VNIC setup on a VFSomnath Kotur1-0/+3
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-14netfilter: ipset: Add schedule point in call_ad().Kuniyuki Iwashima1-0/+8
2023-06-14netfilter: conntrack: fix NULL pointer dereference in nf_confirm_cthelperTijs Van Buggenhout1-0/+3
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-14neighbour: fix unaligned access to pneigh_entryQingfang DENG1-1/+1
2023-06-14neighbour: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
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-14block/blk-iocost (gcc13): keep large values in a new enumJiri Slaby (SUSE)1-0/+2
2023-06-14blk-iocost: avoid 64-bit division in ioc_timer_fnArnd Bergmann1-3/+5
2023-06-09Linux 5.4.246v5.4.246Greg Kroah-Hartman1-1/+1
2023-06-09drm/edid: fix objtool warning in drm_cvt_modes()Linus Torvalds1-2/+2
2023-06-09wifi: rtlwifi: 8192de: correct checking of IQK reloadPing-Ke Shih1-5/+4
2023-06-09drm/edid: Fix uninitialized variable in drm_cvt_modes()Lyude Paul1-0/+2