messages from 2024-02-12 03:36:56 to 2024-02-12 07:40:32 UTC [more...]
[PATCH] sound: drivers: fix typo 'reguest' to 'request'
2024-02-12 7:09 UTC (2+ messages)
[PATCH] Subject: [PATCH] sound: drivers: fix typo 'reguest' to 'request'
2024-02-12 6:07 UTC (2+ messages)
[PATCH] platform/x86: Add new MeeGoPad ANX7428 Type-C Cross Switch driver
2024-02-11 21:06 UTC (2+ messages)
[PATCHv2 00/13] nvme: implement secure concatenation
2024-02-12 7:40 UTC (2+ messages)
[PATCH v3] drm/i915/selftests: Increasing the sleep time for live_rc6_manual
2024-02-12 7:39 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/selftests: Increasing the sleep time for live_rc6_manual (rev4)
` ✓ Fi.CI.IGT: "
[PATCH] afs: Increase buffer size in afs_update_volume_status()
2024-02-12 7:38 UTC (3+ messages)
[PATCH v5 0/5] selftests/resctrl: Add non-contiguous CBMs in Intel CAT selftest
2024-02-12 7:38 UTC (7+ messages)
` [PATCH v5 3/5] selftests/resctrl: Split validate_resctrl_feature_request()
` [PATCH v5 5/5] selftests/resctrl: Add non-contiguous CBMs CAT test
[PATCH net] selftests: net: wait for receiver startup in so_txtime.sh
2024-02-12 7:36 UTC (5+ messages)
[PATCH v1 0/2] Tegra114: switch Tegra Note 7 from tn7 to tegratab
2024-02-12 7:33 UTC (5+ messages)
` [PATCH v1 1/2] ARM: tegra: set correct naming for Tegra Note 7
` [PATCH v1 2/2] dt-bindings: arm: tegra: document NVIDIA Tegra Note 7 properly
atomic queue limits updates v4
2024-02-12 7:32 UTC (24+ messages)
` [PATCH 01/15] block: move max_{open,active}_zones to struct queue_limits
` [PATCH 02/15] block: refactor disk_update_readahead
` [PATCH 03/15] block: decouple blk_set_stacking_limits from blk_set_default_limits
` [PATCH 04/15] block: add an API to atomically update queue limits
` [PATCH 05/15] block: use queue_limits_commit_update in queue_max_sectors_store
` [PATCH 06/15] block: add a max_user_discard_sectors queue limit
` [PATCH 07/15] block: use queue_limits_commit_update in queue_discard_max_store
` [PATCH 08/15] block: pass a queue_limits argument to blk_alloc_queue
` [PATCH 09/15] block: pass a queue_limits argument to blk_mq_init_queue
` [PATCH 10/15] block: pass a queue_limits argument to blk_mq_alloc_disk
` [PATCH 11/15] virtio_blk: split virtblk_probe
` [PATCH 12/15] virtio_blk: pass queue_limits to blk_mq_alloc_disk
` [PATCH 13/15] loop: cleanup loop_config_discard
` [PATCH 14/15] loop: pass queue_limits to blk_mq_alloc_disk
` [PATCH 15/15] loop: use the atomic queue limits update API
[PATCH v2] ARM: s3c64xx: make s3c6410_subsys const
2024-02-12 7:31 UTC (3+ messages)
[PATCH v1 0/9] thermal: Writable trip points handling rework
2024-02-12 7:30 UTC (3+ messages)
` [PATCH v1 6/9] iwlwifi: mvm: Set THERMAL_TRIP_WRITABLE_TEMP directly
[PATCH] iio: imu: bmi323: Support loading of bmi323 driver for ASUS ROG ALLY
2024-02-12 7:30 UTC (7+ messages)
` [PATCH 1/2] iio: accel: bmc150: ASUS ROG ALLY Abort Loading
` [PATCH 2/2] iio: imu: bmi323: Add and enable ACPI Match Table
sdhci-omap: issues with PM features since 5.16
2024-02-12 7:27 UTC (11+ messages)
[PATCH] brcmfmac: Remove unnecessary NULL-check
2024-02-12 7:27 UTC (3+ messages)
[PATCH 1/1] wifi: nl80211: Add support for plumbing SAE groups to driver
2024-02-12 7:25 UTC (2+ messages)
[PATCH iproute2] tc: u32: check return value from snprintf
2024-02-12 7:24 UTC (2+ messages)
[PATCH 1/2] nvme-core: add ctrl state transition debug helper
2024-02-12 6:54 UTC (4+ messages)
` [PATCH 2/2] nvme: export and use previously added helper
[XEN PATCH v4 0/4] address violation of MISRA C:2012 Rule 13.1
2024-02-12 7:23 UTC (8+ messages)
` [XEN PATCH v4 1/4] xen: add SAF deviation for debugging and logging effects
drivers/media/platform/chips-media/wave5/wave5-vpu.c:212:2-9: line 212 is redundant because platform_get_irq() already prints an error
2024-02-12 7:22 UTC
[PATCH ipsec-next] xfrm: Simplify the allocation of slab caches in xfrm_policy_init
2024-02-12 7:16 UTC (2+ messages)
[PATCH v4] dt-bindings: net: wireless: mt76: add interrupts description for MT7986
2024-02-12 7:20 UTC (3+ messages)
Race condition in git-bundle(1) create when ref is updated while running
2024-02-12 7:19 UTC (3+ messages)
[PATCH ipsec-next,v3] xfrm: support sending NAT keepalives in ESP in UDP states
2024-02-12 7:18 UTC (2+ messages)
[PATCH v8 0/5] wifi: cfg80211/mac80211: add link_id handling in AP channel switch during Multi-Link Operation
2024-02-12 7:18 UTC (6+ messages)
` [PATCH v8 4/5] wifi: mac80211: start and finalize channel switch on link basis
Interactive rebase: using "pick" for merge commits
2024-02-12 7:15 UTC (4+ messages)
[PATCH v1 0/2] LPSS PWM cleanups
2024-02-12 7:14 UTC (4+ messages)
` [PATCH v1 1/2] pwm: lpss: use devm_pm_runtime_enable() helper
` [PATCH v1 2/2] pwm: lpss: drop redundant runtime PM handles
convert write_cache_pages() to an iterator v7
2024-02-12 7:13 UTC (15+ messages)
` [PATCH 01/14] writeback: don't call mapping_set_error in writepage_cb
` [PATCH 02/14] writeback: remove a duplicate prototype for tag_pages_for_writeback
` [PATCH 03/14] writeback: fix done_index when hitting the wbc->nr_to_write
` [PATCH 04/14] writeback: also update wbc->nr_to_write on writeback failure
` [PATCH 05/14] writeback: only update ->writeback_index for range_cyclic writeback
` [PATCH 06/14] writeback: rework the loop termination condition in write_cache_pages
` [PATCH 07/14] writeback: Factor folio_prepare_writeback() out of write_cache_pages()
` [PATCH 08/14] writeback: Factor writeback_get_batch() "
` [PATCH 09/14] writeback: Simplify the loops in write_cache_pages()
` [PATCH 10/14] pagevec: Add ability to iterate a queue
` [PATCH 11/14] writeback: Use the folio_batch queue iterator
` [PATCH 12/14] writeback: Move the folio_prepare_writeback loop out of write_cache_pages()
` [PATCH 13/14] writeback: add a writeback iterator
` [PATCH 14/14] writeback: Remove a use of write_cache_pages() from do_writepages()
[PATCH] iwlwifi/uefi: remove CONFIG_ACPI check
2024-02-12 7:14 UTC (2+ messages)
[PATCH RESEND] iosys-map: fix typos
2024-02-12 7:13 UTC (2+ messages)
Make NVME shutdown two-pass - Version 6
2024-02-12 7:08 UTC (7+ messages)
` [PATCH 3/5] nvme: Change 'bool shutdown' to an enum shutdown_type in nvme_dev_disable()
` [PATCH 4/5] nvme: Add a new exported function nvme_ctrl_shutdown_start()
` [PATCH 5/5] nvme: Add two-pass shutdown support
arch/x86/kernel/sys_x86_64.c: rationale for 0x40000000 for MAP_32BIT's start address?
2024-02-12 7:07 UTC (4+ messages)
[PATCH] column: disallow negative padding
2024-02-12 7:05 UTC (4+ messages)
` [PATCH v2] "
[PATCH v2 0/7] AVB: cosmetic adjustments/improvements
2024-02-12 7:05 UTC (3+ messages)
` [PATCH v2 1/7] common: avb_verify: don't call mmc_switch_part for SD
[PATCH] dcache: rename d_genocide()
2024-02-12 7:02 UTC (5+ messages)
next/master build: 182 builds: 15 failed, 167 passed, 48 errors, 304 warnings (next-20240212)
2024-02-12 7:02 UTC
next/master build: 182 builds: 15 failed, 167 passed, 48 errors, 304 warnings (next-20240212)
2024-02-12 7:02 UTC
[PATCH] nvmet: nvmet.h configfs helper cleanup
2024-02-12 6:59 UTC (2+ messages)
[PATCH v3 0/4] alsa updates
2024-02-12 6:58 UTC (3+ messages)
` [PATCH v3 2/4] alsa-tools: upgrade 1.2.5 -> 1.2.11
` [OE-core] "
[PATCH] nvmet: remove ineffective initialization
2024-02-12 6:58 UTC (2+ messages)
[PATCH] nvme: move passthrough logging attribute to head
2024-02-12 6:57 UTC (2+ messages)
[PATCH v5 1/4] uio: introduce UIO_MEM_DMA_COHERENT type
2024-02-12 6:56 UTC (3+ messages)
` [PATCH v6 "
[PATCH] nvme: implement support for nvme relaxed effects
2024-02-12 6:55 UTC (2+ messages)
[PATCH v3 4/4] for-each-ref: avoid filtering on empty pattern
2024-02-12 6:51 UTC (11+ messages)
more ptest pedantry: why conditionally include "run-ptest" in SRC_URI?
2024-02-12 6:47 UTC (2+ messages)
bmap-tools repository closes
2024-02-12 6:45 UTC (3+ messages)
` [yocto] "
[PATCH V5 00/12] perf/core: Add ability for an event to "pause" or "resume" AUX area tracing
2024-02-12 6:43 UTC (7+ messages)
` [PATCH V5 01/12] perf/core: Add aux_pause, aux_resume, aux_start_paused
[PATCH] powerpc/kasan: Limit KASAN thread size increase to 32KB
2024-02-12 6:42 UTC
[PATCH] patchtest: Add selftest for test cve_check_ignore
2024-02-12 6:43 UTC (4+ messages)
` [OE-core] "
why does cpio recipe RDEPENDS on ptest-runner?
2024-02-12 6:36 UTC (3+ messages)
` [OE-core] "
[PATCH v1] PCI / PM: Really allow runtime PM without callback functions
2024-02-12 6:32 UTC
[bug report] power: supply_core: Pass pointer to battery info
2024-02-12 6:31 UTC
[PATCH v6 0/2] lib: checksum: Fix issues with checksum tests
2024-02-12 6:26 UTC (5+ messages)
` [PATCH v6 2/2] lib: checksum: Use aligned accesses for ip_fast_csum and csum_ipv6_magic tests
[PATCH v3 00/17] TCG Plugin inline operation enhancement
2024-02-12 6:24 UTC (8+ messages)
` [PATCH v3 05/17] plugins: scoreboard API
[PATCH v1 0/2] meson-axg: properly setup CPU power management
2024-02-12 6:20 UTC (3+ messages)
` [PATCH v1 1/2] arm64: dts: amlogic: axg: move cpu cooling-cells to common dtsi
[RFC PATCH v3 00/26] ext4: use iomap for regular file's buffered IO path and enable large foilo
2024-02-12 6:18 UTC (4+ messages)
` [RFC PATCH v3 08/26] iomap: add pos and dirty_len into trace_iomap_writepage_map
[PATCH 00/12] spi: s3c64xx: remove OF alias ID dependency
2024-02-12 6:17 UTC (6+ messages)
` [PATCH 01/12] spi: dt-bindings: introduce the ``fifo-depth`` property
[RFC PATCH] target/ppc: Move add and subf type fixed-point arithmetic instructions to decodetree
2024-02-12 6:13 UTC (2+ messages)
[PATCH V2] dt-bindings: thermal: mediatek,thermal: document AUXADC 32k clock
2024-02-12 6:11 UTC (4+ messages)
next/pending-fixes build: 8 builds: 2 failed, 6 passed, 2 errors, 32 warnings (v6.8-rc4-226-g965c587a265e7)
2024-02-12 6:09 UTC
[tnguy-next-queue:dev-queue 39/50] drivers/net/ethernet/intel/idpf/idpf_virtchnl.c:1725:17-18: WARNING opportunity for min()
2024-02-12 6:08 UTC
[meta-oe][PATCH 0/3] nanopb: Updates and package split
2024-02-12 6:07 UTC (3+ messages)
` [meta-oe][PATCH 3/3] nanopb-runtime: Enable shared library
` [oe] "
[PATCH] cxl/mbox: Add Get Log Capabilities, Clear Log and Get Supported Logs Sub-List commands
2024-02-12 5:53 UTC (3+ messages)
` [EXT] "
[PATCH] button: qcom-pmic: demote "unknown button" message to debug
2024-02-12 5:51 UTC (2+ messages)
[meta-python][PATCH] python3-imageio: upgrade 2.33.1 -> 2.34.0
2024-02-12 5:50 UTC
[PATCH] common/sfc: replace out of bounds condition with static_assert
2024-02-12 5:48 UTC (2+ messages)
` [PATCH v4] "
[PATCH] Fix malformed table error in gadget-testing.rst
2024-02-12 5:48 UTC (2+ messages)
[RFC 0/7] firmware: arm_scmi: Qualcomm Vendor Protocol
2024-02-12 5:48 UTC (6+ messages)
` [RFC 1/7] dt-bindings: mailbox: qcom: Add CPUCP mailbox controller bindings
[PATCH 00/82] overflow: Refactor open-coded arithmetic wrap-around
2024-02-12 5:38 UTC (4+ messages)
` [PATCH 60/82] powerpc: Refactor intentional wrap-around test
[PATCH] btrfs-progs: mkfs: do not default to 4K sectorsize if the fs is zoned
2024-02-12 5:36 UTC
❌ FAIL (MISSED 24 of 226): Test report for master (6.8.0-rc3, mainline.kernel.org-clang, 2766f59c)
2024-02-12 5:31 UTC
[PATCH v3 13/19] power: reset: msm-poweroff: Use devm_register_sys_off_handler(RESTART)
2024-02-12 5:28 UTC
[PATCH net-next v3 0/5] introduce drop reasons for cookie check
2024-02-12 5:25 UTC (6+ messages)
` [PATCH net-next v3 1/5] tcp: add dropreasons definitions and prepare "
` [PATCH net-next v3 2/5] tcp: directly drop skb in cookie check for ipv4
` [PATCH net-next v3 3/5] tcp: use drop reasons "
` [PATCH net-next v3 4/5] tcp: directly drop skb in cookie check for ipv6
` [PATCH net-next v3 5/5] tcp: use drop reasons "
[PATCH 0/4] spi: cadence-quadspi: correct chip-select logic
2024-02-12 5:24 UTC (3+ messages)
` [PATCH 1/4] spi: cadence-qspi: assert each subnode flash CS is valid
[PATCH v4 03/35] include: reduce header dependencies by using "*_types.h"
2024-02-12 5:18 UTC (4+ messages)
[Buildroot] [PATCH] package/micropython: add support for manifest.py in the configuration
2024-02-12 5:16 UTC (5+ messages)
[PATCH] btrfs: reject zoned RW mount if sectorsize is smaller than page size
2024-02-12 5:16 UTC
[PATCH] KEYS: encrypted: Add check for strsep
2024-02-12 5:11 UTC (12+ messages)
[PATCH v3 0/4] spi: cadence-qspi: Fix runtime PM and system-wide suspend
2024-02-12 5:00 UTC (3+ messages)
` [PATCH v3 1/4] spi: cadence-qspi: fix pointer reference in runtime PM hooks
[master/kirkstone][PATCH] meta-arago-extras: sysrepo: Update netopeer and sysrepo to start under systemd
2024-02-12 5:00 UTC (3+ messages)
` [EXTERNAL] [meta-arago] "
Linux 6.8-rc4
2024-02-12 4:52 UTC (2+ messages)
[PATCH v8 0/4] RISC-V: Add MMC support for TH1520 boards
2024-02-12 4:51 UTC (4+ messages)
` (subset) "
[PATCH] powerpc64/kasan: Pass virtual addresses to kasan_init_phys_region()
2024-02-12 4:50 UTC
[PATCH v3] soc: qcom: rpmh-rsc: Enhance check for VRM in-flight request
2024-02-12 4:48 UTC
[PATCH v3] clk: keystone: sci-clk: Adding support for non contiguous clocks
2024-02-12 4:36 UTC (4+ messages)
[PATCH v2] NTB: ntb_transport: fix all kernel-doc warnings
2024-02-12 4:36 UTC
[LSF/MM/BPF TOPIC] Removing GFP_NOFS
2024-02-12 4:35 UTC (8+ messages)
[PATCH v2] 9p/trans_fd: remove Excess kernel-doc comment
2024-02-12 4:33 UTC
[PATCH] mtd: spi-nor: Add NO_CHIP_ERASE flag
2024-02-12 4:32 UTC
[PATCH v2 RESEND] soc: fsl: dpio: fix kernel-doc typos
2024-02-12 4:31 UTC (3+ messages)
[PATCH v2 RESEND] soc: fsl: fix kernel-doc warnings and typos
2024-02-12 4:30 UTC (3+ messages)
linux-next: Tree for Feb 12
2024-02-12 4:31 UTC
[PATCH net v3] net: stmmac: protect updates of 64-bit statistics counters
2024-02-12 4:30 UTC (3+ messages)
[PATCH v4 RESEND 0/2] Introduce SPAPR_IRQ_NR_IPIS and fix max-cpus
2024-02-12 4:28 UTC (3+ messages)
` [PATCH v4 RESEND 1/2] ppc/spapr: Introduce SPAPR_IRQ_NR_IPIS to refer IRQ range for CPU IPIs
` [PATCH v4 RESEND 2/2] ppc/spapr: Initialize max_cpus limit to SPAPR_IRQ_NR_IPIS
Question About QEMU KVM interaction for memory access
2024-02-12 4:28 UTC
XDP packet queueing and scheduling capabilities
2024-02-12 4:27 UTC
[PATCH RESEND] asm-generic/io.h: fix grammar typos
2024-02-12 4:27 UTC
[PATCH v4 0/2] Introduce SPAPR_IRQ_NR_IPIS and fix max-cpus
2024-02-12 4:14 UTC (3+ messages)
` [PATCH v4 1/2] ppc/spapr: Introduce SPAPR_IRQ_NR_IPIS to refer IRQ range for CPU IPIs
` [PATCH v4 2/2] ppc/spapr: Initialize max_cpus limit to SPAPR_IRQ_NR_IPIS
❌ FAIL (MISSED 5 of 226): Test report for master (6.8.0-rc4, mainline.kernel.org-clang, 841c3516)
2024-02-12 4:11 UTC
[PATCH v5 0/5] arm64: dts: add description for solidrun am642 som and hummingboard evb
2024-02-12 4:10 UTC (3+ messages)
[PATCH v2] Port hierarchical_{memory,swap}_limit cgroup1->cgroup2
2024-02-12 4:10 UTC
[PATCH v1] Documentation/admin-guide/pm/amd-pstate.rst: fix the warning: Title underline too short
2024-02-12 4:06 UTC (2+ messages)
[PATCH] btrfs: zoned: don't skip block group profile checks on conv zones
2024-02-12 4:00 UTC (3+ messages)
[oe][meta-networking][kirkstone][PATCH] squid: Backport fix for CVE-2023-49286 and CVE-2023-50269
2024-02-12 3:59 UTC
[oe][meta-networking][dunfell][PATCH] squid: Backport fix for CVE-2023-50269
2024-02-12 3:56 UTC
[rafael-pm:testing 44/61] kernel/power/energy_model.c:113:15: sparse: sparse: incorrect type in assignment (different address spaces)
2024-02-12 3:55 UTC
[PATCH 0/4] libxl: blktap/tapback support
2024-02-12 3:54 UTC (7+ messages)
` [PATCH 1/4] block-common: Fix same_vm for no targets
[PATCH] MIPS: Add 'memory' clobber to csum_ipv6_magic() inline assembler
2024-02-12 3:53 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/atop: bump to version 2.10.0 - Added a new dependency - libglib2 - Remove 0001-atop.h-include-time.h.patch. It was applied upstream (https://github.com/Atoptool/atop/commit/03c5c4dd29bc7590baccb55a36d61e7f4b39c1fe)
2024-02-12 3:47 UTC
linux-next: build warning after merge of the crypto tree
2024-02-12 3:48 UTC
Released important updates to standalone kernel modules for RHEL clones
2024-02-12 3:48 UTC
[PATCH] arm64: dts: allwinner: a64: Add thermal trip points for GPU
2024-02-12 0:07 UTC (4+ messages)
[linux-next:master 2259/5901] arp_tables.c:(.text+0x1c): relocation truncated to fit: R_NIOS2_CALL26 against `xt_find_table'
2024-02-12 3:43 UTC
[virtio-comment] [PATCH v9 00/13] flow filter using basic facilities of capabilities and resources
2024-02-12 3:43 UTC (5+ messages)
` [virtio-comment] [PATCH v9 04/13] admin-cmds-capabilities: Add capabilities admin commands
` [virtio-comment] RE: [EXT] "
` [virtio-comment] [PATCH v9 06/13] admin-cmds-resources: Add device resources "
` [virtio-comment] RE: [EXT] "
[PATCH v3 03/10] dt-bindings: display: bridge: tc358775: Add support for tc358765
2024-02-12 3:36 UTC (2+ 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.