linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-27 13:15:00 to 2025-08-27 15:34:41 UTC [more...]

[PATCH v3 00/30] Live Update Orchestrator
 2025-08-27 15:34 UTC  (15+ messages)
` [PATCH v3 17/30] liveupdate: luo_files: luo_ioctl: Unregister all FDs on device close
` [PATCH v3 29/30] luo: allow preserving memfd

[PATCH v2 0/5] Bugs clean-up
 2025-08-27 15:33 UTC  (9+ messages)
` [PATCH v2 4/5] x86/bugs: Add attack vector controls for SSB

[PATCH] pps: fix warning in pps_register_cdev when register device fail
 2025-08-27 15:32 UTC  (2+ messages)

[PATCH] mm/page_alloc: Harmonize should_compact_retry() type
 2025-08-27 15:30 UTC  (3+ messages)

[PATCH v2 0/3] xen/events: Fix Global and Domain VIRQ tracking
 2025-08-27 15:28 UTC  (9+ messages)
` [PATCH v2 1/3] xen/events: Cleanup find_virq() return codes
` [PATCH v2 2/3] xen/events: Return -EEXIST for bound VIRQs
` [PATCH v2 3/3] xen/events: Update virq_to_irq on migration

[PATCH] KVM: x86: Latch INITs only in specific CPU states in KVM_SET_VCPU_EVENTS
 2025-08-27 15:27 UTC 

[PATCH next] HID: i2c-hid: Fix test in i2c_hid_core_register_panel_follower()
 2025-08-27 15:26 UTC  (3+ messages)

[PATCH v1 0/7] Initial Kontron SMARC-sAM67 support
 2025-08-27 13:31 UTC  (3+ messages)
` [PATCH v1 7/7] arm64: dts: ti: Add support for Kontron SMARC-sAM67

[net-next v19 0/7] net: mtip: Add support for MTIP imx287 L2 switch driver
 2025-08-27 15:25 UTC  (5+ messages)
` [net-next v19 4/7] net: mtip: Add net_device_ops functions to the "
` [net-next v19 5/7] net: mtip: Add mtip_switch_{rx|tx} "

[PATCH] drivers: dma: sh: setup_xref error handling
 2025-08-27 15:24 UTC 

[PATCH v2] Fonts: Adding all Terminus fronts from 12 to 32 in bold, and normal versions
 2025-08-27 15:24 UTC 

[PATCH 1/1] docs: dt: writing-bindings: Add exception for clock-names
 2025-08-27 15:23 UTC  (3+ messages)

[PATCH 1/2] huge_mm.h: is_huge_zero_folio(NULL) should return false
 2025-08-27 15:16 UTC  (11+ messages)
              ` [PATCH v2] huge_mm.h: disallow is_huge_zero_folio(NULL)

[PATCH v3 0/2] a fix for connector modes leak in amdgpu driver
 2025-08-27 15:21 UTC  (3+ messages)
` [PATCH v3 1/2] drm/modes: export drm_mode_remove() helper
` [PATCH v3 2/2] drm/amd/display: fix leak of probed modes

[PATCHv3 0/8] direct-io: even more flexible io vectors
 2025-08-27 15:20 UTC  (5+ messages)

[PATCH 0/3] tools: testing: Use existing atomic.h for vma/radix-tree tests
 2025-08-27 15:19 UTC  (7+ messages)
` [PATCH 1/3] tools: testing: Allow importing arch headers in shared.mk
` [PATCH 2/3] tools: testing: Use existing atomic.h for vma/radix-tree tests

[PATCH v5 00/11] Add more tests for multi fs block atomic writes
 2025-08-27 15:16 UTC  (4+ messages)
` [PATCH v5 02/12] common/rc: Add _require_fio_version helper

[PATCH v3 0/5] Defer throttle when task exits to user
 2025-08-27 15:16 UTC  (7+ messages)
` [PATCH v3 4/5] sched/fair: Task based throttle time accounting

[PATCH 00/19] perf: Rework event_init checks
 2025-08-27 15:15 UTC  (12+ messages)
` [PATCH 02/19] perf/hisilicon: Fix group validation
` [PATCH 12/19] perf: Ignore event state for "

[PATCH 00/12] ChaCha and BLAKE2s cleanups
 2025-08-27 15:11 UTC  (13+ messages)
` [PATCH 01/12] arm: configs: Remove obsolete assignments to CRYPTO_CHACHA20_NEON
` [PATCH 02/12] crypto: chacha - register only "-lib" drivers
` [PATCH 03/12] lib/crypto: chacha: Remove unused function chacha_is_arch_optimized()
` [PATCH 04/12] lib/crypto: chacha: Rename chacha.c to chacha-block-generic.c
` [PATCH 05/12] lib/crypto: chacha: Rename libchacha.c to chacha.c
` [PATCH 06/12] lib/crypto: chacha: Consolidate into single module
` [PATCH 07/12] lib/crypto: x86/blake2s: Reduce size of BLAKE2S_SIGMA2
` [PATCH 08/12] lib/crypto: blake2s: Remove obsolete self-test
` [PATCH 09/12] lib/crypto: blake2s: Always enable arch-optimized BLAKE2s code
` [PATCH 10/12] lib/crypto: blake2s: Move generic code into blake2s.c
` [PATCH 11/12] lib/crypto: blake2s: Consolidate into single C translation unit
` [PATCH 12/12] lib/crypto: tests: Add KUnit tests for BLAKE2s

[PATCH v3 00/14] drm/tidss: dispc: Convert to FIELD_* API
 2025-08-27 15:12 UTC  (15+ messages)
` [PATCH v3 01/14] drm/tidss: dispc: Remove unused OVR_REG_GET
` [PATCH v3 02/14] drm/tidss: dispc: Convert accessors to macros
` [PATCH v3 03/14] drm/tidss: dispc: Switch to GENMASK instead of FLD_MASK
` [PATCH v3 04/14] drm/tidss: dispc: Get rid of FLD_VAL
` [PATCH v3 05/14] drm/tidss: dispc: Get rid of FLD_GET
` [PATCH v3 06/14] drm/tidss: dispc: Get rid of FLD_MOD
` [PATCH v3 07/14] drm/tidss: dispc: Switch REG_GET to using a mask
` [PATCH v3 08/14] drm/tidss: dispc: Switch REG_FLD_MOD "
` [PATCH v3 09/14] drm/tidss: dispc: Switch VID_REG_GET "
` [PATCH v3 10/14] drm/tidss: dispc: Switch VID_REG_FLD_MOD "
` [PATCH v3 11/14] drm/tidss: dispc: Switch VP_REG_GET "
` [PATCH v3 12/14] drm/tidss: dispc: Switch VP_REG_FLD_MOD "
` [PATCH v3 13/14] drm/tidss: dispc: Switch OVR_REG_FLD_MOD "
` [PATCH v3 14/14] drm/tidss: dispc: Define field masks being used

[PATCH v6 net-next 00/17] Add NETC Timer PTP driver and add PTP support for i.MX95
 2025-08-27 15:11 UTC  (7+ messages)
` [PATCH v6 net-next 04/17] ptp: add debugfs interfaces to loop back the periodic output signal
` [PATCH v6 net-next 14/17] net: enetc: move sync packet modification before dma_map_single()
` [PATCH v6 net-next 15/17] net: enetc: add PTP synchronization support for ENETC v4

[syzbot] [bluetooth?] general protection fault in bcsp_recv
 2025-08-27 15:11 UTC 

[PATCH v13 00/21] Enable CET Virtualization
 2025-08-27 15:09 UTC  (4+ messages)
` [PATCH v13 05/21] KVM: x86: Load guest FPU state when access XSAVE-managed MSRs

[PATCH] clk: at91: clk-sam9x60-pll: force write to PLL_UPDT register
 2025-08-27 15:08 UTC 

[PATCH v2] wifi: rtw89: use int type to store negative error codes
 2025-08-27 15:06 UTC 

[PATCH net-next v8] net: af_packet: Use hrtimer to do the retire operation
 2025-08-27 15:01 UTC 

[PATCH] rust: use the new name Location::file_as_c_str() in rustc 1.91.0+
 2025-08-27 14:56 UTC  (2+ messages)

[PATCH v3 0/3] arm64: dts: qcom: Add PCIe Support for sm8750
 2025-08-27 14:55 UTC  (2+ messages)

[PATCH 0/3] ARM: at91: enhance PM routines
 2025-08-27 14:54 UTC  (4+ messages)
` [PATCH 1/3] ARM: at91: pm: fix .uhp_udp_mask specification for current SoCs
` [PATCH 2/3] ARM: at91: pm: fix MCKx restore routine
` [PATCH 3/3] ARM: at91: pm: save and restore ACR during PLL disable/enable

[PATCH v2 bluetooth-next] Bluetooth: vhci: Prevent use-after-free by removing debugfs files early
 2025-08-27 14:53 UTC 

[PATCH v2 0/5] x86/fpu: don't abuse x86_task_fpu(PF_USER_WORKER) in .regset_get() paths
 2025-08-27 14:51 UTC  (7+ messages)

[PATCH] drvier: usb: dwc3: Fix runtime PM trying to activate child device xxx.dwc3 but parent is not active
 2025-08-27 14:52 UTC  (4+ messages)

[PATCH v11 00/23] Enable CXL PCIe Port Protocol Error handling and logging
 2025-08-27 14:51 UTC  (3+ messages)
` [PATCH v11 07/23] CXL/PCI: Move CXL DVSEC definitions into uapi/linux/pci_regs.h

[PATCH] powerpc/32: Fix unpaired stwcx. on interrupt exit
 2025-08-27 14:19 UTC 

[PATCH] powerpc/8xx: Remove specific code from fast_exception_return
 2025-08-27 14:18 UTC 

[PATCH 0/4] Enable Remote GPIO over RPMSG on i.MX Platform
 2025-08-27 14:49 UTC  (4+ messages)
` [PATCH 1/4] dt-bindings: remoteproc: imx_rproc: Add "rpmsg" subnode support

[PATCH] docs: admin-guide: Fix typo in nfsroot.rst
 2025-08-27 14:47 UTC 

[PATCH] arm64: dts: rockchip: Add vcc-supply to SPI flash on Pinebook Pro
 2025-08-27 14:48 UTC  (2+ messages)

[PATCH 0/2] selftests: Centralize kselftest headers to avoid relative includes
 2025-08-27 14:47 UTC  (3+ messages)
` [PATCH 1/2] selftests: Centralize include path for kselftest.h and kselftest_harness.h
` [PATCH 2/2] selftests: Replace relative includes with non-relative "

[PATCH net-next] ipv6: sit: Add ipip6_tunnel_dst_find() for cleanup
 2025-08-27 14:45 UTC  (2+ messages)

[PATCH -next] x86: Prevent KASAN false positive warnings in __show_regs()
 2025-08-27 14:45 UTC  (3+ messages)

[PATCH v2 0/2] sunrpc: allow dprintk() to go to the trace buffer instead of console
 2025-08-27 14:43 UTC  (7+ messages)
` [PATCH v2 1/2] sunrpc: remove dfprintk_cont() and dfprintk_rcu_cont()
` [PATCH v2 2/2] sunrpc: add a Kconfig option to redirect dfprintk() output to trace buffer

[PATCH net-next v6 0/7] devmem/io_uring: allow more flexibility for ZC DMA devices
 2025-08-27 14:40 UTC  (8+ messages)
` [PATCH net-next v6 1/7] queue_api: add support for fetching per queue DMA dev
` [PATCH net-next v6 2/7] io_uring/zcrx: add support for custom DMA devices
` [PATCH net-next v6 3/7] net: devmem: get netdev DMA device via new API
` [PATCH net-next v6 4/7] net/mlx5e: add op for getting netdev DMA device
` [PATCH net-next v6 5/7] net: devmem: pull out dma_dev out of net_devmem_bind_dmabuf
` [PATCH net-next v6 6/7] net: devmem: pre-read requested rx queues during bind
` [PATCH net-next v6 7/7] net: devmem: allow binding on rx queues with same DMA devices

[PATCH v2 0/2] drm: bridge: Add TI tmds181 and sn65dp159 driver (RFC)
 2025-08-27 14:41 UTC  (6+ messages)
  ` [PATCH v2 2/2] drm: bridge: Add TI tmds181 and sn65dp159 driver

[PATCH] reset: eyeq: fix OF node leak
 2025-08-27 14:41 UTC  (4+ messages)

[PATCH 1/2] io_uring/kbuf: fix signedness in this_len calculation
 2025-08-27 14:40 UTC  (2+ messages)

[PATCH 0/5] media: imx91: Add ISI support
 2025-08-27 14:40 UTC  (11+ messages)
` [PATCH 1/5] media: dt-bindings: nxp,imx8-isi: Add i.MX91 ISI compatible string
` [PATCH 2/5] media: nxp: imx8-isi: Simplify code by using helper macro
` [PATCH 3/5] media: nxp: imx8-isi: Add parallel camera input support
` [PATCH 4/5] media: nxp: imx8-isi: Reorder the platform data
` [PATCH 5/5] media: nxp: imx8-isi: Add ISI support for i.MX91

[PATCH 0/9] mm, swap: introduce swap table as swap cache (phase I)
 2025-08-27 14:35 UTC  (11+ messages)
` [PATCH 1/9] mm, swap: use unified helper for swap cache look up
` [PATCH 2/9] mm, swap: always lock and check the swap cache folio before use

[PATCH v2 1/2] dt-bindings: iio: temperature: Add NXP P3T175x support
 2025-08-27 14:36 UTC  (4+ messages)
` [PATCH v2 2/2] iio: temperature: Add driver for NXP P3T175x temperature sensor

[syzbot] [bluetooth?] general protection fault in bcsp_recv
 2025-08-27 14:36 UTC  (3+ messages)
` Forwarded: "

[PATCH v2 2/2] arm64: dts: rockchip: add DTs for 100ASK DShanPi A1
 2025-08-27 14:30 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: Add vcc-supply to SPI flash on Pinephone Pro
 2025-08-27 14:34 UTC 

[PATCH v2] MAINTAINERS: Update Shameer Kolothum's email address
 2025-08-27 14:32 UTC 

[PATCH net-next v5 0/7] devmem/io_uring: allow more flexibility for ZC DMA devices
 2025-08-27 14:34 UTC  (4+ messages)
` [PATCH net-next v5 6/7] net: devmem: pre-read requested rx queues during bind

[PATCH 0/5] staging: Destage VCHIQ interface and MMAL
 2025-08-27 14:33 UTC  (4+ messages)
` [PATCH 1/5] include: linux: Destage VCHIQ interface headers

[PATCH v3 00/14] Add DisplayPort support for QCS615 platform
 2025-08-27 14:31 UTC  (7+ messages)
` [PATCH v3 07/14] phy: qcom: qmp-usbc: Move reset and regulator config into PHY cfg

[PATCH 2/2] io_uring/kbuf: fix infinite loop in io_kbuf_inc_commit()
 2025-08-27 14:30 UTC  (2+ messages)

[PATCH] media: verisilicon: Explicitly disable all encoder ioctls for decoders
 2025-08-27 14:30 UTC  (2+ messages)

ETXTBSY window in __fput
 2025-08-27 14:29 UTC  (5+ messages)

[PATCH v4 0/2] rust: zpool: add abstraction for zpool drivers
 2025-08-27 14:24 UTC  (4+ messages)
` [PATCH v4 2/2] "

[PATCH v2] iommu/amd: Add support for hw_info for iommu capability query
 2025-08-27 14:22 UTC 

[PATCH] arm64: dts: rockchip: Enable the NPU on NanoPi R6C/R6S
 2025-08-27 14:22 UTC 

[GIT PULL] virtio,vhost: fixes
 2025-08-27 14:20 UTC 

[PATCH] drm/virtio: fix host visible memory detection in virtio-gpu
 2025-08-27 14:17 UTC  (5+ messages)

[PATCH v2] ALSA: hda/tas2781: Fix EFI name for calibration beginning with 1 instead of 0
 2025-08-27 14:15 UTC  (3+ messages)
  ` [EXTERNAL] "

[PATCH v2 00/18] cpufreq: use __free() for all cpufreq_cpu_get() references
 2025-08-27 14:13 UTC  (3+ messages)
` [PATCH v2 02/18] KVM: x86: Use __free(put_cpufreq_policy) for policy reference

[PATCH v2] staging: gpib: simplify and fix get_data_lines
 2025-08-27 14:11 UTC  (3+ messages)

[PATCH v2] Documentation: management-style: Reword "had better known the details" phrase
 2025-08-27 14:10 UTC  (8+ messages)

[PATCH v6 00/18] rnull: add configfs, remote completion to rnull
 2025-08-27 14:10 UTC  (11+ messages)
` [PATCH v6 06/18] rust: str: add `bytes_to_bool` helper function
` [PATCH v6 07/18] rust: configfs: re-export `configfs_attrs` from `configfs` module
` [PATCH v6 09/18] rust: block: use `NullTerminatedFormatter`
` [PATCH v6 12/18] rust: block: add block related constants
` [PATCH v6 14/18] rnull: enable configuration via `configfs`

[PATCH net-next v11 00/16] net: phy: Introduce PHY ports representation
 2025-08-27 14:10 UTC  (3+ messages)
` [PATCH net-next v11 08/16] net: phy: Introduce generic SFP handling for PHY drivers

[PATCH next] media: ti: j721e-csi2rx: Fix NULL vs IS_ERR() bug in ti_csi2rx_request_max_ppc()
 2025-08-27 14:09 UTC  (2+ messages)

[RFC][PATCH v2 00/29] introduce kmemdump
 2025-08-27 14:08 UTC  (19+ messages)
` [RFC][PATCH v2 22/29] mm/numa: Register information into Kmemdump

[PATCH v2 0/7] Cleanup free_pages() misuse
 2025-08-27 14:08 UTC  (3+ messages)
` [PATCH v2 6/7] arm64: Stop calling page_address() in free_pages()

[PATCH] drivers: perf: use us_to_ktime() where appropriate
 2025-08-27 14:05 UTC  (3+ messages)

[PATCH v2 0/8] drm/connector: hdmi: limit infoframes per driver capabilities
 2025-08-27 14:04 UTC  (6+ messages)
` [PATCH v2 1/8] drm/connector: let drivers declare infoframes as unsupported

[PATCH v2] PCI: keystone: Use kcalloc() instead of kzalloc()
 2025-08-27 14:04 UTC  (2+ messages)

[PATCH bpf-next v5] selftests/bpf: Add LPM trie microbenchmarks
 2025-08-27 14:01 UTC 

[PATCH 0/3] xen: use X86_FEATURE_XENPV for PV specific code
 2025-08-27 14:01 UTC  (7+ messages)
` [PATCH 1/3] xen: rework xen_pv_domain()
` [PATCH 2/3] xen: replace XENFEAT_auto_translated_physmap with xen_pv_domain()
` [PATCH 3/3] drivers/xen/gntdev: use xen_pv_domain() instead of cached value

[PATCH v4 0/3] PCI: Add support for PCIe WAKE# interrupt
 2025-08-27 13:58 UTC  (3+ messages)

[PATCH v3 00/11] mm: vm_normal_page*() improvements
 2025-08-27 13:57 UTC  (4+ messages)
` [PATCH v3 06/11] powerpc/ptdump: rename "struct pgtable_level" to "struct ptdump_pglevel"

[PATCH v9 0/2] Add ADI I3C Controller
 2025-08-27 13:51 UTC  (3+ messages)
` [PATCH v9 1/2] dt-bindings: i3c: Add adi-i3c-master
` [PATCH v9 2/2] i3c: master: Add driver for Analog Devices I3C Controller IP

[PATCH v4 00/13] PCI: dwc: Refactor register access with dw_pcie_clear_and_set_dword helper
 2025-08-27 13:51 UTC  (3+ messages)
` [PATCH v4 02/13] PCI: dwc: Refactor code by using dw_pcie_clear_and_set_dword()

[PATCH v2 1/1] VF Resource State Inconsistency Vulnerability in Linux bnxt_en Driver
 2025-08-27 13:51 UTC 

[PATCH v2 1/1] RFS Capability Bypass Vulnerability in Linux bnxt_en Driver
 2025-08-27 13:50 UTC 

[PATCH 000/114] clk: convert drivers from deprecated round_rate() to determine_rate()
 2025-08-27 13:49 UTC  (5+ messages)
` [PATCH 112/114] clk: scmi: remove round_rate() in favor of determine_rate()

[PATCH v3] block: mtip32xx: Remove excess code in mtip_pci_probe
 2025-08-27 13:50 UTC  (2+ messages)

[PATCH v2 iwl-next 0/2] igbvf: ethtool statistics improvements
 2025-08-27 13:49 UTC  (3+ messages)
` [PATCH v2 iwl-next 2/2] igbvf: remove redundant counter rx_long_byte_count from ethtool statistics

[PATCH v2 00/11] mfd: macsmc: add rtc, hwmon and hid subdevices
 2025-08-27 13:47 UTC  (2+ messages)

[patch V2 00/37] rseq: Optimize exit to user space
 2025-08-27 13:45 UTC  (4+ messages)
` [patch V2 28/37] rseq: Switch to fast path processing on exit to user

[syzbot] [fs?] [mm?] linux-next test error: WARNING in __folio_start_writeback
 2025-08-27 13:45 UTC  (2+ messages)

[PATCH v2 0/3] HID: hidraw: rework ioctls
 2025-08-27 13:45 UTC  (3+ messages)
` [PATCH v2 3/3] HID: tighten ioctl command parsing

[PATCH net-next] intel: Remove redundant ternary operators
 2025-08-27 13:42 UTC  (2+ messages)

[PATCH v3] crypto: qat - use kcalloc() in qat_uclo_map_objs_from_mof()
 2025-08-27 13:40 UTC  (2+ messages)

[PATCH] Add RWF_NOSIGNAL flag for pwritev2
 2025-08-27 13:39 UTC 

[PATCH v3 0/3] Add mutex to drm_gem_object.gpuva list
 2025-08-27 13:38 UTC  (4+ messages)
` [PATCH v3 1/3] drm_gem: add mutex to drm_gem_object.gpuva
` [PATCH v3 2/3] panthor: use drm_gem_object.gpuva.lock instead of gpuva_list_lock
` [PATCH v3 3/3] gpuvm: remove gem.gpuva.lock_dep_map

[PATCH v9 0/8] Support kdump with LUKS encryption by reusing LUKS volume keys
 2025-08-27 13:38 UTC  (7+ messages)
` [PATCH v9 1/8] kexec_file: allow to place kexec_buf randomly

[PATCH] drm/bridge: adv7511: provide SPD and HDMI infoframes
 2025-08-27 13:38 UTC  (2+ messages)

[PATCH v2 0/3] Add mutex to drm_gem_object.gpuva list
 2025-08-27 13:35 UTC  (4+ messages)
` [PATCH v2 3/3] gpuvm: remove gem.gpuva.lock_dep_map

[PATCH v13 00/11] Add STM32MP25 PCIe drivers
 2025-08-27 13:30 UTC  (2+ messages)
` (subset) "

[PATCH net-next v2] net: nfc: nci: Turn data timeout into a module parameter and increase the default
 2025-08-27 13:29 UTC  (2+ messages)

[PATCH v2 0/9] Error recovery for vfio-pci devices on s390x
 2025-08-27 13:27 UTC  (3+ messages)
` [PATCH v2 4/9] s390/pci: Restore airq unconditionally for the zPCI device

[PATCH] net: wwan: iosm: use int type to store negative error codes
 2025-08-27 13:27 UTC  (2+ messages)

[PATCH] memfd,selinux: call security_inode_init_security_anon
 2025-08-27 13:23 UTC  (2+ messages)

[PATCH v2 0/9] Add support ANS2 NVMe on Apple A11
 2025-08-27 13:20 UTC  (12+ messages)
` [PATCH v2 3/9] dt-bindings: iommu: apple,sart: Add "
` [PATCH v2 6/9] dt-bindings: nvme: apple,nvme-ans: "

[PATCH net-next v7 0/5] Add Ethernet MAC support for SpacemiT K1
 2025-08-27 13:17 UTC  (4+ messages)
` [PATCH net-next v7 2/5] net: spacemit: Add K1 Ethernet MAC

[PATCH 0/3] Skip IRQ tests if irq legitimately is out of range
 2025-08-27 13:15 UTC  (2+ messages)

[PATCH 0/2] riscv: mm: Some optimizations for tlb flush
 2025-08-27 13:14 UTC  (2+ messages)
` [PATCH 2/2] riscv: mm: Clear cpu in mm_cpumask after local_flush_tlb_all_asid


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