messages from 2025-10-03 07:13:31 to 2025-10-03 09:07:08 UTC [more...]
[PATCH v5 bpf-next 00/15] BPF indirect jumps
2025-10-03 9:13 UTC (19+ messages)
` [PATCH v5 bpf-next 04/15] bpf, x86: add new map type: instructions array
` [PATCH v5 bpf-next 05/15] selftests/bpf: add selftests for new insn_array map
` [PATCH v5 bpf-next 07/15] selftests/bpf: test instructions arrays with blinding
` [PATCH v5 bpf-next 13/15] libbpf: support llvm-generated indirect jumps
` [PATCH v5 bpf-next 15/15] selftests/bpf: add selftests for "
[RFC PATCH 00/13] Introduce PCI Configuration Space Cache (PCSC)
2025-10-03 9:00 UTC (14+ messages)
` [RFC PATCH 01/13] pci: pcsc: Add plumbing for the "
` [RFC PATCH 02/13] pci: pcsc: implement basic functionality
` [RFC PATCH 03/13] pci: pcsc: infer cacheability of PCI capabilities
` [RFC PATCH 04/13] pci: pcsc: infer PCIe extended capabilities
` [RFC PATCH 05/13] pci: pcsc: control the cache via sysfs and kernel params
` [RFC PATCH 06/13] pci: pcsc: handle device resets
` [RFC PATCH 07/13] pci: pcsc: introduce statistic gathering tools
` [RFC PATCH 08/13] pci: Save only spec-defined configuration space
` [RFC PATCH 09/13] vfio: pci: Fill only spec-defined configuration space regions
` [RFC PATCH 10/13] pci: pcsc: Use contiguous pages for the cache data
` [RFC PATCH 11/13] pci: pcsc: Add kexec persistence support via KHO
` [RFC PATCH 12/13] pci: pcsc: introduce persistence versioning
` [RFC PATCH 13/13] pci: pcsc: introduce hashtable lookup to speed up restoration
[PATCH] docs: domain: add watchdog notification support
2025-10-03 9:06 UTC
[PATCH] gpio: of: make it possible to reference gpios probed in acpi in device tree
2025-10-03 9:05 UTC (7+ messages)
[PATCH v16 0/9] Add PWM support for IPQ chipsets
2025-10-03 9:04 UTC (2+ messages)
[PATCH v3] fs: semihosting: Fixup smh_flen and smh_read against overflow
2025-10-03 9:03 UTC
[Intel-wired-lan] [PATCH iwl-next v4 0/2] Add link_down_events counters to ixgbe and ice drivers
2025-10-03 9:03 UTC (4+ messages)
` [Intel-wired-lan] [PATCH iwl-next v4 1/2] ice: add link_down_events statistic
` "
[PATCH v1] PM: runtime: Introduce one more usage counter guard
2025-10-03 9:02 UTC (2+ messages)
[PATCH] drivers/net/wan/hdlc_ppp: fix potential null pointer in ppp_cp_event logging
2025-10-03 9:02 UTC (3+ messages)
[PATCH] MAINTAINERS: Update Jessica Zhang's email address
2025-10-03 9:01 UTC (4+ messages)
[PATCH 0/4] drm/bridge: enforce drm_bridge_add() before drm_bridge_attach()
2025-10-03 8:59 UTC (5+ messages)
` [PATCH 1/4] drm/sti: hda: add bridge before attaching
` [PATCH 2/4] drm/sti: hdmi: "
` [PATCH 3/4] drm/bridge: document that adding a bridge is mandatory before attach
` [PATCH 4/4] drm/bridge: add warning for bridges attached without being added
[PATCH v2 00/33] single-binary: Make riscv cpu.h target independent
2025-10-03 9:00 UTC (4+ messages)
` [PATCH v2 09/33] target/riscv: Fix size of gpr and gprh
[PATCH i-g-t v2] tests/intel/kms_fbcon_fbt: Skip CRC based FBC cursor check on simulation
2025-10-03 9:00 UTC (3+ messages)
` ✓ Xe.CI.BAT: success for tests/intel/kms_fbcon_fbt: Skip CRC based FBC cursor check on simulation (rev2)
` ✗ i915.CI.BAT: failure "
[PATCH RFC 0/6] Introduce the Interconnect Subsystem
2025-10-03 8:56 UTC (7+ messages)
` [PATCH RFC 1/6] Introduce "
` [PATCH RFC 2/6] MAINTAINERS: add myself as Maintainer of Interconnect
` [PATCH RFC 3/6] interconnect: add support for the Qualcomm RPMh helpers
` [PATCH RFC 4/6] interconnect: add support for the SM8650 SoC
` [PATCH RFC 5/6] ufs: qcom: vote for interconnect bandwidth on probe
` [PATCH RFC 6/6] qcom_defconfig: enable interconnect for SM8650
[syzbot] [ext4?] KASAN: slab-out-of-bounds Read in ext4_search_dir
2025-10-03 8:57 UTC
[PATCH v2] fs: semihosting: Fixup smh_flen and smh_read against overflow
2025-10-03 8:56 UTC (3+ messages)
[RFC/PATCH] SubmittingPatches: forbid use of genAI to generate changes
2025-10-03 8:51 UTC (4+ messages)
` [PATCH v2] SubmittingPatches: add section about AI
[PATCH bpf 0/2] bpf: Avoid RCU context warning when unpinning htab with internal structs
2025-10-03 8:45 UTC (3+ messages)
` [PATCH bpf 1/2] "
` [PATCH bpf 2/2] selftests/bpf: Add test for unpinning htab with internal timer struct
[PATCH net v6 0/4] net: netpoll: fix memory leak and add comprehensive selftests
2025-10-03 8:45 UTC (2+ messages)
[PATCH i-g-t v9 0/3] tests/intel/xe_compute_preempt: Compute preemption check
2025-10-03 8:43 UTC (3+ messages)
` ✗ i915.CI.BAT: failure for "
` ✗ Xe.CI.Full: "
[PATCH] usb: Fixed protocol translation in usb/storage/transport.c
2025-10-03 8:42 UTC (2+ messages)
[PATCH v4 00/34] VF migration redesign
2025-10-03 8:40 UTC (3+ messages)
` [PATCH v4 11/34] drm/xe/vf: Add xe_gt_recovery_inprogress helper
[PATCH v2 11/16] scsi: qla2xxx: fix TMR failure handling
2025-10-03 8:40 UTC (2+ messages)
[PATCH for-4.21] x86/hvm: fix reading from 0xe9 IO port if port E9 hack is active
2025-10-03 8:38 UTC (8+ messages)
[PATCH i-g-t] lib/igt_fb/intel: Use correct MOCS for displayable surfaces
2025-10-03 8:37 UTC
[PATCH] drm/amd: Drop superfluous call to set_power_limit()
2025-10-03 8:36 UTC (2+ messages)
[PATCH 0/2] PCI: Fix bogus resource overlaps
2025-10-03 8:36 UTC (11+ messages)
` [PATCH 2/2] PCI: Resources outside their window must set IORESOURCE_UNSET
[PATCH v7 6/9] regulator: Add support for MediaTek MT6373 SPMI PMIC Regulators
2025-10-03 8:36 UTC (2+ messages)
[syzbot] [ext4?] KASAN: slab-out-of-bounds Read in ext4_search_dir
2025-10-03 8:36 UTC (3+ messages)
` Forwarded: [PATCH] ext4: reject system.data xattr with external inode storage
` Forwarded: [PATCH] ext4: reject inline data flag when i_extra_isize is zero
[PATCH v2 2/4] mm/page_alloc: Perform appropriate batching in drain_pages_zone
2025-10-03 8:35 UTC (2+ messages)
[PATCH] PCI: Drop ARM dependency from PCI_RCAR_GEN2
2025-10-03 8:35 UTC
[syzbot] [ext4?] KASAN: slab-out-of-bounds Read in ext4_search_dir
2025-10-03 8:35 UTC
[PATCH 0/3] Adjustment to power limit setting
2025-10-03 8:32 UTC (3+ messages)
` [PATCH 2/3] drm/amd: Stop overloading power limit with limit type
[PATCH] aspeed: Set 'auto_create_sdcard' to false
2025-10-03 8:30 UTC (2+ messages)
Difficulties shrinking read-only rootfs image
2025-10-02 23:12 UTC
[PATCH] wifi: ath12k: Add MODULE_FIRMWARE() entries
2025-10-03 8:29 UTC
[arm:clearfog 13/13] arch/arm64/boot/dts/marvell/cn9130-cf-base.dtb: gpio-expander@20 (nxp,pca9555): 'm2-ful-card-power-off' does not match any of the regexes: '^(hog-[0-9]+|.+-hog(-[0-9]+)?)$', '^pinctrl-[0-9]+$'
2025-10-03 8:26 UTC
[PATCH v2] xen: Strip xen.efi by default
2025-10-03 8:26 UTC (4+ messages)
[linux-next:master 12905/13300] arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-balcones.dtb: pressure-sensor@76 (infineon,dps310): '#io-channel-cells' does not match any of the regexes: '^pinctrl-[0-9]+$'
2025-10-03 8:24 UTC
[PATCH 0/3] usb: musb-new: Address some Smatch issues
2025-10-03 8:25 UTC (3+ messages)
` [PATCH 2/3] usb: musb-new: Limit check array index before use
6.17.0: New, annoying error message about Spectre mitigation and retbleed
2025-10-03 8:03 UTC
[PATCH] drm/mediatek: Fix refcounting in mtk_drm_get_all_drm_priv
2025-10-03 8:20 UTC (2+ messages)
[PATCH] docs/zh_CN: Add translation of rust/testing.rst
2025-10-03 7:48 UTC (2+ messages)
` [PATCH v2] "
[PATCH net] net: dlink: use dev_kfree_skb_any instead of dev_kfree_skb
2025-10-03 8:17 UTC (2+ messages)
[RFC PATCH 0/7] rework EAL argument parsing in DPDK
2025-10-03 8:15 UTC (22+ messages)
` [PATCH v8 00/18] Simplify running with high-numbered CPUs
` [PATCH v9 "
` [PATCH v9 01/18] build: add define for the OS environment name
` [PATCH v9 02/18] argparse: export function to print help text for object
` [PATCH v9 03/18] argparse: allow user-override of help printing
` [PATCH v9 04/18] argparse: add documentation on supported value types
` [PATCH v9 05/18] argparse: add support for parsing core lists
` [PATCH v9 06/18] eal: add long options for each short option
` [PATCH v9 07/18] eal: define the EAL parameters in argparse format
` [PATCH v9 08/18] eal: gather EAL args before processing
` [PATCH v9 09/18] eal: ensure proper cleanup on EAL init failure
` [PATCH v9 10/18] eal: combine parameter validation checks
` [PATCH v9 11/18] eal: simplify handling of conflicting cmdline options
` [PATCH v9 12/18] eal: automatically init arg list options
` [PATCH v9 13/18] eal: add internal fn for converting cpuset to string
` [PATCH v9 14/18] eal: use common cpuset to string function
` [PATCH v9 15/18] eal: introduce lcore remapping option for coremasks
` [PATCH v9 16/18] eal: rework internal coremask parsing to use cpu sets
` [PATCH v9 17/18] eal: allow lcore id remapping with core lists
` [PATCH v9 18/18] eal: allow lcore remapping with autodetected core affinity
[PATCH v10 i-g-t 00/10] Fix xe_eudebug_online@set-breakpoint-sigint-debugger
2025-10-03 8:15 UTC (3+ messages)
` [PATCH v10 i-g-t 01/10] lib/xe_eudebug: Fix safe_pipe_read
Yocto builds and job server?
2025-10-03 8:14 UTC (4+ messages)
` [yocto] "
[llvm coverage] Update LLVM profile raw format from v4 to v10
2025-10-03 8:12 UTC (4+ messages)
` [PATCH v2] Support LLVM raw profile versions 8, 9, and 10
[PATCH v1] Bluetooth: btmtksdio: Add pmctrl handling for BT closed state during reset
2025-10-03 8:11 UTC (2+ messages)
[RFC 0/3] Mitigation of migration failures accross different host kernels
2025-10-03 8:10 UTC (5+ messages)
` [RFC 1/3] target/arm/cpu: Add new CPU property for KVM regs to hide
[PATCH 0/2] (asus-ec-sensors) add two more boards
2025-10-03 8:07 UTC (3+ messages)
` [PATCH 1/2] hwmon: (asus-ec-sensors) add Pro WS TRX50-SAGE WIFI
` [PATCH 2/2] hwmon: (asus-ec-sensors) add ROG STRIX X870E-H GAMING WIFI7
[PATCH] MAINTAINERS: Add myself as an AMD SVM & IOMMU reviewer
2025-10-03 8:09 UTC (2+ messages)
No stock, no hassle
2025-10-03 8:00 UTC
[XTF PATCH v2 0/2] Remove Xen as a hard requirement to run XTF
2025-10-03 8:06 UTC (7+ messages)
` [XTF PATCH v2 2/2] x86: Allow exiting QEMU in TCG/QEMU
[PATCH 0/3] block: use pwrite_zeroes_alignment when writing first sector
2025-10-03 8:04 UTC (7+ messages)
` [PATCH 1/3] file-posix: populate pwrite_zeroes_alignment
` [PATCH 2/3] block: use pwrite_zeroes_alignment when writing first sector
[PATCH v2 0/21] Implement RCU Tasks Trace in terms of SRCU-fast and optimize
2025-10-03 8:07 UTC (6+ messages)
` [PATCH v2 08/21] rcu: Add noinstr-fast rcu_read_{,un}lock_tasks_trace() APIs
[f2fs-dev] Proszę o kontakt
2025-10-03 8:01 UTC
[PATCH 0/2] replay: add --update-refs option
2025-10-03 7:59 UTC (9+ messages)
` [PATCH v2 0/1] replay: make atomic ref updates the default behavior
` [PATCH v2 1/1] "
[PATCH] xfs: don't use __GFP_NOFAIL in xfs_init_fs_context
2025-10-03 7:58 UTC (3+ messages)
[PATCH 2/4] btrfs: make btrfs_repair_io_failure() handle bs > ps cases without large folios
2025-10-03 7:58 UTC (2+ messages)
[PATCH 0/9] Encode submodule gitdir names to avoid conflicts
2025-10-03 7:56 UTC (5+ messages)
` [PATCH v2 00/10] "
` [PATCH v2 08/10] submodule: remove validate_submodule_git_dir()
[linus:master] [xfs] c91d38b57f: stress-ng.chown.ops_per_sec 70.2% improvement
2025-10-03 7:56 UTC (2+ messages)
[Patch v2] mm/huge_memory: add pmd folio to ds_queue in do_huge_zero_wp_pmd()
2025-10-03 7:54 UTC (2+ messages)
[arm:clearfog 13/13] arch/arm64/boot/dts/marvell/cn9130-cf-pro.dtb: m2-ful-card-power-off: $nodename:0: 'm2-ful-card-power-off' does not match '-hog(-[0-9]+)?$'
2025-10-03 7:52 UTC
[PATCH] slab: Add allow_spin check to eliminate kmemleak warnings
2025-10-03 7:51 UTC (2+ messages)
Welders
2025-10-03 7:50 UTC
[PATCH RFC] xfs: add FALLOC_FL_WRITE_ZEROES to XFS code base
2025-10-03 7:51 UTC (2+ messages)
[PATCH] slab: Fix using this_cpu_ptr() in preemptible context
2025-10-03 7:49 UTC (2+ messages)
[PATCH 00/26] media: Add support for multi-context operations
2025-10-03 7:49 UTC (6+ messages)
` [PATCH 06/26] media: v4l2-ioctl: Introduce VIDIOC_BIND_CONTEXT
[PATCH] mkfs.xfs fix sunit size on 512e and 4kN disks
2025-10-03 7:46 UTC (4+ messages)
Can the output of FIEMAP on BTRFS be used to check if a file and its reflink copy might have diverged?
2025-10-03 7:45 UTC (14+ messages)
[Intel-wired-lan] [PATCH iwl-net v1] ice: fix lane number calculation
2025-10-03 7:45 UTC (3+ messages)
[PATCH i-g-t] tests/intel/kms_fbcon_fbt: Skip CRC based FBC cursor check on simulation
2025-10-03 7:45 UTC (2+ messages)
[PATCH v2 0/4] Enable Remote GPIO over RPMSG on i.MX Platform
2025-10-03 7:40 UTC (3+ messages)
` [PATCH v2 3/4] gpio: imx-rpmsg: add imx-rpmsg GPIO driver
Listen to reason indeed, but not "one less"
2025-10-03 7:40 UTC
[PATCH 00/10] blk-cgroup: don't use queue_lock for protection and fix deadlock
2025-10-03 7:37 UTC (3+ messages)
` [PATCH 08/10] blk-cgroup: remove radix_tree_preload()
[PATCH 0/3] nvme: kbuild robot fixes
2025-10-03 7:35 UTC (7+ messages)
` [PATCH 1/3] nvme-keyring: use correct format specifier
` [PATCH 2/3] nvme-keyring: typo in nvme_dhchap_psk_lookup()
` [PATCH 3/3] nvme-auth: move declaration of nvme_auth_extract_key()
[dpdk-dev v5 1/2] eal: introduce rte_timingsafe_memcmp() based on OpenBSD API
2025-10-03 7:35 UTC (3+ messages)
` [dpdk-dev v6 1/2] eal: introduce rte_memeq_timingsafe() based on FreeBSD API
[PATCH v6 00/18] Apply drm_bridge_connector and panel_bridge helper for the Analogix DP driver
2025-10-03 7:34 UTC (5+ messages)
` [PATCH v6 11/18] drm/display: bridge_connector: Ensure last bridge determines EDID/modes detection capabilities
[PATCH v2 00/15] block: add blktrace support for zoned block device commands
2025-10-03 7:32 UTC (9+ messages)
` [PATCH v2 06/15] blktrace: split do_blk_trace_setup into two functions
` [PATCH v2 07/15] blktrace: add definitions for blk_user_trace_setup2
` [PATCH v2 09/15] blktrace: add definitions for struct blk_io_trace2
` [PATCH v2 11/15] blktrace: add block trace commands for zone operations
[PATCH bpf] bpf: Fix metadata_dst leak __bpf_redirect_neigh_v{4,6}
2025-10-03 7:34 UTC
[PATCH 0/4] Update list of supported/tested distributions
2025-10-03 7:33 UTC (5+ messages)
` [PATCH 1/4] ref-manual/system-requirements.rst: update supported distributions
` [PATCH 2/4] docs: add util-linux-script package for Fedora 42+
` [PATCH 3/4] set_versions.py: fix subprocess.run call for older distros
` [PATCH 4/4] tools/build-docs-container: update with newly supported distros
[PATCH] net: fsl_pq_mdio: Fix device node reference leak in fsl_pq_mdio_probe
2025-10-03 7:33 UTC (2+ messages)
[PATCH] test/debug: fix crash with mlx5 devices
2025-10-03 7:32 UTC (3+ messages)
` [PATCH v2] "
[Bug 2123828] Re: RISC-V: incorrect emulation of load and store on big-endian systems
2025-10-03 7:19 UTC
[PATCH v2] fbdev: Add bounds checking in bit_putcs to fix vmalloc-out-of-bounds
2025-10-03 7:32 UTC
Odzyskaj nawet 5 lat podatku CIT/PIT i sfinansuj inwestycje
2025-10-03 7:30 UTC
dash 0.5.13 configure config.status truncated running under dash 0.5.13
2025-10-03 7:29 UTC (6+ messages)
[Bug 220623] New: Possible deadlock, system hangs on suspend
2025-10-03 7:28 UTC (3+ messages)
` [Bug 220623] "
[PATCH v4 0/3] Support VBOOTROM to ast2700fc machine
2025-10-03 7:26 UTC (6+ messages)
` [PATCH v4 3/3] tests/functional/aarch64/test_aspeed_ast2700fc: Add vbootrom test
[PATCH 1/3] compressdev: support for dictionaries and PDCP checksum
2025-10-03 7:27 UTC (4+ messages)
` [EXTERNAL] "
[PATCH v2 00/10] LUO: PCI subsystem (phase I)
2025-10-03 7:26 UTC (6+ messages)
` [PATCH v2 03/10] PCI/LUO: Forward prepare()/freeze()/cancel() callbacks to driver
[PATCH 1/1] nvmet: remove redundant subsysnqn field from ctrl
2025-10-03 7:25 UTC (2+ messages)
[PATCH v1 0/5] Update to test ASPEED SDK v09.08
2025-10-03 7:21 UTC (12+ messages)
` [PATCH v1 1/5] tests/functional/arm/test_aspeed_ast1030: Update test ASPEED SDK v03.03
` [PATCH v1 2/5] tests/functional/arm/test_aspeed_ast2500: Update test ASPEED SDK v09.08
` [PATCH v1 3/5] tests/functional/arm/test_aspeed_ast2600: "
` [PATCH v1 4/5] tests/functional/aarch64/test_aspeed_ast2700: Update test ASPEED SDK v09.08 for A1
` [PATCH v1 5/5] tests/functional/aarch64/test_aspeed_ast2700: Move eth2 IP check into common function
[PATCH RFC][makedumpfile 00/10] btf/kallsyms based eppic extension for mm page filtering
2025-10-03 7:22 UTC (3+ messages)
` [PATCH RFC][makedumpfile 02/10] dwarf_info: Fix a infinite recursion bug for search_domain
[PATCH] sound/core/seq: Initialize structure pointer to NULL to prevent undefined behavior
2025-10-03 7:21 UTC (2+ messages)
[GIT PULL] RISC-V updates for the v6.18 merge window (part two)
2025-10-03 7:19 UTC (2+ messages)
[PATCH v5 0/6] NFSD direct I/O read
2025-10-03 7:19 UTC (3+ messages)
` [PATCH v5 4/6] NFSD: Implement NFSD_IO_DIRECT for NFS READ
[PATCH] iio: adc: stm32-dfsdm: fix st,adc-alt-channel property handling
2025-10-03 6:15 UTC (2+ messages)
[PATCH v4 0/6] Add support for the Axis ARTPEC-8 SoC
2025-10-03 7:14 UTC (4+ 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.