All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-31 21:30:52 to 2026-07-31 22:34:47 UTC [more...]

[PATCH v5 0/9] PCI passthru on Hyper-V
 2026-07-31 22:34 UTC  (6+ messages)
` [PATCH v5 1/9] mshv: Provide a way to get partition ID if running in a VMM process
` [PATCH v5 2/9] mshv: Add declarations and definitions for VFIO-MSHV bridge device
` [PATCH v5 3/9] mshv: Introduce basic mshv bridge device for VFIO to build upon
` [PATCH v5 4/9] mshv: Add ioctl support for MSHV-VFIO bridge device
` [PATCH v5 5/9] mshv: Import data structs around device passthru from hyperv headers

[PATCH 0/2] alx-0097r1 - <memory.h>, the legitimate header for memcpy(3) et al
 2026-07-31 22:33 UTC  (15+ messages)
` [PATCH 1/2] man/man3/{mem,strn}*(): SYNOPSIS, STANDARDS: Document these as provided by <memory.h>
    ` on the irresponsibility of pursuing C language reform (was: [PATCH 1/2] man/man3/{mem,strn}*(): SYNOPSIS, STANDARDS: Document these as provided by <memory.h>)
      ` on the irresponsibility of pursuing C language reform

[meta-ti][scarthgap][PATCH] CI/CD Auto-Merger: cicd.scarthgap.202607311122
 2026-07-31 22:32 UTC  (2+ messages)

[PATCH v6 bpf-next 0/4] bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling
 2026-07-31 22:27 UTC  (23+ messages)
` [PATCH v6 bpf-next 3/4] "

[RFC PATCH bpf-next v4 2/3] selftests/bpf: move shared build definitions into Makefile.buildvars
 2026-07-31 22:27 UTC  (2+ messages)

[PULL 0/4] target-arm queue
 2026-07-31 22:25 UTC  (2+ messages)

[PATCH 0/2] vhost-scsi: fix max_io_vqs handling
 2026-07-31 22:26 UTC  (5+ messages)
` [PATCH 1/2] vhost-scsi: use kvzalloc for vq array allocation
` [PATCH 2/2] vhost-scsi: reject invalid max_io_vqs module parameter

[PATCH] fs: btrfs: fix zstd decompression of sector-padded extents
 2026-07-31 22:26 UTC  (3+ messages)

[tobetter:odroid-7.2.y 1/58] drivers/video/fbdev/sh1106fb.c:20:10: fatal error: 'linux/of_gpio.h' file not found
 2026-07-31 22:25 UTC 

[PATCH bpf-next 07/13] bpf: Add the LSM policy kfunc infrastructure
 2026-07-31 22:24 UTC  (2+ messages)

[PATCH v7 009/120] x86/cpu: Use parsed CPUID(0x0)
 2026-07-31 22:24 UTC  (2+ messages)
` [tip: x86/cpu] "

[PATCH v7 010/120] x86/lib: Add CPUID(0x1) family and model calculation
 2026-07-31 22:24 UTC  (2+ messages)
` [tip: x86/cpu] "

[PATCH v7 011/120] x86/cpu: Use parsed CPUID(0x1)
 2026-07-31 22:24 UTC  (2+ messages)
` [tip: x86/cpu] "

[PATCH bpf-next 05/13] landlock: Factor the credential restriction out of landlock_restrict_self()
 2026-07-31 22:24 UTC  (2+ messages)

xenwatch thread deadlock after dynamic network attach
 2026-07-31 22:20 UTC  (2+ messages)

[PATCH bpf-next v3 00/15] bpf: A common way to attach struct_ops to a cgroup
 2026-07-31 22:19 UTC  (7+ messages)
` [PATCH bpf-next v3 12/15] bpf: tcp: Support parse/len/write header option hooks in bpf_tcp_ops
` [PATCH bpf-next v3 14/15] selftests/bpf: Test attaching struct_ops to a cgroup
` [PATCH bpf-next v3 15/15] selftests/bpf: Add test for bpf_tcp_ops header option hooks

[PATCH] Bluetooth: hci_sync: add conditional locking annotations
 2026-07-31 22:18 UTC  (2+ messages)

[PATCH V2] usr: Correct a spelling by changing a letter
 2026-07-31 22:12 UTC 

[PATCH bpf] bpf: harden bloom filter allocation sizing on 32-bit kernels
 2026-07-31 22:14 UTC  (2+ messages)

[GIT PULL] Rockchip dts64 changes for 7.3 #1
 2026-07-31 22:12 UTC  (2+ messages)

[PATCH v6 bpf-next 1/4] security: introduce struct lsm_xattrs
 2026-07-31 22:12 UTC  (2+ messages)

[PATCH] perf trace: Format fields with hex specifiers in print_fmt as hexadecimal
 2026-07-31 22:12 UTC  (2+ messages)

[PATCH v3 00/26] mm: Add ALLOC_UNMAPPED and AS_NO_DIRECT_MAP
 2026-07-31 22:10 UTC  (3+ messages)
` [PATCH v3 04/26] x86/mm: split out preallocate_sub_pgd()

[PATCH v8 0/6] libata-scsi: multi-LUN ATAPI device support
 2026-07-31 22:10 UTC  (11+ messages)
` [PATCH v8 1/6] ata: libata-scsi: add atapi_max_lun module parameter
` [PATCH v8 2/6] ata: libata-scsi: convert dev->sdev to per-LUN array
` [PATCH v8 3/6] ata: libata-scsi: route non-zero LUN commands for multi-LUN ATAPI
` [PATCH v8 4/6] scsi: add BLIST_NO_LUN_1F blacklist flag
` [PATCH v8 5/6] ata: libata-scsi: probe additional LUNs for multi-LUN ATAPI devices
` [PATCH v8 6/6] scsi: scsi_devinfo: add COMPAQ PD-1 multi-LUN ATAPI device quirk

[PATCH bpf-next v4 3/3] bpf: Avoid redundant min()/max() in cnum signed bounds
 2026-07-31 22:10 UTC  (2+ messages)

[PATCH v4 0/6] Enable lock context analysis in the SCSI core and UFS driver
 2026-07-31 22:07 UTC  (10+ messages)
` [PATCH v4 1/6] ufs: core: Set task state before io_schedule_timeout()
  ` [PATCH v4 2/6] ufs: core: Enable lock context analysis
  ` [PATCH v4 3/6] scsi: core: Pass the SCSI host pointer directly
  ` [PATCH v4 4/6] scsi: core: Add lock context annotations
  ` [PATCH v4 5/6] scsi: core: Protect host state changes with the host lock
  ` [PATCH v4 6/6] scsi: core: Enable lock context analysis

[PATCH] usr: Correct a spelling by changing a latter
 2026-07-31 22:07 UTC  (3+ messages)

[PATCH v10 00/69] Add HDMI 2.0 support to DW HDMI QP TX
 2026-07-31 22:04 UTC  (5+ messages)
` [PATCH v10 37/69] drm/rockchip: dw_hdmi_qp: Control the HPD IRQ line via the bridge HPD ops
` [PATCH v10 38/69] drm/rockchip: dw_hdmi_qp: Use dw_hdmi_qp_hpd_notify() for HPD reports

[PATCH v2 0/2] KVM: selftests: SEV: address two TODOs in the SEV tests
 2026-07-31 22:04 UTC  (3+ messages)
` [PATCH v3] KVM: selftests: Add a test for KVM_CREATE_VM VM type enforcement

[PATCH 0/5] wifi: ath12k: fixes to improve MLO station stability
 2026-07-31 22:04 UTC  (2+ messages)

linux-next: build failure in final build
 2026-07-31 22:03 UTC  (2+ messages)

[PATCH v5 0/3] perf sched latency: Refine outputs, unit scaling, and histogram support
 2026-07-31 22:03 UTC  (6+ messages)
` [PATCH v5 1/3] perf sched: Suppress latency table output when trace samples are missing
` [PATCH v5 2/3] perf sched latency: Auto-scale latency and runtime display units

linux-next: manual merge of the slab tree with the rcu tree
 2026-07-31 22:01 UTC  (5+ messages)

[PATCH 0/2] qcow2: silent corruption when a dirty image becomes writable
 2026-07-31 22:00 UTC  (3+ messages)
` [PATCH 1/2] qcow2: do not clear the dirty bit when reopening a read-only node
` [PATCH 2/2] qcow2: repair a dirty image when it becomes writable

[PATCH net-next v3] tcp: honor BPF_SOCK_OPS_RWND_INIT on the active connect path
 2026-07-31 22:01 UTC  (2+ messages)

[PATCH] wifi: ath12k: advertise AP_VLAN interface mode for IPQ5332
 2026-07-31 22:01 UTC  (2+ messages)

[PATCH net-next v6 0/3] net: devmem: allow rx-buf-size > PAGE_SIZE per binding
 2026-07-31 22:01 UTC  (6+ messages)
` [PATCH net-next v6 3/3] selftests/net: devmem.py: add check_rx_large_niov

[PATCH b4 v2 00/44] Stop the editor branch guard from eating review replies
 2026-07-31 21:59 UTC  (45+ messages)
` [PATCH b4 v2 01/44] review-tui: mark all outgoing mail as read, not just "
` [PATCH b4 v2 02/44] tests: cover the shared outgoing-seen helper
` [PATCH b4 v2 03/44] review: close the messages database when auto-marking fails
` [PATCH b4 v2 04/44] review: use the same busy timeout for both review databases
` [PATCH b4 v2 05/44] review: drop the unused return value from set_flags_bulk()
` [PATCH b4 v2 06/44] review: don't let archiving a series raise
` [PATCH b4 v2 07/44] tests: cover an unwritable series archive
` [PATCH b4 v2 08/44] review-tui: keep post-send bookkeeping out of the send error path
` [PATCH b4 v2 09/44] tests: cover the thank-you send's post-send bookkeeping
` [PATCH b4 v2 10/44] review-tui: say which way a take did not reach 'accepted'
` [PATCH b4 v2 11/44] tests: cover the take statuses in the thank-and-archive chain
` [PATCH b4 v2 12/44] review-tui: use the shared helper to delete a review branch
` [PATCH b4 v2 13/44] ty: check reachability in the repository the commit landed in
` [PATCH b4 v2 14/44] tests: cover the publish check using the repository it is given
` [PATCH b4 v2 15/44] edit_in_editor: make the branch guard opt-in
` [PATCH b4 v2 16/44] tests: cover the opt-in branch guard in edit_in_editor
` [PATCH b4 v2 17/44] edit_in_editor: work in the tree the caller names
` [PATCH b4 v2 18/44] tests: cover edit_in_editor working in the caller's tree
` [PATCH b4 v2 19/44] ty: edit the thank-you review in the tree it was pointed at
` [PATCH b4 v2 20/44] tests: cover the ty review editing in the named tree
` [PATCH b4 v2 21/44] tui: route editor launches through one non-fatal helper
` [PATCH b4 v2 22/44] tests: cover an editor failure leaving the review TUI standing
` [PATCH b4 v2 23/44] review-tui: only put back a branch b4 checked out itself
` [PATCH b4 v2 24/44] tests: cover the review TUI's branch-restore guard
` [PATCH b4 v2 25/44] review-tui: put HEAD back where it was when it was not on a branch
` [PATCH b4 v2 26/44] tests: cover the restore from a detached HEAD
` [PATCH b4 v2 27/44] tests: pin the default branch in the queue-delivery fixture
` [PATCH b4 v2 28/44] ty: an unknown remote tip is undetermined, not unpublished
` [PATCH b4 v2 29/44] review-tui: keep post-send bookkeeping out of the review send error path
` [PATCH b4 v2 30/44] tests: cover the review send's post-send bookkeeping
` [PATCH b4 v2 31/44] review: close the tracking database when archiving fails
` [PATCH b4 v2 32/44] review: clean up a review branch that cannot be finished
` [PATCH b4 v2 33/44] tests: cover create_review_branch cleaning up a half-built branch
` [PATCH b4 v2 34/44] review-tui: put the branch back after a revision upgrade
` [PATCH b4 v2 35/44] tests: cover the revision upgrade's branch handling
` [PATCH b4 v2 36/44] review-tui: restore the original branch however the tracking loop ends
` [PATCH b4 v2 37/44] review-tui: do not let a failed tracking load skip the branch restore
` [PATCH b4 v2 38/44] tests: cover the tracking TUI restoring the branch on the way out
` [PATCH b4 v2 39/44] review-tui: close the tracking database when the status sync fails
` [PATCH b4 v2 40/44] tests: cover the status sync closing its database
` [PATCH b4 v2 41/44] review-tui: catch the exit a failed checkout reports itself with
` [PATCH b4 v2 42/44] tests: cover a failed checkout leaving the tracking list standing
` [PATCH b4 v2 43/44] review-tui: put the user back when the branch they are on is deleted
` [PATCH b4 v2 44/44] tests: cover the branch delete leaving the worktree on a branch

[RFC PATCH 0/2] Add support for multiple versions to KHO
 2026-07-31 21:56 UTC  (6+ messages)
` [RFC PATCH 1/4] kho: Move subtree blob logic to separate function
` [RFC PATCH 2/4] kho: Add support for multiple versions in subtrees
` [RFC PATCH 3/4] kho: Add support for multiple versions to debugfs
` [RFC PATCH 4/4] kho: Add test cases for versioned subtrees

[PATCH] i2c: fix use-after-free in debugfs directory during adapter removal
 2026-07-31 21:55 UTC  (2+ messages)

[PATCH net-next v3] net: dsa: realtek: rtl8366rb: Fix up port isolation
 2026-07-31 21:54 UTC  (3+ messages)

[PATCH ath-current v2] wifi: ath11k: reset ar->num_station on hardware start
 2026-07-31 21:54 UTC  (3+ messages)

[PATCH v2] rust: rbtree: document peek_next() on the immutable cursor
 2026-07-31 21:54 UTC  (3+ messages)

[PATCH RFC v2 0/3] Demote to lower tier using non-temporal stores
 2026-07-31 21:53 UTC  (3+ messages)
` [PATCH RFC v2 1/3] mm, x86: support copying a folio "

[PATCH v3] rust: rbtree: document peek_next() on the immutable cursor
 2026-07-31 21:51 UTC 

❌ FAIL: Test report for master (7.2.0-rc5, upstream-mainline, 596254ec)
 2026-07-31 21:53 UTC 

[RFC PATCH 0/6] Boot logo supplied by the device tree
 2026-07-31 21:50 UTC  (7+ messages)
` [RFC PATCH 1/6] dt-bindings: display: add a device tree supplied boot logo
` [RFC PATCH 2/6] video: logo: allow the boot logo to come from the device tree
` [RFC PATCH 3/6] fbdev: honour the device tree boot logo placement properties
` [RFC PATCH 4/6] dt-bindings: display: allow the boot logo in a reserved memory region
` [RFC PATCH 5/6] video: logo: allow the boot logo to come from "
` [RFC PATCH 6/6] video: logo: add ppmtodtlogo host tool

[PATCH v7 0/6] libata-scsi: multi-LUN ATAPI device support
 2026-07-31 21:50 UTC  (3+ messages)

[PATCH v2] alloc_tag: expose profiling and compression states in /proc/allocinfo
 2026-07-31 21:48 UTC  (7+ messages)

[PATCH] i2c: prevent new device registration during adapter removal
 2026-07-31 21:48 UTC  (2+ messages)

[PATCH v13 0/5] vfio/dma-buf: add TPH support for peer-to-peer access
 2026-07-31 21:48 UTC  (11+ messages)
` [PATCH v13 1/5] PCI/TPH: treat reserved 0b10 completer encoding as unsupported
` [PATCH v13 2/5] PCI/TPH: Add requester/completer type helpers
` [PATCH v13 3/5] dma-buf: add optional get_pci_tph() callback
` [PATCH v13 4/5] vfio/pci: implement get_pci_tph and DMA_BUF_TPH feature
` [PATCH v13 5/5] RDMA/mlx5: get tph for p2p access when registering dma-buf mr

[PATCH 0/8] acpi_build: Refactor and cleanup AMD IVRS build
 2026-07-31 21:47 UTC  (5+ messages)
` [PATCH 4/8] acpi_build: Use IOMMU pci device to build IOMMU device ID

[PATCH v3] iomap: follow the alignment requirement for iomap_dio_hole_iter()
 2026-07-31 21:47 UTC 

[GIT PULL] Block fixes for 7.2-rc6
 2026-07-31 21:44 UTC 

[PATCH] power: supply: qcom_battmgr: fix use-after-free of battmgr on remove
 2026-07-31 21:43 UTC  (2+ messages)

[GIT PULL] io_uring fixes for 7.2-rc6
 2026-07-31 21:43 UTC 

[PATCH v3 00/12] KVM: selftests: Add more syscall wrappers, fix hardware_disable_test
 2026-07-31 21:43 UTC  (4+ messages)

[PATCH net-next] net: airoha: fix ARRAY_SIZE() division by zero on UP builds
 2026-07-31 21:42 UTC  (2+ messages)

[PATCH RFC] btrfs: implement a new compat RO feature, data_io_size
 2026-07-31 21:42 UTC  (8+ messages)

[PATCH v1 1/2] LoongArch: BPF: Clean up and decouple is32 parameter from move_imm()
 2026-07-31 21:42 UTC  (2+ messages)

[PATCH v4] mm/page_reporting: Add page_reporting_delay_ms module parameter
 2026-07-31 21:41 UTC  (3+ messages)

linux-next: Tree for Jul 30 (pci/controller/cadence/)
 2026-07-31 21:41 UTC  (2+ messages)

[PATCH net-next] ionic: Add .get_fec_stats ethtool handler
 2026-07-31 21:40 UTC 

[PATCH] wifi: ath11k: Fix possible memory leak in ath11k_dp_srng_setup()
 2026-07-31 21:40 UTC  (2+ messages)

[PATCH net-next v13 0/5] tun/tap & vhost-net: apply qdisc backpressure on full ptr_ring to reduce TX drops
 2026-07-31 21:40 UTC  (5+ messages)
` [PATCH net-next v13 1/5] tun/tap: add IFF_BACKPRESSURE flag
` [PATCH net-next v13 2/5] tun/tap: add ptr_ring consume helper with netdev queue wakeup

[git pull] drm fixes for 7.2-rc6
 2026-07-31 21:40 UTC 

[kvm-unit-tests PATCH] x86: pci: Support unaligned register access in PCI config read/write
 2026-07-31 21:39 UTC  (3+ messages)

[PATCH v2] iio: Update email for Maxwell Doose
 2026-07-31 21:39 UTC 

[PATCH v2 0/6] perf: Add support for memory region/range reporting
 2026-07-31 21:38 UTC  (9+ messages)
` [PATCH v2 2/6] perf mem: Add support for printing PERF_MEM_LVLNUM_L0
` [PATCH v2 5/6] perf header: Support memory ranges

[PATCH bpf-next v4 1/3] bpf: Simplify cnum contains() by removing redundant branches
 2026-07-31 21:38 UTC  (2+ messages)

[PATCH v11 0/8] mm/hmm: Add mmap lock-drop support for userfaultfd-backed mappings
 2026-07-31 21:37 UTC  (5+ messages)

[PATCH] i2c: core: fix debugfs UAF on adapter removal
 2026-07-31 21:35 UTC  (2+ messages)

[PATCH 0/3] Implement LANDLOCK_RESTRICT_SELF_NNP_ON_EXEC
 2026-07-31 21:27 UTC  (5+ messages)

[PATCH v5 0/5] landlock: Restrict whiteout object creation
 2026-07-31 21:35 UTC  (3+ messages)
` [PATCH v5 2/5] landlock: Require LANDLOCK_ACCESS_FS_MAKE_REG for whiteout creation

Warning: mm/percpu.c:2568 function parameter 'local_base' not described in 'pcpu_setup_first_chunk'
 2026-07-31 21:34 UTC 

[PATCH v2 0/3] Implement LANDLOCK_RESTRICT_SELF_NO_NEW_PRIVS
 2026-07-31 21:34 UTC  (3+ messages)
` [PATCH v2 3/3] landlock: Document LANDLOCK_RESTRICT_SELF_NO_NEW_PRIVS

+ mm-page_reporting-add-page_reporting_delay_ms-module-parameter.patch added to mm-unstable branch
 2026-07-31 21:34 UTC 

[PATCH v5 0/4] Clk improvements
 2026-07-31 21:32 UTC  (4+ messages)

[PATCH v4 0/9] perf c2c: add a function view
 2026-07-31 21:34 UTC  (3+ messages)

❌ FAIL: Test report for for-kernelci (7.2.0-rc5, upstream-arm-next, e2d5e239)
 2026-07-31 21:33 UTC 

[thomas-weissschuh:b4/auxclock-nanosleep 53/55] kernel/time/time_test.c:184:41: error: implicit declaration of function 'tk_aux_reciprocal_mult'
 2026-07-31 21:30 UTC 


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.