messages from 2025-08-13 21:43:09 to 2025-08-14 00:57:28 UTC [more...]
[PATCH 10/11] VFS: use d_alloc_parallel() in lookup_one_qstr_excl()
2025-08-14 0:56 UTC (2+ messages)
[PATCH] efi: Support booting with kexec handover (KHO)
2025-08-14 0:53 UTC (2+ messages)
[PATCH v2 0/2] md: fix sync_action show
2025-08-14 0:52 UTC (3+ messages)
` [PATCH v2 1/2] md: add helper rdev_needs_recovery()
[PATCH v8 00/30] TDX KVM selftests
2025-08-14 0:48 UTC (3+ messages)
` [PATCH v8 06/30] KVM: selftests: Add helper functions to create TDX VMs
[PATCH] lib/crypto: ensure generated *.S files are removed on make clean
2025-08-14 0:47 UTC (2+ messages)
[-next v2 0/4] some optimization for cpuset
2025-08-14 0:44 UTC (7+ messages)
` [-next v2 2/4] cpuset: decouple tmpmaks and cpumaks of cs free
` [-next v2 4/4] cpuset: add helpers for cpus read and cpuset_mutex locks
[PATCH v2 0/2] powerpc: pci-ioda: Rework pnv_ioda_pick_m64_pe()
2025-08-14 0:43 UTC (4+ messages)
` [PATCH v2 1/2] powerpc: pci-ioda: use bitmap_alloc() in pnv_ioda_pick_m64_pe()
[PATCH 0/2] KVM: SVM: fixes for SEV
2025-08-14 0:42 UTC (6+ messages)
` [PATCH 2/2] KVM: SVM: drop useless cpumask_test_cpu() in pre_sev_run()
[PATCH RESEND net-next v2] net: enetc: Remove error print for devm_add_action_or_reset()
2025-08-14 0:40 UTC (2+ messages)
[PATCH net-next v2] selftests: netconsole: Validate interface selection by MAC address
2025-08-14 0:40 UTC (2+ messages)
[PATCH v2 0/2] Add unified configuration for coding agents
2025-08-14 0:36 UTC (5+ messages)
` [PATCH v2 2/2] agents: add unified agent coding assistant configuration
[PATCH bpf v2 0/2] bpf: Allow fall back to interpreter for programs with stack size <= 512
2025-08-14 0:35 UTC (3+ messages)
` [PATCH bpf v2 2/2] selftests/bpf: Add socket filter attach test
[PATCH net-next] net/sched: act_api: Remove unnecessary nlmsg_trim()
2025-08-14 0:34 UTC (2+ messages)
[PATCH net-next v2] tun: replace strcpy with strscpy for ifr_name
2025-08-14 0:30 UTC (2+ messages)
[PATCH RESEND net-next 0/2] net: dsa: b53: mmap: Add bcm63268 GPHY power control
2025-08-14 0:25 UTC (3+ messages)
` [PATCH RESEND net-next 1/2] net: dsa: b53: mmap: Add gphy port to phy info for bcm63268
` [PATCH RESEND net-next 2/2] net: dsa: b53: mmap: Implement bcm63268 gphy power control
[PATCH net] virtio_net: adjust the execution order of function `virtnet_close` during freeze
2025-08-14 0:23 UTC (2+ messages)
[PATCH v4 0/3] usb: dwc3: Modify role-switching QC drd usb controllers
2025-08-14 0:16 UTC (3+ messages)
` [PATCH v4 2/3] usb: dwc3: qcom: Implement glue callbacks to facilitate runtime suspend
[PATCH v3 0/3] Add PM4125 audio codec driver
2025-08-14 0:14 UTC (4+ messages)
` [PATCH v3 1/3] dt-bindings: sound: add bindings for pm4125 audio codec
` [PATCH v3 2/3] ASoC: codecs: add new pm4125 audio codec driver
` [PATCH v3 3/3] MAINTAINERS: add Qualcomm PM4125 audio codec to drivers list
[PATCHv2 00/12] TDX: Enable Dynamic PAMT
2025-08-14 0:14 UTC (8+ messages)
ld.lld: error: Function Import: link error: linking module flags 'Code Model': IDs have conflicting values in 'vmlinux.a(init.o at 726002)' and 'vmlinux.a(security.o at 766562)'
2025-08-14 0:13 UTC
[PATCH 0/9] arm64: dts: qcom: x1: Disable audio codecs by default
2025-08-14 0:10 UTC (3+ messages)
[PATCH net-next] vsock: use sizeof(struct sockaddr_storage) instead of magic value
2025-08-14 0:10 UTC (2+ messages)
[PATCH v5 0/7] TDX host: kexec/kdump support
2025-08-14 0:09 UTC (5+ messages)
` [PATCH v5 3/7] x86/virt/tdx: Mark memory cache state incoherent when making SEAMCALL
[PATCH bpf-next v8 0/2] libbpf: fix USDT SIB argument handling causing unrecognized register error
2025-08-14 0:04 UTC (5+ messages)
` [PATCH bpf-next v8 1/2] "
` [PATCH bpf-next v8 2/2] selftests/bpf: Add an usdt_o2 test case in selftests to cover SIB handling logic
[PATCH v2] rust: devres: fix leaking call to devm_add_action()
2025-08-14 0:02 UTC (2+ messages)
[PATCH] gpu: nova-core: avoid probing non-display/compute PCI functions
2025-08-14 0:02 UTC (3+ messages)
[PATCH v2 net-next] amd-xgbe: Configure and retrieve 'tx-usecs' for Tx coalescing
2025-08-14 0:00 UTC (2+ messages)
[PATCH v6 0/7] TDX host: kexec/kdump support
2025-08-13 23:59 UTC (8+ messages)
` [PATCH v6 1/7] x86/kexec: Consolidate relocate_kernel() function parameters
` [PATCH v6 2/7] x86/sme: Use percpu boolean to control WBINVD during kexec
` [PATCH v6 3/7] x86/virt/tdx: Mark memory cache state incoherent when making SEAMCALL
` [PATCH v6 4/7] x86/kexec: Disable kexec/kdump on platforms with TDX partial write erratum
` [PATCH v6 5/7] x86/virt/tdx: Remove the !KEXEC_CORE dependency
` [PATCH v6 6/7] x86/virt/tdx: Update the kexec section in the TDX documentation
` [PATCH v6 7/7] KVM: TDX: Explicitly do WBINVD when no more TDX SEAMCALLs
[RFC PATCH 0/3] regulator: Add X-Powers AXP318W PMIC support
2025-08-13 23:53 UTC (4+ messages)
` [RFC PATCH 1/3] dt-bindings: mfd: x-powers,axp152: Document AXP318W
` [RFC PATCH 2/3] mfd: axp20x: Add support for AXP318W PMIC
` [RFC PATCH 3/3] regulator: axp20x: add support for the AXP318W
[PATCH v2] debugfs: fix mount options not being applied
2025-08-13 23:55 UTC
[RESEND PATCH] drm/mediatek: Add error handling for old state CRTC in atomic_disable
2025-08-13 23:55 UTC (2+ messages)
[PATCH v4 0/4] ftrace: Add function arguments to function tracers
2025-08-13 23:53 UTC (4+ messages)
` [PATCH v4 2/4] ftrace: Add support for function argument to graph tracer
[PATCH RFC 00/13] Collect documention-related tools under tools/doc
2025-08-13 23:51 UTC (30+ messages)
` [PATCH 01/13] docs: Move the "features" tools to tools/doc
` [PATCH 02/13] docs: move checktransupdate.py "
` [PATCH 03/13] docs: move scripts/check-variable-fonts.sh "
` [PATCH 04/13] docs: move scripts/documentation-file-ref-check "
` [PATCH 05/13] docs: move parallel-wrapper.sh to tools/doc/
` [PATCH 06/13] docs: move get_abi.py to tools/doc
` [PATCH 07/13] docs: move sphinx-pre-install "
` [PATCH 08/13] docs: move test_doc_build.py "
` [PATCH 09/13] docs: move parse-headers.pl "
` [PATCH 10/13] docs: move kernel-doc "
` [PATCH 11/13] docs: move split-man.pl "
` [PATCH 12/13] docs: move find-unused-docs.sh "
` [PATCH 13/13] docs: remove kernel-doc.pl
[PATCH] debugfs: fix mount options not being applied
2025-08-13 23:49 UTC (8+ messages)
[PATCH net-next v4] net: mana: Use page pool fragments for RX buffers instead of full pages to improve memory efficiency
2025-08-13 23:48 UTC (2+ messages)
[PATCH 0/6] Introduce SpacemiT K1 PCIe phy and host controller
2025-08-13 23:42 UTC (3+ messages)
` [PATCH 4/6] phy: spacemit: introduce PCIe/combo PHY
[PATCH net-next v3 0/3] Refine stmmac code
2025-08-13 23:40 UTC (2+ messages)
[PATCH] USB: storage: Ignore driver CD mode for Realtek multi-mode Wi-Fi dongles
2025-08-13 23:32 UTC (2+ messages)
[PATCH v2 0/4] irqchip/sg2042-msi: Fix broken affinity setting
2025-08-13 23:28 UTC (5+ messages)
` [PATCH v2 1/4] genirq: Add irq_chip_(startup/shutdown)_parent()
` [PATCH v2 2/4] PCI/MSI: Add startup/shutdown for per device domains
` [PATCH v2 3/4] irqchip/sg2042-msi: Fix broken affinity setting
` [PATCH v2 4/4] irqchip/sg2042-msi: Set MSI_FLAG_MULTI_PCI_MSI flags for SG2044
[RESEND PATCH net-next v3] net/core: fix wrong return value in __splice_segment
2025-08-13 23:27 UTC (2+ messages)
[PATCH v3 0/4] iio: adc: add support for ADE9000 Energy Monitoring IC
2025-08-13 23:24 UTC (3+ messages)
` [PATCH v3 2/4] dt-bindings: iio: adc: add ade9000
[PATCH v7 00/11] Trusted Execution Environment (TEE) driver for Qualcomm TEE (QTEE)
2025-08-13 23:23 UTC (17+ messages)
` [PATCH v7 06/11] firmware: qcom: scm: add support for object invocation
` [PATCH v7 07/11] firmware: qcom: tzmem: export shm_bridge create/delete
` [PATCH v7 10/11] qcomtee: enable TEE_IOC_SHM_ALLOC ioctl
[PATCH 4/4] iio: adc: ad7768-1: add support for ADAQ776x-1 ADC Family
2025-08-13 23:21 UTC (2+ messages)
[PATCH v4 0/8] Add initial USB support for the Renesas RZ/G3S SoC
2025-08-13 23:21 UTC (3+ messages)
` [PATCH v4 4/8] dt-bindings: reset: renesas,rzg2l-usbphy-ctrl: Document RZ/G3S support
[PATCH net-next v2] net: ethernet: stmmac: dwmac-rk: Make the clk_phy could be used for external phy
2025-08-13 23:18 UTC (2+ messages)
[PATCHv2 0/7] direct-io: even more flexible io vectors
2025-08-13 23:17 UTC (8+ messages)
` [PATCHv2 1/7] block: check for valid bio while splitting
[PATCH 1/6] iio: health: afe4403: Do not store dev pointer in device struct
2025-08-13 23:12 UTC (7+ messages)
` [PATCH 2/6] iio: health: afe4403: Use devm_regulator_get_enable() helper
` [PATCH 3/6] iio: health: afe4403: Use dev_err_probe() helper
` [PATCH 4/6] iio: health: afe4404: Do not store dev pointer in device struct
` [PATCH 5/6] iio: health: afe4404: Use devm_regulator_get_enable() helper
` [PATCH 6/6] iio: health: afe4404: Use dev_err_probe() helper
[PATCH] Revert "ata: libata-scsi: Improve CDL control"
2025-08-13 23:08 UTC (2+ messages)
[PATCH v2 0/3] Add PM4125 audio codec driver
2025-08-13 23:08 UTC (13+ messages)
` [PATCH v2 1/3] dt-bindings: sound: add bindings for pm4125 audio codec
` [PATCH v2 2/3] ASoC: codecs: add new pm4125 audio codec driver
[PATCH v3 11/12] PCI: exynos: Add support for Tesla FSD SoC
2025-08-13 23:07 UTC (2+ messages)
[PATCHv2 0/3] wifi: ath9k: ahb: add OF LED support
2025-08-13 23:07 UTC (9+ messages)
` [PATCHv2 1/3] dt-bindings: net: wireless: ath9k: add led bindings
` [PATCHv2 2/3] wifi: ath9k: ahb: add led pin OF support
[PATCH v3 05/12] PCI: exynos: Add resource ops, soc variant and device mode
2025-08-13 23:07 UTC (2+ messages)
[PATCH] arm64: defconfig: enable CONFIG_SCHED_CLUSTER
2025-08-13 22:56 UTC (7+ messages)
[PATCH 1/2] iov_iter: iterate_folioq: fix handling of offset >= folio size
2025-08-13 23:04 UTC (6+ messages)
[PATCH v1 0/6] Error recovery for vfio-pci devices on s390x
2025-08-13 22:56 UTC (5+ messages)
` [PATCH v1 5/6] vfio-pci/zdev: Perform platform specific function reset for zPCI
[PATCH v3] DRBD: replace strcpy with strscpy
2025-08-13 22:54 UTC
[PATCH v2 00/24] Enable H.264/H.265 encoder support and fixes in common code
2025-08-13 22:55 UTC (5+ messages)
` [PATCH v2 05/24] media: iris: Allow substate transition to load resources during output streaming
[usb-storage] Re: [PATCH] USB: storage: Ignore driver CD mode for Realtek multi-mode Wi-Fi dongles
2025-08-13 22:54 UTC (2+ messages)
` "
[PATCH v2 5/5] iio: mcp9600: Add support for IIR filter
2025-08-13 22:52 UTC (2+ messages)
[PATCH v2 0/2] bpf: fix reuse of DEVMAP
2025-08-13 22:49 UTC (7+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] bpf: add test for DEVMAP reuse
[PATCH v7 0/7] rust/hrtimer: Various hrtimer + time additions
2025-08-13 22:42 UTC (8+ messages)
` [PATCH v7 1/7] rust: hrtimer: Document the return value for HrTimerHandle::cancel()
` [PATCH v7 2/7] rust: hrtimer: Add HrTimerInstant
` [PATCH v7 3/7] rust: hrtimer: Add HrTimer::raw_forward() and forward()
` [PATCH v7 4/7] rust: hrtimer: Add HrTimerCallbackContext and ::forward()
` [PATCH v7 5/7] rust: hrtimer: Add forward_now() to HrTimer and HrTimerCallbackContext
` [PATCH v7 6/7] rust: time: Add Instant::from_nanos()
` [PATCH v7 7/7] rust: hrtimer: Add HrTimer::expires()
[PATCH v9 0/8] media: venus: Add QCM2290 support with AR50_LITE core
2025-08-13 22:42 UTC (4+ messages)
[PATCH V2 0/3] drm/bridge: it66121: Add it66122 support
2025-08-13 22:41 UTC (2+ messages)
[PATCH] memcg: Optimize exit to user space
2025-08-13 22:40 UTC (3+ messages)
[PATCH v4] drm: atmel-hlcdc: replace dev_* print functions with drm_* variants
2025-08-13 22:39 UTC
[PATCH] bpf: Don't use %pK through printk
2025-08-13 22:40 UTC (5+ messages)
[PATCH] media: nxp: imx8-isi: Add suspend/resume support for ISI mem2mem
2025-08-13 22:39 UTC (2+ messages)
[PATCH 0/4] Add support for ADAQ776x-1 ADC Family
2025-08-13 22:39 UTC (4+ messages)
` [PATCH 1/4] dt-bindings: iio: adc: ad7768-1: add new supported parts
[PATCH v4 0/9] ovl: Enable support for casefold filesystems
2025-08-13 22:36 UTC (10+ messages)
` [PATCH v4 1/9] ovl: Support mounting case-insensitive enabled filesystems
` [PATCH v4 2/9] fs: Create new helper sb_encoding()
` [PATCH v4 3/9] ovl: Create ovl_casefold() to support casefolded strncmp()
` [PATCH v4 4/9] fs: Create sb_same_encoding() helper
` [PATCH v4 5/9] ovl: Ensure that all layers have the same encoding
` [PATCH v4 6/9] ovl: Set case-insensitive dentry operations for ovl sb
` [PATCH v4 7/9] ovl: Add S_CASEFOLD as part of the inode flag to be copied
` [PATCH v4 8/9] ovl: Check for casefold consistency when creating new dentries
` [PATCH v4 9/9] ovl: Allow case-insensitive lookup
[PATCH] gpiolib: enable CONFIG_GPIOLIB_LEGACY even for !GPIOLIB
2025-08-13 22:26 UTC (2+ messages)
[tip: x86/entry] x86/fred: Remove ENDBR64 from FRED entry points
2025-08-13 22:25 UTC
[PATCH v2 2/2] cpufreq: CPPC: Dont read counters for idle CPUs
2025-08-13 22:25 UTC (11+ messages)
[PATCH v5] userfaultfd: opportunistic TLB-flush batching for present pages in MOVE
2025-08-13 22:24 UTC (5+ messages)
[PATCH v4 0/7] hyperv: Introduce new way to manage hypercall args
2025-08-13 22:20 UTC (5+ messages)
` [PATCH v4 6/7] Drivers: hv: Use hv_setup_*() to set up hypercall arguments for mshv code
` [PATCH v4 7/7] Drivers: hv: Replace hyperv_pcpu_input/output_arg with hyperv_pcpu_arg
[PATCHv6 07/16] x86/vsyscall: Reorganize the #PF emulation code
2025-08-13 22:15 UTC (2+ messages)
` [tip: x86/entry] x86/vsyscall: Do not require X86_PF_INSTR to emulate vsyscall
[PATCH net-next V4 0/9] eth: fbnic: Add XDP support for fbnic
2025-08-13 22:13 UTC (10+ messages)
` [PATCH net-next V4 1/9] eth: fbnic: Add support for HDS configuration
` [PATCH net-next V4 2/9] eth: fbnic: Update Headroom
` [PATCH net-next V4 3/9] eth: fbnic: Use shinfo to track frags state on Rx
` [PATCH net-next V4 4/9] eth: fbnic: Prefetch packet headers "
` [PATCH net-next V4 5/9] eth: fbnic: Add XDP pass, drop, abort support
` [PATCH net-next V4 6/9] eth: fbnic: Add support for XDP queues
` [PATCH net-next V4 7/9] eth: fbnic: Add support for XDP_TX action
` [PATCH net-next V4 8/9] eth: fbnic: Collect packet statistics for XDP
` [PATCH net-next V4 9/9] eth: fbnic: Report XDP stats via ethtool
[patch 00/11] rseq: Optimize exit to user space
2025-08-13 22:08 UTC (5+ messages)
[PATCH v2] media: Use of_reserved_mem_region_to_resource() for "memory-region"
2025-08-13 22:08 UTC (2+ messages)
[PATCH 6.15 000/480] 6.15.10-rc1 review
2025-08-13 22:07 UTC (3+ messages)
` (no subject)
[PATCH] selftests/bpf: Fix typo in kprobe_multi_test.c
2025-08-13 22:05 UTC (2+ messages)
[PATCH] hung_task: Skip hung task detection during core dump operations
2025-08-13 22:01 UTC (2+ messages)
[PATCH v4 10/23] KVM: arm64: Writethrough trapped PMEVTYPER register
2025-08-13 22:01 UTC (2+ messages)
[PATCH v3 0/4] Better split_huge_page_test result check
2025-08-13 21:58 UTC (7+ messages)
` [PATCH v3 2/4] selftests/mm: add check_folio_orders() helper
` [PATCH v3 3/4] selftests/mm: reimplement is_backed_by_thp() with more precise check
[PATCH v3 1/1] x86/fred: Remove ENDBR64 from FRED entry points
2025-08-13 21:57 UTC (3+ messages)
[syzbot] [wireless?] WARNING in cfg80211_rehash_bss
2025-08-13 21:57 UTC
[PATCH 6.1 000/253] 6.1.148-rc1 review
2025-08-13 21:56 UTC (2+ messages)
[PATCH net v2] phy: mscc: Fix timestamping for vsc8584
2025-08-13 21:51 UTC (2+ messages)
[PATCH] ARM: setup: Use register_sys_off_handler(SYS_OFF_MODE_RESTART)
2025-08-13 21:50 UTC
[PATCH v3] wifi: ath: Use of_reserved_mem_region_to_resource() for "memory-region"
2025-08-13 21:49 UTC
[PATCH 6.6 000/262] 6.6.102-rc1 review
2025-08-13 21:49 UTC (2+ messages)
[PATCH v3] wifi: mt76: Use of_reserved_mem_region_to_resource() for "memory-region"
2025-08-13 21:49 UTC
[PATCH v2] wifi: mt76: Use of_reserved_mem_region_to_resource() for "memory-region"
2025-08-13 21:48 UTC
[PATCH v4] remoteproc: Use of_reserved_mem_region_* functions for "memory-region"
2025-08-13 21:48 UTC
[PATCH 00/21] treewide: remove unneeded 'fast_io' parameter in regmap_config
2025-08-13 21:47 UTC (3+ messages)
` [PATCH 06/21] Input: "
[GIT PULL] Immutable branch between the GPIO and pinctrl trees
2025-08-13 21:45 UTC (2+ messages)
[PATCH] cleanup: Fix unused guard error function with DEFINE_CLASS_IS_COND_GUARD
2025-08-13 21:45 UTC (4+ messages)
[PATCH v3] iio: light: ltr390: Add device powerdown functionality via devm api
2025-08-13 21:43 UTC (4+ messages)
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 NNTP newsgroup(s).