linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-06-24 13:12:05 to 2025-06-24 14:28:35 UTC [more...]

[RFC v2 00/16] Live Update Orchestrator
 2025-06-24 14:27 UTC  (4+ messages)
` [RFC v2 10/16] luo: luo_ioctl: add ioctl interface

[PATCH] fs/resctrl: using guard to simplify lock/unlock code
 2025-06-24 14:27 UTC  (3+ messages)

[PATCH net-next] selftests: net: add netpoll basic functionality test
 2025-06-24 14:27 UTC  (3+ messages)

[syzbot] [btrfs?] possible deadlock in btrfs_read_chunk_tree
 2025-06-24 14:27 UTC  (3+ messages)

[PATCH] rust: add basic ELF sections parser
 2025-06-24 14:26 UTC  (11+ messages)

[PATCH v1 00/13] pmdomain: Partial refactor, add MT8196 support
 2025-06-24 14:24 UTC  (2+ messages)

[RFC 0/2] lib/vsprintf: Add support for pte_t
 2025-06-24 14:23 UTC  (6+ messages)
` [RFC 1/2] "

[PATCH] riscv: Enable interrupt during exception handling
 2025-06-24 14:23 UTC  (9+ messages)

[PATCH] drm/imagination: Fix kernel crash when hard resetting the GPU
 2025-06-24 14:22 UTC 

[PATCH v6 0/8] Add TH1520 GPU support with power sequencing
 2025-06-24 13:58 UTC  (8+ messages)
    ` [PATCH v6 4/8] drm/imagination: Use pwrseq for TH1520 GPU power management
    ` [PATCH v6 5/8] dt-bindings: gpu: img,powervr-rogue: Add TH1520 GPU compatible
    ` [PATCH v6 8/8] drm/imagination: Enable PowerVR driver for RISC-V
  ` (subset) [PATCH v6 0/8] Add TH1520 GPU support with power sequencing

[PATCH] nfsd: Using guard() to simplify nfsd_cache_lookup()
 2025-06-24 14:21 UTC  (3+ messages)

[PATCH] ACPI / sysfs: Replace deprecated strcpy() with sysfs_emit
 2025-06-24 14:21 UTC 

[f2fs-dev] [PATCH v4 1/2] f2fs: convert F2FS_I_SB to sbi in f2fs_setattr()
 2025-06-24 14:19 UTC  (4+ messages)
` [f2fs-dev] [PATCH v4 2/2] f2fs: don't allow unaligned truncation to smaller/equal size on pinned file

[PATCH net-next] net: phy: realtek: add error handling to rtl8211f_get_wol
 2025-06-24 14:17 UTC 

[PATCH] usb: musb: fix gadget state on disconnect
 2025-06-24 14:16 UTC  (2+ messages)

[PATCH] docs: f2fs: fix typos in f2fs.rst
 2025-06-24 14:16 UTC  (2+ messages)

[PATCH v4 00/22] AMD MCA interrupts rework
 2025-06-24 14:16 UTC  (23+ messages)
` [PATCH v4 01/22] x86/mce: Don't remove sysfs if thresholding sysfs init fails
` [PATCH v4 02/22] x86/mce: Restore poll settings after storm subsides
` [PATCH v4 03/22] x86/mce/amd: Add default names for MCA banks and blocks
` [PATCH v4 04/22] x86/mce/amd: Fix threshold limit reset
` [PATCH v4 05/22] x86/mce/amd: Rename threshold restart function
` [PATCH v4 06/22] x86/mce/amd: Remove return value for mce_threshold_{create,remove}_device()
` [PATCH v4 07/22] x86/mce/amd: Remove smca_banks_map
` [PATCH v4 08/22] x86/mce/amd: Put list_head in threshold_bank
` [PATCH v4 09/22] x86/mce: Cleanup bank processing on init
` [PATCH v4 10/22] x86/mce: Remove __mcheck_cpu_init_early()
` [PATCH v4 11/22] x86/mce: Define BSP-only init
` [PATCH v4 12/22] x86/mce: Define BSP-only SMCA init
` [PATCH v4 13/22] x86/mce: Do 'UNKNOWN' vendor check early
` [PATCH v4 14/22] x86/mce: Separate global and per-CPU quirks
` [PATCH v4 15/22] x86/mce: Move machine_check_poll() status checks to helper functions
` [PATCH v4 16/22] x86/mce: Unify AMD THR handler with MCA Polling
` [PATCH v4 17/22] x86/mce: Unify AMD DFR "
` [PATCH v4 18/22] x86/mce/amd: Support SMCA Corrected Error Interrupt
` [PATCH v4 19/22] x86/mce/amd: Remove redundant reset_block()
` [PATCH v4 20/22] x86/mce/amd: Define threshold restart function for banks
` [PATCH v4 21/22] x86/mce: Handle AMD threshold interrupt storms
` [PATCH v4 22/22] x86/mce: Save and use APEI corrected threshold limit

[PATCH] ACPI / sysfs: Replace deprecated and unsafe functions with sysfs_emit
 2025-06-24 14:16 UTC  (4+ messages)

[PATCH v2] f2fs: fix KMSAN uninit-value in extent_info usage
 2025-06-24 14:16 UTC  (2+ messages)

[PATCH v4] staging: media: atomisp: fix coding style in ia_css_output.host.c
 2025-06-24 14:14 UTC  (2+ messages)

[PATCH v1 1/2] rust: time: Rename Delta's methods as_micros_ceil and as_millis
 2025-06-24 14:14 UTC  (6+ messages)

[PATCH] xfs: report a writeback error on a read() call
 2025-06-24 14:14 UTC  (2+ messages)

[PATCH] mailmap: Update Sachin Mokashi's email address
 2025-06-24 14:12 UTC 

[PATCH v2 0/5] tty: fixes on top of summer cleanup
 2025-06-24 14:12 UTC  (7+ messages)
` [PATCH v2 1/5] serial: 8250: extract serial8250_init_mctrl()
` [PATCH v2 2/5] serial: 8250: extract serial8250_iir_txen_test()
` [PATCH v2 3/5] serial: 8250: rename lsr_TEMT, iir_NOINT to lowercase

[PATCH v5 0/6] timers: Exclude isolated cpus from timer migation
 2025-06-24 14:11 UTC  (5+ messages)
` [PATCH v5 5/6] cgroup/cpuset: Fail if isolated and nohz_full don't leave any housekeeping

[PATCH v10 RESEND] wifi: mt76: mt7915: add wds support when wed is enabled
 2025-06-24 14:11 UTC  (2+ messages)

[PATCHv6 07/16] x86/vsyscall: Reorganize the #PF emulation code
 2025-06-24 14:11 UTC  (7+ messages)

[RFC PATCH v2 00/51] 1G page support for guest_memfd
 2025-06-24 14:10 UTC  (9+ messages)
` [RFC PATCH v2 04/51] KVM: guest_memfd: Introduce KVM_GMEM_CONVERT_SHARED/PRIVATE ioctls

[PATCH] [v2] ethernet: intel: fix building with large NR_CPUS
 2025-06-24 14:10 UTC  (2+ messages)
` [Intel-wired-lan] "

[GIT PULL] Immutable tag between the pwrseq, drm and pmdomain trees for v6.17-rc1
 2025-06-24 14:10 UTC 

[PATCH 0/2] RISC-V: KVM: Enable ring-based dirty memory tracking
 2025-06-24 14:10 UTC  (3+ messages)
` [PATCH 2/2] KVM: riscv: selftests: Add common supported test cases

[PATCH v3 0/2] fix MADV_COLLAPSE issue if THP settings are disabled
 2025-06-24 14:08 UTC  (5+ messages)
` [PATCH v3 1/2] mm: huge_memory: disallow hugepages if the system-wide THP sysfs "

[PATCH net-next] net/mlx5e: Fix error handling in RQ memory model registration
 2025-06-24 14:07 UTC 

[PATCH v6 0/6] timers: Exclude isolated cpus from timer migation
 2025-06-24 14:06 UTC  (6+ messages)
` [PATCH v6 6/6] "

[PATCH v2 0/4] madvise anon_name cleanups
 2025-06-24 14:06 UTC  (9+ messages)
` [PATCH v2 1/4] mm, madvise: simplify anon_name handling
` [PATCH v2 2/4] mm, madvise: extract mm code from prctl_set_vma() to mm/madvise.c
` [PATCH v2 3/4] mm, madvise: move madvise_set_anon_name() down the file
` [PATCH v2 4/4] mm, madvise: use standard madvise locking in madvise_set_anon_name()

[RFC 00/19] Kernel API Specification Framework
 2025-06-24 14:06 UTC  (3+ messages)

[PATCH 6.15 000/588] 6.15.4-rc2 review
 2025-06-24 14:05 UTC  (2+ messages)

[PATCH v1 0/5] ACPI: proc: A few cleanups
 2025-06-24 14:04 UTC  (2+ messages)

[PATCH v10 00/14] unwind_user: x86: Deferred unwinding infrastructure
 2025-06-24 14:03 UTC  (8+ messages)
` [PATCH v10 06/14] unwind_user/deferred: Add deferred unwinding interface

[PATCH 0/2] x86/smpboot: tidy sched-topology and drop useless SMT level
 2025-06-24 14:02 UTC  (4+ messages)
` [PATCH 2/2] x86/smpboot: avoid SMT domain attach/destroy if SMT is not enabled

[rft, PATCH v2 0/3] media: atomisp: replace math macros
 2025-06-24 14:02 UTC  (2+ messages)

[PATCH v6] arm64/mm: Optimize loop to reduce redundant operations of contpte_ptep_get
 2025-06-24 14:02 UTC  (7+ messages)

[PATCH v1 1/1] MIPS: Alchemy: Remove unused forward declaration
 2025-06-24 14:01 UTC  (7+ messages)

[PATCH] f2fs: Fix the typos in comments
 2025-06-24 13:59 UTC  (2+ messages)

[net-next v13 00/11] net: mtip: Add support for MTIP imx287 L2 switch driver
 2025-06-24 13:58 UTC  (8+ messages)
` [net-next v13 04/11] net: mtip: The L2 switch driver for imx287
` [net-next v13 05/11] net: mtip: Add net_device_ops functions to the L2 switch driver
` [net-next v13 06/11] net: mtip: Add mtip_switch_{rx|tx} "

[PATCH] usb: typec: displayport: Fix potential deadlock
 2025-06-24 13:58 UTC  (2+ messages)

[PATCH] cxl/port: automate cleanup with __free()
 2025-06-24 13:56 UTC  (3+ messages)

[PATCH v5] coccinelle: misc: Add field_modify script
 2025-06-24 13:54 UTC  (2+ messages)

[syzbot] Monthly udf report (Jun 2025)
 2025-06-24 13:54 UTC 

[PATCH v12 00/22] Support more Amlogic SoC families in crypto driver
 2025-06-24 13:52 UTC  (23+ messages)
` [PATCH v12 01/22] crypto: amlogic - Don't hardcode IRQ count
` [PATCH v12 02/22] crypto: amlogic - Add platform data
` [PATCH v12 03/22] crypto: amlogic - Remove clock input
` [PATCH v12 04/22] crypto: amlogic - Add MMIO helpers
` [PATCH v12 05/22] crypto: amlogic - Move get_engine_number()
` [PATCH v12 06/22] crypto: amlogic - Drop status field from meson_flow
` [PATCH v12 07/22] crypto: amlogic - Move algs definition and cipher API to cipher.c
` [PATCH v12 08/22] crypto: amlogic - Cleanup defines
` [PATCH v12 09/22] crypto: amlogic - Process more than MAXDESCS descriptors
` [PATCH v12 10/22] crypto: amlogic - Avoid kzalloc in engine thread
` [PATCH v12 11/22] crypto: amlogic - Introduce hasher
` [PATCH v12 12/22] crypto: amlogic - Use fallback for 192-bit keys
` [PATCH v12 13/22] crypto: amlogic - Add support for G12-series
` [PATCH v12 14/22] crypto: amlogic - Add support for AXG-series
` [PATCH v12 15/22] crypto: amlogic - Add support for A1-series
` [PATCH v12 16/22] dt-bindings: crypto: amlogic,gxl-crypto: correct clk and interrupt lines
` [PATCH v12 17/22] dt-bindings: crypto: amlogic,gxl-crypto: support new SoC's
` [PATCH v12 18/22] arm64: dts: amlogic: gxl: correct crypto node definition
` [PATCH v12 19/22] arm64: dts: amlogic: a1: add crypto node
` [PATCH v12 20/22] arm64: dts: amlogic: s4: "
` [PATCH v12 21/22] arm64: dts: amlogic: g12: "
` [PATCH v12 22/22] arm64: dts: amlogic: axg: "

[syzbot] Monthly media report (Jun 2025)
 2025-06-24 13:52 UTC 

[syzbot] Monthly hfs report (Jun 2025)
 2025-06-24 13:52 UTC 

[PATCH] lib: packing: Include necessary headers
 2025-06-24 13:50 UTC 

[PATCH 0/3] Add MT8196 compatibles to bindings
 2025-06-24 13:49 UTC  (2+ messages)

[PATCH v7 00/10] New DRM accel driver for Rockchip's RKNN NPU
 2025-06-24 13:50 UTC  (5+ messages)
` [PATCH v7 04/10] accel/rocket: Add job submission IOCTL
` [PATCH v7 06/10] dt-bindings: npu: rockchip,rknn: Add bindings

[PATCH v4 0/6] rust: add support for request_irq
 2025-06-24 13:50 UTC  (11+ messages)
` [PATCH v4 3/6] rust: irq: add support for non-threaded IRQs and handlers

[PATCH 5.15.y] xfs: fix super block buf log item UAF during force shutdown
 2025-06-24 13:48 UTC 

[PATCH v4 0/6] Add module support for Arm64 Exynos MCT driver
 2025-06-24 13:48 UTC  (3+ messages)
` [PATCH v4 5/6] clocksource/drivers/exynos_mct: Add module support

[PATCH 0/2] firmware: arm_scmi: add pm ops for scmi_power_control
 2025-06-24 14:58 UTC  (8+ messages)
` [PATCH 2/2] firmware: arm_scmi: power_control: Set SCMI_SYSPOWER_IDLE in pm resume

[PATCH v2 0/3] Add initial device tree for Billion Capture+
 2025-06-24 13:47 UTC  (4+ messages)
` [PATCH v2 3/3] arm64: dts: qcom: msm8953: Add "

[PATCH 0/5] RISC-V: KVM: Allow zicop/bfloat16 exts for guest
 2025-06-24 13:47 UTC  (11+ messages)
` [PATCH 1/5] RISC-V: KVM: Provide UAPI for Zicbop block size
` [PATCH 2/5] RISC-V: KVM: Allow Zicbop extension for Guest/VM
` [PATCH 3/5] RISC-V: KVM: Allow bfloat16 "
` [PATCH 4/5] KVM: riscv: selftests: Add Zicbop extension to get-reg-list test
` [PATCH 5/5] KVM: riscv: selftests: Add bfloat16 "

[PATCH net-next] ipv4: fib: Remove unnecessary encap_type check
 2025-06-24 14:03 UTC 

[PATCH V8 0/3] riscv: mm: Add soft-dirty and uffd-wp support
 2025-06-24 13:45 UTC  (3+ messages)

[PATCH next] Documentation: KVM: fix reference for kvm_ppc_resize_hpt and various typos
 2025-06-24 13:45 UTC  (4+ messages)

[PATCH net-next] net: Reoder rxq_idx check in __net_mp_open_rxq()
 2025-06-24 14:01 UTC 

[PATCH net-next] net: Remove unnecessary NULL check for lwtunnel_fill_encap()
 2025-06-24 14:00 UTC 

[PATCH v2 0/4] iommufd: Destroy vdevice on device unbind
 2025-06-24 13:41 UTC  (5+ messages)
` [PATCH v2 1/4] iommufd: Add iommufd_object_tombstone_user() helper
` [PATCH v2 4/4] iommufd/selftest: Add coverage for vdevice tombstone

[PATCH v3 0/5] rust: time: Convert hrtimer to use Instant and Delta
 2025-06-24 13:41 UTC  (3+ messages)

[PATCH v3 09/10] drm/xe/xe_late_bind_fw: Extract and print version info
 2025-06-24 13:41 UTC  (2+ messages)

[PATCH 0/8] update DMA API documentation
 2025-06-24 13:39 UTC  (9+ messages)
` [PATCH 1/8] docs: dma-api: use "DMA API" consistently throughout the document
` [PATCH 2/8] docs: dma-api: replace consistent with coherent
` [PATCH 3/8] docs: dma-api: remove remnants of PCI DMA API
` [PATCH 4/8] docs: dma-api: add a kernel-doc comment for dma_pool_zalloc()
` [PATCH 5/8] docs: dma-api: remove duplicate description of the DMA pool API
` [PATCH 6/8] docs: dma-api: clarify DMA addressing limitations
` [PATCH 7/8] docs: dma-api: update streaming DMA API physical address constraints
` [PATCH 8/8] docs: dma-api: clean up documentation of dma_map_sg()

[patch 00/13] ptp: Belated spring cleaning of the chardev driver
 2025-06-24 13:39 UTC  (7+ messages)
` [patch 08/13] ptp: Split out PTP_PIN_GETFUNC ioctl code
` [patch 13/13] ptp: Convert ptp_open/read() to __free()

[tip:locking/urgent] BUILD SUCCESS a24cc6ce1933eade12aa2b9859de0fcd2dac2c06
 2025-06-24 13:36 UTC 

SCHED_DEADLINE tasks missing their deadline with SCHED_FLAG_RECLAIM jobs in the mix (using GRUB)
 2025-06-24 13:36 UTC  (13+ messages)

[PATCH v3] wifi: mac80211: Prevent disconnect reports when no AP is associated
 2025-06-24 13:35 UTC  (4+ messages)

[PATCH 0/5] powerpc: Implement masked user access
 2025-06-24 13:17 UTC  (4+ messages)

[PATCH] perf/aux: Properly launch pending disable flow
 2025-06-24 13:32 UTC  (3+ messages)

[PATCH v2] greybus: gb-beagleplay: remove unneeded calls to devm_gpiod_put()
 2025-06-24 13:31 UTC 

[PATCH v6 0/5] Add dt-bindings and dtsi changes for CAMSS on x1e80100 silicon
 2025-06-24 13:31 UTC  (3+ messages)
` [PATCH v6 5/5] arm64: dts: qcom: x1e80100: Add CAMSS block definition

[PATCH V6 0/5] Add support for QCOM SPMI PMIC5 Gen3 ADC
 2025-06-24 13:28 UTC  (10+ messages)
` [PATCH V6 3/5] dt-bindings: iio: adc: Add support for QCOM "
` [PATCH V6 4/5] "
` [PATCH V6 5/5] thermal: qcom: add support for PMIC5 Gen3 ADC thermal monitoring

[PATCH 0/8] gpio: move generic GPIO chip fields out of the top-level gpio_chip struct
 2025-06-24 13:27 UTC  (9+ messages)
` [PATCH 1/8] gpio: generic: add new generic GPIO chip API
` [PATCH 2/8] gpio: mxc: use lock guards for the generic GPIO chip lock
` [PATCH 3/8] gpio: mxc: use new generic GPIO chip API
` [PATCH 4/8] gpio: clps711x: "
` [PATCH 5/8] gpio: cadence: use lock guards
` [PATCH 6/8] gpio: cadence: use new generic GPIO chip API
` [PATCH 7/8] gpio: 74xx-mmio: "
` [PATCH 8/8] gpio: en7523: "

[PATCH] arm64: dts: qcom: ipq5424: Add reserved memory for TF-A
 2025-06-24 13:27 UTC  (2+ messages)

[PATCH v2] misc: fastrpc: Fix channel resource access in device_open
 2025-06-24 13:27 UTC  (2+ messages)

[PATCH wireless-next v2] wifi: mac80211: consider links for validating SCAN_FLAG_AP in scan request during MLO
 2025-06-24 13:26 UTC  (2+ messages)

[PATCH v3 0/4] drm/xe: i2c support
 2025-06-24 13:26 UTC  (6+ messages)
` [PATCH v3 2/4] drm/xe: Support for I2C attached MCUs

[PATCH 0/4] Start using rpmpd for power domains on MSM8974
 2025-06-24 13:25 UTC  (5+ messages)
` [PATCH 4/4] ARM: dts: qcom: msm8974: Start using rpmpd for power domains

[PATCH] staging: media: atomisp: remove debug sysfs attributes active_bo and free_bo
 2025-06-24 13:24 UTC  (2+ messages)

[PATCH V2] mm/ptdump: Take the memory hotplug lock inside ptdump_walk_pgd()
 2025-06-24 13:24 UTC  (3+ messages)

[PATCH] dt-bindings: phy: apm,xgene-phy: Remove trailing whitespace
 2025-06-24 13:22 UTC 

[PATCH v3 0/6] Add module support for Arm64 Exynos MCT driver
 2025-06-24 13:22 UTC  (3+ messages)
` [PATCH 4/6] clocksource/drivers/exynos_mct: Fix uninitialized irq name warning

[PATCH] usb: gadget: udc: atmel: Use usb_endpoint_num() rather than duplicating its implementation
 2025-06-24 13:21 UTC 

[syzbot] [hams?] KASAN: slab-use-after-free Read in rose_get_neigh
 2025-06-24 13:20 UTC  (2+ messages)

[PATCH RFT 0/6] gpio: mmio: remove struct bgpio_pdata
 2025-06-24 13:19 UTC  (7+ messages)
` [PATCH RFT 1/6] gpio: mmio: drop the big-endian platform device variant
` [PATCH RFT 2/6] gpio: mmio: get chip label and GPIO base from device properties
` [PATCH RFT 3/6] mfd: vexpress-sysreg: set-up software nodes for gpio-mmio
` [PATCH RFT 4/6] ARM: omap1: ams-delta: use generic device properties "
` [PATCH RFT 5/6] ARM: s3c: crag6410: "
` [PATCH RFT 6/6] gpio: mmio: remove struct bgpio_pdata

[PATCH v2 0/5] madvise cleanup
 2025-06-24 13:16 UTC  (3+ messages)
` [PATCH v2 5/5] mm/madvise: eliminate very confusing manipulation of prev VMA

[PATCH v2] HID: appletb-kbd: fix slab use-after-free bug in appletb_kbd_probe
 2025-06-24 13:11 UTC  (2+ messages)


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