summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-04-20bpf, arm64: Fixed a BTI error on returning to patched functionXu Kuohai2-1/+6
2023-04-209p/xen : Fix use after free bug in xen_9pfs_front_remove due to race conditionZheng Wang1-0/+4
2023-04-20dmaengine: apple-admac: Fix 'current_tx' not getting freedMartin Povišer1-1/+4
2023-04-20dmaengine: apple-admac: Set src_addr_widths capabilityMartin Povišer1-0/+3
2023-04-20dmaengine: apple-admac: Handle 'global' interrupt flagsMartin Povišer1-2/+10
2023-04-20LoongArch, bpf: Fix jit to skip speculation barrier opcodeGeorge Guo1-0/+4
2023-04-20bpf: tcp: Use sock_gen_put instead of sock_put in bpf_iter_tcpMartin KaFai Lau1-2/+2
2023-04-20RDMA/cma: Allow UD qp_type to join multicast onlyMark Zhang1-26/+34
2023-04-20clk: rs9: Fix suspend/resumeAlexander Stein1-1/+2
2023-04-20RDMA/erdma: Defer probing if netdevice can not be foundCheng Xu1-1/+1
2023-04-20RDMA/erdma: Inline mtt entries into WQE if supportedCheng Xu1-1/+1
2023-04-20RDMA/erdma: Update default EQ depth to 4096 and max_send_wr to 8192Cheng Xu2-2/+2
2023-04-20IB/mlx5: Add support for 400G_8X lane speedMaher Sanalla1-0/+4
2023-04-20RDMA/irdma: Add ipv4 check to irdma_find_listener()Tatyana Nikolova1-6/+10
2023-04-20RDMA/irdma: Increase iWARP CM default rexmit countMustafa Ismail1-1/+1
2023-04-20RDMA/irdma: Fix memory leak of PBLE objectsMustafa Ismail1-0/+3
2023-04-20RDMA/irdma: Do not generate SW completions for NOPsMustafa Ismail1-1/+4
2023-04-20clk: sprd: set max_register according to mapping rangeChunyan Zhang1-3/+6
2023-04-20drm/i915/dsi: fix DSS CTL register offsets for TGL+Jani Nikula1-4/+16
2023-04-20fbcon: set_con2fb_map needs to set con2fb_map!Daniel Vetter1-1/+2
2023-04-20fbcon: Fix error paths in set_con2fb_mapDaniel Vetter1-9/+8
2023-04-20KVM: arm64: PMU: Restore the guest's EL0 event counting after migrationReiji Watanabe2-1/+1
2023-04-20mtd: rawnand: stm32_fmc2: use timings.mode instead of checking tRC_minChristophe Kerello1-1/+1
2023-04-20mtd: rawnand: stm32_fmc2: remove unsupported EDO modeChristophe Kerello1-0/+3
2023-04-20mtd: rawnand: meson: fix bitmask for length in command wordArseniy Krasnov1-3/+3
2023-04-20mtdblock: tolerate corrected bit-flipsBang Li1-4/+8
2023-04-20fbmem: Reject FB_ACTIVATE_KD_TEXT from userspaceDaniel Vetter1-0/+2
2023-04-20btrfs: fix fast csum implementation detectionChristoph Hellwig2-2/+14
2023-04-20btrfs: restore the thread_pool= behavior in remount for the end I/O workqueuesChristoph Hellwig1-0/+2
2023-04-20Bluetooth: hci_conn: Fix possible UAFLuiz Augusto von Dentz1-6/+24
2023-04-20Bluetooth: Free potentially unfreed SCO connectionArchie Pusaka1-1/+8
2023-04-20bluetooth: btbcm: Fix logic error in forming the board name.Sasha Finkelstein1-1/+1
2023-04-20Bluetooth: Fix race condition in hidp_session_threadMin Li1-1/+1
2023-04-20Bluetooth: L2CAP: Fix use-after-free in l2cap_disconnect_{req,rsp}Luiz Augusto von Dentz1-18/+6
2023-04-20ALSA: hda/hdmi: disable KAE for Intel DG2Kai Vehmanen1-1/+1
2023-04-20ALSA: hda/sigmatel: fix S/PDIF out on Intel D*45* motherboardsOswald Buddenhagen1-0/+8
2023-04-20ALSA: emu10k1: don't create old pass-through playback device on AudigyOswald Buddenhagen1-3/+7
2023-04-20ALSA: firewire-tascam: add missing unwind goto in snd_tscm_stream_start_duplex()Xu Biang1-1/+1
2023-04-20ALSA: hda/realtek: Add quirks for Lenovo Z13/Z16 Gen2Stefan Binding1-0/+3
2023-04-20ALSA: hda: patch_realtek: add quirk for Asus N7601ZMPierre-Louis Bossart1-0/+26
2023-04-20ALSA: i2c/cs8427: fix iec958 mixer control deactivationOswald Buddenhagen1-2/+5
2023-04-20ALSA: hda/sigmatel: add pin overrides for Intel DP45SG motherboardOswald Buddenhagen2-1/+3
2023-04-20ALSA: emu10k1: fix capture interrupt handler unlinkingOswald Buddenhagen1-2/+2
2023-04-20drm/amd/display: Pass the right info to drm_dp_remove_payloadWayne Lin1-7/+50
2023-04-20Revert "pinctrl: amd: Disable and mask interrupts on resume"Kornel Dulęba1-20/+16
2023-04-13Linux 6.1.24v6.1.24Greg Kroah-Hartman1-1/+1
2023-04-13bpftool: Print newline before '}' for struct with padding only fieldsEduard Zingerman1-1/+5
2023-04-13mm: enable maple tree RCU mode by default.Liam R. Howlett3-2/+7
2023-04-13maple_tree: add RCU lock checking to rcu callback functionsLiam R. Howlett1-92/+96
2023-04-13maple_tree: add smp_rmb() to dead node detectionLiam R. Howlett1-2/+6