summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-26KVM: arm64: Use the appropriate feature trap register when activating trapsFuad Tabba
2023-07-26KVM: arm64: Helper to write to appropriate feature trap register based on modeFuad Tabba
2023-07-26KVM: arm64: Disable SME traps for (h)VHE at setupFuad Tabba
2023-07-26KVM: arm64: Use the appropriate feature trap register for SVE at EL2 setupFuad Tabba
2023-07-26KVM: arm64: Factor out code for checking (h)VHE mode into a macroFuad Tabba
2023-07-26Revert "PCI: dwc: Wait for link up only if link is started"Johan Hovold
2023-07-26netfilter: nf_tables: disallow rule addition to bound chain via NFTA_RULE_CHA...Pablo Neira Ayuso
2023-07-26netfilter: nf_tables: skip immediate deactivate in _PREPARE_ERRORPablo Neira Ayuso
2023-07-26netfilter: nft_set_rbtree: fix overlap expiration walkFlorian Westphal
2023-07-26rbd: retrieve and check lock owner twice before blocklistingIlya Dryomov
2023-07-26rbd: harden get_lock_owner_info() a bitIlya Dryomov
2023-07-26rbd: make get_lock_owner_info() return a single locker or NULLIlya Dryomov
2023-07-26RDMA/irdma: Report correct WC errorSindhu Devale
2023-07-26RDMA/irdma: Fix op_type reporting in CQEsSindhu Devale
2023-07-26btrfs: check for commit error at btrfs_attach_transaction_barrier()Filipe Manana
2023-07-26spi: spi-qcom-qspi: Add mem_ops to avoid PIO for badly sized readsDouglas Anderson
2023-07-26spi: spi-qcom-qspi: Fallback to PIO for xfers that aren't multiples of 4 bytesDouglas Anderson
2023-07-26igc: Fix Kernel Panic during ndo_tx_timeout callbackMuhammad Husaini Zulkifli
2023-07-26net: dsa: qca8k: fix mdb add/del case with 0 VIDChristian Marangi
2023-07-26net: dsa: qca8k: fix broken search_and_delChristian Marangi
2023-07-26net: dsa: qca8k: fix search_and_insert wrong handling of new ruleChristian Marangi
2023-07-26net: dsa: qca8k: enable use_single_write for qca8xxxChristian Marangi
2023-07-26misc/genalloc: Name subpools by of_node_full_name()Linus Walleij
2023-07-26Documentation: embargoed-hardware-issues.rst: add AMD to the listGreg Kroah-Hartman
2023-07-26MAINTAINERS: add Jeff as ath10k, ath11k and ath12k maintainerKalle Valo
2023-07-26MAINTAINERS: wifi: mark mlw8k as orphanKalle Valo
2023-07-26MAINTAINERS: wifi: mark b43 as orphanKalle Valo
2023-07-26MAINTAINERS: wifi: mark zd1211rw as orphanKalle Valo
2023-07-26MAINTAINERS: wifi: mark wl3501 as orphanKalle Valo
2023-07-26MAINTAINERS: wifi: mark rndis_wlan as orphanKalle Valo
2023-07-26MAINTAINERS: wifi: mark ar5523 as orphanKalle Valo
2023-07-26MAINTAINERS: wifi: mark cw1200 as orphanKalle Valo
2023-07-26MAINTAINERS: wifi: atmel: mark as orphanKalle Valo
2023-07-26MAINTAINERS: wifi: rtw88: change Ping as the maintainerKalle Valo
2023-07-26Revert "wifi: ath6k: silence false positive -Wno-dangling-pointer warning on ...Kalle Valo
2023-07-26wifi: cfg80211: Fix return value in scan logicIlan Peer
2023-07-26Revert "wifi: ath11k: Enable threaded NAPI"Kalle Valo
2023-07-26xen/evtchn: Introduce new IOCTL to bind static evtchnRahul Singh
2023-07-26selftests/ftrace: Fix to check fprobe event eneblementMasami Hiramatsu (Google)
2023-07-26tracing/probes: Fix to add NULL check for BTF APIsMasami Hiramatsu (Google)
2023-07-25net: ipa: only reset hashed tables when supportedAlex Elder
2023-07-25Merge branch 'net-fix-error-warning-by-fstrict-flex-arrays-3'Jakub Kicinski
2023-07-25af_packet: Fix warning of fortified memcpy() in packet_getname().Kuniyuki Iwashima
2023-07-25af_unix: Fix fortify_panic() in unix_bind_bsd().Kuniyuki Iwashima
2023-07-25macvlan: add forgotten nla_policy for IFLA_MACVLAN_BC_CUTOFFLin Ma
2023-07-25scsi: pm80xx: Fix error return code in pm8001_pci_probe()Yang Yingliang
2023-07-25scsi: zfcp: Defer fc_rport blocking until after ADISC responseSteffen Maier
2023-07-25Merge branch 'bpf-disable-preemption-in-perf_event_output-helpers-code'Alexei Starovoitov
2023-07-25bpf: Disable preemption in bpf_event_outputJiri Olsa
2023-07-25bpf: Disable preemption in bpf_perf_event_outputJiri Olsa