All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-04-18 06:48:35 to 2024-04-18 07:49:23 UTC [more...]

[PATCH v2] erofs: reliably distinguish block based and fscache mode
 2024-04-18  7:49 UTC  (6+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-04-18  7:49 UTC 

[PATCH v7 00/24] RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest
 2024-04-18  7:47 UTC  (5+ messages)
` [PATCH v7 08/24] drivers/perf: riscv: Implement SBI PMU snapshot function

[PATCH v2 0/6] Clean up of gzip decompressor
 2024-04-18  7:47 UTC  (4+ messages)
` [PATCH v2 1/6] gzip: drop unused define checks

[PATCH] genirq: Disable suspended irqs when restoring affinity
 2024-04-18  7:46 UTC 

[PATCH v3 00/12] Static shared memory followup v2 - pt1
 2024-04-18  7:36 UTC  (13+ messages)
` [PATCH v3 01/12] xen/arm: remove stale addr_cells/size_cells in assign_shared_memory
` [PATCH v3 02/12] xen/arm: avoid repetitive checking in process_shm_node
` [PATCH v3 03/12] xen/arm: Pass struct kernel_info parameter to make_{resv,shm}_memory_node
` [PATCH v3 04/12] xen/arm: Introduce a generic way to access memory bank structures
` [PATCH v3 05/12] xen/arm: Conditional compilation of kernel_info.shm_mem member
` [PATCH v3 06/12] xen/arm: Avoid code duplication in find_unallocated_memory
` [PATCH v3 07/12] xen/arm: Avoid code duplication in check_reserved_regions_overlap
` [PATCH v3 08/12] xen/arm: Introduce helper for static memory pages
` [PATCH v3 09/12] xen/arm: Reduce struct membank size on static shared memory
` [PATCH v3 10/12] xen/arm: remove shm holes from extended regions
` [PATCH v3 11/12] xen/arm: fix duplicate /reserved-memory node in Dom0
` [PATCH v3 12/12] xen/arm: List static shared memory regions as /memory nodes

[PATCH v6 0/5] KTD2026 indicator LED for X86 Xiaomi Pad2
 2024-04-18  7:46 UTC  (10+ messages)
` [PATCH v6 1/5] platform: x86-android-tablets: other: Add swnode for Xiaomi pad2 indicator LED
` [PATCH v6 2/5] leds: rgb: leds-ktd202x: Get device properties through fwnode to support ACPI
` [PATCH v6 3/5] leds: rgb: leds-ktd202x: I2C ID tables for KTD2026 and 2027

[PATCH v2 00/13] Static shared memory followup v2 - pt1
 2024-04-18  7:44 UTC  (4+ messages)
` [PATCH v2 12/13] xen/device_tree: Introduce function to merge overlapping intervals

[Bug 218726] New: qca6390 bluetooth fails after disabling/re-enabling bluetooth
 2024-04-18  7:44 UTC  (4+ messages)
` [Bug 218726] "

[PATCH mptcp-net v3] mptcp: ensure snd_nxt is properly initialized on connect
 2024-04-18  7:44 UTC 

[PATCH v2 0/7] MediaTek DVFSRC Bus Bandwidth and Regulator knobs
 2024-04-18  7:43 UTC  (13+ messages)
` [PATCH v2 1/7] dt-bindings: regulator: Add bindings for MediaTek DVFSRC Regulators
` [PATCH v2 2/7] dt-bindings: interconnect: Add MediaTek EMI Interconnect bindings

[PATCH] scsi_lib: Align max_sectors to kb
 2024-04-18  7:42 UTC  (3+ messages)

[PATCH net-next v3 00/10] Add ability to flash modules' firmware
 2024-04-18  7:41 UTC  (4+ messages)
` [PATCH net-next v3 03/10] ethtool: Add an interface for flashing transceiver "

fix kernels without v5 support v2
 2024-04-18  7:40 UTC  (6+ messages)
` [PATCH 1/5] xfs/045: don't force v4 file systems
` [PATCH 2/5] xfs/263: split out the v4 test
` [PATCH 3/5] xfs/512: split out v4 specific tests
` [PATCH 4/5] xfs/{158,160}: split out v4 tests
` [PATCH 5/5] xfs: don't run tests that require v4 file systems when not supported

[PATCH] PCI: endpoint: pci-epf-test: Make use of cached 'epc_features' in pci_epf_test_core_init()
 2024-04-18  7:40 UTC  (8+ messages)

[XEN PATCH] docs/misra: mark the gzip folder as adopted code
 2024-04-18  7:39 UTC  (3+ messages)

[PATCH 0/2] arm64: Drop ID_AA64PFR0_EL1_ELx_[64BIT_ONLY|32BIT_64BIT]
 2024-04-18  7:39 UTC  (4+ messages)
` [PATCH 1/2] KVM: arm64: Replace custom macros with fields from ID_AA64PFR0_EL1

RTT-PROBE: lore-subspace-rtt
 2024-04-18  7:39 UTC 

[PATCH V2 5/8] tools: Delete strstarts() and replace its usage with str_has_prefix()
 2024-04-18  7:32 UTC  (2+ messages)

[syzbot] [sound?] inconsistent lock state in snd_hrtimer_callback (2)
 2024-04-18  7:38 UTC  (2+ messages)

[syzbot] [sound?] possible deadlock in _snd_pcm_stream_lock_irqsave (5)
 2024-04-18  7:37 UTC  (2+ messages)

[syzbot] [sound?] possible deadlock in snd_timer_close_locked (2)
 2024-04-18  7:37 UTC  (2+ messages)

[PATCH 1/3] erofs-utils: determine the [un]compressed data block is inline or not early
 2024-04-18  7:37 UTC  (2+ messages)

[syzbot] [sound?] inconsistent lock state in snd_timer_interrupt (3)
 2024-04-18  7:37 UTC  (2+ messages)

[syzbot] [sound?] INFO: rcu detected stall in snd_timer_user_release (2)
 2024-04-18  7:37 UTC  (2+ messages)

[PATCH net-next v4 0/6] Remove RTNL lock protection of CVQ
 2024-04-18  7:36 UTC  (4+ messages)
` [PATCH net-next v4 3/6] virtio_net: Add a lock for the command VQ

[PATCH 0/5] Clean up of gzip decompressor
 2024-04-18  7:36 UTC  (4+ messages)
` [PATCH 3/5] gzip: refactor state tracking

[PATCH net-next v3 0/3] locklessly protect left members in struct rps_dev_flow
 2024-04-18  7:36 UTC  (4+ messages)
` [PATCH net-next v3 1/3] net: rps: protect last_qtail with rps_input_queue_tail_save() helper
` [PATCH net-next v3 2/3] net: rps: protect filter locklessly
` [PATCH net-next v3 3/3] net: rps: locklessly access rflow->cpu

[Bug 218686] New: Fail to set energy_performance_preference of amd processor on asus ga403uv
 2024-04-18  7:36 UTC  (2+ messages)
` [Bug 218686] "

[PATCH V3 0/5] qcom: x1e80100: Enable CPUFreq
 2024-04-18  7:34 UTC  (7+ messages)
` [PATCH V3 2/5] mailbox: Add support for QTI CPUCP mailbox controller
` [PATCH V3 3/5] arm64: dts: qcom: x1e80100: Resize GIC Redistributor register region

[PATCH v2] USB:serial:option: add Rolling moudles support
 2024-04-18  7:34 UTC  (2+ messages)

[PATCH 0/1] virtio: Add suspend support
 2024-04-18  7:34 UTC  (4+ messages)
` [PATCH 1/1] virtio: Add support for the virtio suspend feature

[PATCH 0/4] arm64: dts: imx93: add i.Core MX93 EDIMM 2.0 board
 2024-04-18  7:28 UTC  (9+ messages)
` [PATCH 2/4] regulator: dt-bindings: pca9450: add pca9451a support
` [PATCH 4/4] arm64: dts: imx93: Add Engicam i.Core MX93 EDIMM 2.0 Starter Kit

[PATCH v2 net-next 00/14] net_sched: first series for RTNL-less qdisc dumps
 2024-04-18  7:32 UTC  (15+ messages)
` [PATCH v2 net-next 01/14] net_sched: sch_fq: implement lockless fq_dump()
` [PATCH v2 net-next 02/14] net_sched: cake: implement lockless cake_dump()
` [PATCH v2 net-next 03/14] net_sched: sch_cbs: implement lockless cbs_dump()
` [PATCH v2 net-next 04/14] net_sched: sch_choke: implement lockless choke_dump()
` [PATCH v2 net-next 05/14] net_sched: sch_codel: implement lockless codel_dump()
` [PATCH v2 net-next 06/14] net_sched: sch_tfs: implement lockless etf_dump()
` [PATCH v2 net-next 07/14] net_sched: sch_ets: implement lockless ets_dump()
` [PATCH v2 net-next 08/14] net_sched: sch_fifo: implement lockless __fifo_dump()
` [PATCH v2 net-next 09/14] net_sched: sch_fq_codel: implement lockless fq_codel_dump()
` [PATCH v2 net-next 10/14] net_sched: sch_fq_pie: implement lockless fq_pie_dump()
` [PATCH v2 net-next 11/14] net_sched: sch_hfsc: implement lockless accesses to q->defcls
` [PATCH v2 net-next 12/14] net_sched: sch_hhf: implement lockless hhf_dump()
` [PATCH v2 net-next 13/14] net_sched: sch_pie: implement lockless pie_dump()
` [PATCH v2 net-next 14/14] net_sched: sch_skbprio: implement lockless skbprio_dump()

[PATCH] blk-iocost: do not WARNING if iocg has already offlined
 2024-04-18  7:23 UTC 

[PATCH] ALSA: hda/realtek: Add quirks for Huawei Matebook D14 NBLB-WAX9N
 2024-04-18  7:32 UTC  (2+ messages)

[PATCH 0/3] adding 705.6/768kHz rates; DSD and 768kHz in aloop
 2024-04-18  7:31 UTC  (2+ messages)

regression: drive was detected as raid member due to metadata on partition
 2024-04-18  7:31 UTC  (6+ messages)

[PATCH] ethdev: fix strict aliasing lead to link cannot be up
 2024-04-18  7:28 UTC  (2+ messages)
` [PATCH v7] "

[PATCH iwl-next] ice: flower: validate control flags
 2024-04-18  7:30 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCH] public: xen: Define missing guest handle for int32_t
 2024-04-18  7:29 UTC  (3+ messages)

[PATCH v2] at-spi2-core: add at-spi2-atk to CVE_PRODUCT
 2024-04-18  7:29 UTC 

RTT-PROBE: lore-subspace-rtt
 2024-04-18  7:29 UTC 

[Intel-wired-lan] [tnguy-next-queue:100GbE] BUILD SUCCESS 41355365d252e666e1c757f4252317625d03359c
 2024-04-18  7:25 UTC 

[syzbot] [jfs?] INFO: task hung in jfs_commit_inode (2)
 2024-04-18  7:25 UTC  (2+ messages)

[agd5f:amd-staging-drm-next 1942/1975] drivers/gpu/drm/amd/display/dc/clk_mgr/dcn32/dcn32_clk_mgr.c: dcn32/dcn32_clk_mgr.h is included more than once
 2024-04-18  7:17 UTC 

[PATCH blktests v2 00/11] support test case repeat by different conditions
 2024-04-18  7:23 UTC  (2+ messages)

[PATCH] platform/x86: msi-laptop: Use sysfs_emit() to replace sprintf()
 2024-04-18  7:22 UTC 

[PATCH 1/2 v3] USB: serial: option: add Lonsung U8300/U9300 product
 2024-04-18  7:23 UTC  (2+ messages)

[PATCH 1/1] btrfs: report filemap_fdata<write|wait>_range error
 2024-04-18  7:22 UTC  (5+ messages)
` [PATCH v2] "

[PULL] drm-misc-fixes
 2024-04-18  7:22 UTC 

[XEN PATCH] automation/eclair_analysis: substitute deprecated service
 2024-04-18  7:22 UTC  (2+ messages)

[PATCH v2 02/11] md: add infra for nr_pending changes
 2024-04-18  5:44 UTC 

[PATCH] Documentation: workqueue: Inline WQ_* flag pattern
 2024-04-18  7:21 UTC 

[PATCH v5 0/2] irqchip/gic-v3-its: Fix double free on error
 2024-04-18  7:18 UTC  (6+ messages)
` [PATCH v5 2/2] irqchip/gic-v3-its: remove BUG_ON in its_vpe_irq_domain_alloc

[syzbot] [net?] KMSAN: uninit-value in ipvlan_queue_xmit (2)
 2024-04-18  7:19 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-04-18  7:19 UTC 

[PATCH bpf] xdp: use flags field to disambiguate broadcast redirect
 2024-04-18  7:18 UTC 

[PATCH blktests 00/11] support test case repeat by different conditions
 2024-04-18  7:18 UTC  (11+ messages)
` [PATCH blktests 05/11] nvme/rc: introduce NVMET_TR_TYPES

[PATCH 2/2] arm64: dts: rockchip: Add Radxa ROCK3 Model C
 2024-04-18  7:18 UTC  (9+ messages)

[PATCH v2 0/2] wifi: rtl8xxxu: WPA3 support
 2024-04-18  7:18 UTC  (3+ messages)
` [PATCH v2 1/2] Revert "wifi: rtl8xxxu: enable MFP support"
` [PATCH v2 2/2] wifi: rtl8xxxu: enable MFP support with security flag of RX descriptor

[PATCH v2 0/3] Arranging pin mux in alphabetical order
 2024-04-18  7:16 UTC  (8+ messages)
` [PATCH v2 1/3] arm64: dts: ti: k3-j784s4-evm: "
` [PATCH v2 2/3] arm64: dts: ti: k3-j721s2: "
` [PATCH v2 3/3] arm64: dts: ti: k3-j7200: "

[PATCH v8 00/17] Enable build of full Xen for RISC-V
 2024-04-18  7:14 UTC  (3+ messages)
` [PATCH v8 01/17] xen/riscv: disable unnecessary configs

[LTP] [PATCH v1] swapping01.c: Add sleeps in the loop that dirties the memory
 2024-04-18  7:14 UTC 

[PATCH] at-spi2-core: set CVE_PRODUCT
 2024-04-18  7:11 UTC  (3+ messages)
` [OE-core] "

[PATCH V3] ubifs: correct UBIFS_DFS_DIR_LEN macro definition and improve code clarity
 2024-04-18  7:11 UTC  (4+ messages)

[PATCH 0/9] vhost: Support SIGKILL by flushing and exiting
 2024-04-18  7:10 UTC  (13+ messages)

[PATCH v2 00/11] part2 trivial adjustments for return variable coding style
 2024-04-18  7:08 UTC  (12+ messages)
` [PATCH v2 01/11] btrfs: btrfs_cleanup_fs_roots handle ret variable
` [PATCH v2 02/11] btrfs: btrfs_write_marked_extents rename werr and err to ret
` [PATCH v2 03/11] btrfs: __btrfs_wait_marked_extents "
` [PATCH v2 04/11] btrfs: build_backref_tree rename err and ret "
` [PATCH v2 05/11] btrfs: relocate_tree_blocks reuse ret instead of err
` [PATCH v2 06/11] btrfs: btrfs_recover_relocation rename ret to ret2 and err to ret
` [PATCH v2 07/11] btrfs: quick_update_accounting drop variable err
` [PATCH v2 08/11] btrfs: btrfs_qgroup_rescan_worker rename ret to ret2 and err to ret
` [PATCH v2 09/11] btrfs: lookup_extent_data_ref code optimize return
` [PATCH v2 10/11] btrfs: btrfs_drop_snapshot optimize return variable
` [PATCH v2 11/11] btrfs: btrfs_drop_subtree "

Serious AMD-Vi issue
 2024-04-18  7:09 UTC  (12+ messages)
` Serious AMD-Vi(?) issue

[PATCH] KVM: arm64: Consider NUMA affinity when allocating per-CPU stack_page
 2024-04-18  6:53 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-04-18  7:09 UTC 

[PATCH bpf-next v3 00/11] Add check for bpf lsm return value
 2024-04-12  8:53 UTC  (4+ messages)
` [PATCH bpf-next v3 06/11] bpf: Fix compare error in function retval_range_within
  ` [Bpf] "

[PATCH] board: rk3288: simplify the DT file list in MAINTAINERS
 2024-04-18  7:06 UTC 

[PATCH] perf test stat_all_pmu.sh: Parse return value of perf stat
 2024-04-18  7:06 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v4] docs: rust: extend abstraction and binding documentation
 2024-04-18  7:06 UTC 

[RFC PATCH v1 0/2] xen/arm: Annotate code symbols
 2024-04-18  7:06 UTC  (6+ messages)
` [RFC PATCH v1 1/2] xen/arm64: entry: Use xen/linkage.h to annotate symbols

[PATCH] platform/x86: samsung-laptop: Use sysfs_emit() to replace the old interface sprintf()
 2024-04-18  7:05 UTC 

Please create the email alias do-not-apply-to-stable@kernel.org -> /dev/null
 2024-04-18  7:04 UTC  (5+ messages)

[PATCH v2 0/4] xen/public: use fixed-size integers
 2024-04-18  7:04 UTC  (5+ messages)
` [PATCH v2 3/4] xen/public: s/unsigned long/xen_ulong_t
` [PATCH v2 4/4] xen/public: replace remaining int and long

[PATCH v2 07/11] md: change the type of nr_pending from atomic_t to percpu_ref
 2024-04-18  5:44 UTC 

[PATCH i-g-t] tests/xe_evict|exec_threads: Use fd reopen to avoid corrupting global data
 2024-04-18  7:02 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for tests/xe_evict|exec_threads: Use fd reopen to avoid corrupting global data (rev2)

Follow up on "call helper function by address" terminology
 2024-04-18  7:01 UTC  (5+ messages)
` [Bpf] "

[PATCH] powerpc: drop port I/O helpers for CONFIG_HAS_IOPORT=n
 2024-04-18  6:59 UTC  (4+ messages)

[PATCH v2 0/4] vfio-pci support pasid attach/detach
 2024-04-18  7:04 UTC  (9+ messages)
` [PATCH v2 1/4] ida: Add ida_get_lowest()
` [PATCH v2 2/4] vfio-iommufd: Support pasid [at|de]tach for physical VFIO devices

[PATCH v1 net 1/5] sit: Pull header after checking skb->protocol in sit_tunnel_xmit()
 2024-04-18  7:00 UTC  (4+ messages)

[PATCH v2 03/11] md: workaround for inconsistency of config state in takeover
 2024-04-18  5:44 UTC 

RTT-PROBE: lore-subspace-rtt
 2024-04-18  6:59 UTC 

rtw88: rtl8822cs AP mode not working
 2024-04-18  6:58 UTC  (11+ messages)

[PATCH v4 1/4] qmimodem: voicecall: Implement call dialing
 2024-04-18  6:58 UTC  (5+ messages)

[PATCH v10 0/2] wifi: mwifiex: add code to support host mlme
 2024-04-18  6:47 UTC  (2+ messages)

[PATCH] fstests: add fsstress + compaction test
 2024-04-18  6:57 UTC  (3+ messages)

[PATCH v20 0/5] Introducing trace buffer mapping by user-space
 2024-04-18  6:55 UTC  (3+ messages)
` [PATCH v20 2/5] ring-buffer: Introducing ring-buffer mapping functions

[PATCH v2 04/11] md: minimize execution of zero check for nr_pending
 2024-04-18  5:44 UTC 

xfs : WARNING: possible circular locking dependency detected
 2024-04-18  6:56 UTC  (2+ messages)

[PATCH v1] mtd: rawnand: macronix: OTP access for MX30LFxG18AC
 2024-04-18  6:55 UTC  (10+ messages)

[PATCH 00/29] trivial adjustments for return variable coding style
 2024-04-18  6:55 UTC  (4+ messages)
` [PATCH 23/29] btrfs: lookup_extent_data_ref rename ret to ret2 and err to ret

[PATCH 0/2] wifi: rtl8xxxu: WPA3 support
 2024-04-18  6:54 UTC  (5+ messages)
` [PATCH 2/2] wifi: rtl8xxxu: enable MFP support

[PATCH net-next 0/2] tcp: tcp_v4_err() changes
 2024-04-18  6:53 UTC  (5+ messages)
` [PATCH net-next 1/2] tcp: conditionally call ip_icmp_error() from tcp_v4_err()

Menopausal Therapy Market Size, Regional Outlook, Competitive Landscape, Revenue Analysis & Forecast
 2024-04-18  6:52 UTC 

[PATCH] ALSA: hda/realtek: Fix internal speakers for Legion Y9000X 2022 IAH7
 2024-04-18  6:51 UTC  (2+ messages)
` RE: "

[PATCH v3] x86/bugs: Only harden syscalls when needed
 2024-04-18  6:50 UTC  (2+ messages)

[PATCH] block/035: add test to cover blk-cgroup vs. disk rebind
 2024-04-18  6:50 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-04-18  6:49 UTC 

[PATCH 00/16] remove use of VLAs for Windows built code
 2024-04-18  6:49 UTC  (4+ messages)
` [PATCH 16/16] build: enable vla warnings on "

[PATCH] Fix volumn control of ThinkBook 16P Gen4
 2024-04-18  6:49 UTC  (2+ messages)

[PATCH 0/4] mtd: nand: mxc_nand: Convert to exec_op
 2024-04-18  6:48 UTC  (3+ messages)
` [PATCH 4/4] mtd: nand: mxc_nand: disable subpage reads


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.