All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-09-03 19:38:44 to 2024-09-03 20:31:38 UTC [more...]

[PATCH v2 0/2] AMD Pstate driver fixes
 2024-09-03 20:09 UTC  (7+ messages)
` [PATCH v2 2/2] cpufreq/amd-pstate: Fix the scaling_max_freq setting on shared memory CPPC systems
        ` [EXTERNAL] "

[PATCH] scsi: aacraid: Fix memory leak in open_getadapter_fib function
 2024-09-03 20:30 UTC  (2+ messages)

[PATCH RESEND] block, rust: simplify validate_block_size() function
 2024-09-03 20:31 UTC  (6+ messages)

[Buildroot] [PATCH] package/cryptsetup: bump version to 2.7.4
 2024-09-03 20:31 UTC  (2+ messages)

[PATCH i-g-t v6 0/4] Improvise-the-deep-pkgc
 2024-09-03 20:30 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for Improvise-the-deep-pkgc (rev6)

[PATCH] xfsdump: Remove dead code from restore_extent()
 2024-09-03 20:29 UTC  (2+ messages)
` [External] : "

[PATCH net] selftests: rtnetlink: add 'ethtool' as a dependency
 2024-09-03 20:28 UTC  (2+ messages)

[PATCH] wireless: ath9k: eeprom: remove platform data
 2024-09-03 20:27 UTC 

[Buildroot] [PATCH 1/2] DEVELOPERS: add bluez-alsa to myself
 2024-09-03 20:26 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] package/bluez-alsa: bump version to 4.3.1

[PATCH v2 0/4] KVM: x86/mmu: Run NX huge page recovery under MMU read lock
 2024-09-03 20:26 UTC  (7+ messages)
` [PATCH v2 1/4] KVM: x86/mmu: Track TDP MMU NX huge pages separately
` [PATCH v2 4/4] KVM: x86/mmu: Recover TDP MMU NX huge pages using MMU read lock

[PATCH v5 0/4] Support fdinfo runtime and memory stats on Panthor
 2024-09-03 20:25 UTC  (5+ messages)
` [PATCH v5 1/4] drm/panthor: introduce job cycle and timestamp accounting
` [PATCH v5 2/4] drm/panthor: add DRM fdinfo support
` [PATCH v5 3/4] drm/panthor: enable fdinfo for memory stats
` [PATCH v5 4/4] drm/panthor: add sysfs knob for enabling job profiling

+ filemap-fix-the-last_index-of-mm_filemap_get_pages.patch added to mm-unstable branch
 2024-09-03 20:25 UTC 

[PATCH v3 0/9] Simplify the UFS driver initialization code
 2024-09-03 20:24 UTC  (7+ messages)
` [PATCH v3 4/9] ufs: core: Call ufshcd_add_scsi_host() later
` [PATCH v3 9/9] ufs: core: Remove the second argument of ufshcd_device_init()

[PATCH v2] ALSA: hda/realtek: Enable Mute Led for HP Victus 15-fb1xxx
 2024-09-03 20:24 UTC 

[Buildroot] [PATCH] configs/imx6sx-sdb: bump U-Boot and kernel versions
 2024-09-03 20:24 UTC  (2+ messages)

[Buildroot] [git commit branch/next] configs/imx6sx-sdb: bump U-Boot and kernel versions
 2024-09-03 20:23 UTC 

[PATCH] ASoC: loongson: remove unnecessary assignment in i2s_resume()
 2024-09-03 20:23 UTC  (2+ messages)

+ mm-gup-fix-memfd_pin_folios-hugetlb-page-allocation.patch added to mm-hotfixes-unstable branch
 2024-09-03 20:22 UTC 

+ mm-hugetlb-fix-memfd_pin_folios-resv_huge_pages-leak.patch added to mm-hotfixes-unstable branch
 2024-09-03 20:22 UTC 

+ mm-hugetlb-fix-memfd_pin_folios-free_huge_pages-leak.patch added to mm-hotfixes-unstable branch
 2024-09-03 20:22 UTC 

+ mm-filemap-fix-filemap_get_folios_contig-thp-panic.patch added to mm-hotfixes-unstable branch
 2024-09-03 20:22 UTC 

[Buildroot] [PATCH 1/1] package/python-sqlalchemy: bump version to 2.0.33
 2024-09-03 20:21 UTC 

[Buildroot] [PATCH next 0/7] Update some external toolchains
 2024-09-03 20:19 UTC  (4+ messages)
` [Buildroot] [PATCH next 5/7] toolchain/toolchain-external/toolchain-external-synopsys-arc: bump to 2024.06

[RFC bpf-next 0/3] libbpf: Add support for aliased BPF programs
 2024-09-03 20:19 UTC  (4+ messages)

[PATCH v2 0/9] x86/hyperv: Support wakeup mailbox for VTL2 TDX guest
 2024-09-03 20:19 UTC  (4+ messages)
` [PATCH v2 4/9] x86/hyperv: Parse the ACPI wakeup mailbox

[PATCH v7 00/12] riscv: QEMU RISC-V IOMMU Support
 2024-09-03 20:16 UTC  (13+ messages)
` [PATCH v7 01/12] exec/memtxattr: add process identifier to the transaction attributes
` [PATCH v7 02/12] hw/riscv: add riscv-iommu-bits.h
` [PATCH v7 03/12] hw/riscv: add RISC-V IOMMU base emulation
` [PATCH v7 04/12] pci-ids.rst: add Red Hat pci-id for RISC-V IOMMU device
` [PATCH v7 05/12] hw/riscv: add riscv-iommu-pci reference device
` [PATCH v7 06/12] hw/riscv/virt.c: support for RISC-V IOMMU PCIDevice hotplug
` [PATCH v7 07/12] test/qtest: add riscv-iommu-pci tests
` [PATCH v7 08/12] hw/riscv/riscv-iommu: add Address Translation Cache (IOATC)
` [PATCH v7 09/12] hw/riscv/riscv-iommu: add ATS support
` [PATCH v7 10/12] hw/riscv/riscv-iommu: add DBG support
` [PATCH v7 11/12] qtest/riscv-iommu-test: add init queues test
` [PATCH v7 12/12] docs/specs: add riscv-iommu

+ mmtmpfs-consider-end-of-file-write-in-shmem_is_huge-checkpatch-fixes.patch added to mm-unstable branch
 2024-09-03 20:18 UTC 

[merged mm-hotfixes-stable] mm-memcontrol-respect-zswapwriteback-setting-from-parent-cg-too.patch removed from -mm tree
 2024-09-03 20:17 UTC  (4+ messages)

[PATCH 00/22] KVM: x86/mmu: Allow yielding on mmu_notifier zap
 2024-09-03 20:17 UTC  (3+ messages)
` [PATCH 19/22] KVM: x86/mmu: Add infrastructure to allow walking rmaps outside of mmu_lock

+ mmtmpfs-consider-end-of-file-write-in-shmem_is_huge.patch added to mm-unstable branch
 2024-09-03 20:17 UTC 

[Buildroot] [git commit branch/next] support/testing/tests/toolchain/test_external_synopsys.py: new test
 2024-09-03 20:14 UTC 

[Buildroot] [git commit branch/next] support/testing/tests/toolchain/test_external_arm.py: new test
 2024-09-03 20:14 UTC 

[Buildroot] [git commit branch/next] toolchain/toolchain-external/toolchain-external-arm-aarch64: bump to 13.3.rel1
 2024-09-03 20:01 UTC 

[Buildroot] [git commit branch/next] toolchain/toolchain-external/toolchain-external-arm-arm: bump to 13.3.rel1
 2024-09-03 20:01 UTC 

[Buildroot] [git commit branch/next] toolchain/toolchain-external/toolchain-external-synopsys-arc: bump to 2024.06
 2024-09-03 20:14 UTC 

[Buildroot] [git commit branch/next] toolchain/toolchain-external/toolchain-external-arm-aarch64-be: bump to 13.3.rel1
 2024-09-03 20:02 UTC 

[Buildroot] [git commit branch/next] arch/Config.in: introduce BR2_ARCH_NEEDS_GCC_AT_LEAST_15
 2024-09-03 20:01 UTC 

[nacked] maple_tree-use-ma_data_end-in-mas_data_end.patch removed from -mm tree
 2024-09-03 20:15 UTC 

[PATCH] cxl/region: Fix logic for finding a free cxl decoder
 2024-09-03 20:14 UTC  (2+ messages)

[PATCH] btrfs: remove btrfs_folio_end_all_writers()
 2024-09-03 20:13 UTC  (2+ messages)

[PATCH i-g-t v2 1/4] tests/xe_oa: Drop TestOa from metric_set()
 2024-09-03 19:52 UTC  (8+ messages)
` [PATCH i-g-t v2 2/4] xe/oa: Update oa-lnl.xml
` [PATCH i-g-t v2 3/4] xe/oa: Update scripts to support BMG
` [PATCH i-g-t v2 4/4] xe/oa: Add oa-bmg.xml

[PATCH BlueZ v2] gobex: Replace g_convert by utf16_to_utf8
 2024-09-03 20:11 UTC  (2+ messages)
` [BlueZ,v2] "

[PATCH 0/2] hw/sd: Remove a pair of legacy methods
 2024-09-03 20:10 UTC  (4+ messages)
` [PATCH 1/2] hw/sd: Remove legacy sd_set_cb()
` [PATCH 2/2] hw/sd: Remove legacy sd_enable()

[PATCH] wifi: rsi: Remove an unused field in struct rsi_debugfs
 2024-09-03 20:10 UTC 

[PATCH] MAINTAINERS: mailmap: Update Andreas Hindborg's email address
 2024-09-03 20:09 UTC 

[PATCH net] net: dqs: Do not use extern for unused dql_group
 2024-09-03 20:10 UTC  (2+ messages)

[PATCH net v5] bpf, net: Fix a potential race in do_sock_getsockopt()
 2024-09-03 20:10 UTC  (2+ messages)

[PATCH 01/19] Change probes from having lists of clauses to lists of stmts
 2024-09-03 20:10 UTC  (5+ messages)
` [PATCH 15/19] Ignore clauses: some clauses are impossible regardless of uprp
  ` [DTrace-devel] "

[Buildroot] [PATCH v2 1/2] package/armadillo: temporarily update the site URL
 2024-09-03 20:10 UTC  (2+ messages)

[PATCH] drm/amdgpu: enable -Wformat-truncation
 2024-09-03 20:09 UTC 

[Buildroot] [git commit] package/armadillo: temporarily update the site URL
 2024-09-03 20:03 UTC 

[PATCH i-g-t v2] tests/intel/kms_cdclk: skip cdclk tests for bmg
 2024-09-03 20:10 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[Buildroot] [git commit] DEVELOPERS: add Dario Binacchi for armadillo
 2024-09-03 20:09 UTC 

[to-be-updated] mm-support-large-folios-swap-in-for-sync-io-devices.patch removed from -mm tree
 2024-09-03 20:08 UTC 

[PATCH] arm64: stacktrace: fix the usage of ftrace_graph_ret_addr()
 2024-09-03 20:07 UTC  (6+ messages)

[to-be-updated] mm-add-nr-argument-in-mem_cgroup_swapin_uncharge_swap-helper-to-support-large-folios.patch removed from -mm tree
 2024-09-03 20:08 UTC 

[PATCH v7 0/2] mm: Ignite large folios swap-in support
 2024-09-03 20:07 UTC  (5+ messages)
` [PATCH v7 2/2] mm: support large folios swap-in for sync io devices

[PATCH] dt: dt-extract-compatibles: Extract compatibles from function parameters
 2024-09-03 20:07 UTC 

[PATCH] nvme-pci: check for valid request when polling for completions
 2024-09-03 20:07 UTC  (5+ messages)

[PATCH] sysctl: Convert locking comments to lockdep assertions
 2024-09-03 20:06 UTC  (2+ messages)

[PATCH 0/5] Add ASF Controller Support to the i2c-piix4 driver
 2024-09-03 20:06 UTC  (4+ messages)
` [PATCH 3/5] i2c: piix4: Add ACPI support for ASF SMBus device

[Buildroot] [PATCH 0/5] rock5b additional improvements
 2024-09-03 20:06 UTC  (6+ messages)
` [Buildroot] [PATCH 3/5] configs/rock5b: enable eudev to enable automatic module loading

[PATCH] MAINTAINERS: move the BFQ io scheduler to orphan state
 2024-09-03 20:06 UTC  (2+ messages)

[PATCH v2 00/17] Multifd 🔀 device state transfer support with VFIO consumer
 2024-09-03 20:04 UTC  (6+ messages)
` [PATCH v2 10/17] migration/multifd: Convert multifd_send()::next_channel to atomic

[PATCH] target/hppa: Fix random 32-bit linux-user crashes
 2024-09-03 20:05 UTC  (2+ messages)

[PATCH v1 00/22] iio: use dev_get_platdata() to access platform_data
 2024-09-03 20:02 UTC  (4+ messages)
` [PATCH v1 10/22] iio: dac: max517: Get platform data via dev_get_platdata()

[PATCH v1] drm/i915/hwmon: expose package temperature
 2024-09-03 20:03 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915/hwmon: expose package temperature (rev2)

[Buildroot] [git commit] package/gerbera: fix build against fmt 11
 2024-09-03 19:57 UTC 

[Buildroot] [PATCH 1/1] package/gerbera: fix build against fmt 11
 2024-09-03 20:02 UTC  (2+ messages)

[PATCH] clk: qcom: gcc-sc8280xp: don't use parking clk_ops for QUPs
 2024-09-03 20:02 UTC  (2+ messages)

[GIT PULL] fuse fixes for 6.11-rc7
 2024-09-03 20:02 UTC  (2+ messages)

[PATCH] static_call: Fix a wild-memory-access bug in static_call_del_module()
 2024-09-03 20:01 UTC  (2+ messages)

[PATCH net] tools/net/ynl: fix cli.py --subscribe feature
 2024-09-03 20:01 UTC  (3+ messages)

[PATCH i-g-t 0/1] tests/intel/kms_psr: DP2.1 PR IGT Fixes
 2024-09-03 19:59 UTC  (2+ messages)
` [PATCH i-g-t 1/1] tests/intel/kms_psr: Add condition to check for eDP output before asserting PSR update

[Intel-wired-lan] [PATCH iwl-next v3] i40e: add ability to reset vf for tx and rx mdd events
 2024-09-03 19:58 UTC  (7+ messages)
  `  "

[RFC PATCH 0/2] sched: Improve cache locality of RSEQ concurrency IDs
 2024-09-03 19:59 UTC  (3+ messages)
` [RFC PATCH 2/2] sched: Improve cache locality of RSEQ concurrency IDs for intermittent workloads

[PATCH] drm/i915: convert comma to semicolon
 2024-09-03 19:58 UTC  (2+ messages)
` ✗ CI.FULL: failure for "

[PATCH v5 0/8] AWS Nitro Enclave emulation support
 2024-09-03 19:58 UTC  (6+ messages)
` [PATCH v5 5/8] device/virtio-nsm: Support for Nitro Secure Module device

[PATCH 0/4] drm/i915/display: add snapshot capture/print infra
 2024-09-03 19:58 UTC  (3+ messages)
` ✗ CI.checksparse: warning for "
` ✓ CI.BAT: success "

[PATCH bpf-next v5 0/8] libbpf, selftests/bpf: Support cross-endian usage
 2024-09-03 19:57 UTC  (3+ messages)
` [PATCH bpf-next v5 7/8] libbpf: Support creating light skeleton of either endianness

[PATCH 0/3] mm: Care about shadow stack guard gap when getting an unmapped area
 2024-09-03 19:57 UTC  (12+ messages)
` [PATCH 1/3] mm: Make arch_get_unmapped_area() take vm_flags by default
` [PATCH 2/3] mm: Pass vm_flags to generic_get_unmapped_area()
` [PATCH 3/3] mm: Care about shadow stack guard gap when getting an unmapped area

[PATCH v2] eventfs: fix a null pointer access in eventfs_iterate
 2024-09-03 19:58 UTC  (2+ messages)

[RFC V1 0/6] Live Update: tap and vhost
 2024-09-03 19:55 UTC  (4+ messages)
` [RFC V1 1/6] Revert "vhost-backend: remove vhost_kernel_reset_device()"

[Buildroot] [PATCH next] board/friendlyarm/nanopi-neo: refine genimage.cfg
 2024-09-03 19:55 UTC  (2+ messages)

[Buildroot] [git commit branch/next] board/friendlyarm/nanopi-neo: refine genimage.cfg
 2024-09-03 19:55 UTC 

[Buildroot] [git commit] configs/imx8mqevk: bump TF-A, U-Boot and Linux Kernel version
 2024-09-03 19:53 UTC 

[PATCH RESEND v3 0/2] Introduce tracepoint for hugetlbfs
 2024-09-03 19:56 UTC  (3+ messages)
` [PATCH RESEND v3 1/2] hugetlbfs: support tracepoint

[PATCH v3 0/2] clk: qcom: gcc-sm8550: Fix shared clk parking breakage
 2024-09-03 19:55 UTC  (7+ messages)
` [PATCH v3 1/2] clk: qcom: dispcc-sc7180: Only park display clks at init

[Buildroot] [PATCH 1/1] configs/imx8mqevk: bump TF-A, U-Boot and Linux Kernel version
 2024-09-03 19:55 UTC  (2+ messages)

[PATCH net-next v7 00/14] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
 2024-09-03 19:54 UTC  (3+ messages)
` [PATCH net-next v7 13/14] microchip: lan865x: add driver support for Microchip's LAN865X MAC-PHY

[dhowells-fs:netfs-crypt 35/37] ERROR: modpost: "netfs_crypto_req_done" [fs/afs/kafs.ko] undefined!
 2024-09-03 19:54 UTC 

[Buildroot] [git commit branch/next] configs/imx8mqevk: bump TF-A, U-Boot and Linux Kernel version
 2024-09-03 19:53 UTC 

[PATCH 0/2] fdtoverlay related changes
 2024-09-03 19:53 UTC  (3+ messages)
` [PATCH 1/2] kbuild: Add generic rule to apply fdtoverlay

[PATCH v3] maple_tree: cleanup function descriptions
 2024-09-03 19:53 UTC  (2+ messages)

[Buildroot] [PATCH 1/3] configs/pine64: bump U-Boot version to 2024.07
 2024-09-03 19:53 UTC  (2+ messages)

[PATCH 0/4] hash.h: support choosing a separate SHA-1 for non-cryptographic uses
 2024-09-03 19:52 UTC  (16+ messages)
` [PATCH 2/4] hash.h: scaffolding for _fast hashing variants
` [PATCH 3/4] Makefile: allow specifying a SHA-1 for non-cryptographic uses
` [PATCH 4/4] csum-file.c: use fast SHA-1 implementation when available

[PATCH v2] x86/sev: Fix host kdump support for SNP
 2024-09-03 19:52 UTC  (3+ messages)

[PATCH v2] kbuild: pahole-version: improve overall checking and error messages
 2024-09-03 19:52 UTC  (4+ messages)

[Buildroot] [git commit branch/next] configs/pine64: bump Linux to version 6.6.48
 2024-09-03 19:51 UTC 

[Buildroot] [git commit branch/next] configs/pine64: bump U-Boot version to 2024.07
 2024-09-03 19:51 UTC 

[Buildroot] [git commit branch/next] configs/pine64: bump TF-A version to 2.10.5
 2024-09-03 19:51 UTC 

[Buildroot] [PATCH 1/1] package/python-sqlalchemy: fix build issue with setuptools > 69.3
 2024-09-03 19:51 UTC  (2+ messages)

Prebuilt LLVM 19.1.0-rc4 uploaded
 2024-09-03 19:51 UTC 

[withdrawn] lib-maple_treec-remove-unused-functions.patch removed from -mm tree
 2024-09-03 19:51 UTC 

[PATCH v8 04/11] PCI: imx6: Rename imx6_* with imx_*
 2024-09-03 19:50 UTC  (3+ messages)

[PATCH] eventfs: fix a null pointer access in eventfs_iterate
 2024-09-03 19:51 UTC  (2+ messages)

[RFC PATCH v1] dts: skip test cases based on capabilities
 2024-09-03 19:49 UTC  (4+ messages)
` [PATCH v3 00/12] dts: add test skipping "
  ` [PATCH v3 11/12] dts: add Rx offload capabilities

[PATCH net-next 0/6][pull request] Intel Wired LAN Driver Updates 2024-08-30 (igc, e1000e, i40e)
 2024-09-03 19:49 UTC  (3+ messages)
` [PATCH net-next 3/6] igc: Add Energy Efficient Ethernet ability

[linux-next:master 5762/8400] arch/arm/boot/dts/ti/omap/omap3-devkit8000-lcd43.dtb: ads7846@0: ti,keep-vref-on: 'oneOf' conditional failed, one must be fixed:
 2024-09-03 19:49 UTC  (2+ messages)

[Buildroot] [PATCH v2] package/wpa_supplicant: macsec offload needs headers >= v5.7
 2024-09-03 19:48 UTC  (2+ messages)

[Buildroot] [git commit] package/wpa_supplicant: macsec offload needs headers >= v5.7
 2024-09-03 19:40 UTC 

[PATCH 0/3] amd, i915, xe: drop redundant warnings from driver makefiles
 2024-09-03 19:48 UTC  (3+ messages)
` [PATCH 3/3] drm/amdgpu: drop redundant W=1 warnings from Makefile

[PATCH] block: fix integer overflow in BLKSECDISCARD
 2024-09-03 19:48 UTC 

[PATCH] bio-integrity: don't restrict the size of integrity metadata
 2024-09-03 19:47 UTC 

[PATCH v3 00/12] Add RTC support for the Renesas RZ/G3S SoC
 2024-09-03 19:48 UTC  (3+ messages)
` [PATCH v3 07/12] arm64: dts: renesas: r9a08g045: Add VBATTB node

[RFC PATCH v1 0/5] dts: port over Rx/Tx offload suite
 2024-09-03 19:46 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/5] dts: add TX offload capabilities
  ` [PATCH v2 2/5] dts: add a distinction between port and queue "
  ` [PATCH v2 3/5] dts: add offload configuration querying to testpmd
  ` [PATCH v2 4/5] dts: add methods for configuring offloads on a device in testpmd
  ` [PATCH v2 5/5] dts: add test suite for RX and TX offloads

[PATCH v2] target/hppa: Fix PSW V-bit packaging in cpu_hppa_get for hppa64
 2024-09-03 19:46 UTC 

[PATCH rcu 0/11] Add light-weight readers for SRCU
 2024-09-03 19:45 UTC  (3+ messages)
` [PATCH rcu 07/11] srcu: Add srcu_read_lock_lite() and srcu_read_unlock_lite()

[PATCH v6 00/14] drm: Add a driver for CSF-based Mali GPUs
 2024-09-03 19:43 UTC  (3+ messages)
` [PATCH v6 10/14] drm/panthor: Add the scheduler logical block

[PATCH v8 0/3] Final pieces of Intel new families support
 2024-09-03 19:43 UTC  (3+ messages)

[PATCH v4 0/5] net: dwc_eth_qos: Add glue driver for Intel MAC
 2024-09-03 19:43 UTC  (2+ messages)

[PATCHv2 net-next 0/8]
 2024-09-03 19:42 UTC  (9+ messages)
` [PATCHv2 net-next 1/8] net: ibm: emac: use devm for alloc_etherdev
` [PATCHv2 net-next 2/8] net: ibm: emac: manage emac_irq with devm
` [PATCHv2 net-next 3/8] net: ibm: emac: use devm for of_iomap
` [PATCHv2 net-next 4/8] net: ibm: emac: remove mii_bus with devm
` [PATCHv2 net-next 5/8] net: ibm: emac: use devm for register_netdev
` [PATCHv2 net-next 6/8] net: ibm: emac: use netdev's phydev directly
` [PATCHv2 net-next 7/8] net: ibm: emac: replace of_get_property
` [PATCHv2 net-next 8/8] net: ibm: emac: remove all waiting code

[filter-repo PATCH]: add --callbacks option to load many callbacks from one file
 2024-09-03 19:42 UTC 

[RESEND PATCH v2 0/2] scsi: ufs: introduce a callback to override OCS value
 2024-09-03 19:42 UTC  (3+ messages)
  ` [RESEND PATCH v2 2/2] scsi: ufs: ufs-exynos: implement override_cqe_ocs

Add Support for the Acer Predator Triton PT14-51
 2024-09-03 19:42 UTC  (3+ messages)

[PATCH v6 0/6] Introduce initial AMD I3C HCI driver support
 2024-09-03 19:41 UTC  (3+ messages)

[syzbot] [mm?] WARNING in zswap_swapoff
 2024-09-03 19:41 UTC  (7+ messages)

[Buildroot] [PATCH 1/1] package/ipmitool: only accept local PEN registry
 2024-09-03 19:41 UTC  (3+ messages)

Strange issues with USB device
 2024-09-03 19:40 UTC  (9+ messages)
` Strange issues with UAS URB cancellation

[PATCH 1/2] dt-bindings: hwmon: Introduce ADS71x8
 2024-09-03 19:40 UTC  (6+ messages)
      ` AW: "

[PATCH net-next 0/5] Add support for per-NAPI config via netlink
 2024-09-03 19:40 UTC  (9+ messages)
` [PATCH net-next 5/5] netdev-genl: Support setting per-NAPI config values

[RFC PATCH 0/8] iio: dac: introducing ad3552r-axi
 2024-09-03 19:39 UTC  (5+ messages)

[PATCH v3 0/2] btrfs: Don't block suspend during fstrim
 2024-09-03 19:39 UTC  (3+ messages)
` [PATCH v3 2/3] btrfs: Split remaining space to discard in chunks

[PATCHv2 0/2] nvme: NSHEAD_DISK_LIVE fixes
 2024-09-03 19:38 UTC  (3+ messages)
` [PATCH 2/2] nvme-multipath: fix I/O stall when remapping namespaces


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.