All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-03-26 13:09:24 to 2024-03-26 13:51:21 UTC [more...]

[PATCH] nvme: initialize identify ns data to NULL
 2024-03-26 13:51 UTC  (5+ messages)

[PATCH] KVM: selftests: Fix __GUEST_ASSERT() format warnings in ARM's arch timer test
 2024-03-26 13:50 UTC  (3+ messages)

[PATCH 00/12] arm: xea: Provide support for different XEA board HW versions
 2024-03-26 13:50 UTC  (5+ messages)

dmaengine: CPU stalls while loading bluetooth module
 2024-03-26 13:50 UTC  (8+ messages)

[PATCH v2 0/6] mm/mm_init.c: refactor free_area_init_core()
 2024-03-26 13:49 UTC  (5+ messages)
` [PATCH v2 3/6] mm/mm_init.c: add new function calc_nr_all_pages()

[PATCH 0/3] KVM: arm64: TLBI fixes for the pgtable code
 2024-03-26 13:48 UTC  (9+ messages)
` [PATCH 2/3] KVM: arm64: Don't pass a TLBI level hint when zapping table entries
` [PATCH 3/3] KVM: arm64: Use TLBI_TTL_UNKNOWN in __kvm_tlb_flush_vmid_range()

[PATCH 0/4] Cleanup K3 binman templating
 2024-03-26 13:48 UTC  (3+ messages)
` [PATCH 3/4] arm: dts: k3-*-binman.dtsi: Clean up and templatize boot binaries

[PATCH] KVM: arm64: Change back kvm fault condition to translation
 2024-03-26 13:48 UTC  (2+ messages)
` (subset) "

[PATCH] ABI: sysfs-driver-panfrost-profiling: fix indentation problem
 2024-03-26 13:48 UTC 

[PATCH 00/17] ASoC: SOF: ipc4/Intel: Fix delay reporting (for 6.9 / 6.8)
 2024-03-26 13:48 UTC  (2+ messages)

[PATCH 3/3] app/testpmd: support setting lanes
 2024-03-26 13:47 UTC  (6+ messages)
` [PATCH v2 1/6] ethdev: "

[PATCH 00/11] PCI: endpoint: Make host reboot handling more robust
 2024-03-26 13:47 UTC  (7+ messages)
` [PATCH 01/11] PCI: qcom-ep: Disable resources unconditionally during PERST# assert

[PATCH 0/4] RAS: ATL: DF 4.5 NP2 Denormalization
 2024-03-26 13:47 UTC  (5+ messages)
` [PATCH 3/4] RAS: ATL: Add map_bits_valid to header

[PATCH v7 1/2] kprobes: Implement trampoline memory allocator for tracing
 2024-03-26 13:46 UTC  (4+ messages)
` [PATCH v7 2/2] arch/riscv: Enable kprobes when CONFIG_MODULES=n

[kvm-unit-tests RFC PATCH 1/3] x86 EFI: Bypass call to fdt_check_header()
 2024-03-26 13:45 UTC  (8+ messages)
` [kvm-unit-tests RFC PATCH 2/3] x86/efi: Retry call to efi exit boot services

linux-mtd: ubiattach taking long time
 2024-03-26 13:45 UTC  (4+ messages)

nvmetcli FC transport problem
 2024-03-26 13:44 UTC 

[PATCH] lib/pci: Add new and missing PCI IDs to DG2 platform
 2024-03-26 13:48 UTC 

[PATCH 0/3] KVM: arm64: PMU fixes for nVHE, protected mode
 2024-03-26 13:44 UTC  (2+ messages)
` (subset) "

[PATCH] drm/amdgpu : Increase the mes log buffer size as per new MES FW version
 2024-03-26 13:44 UTC  (4+ messages)

[f2fs-dev] [PATCH] f2fs: multidev: fix to recognize valid zero block address
 2024-03-26 13:43 UTC  (5+ messages)
  `  "

[PATCH] HID: i2c-hid: wait for i2c touchpad deep-sleep to power-up transition
 2024-03-26 13:43 UTC  (4+ messages)

[PATCH net-next RESEND] net: axienet: Fix kernel doc warnings
 2024-03-26 13:42 UTC  (3+ messages)

[PATCH 0/5] Minor improvements and cleanups to ext4 mballoc
 2024-03-26 21:38 UTC  (6+ messages)
` [PATCH 1/5] ext4: keep "prefetch_grp" and "nr" consistent
` [PATCH 2/5] ext4: add test_mb_mark_used_cost to estimate cost of mb_mark_used
` [PATCH 3/5] ext4: call ext4_mb_mark_free_simple in mb_mark_used to clear bits
` [PATCH 4/5] ext4: use correct criteria name instead stale integer number in comment
` [PATCH 5/5] ext4: expand next_linear_group to remove repeat check for linear scan

[PATCH v3 00/11] enable bs > ps in XFS
 2024-03-26 13:41 UTC  (9+ messages)
` [PATCH v3 04/11] readahead: rework loop in page_cache_ra_unbounded()

[PATCH] RAS/AMD/FMPM: Fix build when debugfs is not enabled
 2024-03-26 13:41 UTC  (2+ messages)

[PATCH for-9.1 v2 00/11] vhost-user: support any POSIX system (tested on macOS, FreeBSD, OpenBSD)
 2024-03-26 13:39 UTC  (12+ messages)
` [PATCH for-9.1 v2 01/11] libvhost-user: set msg.msg_control to NULL when it is empty
` [PATCH for-9.1 v2 02/11] libvhost-user: fail vu_message_write() if sendmsg() is failing
` [PATCH for-9.1 v2 03/11] libvhost-user: mask F_INFLIGHT_SHMFD if memfd is not supported
` [PATCH for-9.1 v2 04/11] vhost-user-server: don't abort if we can't set fd non-blocking
` [PATCH for-9.1 v2 05/11] contrib/vhost-user-blk: fix bind() using the right size of the address
` [PATCH for-9.1 v2 06/11] vhost-user: enable frontends on any POSIX system
` [PATCH for-9.1 v2 07/11] libvhost-user: enable it "
` [PATCH for-9.1 v2 08/11] contrib/vhost-user-blk: "
` [PATCH for-9.1 v2 09/11] hostmem: add a new memory backend based on POSIX shm_open()
` [PATCH for-9.1 v2 10/11] tests/qtest/vhost-user-blk-test: use memory-backend-shm
` [PATCH for-9.1 v2 11/11] tests/qtest/vhost-user-test: add a test case for memory-backend-shm

[PATCH v6 00/10] block atomic writes
 2024-03-26 13:38 UTC  (11+ messages)
` [PATCH v6 01/10] block: Pass blk_queue_get_max_sectors() a request pointer
` [PATCH v6 02/10] block: Call blkdev_dio_unaligned() from blkdev_direct_IO()
` [PATCH v6 03/10] fs: Initial atomic write support
` [PATCH v6 04/10] fs: Add initial atomic write support info to statx
` [PATCH v6 05/10] block: Add core atomic write support
` [PATCH v6 06/10] block: Add atomic write support for statx
` [PATCH v6 07/10] block: Add fops atomic write support
` [PATCH v6 08/10] scsi: sd: Atomic "
` [PATCH v6 09/10] scsi: scsi_debug: "
` [PATCH v6 10/10] nvme: "

[PATCH v2] scsi: libsas: Allocation SMP request is aligned to ARCH_DMA_MINALIGN
 2024-03-26 13:40 UTC  (4+ messages)

[PATCH net-next v4 0/4] net: gro: encapsulation bug fix and flush checks improvements
 2024-03-26 13:40 UTC  (5+ messages)
` [PATCH net-next v4 4/4] net: gro: move L3 flush checks to tcp_gro_receive

[PATCH v4 0/5] x86/pvh: Support relocating dom0 kernel
 2024-03-26 13:40 UTC  (6+ messages)
` [PATCH v4 5/5] x86/PVH: Support relocatable dom0 kernels

[PATCH v9 1/3] drm/buddy: Implement tracking clear page feature
 2024-03-26 13:38 UTC  (3+ messages)
` [PATCH v9 2/3] drm/amdgpu: Enable clear page functionality

[PATCH net] bpf: Don't redirect too small packets
 2024-03-26 13:38 UTC  (9+ messages)

[PATCH net v4 0/5] gro: various fixes related to UDP tunnels
 2024-03-26 13:38 UTC  (3+ messages)
` [PATCH net v4 3/5] udp: do not transition UDP GRO fraglist partial checksums to unnecessary

[PATCH for-9.0] docs/about: Mark the iaspc machine type as deprecated
 2024-03-26 13:37 UTC  (5+ messages)

[RFC PATCH-for-9.1 00/21] qapi: Make @query-cpu-definitions command target-agnostic
 2024-03-26 13:37 UTC  (6+ messages)
` [RFC PATCH-for-9.1 14/21] system: Introduce QMP generic_query_cpu_definitions()
` [RFC PATCH-for-9.1 21/21] qapi: Make @query-cpu-definitions target-agnostic

Thread for updating minor properties of tracked regressions [consider ignoring it!]
 2024-03-26 13:37 UTC  (2+ messages)

[PATCH net v3 0/4] gro: various fixes related to UDP tunnels
 2024-03-26 13:37 UTC  (7+ messages)
` [PATCH net v3 3/4] udp: do not transition UDP GRO fraglist partial checksums to unnecessary

[LTP] [PATCH 1/2] tst_safe_macros: Move implementations into C file, rename
 2024-03-26 13:33 UTC  (4+ messages)
` [LTP] [PATCH 2/2] include: Move inline functions to special header

[PATCH] drm/xe: Move HW GGTT definitions to dedicated file
 2024-03-26 13:35 UTC  (7+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[PATCH 1/1] genirq/proc: Try to jump over the unallocated irq hole whenever possible
 2024-03-26 13:35 UTC  (3+ messages)

[Intel-wired-lan] [PATCH iwl-next v2] igc: Add MQPRIO offload support
 2024-03-26 13:34 UTC  (2+ messages)
`  "

[PATCH net-next 0/3] trace: use TP_STORE_ADDRS macro
 2024-03-26 13:33 UTC  (6+ messages)

[PATCH 0/3] Convert MIPI HSI DT bindings to YAML
 2024-03-26 13:34 UTC  (4+ messages)
` [PATCH 3/3] dt-bindings: hsi: omap-ssi: convert "

[PATCH] net: dsa: mv88e6xxx: fix usable ports on 88e6020
 2024-03-26 13:34 UTC  (2+ messages)

[PATCH] clk: qcom: apss-ipq-pll: fix PLL rate for IPQ5018
 2024-03-26 13:34 UTC 

[PATCHv4 0/7] nvmet: debugfs support
 2024-03-26 13:33 UTC  (2+ messages)

[PATCH net-next RESEND v6 0/7] Fix missing PHY-to-MAC RX clock
 2024-03-26 13:32 UTC  (16+ messages)
` [PATCH RESEND net-next v6 1/7] net: phylink: add PHY_F_RXC_ALWAYS_ON to PHY dev flags
` [PATCH RESEND net-next v6 2/7] net: phylink: add rxc_always_on flag to phylink_pcs
` [PATCH RESEND net-next v6 3/7] net: stmmac: don't rely on lynx_pcs presence to check for a PHY
` [PATCH RESEND net-next v6 4/7] net: stmmac: Support a generic PCS field in mac_device_info
` [PATCH RESEND net-next v6 5/7] net: stmmac: Signal to PHY/PCS drivers to keep RX clock on
` [PATCH RESEND net-next v6 6/7] net: phy: qcom: at803x: Avoid hibernating if MAC requires RX clock
` [PATCH RESEND net-next v6 7/7] net: pcs: rzn1-miic: Init RX clock early if MAC requires it

[PATCH] block: handle BLK_OPEN_RESTRICT_WRITES correctly
 2024-03-26 13:31 UTC  (7+ messages)
` [PATCH 1/2] "
  ` [PATCH 2/2] [RFC]: block: count BLK_OPEN_RESTRICT_WRITES openers

[PATCH 00/10] Allocation APIs
 2024-03-26 13:30 UTC  (5+ messages)
` [PATCH 06/10] rust: alloc: introduce the `BoxExt` trait

[PATCH 0/6] Improve visibility of writeback
 2024-03-26 13:30 UTC  (16+ messages)
` [PATCH 1/6] writeback: collect stats of all wb of bdi in bdi_debug_stats_show
` [PATCH 2/6] writeback: support retrieving per group debug writeback stats of bdi
` [PATCH 6/6] writeback: remove unneeded GDTC_INIT_NO_WB

[PATCH i-g-t v2] Fix memory access issue due to variable block scope
 2024-03-26 13:29 UTC  (4+ messages)

[PATCH 6.1 000/444] 6.1.83-rc2 review
 2024-03-26 13:28 UTC  (2+ messages)

[PATCH for-9.0 0/3] qtest/virtio-9p-test.c: fix slow tests
 2024-03-26 13:26 UTC  (4+ messages)
` [PATCH for-9.0 1/3] qtest/virtio-9p-test.c: consolidate create dir, file and symlink tests
` [PATCH for-9.0 2/3] qtest/virtio-9p-test.c: consolidate hardlink tests
` [PATCH for-9.0 3/3] qtest/virtio-9p-test.c: remove g_test_slow() gate

[PATCH v5] mm/migrate: split source folio if it is on deferred split list
 2024-03-26 13:26 UTC  (3+ messages)

[cocci] Improving support for return macro variants with SmPL?
 2024-03-26 13:26 UTC 

[nft PATCH v2 0/2] Add support for table's persist flag
 2024-03-26 13:26 UTC  (3+ messages)
` [nft PATCH v2 1/2] doc: nft.8: Two minor synopsis fixups
` [nft PATCH v2 2/2] Add support for table's persist flag

REGRESSION: RIP: 0010:skb_release_data+0xb8/0x1e0 in vhost/tun
 2024-03-26 13:25 UTC  (11+ messages)

[PATCH v3 0/1] target/i386: Fix page walking from MMIO memory
 2024-03-26 13:24 UTC  (2+ messages)

[PATCH v1 0/3] mm/secretmem: one fix and one refactoring
 2024-03-26 13:23 UTC  (8+ messages)
` [PATCH v1 1/3] mm/secretmem: fix GUP-fast succeeding on secretmem folios
` [PATCH v1 2/3] selftests/memfd_secret: add vmsplice() test

[GIT PULL] u-boot-riscv/master
 2024-03-26 13:22 UTC 

pull-request: bpf-next 2024-03-25
 2024-03-26 13:21 UTC  (2+ messages)

[nft PATCH 0/2] Add support for table's persist flag
 2024-03-26 13:21 UTC  (4+ messages)
` [nft PATCH 2/2] "

[opencloudos:next 70/98] mm/memcontrol.c:5103:5: error: call to undeclared function 'mem_cgroup_nr_lru_pages'; ISO C99 and later do not support implicit function declarations
 2024-03-26 13:20 UTC 

[PATCH 07/12] drm: Switch DRM_DISPLAY_HELPER to depends on
 2024-03-26 13:20 UTC  (2+ messages)

[PATCH i-g-t 1/2] tests/kms_pm_dc: Ensure PSR is enabled
 2024-03-26 13:20 UTC  (2+ messages)
` [PATCH i-g-t 2/2] tests/kms_dirtyfb: "

[RFC v3 0/5] overlayfs: Optimize override/revert creds
 2024-03-26 13:19 UTC  (7+ messages)
` [RFC v3 1/5] cleanup: Fix discarded const warning when defining lock guard

[PATCH v2] PCI: Mark LSI FW643 to avoid bus reset
 2024-03-26 13:18 UTC  (3+ messages)

[PATCH v3 0/8] cpufreq: sun50i: Add Allwinner H616 support
 2024-03-26 13:18 UTC  (4+ messages)
` [PATCH v3 1/8] firmware: smccc: Export revision soc_id function

[PATCH v5 1/2] kprobes: textmem API
 2024-03-26 13:18 UTC  (6+ messages)

[regression] Bug 218641 - Framework Laptop 13 AMD suspend/wakeup regression with 6.9rc1
 2024-03-26 13:18 UTC 

[PATCH] Input: PS/2 - add support for Lenovo Xiaoxin keyboard
 2024-03-26 13:17 UTC 

[PATCH] drm/amd/amdgpu: add pipe1 hardware support
 2024-03-26 13:17 UTC  (3+ messages)

[PATCH-for-9.0 v3 0/3] hw/clock: Propagate clock changes when STM32L4X5 MUX is updated
 2024-03-26 13:16 UTC  (2+ messages)

[PATCH] x86/spec-ctrl: Support for SRSO_US_NO and SRSO_MSR_FIX
 2024-03-26 13:15 UTC  (4+ messages)

[ANNOUNCE] xfs-linux: for-next updated to f2e812c1522d
 2024-03-26 13:12 UTC  (4+ messages)

[PATCH-for-9.1] hw/i386: Add a config to only build the microvm machine
 2024-03-26 13:14 UTC 

[PATCH blktests v3 00/20] refactoring and various cleanups/fixes
 2024-03-26 13:14 UTC  (21+ messages)
` [PATCH blktests v3 01/20] nvme/rc: silence error on module unload for fc
` [PATCH blktests v3 02/20] nvme/rc: silence fcloop cleanup failures
` [PATCH blktests v3 03/20] nvme/rc: log error if stale configuration is found
` [PATCH blktests v3 04/20] common/xfs: propagate errors from _xfs_run_fio_verify_io
` [PATCH blktests v3 05/20] nvme/{012,013,035}: check return value of _xfs_run_fio_verify_io
` [PATCH blktests v3 06/20] nvme/rc: use long command line option for nvme
` [PATCH blktests v3 07/20] nvme/{014,015,018,019,020,023,024,026,045,046}: "
` [PATCH blktests v3 08/20] nvme/rc: connect subsys only support long options
` [PATCH blktests v3 09/20] nvme/rc: add nqn/uuid args to target setup/cleanup helper
` [PATCH blktests v3 10/20] nvme/rc: remove unused connect options
` [PATCH blktests v3 11/20] nvme/rc: do not cleanup external managed loop device
` [PATCH blktests v3 12/20] nvme/031: do not open code target setup/cleanup
` [PATCH blktests v3 13/20] nvme: drop default trtype argument for _nvmet_connect_subsys
` [PATCH blktests v3 14/20] nvme: drop default trtype argument for _nvmet_passthru_target_connect
` [PATCH blktests v3 15/20] nvme: drop default subsysnqn argument from _nvme_{connect|disconnect}_subsys
` [PATCH blktests v3 16/20] nvme: drop default subsysnqn argument from _nvme_passthru_target_{setup|cleanup}
` [PATCH blktests v3 17/20] nvme: drop default subsysnqn argument from _nvmet_passthru_target_connect
` [PATCH blktests v3 18/20] nvme/{041,042,043,044,045,048}: do not pass default host{nqn|id} to _nvme_connect_subsys
` [PATCH blktests v3 19/20] nvme: don't assume namespace id
` [PATCH blktests v3 20/20] nvme/028: drop unused nvmedev

[syzbot] [kernel?] inconsistent lock state in sock_map_delete_elem
 2024-03-26 13:13 UTC  (2+ messages)

[PATCH] drm/i915/display: Fixed a screen flickering when turning on display from off
 2024-03-26 13:11 UTC  (3+ messages)

[PATCH net] udp: fix segmentation crash for untrusted source packet
 2024-03-26 13:10 UTC  (5+ messages)

[PATCH trivial for-9.0] smbios: add stub for smbios_get_table_legacy()
 2024-03-26 13:09 UTC  (3+ messages)

[PATCH v12 0/9] Landlock: IOCTL support
 2024-03-26 13:09 UTC  (8+ messages)
` [PATCH v12 1/9] security: Introduce ENOFILEOPS return value for IOCTL hooks

[PATCH v2 0/5] More unit test for mballoc
 2024-03-26 13:09 UTC  (7+ messages)
` [PATCH v2 2/5] ext4: Add unit test of ext4_mb_generate_buddy

[PATCH v3 0/5] Fixes for Documentation/MyFirstObjectWalk.txt
 2024-03-26 13:08 UTC  (6+ messages)
` [PATCH v4 1/5] MyFirstObjectWalk: use additional arg in config_fn_t
` [PATCH v4 2/5] MyFirstObjectWalk: fix misspelled "builtins/"
` [PATCH v4 3/5] MyFirstObjectWalk: fix filtered object walk
` [PATCH v4 4/5] MyFirstObjectWalk: fix description for counting omitted objects
` [PATCH v4 5/5] MyFirstObjectWalk: add stderr to pipe processing


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.