linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-02-01 17:21:33 to 2023-02-01 20:45:37 UTC [more...]

[PATCH 0/9] Parallel CPU bringup for x86_64
 2023-02-01 20:43 UTC  (6+ messages)
` [PATCH 1/9] x86/apic/x2apic: Fix parallel handling of cluster_mask
` [PATCH 2/9] cpu/hotplug: Move idle_thread_get() to <linux/smpboot.h>
` [PATCH 3/9] cpu/hotplug: Add dynamic parallel bringup states before CPUHP_BRINGUP_CPU
` [PATCH 7/9] x86/smpboot: Send INIT/SIPI/SIPI to secondary CPUs in parallel
` [PATCH 9/9] x86/smpboot: Serialize topology updates for secondary bringup

[PATCH v3 0/3] arm64: dts: qcom: Use labels with generic node names for ADC channels
 2023-02-01 20:44 UTC 

[PATCH v2 1/2] wifi: ath11k: Use platform_get_irq() to get the interrupt
 2023-02-01 20:44 UTC  (4+ messages)
` [PATCH v2 2/2] wifi: ath5k: "

[PATCH] coresight: tmc-etr: Don't enable ETR when it's not ready
 2023-02-01 20:43 UTC  (3+ messages)
` [PATCH v2] coresight: tmc: Don't enable TMC "

[PATCH v2 00/11] SVM: vNMI (with my fixes)
 2023-02-01 19:13 UTC  (2+ messages)

[PATCH v2] thermal: intel_powerclamp: Fix cur_state for multi package system
 2023-02-01 20:39 UTC 

[PATCH v2] io_uring,audit: don't log IORING_OP_MADVISE
 2023-02-01 20:33 UTC 

[PATCH net-next v4 00/23] net: add EEE support for KSZ9477 and AR8035 with i.MX6
 2023-02-01 20:18 UTC  (5+ messages)
` [PATCH net-next v4 05/23] net: phy: add genphy_c45_ethtool_get/set_eee() support
` [PATCH net-next v4 06/23] net: phy: c22: migrate to genphy_c45_write_eee_adv()

[PATCH v4 0/7] mm/vmalloc.c: allow vread() to read out vm_map_ram areas
 2023-02-01 20:17 UTC  (5+ messages)
` [PATCH v4 3/7] "
` [PATCH v4 4/7] mm/vmalloc: explicitly identify vm_map_ram area when shown in /proc/vmcoreinfo

[PATCH 3/4] nvmem: mtk-efuse: replace driver with a generic MMIO one
 2023-02-01 20:15 UTC  (6+ messages)

[PATCH 0/7] Enable backup switch mode on RTCs via devicetree
 2023-02-01 20:10 UTC  (3+ messages)
` [PATCH 1/7] dt-bindings: rtc: Move RV3028 to separate binding file

[GIT PULL] sound fixes for 6.2-rc7
 2023-02-01 20:02 UTC  (2+ messages)

[GIT PULL] virtio,vhost,vdpa: fixes
 2023-02-01 20:02 UTC  (2+ messages)

[RFC 00/14] KVM: x86/MMU: Formalize the Shadow MMU
 2023-02-01 20:02 UTC  (5+ messages)
` [RFC 01/14] KVM: x86/MMU: Add shadow_mmu.(c|h)

[PATCH v2 0/3] iommufd: Remove iommufd_hw_pagetable_has_group
 2023-02-01 20:00 UTC  (13+ messages)
` [PATCH v2 1/3] iommufd: Add devices_users to track the hw_pagetable usage by device

[PATCH 0/5] Add Array BIST test support to IFS
 2023-02-01 19:56 UTC  (11+ messages)
` [PATCH 4/5] platform/x86/intel/ifs: Implement Array BIST test

[PATCH] Documentation/llvm: add Chimera Linux, Google and Meta datacenters
 2023-02-01 19:54 UTC  (2+ messages)

[PATCH clocksource v2 0/7] Clocksource watchdog updates for v6.3
 2023-02-01 19:55 UTC  (6+ messages)
` [PATCH v2 clocksource 6/7] clocksource: Verify HPET and PMTMR when TSC unverified

[PATCH 0/5] fold per-CPU vmstats remotely
 2023-02-01 19:50 UTC  (6+ messages)
` [PATCH 1/5] mm/vmstat: remove remote node draining
` [PATCH 2/5] mm/vmstat: switch counter modification to cmpxchg
` [PATCH 3/5] mm/vmstat: use cmpxchg loop in cpu_vm_stats_fold
` [PATCH 4/5] mm/vmstat: switch vmstat shepherd to flush per-CPU counters remotely
` [PATCH 5/5] mm/vmstat: refresh stats remotely instead of via work item

[PATCH V2] clocksource: riscv: Patch riscv_clock_next_event() jump before first use
 2023-02-01 19:49 UTC 

[PATCH v2] vfio: platform: ignore missing reset if disabled at module init
 2023-02-01 19:47 UTC  (2+ messages)

[PATCH v2 0/3] KVM: MMU: performance tweaks for heavy CR0.WP users
 2023-02-01 19:47 UTC  (2+ messages)

[PATCH] maple: remove unneeded maple_bus_uevent() callback
 2023-02-01 19:47 UTC  (3+ messages)

[RFC PATCH v9 00/16] Integrity Policy Enforcement LSM (IPE)
 2023-02-01 19:46 UTC  (4+ messages)
` [RFC PATCH v9 05/16] ipe: add userspace interface

[PATCH v3 0/6] KVM: MMU: performance tweaks for heavy CR0.WP users
 2023-02-01 19:46 UTC  (7+ messages)
` [PATCH v3 1/6] KVM: x86/mmu: Avoid indirect call for get_cr3
` [PATCH v3 2/6] KVM: VMX: Avoid retpoline call for control register caused exits
` [PATCH v3 3/6] KVM: x86: Do not unload MMU roots when only toggling CR0.WP
` [PATCH v3 4/6] KVM: x86: Make use of kvm_read_cr*_bits() when testing bits
` [PATCH v3 5/6] KVM: x86/mmu: Fix comment typo
` [PATCH v3 6/6] KVM: VMX: Make CR0.WP a guest owned bit

[Patch v3 Part2 0/9] x86/microcode: Declare microcode safe for late loading
 2023-02-01 19:32 UTC  (4+ messages)
` [Patch v3 Part2 3/9] x86/microcode/intel: Fix collect_cpu_info() to reflect current microcode

[PATCH kernel v3 0/3] KVM: SEV: Enable AMD SEV-ES DebugSwap
 2023-02-01 19:32 UTC  (5+ messages)
` [PATCH kernel v3 2/3] KVM: SEV: Enable data breakpoints in SEV-ES

[PATCH v3 0/7] arm64/signal: Signal handling cleanups
 2023-02-01 19:31 UTC  (2+ messages)

[PATCH] kselftest/arm64: Don't require FA64 for streaming SVE tests
 2023-02-01 19:31 UTC  (2+ messages)

[PATCH v5 net 0/3] fixes for mtk_eth_soc
 2023-02-01 19:28 UTC  (5+ messages)
` [PATCH v5 net 1/3] net: mediatek: sgmii: ensure the SGMII PHY is powered down on configuration
` [PATCH v5 net 2/3] net: mediatek: sgmii: fix duplex configuration
` [PATCH v5 net 3/3] mtk_sgmii: enable PCS polling to allow SFP work

[PATCH] dt-bindings: pwm: mediatek: add mediatek,mt7986 compatible
 2023-02-01 19:25 UTC 

[PATCH 1/3] thermal/drivers/intel: Use generic trip points for quark_dts
 2023-02-01 19:27 UTC  (7+ messages)

[PATCH 2/5] ext4: introudce helper for jounral recover handle
 2023-02-01 19:26 UTC  (2+ messages)

[PATCH V2 0/6] rtla: Add hwnoise tool
 2023-02-01 19:25 UTC  (4+ messages)
` [PATCH V2 1/6] rtla/osnoise: Add helper functions to manipulate osnoise/options

[PATCH v1 0/8] Support ACPI PSP on Hyper-V
 2023-02-01 19:24 UTC  (4+ messages)
` [PATCH v1 6/8] crypto: ccp - Add vdata for platform device

[RFC] net: add new socket option SO_SETNETNS
 2023-02-01 19:22 UTC 

[PATCH] thermal: intel_powerclamp: Fix cur_state for multi package system
 2023-02-01 19:22 UTC  (4+ messages)

[BUG REPORT] USB UDC/gadget regression
 2023-02-01 19:20 UTC 

[PATCH v2] vfio: fix deadlock between group lock and kvm lock
 2023-02-01 19:20 UTC 

[PATCH] kvm: x86/mmu: Remove FNAME(is_self_change_mapping)
 2023-02-01 19:19 UTC  (2+ messages)

[PATCH 0/2] Fix broken cpuset affinity handling on heterogeneous systems
 2023-02-01 19:17 UTC  (8+ messages)
` [PATCH 1/2] cpuset: Fix cpuset_cpus_allowed() to not filter offline CPUs

[PATCH 00/13] Rename k[v]free_rcu() single argument to k[v]free_rcu_mightsleep()
 2023-02-01 19:12 UTC  (2+ messages)

[PATCH DTS v8 0/4] Add i.MX PCIe EP mode support
 2023-02-01 19:07 UTC  (3+ messages)
` [PATCH v8 1/4] dt-bindings: imx6q-pcie: Restruct i.MX PCIe schema

[PATCH v2 0/7] gpiolib cleanups
 2023-02-01 19:07 UTC  (5+ messages)
` [PATCH v2 4/7] gpiolib: remove gpio_set_debounce

[6.1.7][6.2-rc5] perf all metrics test: FAILED!
 2023-02-01 19:06 UTC  (10+ messages)

[PATCH] driver core: bus: move lock_class_key into dynamic structure
 2023-02-01 19:03 UTC  (3+ messages)

[PATCH net-next v4 0/5] add dts for yt8521 and yt8531s, add driver for yt8531
 2023-02-01 19:02 UTC  (3+ messages)
` [PATCH net-next v4 1/5] dt-bindings: net: Add Motorcomm yt8xxx ethernet phy

[PATCH 1/3] rtc: moxart: switch to using gpiod API
 2023-02-01 19:02 UTC  (6+ messages)
` [PATCH 2/3] dt-bindings: rtc: moxart: use proper names for gpio properties

[PATCH] mm,page_alloc,cma: configurable CMA utilization
 2023-02-01 19:00 UTC  (6+ messages)

[PATCH net-next v9 0/8] Add Auxiliary driver support
 2023-02-01 18:58 UTC  (3+ messages)

[PATCH] usb: dwc3: Clear DWC3_EVENT_PENDING when count is 0
 2023-02-01 18:57 UTC  (11+ messages)

[PATCH v1] tools/resolve_btfids: Tidy host CFLAGS forcing
 2023-02-01 18:57 UTC  (4+ messages)

[PATCH v2 0/5] arm: dts: mt7623: relocate gmacs, mt7530 switch, and mux phy
 2023-02-01 18:56 UTC  (6+ messages)
` [PATCH v2 1/5] arm: dts: mt7623: add gmacs to mt7623.dtsi
` [PATCH v2 2/5] arm: dts: mt7623: add mt7530 switch to mt7623a.dtsi
` [PATCH v2 3/5] arm: dts: mt7623: change mt7530 switch address
` [PATCH v2 4/5] arm: dts: mt7623: mux phy0 on Bananapi BPI-R2
` [PATCH v2 5/5] arm: dts: mt7623: enable flow control on port@6

[PATCH net v2] ixgbe: Panic during XDP_TX with > 64 CPUs
 2023-02-01 18:50 UTC  (2+ messages)

[PATCH v2] rust: MAINTAINERS: Add the zulip link
 2023-02-01 18:45 UTC  (2+ messages)
` [PATCH v3] "

[PATCH] [v2] at86rf230: convert to gpio descriptors
 2023-02-01 18:45 UTC  (5+ messages)

[PATCH v7] module: replace module_layout with module_memory
 2023-02-01 18:44 UTC 

[PATCH v6] module: replace module_layout with module_memory
 2023-02-01 18:41 UTC  (3+ messages)

[PATCH] docs: cpufreq: Frequencies are in Hz, not kHz
 2023-02-01 18:41 UTC  (2+ messages)

[PATCH 0/6] slab: Provide full coverage for __alloc_size attribute
 2023-02-01 18:41 UTC  (5+ messages)
` [PATCH 5/6] driver core: Add __alloc_size hint to devm allocators

[PATCH] locking/atomic: cmpxchg: Make __generic_cmpxchg_local compare against zero-extended 'old' value
 2023-02-01 18:39 UTC 

[PATCH RFC v7 00/64] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-02-01 18:39 UTC  (5+ messages)
` [PATCH RFC v7 11/64] KVM: SEV: Support private pages in LAUNCH_UPDATE_DATA
` [PATCH RFC v7 13/64] x86/cpufeatures: Add SEV-SNP CPU feature

linux-next: manual merge of the usb tree with the drm-intel-fixes tree
 2023-02-01 18:37 UTC  (6+ messages)

[PATCH v5 01/10] clk: qcom: branch: Add helper functions for setting retain bits
 2023-02-01 18:36 UTC  (10+ messages)
` [PATCH v5 02/10] clk: qcom: branch: Add helper functions for setting SLEEP/WAKE bits
` [PATCH v5 03/10] clk: qcom: branch: Move CBCR bits definitions to the header file
` [PATCH v5 04/10] clk: qcom: branch: Clean up branch enable registers
` [PATCH v5 05/10] dt-bindings: clock: Add Qcom SM6125 GPUCC
` [PATCH v5 06/10] clk: qcom: Add GPU clock controller driver for SM6125
` [PATCH v5 07/10] dt-bindings: clock: Add Qcom SM6375 GPUCC
` [PATCH v5 08/10] clk: qcom: Add GPU clock controller driver for SM6375
` [PATCH v5 09/10] dt-bindings: clock: Add Qcom SM6115 GPUCC
` [PATCH v5 10/10] clk: qcom: Add GPU clock controller driver for SM6115

[PATCH] media: c8sectpfe: convert to gpio descriptors
 2023-02-01 18:35 UTC  (3+ messages)

[PATCH v5 0/4] Use idle_inject framework for intel_powerclamp
 2023-02-01 18:28 UTC  (5+ messages)
` [PATCH v5 1/4] powercap: idle_inject: Export symbols
` [PATCH v5 2/4] powercap: idle_inject: Add update callback
` [PATCH v5 3/4] thermal/drivers/intel_powerclamp: Use powercap idle-inject framework
` [PATCH v5 4/4] thermal/drivers/intel_powerclamp: Add additional module params

[PATCH v5 0/6] amd_pstate: Add guided autonomous mode support
 2023-02-01 18:35 UTC  (2+ messages)

[PATCH] ACPI: Make custom_method use per-open state
 2023-02-01 18:34 UTC  (2+ messages)

[PATCH v2 0/6] Device tree support for Hyper-V VMBus driver
 2023-02-01 18:32 UTC  (10+ messages)
` [PATCH v2 2/6] Drivers: hv: allow non ACPI compilation for hv_is_hibernation_supported
` [PATCH v2 3/6] Drivers: hv: vmbus: Convert acpi_device to platform_device
` [PATCH v2 6/6] Driver: VMBus: Add device tree support

[PATCH v2 0/5] Introduce memcg_stock_pcp remote draining
 2023-02-01 18:31 UTC  (9+ messages)

[PATCH v5 00/15] jevents/pmu-events improvements
 2023-02-01 18:29 UTC  (9+ messages)
` [PATCH v5 10/15] perf jevents: Generate metrics and events as separate tables

[PATCH 0/7] Enable LASS (Linear Address space Separation)
 2023-02-01 18:20 UTC  (9+ messages)
` [PATCH 3/7] x86/cpu: Disable kernel LASS when patching kernel alternatives

[PATCH v2] net: fec: fix conversion to gpiod API
 2023-02-01 18:25 UTC  (3+ messages)

[PATCH net-next 0/5] ATU and FDB synchronization on locked ports
 2023-02-01 18:24 UTC  (5+ messages)
` [PATCH net-next 1/5] net: bridge: add dynamic flag to switchdev notifier
` [PATCH net-next 4/5] net: bridge: ensure FDB offloaded flag is handled as needed

[PATCH v5 00/39] Shadow stacks for userspace
 2023-02-01 18:18 UTC  (22+ messages)
` [PATCH v5 06/39] x86/fpu: Add helper for modifying xstate
` [PATCH v5 18/39] mm: Handle faultless write upgrades for shstk

[PATCH stable 4.14] usb: host: xhci-plat: add wakeup entry at sysfs
 2023-02-01 18:16 UTC  (4+ messages)
` [PATCH stable 4.19] "
` [PATCH stable 5.4] "

[PATCH v3 0/6] amd_pstate: Add guided autonomous mode support
 2023-02-01 18:15 UTC  (4+ messages)

[PATCH] x86: enable Data Operand Independent Timing Mode
 2023-02-01 18:09 UTC  (11+ messages)

[PATCH v3 1/3] clk: qcom: gdsc: Fix the handling of PWRSTS_RET support
 2023-02-01 18:04 UTC  (4+ messages)

[PATCH 21/46] hugetlb: use struct hugetlb_pte for walk_hugetlb_range
 2023-02-01 18:01 UTC  (15+ messages)

[PATCH v3 0/5] arm64: qcom: add initial support for qcom sa8775p-ride
 2023-02-01 18:02 UTC  (5+ messages)
` [PATCH v3 2/5] dt-bindings: mailbox: qcom-ipcc: document the sa8775p platform
` [PATCH v3 5/5] arm64: dts: qcom: add initial support for qcom sa8775p-ride

[PATCH] scsi: ufs: core: Limit DMA alignment check
 2023-02-01 17:59 UTC  (2+ messages)

[PATCH] cxl/region: Fix null pointer dereference for resetting decoder
 2023-02-01 17:58 UTC  (3+ messages)

[PATCH net] net: ethernet: mtk_eth_soc: disable hardware DSA untagging for second MAC
 2023-02-01 17:57 UTC  (3+ messages)

Bug#1029850: linux: Driver not loaded for ST Microelectronics LSM6DS3TR-C accelerometer (acpi:SMO8B30:SMO8B30:)
 2023-02-01 17:55 UTC  (16+ messages)
        ` Fwd: "

[PATCH v4 1/2] ima: Align ima_file_mmap() parameters with mmap_file LSM hook
 2023-02-01 17:54 UTC  (5+ messages)
` [PATCH ima-evm-utils v2] Add tests for MMAP_CHECK and MMAP_CHECK_REQPROT hooks

[PATCH 4/5] arm: dts: mt7623: mux phy0 on Bananapi BPI-R2
 2023-02-01 17:49 UTC  (5+ messages)
        ` Aw: "

Linux guest kernel threat model for Confidential Computing
 2023-02-01 17:13 UTC  (12+ messages)

[PATCHv4 00/12] dmapool enhancements
 2023-02-01 17:43 UTC  (4+ messages)
` [PATCHv4 11/12] dmapool: link blocks across pages

[PATCH v1] dt-bindings: phy: rename phy-rockchip-inno-usb2.yaml
 2023-02-01 17:43 UTC  (2+ messages)

[PATCH v9 05/25] dept: Tie to Lockdep and IRQ tracing
 2023-02-01 17:42 UTC  (2+ messages)

drivers/comedi/drivers/adl_pci9111.c:414:2: warning: performing pointer arithmetic on a null pointer has undefined behavior
 2023-02-01 17:42 UTC 

[PATCH ima-evm-utils v3] Add tests for MMAP_CHECK and MMAP_CHECK_REQPROT hooks
 2023-02-01 17:38 UTC 

[PATCH] mm/khugepaged: skip shmem with armed userfaultfd
 2023-02-01 17:36 UTC  (2+ messages)

[PATCH v4 3/3] objtool: Alter how HOSTCC is forced
 2023-02-01 17:36 UTC  (4+ messages)
` [tip: objtool/core] objtool: Fix HOSTCC flag usage

Regression: v4l/bttv vbi vs iommu
 2023-02-01 16:26 UTC 

[PATCH] blk-ioprio: Introduce promote-to-rt policy
 2023-02-01 17:33 UTC  (2+ messages)

drivers/pci/p2pdma.c:199:44: sparse: sparse: dereference of noderef expression
 2023-02-01 17:31 UTC 

[PATCH] ASoC: codecs/jz4760: add digital gain controls
 2023-02-01 17:32 UTC  (2+ messages)

[PATCH bpf-next v3 0/4] bpf: Add __bpf_kfunc tag for kfunc definitions
 2023-02-01 17:30 UTC  (5+ messages)
` [PATCH bpf-next v3 1/4] bpf: Add __bpf_kfunc tag for marking kernel functions as kfuncs
` [PATCH bpf-next v3 2/4] bpf: Document usage of the new __bpf_kfunc macro
` [PATCH bpf-next v3 3/4] bpf: Add __bpf_kfunc tag to all kfuncs
` [PATCH bpf-next v3 4/4] selftests/bpf: Add testcase for static kfunc with unused arg

[PATCH 1/2] powerpc/64: Set default CPU in Kconfig
 2023-02-01 17:29 UTC  (4+ messages)

[PATCH 0/2] Fix expected set_vq_state behavior on vdpa_sim
 2023-02-01 17:24 UTC  (4+ messages)
` [PATCH 2/2] vringh: fetch used_idx from vring at vringh_init_iotlb

[PATCH v4 0/9] Parallel CPU bringup for x86_64
 2023-02-01 16:55 UTC  (5+ messages)
    ` [External] "

[PATCH] mm: memcg: fix NULL pointer in mem_cgroup_track_foreign_dirty()
 2023-02-01 17:21 UTC  (8+ messages)

[PATCH] RDMA/cxgb4: add null-ptr-check after ip_dev_find()
 2023-02-01 17:21 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).