messages from 2025-07-09 15:36:52 to 2025-07-09 17:56:43 UTC [more...]
[PATCH v12 00/12] RV: Linear temporal logic monitors for RT application
2025-07-09 17:56 UTC (13+ 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
[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
[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 (6+ messages)
[PATCH] Revert "soundwire: qcom: Add set_channel_map api support"
2025-07-09 17:49 UTC
[PATCH v4 00/24] x86: strict separation of startup code
2025-07-09 17:49 UTC (7+ messages)
` [PATCH v4 03/24] x86/sev: Use MSR protocol only for early SVSM PVALIDATE call
` [PATCH v4 04/24] x86/sev: Run RMPADJUST on SVSM calling area page to test VMPL
` [PATCH v4 06/24] x86/sev: Avoid global variable to store virtual address of SVSM area
[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
[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] net: stmmac: Support gpio high-level reset for devices requiring it
2025-07-09 17:41 UTC (7+ messages)
` "
` "
` "
` "
linux-next: boot failure after merge of the dma-mapping tree
2025-07-09 17:41 UTC (2+ messages)
[PATCH v2] Documentation: dma-buf: heaps: Add naming guidelines
2025-07-09 17:39 UTC (2+ messages)
[syzbot] [xfs?] possible deadlock in xfs_ilock_attr_map_shared (2)
2025-07-09 17:39 UTC
[syzbot] [xfs?] INFO: task hung in xfs_file_fsync
2025-07-09 17:39 UTC
[syzbot] [kernel?] divide error in comedi_buf_write_free
2025-07-09 17:38 UTC
[syzbot] [bcachefs?] kernel BUG in bch2_btree_node_iter_init (2)
2025-07-09 17:38 UTC
[syzbot] [xfs?] INFO: task hung in xfs_setfilesize
2025-07-09 17:38 UTC
[PATCH RESEND] sched: Change nr_uninterruptible type to unsigned long
2025-07-09 17:33 UTC
[PATCH v16 0/5] Initial Marvell PXA1908 support
2025-07-09 17:33 UTC (4+ messages)
` [PATCH v16 1/5] dt-bindings: mmc: sdhci-pxa: restrict pinctrl to pxav1
[PATCH v8 00/29] iommufd: Add vIOMMU infrastructure (Part-4 HW QUEUE)
2025-07-09 17:33 UTC (6+ messages)
` [PATCH v8 04/29] iommu: Use enum iommu_hw_info_type for type in hw_info op
` [PATCH v8 14/29] iommufd/viommu: Add IOMMUFD_CMD_HW_QUEUE_ALLOC ioctl
[PATCH v5 bpf-next 0/5] bpf path iterator
2025-07-09 17:31 UTC (7+ messages)
[PATCH v1] PM: sleep: Clean up MAINTAINERS entries for suspend and hibernation
2025-07-09 17:31 UTC
[PATCH v2] e1000e: Populate entire system_counterval_t in get_time_fn() callback
2025-07-09 17:28 UTC
[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 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)
[PATCH 6.15 000/178] 6.15.6-rc1 review
2025-07-09 17:19 UTC (2+ messages)
[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 v3] coresight: Replace scnprintf() with sysfs_emit() in sysfs show functions
2025-07-09 17:17 UTC
[PATCH v1 0/3] Add support for Variscite VAR-SOM-AM62P5 and Symphony board
2025-07-09 17:16 UTC (4+ messages)
` [PATCH v1 2/3] arm64: dts: ti: Add support for Variscite VAR-SOM-AM62P
[PATCH v4 00/15] New perf ilist app
2025-07-09 17:13 UTC (3+ messages)
[PATCH v1] PM: sleep: Call pm_restore_gfp_mask() after dpm_resume()
2025-07-09 17:12 UTC
[PATCH 0/2] tracing: Fix an event field filter issue
2025-07-09 17:11 UTC (5+ messages)
` [PATCH 1/2] tracing: Remove "__attribute__()" from the type field of event format
[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)
[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()
[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 1/2] selftests: cachestat: add tests for mmap
2025-07-09 17:03 UTC
[PATCH] squashfs: Fix incorrect argument to sizeof in kmalloc_array call
2025-07-09 17:03 UTC (4+ 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
[PATCH 0/2] x86/kvm: Force legacy PCI hole as WB under SNP/TDX
2025-07-09 16:54 UTC
[PATCH 6.12 000/232] 6.12.37-rc1 review
2025-07-09 16:53 UTC (2+ messages)
[PATCH v6 00/30] x86,fs/resctrl telemetry monitoring
2025-07-09 16:52 UTC (6+ messages)
` [PATCH v6 14/30] x86,fs/resctrl: Support binary fixed point event counters
` [PATCH v6 22/30] x86/resctrl: Read core telemetry events
[PATCH 0/9] drm/bridge: get/put the bridge returned by drm_bridge_get_last_bridge()
2025-07-09 16:48 UTC (10+ messages)
` [PATCH 1/9] list: add list_last_entry_or_null()
` [PATCH 2/9] drm/bridge: add drm_bridge_chain_get_last_bridge()
` [PATCH 3/9] drm/bridge: imx93-mipi-dsi: use drm_bridge_chain_get_last_bridge()
` [PATCH 4/9] drm/omapdrm: "
` [PATCH 5/9] drm/bridge: add drm_bridge_is_last()
` [PATCH 6/9] drm/display: bridge_connector: use drm_bridge_is_last()
` [PATCH 7/9] drm/bridge: get the bridge returned by drm_bridge_get_next_bridge()
` [PATCH 8/9] drm/bridge: put "
` [PATCH 9/9] drm/imx: parallel-display: "
[PATCH v3 0/3] hwmon: add Microchip EMC2101 driver
2025-07-09 16:48 UTC (4+ messages)
` [PATCH v3 1/3] docs: hwmon: add emc2101.rst to docs
` [PATCH v3 2/3] dt-bindings: hwmon: Add Microchip EMC2101 support
` [PATCH v3 3/3] drivers: hwmon: add EMC2101 driver
[PATCH v5 0/3] lsm: introduce lsm_config_self_policy() and lsm_config_system_policy() syscalls
2025-07-09 16:48 UTC (2+ messages)
[PATCH] arm64: dts: rockchip: Add reset button to NanoPi R5S
2025-07-09 16:47 UTC (5+ messages)
[PATCH] selftests/filesystems: Multiple declaration of __kernel_fsid_t
2025-07-09 16:47 UTC
[PATCH v2 00/12] sched: Address schbench regression
2025-07-09 16:46 UTC (5+ messages)
[PATCH] riscv: ftrace: Properly acquire text_mutex to fix a race condition
2025-07-09 16:45 UTC (3+ messages)
[PATCH v5 0/5] Add support for Verisilicon IOMMU used by media codec blocks
2025-07-09 16:45 UTC (3+ messages)
` [PATCH v5 3/5] iommu: Add verisilicon IOMMU driver
[PATCH net-next v4] vsock/test: Add test for null ptr deref when transport changes
2025-07-09 16:45 UTC (5+ messages)
[PATCH v5 0/5] reduce system memory requirement for hibernation
2025-07-09 16:41 UTC (7+ messages)
` [PATCH v5 1/5] drm/ttm: add new api ttm_device_prepare_hibernation()
` [PATCH v5 3/5] PM: hibernate: shrink shmem pages after dev_pm_ops.prepare()
` [PATCH v5 4/5] PM: hibernate: add new api pm_hibernate_is_recovering()
[PATCH 06/14] vdso/gettimeofday: Return bool from clock_gettime() helpers
2025-07-09 16:40 UTC (4+ messages)
` CONFIG_DEVMEM=y breaks gettimeofday in next-20250708
[PATCH net-next 0/2] in order support for vhost-net
2025-07-09 16:38 UTC (5+ messages)
` [PATCH net-next 1/2] vhost: basic in order support
` [PATCH net-next 2/2] vhost_net: basic in_order support
[PATCH] ASoC: mediatek: mt8365-dai-i2s: pass correct size to mt8365_dai_set_priv
2025-07-09 16:38 UTC (2+ messages)
[PATCH] iio: adc: ad7173: prevent scan if too many setups requested
2025-07-09 16:35 UTC
[PATCH bpf-next,v3 0/2] Clarify and Enhance XDP Rx Metadata Handling
2025-07-09 16:29 UTC (9+ messages)
` [PATCH bpf-next,v3 2/2] selftests/bpf: Enhance XDP Rx metadata handling
[PATCH 1/1] iommu/sva: Invalidate KVA range on kernel TLB flush
2025-07-09 16:27 UTC (3+ messages)
[PATCH 00/12] [PATCH 00/11] Thrash up the parser/output interface
2025-07-09 16:27 UTC (5+ messages)
` [PATCH 03/12] docs: kdoc: drop "sectionlist"
[PATCH] irqchip/gic-v3: Fix GICD_CTLR register naming
2025-07-09 16:27 UTC (2+ messages)
[PATCH v3 0/8] x86, KVM: Optimize SEV cache flushing
2025-07-09 16:25 UTC (2+ messages)
[PATCH 0/2] mm/damon: add trace events for auto-tuned monitoring intervals and DAMOS quota
2025-07-09 16:21 UTC (3+ messages)
` [PATCH 2/2] mm/damon: add trace event for effective size quota
[PATCH v4] sched/fair: Use sched_domain_span() for topology_span_sane()
2025-07-09 16:19 UTC
[PATCH v6 0/2] dma-buf: heaps: Create a CMA heap for each CMA reserved region
2025-07-09 16:14 UTC (5+ messages)
` [PATCH v6 1/2] dma/contiguous: Add helper to test reserved memory type
` [PATCH v6 2/2] dma-buf: heaps: cma: Create CMA heap for each CMA reserved region
[PATCH] riscv: defconfig: Remove CONFIG_SND_SOC_STARFIVE=m
2025-07-09 16:12 UTC (4+ messages)
[PATCH v5] soc: samsung: exynos-pmu: Enable CPU Idle for gs101
2025-07-09 16:10 UTC (2+ messages)
[PATCH v2 0/7] pinctrl: renesas: rzg2l: Unify OEN handling
2025-07-09 16:08 UTC (8+ messages)
` [PATCH v2 1/7] pinctrl: renesas: rzg2l: Fix invalid unsigned return in rzg3s_oen_read()
` [PATCH v2 2/7] pinctrl: renesas: rzg2l: parameterize OEN register offset
` [PATCH v2 3/7] pinctrl: renesas: rzg2l: Unify OEN access by making pin-to-bit mapping configurable
` [PATCH v2 4/7] pinctrl: renesas: rzg2l: Remove OEN ops for RZ/G3E
` [PATCH v2 5/7] pinctrl: renesas: rzg2l: Unify OEN handling across RZ/{G2L,V2H,V2N}
` [PATCH v2 6/7] pinctrl: renesas: rzg2l: Add PFC_OEN support for RZ/G3E SoC
` [PATCH v2 7/7] pinctrl: renesas: rzg2l: Drop oen_read and oen_write callbacks
[PATCH] cachefiles: Fix the incorrect return value in __cachefiles_write()
2025-07-09 16:03 UTC (2+ messages)
[PATCH] dt-bindings: riscv: Add SiFive vendor extensions description
2025-07-09 16:00 UTC (2+ messages)
[PATCH 0/3] drm/bridge: get/put the bridge returned by drm_bridge_get_prev_bridge()
2025-07-09 15:59 UTC (4+ messages)
` [PATCH 1/3] drm/bridge: get "
` [PATCH 2/3] drm/bridge: select_bus_fmt_recursive(): put the bridge obtained "
` [PATCH 3/3] drm/bridge: display-connector: "
[PATCH v9 00/13] Don't generate netlink .rst files inside $(srctree)
2025-07-09 15:58 UTC (14+ messages)
` [PATCH v9 01/13] docs: netlink: netlink-raw.rst: use :ref: instead of :doc:
` [PATCH v9 02/13] tools: ynl_gen_rst.py: Split library from command line tool
` [PATCH v9 03/13] docs: netlink: index.rst: add a netlink index file
` [PATCH v9 04/13] tools: ynl_gen_rst.py: cleanup coding style
` [PATCH v9 05/13] docs: sphinx: add a parser for yaml files for Netlink specs
` [PATCH v9 06/13] docs: use parser_yaml extension to handle "
` [PATCH v9 07/13] docs: uapi: netlink: update netlink specs link
` [PATCH v9 08/13] tools: ynl_gen_rst.py: drop support for generating index files
` [PATCH v9 09/13] docs: netlink: remove obsolete .gitignore from unused directory
` [PATCH v9 10/13] MAINTAINERS: add netlink_yml_parser.py to linux-doc
` [PATCH v9 11/13] tools: netlink_yml_parser.py: add line numbers to parsed data
` [PATCH v9 12/13] docs: parser_yaml.py: add support for line numbers from the parser
` [PATCH v9 13/13] docs: parser_yaml.py: fix backward compatibility with old docutils
[PATCH v6 00/21] Attack vector controls (part 2)
2025-07-09 15:58 UTC (2+ messages)
` [PATCH v7 19/22] x86/bugs: Add attack vector controls for TSA
[PATCH] iio: adc: ad7313: fix calibration channel
2025-07-09 15:58 UTC (3+ messages)
[PATCH] dt-bindings: arm: sunxi: Combine board variants into enums
2025-07-09 15:57 UTC (2+ messages)
[PATCH v6 01/21] Documentation/x86: Document new attack vector controls
2025-07-09 15:57 UTC (2+ messages)
` [PATCH v7 01/22] "
[PATCH v3 0/3] Add thermal sensors support for MT7981
2025-07-09 15:56 UTC (4+ messages)
` [PATCH v3 1/3] dt-bindings: iio: adc: Add "
[PATCH v2 00/12] iio: Remove redundant pm_runtime_mark_last_busy() calls
2025-07-09 15:55 UTC (13+ messages)
` [PATCH v2 02/12] iio: adc: "
` [PATCH v2 09/12] iio: magnetometer: "
` [PATCH v2 06/12] iio: gyro: "
` [PATCH v2 05/12] iio: dac: "
` [PATCH v2 08/12] iio: light: "
[PATCH v2 0/5] add static PMD zero page support
2025-07-09 15:55 UTC (4+ messages)
[PATCH v2 0/4] allwinner: a523: Add power controllers
2025-07-09 15:53 UTC (5+ messages)
` [PATCH v2 1/4] dt-bindings: power: Add A523 PPU and PCK600 "
` [PATCH v2 2/4] pmdomain: sunxi: sun20i-ppu: add A523 support
` [PATCH v2 3/4] pmdomain: sunxi: add driver for Allwinner A523's PCK-600 power controller
` [PATCH v2 4/4] arm64: dts: allwinner: a523: Add power controller device nodes
[PATCH v4 00/38] Mediated vPMU 4.0 for x86
2025-07-09 15:53 UTC (4+ messages)
` [PATCH v4 20/38] KVM: x86/pmu: Check if mediated vPMU can intercept rdpmc
[PATCH v4 00/11] bus: mhi: host: Add support for mhi bus bw
2025-07-09 15:50 UTC (6+ messages)
` [PATCH v4 03/11] bus: mhi: host: Add support to read MHI capabilities
[tip: x86/urgent] x86/mm: Disable hugetlb page table sharing on 32-bit
2025-07-09 15:50 UTC
[PATCH v2 00/14] rnull: add configfs, remote completion to rnull
2025-07-09 15:49 UTC (4+ messages)
` [PATCH v2 03/14] rust: str: introduce `NullBorrowFormatter`
[PATCH v3] PM: add kernel parameter to disable asynchronous suspend/resume
2025-07-09 15:47 UTC (2+ messages)
[PATCH] cpuidle: psci: Fix cpuhotplug routine with PREEMPT_RT=y
2025-07-09 15:47 UTC
[RFC PATCH 0/1] Tweak TLB flushing when VMX is running on Hyper-V
2025-07-09 15:46 UTC (5+ messages)
` [RFC PATCH 1/1] KVM: VMX: Use Hyper-V EPT flush for local TLB flushes
[PATCH 0/2] scripts/gdb/symbols: make lx-symbols skip the s390 decompressor
2025-07-09 15:45 UTC (5+ messages)
` [PATCH 2/2] "
[PATCH v8 00/13] Don't generate netlink .rst files inside $(srctree)
2025-07-09 15:44 UTC (4+ messages)
` [PATCH v8 11/13] tools: netlink_yml_parser.py: add line numbers to parsed data
[PATCH] PCI: mediatek-gen3: Assert MAC Reset only for a delay during PM suspend sequence
2025-07-09 15:42 UTC
[PATCH] perf list: Remove trailing A in PAI crypto event 4210
2025-07-09 15:42 UTC (2+ messages)
[syzbot] [kernel?] INFO: task hung in uevent_show (2)
2025-07-09 15:41 UTC (7+ messages)
[PATCH 0/9] drivers: gpio: and the QIXIS FPGA GPIO controller
2025-07-09 15:36 UTC (4+ messages)
` [PATCH 4/9] gpio: regmap: add the .get_direction() callback
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox