public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-08-23 19:14:01 to 2024-08-23 22:49:03 UTC [more...]

[PATCH v3 0/4] Distinguish between variants of IBPB
 2024-08-23 22:48 UTC  (8+ messages)
` [PATCH v3 4/4] KVM: x86: AMD's IBPB is not equivalent to Intel's IBPB

[PATCH 0/2] KVM: x86/mmu: Run NX huge page recovery under MMU read lock
 2024-08-23 22:38 UTC  (10+ messages)
` [PATCH 2/2] KVM: x86/mmu: Recover NX Huge pages belonging to TDP MMU "

[PATCH 00/12] Enable build system on macOS hosts
 2024-08-23 22:37 UTC  (8+ messages)
` [PATCH 01/12] scripts: subarch.include: fix SUBARCH on MacOS hosts

[PATCH bpf-next 0/2] selftests: bpf: avoid duplicated UAPI headers
 2024-08-23 22:28 UTC  (5+ messages)
` [PATCH bpf-next 1/2] selftests: bpf: use KHDR_INCLUDES for the "

[PATCH 0/2] nfsd: CB_GETATTR fixes
 2024-08-23 22:27 UTC  (3+ messages)
` [PATCH 1/2] nfsd: hold reference to delegation when updating it for cb_getattr
` [PATCH 2/2] nfsd: fix potential UAF in nfsd4_cb_getattr_release

[PATCH v2] x86/hyperv: use helpers to read control registers in hv_snp_boot_ap()
 2024-08-23 22:26 UTC  (3+ messages)

[PATCH v2 0/4] driver core: Prevent device_find_child() from modifying caller's match data
 2024-08-23 22:18 UTC  (13+ messages)
` [PATCH v2 1/4] driver core: Make parameter check consistent for API cluster device_(for_each|find)_child()
` [PATCH v2 2/4] cxl/region: Prevent device_find_child() from modifying caller's match data

[PATCH v2 0/9] SEV Kernel Selftests
 2024-08-23 22:16 UTC  (4+ messages)
` [PATCH v2 8/9] KVM: selftests: Add a CoCo-specific test for KVM_PRE_FAULT_MEMORY

[PATCH v6 00/22] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2024-08-23 22:14 UTC  (15+ messages)
` [PATCH v6 16/22] x86/resctrl: Add the interface to unassign a MBM counter
` [PATCH v6 22/22] x86/resctrl: Introduce interface to modify assignment states of the groups

[PATCH v3 1/2] PCI: don't rely on of_platform_depopulate() for reused OF-nodes
 2024-08-23 22:10 UTC  (2+ messages)

[PATCH v3] Drivers: hv: vmbus: Optimize boot time by concurrent execution of hv_synic_init()
 2024-08-23 22:07 UTC  (2+ messages)

[PATCH v1 1/1] iio: proximity: cros_ec_mkbp_proximity: Switch to including mod_devicetable.h for struct of_device_id definition
 2024-08-23 22:07 UTC 

[PATCH net-next v4 0/8] net/selftests: TCP-AO selftests updates
 2024-08-23 22:04 UTC  (9+ messages)
` [PATCH net-next v4 1/8] selftests/net: Clean-up double assignment
` [PATCH net-next v4 2/8] selftests/net: Provide test_snprintf() helper
` [PATCH net-next v4 3/8] selftests/net: Be consistent in kconfig checks
` [PATCH net-next v4 4/8] selftests/net: Open /proc/thread-self in open_netns()
` [PATCH net-next v4 5/8] selftests/net: Don't forget to close nsfd after switch_save_ns()
` [PATCH net-next v4 6/8] selftests/tcp_ao: Fix printing format for uint64_t
` [PATCH net-next v4 7/8] selftests/net: Synchronize client/server before counters checks
` [PATCH net-next v4 8/8] selftests/net: Add trace events matching to tcp_ao

[PATCH] PCI: qcom-ep: Do not enable resources during probe()
 2024-08-23 22:04 UTC  (2+ messages)

[PATCH 0/2] Fixes for Tegra audio
 2024-08-23 22:03 UTC  (3+ messages)
` [PATCH 1/2] ASoC: dapm: Fix UAF for snd_soc_pcm_runtime object

[PATCH next] HID: hid-goodix: Fix a signedness bug in goodix_hid_get_raw_report()
 2024-08-23 22:01 UTC  (5+ messages)

[PATCH v11 00/39] arm64/gcs: Provide support for GCS in userspace
 2024-08-23 22:01 UTC  (6+ messages)
` [PATCH v11 25/39] arm64/signal: Expose GCS state in signal frames

[PATCH] PCI: dwc: change to use devm_clk_get_enabled() helpers
 2024-08-23 21:56 UTC  (2+ messages)

[PATCH v2 0/4] arm64: dts: ti: k3-am62{a,p}x-sk: add opp frequencies
 2024-08-23 21:54 UTC  (5+ messages)
` [PATCH v2 1/4] arm64: dts: ti: k3-am62a: "
` [PATCH v2 2/4] arm64: dts: ti: k3-am62a7-sk: add 1.4ghz opp entry
` [PATCH v2 3/4] arm64: dts: ti: k3-am62p: add opp frequencies
` [PATCH v2 4/4] arm64: dts: ti: k3-am62p5-sk: add 1.4ghz opp entry

[PATCH] sched: Don't try to catch up excess steal time
 2024-08-23 21:52 UTC  (3+ messages)

[PATCH 1/1] x86/hyperv: Set X86_FEATURE_TSC_KNOWN_FREQ when Hyper-V provides frequency
 2024-08-23 21:51 UTC  (5+ messages)

[BUG almost bisected] Splat in dequeue_rt_stack() and build error
 2024-08-23 21:51 UTC  (4+ messages)

[PATCH 0/7] staging: vchiq_core: Refactor vchiq_bulk_transfer() logic
 2024-08-23 21:50 UTC  (9+ messages)
` [PATCH 1/7] staging: vchiq: Factor out bulk transfer for VCHIQ_BULK_MODE_WAITING
` [PATCH 3/7] staging: vchiq_core: Factor out bulk transfer for blocking mode
` [PATCH 6/7] staging: vchiq_core: Remove unused function argument
` [PATCH 7/7] staging: vchiq_core: Pass enumerated flag instead of int

[PATCH] spi: rockchip: Resolve unbalanced runtime PM / system PM handling
 2024-08-23 21:41 UTC 

[RFC PATCH net] tools/net/ynl: fix cli.py --subscribe feature
 2024-08-23 21:39 UTC  (5+ messages)

[PATCH v3 00/25] DCD: Add support for Dynamic Capacity Devices (DCD)
 2024-08-23 21:32 UTC  (6+ messages)
` [PATCH v3 18/25] cxl/extent: Process DCD events and realize region extents
` [PATCH v3 22/25] cxl/region: Read existing extents on region creation

[PATCH 0/4] media: platform: mtk-mdp3: Cleanups for masking in cmdq operations
 2024-08-23 21:31 UTC  (5+ messages)
` [PATCH 1/4] media: platform: mtk-mdp3: Use cmdq_pkt_write when no mask is needed
` [PATCH 2/4] media: platform: mtk-mdp3: Remove useless variadic arguments from macros
` [PATCH 3/4] media: platform: mtk-mdp3: Remove mask parameter from MM_REG_WRITE macro
` [PATCH 4/4] media: platform: mtk-mdp3: Remove mask parameter from MM_REG_POLL macro

[PATCH v3 0/6] New support and problem adjustment of SPI rockchip
 2024-08-23 21:28 UTC  (4+ messages)
` [PATCH v3 5/6] spi: rockchip: Suspend and resume the bus during NOIRQ_SYSTEM_SLEEP_PM ops

[PATCH rcu 0/4] Reduce lock contention during RCU CPU stall warnings
 2024-08-23 21:15 UTC  (5+ messages)
` [PATCH rcu 1/4] rcu: Defer printing stall-warning backtrace when holding rcu_node lock
` [PATCH rcu 2/4] rcu: Delete unused rcu_gp_might_be_stalled() function
` [PATCH rcu 3/4] rcu: Stop stall warning from dumping stacks if grace period ends
` [PATCH rcu 4/4] rcu: Finer-grained grace-period-end checks in rcu_dump_cpu_stacks()

[PATCH v2] firmware_loader: Block path traversal
 2024-08-23 21:13 UTC  (2+ messages)

[PATCH v4] PCI: Detect and trust built-in Thunderbolt chips
 2024-08-23 21:12 UTC  (2+ messages)

[PATCH V2 net] net: mana: Fix error handling in mana_create_txq/rxq's NAPI cleanup
 2024-08-23 21:12 UTC  (2+ messages)

[PATCH v2] driver core: Explicitly initialize struct member @data.have_async in __device_attach()
 2024-08-23 21:12 UTC  (3+ messages)

[PATCH v2] Avoid memory barrier in read_seqcount() through load acquire
 2024-08-23 21:05 UTC  (4+ messages)

[tip: x86/misc] x86/syscall: Avoid memcpy() for ia32 syscall_get_arguments()
 2024-08-23 21:05 UTC 

[PATCH 5/4] Squashfs: Ensure all readahead pages have been used
 2024-08-23 21:02 UTC  (3+ messages)

[PATCH v12 00/12] Initial Marvell PXA1908 support
 2024-08-23 20:54 UTC  (13+ messages)
` [PATCH v12 01/12] clk: mmp: Switch to use struct u32_fract instead of custom one
` [PATCH v12 02/12] dt-bindings: pinctrl: pinctrl-single: add marvell,pxa1908-padconf compatible
` [PATCH v12 03/12] pinctrl: single: "
` [PATCH v12 04/12] dt-bindings: clock: Add Marvell PXA1908 clock bindings
` [PATCH v12 05/12] clk: mmp: Add Marvell PXA1908 APBC driver
` [PATCH v12 06/12] clk: mmp: Add Marvell PXA1908 APBCP driver
` [PATCH v12 07/12] clk: mmp: Add Marvell PXA1908 APMU driver
` [PATCH v12 08/12] clk: mmp: Add Marvell PXA1908 MPMU driver
` [PATCH v12 09/12] dt-bindings: marvell: Document PXA1908 SoC
` [PATCH v12 10/12] arm64: Kconfig.platforms: Add config for Marvell PXA1908 platform
` [PATCH v12 11/12] arm64: dts: Add DTS for Marvell PXA1908 and samsung,coreprimevelte
` [PATCH v12 12/12] MAINTAINERS: add myself as Marvell PXA1908 maintainer

[RFC PATCH v1 0/6] sched: NUMA-aware concurrency IDs
 2024-08-23 20:51 UTC  (12+ messages)
` [RFC PATCH v1 1/6] lib: Clarify comment on top of find_next_andnot_bit
` [RFC PATCH v1 2/6] lib: Implement find_{first,next,nth}_nor_bit, find_first_andnot_bit
` [RFC PATCH v1 3/6] cpumask: Implement cpumask_{first,next}_{nor,andnot}
` [RFC PATCH v1 4/6] sched: NUMA-aware per-memory-map concurrency IDs

[PATCH v3 00/17] platform/chrome: Add DT USB/DP muxing/topology support
 2024-08-23 20:47 UTC  (10+ messages)
` [PATCH v3 13/17] dt-bindings: Move google,cros-ec-typec binding to usb
` [PATCH v3 15/17] platform/chrome: cros_ec_typec: Add support for signaling DP HPD via drm_bridge
` [PATCH v3 16/17] platform/chrome: cros_ec_typec: Support DP muxing

[PATCH v2 0/2] Add retry tuning sequence
 2024-08-23 20:44 UTC  (4+ messages)
` [PATCH v2 1/2] mmc: sdhci_am654: Add retry tuning

[RFC 0/7] Introduce swiotlb throttling
 2024-08-23 20:42 UTC  (12+ messages)
` [RFC 1/7] swiotlb: "
` [RFC 2/7] dma: Handle swiotlb throttling for SGLs
` [RFC 5/7] scsi: storvsc: Enable swiotlb throttling

[PATCH 0/2] clk: qcom: gcc-sm8550: Fix shared clk parking breakage
 2024-08-23 20:33 UTC  (3+ messages)

[PATCH v3] iommu/s390: Implement blocking domain
 2024-08-23 20:31 UTC 

[git pull] Input updates for v6.11-rc4
 2024-08-23 20:31 UTC 

[PATCH net-next 0/6] Suspend IRQs during application busy periods
 2024-08-23 20:21 UTC  (7+ messages)
` [PATCH net-next 1/6] net: Add sysfs parameter irq_suspend_timeout
` [PATCH net-next 3/6] net: Add control functions for irq suspension

[PATCH 0/2] Exposing nice CPU usage to userspace
 2024-08-23 20:05 UTC  (3+ messages)
` [PATCH 1/2] Tracking cgroup-level niced CPU time
` [PATCH 2/2] Selftests for niced CPU statistics

[PATCH 0/9] netfs, cifs: Combined repost of fixes for truncation, DIO read and read-retry
 2024-08-23 20:12 UTC  (11+ messages)
` [PATCH 1/9] mm: Fix missing folio invalidation calls during truncation
` [PATCH 2/9] afs: Fix post-setattr file edit to do truncation correctly
` [PATCH 3/9] netfs: Fix netfs_release_folio() to say no if folio dirty
` [PATCH 4/9] netfs: Fix trimming of streaming-write folios in netfs_inval_folio()
` [PATCH 5/9] netfs: Fix missing iterator reset on retry of short read
` [PATCH 6/9] cifs: Fix lack of credit renegotiation on read retry
` [PATCH 7/9] netfs, cifs: Fix handling of short DIO read
` [PATCH 8/9] cifs: Fix FALLOC_FL_PUNCH_HOLE support
` [PATCH 9/9] netfs, cifs: Improve some debugging bits

[REPOST PATCH] Bluetooth: qca: If memdump doesn't work, re-enable IBS
 2024-08-23 20:10 UTC  (2+ messages)

[PATCH v2 00/10] mm: remove vma_merge()
 2024-08-23 20:07 UTC  (11+ messages)
` [PATCH v2 01/10] tools: improve vma test Makefile
` [PATCH v2 02/10] tools: add VMA merge tests
` [PATCH v2 03/10] mm: introduce vma_merge_struct and abstract vma_merge(),vma_modify()
` [PATCH v2 04/10] mm: remove duplicated open-coded VMA policy check
` [PATCH v2 05/10] mm: abstract vma_expand() to use vma_merge_struct
` [PATCH v2 06/10] mm: avoid using vma_merge() for new VMAs
` [PATCH v2 07/10] mm: make vma_prepare() and friends static and internal to vma.c
` [PATCH v2 08/10] mm: introduce commit_merge(), abstracting final commit of merge
` [PATCH v2 09/10] mm: refactor vma_merge() into modify-only vma_merge_existing_range()
` [PATCH v2 10/10] mm: rework vm_ops->close() handling on VMA merge

[PATCH v3 0/7] pressure: bmp280: Minor cleanup and interrupt support
 2024-08-23 20:06 UTC  (9+ messages)
` [PATCH v3 2/7] iio: pressure: bmp280: Add support for bmp280 soft reset
` [PATCH v3 3/7] iio: pressure: bmp280: Remove config error check for IIR filter updates
` [PATCH v3 4/7] iio: pressure: bmp280: Use sleep and forced mode for oneshot captures
` [PATCH v3 6/7] iio: pressure: bmp280: Add data ready trigger support

[PATCHv2 net-next] net: ag71xx: add missing reset_control_put
 2024-08-23 20:04 UTC 

[PATCH v25 00/33] Introduce QC USB SND audio offloading support
 2024-08-23 20:01 UTC  (34+ messages)
` [PATCH v25 01/33] xhci: add helper to stop endpoint and wait for completion
` [PATCH v25 02/33] usb: host: xhci: Repurpose event handler for skipping interrupter events
` [PATCH v25 03/33] xhci: sideband: add initial api to register a sideband entity
` [PATCH v25 04/33] usb: xhci: Allow for secondary interrupter to set IMOD
` [PATCH v25 05/33] usb: host: xhci-mem: Cleanup pending secondary event ring events
` [PATCH v25 06/33] usb: host: xhci-mem: Allow for interrupter clients to choose specific index
` [PATCH v25 07/33] usb: host: xhci-plat: Set XHCI max interrupters if property is present
` [PATCH v25 08/33] usb: dwc3: Specify maximum number of XHCI interrupters
` [PATCH v25 09/33] ALSA: Add USB audio device jack type
` [PATCH v25 10/33] ALSA: usb-audio: Export USB SND APIs for modules
` [PATCH v25 11/33] ALSA: usb-audio: Check for support for requested audio format
` [PATCH v25 12/33] ASoC: Add SOC USB APIs for adding an USB backend
` [PATCH v25 13/33] ASoC: usb: Add PCM format check API for "
` [PATCH v25 14/33] ASoC: usb: Create SOC USB SND jack kcontrol
` [PATCH v25 15/33] ASoC: usb: Fetch ASoC card and pcm device information
` [PATCH v25 16/33] ASoC: doc: Add documentation for SOC USB
` [PATCH v25 17/33] ASoC: dt-bindings: qcom,q6dsp-lpass-ports: Add USB_RX port
` [PATCH v25 18/33] ASoC: dt-bindings: Update example for enabling USB offload on SM8250
` [PATCH v25 19/33] ASoC: qcom: qdsp6: Introduce USB AFE port to q6dsp
` [PATCH v25 20/33] ASoC: qcom: qdsp6: q6afe: Increase APR timeout
` [PATCH v25 21/33] ASoC: qcom: qdsp6: Add USB backend ASoC driver for Q6
` [PATCH v25 22/33] ASoC: qcom: qdsp6: Add headphone jack for offload connection status
` [PATCH v25 23/33] ASoC: qcom: qdsp6: Fetch USB offload mapped card and PCM device
` [PATCH v25 24/33] ALSA: usb-audio: Introduce USB SND platform op callbacks
` [PATCH v25 25/33] ALSA: usb-audio: Save UAC sample size information
` [PATCH v25 26/33] ALSA: usb-audio: Prevent starting of audio stream if in use
` [PATCH v25 27/33] ALSA: usb-audio: qcom: Add USB QMI definitions
` [PATCH v25 28/33] ALSA: usb-audio: qcom: Introduce QC USB SND offloading support
` [PATCH v25 29/33] ALSA: usb-audio: qcom: Don't allow USB offload path if PCM device is in use
` [PATCH v25 30/33] ALSA: usb-audio: qcom: Use card and PCM index from QMI request
` [PATCH v25 31/33] ALSA: usb-audio: Add USB offload route kcontrol
` [PATCH v25 32/33] ALSA: usb-audio: Allow for rediscovery of connected USB SND devices
` [PATCH v25 33/33] ASoC: usb: Rediscover USB SND devices on USB port add

[PATCH v5 2/5] PCI: Check PCI_PM_CTRL instead of PCI_COMMAND in pci_dev_wait()
 2024-08-23 19:54 UTC  (2+ messages)

[PATCH net 0/1] NULL ptr dereference in tcp_rearm_rto
 2024-08-23 19:43 UTC  (4+ messages)
` [PATCH net 1/1] tcp: check skb is non-NULL in tcp_rto_delta_us()

[PATCH v2] Documentation: kbuild: explicitly document missing prompt
 2024-08-23 19:41 UTC 

[PATCH v3 00/10] MIPS: IPI Improvements
 2024-08-23 19:37 UTC  (5+ messages)
` [PATCH v3 06/10] irqchip: irq-mips-gic: Switch to ipi_mux
` [PATCH v3 09/10] irqchip: irq-mips-cpu: Rework software IRQ handling flow

[PATCH v3 0/5] x86/pvh: Make 64bit PVH entry relocatable
 2024-08-23 19:36 UTC  (6+ messages)
` [PATCH v3 1/5] xen: sync elfnote.h from xen tree
` [PATCH v3 2/5] x86/pvh: Make PVH entrypoint PIC for x86-64
` [PATCH v3 3/5] x86/pvh: Set phys_base when calling xen_prepare_pvh()
` [PATCH v3 4/5] x86/kernel: Move page table macros to header
` [PATCH v3 5/5] x86/pvh: Add 64bit relocation page tables

[PATCH v2] powerpc: warn on emulation of dcbz instruction in kernel mode
 2024-08-23 19:19 UTC  (8+ messages)

linux-next: build warning after merge of the drivers-x86 tree
 2024-08-23 19:16 UTC  (2+ messages)

[PATCH 0/7] iio: adc: ad7606: add support for AD7606C-{16,18} parts
 2024-08-23 19:19 UTC  (3+ messages)
` [PATCH 7/7] "

[PATCH] jfs: fix out-of-bounds in dbNextAG() and diAlloc()
 2024-08-23 19:18 UTC  (2+ messages)

[PATCH v2 16/19] gendwarfksyms: Add support for reserved structure fields
 2024-08-23 19:17 UTC  (12+ messages)

[PATCH] genirq: procfs: Make smp_affinity read-only for interrupts marked with IRQD_AFFINITY_MANAGED flag
 2024-08-23 19:16 UTC  (2+ messages)

[PATCH 0/2] KVM: Coalesced IO cleanup and test
 2024-08-23 19:13 UTC  (2+ messages)
` [PATCH 2/2] KVM: Clean up coalesced MMIO ring full check


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox