messages from 2025-02-27 11:48:18 to 2025-02-27 13:21:39 UTC [more...]
[PATCH v2 0/6] remove tlb_remove_page_ptdesc()
2025-02-27 13:21 UTC (3+ messages)
` [PATCH v2 3/6] mm: pgtable: convert some architectures to use tlb_remove_ptdesc()
[PATCH] Bluetooth: btintel_pcie: fix 32-bit warning
2025-02-27 13:21 UTC
[PATCH v5 00/21]Change ghes to use HEST-based offsets and add support for error inject
2025-02-27 13:21 UTC (12+ messages)
` [PATCH v5 01/21] tests/acpi: virt: add an empty HEST file
` [PATCH v5 02/21] tests/qtest/bios-tables-test: extend to also check HEST table
` [PATCH v5 03/21] tests/acpi: virt: update HEST file with its current data
` [PATCH v5 17/21] tests/acpi: virt: update HEST table to accept two sources
` [PATCH v5 19/21] docs: hest: add new "etc/acpi_table_hest_addr" and update workflow
[PATCH] x86/bootflag: Replace open-coded parity calculation with parity8()
2025-02-27 13:21 UTC (4+ messages)
` [tip: x86/boot] "
[PATCH v8 00/17] zsmalloc/zram: there be preemption
2025-02-27 13:20 UTC (13+ messages)
` [PATCH v8 01/17] zram: sleepable entry locking
` [PATCH v8 14/17] zram: permit reclaim in zstd custom allocator
[PATCH] drm: xlnx: zynqmp_dpsub: fix Kconfig dependencies for ASoC
2025-02-27 13:20 UTC
[PATCH] io_uring/net: fix build warning for !CONFIG_COMPAT
2025-02-27 13:20 UTC
[PATCH net-next v5 0/8] bpf: cpumap: enable GRO for XDP_PASS frames
2025-02-27 13:20 UTC (2+ messages)
[PATCH v3 0/2] rockchip: Add rk3562 power domain support
2025-02-27 13:19 UTC (6+ messages)
` [PATCH v3 1/2] dt-bindings: power: rockchip: Add support for RK3562 SoC
` [PATCH v3 2/2] soc: rockchip: power-domain: add power domain support for rk3562
[PATCH] ASoC: mediatek: mt8188: avoid uninitialized variable use
2025-02-27 13:19 UTC
[PATCH v2 00/38] x86: Try to wrangle PV clocks vs. TSC
2025-02-27 13:17 UTC (5+ messages)
` [PATCH v2 06/38] x86/tdx: Override PV calibration routines with CPUID-based calibration
` [PATCH v2 30/38] x86/paravirt: Don't use a PV sched_clock in CoCo guests with trusted TSC
[PATCH v4 1/3] rcutorture: Allow a negative value for nfakewriters
2025-02-27 13:16 UTC (3+ messages)
` [PATCH v4 2/3] rcu: Update TREE05.boot to test normal synchronize_rcu()
` [PATCH v4 3/3] rcu: Use _full() API to debug synchronize_rcu()
[PATCH v2 0/6] Maxim Integrated MAX77759 PMIC MFD-based drivers
2025-02-27 13:13 UTC (12+ messages)
` [PATCH v2 1/6] dt-bindings: gpio: add max77759 binding
` [PATCH v2 2/6] dt-bindings: nvmem: "
` [PATCH v2 3/6] dt-bindings: mfd: "
[PATCH 3/3] dt-bindings: net: Convert fsl,gianfar to YAML
2025-02-27 13:10 UTC (2+ messages)
[PATCH net-next 00/15] afs, rxrpc: Clean up refcounting on afs_cell and afs_server records
2025-02-27 13:10 UTC (3+ messages)
[PATCH v3 0/1] KVM: s390: fix a newly introduced bug
2025-02-27 13:09 UTC (2+ messages)
` [PATCH v3 1/1] KVM: s390: pv: fix race when making a page secure
[PATCH v3 0/4] Properly handle module_kobject creation
2025-02-27 13:08 UTC (7+ messages)
` [PATCH v3 2/4] kernel: refactor lookup_or_create_module_kobject()
[PATCH RFC] backlight: pwm_bl: Read back PWM period from provider
2025-02-27 13:07 UTC (3+ messages)
[PATCH v4 0/9] Driver core: Add faux bus devices
2025-02-27 13:06 UTC (2+ messages)
More than 256/512 glyphs on the Liinux console
2025-02-27 13:05 UTC (9+ messages)
[PATCH *-next 00/18] Remove weird and needless 'return' for void APIs
2025-02-27 13:03 UTC (3+ messages)
[PATCH v2 0/2] Remove problematic include in <asm/set_memory.h>
2025-02-27 13:03 UTC (4+ messages)
` [PATCH v2 2/2] x86/mm: Remove unnecessary include in set_memory.h
[PATCH v5 04/19] cpufreq/amd-pstate: Move perf values into a union
2025-02-27 12:59 UTC (2+ messages)
[PATCH] mtd: rawnand: brcmnand: fix PM resume warning
2025-02-27 12:58 UTC (2+ messages)
[PATCH v2 0/9] selftests/mm: Some cleanups from trying to run them
2025-02-27 12:58 UTC (4+ messages)
` [PATCH v2 8/9] selftests/mm: Skip map_populate on weird filesystems
[PATCH 0/3] hwmon: (ntc_thermistor) typo fixes and incorrect table fix
2025-02-27 12:57 UTC (4+ messages)
` [PATCH 1/3] hwmon: (ntc_thermistor) Fix module name in the Kconfig
` [PATCH 2/3] dt-bindings: hwmon: ntc-thermistor: fix typo regarding the deprecation of the ntc, compatibles
` [PATCH 3/3] hwmon: (ntc_thermistor) Fix the ncpXXxh103 sensor table
[RFC PATCH v1 00/10] Add RAS support for RISC-V architecture
2025-02-27 12:57 UTC (12+ messages)
` [RFC PATCH v1 01/10] riscv: Define ioremap_cache for RISC-V
` [RFC PATCH v1 02/10] riscv: Define arch_apei_get_mem_attribute "
` [RFC PATCH v1 03/10] acpi: Introduce SSE in HEST notification types
` [RFC PATCH v1 04/10] riscv: Add fixmap indices for GHES IRQ and SSE contexts
` [RFC PATCH v1 05/10] riscv: conditionally compile GHES NMI spool function
` [RFC PATCH v1 06/10] riscv: Add functions to register ghes having SSE notification
` [RFC PATCH v1 07/10] riscv: Add RISC-V entries in processor type and ISA strings
` [RFC PATCH v1 08/10] riscv: Introduce HEST SSE notification handlers
` [RFC PATCH v1 09/10] riscv: Add config option to enable APEI SSE handler
` [RFC PATCH v1 10/10] riscv: Enable APEI and NMI safe cmpxchg options required for RAS
[PATCH v4 0/2] mm: slub: Enhanced debugging in slub error
2025-02-27 12:55 UTC (7+ messages)
` [PATCH v4 1/2] mm: slub: Print the broken data before restoring slub
` [PATCH v4 2/2] mm: slub: call WARN() when the slab detect an error
[PATCH v5 1/9] x86/cpu: Prepend 0x to the hex values in cpu_debug_show()
2025-02-27 12:55 UTC (2+ messages)
` [tip: x86/cpu] x86/cpu: Prefix hexadecimal values with 0x "
[PATCH v5 2/9] cpufreq: intel_pstate: Avoid SMP calls to get cpu-type
2025-02-27 12:55 UTC (2+ messages)
` [tip: x86/cpu] "
[PATCH v5 3/9] perf/x86/intel: Use cache cpu-type for hybrid PMU selection
2025-02-27 12:55 UTC (2+ messages)
` [tip: x86/cpu] "
[PATCH v5 4/9] x86/cpu: Remove get_this_hybrid_cpu_*()
2025-02-27 12:55 UTC (2+ messages)
` [tip: x86/cpu] "
[PATCH] pipe_read: don't wake up the writer if the pipe is still full
2025-02-27 12:50 UTC (3+ messages)
[PATCH 0/2] Fix a BUG_ON crashing the kernel in start_this_handle
2025-02-27 12:51 UTC (7+ messages)
` [PATCH 1/2] ext4: only defer sb update on error if SB_ACTIVE
[PATCH 1/2] net: hisilicon: hns_mdio: remove incorrect ACPI_PTR annotation
2025-02-27 12:50 UTC (7+ messages)
[PATCH v2] drm/ci: fix merge request rules
2025-02-27 12:46 UTC (2+ messages)
[PATCH v2 0/8] pinctrl: sunxi: Add Allwinner A523 support
2025-02-27 12:46 UTC (8+ messages)
` [PATCH v2 4/8] pinctrl: sunxi: support moved power configuration registers
` [PATCH v2 6/8] dt-bindings: pinctrl: add compatible for Allwinner A523/T527
CONFIG_KASAN triggers ASAN bug in GCC 13.3.0 and 14.1.0
2025-02-27 12:46 UTC (7+ messages)
[PATCH 0/7] x86, KVM: Optimize SEV cache flushing
2025-02-27 12:45 UTC (3+ messages)
` [PATCH 6/7] x86, lib: Add wbinvd and wbnoinvd helpers to target multiple CPUs
[PATCH v3 00/16] SoundWire/ASoC: add SDW BPT/BRA support
2025-02-27 12:45 UTC (3+ messages)
` [PATCH v3 01/16] Documentation: driver: add SoundWire BRA description
[PATCH v3 00/20] ASoC: tas27{64,70}: improve support for Apple codec variants
2025-02-27 12:45 UTC (22+ messages)
` [PATCH v3 01/20] ASoC: dt-bindings: tas27xx: add compatible for SN012776
` [PATCH v3 02/20] ASoC: dt-bindings: tas2770: add compatible for TAS5770L
` [PATCH v3 03/20] ASoC: tas2764: Extend driver to SN012776
` [PATCH v3 04/20] ASoC: tas2764: Add control concerning overcurrent events
` [PATCH v3 05/20] ASoC: tas2770: Factor out set_ivsense_slots
` [PATCH v3 06/20] ASoC: tas2770: Fix and redo I/V sense TDM slot setting logic
` [PATCH v3 07/20] ASoC: tas2764: Reinit cache on part reset
` [PATCH v3 08/20] ASoC: dt-bindings: tas27xx: document ti,sdout-force-zero-mask property
` [PATCH v3 09/20] ASoC: tas2764: Configure zeroing of SDOUT slots
` [PATCH v3 10/20] ASoC: tas2764: Apply Apple quirks
` [PATCH v3 11/20] ASoC: tas2764: Raise regmap range maximum
` [PATCH v3 12/20] ASoC: tas2770: expose die temp to hwmon
` [PATCH v3 13/20] ASoC: tas2764: "
` [PATCH v3 14/20] ASoC: tas2764: Crop SDOUT zero-out mask based on BCLK ratio
` [PATCH v3 15/20] ASoC: tas2764: Enable main IRQs
` [PATCH v3 16/20] ASoC: tas2770: Power cycle amp on ISENSE/VSENSE change
` [PATCH v3 17/20] ASoC: dt-bindings: tas2770: add flags for SDOUT pulldown and zero-fill
` [PATCH v3 18/20] ASoC: tas2770: Add zero-fill and pull-down controls
` [PATCH v3 19/20] ASoC: tas2770: Support setting the PDM TX slot
` [PATCH v3 20/20] ASoC: tas2770: Set the SDOUT polarity correctly
[PATCH] drivers/base: fix iterator cleanup in attribute_container
2025-02-27 12:41 UTC (3+ messages)
` [PATCH 1/2] drivers/base: fix checkpatch.pl warnings in attribute_container.c (v2)
` [PATCH 2/2] drivers/base: fix iterator cleanup in attribute_container_find_class_device (v2)
Linux 6.13.5
2025-02-27 12:41 UTC (2+ messages)
Linux 6.12.17
2025-02-27 12:41 UTC (2+ messages)
Linux 6.6.80
2025-02-27 12:41 UTC (2+ messages)
[PATCH v5 0/9] Utilize cpu-type for CPU matching
2025-02-27 12:40 UTC (2+ messages)
[PATCH v5 0/4] rust: configfs abstractions
2025-02-27 12:35 UTC (5+ messages)
` [PATCH v5 1/4] rust: sync: change `<Arc<T> as ForeignOwnable>::PointedTo` to `T`
` [PATCH v5 2/4] rust: configfs: introduce rust support for configfs
` [PATCH v5 3/4] rust: configfs: add a sample demonstrating configfs usage
` [PATCH v5 4/4] MAINTAINERS: add entry for configfs Rust abstractions
[PATCH v2 00/14] kasan: x86: arm64: KASAN tag-based mode for x86
2025-02-27 12:33 UTC (14+ messages)
` [PATCH v2 01/14] kasan: sw_tags: Use arithmetic shift for shadow computation
[RFC PATCH net-next] net: ip: add sysctl_ip_reuse_exact_match
2025-02-27 12:31 UTC
[PATCH v18 0/3] ACPI: APEI: handle synchronous errors in task work
2025-02-27 12:31 UTC (3+ messages)
` [PATCH v18 2/3] mm: memory-failure: move return value documentation to function declaration
[RFC] hwmon: (acpi_power_meter) Replace hwmon_device_register
2025-02-27 12:31 UTC (6+ messages)
[PATCH net-next v3 0/3] net: ti: icssg-prueth: Add native mode XDP support
2025-02-27 12:27 UTC (3+ messages)
` [PATCH net-next v3 2/3] net: ti: icssg-prueth: introduce and use prueth_swdata struct for SWDATA
[PATCH v2 0/7] thermal: renesas: Add support fot RZ/G3E
2025-02-27 12:24 UTC (8+ messages)
` [PATCH v2 1/7] soc: renesas: rz-sysc: add syscon/regmap support
` [PATCH v2 2/7] clk: renesas: r9a09g047: Add clock and reset signals for the TSU IP
` [PATCH v2 3/7] dt-bindings: thermal: r9a09g047-tsu: Document the TSU unit
` [PATCH v2 4/7] thermal: renesas: rzg3e: Add thermal driver for the Renesas RZ/G3E SoC
` [PATCH v2 5/7] thermal: renesas: rzg3e: Add safety check when reading temperature
` [PATCH v2 6/7] arm64: dts: renesas: r9a09g047: Add TSU node
` [PATCH v2 7/7] arm64: defconfig: Enable RZ/G3E thermal
[PATCH v4 00/14] Change ghes to use HEST-based offsets and add support for error inject
2025-02-27 12:22 UTC (5+ messages)
` [PATCH v4 01/14] acpi/ghes: prepare to change the way HEST offsets are calculated
[PATCH net-next 00/10] devlink and mlx5: Introduce rate domains
2025-02-27 12:22 UTC (9+ messages)
` [PATCH net-next 03/10] devlink: Serialize access to "
[tip:irq/drivers] BUILD SUCCESS 399b2799985237cf5c3656b7cfc87cdaa489efd1
2025-02-27 12:21 UTC
[PATCH v2] md/raid1,raid10: don't ignore IO flags
2025-02-27 12:16 UTC
[PATCH 1/2] rust: Add initial cpumask abstractions
2025-02-27 12:19 UTC (4+ messages)
[PATCH 0/9] Introduce HDP support for STM32MP platforms
2025-02-27 12:16 UTC (11+ messages)
` [PATCH 7/9] ARM: dts: stm32: add Hardware debug port (HDP) on stm32mp25
[tip:ras/core] BUILD SUCCESS 6447828875b7d768e4ef0f58765b4bd4e16bcf18
2025-02-27 12:17 UTC
linux-next: manual merge of the sysctl tree with the tip tree
2025-02-27 12:18 UTC (2+ messages)
[PATCH] x86/crc32: use builtins to improve code generation
2025-02-27 12:17 UTC (4+ messages)
[PATCH net-next v9 0/6] Enable SGMII and 2500BASEX interface mode switching for Intel platforms
2025-02-27 12:15 UTC (7+ messages)
` [PATCH net-next v9 1/6] net: phylink: use pl->link_interface in phylink_expects_phy()
` [PATCH net-next v9 2/6] net: pcs: xpcs: re-initiate clause 37 Auto-negotiation
` [PATCH net-next v9 3/6] arch: x86: add IPC mailbox accessor function and add SoC register access
` [PATCH net-next v9 4/6] net: stmmac: configure SerDes on mac_finish
` [PATCH net-next v9 5/6] net: stmmac: configure SerDes according to the interface mode
` [PATCH net-next v9 6/6] net: stmmac: interface switching support for ADL-N platform
[PATCH] KVM: x86: ioapic: Optimize EOI handling to reduce unnecessary VM exits
2025-02-27 12:16 UTC (4+ messages)
` [PATCH Resend] "
[PATCH] MIPS: Ignore relocs against __ex_table for relocatable kernel
2025-02-27 10:12 UTC (2+ messages)
[PATCH net v2] net: 802: enforce underlying device type for GARP and MRP
2025-02-27 12:13 UTC (2+ messages)
[PATCH v4 02/14] Add TSEM specific documentation
2025-02-27 12:12 UTC (7+ messages)
` [PATCH v4 2/14] "
[RFC v2 00/20] lib: Rust implementation of SPDM
2025-02-27 12:11 UTC (6+ messages)
` [RFC v2 09/20] PCI/CMA: Expose in sysfs whether devices are authenticated
[PATCH v2] blk-throttle: fix lower bps rate by throtl_trim_slice()
2025-02-27 12:06 UTC
[PATCH 0/8] unwind, arm64: add sframe unwinder for kernel
2025-02-27 12:10 UTC (3+ messages)
` [PATCH 7/8] arm64: Define TIF_PATCH_PENDING for livepatch
[PATCH] pktgen: avoid unused-const-variable warning
2025-02-27 12:10 UTC (2+ messages)
[PATCH v3 0/5] xHCI: Isochronous error handling fixes and improvements
2025-02-27 12:10 UTC (4+ messages)
[PATCH] md/raid5: merge reshape_progress checking inside get_reshape_loc()
2025-02-27 12:04 UTC
[RESEND PATCH] dmaengine: Fix typo in comment
2025-02-27 12:08 UTC (2+ messages)
[PATCH v2] dmaengine: ti: k3-udma-glue: Drop skip_fdq argument from k3_udma_glue_reset_rx_chn
2025-02-27 12:08 UTC (2+ messages)
[PATCH RFC v2 00/29] Address Space Isolation (ASI)
2025-02-27 12:06 UTC (5+ messages)
` [PATCH RFC v2 03/29] mm: asi: Introduce ASI core API
[PATCH 1/1] dt-bindings: dma: fsl,edma: Add i.MX94 support
2025-02-27 12:07 UTC (2+ messages)
[PATCH 0/8] Add System Components for Microchip SAMA7D65 SoC
2025-02-27 12:07 UTC (2+ messages)
` (subset) "
[PATCH] dmaengine: img-mdc: remove incorrect of_match_ptr annotation
2025-02-27 12:07 UTC (2+ messages)
[PATCH] dmaengine: ti: k3-udma-glue: Drop skip_fdq argument from k3_udma_glue_reset_rx_chn
2025-02-27 12:07 UTC (2+ messages)
[PATCH v3 0/6] arm64: Introduce CIX P1 (SKY1) SoC
2025-02-27 12:06 UTC (7+ messages)
` [PATCH v3 1/6] dt-bindings: vendor-prefixes: Add CIX Technology Group Co., Ltd
` [PATCH v3 2/6] dt-bindings: arm: add CIX P1 (SKY1) SoC
` [PATCH v3 3/6] MAINTAINERS: Add CIX SoC maintainer entry
` [PATCH v3 4/6] arm64: Kconfig: add ARCH_CIX for cix silicons
` [PATCH v3 5/6] arm64: defconfig: Enable CIX SoC
` [PATCH v3 6/6] arm64: dts: cix: add initial CIX P1(SKY1) dts support
[PATCH v5 00/10] Add R5F and C7xv device nodes
2025-02-27 12:05 UTC (5+ messages)
` [PATCH v5 06/10] arm64: dts: ti: k3-am62p5-sk: Enable IPC with remote processors
[PATCH] crypto: lib/Kconfig - fix chacha/poly1305 dependencies more more
2025-02-27 12:04 UTC (12+ messages)
` [PATCH] crypto: lib/Kconfig - Select and hide arch options
` [v2 PATCH] crypto: lib/Kconfig - Hide arch options from user
` [v3 "
Patch and bugfix in block/blk-mq.c to regain stability when using various SD Cards and Card Readers
2025-02-27 11:52 UTC (5+ messages)
` mmc0: error -95 doing runtime resume
[PATCH v3 0/1] MIPS: Fix idle VS timer enqueue
2025-02-27 11:56 UTC (3+ messages)
` [PATCH v3 1/1] "
[PATCH v4 00/14] of: fix bugs and improve codes
2025-02-27 11:55 UTC (10+ messages)
` [PATCH v4 09/14] of: reserved-memory: Fix using wrong number of cells to get property 'alignment'
[PATCH v3 00/15] rockchip: Add rk3562 SoC and evb support
2025-02-27 11:19 UTC (6+ messages)
` [PATCH v3 02/15] dt-bindings: mmc: Add support for rk3562 eMMC
` [PATCH v3 03/15] dt-bindings: mmc: rockchip-dw-mshc: Add support for rk3562
` [PATCH v3 07/15] dt-bindings: spi: Add rk3562 support
` [PATCH v3 09/15] dt-bindings: usb: dwc3: Add support for rk3562
` [PATCH v3 11/15] dt-bindings: rockchip: pmu: Add rk3562 compatible
[PATCH 5/8] events: Move perf_event sysctls into kernel/events
2025-02-27 11:51 UTC (3+ messages)
` [tip: perf/core] perf/core: "
[PATCH v1 0/3] PM: Tweaks on top of "smart suspend" handling changes
2025-02-27 10:49 UTC (4+ messages)
` [PATCH v1 1/3] PM: sleep: Update power.smart_suspend under PM spinlock
` [PATCH v1 2/3] PM: runtime: Convert pm_runtime_blocked() to static inline
` [PATCH v1 3/3] PM: core: Tweak pm_runtime_block_if_disabled() return value
[RFC] dt-bindings: firmware: scmi: Introduce compatible string
2025-02-27 11:48 UTC (2+ messages)
[PATCH v3 13/13] arm64: defconfig: Enable Renesas RZ/T2H SoC option
2025-02-27 11:48 UTC (8+ messages)
[PATCH V2 00/12] badblocks: bugfix and cleanup for badblocks
2025-02-27 11:48 UTC (3+ messages)
` [PATCH V2 11/12] md: improve return types of badblocks handling functions
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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 read-only IMAP folder(s) and NNTP newsgroup(s).