linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-12-02 13:36:02 to 2022-12-02 16:33:08 UTC [more...]

[PATCH v2 0/3] soundwire: cadence: Fix oversized FIFO size define
 2022-12-02 16:18 UTC  (4+ messages)
` [PATCH v2 1/3] soundwire: cadence: Don't overflow the command FIFOs
` [PATCH v2 2/3] soundwire: cadence: Remove wasted space in response_buf
` [PATCH v2 3/3] soundwire: cadence: Drain the RX FIFO after an IO timeout

[PATCH] Revert "arm64: dma: Drop cache invalidation from arch_dma_prep_coherent()"
 2022-12-02 16:32 UTC  (13+ messages)

[PATCH v4 0/7] x86/cpu, kvm: Support AMD Automatic IBRS
 2022-12-02 16:31 UTC  (3+ messages)
` [PATCH v4 6/7] x86/cpu: "

[PATCH v2 00/50] KVM: Rework kvm_init() and hardware enabling
 2022-12-02 16:31 UTC  (10+ messages)
` [PATCH v2 40/50] KVM: x86: Do compatibility checks when onlining CPU
` [PATCH v2 41/50] KVM: Rename and move CPUHP_AP_KVM_STARTING to ONLINE section
` [PATCH v2 42/50] KVM: Disable CPU hotplug during hardware enabling/disabling

[PATCH] docs: Integrate rustdoc into Rust documentation
 2022-12-02 16:30 UTC  (5+ messages)

[PATCH v13 1/2] dt-bindings: arm: qcom: Add zombie
 2022-12-02 16:30 UTC  (3+ messages)
` [PATCH v13 2/2] arm64: dts: qcom: sc7280: Add DT for sc7280-herobrine-zombie

fw_fallback.sh test failed in Debian 11
 2022-12-02 16:29 UTC  (10+ messages)

[PATCH next] arm64: alternatives: add __init/__initconst to some functions/variables
 2022-12-02 16:18 UTC 

[PATCH] mm: do not BUG_ON missing brk mapping, because userspace can unmap it
 2022-12-02 16:27 UTC 

[PATCH] net: stmmac: fix "snps,axi-config" node property parsing
 2022-12-02 16:17 UTC 

[PATCH v4 0/9] Migrate i8255 GPIO drivers to regmap API
 2022-12-02 16:27 UTC  (10+ messages)
` [PATCH v4 1/9] gpio: regmap: Always set gpio_chip get_direction
` [PATCH v4 2/9] regmap-irq: Add handle_mask_sync() callback
` [PATCH v4 3/9] gpio: 104-dio-48e: Migrate to the regmap-irq API
` [PATCH v4 4/9] gpio: 104-idi-48: "
` [PATCH v4 5/9] gpio: 104-idi-48: Migrate to gpio-regmap API
` [PATCH v4 6/9] gpio: i8255: "
` [PATCH v4 7/9] gpio: 104-dio-48e: Migrate to regmap API
` [PATCH v4 8/9] gpio: gpio-mm: "
` [PATCH v4 9/9] gpio: i8255: Remove unused legacy interface

[PATCH v3 1/3] arm64: dts: qcom: sdm845-db845c: fix audio codec interrupt pin name
 2022-12-02 16:26 UTC  (6+ messages)
` [PATCH v3 2/3] arm64: dts: qcom: sdm845: align TLMM pin configuration with DT schema
` [PATCH v3 3/3] arm64: dts: qcom: sdm845: do not customize SPI0 pin drive/bias

[PATCH 1/4] container_of: add container_of_const() that preserves const-ness of the pointer
 2022-12-02 16:24 UTC  (3+ messages)

[PATCH 0/3] xen: ACPI processor related fixes
 2022-12-02 16:17 UTC  (7+ messages)
` [PATCH 1/3] acpi/processor: fix evaluating _PDC method when running as Xen dom0

[PATCH v2 00/28] Rust core additions
 2022-12-02 16:14 UTC  (29+ messages)
` [PATCH v2 01/28] rust: prelude: split re-exports into groups
` [PATCH v2 02/28] rust: print: add more `pr_*!` levels
` [PATCH v2 03/28] rust: print: add `pr_cont!` macro
` [PATCH v2 04/28] rust: samples: add `rust_print` example
` [PATCH v2 05/28] rust: macros: add `concat_idents!` proc macro
` [PATCH v2 06/28] rust: macros: add `#[vtable]` "
` [PATCH v2 07/28] rust: macros: take string literals in `module!`
` [PATCH v2 08/28] rust: error: declare errors using macro
` [PATCH v2 09/28] rust: error: add codes from `errno-base.h`
` [PATCH v2 10/28] rust: error: add `From` implementations for `Error`
` [PATCH v2 11/28] rust: prelude: add `error::code::*` constant items
` [PATCH v2 12/28] rust: alloc: add `RawVec::try_with_capacity_in()` constructor
` [PATCH v2 13/28] rust: alloc: add `Vec::try_with_capacity{,_in}()` constructors
` [PATCH v2 14/28] rust: str: add `BStr` type
` [PATCH v2 15/28] rust: str: add `b_str!` macro
` [PATCH v2 16/28] rust: str: add `CStr` type
` [PATCH v2 17/28] rust: str: implement several traits for `CStr`
` [PATCH v2 18/28] rust: str: add `CStr` unit tests
` [PATCH v2 19/28] rust: str: add `c_str!` macro
` [PATCH v2 20/28] rust: str: add `Formatter` type
` [PATCH v2 21/28] rust: str: add `CString` type
` [PATCH v2 22/28] rust: str: add `fmt!` macro
` [PATCH v2 23/28] rust: std_vendor: add `dbg!` macro based on `std`'s one
` [PATCH v2 24/28] rust: static_assert: add `static_assert!` macro
` [PATCH v2 25/28] rust: add `build_error` crate
` [PATCH v2 26/28] rust: build_assert: add `build_{error,assert}!` macros
` [PATCH v2 27/28] rust: types: add `Either` type
` [PATCH v2 28/28] rust: types: add `Opaque` type

[PATCH v3 00/17] crypt: x86 - fix RCU stalls
 2022-12-02 16:15 UTC  (8+ messages)
` [PATCH v4 00/24] crypto: "
  ` [PATCH v4 10/24] crypto: x86/poly - limit FPU preemption

[PATCH v10 1/2] gpio: loongson: add gpio driver support
 2022-12-02 16:11 UTC  (2+ messages)

[PATCH net-next 0/2] dsa: lan9303: Move to PHYLINK
 2022-12-02 16:05 UTC  (3+ messages)
` [PATCH net-next 1/2] dsa: lan9303: Add port_max_mtu API
` [PATCH net-next 2/2] dsa: lan9303: Move to PHYLINK

[PATCH] can: can327: Flush tx_work on ldisc .close()
 2022-12-02 16:01 UTC 

[regression] Bug 216753 - 6e 6 ghz bands are disabled since 5.16 on intel ax211
 2022-12-02 16:02 UTC  (4+ messages)

[PATCH v3 0/8] Generic IPI sending tracepoint
 2022-12-02 15:58 UTC  (9+ messages)
` [PATCH v3 1/8] DO-NOT-MERGE: tracing: Add __cpumask to denote a trace event field that is a cpumask_t
` [PATCH v3 2/8] trace: Add trace_ipi_send_cpumask()
` [PATCH v3 3/8] sched, smp: Trace IPIs sent via send_call_function_single_ipi()
` [PATCH v3 4/8] smp: Trace IPIs sent via arch_send_call_function_ipi_mask()
` [PATCH v3 5/8] irq_work: Trace self-IPIs sent via arch_irq_work_raise()
` [PATCH v3 6/8] treewide: Trace IPIs sent via smp_send_reschedule()
` [PATCH v3 7/8] smp: reword smp call IPI comment
` [PATCH v3 8/8] sched, smp: Trace smp callback causing an IPI

[PATCH v6 00/11] Implement AMD Pstate EPP Driver
 2022-12-02 15:59 UTC  (5+ messages)
` [PATCH v6 07/11] cpufreq: amd-pstate: add frequency dynamic boost sysfs control
` [PATCH v6 08/11] cpufreq: amd_pstate: add driver working mode status sysfs entry

[PATCH] error-injection: Add prompt for function error injection
 2022-12-02 15:56 UTC  (13+ messages)

[PATCH] devtmpfs: move NULLing the thread pointer before unregistering fs
 2022-12-02 15:56 UTC  (2+ messages)

[PATCH] KVM: Deal with nested sleeps in kvm_vcpu_block()
 2022-12-02 15:52 UTC  (5+ messages)

[PATCH] KVM: x86: fix APICv/x2AVIC disabled when vm reboot by itself
 2022-12-02 15:49 UTC  (2+ messages)

[PATCH v7 0/2] gpiolib: don't allow user-space to crash the kernel with hot-unplugs
 2022-12-02 15:47 UTC  (5+ messages)
` [PATCH v7 1/2] gpiolib: cdev: fix NULL-pointer dereferences
` [PATCH v7 2/2] gpiolib: protect the GPIO device against being dropped while in use by user-space

[PATCH] KVM: x86: hyper-v: Fix 'using uninitialized value' Coverity warning
 2022-12-02 15:44 UTC  (2+ messages)

[PATCH v3 0/2] mm/migrate: Fix writable pte for read migration entry
 2022-12-02 15:40 UTC  (11+ messages)
` [PATCH v3 1/2] mm/migrate: Fix read-only page got writable when recover pte

[PATCH] hfsplus: Fix bug causing custom uid and gid being unable to be assigned with mount
 2022-12-02 15:39 UTC 

[PATCH bpf-next] libbpf: parse usdt args without offset on x86 (e.g. 8@(%rsp))
 2022-12-02 15:38 UTC 

[PATCH] acpi: allow usage of acpi_tad without PRW
 2022-12-02 15:34 UTC 

[PATCH] can: slcan: fix freed work crash
 2022-12-02 15:32 UTC  (3+ messages)

[RFT PATCH v2 1/2] arm64: dts: qcom: sdm845-db845c: drop unneeded qup_spi0_default
 2022-12-02 15:32 UTC  (9+ messages)
` [RFT PATCH v2 2/2] arm64: dts: qcom: sdm845: align TLMM pin configuration with DT schema

[PATCH v2] iio: adc: stm32-dfsdm: fill module aliases
 2022-12-02 15:28 UTC 

[PATCH net-next v1 0/4] net: phy: mxl-gpy: broken interrupt fixes
 2022-12-02 15:28 UTC  (6+ messages)
` [PATCH net-next v1 1/4] net: phy: mxl-gpy: add MDINT workaround
` [PATCH net-next v1 2/4] dt-bindings: vendor-prefixes: add MaxLinear
` [PATCH net-next v1 3/4] dt-bindings: net: phy: add MaxLinear GPY2xx bindings
` [PATCH net-next v1 4/4] net: phy: mxl-gpy: disable interrupts on GPY215 by default

[PATCH v7 0/5] Add support running nested Microsoft Hypervisor
 2022-12-02 15:27 UTC  (5+ messages)
` [PATCH v7 2/5] Drivers: hv: Setup synic registers in case of nested root partition

[PATCH v2] brcmfmac: Add support for BCM43596 PCIe Wi-Fi
 2022-12-02 15:26 UTC  (19+ messages)

[PATCH v2 0/7] iommu/dma: s390 DMA API conversion and optimized IOTLB flushing
 2022-12-02 15:24 UTC  (10+ messages)
` [PATCH v2 7/7] iommu/s390: flush queued IOVAs on RPCIT out of resource indication

[PATCH v4 0/5] add debugfs to migration driver
 2022-12-02 15:21 UTC  (5+ messages)
` [PATCH v4 1/5] vfio/migration: Add debugfs to live "
` [PATCH v4 3/5] hisi_acc_vfio_pci: register debugfs for hisilicon "

[PATCH v6 0/3] arm64: dts: qcom: sm8450-hdk: add sound support
 2022-12-02 15:20 UTC  (4+ messages)
` [PATCH v6 1/3] arm64: dts: qcom: sm8450: add GPR node
` [PATCH v6 2/3] arm64: dts: qcom: sm8450: add Soundwire and LPASS
` [PATCH v6 3/3] arm64: dts: qcom: sm8450-hdk: add sound support

[PATCH v4 0/3] mtd: spi-nor: Extend SFDP to support additional octal modes as per latest JEDEC standard
 2022-12-02 15:20 UTC  (7+ messages)
` [PATCH v4 1/3] mtd: spi-nor: Extend SFDP 4byte address instruction lookup table with new octal modes as per JEDEC JESD216F
` [PATCH v4 2/3] mtd: spi-nor: Add additional octal-mode page program flags to be checked during SFDP 4BAIT parsing
` [PATCH v4 3/3] mtd: spi-nor: Add support for IS25LX256 operating in 1S-8S-8S octal read mode

[PATCH] RDMA/rxe: fix possible NULL MR dereference
 2022-12-02 15:14 UTC  (2+ messages)

[PATCH v2 0/1] can: esd_usb: Some preparation for supporting esd CAN-USB/3
 2022-12-02 15:13 UTC  (3+ messages)
` [PATCH v2 1/1] can: esd_usb: Allow REC and TEC to return to zero

[PATCH] vfio/mdev: fix possible memory leak in module init funcs
 2022-12-02 15:08 UTC  (6+ messages)

[PATCH v1 2/3] drivers: watchdog: Add StarFive Watchdog driver
 2022-12-02 15:08 UTC 

[PATCH v3 0/2] can: mcan: Add MCAN support for FSD SoC
 2022-12-02 15:04 UTC  (7+ messages)
  ` [PATCH v3 1/2] can: m_can: Move mram init to mcan device setup
        `  "
            `  "

[PATCH] rtmutex: Add acquire semantics for rtmutex lock acquisition
 2022-12-02 15:01 UTC  (3+ messages)

[PATCH] 9p: Remove unneeded idr.h #include in the net/9p directory
 2022-12-02 14:59 UTC  (2+ messages)

[PATCH] Implement ioremap_prot support (v2)
 2022-12-02 14:59 UTC  (2+ messages)

[PATCH 0/3] Fixes for uclamp and capacity inversion detection
 2022-12-02 14:57 UTC  (3+ messages)
` [RFC PATCH 3/3] sched/fair: Traverse cpufreq policies to detect capacity inversion

[PATCH v3] 9p/fd: set req refcount to zero to avoid uninitialized usage
 2022-12-02 14:57 UTC  (3+ messages)

[PATCH v5 00/16] x86: make PAT and MTRR independent from each other
 2022-12-02 14:56 UTC  (11+ messages)
` [PATCH v5 13/16] x86: decouple PAT and MTRR handling

[PATCH] gpiolib: fix compiling when CONFIG_GPIO_CDEV_V1 is not defined
 2022-12-02 14:55 UTC  (5+ messages)

[GIT PULL] gpio: fixes for v6.1-rc8
 2022-12-02 14:49 UTC  (2+ messages)

[PATCH net-next] net: phy: mxl-gpy: rename MMD_VEND1 macros to match datasheet
 2022-12-02 14:49 UTC 

[PATCH 00/15] can: m_can: Optimizations for tcan and peripheral chips
 2022-12-02 14:46 UTC  (24+ messages)
` [PATCH 02/15] can: m_can: Wakeup net queue once tx was issued
` [PATCH 03/15] can: m_can: Cache tx putidx and transmits in flight
` [PATCH 04/15] can: m_can: Use transmit event FIFO watermark level interrupt
` [PATCH 12/15] can: tcan4x5x: Remove invalid write in clear_interrupts
` [PATCH 13/15] can: tcan4x5x: Fix use of register error status mask
` [PATCH 14/15] can: tcan4x5x: Fix register range of first block

[PATCH 0/2] Fix lack of section mismatch warnings with LTO
 2022-12-02 14:44 UTC  (3+ messages)
` [PATCH 2/2] modpost: Include '.text.*' in TEXT_SECTIONS

[PATCH v2] tools: memory-model: Make plain accesses carry dependencies
 2022-12-02 14:44 UTC  (2+ messages)

[PATCH] mce: fix missing stack-dumping in mce_panic()
 2022-12-02 16:37 UTC  (2+ messages)

[PATCH v3] crypto: caam: blob_gen.c: warn if key is insecure
 2022-12-02 14:43 UTC  (3+ messages)

[PATCH v10 0/4] implement getrandom() in vDSO
 2022-12-02 14:38 UTC  (6+ messages)
` [PATCH v10 1/4] random: add vgetrandom_alloc() syscall

[paulmck-rcu:rcu/next] BUILD SUCCESS 1ab6c3f2e9237692f4d3d4a555d1ac31290ae0d1
 2022-12-02 14:35 UTC 

[PATCH v11 0/5] add aspeed-jpeg support for aspeed-video
 2022-12-02 14:24 UTC  (5+ messages)
` [PATCH v11 1/5] media: v4l: Add definition for the Aspeed JPEG format
` [PATCH v11 3/5] media: Documentation: aspeed-video: Add user documentation for the aspeed-video driver

[PATCH] mm/mempolicy: failed to disable numa balancing
 2022-12-02 14:16 UTC 

[PATCH v1 0/2] PM: runtime: Fix rpm_idle() and relocate rpm_callback()
 2022-12-02 14:32 UTC  (3+ messages)
` [PATCH v1 1/2] PM: runtime: Do not call __rpm_callback() from rpm_idle()
` [PATCH v1 2/2] PM: runtime: Relocate rpm_callback() right after __rpm_callback()

[PATCH-tip] sched: Fix use-after-free bug in dup_user_cpus_ptr()
 2022-12-02 14:30 UTC  (5+ messages)

[PATCH] trace: Fix some checker warnings
 2022-12-02 14:24 UTC  (2+ messages)

[PATCH v2 00/16] KVM: x86: gfn_to_pfn_cache fixes and cleanups
 2022-12-02 14:21 UTC  (5+ messages)
` [PATCH v2 05/16] KVM: x86: Remove unused argument in gpc_unmap_khva()

[PATCH V2 00/11] CXL: Process event logs
 2022-12-02 14:19 UTC  (4+ messages)
` [PATCH V2 08/11] cxl/mem: Wire up event interrupts

ld.lld: error: assignment to symbol __init_end does not converge
 2022-12-02 14:14 UTC 

[git pull] IOMMU Fixes for Linux v6.1-rc7
 2022-12-02 14:04 UTC 

[PATCH v2] x86/sgx: Replace kmap/kunmap_atomic calls
 2022-12-02 14:04 UTC  (2+ messages)
` [tip: x86/sgx] x86/sgx: Replace kmap/kunmap_atomic() calls

[PATCH v2] arm64: arch_timer: XGene-1: TVAL register math error breaks timer expiry calculation
 2022-12-02 14:04 UTC  (5+ messages)

[PATCH v1 1/1] x86/of: Remove unused early_init_dt_add_memory_arch()
 2022-12-02 14:04 UTC  (2+ messages)
` [tip: x86/apic] "

[PATCH v5 1/4] dt-bindings: x86: apic: Convert Intel's APIC bindings to YAML schema
 2022-12-02 14:04 UTC  (2+ messages)
` [tip: x86/apic] "

[PATCH v5 2/4] dt-bindings: x86: apic: Introduce new optional bool property for lapic
 2022-12-02 14:03 UTC  (2+ messages)
` [tip: x86/apic] "

[PATCH v5 3/4] x86/of: Replace printk(KERN_LVL) with pr_lvl()
 2022-12-02 14:03 UTC  (2+ messages)
` [tip: x86/apic] "

[PATCH v5 4/4] x86/of: Add support for boot time interrupt delivery mode configuration
 2022-12-02 14:03 UTC  (2+ messages)
` [tip: x86/apic] "

[PATCH] mm/mmap: Properly unaccount memory on mas_preallocate() failure
 2022-12-02 13:58 UTC  (2+ messages)

[tip:master] BUILD SUCCESS 6885a2611073edaed81bfcbf39be39843c723bd2
 2022-12-02 13:54 UTC 

[PATCH v7 0/8] Add MediaTek MT6357 PMIC support
 2022-12-02 13:54 UTC  (2+ messages)
` (subset) "

[PATCH][next] perf/x86/amd: fix potential integer overflow on shift of a int
 2022-12-02 13:51 UTC 

[paulmck-rcu:dev.2022.11.30a] BUILD SUCCESS 033ddc5d337984e20b9d49c8af4faa4689727626
 2022-12-02 13:46 UTC 

[PATCH v9 0/8] KVM: mm: fd-based approach for supporting KVM
 2022-12-02 13:44 UTC  (5+ messages)
` [PATCH v9 1/8] mm: Introduce memfd_restricted system call to create restricted user memory

[PATCH v3] mm/memfd: add MFD_NOEXEC_SEAL and MFD_EXEC
 2022-12-02 13:43 UTC  (2+ messages)

[PATCH v8 0/4] Add throttling detection to sev-guest
 2022-12-02 13:42 UTC  (6+ messages)
` [PATCH v8 4/4] virt: sev-guest: interpret VMM errors from guest request

[PATCH 00/14] staging: vc04_services: bcm2835-isp support
 2022-12-02 13:42 UTC  (11+ messages)

[PATCH v4 net-next 0/6] net: ethernet: ti: am65-cpsw: Fix set channel operation
 2022-12-02 13:41 UTC  (6+ messages)
` [PATCH v4 net-next 4/6] net: ethernet: ti: am65-cpsw: Add suspend/resume support

[paulmck-rcu:srcunmisafe.2022.12.01a] BUILD SUCCESS 51f5f78a4f804aeb73cf12a7cbba6e5198abd908
 2022-12-02 13:38 UTC 

[PATCH v8 00/11] add Amlogic A1 clock controller drivers
 2022-12-02 13:37 UTC  (12+ messages)
` [PATCH v8 01/11] dt-bindings: clock: meson: add A1 PLL clock controller bindings
` [PATCH v8 11/11] arm64: dts: meson: a1: introduce PLL and Peripherals clk controllers

kernel BUG at arch/x86/kernel/apic/apic.c with Dell server with x2APIC enabled and unset X2APIC
 2022-12-02 13:35 UTC  (2+ messages)
` [tip: x86/apic] x86/apic: Handle no CONFIG_X86_X2APIC on systems with x2APIC enabled by BIOS


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).