summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-04-07nvmet-tcp: check INIT_FAILED before nvmet_req_uninit in digest error pathShivam Kumar1-1/+2
2026-04-07regulator: bd71828-regulator.c: Fix LDON-HEAD modeMatti Vaittinen1-1/+1
2026-04-07platform/x86: dell-wmi-sysman: Clean up security buffer helpersThorsten Blum2-14/+12
2026-04-07xfs: use bio_await in xfs_zone_gc_reset_syncChristoph Hellwig1-14/+5
2026-04-07block: add a bio_submit_or_kill helperChristoph Hellwig4-33/+19
2026-04-07block: factor out a bio_await helperChristoph Hellwig2-16/+39
2026-04-07block: unify the synchronous bi_end_io callbacksChristoph Hellwig1-8/+3
2026-04-07xfs: fix number of GC bvecsChristoph Hellwig1-9/+10
2026-04-07Merge tag 'rtw-next-2026-04-02' of https://github.com/pkshih/rtw into wireles...Johannes Berg59-415/+5192
2026-04-07hwmon: (yogafan) various markup improvementsRandy Dunlap1-24/+31
2026-04-07docs: add an Assisted-by mention to submitting-patches.rstJonathan Corbet1-0/+10
2026-04-07wifi: mac80211: enable MLO support for 4-address mode interfacesTamizh Chelvam Raja3-18/+0
2026-04-07wifi: mac80211: use ap_addr for 4-address NULL frame destinationTamizh Chelvam Raja1-2/+2
2026-04-07wifi: mac80211: synchronize valid links for WDS AP_VLAN interfacesTamizh Chelvam Raja3-18/+100
2026-04-07selftests/ublk: add read-only buffer registration testMing Lei4-4/+85
2026-04-07selftests/ublk: add filesystem fio verify test for shmem_zcMing Lei3-4/+81
2026-04-07selftests/ublk: add hugetlbfs shmem_zc test for loop targetMing Lei2-0/+69
2026-04-07selftests/ublk: add shared memory zero-copy testMing Lei2-0/+74
2026-04-07selftests/ublk: add UBLK_F_SHMEM_ZC support for loop targetMing Lei1-0/+38
2026-04-07selftests/ublk: add shared memory zero-copy support in kublkMing Lei2-2/+352
2026-04-07wifi: mac80211: handle VHT EXT NSS in ieee80211_determine_our_sta_mode()Nicolas Escande1-1/+2
2026-04-07wifi: mac80211: remove unused variables in minstrel_ht_alloc_staJiajia Liu1-14/+1
2026-04-07ublk: eliminate permanent pages[] array from struct ublk_bufMing Lei1-32/+55
2026-04-07Merge tag 'linux-cpupower-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kern...Rafael J. Wysocki9-16/+17
2026-04-07ublk: enable UBLK_F_SHMEM_ZC feature flagMing Lei3-3/+128
2026-04-07wifi: brcmfmac: silence warning for non-existent, optional firmwareAlexander Stein1-6/+11
2026-04-07ublk: add PFN-based buffer matching in I/O pathMing Lei1-1/+76
2026-04-07wifi: iwlegacy: Fix GFP flags in allocation loopBrendan Jackman1-1/+2
2026-04-07ublk: add UBLK_U_CMD_REG_BUF/UNREG_BUF control commandsMing Lei2-0/+367
2026-04-07dt-bindings: net: wireless: brcm: Add compatible for bcm43752Ronald Claveau1-0/+1
2026-04-07wifi: wilc1000: use kzalloc_flexRosen Penev1-4/+4
2026-04-07wifi: iwlegacy: Fixup allocation failure logBrendan Jackman1-2/+2
2026-04-07wifi: brcmfmac: of: defer probe for MAC addressRosen Penev1-1/+3
2026-04-07wifi: brcmfmac: Fix error pointer dereferenceEthan Tidmore1-0/+15
2026-04-07wifi: mac80211: allow add_key on NAN interfacesAvraham Stern1-2/+2
2026-04-07wifi: mac80211: report and drop spurious NAN Data framesMiri Korenblit1-0/+19
2026-04-07wifi: mac80211: allow block ack agreements in NAN DataMiri Korenblit2-2/+4
2026-04-07wifi: mac80211: Accept frames on NAN DATA interfacesMiri Korenblit1-1/+36
2026-04-07wifi: mac80211: add support for TX over NAN_DATA interfacesMiri Korenblit1-3/+29
2026-04-07wifi: mac80211: update NAN data path state on schedule changesMiri Korenblit4-1/+122
2026-04-07wifi: mac80211: add NAN peer schedule supportMiri Korenblit8-3/+365
2026-04-07wifi: mac80211: support NAN stationsMiri Korenblit9-24/+209
2026-04-07wifi: mac80211: handle reconfig for NAN DATA interfacesMiri Korenblit1-2/+17
2026-04-07wifi: mac80211: support open and close for NAN_DATA interfacesMiri Korenblit2-3/+41
2026-04-07wifi: mac80211: add NAN local schedule supportMiri Korenblit8-38/+609
2026-04-07wifi: mac80211: run NAN DE code only when appropriateMiri Korenblit5-37/+67
2026-04-07wifi: mac80211: export ieee80211_calculate_rx_timestampBenjamin Berg7-23/+25
2026-04-07wifi: ieee80211: add more NAN definitionsBenjamin Berg2-0/+38
2026-04-07wifi: mac80211: add a TXQ for management frames on NAN devicesBenjamin Berg4-17/+67
2026-04-07ACPI: processor: idle: Reset cpuidle on C-state list changesHuisong Li1-20/+25