summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-06-21parisc: Improve cache flushing for PCXL in arch_sync_dma_for_cpu()Helge Deller1-1/+17
2023-06-21btrfs: handle memory allocation failure in btrfs_csum_one_bioJohannes Thumshirn1-1/+3
2023-06-21power: supply: Fix logic checking if system is running from batteryMario Limonciello1-2/+6
2023-06-21irqchip/meson-gpio: Mark OF related data as maybe unusedKrzysztof Kozlowski1-1/+1
2023-06-21regulator: Fix error checking for debugfs_create_dirOsama Muhammad1-2/+2
2023-06-21platform/x86: asus-wmi: Ignore WMI events with codes 0x7B, 0xC0Alexandru Sorodoc1-0/+2
2023-06-21power: supply: Ratelimit no data debug outputMarek Vasut1-1/+2
2023-06-21ARM: dts: vexpress: add missing cache propertiesKrzysztof Kozlowski1-0/+1
2023-06-21power: supply: bq27xxx: Use mod_delayed_work() instead of cancel() + schedule()Hans de Goede1-4/+2
2023-06-21power: supply: sc27xx: Fix external_power_changed raceHans de Goede1-8/+1
2023-06-21power: supply: ab8500: Fix external_power_changed raceHans de Goede2-8/+4
2023-06-21s390/dasd: Use correct lock while counting channel queue lengthJan Höppner1-2/+2
2023-06-21dasd: refactor dasd_ioctl_informationChristoph Hellwig1-19/+23
2023-06-21KEYS: asymmetric: Copy sig and digest in public_key_verify_signature()Roberto Sassu1-16/+20
2023-06-21test_firmware: fix a memory leak with reqs bufferMirsad Goran Todorovac1-0/+10
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