summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-05-17MIPS: scall: Save thread_info.syscall unconditionally on entryJiaxun Yang7-38/+42
2024-05-17gpu: host1x: Do not setup DMA for virtual devicesThierry Reding1-8/+0
2024-05-17blk-iocost: avoid out of bounds shiftRik van Riel1-3/+4
2024-05-17scsi: target: Fix SELinux error when systemd-modules loads the target moduleMaurizio Lombardi1-0/+12
2024-05-17btrfs: always clear PERTRANS metadata during commitBoris Burkov1-1/+1
2024-05-17btrfs: make btrfs_clear_delalloc_extent() free delalloc reserveBoris Burkov1-1/+1
2024-05-17tools/power turbostat: Fix Bzy_MHz documentation typoPeng Liu1-1/+1
2024-05-17tools/power turbostat: Fix added raw MSR outputDoug Smythies1-3/+4
2024-05-17firewire: ohci: mask bus reset interrupts between ISR and bottom halfAdam Goldman1-1/+5
2024-05-17ata: sata_gemini: Check clk_enable() resultChen Ni1-1/+4
2024-05-17net: bcmgenet: Reset RBUF on first openPhil Elwell1-4/+12
2024-05-17ALSA: line6: Zero-initialize message buffersTakashi Iwai1-3/+3
2024-05-17btrfs: return accurate error code on open failure in open_fs_devices()Anand Jain1-5/+12
2024-05-17scsi: bnx2fc: Remove spin_lock_bh while releasing resources after uploadSaurav Kashyap1-2/+0
2024-05-17net: mark racy access on sk->sk_rcvbuflinke li1-2/+2
2024-05-17wifi: cfg80211: fix rdev_dump_mpp() arguments orderIgor Artemiev1-1/+1
2024-05-17wifi: mac80211: fix ieee80211_bss_*_flags kernel-docJeff Johnson1-2/+2
2024-05-17gfs2: Fix invalid metadata access in punch_holeAndrew Price1-2/+3
2024-05-17scsi: lpfc: Update lpfc_ramp_down_queue_handler() logicJustin Tee2-10/+4
2024-05-17KVM: arm64: vgic-v2: Check for non-NULL vCPU in vgic_v2_parse_attr()Oliver Upton1-4/+4
2024-05-17KVM: arm64: vgic-v2: Use cpuid from userspace as vcpu_idMarc Zyngier1-6/+2
2024-05-17clk: sunxi-ng: h6: Reparent CPUX during PLL CPUX rate changeJernej Skrabec1-2/+17
2024-05-17net: gro: add flush check in udp_gro_receive_segmentRichard Gobert1-1/+11
2024-05-17tipc: fix a possible memleak in tipc_buf_appendXin Long1-1/+1
2024-05-17net: core: reject skb_copy(_expand) for fraglist GSO skbsFelix Fietkau1-8/+19
2024-05-17net: bridge: fix multicast-to-unicast with fraglist GSOFelix Fietkau1-1/+1
2024-05-17net: dsa: mv88e6xxx: Fix number of databases for 88E6141 / 88E6341Marek Behún1-2/+2
2024-05-17cxgb4: Properly lock TX queue for the selftest.Sebastian Andrzej Siewior1-3/+3
2024-05-17ASoC: meson: cards: select SND_DYNAMIC_MINORSJerome Brunet1-0/+1
2024-05-17ASoC: Fix 7/8 spaces indentation in KconfigGeert Uytterhoeven5-19/+19
2024-05-17net: qede: use return from qede_parse_actions()Asbjørn Sloth Tønnesen1-3/+2
2024-05-17net: qede: use return from qede_parse_flow_attr() for flow_specAsbjørn Sloth Tønnesen1-3/+2
2024-05-17net: qede: use return from qede_parse_flow_attr() for flowerAsbjørn Sloth Tønnesen1-3/+2
2024-05-17net: qede: sanitize 'rc' in qede_add_tc_flower_fltr()Asbjørn Sloth Tønnesen1-3/+8
2024-05-17s390/vdso: Add CFI for RA register to asm macro vdso_funcJens Remus2-0/+3
2024-05-17net l2tp: drop flow hash on forwardDavid Bauer1-0/+3
2024-05-17nsh: Restore skb->{protocol,data,mac_header} for outer header in nsh_gso_segm...Kuniyuki Iwashima1-6/+8
2024-05-17octeontx2-af: avoid off-by-one read from userspaceBui Quang Minh1-3/+1
2024-05-17bna: ensure the copied buf is NUL terminatedBui Quang Minh1-2/+2
2024-05-17s390/mm: Fix clearing storage keys for huge pagesClaudio Imbrenda1-1/+1
2024-05-17s390/mm: Fix storage key clearing for guest huge pagesClaudio Imbrenda1-1/+1
2024-05-17regulator: mt6360: De-capitalize devicetree regulator subnodesAngeloGioacchino Del Regno1-12/+20
2024-05-17pinctrl: devicetree: fix refcount leak in pinctrl_dt_to_map()Zeng Heng1-4/+6
2024-05-17power: rt9455: hide unused rt9455_boost_voltage_valuesArnd Bergmann1-0/+2
2024-05-17nfs: Handle error of rpc_proc_register() in nfs_net_init().Kuniyuki Iwashima1-1/+6
2024-05-17nfs: make the rpc_stat per net namespaceJosef Bacik4-4/+9
2024-05-17nfs: expose /proc/net/sunrpc/nfs in net namespacesJosef Bacik1-4/+2
2024-05-17sunrpc: add a struct rpc_stats arg to rpc_create_argsJosef Bacik2-1/+5
2024-05-17pinctrl: mediatek: paris: Rework support for PIN_CONFIG_{INPUT,OUTPUT}_ENABLEChen-Yu Tsai1-27/+11
2024-05-17pinctrl: mediatek: paris: Fix PIN_CONFIG_INPUT_SCHMITT_ENABLE readbackChen-Yu Tsai1-0/+2