All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-09 18:47:56 to 2026-07-09 19:10:41 UTC [more...]

[patch 00/18] entry: Consolidate and rework syscall entry handling
 2026-07-09 19:10 UTC  (12+ messages)
` [patch 09/18] entry: Remove syscall_enter_from_user_mode()
` [patch 10/18] entry: Use syscall number instead of rereading it
` [patch 11/18] seccomp, treewide: Rename and convert __secure_computing() to return boolean

[PATCH v2 0/8] Organize the SMMUv3 invalidation flow so iommupt can use it
 2026-07-09 19:10 UTC  (5+ messages)
` [PATCH v2 5/8] iommu/arm-smmu-v3: Precompute the invalidation commands

[PATCH i-g-t] tests/amdgpu/amd_queue_reset: Fix random hang during queue reset stress
 2026-07-09 19:09 UTC  (2+ messages)

[PATCH bpf-next v5 00/10] bpf: add support for KASAN checks in JITed programs
 2026-07-09 19:09 UTC  (3+ messages)

[PATCH RFC] btrfs: abort transaction directly on errors in commit path
 2026-07-09 19:08 UTC 

[PATCH v2 0/4] Hyper-V: Add para-virtualized IOMMU support for Linux guests
 2026-07-09 19:08 UTC  (7+ messages)
` [PATCH v2 1/4] hyperv: Introduce new hypercall interfaces used by Hyper-V guest IOMMU
` [PATCH v2 3/4] iommu/hyperv: Add para-virtualized IOMMU support for Hyper-V guest
` [PATCH v2 4/4] iommu/hyperv: Add page-selective IOTLB flush support

[scarthgap][PATCH] dropbear: Disable DSS correctly
 2026-07-09 19:07 UTC  (3+ messages)
` [OE-core] "

[PATCH v2 0/2] PCI: Add boot options to disable DPC and AER recovery
 2026-07-09 19:07 UTC  (5+ messages)
` [PATCH v2 1/2] PCI: Add pci=noaer_recovery kernel boot option
` [PATCH v2 2/2] PCI: Add pci=nodpc "

[PATCH net v2 0/2] vsock/virtio: collapse receive queue under memory pressure
 2026-07-09 19:07 UTC  (3+ messages)
` [PATCH net v2 1/2] "

[PATCH] vDSO, kbuild: Provide vDSO debug variants at runtime
 2026-07-09 19:06 UTC  (3+ messages)

[Bug] Double free vulnerability at define_genfs_context_helper
 2026-07-09 19:05 UTC  (2+ messages)

[TECH TOPIC] Implementing malloc
 2026-07-09 19:04 UTC  (8+ messages)

[PATCH v11 00/36] phy: rockchip: usbdp: Clean up the mess
 2026-07-09 19:02 UTC  (111+ messages)
` [PATCH v11 01/36] dt-bindings: phy: rockchip-usbdp: add improved ports scheme
` [PATCH v11 02/36] phy: rockchip: usbdp: Update mode_change after error handling
` [PATCH v11 03/36] phy: rockchip: usbdp: Do not lose USB3 PHY status
` [PATCH v11 04/36] phy: rockchip: usbdp: Fix devm_clk_bulk_get_all check
` [PATCH v11 05/36] phy: rockchip: usbdp: Handle missing clock-names DT property gracefully
` [PATCH v11 06/36] phy: rockchip: usbdp: Drop seamless DP takeover
` [PATCH v11 07/36] phy: rockchip: usbdp: Keep clocks running on PHY re-init
` [PATCH v11 08/36] phy: rockchip: usbdp: Amend SSC modulation deviation
` [PATCH v11 09/36] phy: rockchip: usbdp: Fix LFPS detect threshold control
` [PATCH v11 10/36] phy: rockchip: usbdp: Add missing mode_change update
` [PATCH v11 11/36] phy: rockchip: usbdp: Support single-lane DP
` [PATCH v11 12/36] phy: rockchip: usbdp: Limit DP lane count to muxed lanes
` [PATCH v11 13/36] phy: rockchip: usbdp: Rename DP lane functions
` [PATCH v11 14/36] phy: rockchip: usbdp: Use FIELD_PREP_WM16_CONST
` [PATCH v11 15/36] phy: rockchip: usbdp: Cleanup DP lane selection function
` [PATCH v11 16/36] phy: rockchip: usbdp: Register DP aux bridge
` [PATCH v11 17/36] phy: rockchip: usbdp: Drop DP HPD handling
` [PATCH v11 18/36] phy: rockchip: usbdp: Rename mode_change to phy_needs_reinit
` [PATCH v11 19/36] phy: rockchip: usbdp: Re-init the PHY on orientation change
` [PATCH v11 20/36] phy: rockchip: usbdp: Factor out lane_mux_sel setup
` [PATCH v11 21/36] phy: rockchip: usbdp: Properly handle TYPEC_STATE_SAFE and TYPEC_STATE_USB
` [PATCH v11 22/36] phy: rockchip: usbdp: Use guard functions for mutex
` [PATCH v11 23/36] phy: rockchip: usbdp: Clear USB status on PHY exit
` [PATCH v11 24/36] phy: rockchip: usbdp: Hold mutex in DP PHY configure
` [PATCH v11 25/36] phy: rockchip: usbdp: Add some extra debug messages
` [PATCH v11 26/36] phy: rockchip: usbdp: Avoid xHCI SErrors
` [PATCH v11 27/36] phy: rockchip: usbdp: Handle rk_udphy_reset_deassert errors
` [PATCH v11 28/36] phy: rockchip: usbdp: Only enable USB3 when not in high-speed mode
` [PATCH v11 29/36] phy: core: add notifier infrastructure
` [PATCH v11 30/36] usb: dwc3: core: support PHY reset notifications
` [PATCH v11 31/36] phy: rockchip: usbdp: Add phy reset notification support
` [PATCH v11 32/36] phy: rockchip: usbdp: Drop -EPROBE_DEFER hack
` [PATCH v11 33/36] phy: rockchip: usbdp: Rename mode to hw_mode
` [PATCH v11 34/36] phy: rockchip: usbdp: Fix power state handling
` [PATCH v11 35/36] phy: rockchip: usbdp: Re-init PHY on mux change
` [PATCH v11 36/36] phy: rockchip: usbdp: Add USB-C state without DP enabled

[PATCH 00/18] Another attempt at HVO support on arm64
 2026-07-09 19:04 UTC  (5+ messages)

[PATCH i-g-t] tests/intel/xe_vm: Fix igt_assert_f condition in test_oom
 2026-07-09 19:04 UTC  (2+ messages)
` ✗ Xe.CI.BAT: failure for "

[PATCH net v2] net: stmmac: intel: gate SerDes reconfig on rate
 2026-07-09 19:03 UTC 

[PATCH v3 00/91] tests/tcg: run tests with meson
 2026-07-09 19:03 UTC  (10+ messages)
` [PATCH v3 87/91] tests/tcg/xtensa/crt.S: align .text section

[PATCH pynfs 00/13] server41tests: add some tests for copy offload
 2026-07-09 19:02 UTC  (14+ messages)
` [PATCH pynfs 01/13] server41tests: add helpers and basic synchronous COPY test
` [PATCH pynfs 02/13] server41tests: test COPY with non-zero offsets
` [PATCH pynfs 03/13] server41tests: test async COPY with OFFLOAD_STATUS polling
` [PATCH pynfs 04/13] server41tests: test OFFLOAD_STATUS persists after async copy completes
` [PATCH pynfs 05/13] server41tests: test OFFLOAD_CANCEL on async copy
` [PATCH pynfs 06/13] server41tests: test COPY with bad source stateid
` [PATCH pynfs 07/13] server41tests: test COPY with bad destination stateid
` [PATCH pynfs 08/13] server41tests: test OFFLOAD_STATUS with fabricated stateid
` [PATCH pynfs 09/13] server41tests: test COPY within same file
` [PATCH pynfs 10/13] nfs4.1: fix COPY_NOTIFY args union arm name in XDR
` [PATCH pynfs 11/13] server41tests: test COPY_NOTIFY
` [PATCH pynfs 12/13] server41tests: support a second server for inter-server copy
` [PATCH pynfs 13/13] server41tests: test inter-server COPY

[PATCH] drm/xe: Wait on external BO kernel fences in exec IOCTL
 2026-07-09 19:02 UTC  (4+ messages)

[PATCH v9 0/2] contrib/plugins: add dlcall to call host functions from a guest
 2026-07-09 19:01 UTC  (5+ messages)
` [PATCH v9 2/2] docs/about/emulation: document the dlcall plugin

[PATCH] nvme: bound the freeze drain in passthrough commands
 2026-07-09 19:01 UTC  (5+ messages)

[RFC PATCH 0/3] KVM: Dirty page logging for guest_memfd-only memslots
 2026-07-09 19:01 UTC  (6+ messages)

[PATCH v3 0/1] coroutine: fix lost wakeup in qemu_co_sleep_wake()
 2026-07-09 19:00 UTC  (4+ messages)
` [PATCH v3 1/1] "

[PATCH 0/3] i3c: mipi-i3c-hci: Add support for AMD_PT and improve IBI/PIO robustness
 2026-07-09 18:59 UTC  (5+ messages)
` [PATCH 2/3] i3c: mipi-i3c-hci: Add PIO queue management support for HCI v1.2
` [PATCH 3/3] i3c: mipi-i3c-hci: Add support for AMD_PT I3C controller

[PATCH 0/7] odb: introduce object filters to `odb_for_each_object()`
 2026-07-09 18:59 UTC  (3+ messages)
` [PATCH 7/7] builtin/cat-file: filter objects via object database

[PATCH 17/29] hw/gpio: pca9554: reflect push-pull outputs in the input register
 2026-07-09 15:23 UTC  (2+ messages)
` [PATCH 18/29] hw/gpio: pca9554: expose pin%d as a string property

[PATCH v2 3/5] mm: hugetlb: Fix folio refcount mismatch on memcg charge failure
 2026-07-09 18:58 UTC  (3+ messages)

[PATCH v3 0/7] pmbus: PMBus 1.x framework, CLI, regulator and thermal support
 2026-07-09 18:57 UTC  (5+ messages)
` [PATCH v3 6/7] test: dm: pmbus: add a sandbox PMBus chip emulator
` [PATCH v3 7/7] test: dm: pmbus: test pmbus command and framework

[for-4.22][PATCH v2] xen/arm: Fail domain construction if a secondary vCPU cannot be created
 2026-07-09 18:57 UTC  (3+ messages)

[LTP] [PATCH v6 1/1] thp04: Add ptrace mode and fix tracee stop synchronization
 2026-07-09 18:56 UTC  (2+ messages)
` [LTP] "

[PATCH 1/2] hazptrtorture: Fix hazptr ownership issue
 2026-07-09 18:56 UTC  (4+ messages)
` [PATCH 2/2] hazptr: Introduce CONFIG_HAZPTR_DEBUG misuse detection

[BUG] bpf, sockmap: spurious wakeup by tcp_msg_wait_data() causing unexpected EAGAIN in recvfrom()
 2026-07-09 18:55 UTC  (2+ messages)

[PATCH v6 00/10] dax/kmem: atomic whole-device hotplug via sysfs
 2026-07-09 18:53 UTC  (5+ messages)
` [PATCH v6 05/10] mm/memory_hotplug: add __add_memory_driver_managed() with online_type arg
` [PATCH v6 06/10] mm/memory_hotplug: add offline_and_remove_memory_ranges()

man/man8/ldconfig.8: document system-wide tunables
 2026-07-09 18:53 UTC 

[PATCH v2] pvscsi: translate data endianness
 2026-07-09 18:51 UTC  (2+ messages)

[PATCH v1] drm/i915/dp: Gate UHBR SST SDP splitting on sink capability
 2026-07-09 18:52 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for "

[PATCH 0/7] refs: remove use of `the_repository`
 2026-07-09 18:52 UTC  (3+ messages)
` [PATCH 1/7] refs/packed: de-globalize handling of "core.packedRefsTimeout"

[PATCH v3] board: rockchip: Add support for 9Tripod X3568 v4
 2026-07-09 18:51 UTC 

[PATCH] staging: greybus: hid: fix SET_REPORT return value
 2026-07-09 18:50 UTC  (4+ messages)

[PATCH v19 00/18] vfio/pci: Add PCIe TPH support
 2026-07-09 18:50 UTC  (5+ messages)
` [PATCH v19 12/18] vfio/pci: Add dmabuf TPH metadata storage and fd query helper

+ mm-kmemleak-confirm-suspected-leaks-with-a-second-scan.patch added to mm-new branch
 2026-07-09 18:48 UTC 

CPU affinity behavior of liburcu call-rcu per-cpu worker threads
 2026-07-09 18:48 UTC 

[PATCH v2 00/10] Use generic_file_read_iter() in hugetlbfs
 2026-07-09 18:47 UTC  (8+ messages)
` [PATCH v2 01/10] mm: Rename folio_contain_hwpoison_page() to folio_has_hwpoison_page()
` [PATCH v2 03/10] filemap: Remove checks in mapping_set_folio_order_range()
` [PATCH v2 04/10] hugetlb: Set mapping folio order
` [PATCH v2 05/10] memory-failure: Remove raw_hwp_list_head()
` [PATCH v2 06/10] memory-failure: Prevent UAF in raw_hwp_page list
` [PATCH v2 07/10] mm: Handle hugetlb correctly in is_page_hwpoison()
` [PATCH v2 08/10] filemap: Add hwpoison handling to filemap_read()

[PATCH v2 00/10] nfsd: copy offload fixes
 2026-07-09 18:47 UTC  (7+ messages)
` [PATCH v2 05/10] nfsd: check client ownership when cancelling a copy-notify stateid
` [PATCH v2 06/10] nfsd: revoke copy-notify stateids before dropping their reference
` [PATCH v2 07/10] nfsd: return NFS4ERR_NOTSUPP for unsupported netloc4 types
` [PATCH v2 08/10] nfsd: split nfsd4_copy into transient and durable async copy objects
` [PATCH v2 09/10] nfsd: make the copy offload stateid a first-class nfs4_stid
` [PATCH v2 10/10] nfsd: drop dead COPY-vs-COPYNOTIFY type handling from s2s stateid IDR


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.