messages from 2025-07-09 16:54:46 to 2025-07-09 18:03:04 UTC [more...]
[PATCH] net: mana: fix spelling for mana_gd_deregiser_irq()
2025-07-09 18:02 UTC (2+ messages)
[PATCH v12 00/12] RV: Linear temporal logic monitors for RT application
2025-07-09 18:02 UTC (14+ messages)
` [PATCH v12 01/12] rv: Add #undef TRACE_INCLUDE_FILE
` [PATCH v12 02/12] printk: Make vprintk_deferred() public
` [PATCH v12 03/12] panic: Add vpanic()
` [PATCH v12 04/12] rv: Let the reactors take care of buffers
` [PATCH v12 05/12] rv: rename CONFIG_DA_MON_EVENTS to CONFIG_RV_MON_EVENTS
` [PATCH v12 06/12] rv: Add support for LTL monitors
` [PATCH v12 07/12] rv: Add rtapp container monitor
` [PATCH v12 08/12] riscv: mm: Add page fault trace points
` [PATCH v12 09/12] rv: Add rtapp_pagefault monitor
` [PATCH v12 10/12] rv: Add rtapp_sleep monitor
` [PATCH v12 11/12] rv: Add documentation for rtapp monitor
` [PATCH v12 12/12] rv: Allow to configure the number of per-task monitor
Secondary process access control mechanism
2025-07-09 18:02 UTC
[PATCH] s390/con3215: Use macros for hardcoded values
2025-07-09 18:00 UTC
[PATCH RFC 0/9] Reduce ratelimit's false-positive misses
2025-07-09 18:00 UTC (6+ messages)
` [PATCH v4 0/20] ratelimit: "
` [PATCH v5 0/21] "
` [PATCH v6 0/3] ratelimit: Add tests for lib/ratelimit.c
[PATCH v3 0/7] Handle Firmware reported Hardware Errors
2025-07-09 17:57 UTC (5+ messages)
` [PATCH v3 5/7] drm/xe: Add support to handle hardware errors
` [PATCH v3 6/7] drm/xe/xe_hw_error: Handle CSC Firmware reported Hardware errors
[PATCH v3 00/20] intel_iommu: Enable stage-1 translation for passthrough device
2025-07-09 17:55 UTC (4+ messages)
` [PATCH v3 02/20] hw/pci: Introduce pci_device_get_viommu_cap()
[PATCH net-next v2] gve: make IRQ handlers and page allocation NUMA aware
2025-07-09 17:55 UTC (3+ messages)
[PATCH] fuse: show io_uring mount option in /proc/mounts
2025-07-09 17:55 UTC (3+ messages)
ANN: SELinux userspace 3.9-rc3 release
2025-07-09 17:54 UTC
[PATCH v16 0/7] rust: extend `module!` macro with integer parameter support
2025-07-09 17:52 UTC (8+ messages)
` [PATCH v16 1/7] rust: sync: add `SetOnce`
` [PATCH v16 2/7] rust: str: add radix prefixed integer parsing functions
` [PATCH v16 3/7] rust: introduce module_param module
` [PATCH v16 4/7] rust: module: use a reference in macros::module::module
` [PATCH v16 5/7] rust: module: update the module macro with module parameter support
` [PATCH v16 6/7] rust: samples: add a module parameter to the rust_minimal sample
` [PATCH v16 7/7] modules: add rust modules files to MAINTAINERS
Python ecosystem versions overview
2025-07-09 17:52 UTC (2+ messages)
[PATCH mptcp-next v8 0/7] implement mptcp read_sock
2025-07-09 17:53 UTC (2+ messages)
[PATCH 01/14] iomap: header diet
2025-07-09 17:53 UTC (3+ messages)
[PATCH] KVM: x86: avoid underflow when scaling TSC frequency
2025-07-09 17:53 UTC
[syzbot] [usb?] KASAN: slab-out-of-bounds Read in mon_copy_to_buff
2025-07-09 17:52 UTC (5+ messages)
[PATCH v3 0/6] Fix handling of optional blobs in binman
2025-07-09 17:50 UTC (3+ messages)
` [PATCH v3 3/6] binman: rework dropping absent entries from packaged image
[PATCH] Revert "soundwire: qcom: Add set_channel_map api support"
2025-07-09 17:49 UTC
[PATCH v3 0/3] Clear forbidden operator list via SimManager
2025-07-09 17:50 UTC (2+ messages)
[PATCH v4 00/24] x86: strict separation of startup code
2025-07-09 17:49 UTC (3+ messages)
` [PATCH v4 06/24] x86/sev: Avoid global variable to store virtual address of SVSM area
[f2fs-dev] [PATCH v4 1/6] fs: enhance and rename shutdown() callback to remove_bdev()
2025-07-09 17:49 UTC (4+ messages)
` "
[PATCH v1 0/7] x86: Disentangle <asm/processor.h> dependency on CPUID APIs
2025-07-09 17:48 UTC (10+ messages)
` [PATCH v1 1/7] x86/cpuid: Remove transitional <asm/cpuid.h> header
` [PATCH v1 2/7] ASoC: Intel: avs: Include CPUID header at file scope
` [PATCH v1 3/7] x86: Reorder headers alphabetically
` [PATCH v1 4/7] drivers: "
` [PATCH v1 5/7] treewide: Explicitly include <asm/cpuid/api.h>
` [PATCH v1 6/7] x86/cpu: <asm/processor.h>: Do not include CPUID API header
` [PATCH v1 7/7] x86/cpuid: Rename cpuid_leaf()/cpuid_subleaf() APIs
[f2fs-dev] [PATCH v4 0/7] f2fs: new mount API conversion
2025-07-09 17:48 UTC (6+ messages)
` [f2fs-dev] [PATCH v4 2/7] f2fs: move the option parser into handle_mount_opt
` "
[RFC v2 00/12] Packet capture using port mirroring
2025-07-09 17:47 UTC (14+ messages)
` [RFC v2 01/12] ethdev: allow start/stop from secondary process
` [RFC v2 02/12] test: add test for hotplug and secondary process operations
` [RFC v2 03/12] net/ring: allow lockfree transmit if ring supports it
` [RFC v2 04/12] net/ring: add new devargs for dumpcap use
` [RFC v2 05/12] mbuf: add dynamic flag for use by port mirroring
` [RFC v2 06/12] ethdev: add port mirroring feature
` [RFC v2 07/12] pcapng: split packet copy from header insertion
` [RFC v2 08/12] pcapng: make queue optional
` [RFC v2 09/12] test: add tests for ethdev mirror
` [RFC v2 10/12] app/testpmd: support for port mirroring
` [RFC v2 11/12] app/dumpcap: use port mirror instead of pdump
` [RFC v2 12/12] pdump: mark API and application as deprecated
[PATCH v6 0/8] use per-vma locks for /proc/pid/maps reads and PROCMAP_QUERY
2025-07-09 17:47 UTC (10+ messages)
` [PATCH v6 7/8] fs/proc/task_mmu: read proc/pid/maps under per-vma lock
[PATCH v3] selftests: cachestat: add tests for mmap Refactor and enhance mmap test for cachestat validation
2025-07-09 17:46 UTC
[PATCH 0/3] Cancel ongoing H2G requests when stopping CT
2025-07-09 17:46 UTC (5+ messages)
` [PATCH 1/3] drm/xe/guc: Rename CT state change helper
` [PATCH 2/3] drm/xe/guc: Move state change logger to helper
` [PATCH 3/3] drm/xe/guc: Cancel ongoing H2G requests when stopping CT
` ✓ CI.KUnit: success for "
[PATCH i-g-t v10] tests/intel/xe_compute: Add Compute workload Scheduling
2025-07-09 17:43 UTC (2+ messages)
` ✓ Xe.CI.Full: success for "
[PATCH v1 7/7] ARM: dts: sunxi: add support for NetCube Systems Nagami Keypad Carrier
2025-07-09 17:41 UTC
[PATCH net-next 0/3] net: phylink: support !autoneg configuration for SFPs
2025-07-09 17:40 UTC (9+ messages)
` [PATCH net-next 3/3] net: phylink: add phylink_sfp_select_interface_speed()
linux-next: boot failure after merge of the dma-mapping tree
2025-07-09 17:41 UTC (2+ messages)
[PATCH] client: Add missing newlines on error messages
2025-07-09 17:40 UTC (2+ messages)
[PATCH v2] Documentation: dma-buf: heaps: Add naming guidelines
2025-07-09 17:39 UTC (2+ messages)
[syzbot] [xfs?] INFO: task hung in xfs_file_fsync
2025-07-09 17:39 UTC
[syzbot] [xfs?] possible deadlock in xfs_ilock_attr_map_shared (2)
2025-07-09 17:39 UTC
[PATCH v7 2/4] lib: fix comparison between devices
2025-07-09 17:38 UTC (4+ messages)
` [PATCH v8 0/1] fix inconsistent representation of PCI device name
` [PATCH v8 1/1] app/testpmd: canonicalize short PCI name format
[syzbot] [kernel?] divide error in comedi_buf_write_free
2025-07-09 17:38 UTC
[syzbot] [xfs?] INFO: task hung in xfs_setfilesize
2025-07-09 17:38 UTC
[syzbot] [bcachefs?] kernel BUG in bch2_btree_node_iter_init (2)
2025-07-09 17:38 UTC
[PATCH net-next 0/5] selftests: drv-net: Test XDP native support
2025-07-09 17:37 UTC (6+ messages)
` [PATCH net-next 1/5] selftests: drv-net: Add bpftool util
` [PATCH net-next 2/5] selftests: drv-net: Test XDP_PASS/DROP support
` [PATCH net-next 3/5] selftests: drv-net: Test XDP_TX support
` [PATCH net-next 4/5] selftests: drv-net: Test tail-adjustment support
` [PATCH net-next 5/5] selftests: drv-net: Test head-adjustment support
[PATCH 0/3] sparse-checkout: add 'clean' command
2025-07-09 17:35 UTC (5+ messages)
` [PATCH 2/3] "
[PATCH 6.15 000/178] 6.15.6-rc1 review
2025-07-09 17:19 UTC (2+ messages)
[PATCH RESEND] sched: Change nr_uninterruptible type to unsigned long
2025-07-09 17:33 UTC
[PATCH v10 0/5] Cleaning up code related to VRAM regions and its initialization - part 2
2025-07-09 17:34 UTC (3+ messages)
` [PATCH v10 4/5] drm/xe: Split xe_migrate allocation from initialization
[android-common:android15-6.6 6/6] drivers/dma-buf/dma-buf.c:185:29-39: ERROR: function new_task_dmabuf_record called on line 226 inside lock on line 223 but uses GFP_KERNEL (fwd)
2025-07-09 17:32 UTC
[PATCH v5 bpf-next 0/5] bpf path iterator
2025-07-09 17:31 UTC (7+ messages)
[meta-openembedded][PATCH 01/20] librdkafka: Upgrade 1.8.2 -> 2.11.0 to allow CMake 4+ compatibility
2025-07-09 17:30 UTC (20+ messages)
` [meta-openembedded][PATCH 02/20] msgpack-c: Upgrade 6.0.0 -> 6.1.0 "
` [meta-openembedded][PATCH 03/20] ade: Add patch for "
` [meta-openembedded][PATCH 04/20] mraa: "
` [meta-openembedded][PATCH 05/20] libcbor: "
` [meta-openembedded][PATCH 06/20] p8platform: "
` [meta-openembedded][PATCH 07/20] libsimplelog: "
` [meta-openembedded][PATCH 08/20] snort3: Upgrade 3.7.1.0 -> 3.9.1.0 to allow "
` [meta-openembedded][PATCH 09/20] libuvc: Add patch for "
` [meta-openembedded][PATCH 10/20] flatcc: "
` [meta-openembedded][PATCH 11/20] nanomsg: "
` [meta-openembedded][PATCH 12/20] cppgenerate: "
` [meta-openembedded][PATCH 13/20] read-edid: "
` [meta-openembedded][PATCH 14/20] ettercap: "
` [meta-openembedded][PATCH 15/20] dlt-daemon: "
` [meta-openembedded][PATCH 16/20] cpputest: "
` [meta-openembedded][PATCH 17/20] msgpack-cpp: Upgrade 6.1.1 -> 7.0.0 to allow "
` [meta-openembedded][PATCH 18/20] fatcat: Add patch for "
` [meta-openembedded][PATCH 19/20] serial: "
` [meta-openembedded][PATCH 20/20] libcyusbserial: "
[PATCH 0/2] iw: Add Support to Set per-radio attributes for each Radio
2025-07-09 17:31 UTC (3+ messages)
[PATCH v1] PM: sleep: Clean up MAINTAINERS entries for suspend and hibernation
2025-07-09 17:31 UTC
[leon-rdma:dmabuf-vfio 12/16] drivers/pci/p2pdma.c:341:11: error: 'struct pci_p2pdma_pagemap' has no member named 'addr'
2025-07-09 17:30 UTC
PREEMPT_RT vs i915
2025-07-09 17:30 UTC (2+ messages)
[Intel-wired-lan] [PATCH v2] e1000e: Populate entire system_counterval_t in get_time_fn() callback
2025-07-09 17:28 UTC (2+ messages)
` "
[PATCH 0/5] arm: followup on the ID register storage series
2025-07-09 17:26 UTC (5+ messages)
` [PATCH 4/5] arm/cpu: store clidr into the idregs array
` [PATCH 5/5] arm/kvm: shorten one overly long line
[PATCH v9 0/1] virtio-media: Add device specification
2025-07-09 17:26 UTC (2+ messages)
[PATCH v4] drm/xe: Expose fan control and voltage regulator version
2025-07-09 17:27 UTC (2+ messages)
` ✓ Xe.CI.BAT: success for drm/xe: Expose fan control and voltage regulator version (rev2)
[PATCH v2 0/2] cpufreq: CPPC: idle cpu perf handling
2025-07-09 17:25 UTC (9+ messages)
` [PATCH v2 2/2] cpufreq: CPPC: Dont read counters for idle CPUs
[PATCH v12 0/4] support large align and nid in Rust allocators
2025-07-09 17:25 UTC (5+ messages)
` [PATCH v12 1/4] mm/vmalloc: allow to set node and align in vrealloc
` [PATCH v12 2/4] mm/slub: allow to set node and align in k[v]realloc
` [PATCH v12 3/4] rust: add support for NUMA ids in allocations
` [PATCH v12 4/4] rust: support large alignments "
[PATCH v4 0/9] Handle Firmware reported Hardware Errors
2025-07-09 17:26 UTC (3+ messages)
` [PATCH v4 2/9] drm/xe: Set GT as wedged before sending wedged uevent
[PATCH net-next 0/5] net/mlx5: misc changes 2025-07-09
2025-07-09 17:24 UTC (11+ messages)
` [PATCH net-next 1/5] net/mlx5e: Remove unused VLAN insertion logic in TX path
` [PATCH net-next 2/5] net/mlx5e: CT: extract a memcmp from a spinlock section
` [PATCH net-next 3/5] net/mlx5e: Replace recursive VLAN push handling with an iterative loop
` [PATCH net-next 4/5] net/mlx5: Warn when write combining is not supported
` [PATCH net-next 5/5] net/mlx5e: RX, Remove unnecessary RQT redirects
next-20250702 WARNING iommu io-pgtable-arm.c at arm_lpae_map_pages qcom_iommu_map
2025-07-09 17:22 UTC (6+ messages)
[Intel-wired-lan] [tnguy-net-queue:200GbE] BUILD SUCCESS 3ef07434c7dbfba302df477bb6c70e082965f232
2025-07-09 17:20 UTC
[PATCH] drm/sched: Avoid double re-lock on the job free path
2025-07-09 17:22 UTC (4+ messages)
git bash bug
2025-07-09 17:20 UTC
[PATCH v3 5/5] LoongArch: BPF: Add bpf trampoline support for Loongarch
2025-07-09 17:19 UTC (2+ messages)
[PATCH v5 0/2] Drivers: hv: Introduce new driver - mshv_vtl
2025-07-09 17:19 UTC (3+ messages)
` [PATCH v5 2/2] Drivers: hv: Introduce mshv_vtl driver
[PATCH 0/2] tracing/perf: Prevent double unregister of perf and tracepoint probes
2025-07-09 17:18 UTC (5+ messages)
` [PATCH 1/2] tracing/perf: Prevent double unregister of perf probes
[PATCH v11 00/21] RV: Linear temporal logic monitors for RT application
2025-07-09 17:18 UTC (4+ messages)
` [PATCH v11 02/21] printk: Make vprintk_deferred() public
[PATCH v4 00/15] New perf ilist app
2025-07-09 17:13 UTC (3+ messages)
[PATCH] s390/con3270: Use macros for hardcoded values
2025-07-09 17:13 UTC
[PATCH] wifi: mt76: fix potential memory leak in mt76_wmac_probe()
2025-07-09 14:55 UTC
[PATCH v1] PM: sleep: Call pm_restore_gfp_mask() after dpm_resume()
2025-07-09 17:12 UTC
[PATCH v2 1/2] selftests: cachestat: add tests for mmap
2025-07-09 17:12 UTC (3+ messages)
[PATCH v2 0/4] Add support for eUSB2 repeater on PMIV0104
2025-07-09 14:55 UTC (5+ messages)
` [PATCH v2 1/4] dt-bindings: phy: qcom,snps-eusb2-repeater: Document qcom,tune-res-fsdif
` [PATCH v2 2/4] phy: qualcomm: phy-qcom-eusb2-repeater: Support tune-res-fsdif prop
` [PATCH v2 3/4] dt-bindings: phy: qcom,snps-eusb2-repeater: Add compatible for PMIV0104
` [PATCH v2 4/4] phy: qualcomm: phy-qcom-eusb2-repeater: Add support "
[PATCH 1/2] drm/gem: Fix race in drm_gem_handle_create_tail()
2025-07-09 17:11 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for series starting with [1/2] drm/gem: Fix race in drm_gem_handle_create_tail() (rev2)
[PATCH 0/2] tracing: Fix an event field filter issue
2025-07-09 17:11 UTC (3+ messages)
` [PATCH 1/2] tracing: Remove "__attribute__()" from the type field of event format
[PATCH net] selftests: drv-net: rss_ctx: Add short delay between per-context traffic checks
2025-07-09 17:10 UTC (3+ messages)
[PATCH 1/2] xen/arm: address violations of Rule 11.3
2025-07-09 17:07 UTC (2+ messages)
[walnascar][PATCH] ltp: backport patch to fix compilation error for Skylake -march=x86-64-v3
2025-07-09 16:16 UTC
[RFC] vfs: security: Parse dev_name before calling security_sb_mount
2025-07-09 17:06 UTC (4+ messages)
[PATCH v2] MAINTAINERS: add a sub-entry for the Qualcomm bluetooth driver
2025-07-09 17:06 UTC (2+ messages)
[RFC PATCH v3 0/8] iommu/arm-smmu-v3: Implement Runtime/System Sleep ops
2025-07-09 17:06 UTC (6+ messages)
` [RFC PATCH v3 5/8] pm: runtime: Introduce pm_runtime_get_if_not_suspended()
[PATCH v3 0/2] fix two issues on tpacket_snd()
2025-07-09 17:06 UTC (3+ messages)
` [PATCH v3 1/2] af_packet: fix the SO_SNDTIMEO constraint not effective on tpacked_snd()
[RFC, PATCH] fdt: Make sure there is no stale initrd left
2025-07-09 17:05 UTC (5+ messages)
[PATCH net-next 00/15] net: introduce QUIC infrastructure and core subcomponents
2025-07-09 17:05 UTC (4+ messages)
` [PATCH net-next 05/15] quic: provide quic.h header files for kernel and userspace
[PATCH nf-next v2 0/5] netfilter: nft_set updates
2025-07-09 17:05 UTC (6+ messages)
` [PATCH nf-next v2 1/5] netfilter: nft_set_pipapo: remove unused arguments
` [PATCH nf-next v2 2/5] netfilter: nft_set: remove one argument from lookup and update functions
` [PATCH nf-next v2 3/5] netfilter: nft_set: remove indirection from update API call
` [PATCH nf-next v2 4/5] netfilter: nft_set_pipapo: merge pipapo_get/lookup
` [PATCH nf-next v2 5/5] netfilter: nft_set_pipapo: prefer kvmalloc for scratch maps
[PATCH v2 0/4] Rust support for `struct iov_iter`
2025-07-09 17:05 UTC (7+ messages)
` [PATCH v2 1/4] rust: iov: add iov_iter abstractions for ITER_SOURCE
[PATCH v2 0/3] daemon: explicitly allow EINTR during poll()
2025-07-09 17:04 UTC (4+ messages)
` [PATCH v3 0/4] "
[PATCH v2 00/12] pinctrl: introduce the concept of a GPIO pin function category
2025-07-09 14:39 UTC (5+ messages)
` [PATCH v2 09/12] pinctrl: allow to mark pin functions as requestable GPIOs
` [PATCH v2 10/12] pinctrl: qcom: add infrastructure for marking pin functions as GPIOs
` [PATCH v2 11/12] pinctrl: qcom: mark the `gpio` and `egpio` pins function as non-strict functions
` [PATCH v2 12/12] pinctrl: qcom: make the pinmuxing strict
[PATCH V2] target: generate correct string identifiers for PR OUT transport IDs
2025-07-09 16:57 UTC (3+ messages)
[PATCH] squashfs: Fix incorrect argument to sizeof in kmalloc_array call
2025-07-09 17:03 UTC (4+ messages)
[PATCH v2 0/2] Enable_psr kernel parameter changes
2025-07-09 17:03 UTC (3+ messages)
` [PATCH v2 2/2] drm/i915/psr: Do not disable Panel Replay if PSR2 is disabled
[PATCH RFC 0/5] Introduce git-blame-tree(1) command
2025-07-09 17:00 UTC (8+ messages)
` [PATCH RFC v2 0/5] Introduce git-last-modified(1) command
[PATCH 0/2] KVM: arm64: Fix + test for SError ESR
2025-07-09 16:59 UTC (2+ messages)
[android-common:android15-6.6 6/6] drivers/dma-buf/dma-buf.c:185:29-39: ERROR: function new_task_dmabuf_record called on line 226 inside lock on line 223 but uses GFP_KERNEL
2025-07-09 16:59 UTC
[kvm-unit-tests PATCH v3 1/2] lib: Add STR_IS_Y and STR_IS_N for checking env vars
2025-07-09 16:58 UTC (2+ messages)
[Intel-wired-lan] [PATCH v3 iwl-next] idpf: add cross timestamping
2025-07-09 16:58 UTC (3+ messages)
[PATCH v2] Create Containerfiles with required grub packages for development
2025-07-09 16:54 UTC (5+ messages)
[PATCHv9 00/16] x86: Enable Linear Address Space Separation support
2025-07-09 17:00 UTC (5+ messages)
` [PATCHv9 02/16] x86/alternatives: Disable LASS when patching kernel alternatives
` [PATCHv9 04/16] x86/cpu: Defer CR pinning setup until core initcall
hid.c - need enable_5_button_array=1 for hardware volume buttons
2025-07-09 16:50 UTC (3+ messages)
[PATCH 0/2] x86/kvm: Force legacy PCI hole as WB under SNP/TDX
2025-07-09 16:54 UTC
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.