messages from 2026-07-16 11:57:24 to 2026-07-16 12:40:56 UTC [more...]
[PATCH v2 0/2] mfd: ucb1x00: Convert Assabet gpio-keys to software nodes
2026-07-16 12:40 UTC (4+ messages)
` [PATCH v2 1/2] mfd: ucb1x00: Register software node for GPIO controller
[PATCH] submodule--helper: avoid use of %zu for now
2026-07-16 12:40 UTC (2+ messages)
[PATCH v5 00/16] arm64: mediatek: Add M.2 E-key slot on Chromebooks
2026-07-16 12:39 UTC (8+ messages)
` [PATCH v5 03/16] power: sequencing: Add pwrseq_power_is_on()
[PATCH v3 0/5] drivers: Improve memory management for large object allocations when i915/shmem is used with iommu
2026-07-16 12:39 UTC (3+ messages)
` [PATCH v3 2/5] iommu/dma: Catch scatterlist length overflows
[PATCH v8 0/5] driver core: unify the release path for dynamically allocated platform devices
2026-07-16 12:39 UTC (7+ messages)
` [PATCH v8 1/5] driver core: platform: amend the API contract for fwnode setters
` [PATCH v8 2/5] platform/surface: gpe: use platform_device_register_full()
` [PATCH v8 3/5] drm/xe/i2c: use device_create_managed_software_node()
` [PATCH v8 4/5] driver core: platform: unify release path
` [PATCH v8 5/5] driver core: platform: tests: add test cases for correct swnode removal
[PATCH for-11.1 00/17] target/riscv: Nick's debug fixes for 11.1
2026-07-16 12:35 UTC (18+ messages)
` [PATCH for-11.1 01/17] target/riscv/debug: Check only mcontrol triggers for break/watchpoint matching
` [PATCH for-11.1 02/17] target/riscv/debug: Handle changing trigger types
` [PATCH for-11.1 03/17] target/riscv/debug: Implement permissive type unavailable trigger
` [PATCH for-11.1 04/17] target/riscv/debug: Fix icount trigger privilege check
` [PATCH for-11.1 05/17] target/riscv/debug: Update itrigger_enabled after changing privilege
` [PATCH for-11.1 06/17] target/riscv/debug: Implement get_trigger_action for icount type trigger
` [PATCH for-11.1 07/17] target/riscv/debug: Fix icount privilege matching icount_enabled() test
` [PATCH for-11.1 08/17] target/riscv/debug: Implement icount trigger textra matching
` [PATCH for-11.1 09/17] target/riscv/debug: Maintain itrigger_enabled in helper_itrigger_match()
` [PATCH for-11.1 10/17] target/riscv/debug: Fix breakpoint matching action
` [PATCH for-11.1 11/17] target/riscv/debug: Put mcontrol load/store match address into tval
` [PATCH for-11.1 12/17] target/riscv/debug: Remove breakpoints on reset
` [PATCH for-11.1 13/17] target/riscv/debug: Fix migration post_load icount_enabled() test
` [PATCH for-11.1 14/17] target/riscv/debug: Insert breakpoints after migration
` [PATCH for-11.1 15/17] target/riscv/debug: Advertise icount trigger type in tinfo
` [PATCH for-11.1 16/17] target/riscv/debug: Reset trigger type to unavailable
` [PATCH for-11.1 17/17] target/riscv/debug: Fix minor comment typos
[PATCH v7 0/5] Add support for AAEON SRG-IMX8P MCU
2026-07-16 12:39 UTC (3+ messages)
` [PATCH v7 3/5] mfd: aaeon: Add SRG-IMX8P MCU driver
[PATCH 0/3] refspec: remove dependency on `the_repository`
2026-07-16 12:38 UTC (4+ messages)
` [PATCH 1/3] refspec: group related structures and functions
` [PATCH 2/3] refspec: let callers pass in hash algorithm when parsing items
` [PATCH 3/3] refspec: stop depending on `the_repository`
[PATCH BlueZ] policy: Connect profiles for bonded inbound ACL connections
2026-07-16 12:37 UTC (2+ messages)
` [BlueZ] "
[PATCH v5 00/26] Introduce enablemenant of dom0less
2026-07-16 12:37 UTC (5+ messages)
` [PATCH v5 21/26] xen/riscv: implement IRQ routing for device passthrough
` [PATCH v5 25/26] xen/riscv: add initial dom0less infrastructure support
[PATCH v3 1/1] dt-bindings: mfd: st,stmpe: fix typo st,stmpe601 (should be st,stmpe610)
2026-07-16 12:37 UTC (2+ messages)
` (subset) "
[PATCH] drm/radeon: Only define radeon_acpi_vfct_match when actually used
2026-07-16 12:36 UTC
[PATCH v5 0/2] rohm-bdi718x7/71828: Use software nodes for gpio-keys
2026-07-16 12:36 UTC (7+ messages)
[PATCH v8 0/4] Enable multi-owner I2C support for QCOM GENI controllers
2026-07-16 12:35 UTC (5+ messages)
` [PATCH v8 2/4] dmaengine: qcom: gpi: Add lock/unlock TREs for multi-owner I2C transfers
[PATCH] x86/mm/pat: fix effective RW computation in lookup_address_in_pgd_attr()
2026-07-16 12:35 UTC (4+ messages)
[PATCH RFC net-next 0/6] skb extension for BPF metadata
2026-07-16 12:35 UTC (6+ messages)
` [PATCH RFC net-next 1/6] bpf: Introduce per-packet metadata storage for BPF programs
` [PATCH RFC net-next 3/6] bpf: Allow skb extensions to survive packet scrubbing
[PATCH i-g-t v3 00/31] tools: remove unnecessary shared library dependencies from standalone tools
2026-07-16 12:34 UTC (6+ messages)
` [PATCH i-g-t v3 05/31] lib/igt_tools_stub: add stubs needed by tools
[PATCH v11 0/5] drm/amdgpu: Add WAIT_EVENT ioctl for render-node events
2026-07-16 12:35 UTC (4+ messages)
` [PATCH v11 2/5] drm/amdgpu: Add wait-event manager and per-file lifetime plumbing
[PATCH v2 0/5] Rate limited printing for Rust
2026-07-16 12:34 UTC (6+ messages)
` [PATCH v2 1/5] rust: sync: move lockdep types to rust/kernel/sync/lockdep.rs
` [PATCH v2 2/5] rust: sync: add const constructor for raw_spinlock_t
` [PATCH v2 3/5] rust: add pr_*_ratelimit! macros for printing
` [PATCH v2 4/5] rust_binder: consolidate transaction failure prints
` [PATCH v2 5/5] rust_binder: use pr_*_ratelimited! for printing
[PATCH v3 0/8] Add syscon support for Renesas RZ/T2H & RZ/N2H in CPG/MSSR driver
2026-07-16 12:34 UTC (9+ messages)
` [PATCH v3 1/8] dt-bindings: clock: renesas: Split out RZ/T2H CPG binding
` [PATCH v3 2/8] clk: renesas: r9a09g077: Register SYSC regmap
` [PATCH v3 3/8] arm64: dts: renesas: r9a09g077: Adjust CPG register region sizes
` [PATCH v3 4/8] arm64: dts: renesas: r9a09g087: "
` [PATCH v3 5/8] dt-bindings: watchdog: renesas,r9a09g057-wdt: Add CPG/MSSR syscon support
` [PATCH v3 6/8] watchdog: rzv2h: Add syscon support for WDTDCR
` [PATCH v3 7/8] arm64: dts: renesas: r9a09g077: Use CPG/MSSR syscon for WDTDCR access
` [PATCH v3 8/8] arm64: dts: renesas: r9a09g087: "
[PATCH v5 0/5] selftests/mm: separate GUP microbenchmarking from functional testing
2026-07-16 12:32 UTC (6+ messages)
` [PATCH v5 1/5] selftests/mm: make file helpers return errors
` [PATCH v5 2/5] tools/lib/mm: add shared file helpers
` [PATCH v5 3/5] tools/lib/mm: move hugepage_settings out of selftests
` [PATCH v5 4/5] tools/mm: add a standalone GUP microbenchmark
` [PATCH v5 5/5] selftests/mm: rewrite gup_test as a standalone harness-based selftest
[PATCH v3 0/2] media: s2255: Fix firmware parsing OOB and cleanup coding style
2026-07-16 12:32 UTC (2+ messages)
` Re:Re: [v3,0/2] "
[PATCH 3/3] hw/9pfs/xen: drain in-flight PDUs before xen-9p disconnect
2026-07-16 12:32 UTC (2+ messages)
Linking Patchwork with Sashiko?
2026-07-16 12:32 UTC (11+ messages)
[PATCH] iio: resolver: ad2s1200: use dev_err_probe()
2026-07-16 12:31 UTC
[PATCH v8 0/8] New features for the AD5686 IIO driver
2026-07-16 12:32 UTC (21+ messages)
` [PATCH v8 1/8] iio: dac: ad5696: properly check i2c_transfer() return value
` [PATCH v8 2/8] iio: dac: ad5686: missing NULL check on match data
` [PATCH v8 3/8] iio: dac: ad5686: refactor command/data macros
` [PATCH v8 4/8] iio: dac: ad5686: introduce sync operation
` [PATCH v8 5/8] iio: dac: ad5686: implement new sync() op for the spi bus
` [PATCH v8 6/8] iio: dac: ad5686: read_raw/write_raw: use guard(mutex)()
` [PATCH v8 7/8] iio: dac: ad5686: add triggered buffer support
` [PATCH v8 8/8] iio: dac: ad5686: add gain control support
[PATCH] coresight: Fix scheduling while atomic in coresight_device_release()
2026-07-16 12:32 UTC (7+ messages)
` [PATCH v2] coresight: Fix scheduling while atomic in coresight_put_percpu_source_ref()
[PATCH v3 00/17] nfsd: refactor nfs4_create_file()
2026-07-16 12:31 UTC (5+ messages)
` [PATCH v3 14/17] nfsd: reduce want-write range in nfsd4_create_file()
` [PATCH v3 15/17] nfsd: move v0 checking out of nfsd_check_obj_isreg()
[PATCH bpf-next v5 0/8] Add the the capability to load HW RX checksum in eBPF programs
2026-07-16 12:30 UTC (4+ messages)
` [PATCH bpf-next v5 8/8] selftests: net: add test for XDP_PASS skb checksum invalidation
` [Intel-wired-lan] "
[PATCH v3 0/8] Enable CMRR in fixed-RR VRR path
2026-07-16 12:29 UTC (7+ messages)
` [PATCH v3 5/8] drm/i915/vrr: Move CMRR hw registers to fix refresh rate path
` [PATCH v3 7/8] drm/i915/vrr: Return from CMRR compute config in case of PSR2 enabled
[PATCH] pmdomain: starfive: Remove redundant dev_err()
2026-07-16 12:29 UTC (2+ messages)
ipv4: icmp: icmp_route_lookup() relookups pick wrong netdev with policy routing + strict rp_filter
2026-07-16 12:29 UTC (6+ messages)
[PATCH v2 0/8] riscv: eswin: eic7700: Add support for clocks, resets, pinctrl, HSP bus, I2C and watchdog
2026-07-16 12:28 UTC (4+ messages)
` [PATCH v2 4/8] dt-bindings: mfd: syscon: add ESWIN EIC7700 compatible
[PATCH v7 0/7] drm/xe: add page size allocation mode control and coverage
2026-07-16 12:28 UTC (5+ messages)
` [PATCH v7 4/7] drm/xe: apply debug page-size allocation policy to user BOs
` [PATCH v7 5/7] drm/xe/vm: propagate BO page-size requirements to VMA map flags
[PATCH v2] arm64: syscall: Ensure saved x0 is kept in-sync with tracer updates
2026-07-16 12:28 UTC (2+ messages)
[PATCH] pmdomain: raspberrypi-power: add remove function
2026-07-16 12:28 UTC (2+ messages)
[PATCH v6 0/5] iio: dac: Add support for AD5529R DAC
2026-07-16 12:28 UTC (7+ messages)
` [PATCH v6 1/5] spi: dt-bindings: Add spi-device-addr peripheral property
[PATCH v4 0/8] phy: rockchip: samsung-hdptx: Clock fixes and API transition cleanups
2026-07-16 12:27 UTC (5+ messages)
` [PATCH v4 1/8] phy: rockchip: samsung-hdptx: Fix rate recalculation for high bpc
[PATCH v3 0/6] xfs write streams
2026-07-16 12:27 UTC (4+ messages)
` [PATCH v3 2/6] iomap: introduce and propagate write_stream
[PATCH] rust_binder: add TF_DEFER_COMPLETE flag for avoiding userspace roundtrip
2026-07-16 12:27 UTC (2+ messages)
[PATCH v11 0/1] drm/xe: Add support for GPU health indicator
2026-07-16 12:27 UTC (2+ messages)
` ✓ Xe.CI.FULL: success for "
[PATCH] tpm: use kfree_sensitive() for context and session buffers
2026-07-16 12:26 UTC (2+ messages)
[PATCH v2] iommu/msm: unwind probe state on registration failure
2026-07-16 12:26 UTC (6+ messages)
` [PATCH v3] iommu/msm: Fix dangling list entry on probe failure
[PATCH v1] nSVM: Check injected event consistency
2026-07-16 12:04 UTC (4+ messages)
` "
[PATCH] cpufreq: schedutil: Publish util hooks only after all sg_cpu are initialized
2026-07-16 12:25 UTC (2+ messages)
[PATCH] mfd: rave-sp: validate received frame lengths
2026-07-16 12:24 UTC (2+ messages)
[PATCH 1/2] gnutls: Enable p11-kit by default
2026-07-16 12:22 UTC (2+ messages)
` [PATCH 2/2] u-boot: upgrade 2026.04 -> 2026.07
[RFC PATCH] mm/ksm: use checksum to speed up page comparison
2026-07-16 12:20 UTC
[PATCH v1 0/3] Add workarounds for Picoheart erratas
2026-07-16 12:20 UTC (4+ messages)
` [PATCH v1 2/3] riscv: errata: picoheart: Add workaround for cbo.clean errata
[RFC PATCH 0/2] Avoid software ref tag remapping for NVMe devices
2026-07-16 12:21 UTC (6+ messages)
` [RFC PATCH 2/2] nvme/core: advertise BLK_EXPECTED_REF_TAG_CAPABLE
[PATCH bpf-next v3 0/3] Fixes for tailcall with subprog and callback
2026-07-16 12:20 UTC (6+ messages)
` [PATCH bpf-next v3 1/3] bpf: Sync tail_call_reachable with callee state on entry
` [PATCH bpf-next v3 2/3] bpf: Reject callback subprogs invoke tailcall
` [PATCH bpf-next v3 3/3] selftests/bpf: Add testcases for callback with tailcall
[BUG] vlan: skb_under_panic when toggling NETIF_F_HW_VLAN_CTAG_TX on lower device
2026-07-16 12:20 UTC
[PATCH] blk-cgroup: show io.stat numbers for discard-only cgroups
2026-07-16 12:19 UTC (2+ messages)
[PATCH] usb: musb: dsps: implement vbus_status and set_vbus platform ops
2026-07-16 12:19 UTC
[i-g-t] tests/intel/xe_mempage_offline: Add fault-inject based page offline tests
2026-07-16 12:19 UTC (3+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "
[PATCH 2/2] vfio/migration: Parallelize device state transitions
2026-07-16 12:18 UTC (12+ messages)
[PATCH v2 0/4] Generate documentation links for OE-Core
2026-07-16 12:18 UTC (5+ messages)
` [PATCH v2 1/4] ref-manual/tasks.rst: convert to glossaries
` [PATCH v2 2/4] ref-manual/variables.rst: remove flags from variable names
` [PATCH v2 3/4] tools: add gen-doc-links to generate documentation link flags
` [PATCH v2 4/4] .pre-commit-config.yaml: add gen-doc-links
[PATCH] i2c: jz4780: Cache clock rate at probe to prevent CCF prepare_lock deadlock
2026-07-16 12:18 UTC (7+ messages)
` [Letux-kernel] "
[PATCH] rust: device: avoid trailing ; in printing macros
2026-07-16 12:17 UTC (2+ messages)
[PATCH v1] arm64: cpuinfo: Fix sysfs cleanup on failure
2026-07-16 12:18 UTC (2+ messages)
[PATCH v2] kernel-yocto-rust: add clang toolchain check and lld dependency for riscv64
2026-07-16 12:15 UTC
[linux-next:master] [loop] d908729e74: stress-ng.umount.ops_per_sec 100.0% regression
2026-07-16 12:16 UTC (4+ messages)
[PATCH v3 net 0/6] xsk: fix AF_XDP multi-buffer Tx descriptor reclaim
2026-07-16 12:15 UTC (7+ messages)
` [PATCH v3 net 1/6] xsk: fix buffer leak in xsk_drop_skb() for AF_XDP multi-buffer Tx
[RFC PATCH] drm/sched/tests: Let the DRM scheduler manage job lifetimes
2026-07-16 12:14 UTC (6+ messages)
[PATCH v2 00/10] ASoC: ti: Improve probe error handling
2026-07-16 12:14 UTC (6+ messages)
` [PATCH v2 10/10] ASoC: ti: rx51: Use dev_err_probe() for "
[PATCH 00/11] blktrace: parse blk_io_trace2 in btt and iowatcher
2026-07-16 12:13 UTC (15+ messages)
` [PATCH 05/11] blkrawverify: natively parse blk_io_trace2
` [PATCH 06/11] blkiomon: use blk_io_trace2 internally
` [PATCH 07/11] blkiomon: natively parse blk_io_trace2
` [PATCH 08/11] iowatcher: use blk_io_trace2 internally
` [PATCH 09/11] iowatcher: natively parse blk_io_trace2
` [PATCH 10/11] btreplay: support blk_io_trace2 in btrecord
` [PATCH 11/11] blkparse: add option to emit a specific trace protocol version
[linux-next:master 4043/6789] vmlinux.o: error: objtool: efi_crash_gracefully_on_page_fault+0xc4: efi_rts_park_worker() missing __noreturn in .c/.h or NORETURN() in noreturns.h
2026-07-16 12:12 UTC (2+ messages)
bio bounce buffering fixes v3
2026-07-16 12:12 UTC (2+ messages)
[PATCH v2] block: try slab allocation in bio_alloc_bioset() before mempool
2026-07-16 12:12 UTC (2+ messages)
[PATCH] block: show operation in error injection rules
2026-07-16 12:12 UTC (2+ messages)
[PATCH v3 REPOST] block: serialize elevator changes for the same queue using a writer lock
2026-07-16 12:12 UTC (2+ messages)
[PATCH] block: free copied pages when blk_rq_map_kern() fails
2026-07-16 12:12 UTC (2+ messages)
[PATCH v2 0/2] promote mapped executable folios after first usage for MGLRU
2026-07-16 12:11 UTC (4+ messages)
` [PATCH v2 2/2] mm: mglru: promote mapped executable folios after first usage
[PATCH v3 3/7] gpio: regmap: Add gpio_regmap_operation and write-enable support
2026-07-16 12:08 UTC (10+ messages)
[PATCH v2 0/4] Tunables-related updates
2026-07-16 12:09 UTC (4+ messages)
` [PATCH v2 1/4] man/man5/ld.so.conf.5: document include syntax
` [PATCH v2 2/4] man/man5/tunables.conf: Document system-wide tunables config
[syzbot] [usb?] memory leak in uss720_probe
2026-07-16 12:09 UTC (2+ messages)
` Forwarded: [PATCH] usb: misc: uss720: fix memory leak by replacing usb_unlink_urb with usb_kill_urb
[PATCH] rcu-tasks: Update comments in call_rcu_tasks_generic()
2026-07-16 12:09 UTC (3+ messages)
[PATCH v1 00/17] ACPI: processor: idle/intel_idle: Add ACPI _LPI support to intel_idle
2026-07-16 12:06 UTC (3+ messages)
` [PATCH v1 07/17] ACPI: processor: idle: Rearrange acpi_processor_get_lpi_info()
[RFC] tracing: Try user copies with page faults disabled first
2026-07-16 12:05 UTC (3+ messages)
[PATCH v2] PCI: rzg3s-host: Re-enumerate the bus on PCIe link-state changes
2026-07-16 12:04 UTC (3+ messages)
[PATCH] riscv/mm: use physical alignment for vmemmap_start_pfn
2026-07-16 12:04 UTC (3+ messages)
[PATCH net-next 0/4] net: hsr: PRP RedBox (PRP-SAN) support
2026-07-16 12:04 UTC (8+ messages)
` [PATCH net-next v2 "
` [PATCH net-next v2 1/4] net: hsr: add PRP interlink (RedBox) datapath and duplicate discard
` [PATCH net-next v2 2/4] net: hsr: emit RedBox-MAC TLV in PRP RedBox supervision frames
[PATCH] arm64: syscall: Ensure saved x0 is kept in-sync with tracer updates
2026-07-16 12:04 UTC (4+ messages)
[PATCH for-4.22 0/2] xen/arm: Fix eSPI IRQ indexing issues
2026-07-16 12:03 UTC (3+ messages)
` [PATCH for-4.22 2/2] xen/arm: vgic: free eSPIs using the bitmap index
[PATCH 00/12] Add migration support to MSHV accelerator, Part 2
2026-07-16 12:01 UTC (3+ messages)
` [PATCH 03/12] hw/i386/mshv: migrate REFERENCE_TIME
[PATCH v13 1/7] Bluetooth: btmtksdio: Fix SKB handling issues in TX path
2026-07-16 12:02 UTC (2+ messages)
` Bluetooth: btmtk: Add MT7928 support
[PATCH v5 0/9] pnv/phb5: Update PHB4 to the latest PHB5 spec
2026-07-16 12:00 UTC (3+ messages)
` [PATCH v5 4/9] pnv/phb5: Implement read-only and write-only bits of registers
[PATCH v2 0/2] DRM device registration fixes
2026-07-16 12:00 UTC (3+ messages)
` [PATCH v2 1/2] drm/i915: Remove drm_dev_unregister() from the error path during i915_driver_register()
` [PATCH v2 2/2] drm: Unwind drm device registration upon error
[PATCH net v1 0/3] net: fix stale TX skb pointers on DMA map failure
2026-07-16 12:00 UTC (2+ messages)
Recent changes (master)
2026-07-16 12:00 UTC
[PATCH v3] virtio_ring: fix infinite loop in virtnet_poll_cleantx when device is broken
2026-07-16 11:59 UTC
[PATCH] iommu/io-pgtable-arm: Add support for contiguous hint bit
2026-07-16 11:59 UTC (10+ messages)
[PATCH] sched/psi: use for_each_set_bit() in psi_group_change() task-count walk
2026-07-16 11:58 UTC (4+ messages)
[PATCH v2 1/3] feat: scale vmpressure window with machine size
2026-07-16 11:57 UTC (3+ messages)
` [PATCH v2 2/3] test: expand proc smaps coverage and require TMPFS
` [PATCH v2 3/3] feat: grow vrealloc vm_area mappings in place
[PATCH 0/5] btrfs: zoned: fix two deadlocks when runing fstests
2026-07-16 11:56 UTC (2+ messages)
` [PATCH 5/5] btrfs: zoned: avoid ordered_operations_mutex when finishing a zone
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.