summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-04-07perf/x86/intel/uncore: Remove extra double quote markZide Chen1-24/+24
2026-04-07perf/x86/intel/uncore: Fix die ID init and look up bugsZide Chen2-7/+7
2026-04-07perf/x86/intel/uncore: Skip discovery table for offline diesZide Chen1-1/+1
2026-04-07perf/x86/intel/uncore: Fix iounmap() leak on global_init failureZide Chen1-5/+10
2026-04-07pinctrl: qcom: add sdm670 lpi tlmmRichard Acayan3-0/+177
2026-04-07dt-bindings: pinctrl: qcom: Add SDM670 LPASS LPI pinctrlRichard Acayan1-0/+81
2026-04-07dt-bindings: qcom: lpass-lpi-common: add reserved GPIOs propertyRichard Acayan1-0/+8
2026-04-07thunderbolt: tunnel: Simplify allocationRosen Penev2-10/+5
2026-04-07Merge tag 'intel-pinctrl-v7.0-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij2-10/+27
2026-04-07Input: aiptek - validate raw macro indices before updating statePengpeng Hou1-4/+9
2026-04-07Input: gf2k - skip invalid hat lookup valuesPengpeng Hou1-2/+4
2026-04-07md: wake raid456 reshape waiters before suspendYu Kuai1-0/+11
2026-04-07md/raid1: serialize overlap io for writemostly diskXiao Ni3-14/+39
2026-04-07md/md-llbitmap: optimize initial sync with write_zeroes_unmap supportYu Kuai1-1/+61
2026-04-07md/md-llbitmap: add CleanUnwritten state for RAID-5 proactive parity buildingYu Kuai1-12/+128
2026-04-07md: add fallback to correct bitmap_ops on version mismatchYu Kuai1-1/+110
2026-04-07md/raid5: validate payload size before accessing journal metadataJunrui Luo1-15/+33
2026-04-07md: remove unused static md_wq workqueueAbd-Alrhman Masalkhi1-8/+0
2026-04-07md/raid0: use kvzalloc/kvfree for strip_zone and devlist allocationsGregory Price1-9/+9
2026-04-07erofs: handle 48-bit blocks/uniaddr for extra devicesZhan Xusheng2-4/+8
2026-04-07drbd: remove DRBD_GENLA_F_MANDATORY flag handlingChristoph Böhmwalder7-197/+114
2026-04-07net/mlx5: Update the list of the PCI supported devicesMichael Guralnik1-0/+1
2026-04-07Merge branch 'mptcp-support-msg_eor-and-small-cleanups'Jakub Kicinski5-21/+44
2026-04-07selftests: mptcp: join: recreate signal endp with same IDMatthieu Baerts (NGI0)1-2/+2
2026-04-07tcp: add recv_should_stop helperGeliang Tang3-15/+13
2026-04-07mptcp: preserve MSG_EOR semantics in sendmsg pathGang Yan2-4/+22
2026-04-07mptcp: reduce 'overhead' from u16 to u8Gang Yan2-1/+8
2026-04-07dpaa2: avoid linking objects into multiple modulesArnd Bergmann2-4/+21
2026-04-07net: ethernet: ti-cpsw: fix linking built-in code to modulesArnd Bergmann6-15/+139
2026-04-07net: ethernet: ti-cpsw:: rename soft_reset() functionArnd Bergmann4-4/+4
2026-04-07eth: remove the driver for acenic / tigon1&2Jakub Kicinski29-4057/+0
2026-04-07net: macb: Use netif_napi_add_tx() instead of netif_napi_add() for TX NAPIKevin Hao1-1/+1
2026-04-07Merge branch 'nfc-support-for-five-qualcomm-sdm845-phones'Jakub Kicinski1-0/+1
2026-04-07dt-bindings: nfc: nxp,nci: Document PN557 compatibleDavid Heidelberg1-0/+1
2026-04-07net: skb: fix cross-cache free of KFENCE-allocated skb headJiayuan Chen1-4/+1
2026-04-07vsock/test: fix send_buf()/recv_buf() EINTR handlingStefano Garzarella1-2/+6
2026-04-07Merge branch 'xsk-tailroom-reservation-and-mtu-validation'Jakub Kicinski10-38/+150
2026-04-07selftests: bpf: adjust rx_dropped xskxceiver's test to respect tailroomMaciej Fijalkowski1-2/+4
2026-04-07selftests: bpf: have a separate variable for drop testMaciej Fijalkowski1-1/+3
2026-04-07selftests: bpf: fix pkt grow testsMaciej Fijalkowski1-3/+21
2026-04-07selftests: bpf: introduce a common routine for reading procfsMaciej Fijalkowski4-24/+66
2026-04-07xsk: validate MTU against usable frame size on bindMaciej Fijalkowski1-3/+25
2026-04-07xsk: fix XDP_UMEM_SG_FLAG issuesMaciej Fijalkowski2-1/+5
2026-04-07xsk: respect tailroom for ZC setupsMaciej Fijalkowski2-3/+24
2026-04-07xsk: tighten UMEM headroom validation to account for tailroom and min frameMaciej Fijalkowski1-1/+2
2026-04-07ip6_tunnel: use generic for_each_ip_tunnel_rcu macroYue Haibing1-6/+3
2026-04-07Merge branch 'properly-load-values-from-insn_arays-with-non-zero-offsets'Alexei Starovoitov3-39/+135
2026-04-07selftests/bpf: Add more tests for loading insn arrays with offsetsAnton Protopopov2-39/+115
2026-04-07bpf: Do not ignore offsets for loads from insn_arraysAnton Protopopov1-0/+20
2026-04-07bpf: Avoid -Wflex-array-members-not-at-end warningsGustavo A. R. Silva3-12/+9