messages from 2026-07-24 18:04:25 to 2026-07-24 18:50:40 UTC [more...]
[PATCH 0/5] odb: make creation of object database pluggable
2026-07-24 18:50 UTC (5+ messages)
` [PATCH 2/5] setup: detangle loading of loose object maps
` [PATCH 3/5] setup: defer object database creation
[PATCH 0/2] clk: en7523: Add support for selecting SCU serdes
2026-07-24 18:49 UTC (4+ messages)
` [PATCH 1/2] dt-bindings: clock: airoha: Add PHY binding for Serdes port
` [PATCH 2/2] clk: en7523: Add support for selecting the Serdes port in SCU
[RFC PATCH] mm/thp: order huge zero folio PFN invalidation before removal
2026-07-24 18:48 UTC (2+ messages)
[PATCH v5 00/10] block,md,nvme: correct handling of unsupported P2PDMA transfers
2026-07-24 18:47 UTC (3+ messages)
` [PATCH v5 09/10] nvme-rdma: use ib_dma_map_sgtable_attrs()
[PATCH mptcp-next v6 0/3] only remove entry from local_addr_list when sending a REMOVE_ADDR
2026-07-24 18:48 UTC (3+ messages)
` [PATCH mptcp-next v6 1/3] mptcp: pm: userspace: drop delete_local_addr helper
[PATCH] cifs: fix missing fscache_resize_cookie() call on truncate
2026-07-24 18:47 UTC
[PATCH] pinctrl: generic-mux: free maps on pinctrl_generic_to_map() failure
2026-07-24 18:46 UTC (2+ messages)
[PATCHSET sched_ext/for-7.3] sched_ext: Follow-up fixes and missing cap enforcement
2026-07-24 18:46 UTC (8+ messages)
` [PATCH 1/5] tools/sched_ext: Don't restart over a pending exit request
` [PATCH 2/5] sched_ext: Gate local DSQ reenq on baseline cid access
` [PATCH 3/5] sched_ext: Count kicks denied for lacking "
` [PATCH 4/5] sched_ext: Factor out scx_cpuperf_set()
` [PATCH 5/5] sched_ext: Gate scx_bpf_cidperf_set() behind a new SCX_CAP_PERF
[PATCH v7 0/3] ASoC: qcom: qdsp6: Add MI2S clock control
2026-07-24 18:46 UTC (6+ messages)
` [PATCH v7 1/3] ASoC: dt-bindings: qcom,q6apm-lpass-dais: Document DAI subnode
` [PATCH v7 2/3] ASoC: qcom: q6apm-lpass-dais: Add MI2S clock control
` [PATCH v7 3/3] ASoC: qcom: sc8280xp: enhance machine driver for board-specific config
[PATCH v18 0/2] Introduce Synology Microp driver
2026-07-24 18:45 UTC (3+ messages)
[PATCH v11 0/3] airoha: an7581: USB support
2026-07-24 18:45 UTC (8+ messages)
` [PATCH v11 1/3] dt-bindings: phy: Add documentation for Airoha AN7581 USB PHY
` [PATCH v11 2/3] phy: move and rename Airoha PCIe PHY driver to dedicated directory
` [PATCH v11 3/3] phy: airoha: Add support for Airoha AN7581 USB PHY
[PATCH v5 1/1] drm/xe/eustall: Add WA 14027054324 support for graphics IP 35.11
2026-07-24 18:44 UTC (3+ messages)
` ✗ Xe.CI.FULL: failure for series starting with [v5,1/1] "
[PATCH] drm/i915/xe3p_lpd: Update CURSOR_BUF/WM masks
2026-07-24 18:43 UTC (2+ messages)
` ✓ CI.KUnit: success for "
[PATCH v2 0/2] serial: 8250: Add AN7581 UART support
2026-07-24 18:43 UTC (4+ messages)
` [PATCH v2 1/2] dt-bindings: serial: 8250: Add Airoha compatibles
` [PATCH v2 2/2] serial: 8250: Add Airoha SoC UART and HSUART support
[PATCH v2 0/5] Misc. RSC table changes
2026-07-24 18:41 UTC (6+ messages)
` [PATCH v2 1/5] MAINTAINERS: add rsc_table.h to remoteproc entry
` [PATCH v2 2/5] remoteproc: fix coding style issues in remoteproc.h
` [PATCH v2 3/5] remoteproc: add SPDX-License-Identifier tag to remoteproc.h
` [PATCH v2 4/5] remoteproc: add SPDX-License-Identifier tag to rsc_table.h
` [PATCH v2 5/5] remoteproc: fix OOB read via signed offset in rsc_table_for_each_entry()
[PATCH v2 0/2] mm/zswap: Fixes and improves the zswap global shrinker
2026-07-24 18:40 UTC (11+ messages)
` [PATCH v2 2/2] mm/zswap: Support batch writeback in shrink_memcg()
[PATCH v3 0/4] KUnit test for VF provisioning error handling
2026-07-24 18:40 UTC (5+ messages)
` [PATCH v3 1/4] drm/xe/vf: Add KUNIT stub for guc_action_query_single_klv()
` [PATCH v3 4/4] drm/xe/tests: Add KUnit tests for VF provisioning error handling
[PATCH v3 00/14] Add hexagon l2vic, qtimer devices
2026-07-24 18:36 UTC (15+ messages)
` [PATCH v3 01/14] hw/hexagon: refactor with hex-subsys
` [PATCH v3 02/14] bitops.h: Add find_first_bit32()
` [PATCH v3 03/14] hw/intc: Add l2vic interrupt controller
` [PATCH v3 04/14] hw/hexagon: extract get_reg_value/set_reg_value stubs in globalreg
` [PATCH v3 05/14] hw/hexagon: connect l2vic device
` [PATCH v3 06/14] hw/hexagon/virt: instantiate virtio-mmio transports
` [PATCH v3 07/14] hw/hexagon/virt: add l2vic interrupt-controller and virtio-mmio FDT nodes
` [PATCH v3 08/14] hw/hexagon/virt: connect pl011 UART interrupt
` [PATCH v3 09/14] tests/qtest: add L2VIC qtest
` [PATCH v3 10/14] tests/functional/hexagon: add arch_tests functional test
` [PATCH v3 11/14] hw/timer: Add QCT QTimer device model
` [PATCH v3 12/14] hw/hexagon: connect qtimer device
` [PATCH v3 13/14] tests/qtest: add qct-qtimer qtest
` [PATCH v3 14/14] tests/functional/hexagon: enable more arch_tests cases
[PATCH v5 00/15] s390/vfio-ap: Add live guest migration support
2026-07-24 18:38 UTC (17+ messages)
` [PATCH v5 08/15] s390/vfio-ap: Transition device migration state from STOP to RESUMING
` [PATCH v5 09/15] s390/vfio-ap: Add method to set a new guest AP configuration
` [PATCH v5 10/15] s390/vfio-ap: File ops called to resume the vfio device migration
` [PATCH v5 11/15] s390/vfio-ap: Transition device migration state to STOP
` [PATCH v5 12/15] s390/vfio-ap: Transition device migration state from STOP to RUNNING and vice versa
` [PATCH v5 13/15] s390/vfio-ap: Callback to get the size of data to be migrated during guest migration
` [PATCH v5 14/15] s390/vfio-ap: Add 'migratable' feature to sysfs 'features' attribute
` [PATCH v5 15/15] s390/vfio-ap: Add live guest migration chapter to vfio-ap.rst
[GSoC Blog] Week 3&4 : Improve Disk Space Recovery for Partial Clones
2026-07-24 18:37 UTC (4+ messages)
` [GSoC Blog] Week 5 "
` [GSoC Blog] Week 6 "
` [GSoC Blog] Week 7&8 "
[PATCH v2 0/2] riscv: hwprobe: report per-process extension availability
2026-07-24 18:36 UTC (6+ messages)
` [PATCH v2 1/2] riscv: hwprobe: export the availability of vector to user
` [PATCH v2 2/2] selftests: riscv: hwprobe: test the RISCV_HWPROBE_KEY_EXT_ENABLED modifier
[PATCH v3 0/9] Initial Apple M3 Pro, Max and Ultra device trees
2026-07-24 18:35 UTC (12+ messages)
` [PATCH v3 1/9] dt-bindings: arm: apple: Add M3 Pro/Max/Ultra devices (T603x)
` [PATCH v3 2/9] dt-bindings: interrupt-controller: apple,aic2: Invert #interrupt-cells condition
` [PATCH v3 3/9] dt-bindings: interrupt-controller: apple,aic2: Add apple,t6031-aic3 compatible
` [PATCH v3 4/9] dt-bindings: arm: apple: apple,pmgr: Add t6030 and t6031 compatibles
` [PATCH v3 5/9] dt-bindings: power: apple,pmgr-pwrstate: "
` [PATCH v3 6/9] dt-bindings: i2c: apple,i2c: "
` [PATCH v3 7/9] dt-bindings: pwm: apple,s5l-fpwm: "
` [PATCH v3 8/9] arm64: dts: apple: Initial T603[124] (M3 Max and Ultra) device trees
` [PATCH v3 9/9] arm64: dts: apple: Initial T6030 (M3 Pro) "
[PATCH v4 0/7] clk: Add support for clock nexus
2026-07-24 18:35 UTC (14+ messages)
` [PATCH v4 1/7] dt-bindings: clock: Introduce nexus nodes
` [PATCH v4 2/7] clk: tests: Add clk_parse_clkspec() Kunit testing
` [PATCH v4 3/7] clk: tests: Add Kunit testing for of_clk_get_parent_name()
` [PATCH v4 5/7] clk: Use the generic OF phandle parsing in only one place
` [PATCH v4 6/7] clk: Add support for clock nexus dt bindings
` [PATCH v4 7/7] clk: tests: Add Kunit testing for nexus nodes
[PATCH 00/19] drm/xe: Add structured SIGID error logging infrastructure
2026-07-24 18:35 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for "
[PATCH v3 00/10] KVM: selftests: Stress save+restore and #PF (ft. nested)
2026-07-24 18:35 UTC (11+ messages)
` [PATCH v3 07/10] KVM: selftests: Add basic stress test for save+restore and #PF handling
` [PATCH v3 10/10] KVM: selftests: Trigger L2->L1 exits stress save+restore and #PF test
[PATCH v2 0/2] iio: adc: ti-ads112c14: buffered read support
2026-07-24 18:34 UTC (5+ messages)
` [PATCH v2 1/2] iio: adc: ti-ads112c14: add support for I2C CRC8
` [PATCH v2 2/2] iio: adc: ti-ads112c14: add support for buffered read
[PATCH v6 00/16] Synopsys DisplayPort Controller improvements for Rockchip platforms
2026-07-24 18:34 UTC (15+ messages)
` [PATCH v6 01/16] drm/bridge: synopsys: dw-dp: Fix incorrect resource lifetimes in bind callback
` [PATCH v6 03/16] drm/bridge: synopsys: dw-dp: Add missing mutex cleanups on module removal
` [PATCH v6 04/16] drm/bridge: synopsys: dw-dp: Add missing reinit_completion
` [PATCH v6 10/16] drm/rockchip: dw_dp: Implement out-of-band HPD handling
` [PATCH v6 11/16] drm/bridge: synopsys: dw-dp: Add Runtime PM support
` [PATCH v6 12/16] drm/rockchip: dw_dp: Add runtime "
` [PATCH v6 16/16] drm/bridge: synopsys: dw-dp: Add audio support
[PATCH net] net: page_pool: fix DMA index not cleared on xa_cmpxchg race
2026-07-24 18:33 UTC (2+ messages)
[PATCH] scsi: target: iblock: Fix wrong PR ops NULL check for PREEMPT/RELEASE
2026-07-24 18:33 UTC (2+ messages)
[PATCH 00/19] wifi: rtw88: preparations for RTL8723B/RTL8723BS
2026-07-24 18:33 UTC (20+ messages)
` [PATCH 01/19] wifi: rtw88: add the RTL8723B chip type and SDIO helper
` [PATCH 02/19] wifi: rtw88: rx: mark zero length packets on RTL8723B
` [PATCH 03/19] wifi: rtw88: tx: extend the TX report purge timeout to RTL8723BS
` [PATCH 04/19] wifi: rtw88: fw: handle the RTL8723BS management TX reports
` [PATCH 05/19] wifi: rtw88: fw: send rate adaptation and RSSI info in the vendor layout
` [PATCH 06/19] wifi: rtw88: fw: send the media status report "
` [PATCH 07/19] wifi: rtw88: fw: add the vendor firmware commands used by RTL8723BS
` [PATCH 08/19] wifi: rtw88: fw: fix the reserved page upload on RTL8723BS
` [PATCH 09/19] wifi: rtw88: coex: add the RTL8723BS scan antenna workaround
` [PATCH 10/19] wifi: rtw88: coex: reassert the antenna path when associating
` [PATCH 11/19] wifi: rtw88: sdio: track free TX pages and OQT credits for RTL8723BS
` [PATCH 12/19] wifi: rtw88: sdio: handle the RTL8723BS management TX path
` [PATCH 13/19] wifi: rtw88: sdio: set up RX aggregation and interrupts for RTL8723BS
` [PATCH 14/19] wifi: rtw88: sdio: add TX back-pressure and retry on page starvation
` [PATCH 15/19] wifi: rtw88: record beacons from the target BSSID before authenticating
` [PATCH 16/19] wifi: rtw88: run the RTL8723BS association register sequence
` [PATCH 17/19] wifi: rtw88: calibrate and tune the PHY for RTL8723BS
` [PATCH 18/19] wifi: rtw88: match the RTL8723BS firmware connect and power save behaviour
` [PATCH 19/19] wifi: rtw88: advertise the correct receive capabilities on RTL8723BS
[PATCH v4 0/2] mm/vmscan: reduce lru_lock contention via vmstat-derived scan-balance cost
2026-07-24 18:32 UTC (5+ messages)
` [PATCH v4 2/2] "
[PATCH v2] ARM: set !LPAE MAX_PHYSMEM_BITS to 32 and remove IO_36
2026-07-24 18:31 UTC (2+ messages)
[PATCH v1 06/11] rcu: Enable RCU callbacks to benefit from expedited grace periods
2026-07-24 18:31 UTC (2+ messages)
` [PATCH v2 6/11] "
[PATCH v6 00/13] Introduce functionality for NVMe initiator
2026-07-24 18:31 UTC (25+ messages)
` [PATCH v6 01/13] scsi: fnic: Make debug logging protocol independent
` [PATCH v6 02/13] scsi: fnic: Use fnic_num for non-SCSI identifiers
` [PATCH v6 03/13] scsi: fnic: Decode firmware role configuration
` [PATCH v6 04/13] scsi: fnic: Advertise NVMe initiator service parameters
` [PATCH v6 06/13] scsi: fnic: Add the NVMe/FC transport path
` [PATCH v6 07/13] scsi: fnic: Route completions and resets by initiator role
` [PATCH v6 08/13] scsi: fnic: Handle NVMe LS frames in FDLS
` [PATCH v6 09/13] scsi: fnic: Send NVMe LS requests through FDLS
` [PATCH v6 10/13] scsi: fnic: Abort timed-out NVMe LS requests
` [PATCH v6 11/13] scsi: fnic: Track NVMe transport statistics
` [PATCH v6 12/13] scsi: fnic: Expose NVMe transport state in debugfs
` [PATCH v6 13/13] scsi: fnic: Bump up version number
[PATCH v5 0/6] remoteproc: qcom: pas: Misc fixes
2026-07-24 18:28 UTC (7+ messages)
` [PATCH v5 1/6] remoteproc: qcom: annotate mem_region fields with __iomem
` [PATCH v5 2/6] remoteproc: qcom: pas: Guard dtb metadata release with dtb_pas_id check
` [PATCH v5 3/6] remoteproc: qcom: pas: Fix the PAS context creation placement
` [PATCH v5 4/6] remoteproc: qcom: pas: Map/unmap subsystem region before auth_and_reset
` [PATCH v5 5/6] remoteproc: qcom: pas: Drop unused dtb_mem_region field
` [PATCH v5 6/6] firmware: qcom: scm: introduce keep_mdt_buf flag in PAS context
[PATCH 1/2 v3] libsepol: Validate more access vector permissions
2026-07-24 18:29 UTC (2+ messages)
` [PATCH 2/2] libsepol: Validate scope index class_perm_map array
[PATCH] selftests: timers: Make sleep time in raw_skew configurable
2026-07-24 18:26 UTC (3+ messages)
` [PATCH v2] "
[GIT PULL] gpio: legacy interface cleanups for 7.3
2026-07-24 18:22 UTC
[PATCH 0/5] x86/boot: Early boot cleanups
2026-07-24 18:22 UTC (3+ messages)
` [PATCH 3/5] x86/boot: Remove hardcoded boot_param constants
[PATCH net-next v3 0/2] Improve wwan qcdm compatibility with user-space tools
2026-07-24 18:22 UTC (3+ messages)
` [PATCH net-next v3 2/2] net: wwan: add exclusive open mode capability to AT and QCDM ports
[PATCH net-next v3 00/13] ax88179_178a: Add support for AX88179A-based chips
2026-07-24 18:22 UTC (9+ messages)
` [PATCH net-next v3 05/13] ax88179_178a: Use phylink in get/set_link_ksettings
[syzbot] [v9fs?] WARNING in v9fs_init_request (2)
2026-07-24 18:20 UTC
[PATCH RFC] net/sched: taprio: fix hrtimer interrupt storm on small intervals
2026-07-24 18:19 UTC (2+ messages)
[PATCH 0/2] Remove pcrypt
2026-07-24 18:19 UTC (7+ messages)
` [PATCH 1/2] crypto: pcrypt - "
[PATCH v3] media: sun6i-mipi-csi2: Use V4L2 subdev active state
2026-07-25 18:18 UTC (4+ messages)
[PATCH] fs: hfsplus: remove redundant NULL check before kfree()
2026-07-24 18:17 UTC (4+ messages)
[PATCH] coding-assistants: simplify attribution
2026-07-24 18:17 UTC (3+ messages)
[PATCH] block: store GPT attributes as a raw value
2026-07-24 18:15 UTC
[PATCH] leds: gpio: Skip unavailable LEDs during shutdown
2026-07-24 18:16 UTC (3+ messages)
` [PATCH v2] leds: gpio: Clear error pointers for skipped LEDs
[PATCH net v11] can: isotp: fix timer drain order, wakeup handling and tx_gen ordering
2026-07-24 18:15 UTC
[PATCH v4 00/18] KVM: SEV: Fix RMP #PF due to freeing in-use VMSA
2026-07-24 18:15 UTC (9+ messages)
` [PATCH v4 18/18] KVM: guest_memfd: Combine .gmem_prepare()+.gmem_invalidate() into .gmem_convert()
[PATCH 0/4] arm: add Cortex-M85, SSE-310, and mps3-an555
2026-07-24 18:11 UTC (4+ messages)
` [PATCH 1/4] target/arm/tcg/cpu-v7m.c: add cortex-m85 model
[PATCH v31 0/9] Sleeping Owner Handling for Proxy Execution (v31)
2026-07-24 18:12 UTC (10+ messages)
` [PATCH v31 1/9] sched/deadline: Ignore proxy-exec sched_yield()
` [PATCH v31 2/9] sched/core: Don't steal a proxy-exec donor
` [PATCH v31 3/9] sched/core: Avoid migrating blocked_on tasks
` [PATCH v31 4/9] sched/core: Don't proxy-exec unmatched cookie lock owners
` [PATCH v31 5/9] sched: Switch rq->next_class in proxy_reset_donor()
` [PATCH v31 6/9] sched: Break out core of attach_tasks() helper into sched.h
` [PATCH v31 7/9] sched: Migrate whole chain in proxy_migrate_task()
` [PATCH v31 8/9] sched: Add deactivated (sleeping) owner handling to find_proxy_task()
` [PATCH v31 9/9] sched: Distinguish proxy activations from wakeups
[PATCH i-g-t v1 0/2] Add platform-specific joiner exception mode handling
2026-07-24 18:10 UTC (2+ messages)
` ✓ i915.CI.Full: success for "
[PATCH] rcu: Reduce stack usage in show_rcu_gp_kthreads()
2026-07-24 18:11 UTC (3+ messages)
[PATCH 0/2] gpu: nova-core: falcon: use I/O projections for DMA transfers
2026-07-24 18:10 UTC (3+ messages)
` [PATCH 2/2] gpu: nova-core: falcon: use I/O projection to check transfer bounds
[PATCH 2/3] AF_ALG: Drop support for off-CPU cryptography
2026-07-24 18:09 UTC (6+ messages)
[PATCH v2 0/4] mm: fix reclaim storms in defrag_mode
2026-07-24 18:07 UTC (4+ messages)
` [PATCH v2 4/4] mm: page_alloc: fix non-movable reclaim storm "
[PATCH net-next 0/2] net: macb: fix ENST configuration for all queues
2026-07-24 18:06 UTC (3+ messages)
` [PATCH net-next 2/2] net: macb: configure ENST registers "
[PATCH 0/3] mailbox: pcc: Improve completion handling and validation
2026-07-24 18:06 UTC (6+ messages)
` [PATCH 1/3] mailbox: pcc: Notify clients on polled completion
[PATCH 0/2] Add arm-smmu-v3 support for instcfg data override feature
2026-07-24 18:04 UTC (3+ messages)
` [PATCH 2/2] iommu/arm-smmu-v3: Override for Inst/Data attribute
[PATCH v4 00/14] Use generic_file_read_iter() in hugetlbfs
2026-07-24 18:04 UTC (5+ messages)
` [PATCH v4 05/14] guest_memfd: Use folio_has_hwpoisoned_page()
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.