messages from 2025-10-29 11:41:19 to 2025-10-29 12:30:10 UTC [more...]
[RFC v2 0/8] dma-buf: Add support for mapping dmabufs via interconnects
2025-10-29 11:53 UTC (4+ messages)
[PATCH v2 00/15] Support ROHM BD72720 PMIC
2025-10-29 12:30 UTC (8+ messages)
` [PATCH v2 04/15] dt-bindings: mfd: ROHM BD72720
[PATCH v3 00/10] reset: rework reset-gpios handling
2025-10-29 12:28 UTC (11+ messages)
` [PATCH v3 01/10] software node: read the reference args via the fwnode API
` [PATCH v3 02/10] software node: increase the reference of the swnode by its fwnode
` [PATCH v3 03/10] software node: allow referencing firmware nodes
` [PATCH v3 04/10] gpio: swnode: don't use the swnode's name as the key for GPIO lookup
` [PATCH v3 05/10] gpio: swnode: allow referencing GPIO chips by firmware nodes
` [PATCH v3 06/10] gpio: swnode: update the property definitions
` [PATCH v3 07/10] reset: order includes alphabetically in reset/core.c
` [PATCH v3 08/10] reset: make the provider of reset-gpios the parent of the reset device
` [PATCH v3 09/10] reset: gpio: convert the driver to using the auxiliary bus
` [PATCH v3 10/10] reset: gpio: use software nodes to setup the GPIO lookup
[PATCH] lib/Kconfig.debug: Cleanup CONFIG_DEBUG_SECTION_MISMATCH help text
2025-10-29 12:27 UTC
[PATCH v4 00/72] nstree: listns()
2025-10-29 12:21 UTC (73+ messages)
` [PATCH v4 01/72] libfs: allow to specify s_d_flags
` [PATCH v4 02/72] nsfs: use inode_just_drop()
` [PATCH v4 03/72] nsfs: raise DCACHE_DONTCACHE explicitly
` [PATCH v4 04/72] pidfs: "
` [PATCH v4 05/72] nsfs: raise SB_I_NODEV and SB_I_NOEXEC
` [PATCH v4 06/72] cgroup: add cgroup namespace to tree after owner is set
` [PATCH v4 07/72] nstree: simplify return
` [PATCH v4 08/72] ns: initialize ns_list_node for initial namespaces
` [PATCH v4 09/72] ns: add __ns_ref_read()
` [PATCH v4 10/72] ns: rename to exit_nsproxy_namespaces()
` [PATCH v4 11/72] ns: add active reference count
` [PATCH v4 12/72] ns: use anonymous struct to group list member
` [PATCH v4 13/72] nstree: introduce a unified tree
` [PATCH v4 14/72] nstree: allow lookup solely based on inode
` [PATCH v4 15/72] nstree: assign fixed ids to the initial namespaces
` [PATCH v4 16/72] nstree: maintain list of owned namespaces
` [PATCH v4 17/72] nstree: simplify rbtree comparison helpers
` [PATCH v4 18/72] nstree: add unified namespace list
` [PATCH v4 19/72] nstree: add listns()
` [PATCH v4 20/72] arch: hookup listns() system call
` [PATCH v4 21/72] nsfs: update tools header
` [PATCH v4 22/72] selftests/filesystems: remove CLONE_NEWPIDNS from setup_userns() helper
` [PATCH v4 23/72] selftests/namespaces: first active reference count tests
` [PATCH v4 24/72] selftests/namespaces: second "
` [PATCH v4 25/72] selftests/namespaces: third "
` [PATCH v4 26/72] selftests/namespaces: fourth "
` [PATCH v4 27/72] selftests/namespaces: fifth "
` [PATCH v4 28/72] selftests/namespaces: sixth "
` [PATCH v4 29/72] selftests/namespaces: seventh "
` [PATCH v4 30/72] selftests/namespaces: eigth "
` [PATCH v4 31/72] selftests/namespaces: ninth "
` [PATCH v4 32/72] selftests/namespaces: tenth "
` [PATCH v4 33/72] selftests/namespaces: eleventh "
` [PATCH v4 34/72] selftests/namespaces: twelth "
` [PATCH v4 35/72] selftests/namespaces: thirteenth "
` [PATCH v4 36/72] selftests/namespaces: fourteenth "
` [PATCH v4 37/72] selftests/namespaces: fifteenth "
` [PATCH v4 38/72] selftests/namespaces: add listns() wrapper
` [PATCH v4 39/72] selftests/namespaces: first listns() test
` [PATCH v4 40/72] selftests/namespaces: second "
` [PATCH v4 41/72] selftests/namespaces: third "
` [PATCH v4 42/72] selftests/namespaces: fourth "
` [PATCH v4 43/72] selftests/namespaces: fifth "
` [PATCH v4 44/72] selftests/namespaces: sixth "
` [PATCH v4 45/72] selftests/namespaces: seventh "
` [PATCH v4 46/72] selftests/namespaces: eigth "
` [PATCH v4 47/72] selftests/namespaces: ninth "
` [PATCH v4 48/72] selftests/namespaces: first listns() permission test
` [PATCH v4 49/72] selftests/namespaces: second "
` [PATCH v4 50/72] selftests/namespaces: third "
` [PATCH v4 51/72] selftests/namespaces: fourth "
` [PATCH v4 52/72] selftests/namespaces: fifth "
` [PATCH v4 53/72] selftests/namespaces: sixth "
` [PATCH v4 54/72] selftests/namespaces: seventh "
` [PATCH v4 55/72] selftests/namespaces: first inactive namespace resurrection test
` [PATCH v4 56/72] selftests/namespaces: second "
` [PATCH v4 57/72] selftests/namespaces: third "
` [PATCH v4 58/72] selftests/namespaces: fourth "
` [PATCH v4 59/72] selftests/namespaces: fifth "
` [PATCH v4 60/72] selftests/namespaces: sixth "
` [PATCH v4 61/72] selftests/namespaces: seventh "
` [PATCH v4 62/72] selftests/namespaces: eigth "
` [PATCH v4 63/72] selftests/namespaces: ninth "
` [PATCH v4 64/72] selftests/namespaces: tenth "
` [PATCH v4 65/72] selftests/namespaces: eleventh "
` [PATCH v4 66/72] selftests/namespaces: twelth "
` [PATCH v4 67/72] selftests/namespace: first threaded active reference count test
` [PATCH v4 68/72] selftests/namespace: second "
` [PATCH v4 69/72] selftests/namespace: third "
` [PATCH v4 70/72] selftests/namespace: commit_creds() active reference tests
` [PATCH v4 71/72] selftests/namespace: add stress test
` [PATCH v4 72/72] selftests/namespace: test listns() pagination
[PATCH v2] btrfs: mark dirty bit for out of bound prealloc extents
2025-10-29 12:25 UTC (2+ messages)
[PATCH v11 0/2] update live migration configuration region
2025-10-29 12:24 UTC (3+ messages)
` [PATCH v11 1/2] crypto: hisilicon - qm updates BAR configuration
` [PATCH v11 2/2] hisi_acc_vfio_pci: adapt to new migration configuration
[RFT PATCH v2] xhci: sideband: Fix race condition in sideband unregister
2025-10-29 12:24 UTC (2+ messages)
` [RFT PATCH v3] "
[PATCH 5.10] comedi: pcl726: Prevent invalid irq number
2025-10-29 12:25 UTC
[PATCH net-next] net: phy: nxp-c45-tja11xx: config_init restore macsec config
2025-10-29 12:23 UTC (2+ messages)
Fixing MBUF_FAST_FREE TX offload requirements?
2025-10-29 12:23 UTC (7+ messages)
[REGRESSION][BISECTED] My audio broke (was: [PATCH 05/27] ALSA: hda: Move controller drivers into sound/hda/controllers directory)
2025-10-29 12:23 UTC (2+ messages)
[Linux Kernel Bug] KASAN: null-ptr-deref Read in generic_hwtstamp_ioctl_lower
2025-10-29 12:22 UTC (3+ messages)
[PATCH] net: pad packets to minimum length in qemu_receive_packet()
2025-10-29 12:20 UTC (2+ messages)
[PATCH v4 0/3] target/s390x: Fix missing clock-comparator interrupts
2025-10-29 12:19 UTC (3+ messages)
` [PATCH PING "
[GIT PULL FOR v6.19] V4L2 camera sensor patches mostly
2025-10-29 12:20 UTC
[PATCH 00/12] drm/msm: Add support for Kaanapali
2025-10-29 12:20 UTC (8+ messages)
` [PATCH 06/12] drm/msm/dpu: Add Kaanapali SSPP sub-block support
` [PATCH 07/12] drm/panel: Set sufficient voltage for panel nt37801
[PATCH v1 0/1] arm64: dts: qcom: Add dual-channel LVDS support on QCS615 Talos EVK
2025-10-29 12:20 UTC (4+ messages)
` [PATCH v1 1/1] arm64: dts: qcom: talos-evk: Add support for dual-channel LVDS panel
[rafael-pm:bleeding-edge] BUILD SUCCESS d6e9920588cf094d2a89409fc444878781fe4e9c
2025-10-29 12:18 UTC
[linuxtv-media-pending:next] BUILD SUCCESS c218ce4f98eccf5a40de64c559c52d61e9cc78ee
2025-10-29 12:18 UTC
[PATCH] regulator: fixed: fix GPIO descriptor leak on register failure
2025-10-29 12:17 UTC (2+ messages)
[omap-audio:peter/linux-next-wip 8/39] arch/arm/boot/dts/nxp/mxs/imx28-btt3-0.dtb: /sound: failed to match any schema with compatible: ['simple-audio-card']
2025-10-29 12:17 UTC
[PATCH -next v4] x86/dumpstack: Prevent KASAN false positive warnings in __show_regs
2025-10-29 12:16 UTC (2+ messages)
` [tip: x86/core] x86/dumpstack: Prevent KASAN false positive warnings in __show_regs()
[PATCH v2] s390: fix HugeTLB vmemmap optimization crash
2025-10-29 12:15 UTC (4+ messages)
[PULL 00/18] Block layer patches
2025-10-29 12:06 UTC (19+ messages)
` [PULL 01/18] tests/qemu-iotests: Mark the 'inactive-node-nbd' as unsupported with -luks
` [PULL 02/18] block: remove 'detached-header' option from opts after use
` [PULL 03/18] block: fix luks 'amend' when run in coroutine
` [PULL 04/18] block/monitor: Use hmp_handle_error to report error
` [PULL 05/18] block/curl.c: Fix CURLOPT_VERBOSE parameter type
` [PULL 06/18] iotests: Adjust nbd expected outputs to match current behavior
` [PULL 07/18] iotests: Adjust fuse-allow-other expected output
` [PULL 08/18] block: enable stats-intervals for storage devices
` [PULL 09/18] MAINTAINERS: Mark VHDX block driver as "Odd Fixes"
` [PULL 10/18] include/block/block_int-common: document when resize callback is used
` [PULL 11/18] block: make bdrv_co_parent_cb_resize() a proper IO API function
` [PULL 12/18] block: implement 'resize' callback for child_of_bds class
` [PULL 13/18] iotests: add test for resizing a node below filters
` [PULL 14/18] iotests: add test for resizing a 'file' node below a 'raw' node
` [PULL 15/18] block: Improve comments in BlockLimits
` [PULL 16/18] block: Expose block limits for images in QMP
` [PULL 17/18] qemu-img info: Optionally show block limits
` [PULL 18/18] qemu-img info: Add cache mode option
[PATCH] of: Update license for MIPS GIC header
2025-10-29 12:14 UTC (2+ messages)
[RFC 0/3] kexec: Force kexec to proceed under heavy deadline load
2025-10-29 12:13 UTC (7+ messages)
` [RFC 2/3] kernel/cpu: Mark nonboot cpus as inactive when shutting down nonboot cpus
[PATCH net-next v4 00/12] net: dsa: lantiq_gswip: Add support for MaxLinear GSW1xx switch family
2025-10-29 12:12 UTC (3+ messages)
` [PATCH net-next v4 05/12] net: dsa: lantiq_gswip: define and use GSWIP_TABLE_MAC_BRIDGE_VAL1_VALID
[PATCH v3 0/7] staging: Destage VCHIQ interface and MMAL
2025-10-29 12:10 UTC (2+ messages)
Virtio-PMD in Windows
2025-10-29 12:09 UTC (3+ messages)
[PATCH 1/6] bbconfigbuild/configfragments.py: run discover_fragments() only once when enabling them
2025-10-29 12:08 UTC (6+ messages)
` [PATCH 2/6] bbconfigbuild/configfragments.py: replace fragment_exists() with a more generic get_fragment()
` [PATCH 3/6] bbconfigbuild/configfragments.py: print fragment descriptions when enabling them
` [PATCH 4/6] fragments: add a 'root-login-without-password' fragment
` [PATCH 5/6] testimage.bbclass: check that root-login-without-password image features are present
` [PATCH 6/6] rootfs-postcommands.bbclass: add a note to the login banner when root-without-password logins are enabled
[PATCH net-next 0/2] Correct the config according to the motorcomm chip manual
2025-10-29 12:07 UTC (3+ messages)
` [PATCH net-next 1/2] net: phy: motorcomm: correct the default rx delay config for the rgmii
[PATCH 0/8] improve systemd service
2025-10-29 12:07 UTC (5+ messages)
[PATCH v3 0/2] firmware: arm_scmi/imx: Support dump syslog
2025-10-29 12:07 UTC (3+ messages)
` [PATCH v3 1/2] firmware: arm_scmi: imx: Support getting syslog of MISC protocol
` [PATCH v3 2/2] firmware: imx: sm-misc: Dump syslog info
[PATCH] scripts: add tracepoint-update to the list of ignores files
2025-10-29 12:07 UTC
[geert-renesas-drivers:master] BUILD SUCCESS 73eaa91f30569c8aead72e85f704fe56b81f0943
2025-10-29 12:05 UTC
[PATCH v9 0/3] Introduce USB DT support for SM8750
2025-10-29 12:05 UTC (5+ messages)
` [PATCH v9 3/3] arm64: dts: qcom: sm8750: Add USB support for SM8750 QRD platform
[usb:usb-linus] BUILD SUCCESS 1ec39d2cd88dac2e7cdbac248762f1f057971c5d
2025-10-29 12:05 UTC
[FOR CI 0/5] Testing PREEMPT_RT with disabling preemption in the most critical section
2025-10-29 12:05 UTC (4+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
[PATCH i-g-t v3 0/1] Add MediaTek devices support
2025-10-29 12:04 UTC (3+ messages)
` ✗ i915.CI.Full: failure for Add MediaTek devices support (rev3)
[PATCH v1 0/8] Support VFIO cdev API in DPDK
2025-10-29 12:03 UTC (3+ messages)
` 回复:[PATCH "
[PATCH v2] cxl/region: Translate DPA->HPA in unaligned MOD3 regions
2025-10-29 12:03 UTC (2+ messages)
[PATCH v1] f2fs/011: use random data to avoid file compression
2025-10-29 12:02 UTC (3+ messages)
` [f2fs-dev] "
[PATCH] meson: Add missing backends.py to qapi_gen_depends
2025-10-29 12:00 UTC
[PATCH 00/14] drm/amdgpu: Support VCE1 IP block
2025-10-29 12:02 UTC (10+ messages)
` [PATCH 01/14] drm/amdgpu/gmc: Don't hardcode GART page count before GTT
` [PATCH 12/14] drm/amd/pm/si: Hook up VCE1 to SI DPM
` [PATCH 13/14] drm/amdgpu/vce1: Enable VCE1 on Tahiti, Pitcairn, Cape Verde GPUs
` [PATCH 14/14] drm/amdgpu/vce1: Tolerate VCE PLL timeout better
[PULL 00/12] Functional test patches
2025-10-29 11:58 UTC (3+ messages)
` [PULL 04/12] tests/functional: Test whether the vmstate-static-checker script works fine
Recent changes (master)
2025-10-29 12:00 UTC
[PATCH] include/drm-uapi-experimental: Drop stale macros from intel_drm_local.h
2025-10-29 11:59 UTC (2+ messages)
[PATCH i-g-t v3 0/1] Sync PCI ids with kernel: split BMG to BMG-G21 and add NVL-S
2025-10-29 11:58 UTC (3+ messages)
` ✗ i915.CI.Full: failure for Sync PCI ids with kernel: split BMG to BMG-G21 and add NVL-S (rev3)
[PATCH v2 0/4] drm/i915/x3p_lpd: FBC related patches
2025-10-29 11:59 UTC (2+ messages)
` ✓ i915.CI.Full: success for "
[PATCH] dev-manual/new-recipe.rst: replace 'bitbake -e' with 'bitbake-getvar'
2025-10-29 12:01 UTC (3+ messages)
` [docs] "
[RFC PATCH 00/56] Dynamic mitigations
2025-10-29 11:57 UTC (3+ messages)
` [RFC PATCH 04/56] x86/bugs: Reset spectre_v1 mitigations
drivers/net/wireless/intel/iwlwifi/mld/d3.c:1594 iwl_mld_suspend_send_security_cmds() warn: calling memset(x, y, ARRAY_SIZE());
2025-10-29 11:56 UTC
[linux-next:master 4410/4731] Warning: drivers/gpu/drm/amd/amdgpu/../display/dc/link/link_detection.c:872 function parameter 'edid_header' not described in 'link_detect_evaluate_edid_header'
2025-10-29 11:56 UTC
[PATCH] nfs: use nfs version 4.0, including the minorversion
2025-10-29 11:55 UTC (3+ messages)
` [LTP] "
[PATCH 0/3] drm/displayid: quirk incorrect DisplayID checksums
2025-10-29 11:55 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for "
[f2fs-dev] [PATCH] f2fs/023: test sanity check condition w/ error injection
2025-10-29 11:54 UTC (2+ messages)
` "
[PATCH v3 00/10] gpio: improve support for shared GPIOs
2025-10-29 11:54 UTC (7+ messages)
` [PATCH v3 01/10] string: provide strends()
` [PATCH v3 03/10] gpiolib: implement low-level, shared GPIO support
` [PATCH v3 10/10] regulator: make the subsystem aware of shared GPIOs
[avpatel:riscv_trace_support_v2 41/57] include/linux/riscv_sbi_sse.h:44:16: error: implicit declaration of function 'ERR_PTR'
2025-10-29 11:53 UTC
[PATCH] rust: devres: fix private intra-doc link
2025-10-29 11:51 UTC (3+ messages)
[PATCH 2/2] backlight: aw99706: Add support for Awinic AW99706 backlight
2025-10-29 11:49 UTC (3+ messages)
[PATCH] rust_binder: move BC_FREE_BUFFER drop inside if statement
2025-10-29 11:50 UTC
[PATCH v7 00/10] SPMI: Implement sub-devices and migrate drivers
2025-10-29 11:50 UTC (3+ messages)
[PULL v2 00/18] Miscellaneous changes for 2025-10-28
2025-10-29 11:21 UTC (2+ messages)
[PATCH] drm/amdgpu: Fix error injection parameter error
2025-10-29 11:49 UTC
[PATCH v4] libxslt: add ptest support
2025-10-29 11:49 UTC (5+ messages)
` [PATCH v5] "
` [OE-core] "
[PATCH v2 0/4] dt-bindings: soc: qcom: Add soc related bindings for Kaanapali and Glymur
2025-10-29 11:47 UTC (9+ messages)
` [PATCH v2 1/4] dt-bindings: soc: qcom: Add qcom,kaanapali-imem compatible
[PATCH v2 0/2] MT8189 SMI SUPPORT
2025-10-29 11:45 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: memory-controllers: mtk-smi: Add support for mt8189
[tty:tty-linus] BUILD SUCCESS eb4917f557d43c7a1c805dd73ffcdfddb2aba39a
2025-10-29 11:45 UTC
[PATCH 6.17 000/184] 6.17.6-rc1 review
2025-10-29 11:45 UTC (2+ messages)
[PATCH v1] mm/mm_init: Fix hash table order logging in alloc_large_system_hash()
2025-10-29 11:45 UTC (2+ messages)
[PATCH] jbd2: fix the inconsistency between checksum and data in memory for journal sb
2025-10-29 11:44 UTC (3+ messages)
[PULL] drm-intel-gt-next
2025-10-29 11:43 UTC
[LTP] [PATCH 1/1] kirk: Update to v3.0
2025-10-29 11:43 UTC (3+ messages)
[PULL 00/18] Miscellaneous changes for 2025-10-28
2025-10-29 11:42 UTC (3+ messages)
` [PULL 10/18] esp.c: fix esp_cdb_ready() FIFO wraparound limit calculation
: [PATCH 8/8] drm/amdgpu: add RAS bad page threshold handling
2025-10-29 11:42 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.