summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-22vmxnet3: fix BUG_ON in vmxnet3_get_hdr_len() for Geneve packetsHarshaka Narayana
2026-07-22arm64: ftrace: allow DIRECT_CALLS without CALL_OPSJose Fernandez (Anthropic)
2026-07-22arm64: ftrace: prepare ftrace_modify_call() for use without CALL_OPSJose Fernandez (Anthropic)
2026-07-22PCI: Do not add hotplug reservation multiple timesIlpo Järvinen
2026-07-22drm/gma500: return errors from Oaktrail HDMI I2C readsPengpeng Hou
2026-07-22KVM: x86: Check EFER validity on KVM_SET_SREGS*Yosry Ahmed
2026-07-22KVM: x86: Move supported EFER bits to kvm_capsYosry Ahmed
2026-07-22KVM: x86: Reverse the polarity of efer_reserved_bitsYosry Ahmed
2026-07-22KVM: x86: Always initialize EFER reserved bits on vendor initializationYosry Ahmed
2026-07-22KVM: x86: Disallow EFER.LME and EFER.LMA if long mode is not supportedYosry Ahmed
2026-07-22KVM: x86: Move enabling EFER.SVME and EFER.LMSLE to generic EFER setupYosry Ahmed
2026-07-22docs: link AI coding assistants and tool-generated content pagesLorenzo Stoakes
2026-07-22KVM: x86: hyper-v: Clamp stimer deadline to avoid livelockCarlos López
2026-07-22arm64: errata: work around NVIDIA Olympus device store/load orderingShanker Donthineni
2026-07-22KVM: x86: Use KVM_X86_OP() for the .pi_update_irte() hookKai Huang
2026-07-22virt: arm-cca-guest: Drop unused assignment of platform_device_id driver dataUwe Kleine-König (The Capable Hub)
2026-07-22sctp: auth: verify auth requirement when auth_chunk is NULLQing Luo
2026-07-22vxlan: mdb: Fix source list corruption on a failed replaceJames Raphael Tiovalen
2026-07-22Merge branch 'extend-packet-socket-selftests'Jakub Kicinski
2026-07-22selftests/net: Test PACKET_AUXDATAJoe Damato
2026-07-22selftests/net: Test PACKET_STATISTICS dropsJoe Damato
2026-07-22selftests/net: Test PACKET_STATISTICSJoe Damato
2026-07-22net: stmmac: dwmac4: mask interrupts when stopping DMA in suspendLuis Lang
2026-07-22arm64: topology: read CPPC FFH feedback counters in one operationPengjie Zhang
2026-07-22ACPI: CPPC: add paired FFH feedback-counter read hookPengjie Zhang
2026-07-22kselftest: cpufreq: Backup and restore governor for sptestsYiwei Lin
2026-07-22selftests/cpufreq: Remove unnecessary sudo from quick_shuffle()Jinseok Kim
2026-07-22selftests/cpufreq: Remove unused local variables from switch_show_governor()Jinseok Kim
2026-07-22net: dpaa: fix mode settingMichael Walle
2026-07-22bitmap: Return size when no zero area is foundYury Norov
2026-07-22media: s5p-mfc: Treat bitmap size as allocation failureYury Norov
2026-07-22crypto: ccp: Treat bitmap size as allocation failureYury Norov
2026-07-22powerpc/msi: Treat bitmap size as allocation failureYury Norov
2026-07-22ARM: dma-mapping: Treat bitmap size as allocation failureYury Norov
2026-07-22bitmap: drop bitmap_next_set_region()Yury Norov
2026-07-22nodemask: reduce bitmap width to nr_node_ids in __nodemask_pr_numnodes()Li RongQing
2026-07-22bitmap: Properly initialise destination bitmap for scatter & gather testChristophe Leroy (CS GROUP)
2026-07-22lib/bitmap-str: get rid of cpumap_print_to_pagebuf()Yury Norov
2026-07-22perf: Use sysfs_emit() for cpumask show callbacksYury Norov
2026-07-22PCI/sysfs: Use sysfs_emit() for cpumask show callbacksYury Norov
2026-07-22RDMA/hfi1: Use sysfs_emit() for cpumask show helperYury Norov
2026-07-22hwtracing: hisi_ptt: Use sysfs_emit() for cpumask showYury Norov
2026-07-22fpga: dfl-fme-perf: Use sysfs_emit() for cpumask showYury Norov
2026-07-22devfreq: Use sysfs_emit() for cpumask show callbacksYury Norov
2026-07-22cpu: Use sysfs_emit() for cpumask show callbackYury Norov
2026-07-22x86/events: Use sysfs_emit() for cpumask show callbacksYury Norov
2026-07-22powerpc: Use sysfs_emit() for cpumask show callbacksYury Norov
2026-07-22arm: Use sysfs_emit() for cpumask show callbacksYury Norov
2026-07-22bitops: make the *_bit_le functions use unsigned longBenjamin Marzinski
2026-07-22lib: bitmap: optimize bitmap_find_next_zero_area_off()sunyi