messages from 2023-06-07 19:26:41 to 2023-06-07 20:18:09 UTC [more...]
[PATCH 5.15 000/159] 5.15.116-rc1 review
2023-06-07 20:17 UTC (2+ messages)
` [PATCH 5.15 121/159] block/blk-iocost (gcc13): keep large values in a new enum
[PATCH 4.14 00/61] 4.14.317-rc1 review
2023-06-07 20:15 UTC (4+ messages)
` [PATCH 4.14 01/61] power: supply: bq27xxx: After charger plug in/out wait 0.5s for things to stabilize
` [PATCH 4.14 10/61] net: dsa: mv88e6xxx: Increase wait after reset deactivation
` [PATCH 4.14 11/61] mailbox: mailbox-test: Fix potential double-free in mbox_test_message_write()
[PATCH v2 0/3] ASoC: stm32: fix dtbs_check warnings
2023-06-07 20:17 UTC (2+ messages)
` (subset) "
[PATCH net-next 1/5] virtio_net: Fix an unsafe reference to the page chain
2023-06-07 20:17 UTC (8+ messages)
` [PATCH net-next 2/5] virtio_net: Add page_pool support to improve performance
[PATCH 0/3] ASoC: stm32: fix dtbs_check warnings
2023-06-07 20:17 UTC (2+ messages)
` (subset) "
RFC for new feature to move pages from one vma to another without split
2023-06-07 20:17 UTC (6+ messages)
[PATCH v1 0/6] arm64: dts: meson: a1: introduce several peripheral IPs
2023-06-07 20:16 UTC (21+ messages)
` [PATCH v1 1/6] arm64: dts: meson: a1: introduce PLL and Peripherals clk controllers
` [PATCH v1 2/6] arm64: dts: meson: a1: support USB controller in OTG mode
` [PATCH v1 3/6] arm64: dts: meson: a1: enable efuse controller and setup its clk
` [PATCH v1 4/6] arm64: dts: meson: a1: introduce SPI Flash Controller
` [PATCH v1 5/6] arm64: dts: meson: a1: introduce UART_AO mux definitions
` [PATCH v1 6/6] arm64: dts: meson: a1: add eMMC controller and its pins
[Intel-gfx] [PATCH] drm/i915: Avoid circular locking dependency when flush delayed work on gt reset
2023-06-07 20:17 UTC (2+ messages)
[PATCH 1/2] x86/microcode/AMD: Load late on both threads too
2023-06-07 20:15 UTC (4+ messages)
[PATCH vhost v10 00/10] virtio core prepares for AF_XDP
2023-06-07 20:15 UTC (6+ messages)
rollback to a snapshot
2023-06-07 20:14 UTC (8+ messages)
[PATCH v2] arm64: dts: qcom: qcm2290: Add CPU idle states
2023-06-07 20:13 UTC (2+ messages)
[PATCH 00/12] mtd: rawnand: brcmnand: driver and doc updates
2023-06-07 20:12 UTC (10+ messages)
` [PATCH 05/12] dt-bindings: mtd: brcmnand: Updates for bcmbca SoCs
` [PATCH 10/12] mtd: rawnand: brcmnand: Add BCMBCA read data bus interface
[PATCH v1 1/1] pinctrl: intel: Add Intel Meteor Lake-S pin controller support
2023-06-07 20:10 UTC (3+ messages)
[PATCH bpf-next v3 0/3] bpf, x86: allow function arguments up to 12 for TRACING
2023-06-07 20:10 UTC (7+ messages)
` [PATCH bpf-next v3 1/3] "
` [PATCH bpf-next v3 2/3] bpf, x86: clean garbage value in the stack of trampoline
` [PATCH bpf-next v3 3/3] selftests/bpf: add testcase for FENTRY/FEXIT with 6+ arguments
nftables: How to stop further chain traversal after accept verdict
2023-06-07 20:09 UTC (5+ messages)
[PATCH v11 00/20] TDX host kernel support
2023-06-07 20:08 UTC (7+ messages)
` [PATCH v11 05/20] x86/virt/tdx: Add SEAMCALL infrastructure
[PATCH v2 0/9] pktdvd: Clean up the driver
2023-06-07 20:08 UTC (4+ messages)
[PATCH v5 00/20] efi/x86: Avoid bare metal decompressor during EFI boot
2023-06-07 20:07 UTC (7+ messages)
` [PATCH v5 01/20] x86/efistub: Branch straight to kernel entry point from C code
` [PATCH v5 08/20] x86/decompressor: Use standard calling convention for trampoline
[PATCH] dt-bindings: arm: Add Cortex-R52 to the list of enum
2023-06-07 20:07 UTC (3+ messages)
[RFC PATCH 0/5] LWIP stack integration
2023-06-07 20:07 UTC (11+ messages)
` [lwip-devel] "
[PATCH 0/3] media: Add MIPI CCI register access helper functions
2023-06-07 20:07 UTC (5+ messages)
` [PATCH 1/3] "
QEMU AVR Patch - Correct handling of AVR interrupts
2023-06-07 20:07 UTC (2+ messages)
[PATCH v3 0/8] scsi: fixes for targets with many LUNs, and scsi_target_block rework
2023-06-07 20:07 UTC (5+ messages)
` [PATCH v3 4/8] scsi: call scsi_stop_queue() without state_mutex held
[PATCH v2 0/9] spi: bcm63xx-hsspi: driver and doc updates
2023-06-07 20:05 UTC (5+ messages)
[PATCH v2] script: modpost: emit a warning when the description is missing
2023-06-07 20:06 UTC (3+ messages)
[oe-layersetup][PATCH 00/15] Sacrifice your first born to the linter
2023-06-07 20:05 UTC (16+ messages)
` [oe-layersetup][PATCH 01/15] oe-layertool-setup: prefer use of $() notation
` [oe-layersetup][PATCH 02/15] oe-layertool-setup: replace all x comparisons with -n/-z
` [oe-layersetup][PATCH 03/15] oe-layertool-setup: fix all the printf calls
` [oe-layersetup][PATCH 04/15] oe-layertool-setup: fix all quoting, switch eval to export
` [oe-layersetup][PATCH 05/15] oe-layertool-setup: only invoke read with -r
` [oe-layersetup][PATCH 06/15] oe-layertool-setup: check exit code directly
` [oe-layersetup][PATCH 07/15] oe-layertool-setup: guard all cd calls
` [oe-layersetup][PATCH 08/15] oe-layertool-setup: eliminate useless cat
` [oe-layersetup][PATCH 09/15] oe-layertool-setup: use subshell execution with redirect
` [oe-layersetup][PATCH 10/15] oe-layertool-setup: guard against invalid expression in case
` [oe-layersetup][PATCH 11/15] oe-layertool-setup: replace all calls to echo with printf
` [oe-layersetup][PATCH 12/15] oe-layertool-setup: drop unused variable
` [oe-layersetup][PATCH 13/15] oe-layertool-setup: add a path sanity check for oebase
` [oe-layersetup][PATCH 14/15] oe-layertool-setup: fix multi-line printfs
` [oe-layersetup][PATCH 15/15] oe-layertool-setup: add sanity check for layer names
[PATCH v4 00/10] riscv: add Bouffalolab bl808 support
2023-06-07 20:04 UTC (10+ messages)
` [PATCH v4 01/10] dt-bindings: vendor-prefixes: add bouffalolab
` [PATCH v4 06/10] dt-bindings: riscv: Add bouffalolab bl808 board compatibles
[PATCH v2] hw/acpi: Fix PM control register access
2023-06-07 20:01 UTC
How to find/reclaim missing space in volume
2023-06-07 20:02 UTC (10+ messages)
[merged mm-hotfixes-stable] page-cache-fix-page_cache_next-prev_miss-off-by-one.patch removed from -mm tree
2023-06-07 20:00 UTC
[bluez/bluez] 8f32fa: battery: Check interface before getting property
2023-06-07 20:01 UTC
[merged mm-hotfixes-stable] ocfs2-check-new-file-size-on-fallocate-call.patch removed from -mm tree
2023-06-07 20:00 UTC (2+ messages)
` [Ocfs2-devel] "
[merged mm-hotfixes-stable] zswap-do-not-shrink-if-cgroup-may-not-zswap.patch removed from -mm tree
2023-06-07 20:00 UTC
[merged mm-hotfixes-stable] mm-damon-core-fix-divide-error-in-damon_nr_accesses_to_accesses_bp.patch removed from -mm tree
2023-06-07 20:00 UTC
[merged mm-hotfixes-stable] mailmap-add-entry-for-john-keeping.patch removed from -mm tree
2023-06-07 20:00 UTC
arm64/for-kernelci baseline: 42 runs, 15 regressions (v6.4-rc4-77-g3bb1a3e1674b)
2023-06-07 20:00 UTC
[merged mm-hotfixes-stable] epoll-ep_autoremove_wake_function-should-use-list_del_init_careful.patch removed from -mm tree
2023-06-07 20:00 UTC
[merged mm-hotfixes-stable] mm-gup_test-fix-ioctl-fail-for-compat-task.patch removed from -mm tree
2023-06-07 20:00 UTC
[merged mm-hotfixes-stable] nilfs2-reject-devices-with-insufficient-block-count.patch removed from -mm tree
2023-06-07 20:00 UTC
[merged mm-hotfixes-stable] lazy-tlb-fix-hotplug-exit-race-with-mmu_lazy_tlb_shootdown.patch removed from -mm tree
2023-06-07 20:00 UTC
[merged mm-hotfixes-stable] ocfs2-fix-use-after-free-when-unmounting-read-only-filesystem.patch removed from -mm tree
2023-06-07 20:00 UTC (2+ messages)
` [Ocfs2-devel] "
[merged mm-hotfixes-stable] lazy-tlb-consolidate-lazy-tlb-mm-switching.patch removed from -mm tree
2023-06-07 20:00 UTC
[merged mm-hotfixes-stable] riscv-purgatory-remove-pgo-flags.patch removed from -mm tree
2023-06-07 20:00 UTC
[merged mm-hotfixes-stable] nilfs2-fix-possible-out-of-bounds-segment-allocation-in-resize-ioctl.patch removed from -mm tree
2023-06-07 20:00 UTC
[merged mm-hotfixes-stable] lib-test_vmallocc-avoid-garbage-in-page-array.patch removed from -mm tree
2023-06-07 20:00 UTC
[PATCH net-next 0/3] tools: ynl: generate code for the handshake family
2023-06-07 20:00 UTC (2+ messages)
[merged mm-hotfixes-stable] powerpc-purgatory-remove-pgo-flags.patch removed from -mm tree
2023-06-07 20:00 UTC
[merged mm-hotfixes-stable] x86-purgatory-remove-pgo-flags.patch removed from -mm tree
2023-06-07 20:00 UTC
[merged mm-hotfixes-stable] kexec-support-purgatories-with-texthot-sections.patch removed from -mm tree
2023-06-07 20:00 UTC
[merged mm-hotfixes-stable] mm-uffd-allow-vma-to-merge-as-much-as-possible.patch removed from -mm tree
2023-06-07 19:59 UTC
[merged mm-hotfixes-stable] mm-uffd-fix-vma-operation-where-start-addr-cuts-part-of-vma.patch removed from -mm tree
2023-06-07 19:59 UTC
[merged mm-hotfixes-stable] radix-tree-move-declarations-to-header.patch removed from -mm tree
2023-06-07 19:59 UTC
[merged mm-hotfixes-stable] nilfs2-fix-incomplete-buffer-cleanup-in-nilfs_btnode_abort_change_key.patch removed from -mm tree
2023-06-07 19:59 UTC
[PATCH v1 1/8] dt-bindings: display: panel: mipi-dbi-spi: add shineworld lh133k compatible
2023-06-07 19:59 UTC (3+ messages)
` [PATCH v1 2/8] dt-bindings: display: panel: mipi-dbi-spi: add spi-3wire property
[PATCH 00/16] target/riscv, KVM: fixes and enhancements
2023-06-07 19:59 UTC (4+ messages)
` [PATCH 13/16] target/riscv/kvm.c: add multi-letter extension KVM properties
[PATCH 0/6] Enable decoder for mt8183
2023-06-07 19:58 UTC (5+ messages)
` [PATCH 3/6] media: dt-bindings: mediatek,vcodec: Remove VDEC_SYS "
[igt-dev] [PATCH i-g-t 0/2] Add VM error capture tests
2023-06-07 19:58 UTC (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "
回复 Re:(Scanned) Doc~Original Copy - FYI
2023-06-07 9:01 UTC
[Intel-gfx] [PATCH v14 7/7] drm/i915/mtl: Add support for PM DEMAND
2023-06-07 19:57 UTC (3+ messages)
` [Intel-gfx] [PATCH v15 "
[PATCH] drm/amdkfd: fix and enable debugging for gfx11
2023-06-07 19:57 UTC (4+ messages)
[PATCH v3] arm64: sdei: abort running SDEI handlers during crash
2023-06-07 19:55 UTC (2+ messages)
[PATCH v8 0/9] Add multiport support for DWC3 controllers
2023-06-07 19:55 UTC (12+ messages)
` [PATCH v8 6/9] usb: dwc3: qcom: Add multiport controller support for qcom wrapper
[virtio-comment] [PATCH v15] virtio-net: support inner header hash
2023-06-07 19:55 UTC (3+ messages)
` [virtio-dev] "
` [virtio-comment] "
[PATCH 1/2] drm/amd: Make sure image is written to trigger VBIOS image update flow
2023-06-07 6:52 UTC (2+ messages)
` [PATCH 2/2] drm/amd: Tighten permissions on VBIOS flashing attributes
[RFC bpf-next 0/8] bpf: support BTF kind metadata to separate
2023-06-07 19:51 UTC (3+ messages)
` [RFC bpf-next 4/8] btf: support kernel parsing of BTF with metadata, use it to parse BTF with unknown kinds
[PATCH v2 1/2] mm: zswap: support exclusive loads
2023-06-07 19:51 UTC
[PATCH BlueZ] media: Register app objects in proxy_added_cb()
2023-06-07 19:50 UTC (2+ messages)
[PATCH BlueZ] battery: Check interface before getting property
2023-06-07 19:50 UTC (2+ messages)
[PATCH 00/13] Add MACsec unit test cases
2023-06-07 19:49 UTC (4+ messages)
` [PATCH v2 "
` [PATCH v2 01/13] security: add direction in SA/SC configuration
[PATCH v4 0/3] media: i2c: Add support for alvium camera
2023-06-07 19:49 UTC (8+ messages)
` [PATCH v4 2/3] media: dt-bindings: alvium: add document YAML binding
[xen-unstable-smoke test] 181266: regressions - FAIL
2023-06-07 19:47 UTC
[PATCH] fs: avoid empty option when generating legacy mount string
2023-06-07 19:46 UTC (4+ messages)
[PATCH v3 0/7] Display support for MSM8226
2023-06-07 19:46 UTC (4+ messages)
` [PATCH v3 6/7] drm/msm/dsi: Add phy configuration "
` [Freedreno] "
[PATCH v4 0/4] Enable writable for idregs DFR0,PFR0, MMFR{0,1,2}
2023-06-07 19:45 UTC (10+ messages)
` [PATCH v4 1/4] KVM: arm64: Enable writable for ID_AA64DFR0_EL1
` [PATCH v4 2/4] KVM: arm64: Enable writable for ID_DFR0_EL1
` [PATCH v4 3/4] KVM: arm64: Enable writable for ID_AA64PFR0_EL1
` [PATCH v4 4/4] KVM: arm64: Enable writable for ID_AA64MMFR{0, 1, 2}_EL1
[PATCH v5 0/3] introduce tee-based EFI Runtime Variable Service
2023-06-07 19:46 UTC (19+ messages)
` [PATCH v5 3/3] efi: Add tee-based EFI variable driver
[PATCH 00/30] fbdev: Make userspace interfaces optional
2023-06-07 19:45 UTC (7+ messages)
` [PATCH 25/30] fbdev/core: Move framebuffer and backlight helpers into separate files
` [PATCH 26/30] fbdev/core: Add fb_device_{create,destroy}()
[PATCH] Bluetooth: MGMT: Fix marking SCAN_RSP as not connectable
2023-06-07 19:45 UTC
[Intel-gfx] [PATCH v4 0/2] Avoid reading OA reports before they land
2023-06-07 19:44 UTC (3+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for Avoid reading OA reports before they land (rev2)
[bitbake-devel] [master][PATCH v2 1/3] bitbake: fetch2: npmsw: Add support for the new format of the shrinkwrap file
2023-06-07 19:44 UTC (3+ messages)
` "
[PATCH v1] RDMA/core: Handle ARPHRD_NONE devices for iWARP
2023-06-07 19:43 UTC
[dm-devel] [PATCH V2 00/11] multipath: Add a group_by_tgp pgpolicy
2023-06-07 19:43 UTC (4+ messages)
` [dm-devel] [PATCH V2 10/11] multipathd: reload map if the path groups are out of order
[PATCH v2 0/3] Rust scatterlist abstractions
2023-06-07 19:40 UTC (5+ messages)
` [PATCH v2 1/3] rust: kernel: add ScatterList abstraction
[Intel-xe] [PATCH v2 0/5] drm/xe: uAPI cleanup
2023-06-07 19:41 UTC (9+ messages)
[PATCH] vfio/iommu_type1: acquire iommu lock in vfio_iommu_type1_release()
2023-06-07 19:40 UTC (2+ messages)
[yocto-autobuilder-helper][PATCH] clobberdir: only move dirs more than 60s old
2023-06-07 19:41 UTC
[PATCH net-next 00/15][pull request] Introduce Intel IDPF driver
2023-06-07 19:39 UTC (7+ messages)
` [PATCH net-next 05/15] idpf: add create vport and netdev configuration
[PATCH] ARM: dts: BCM5301X: Describe switch ports in the main DTS
2023-06-07 19:37 UTC (3+ messages)
Status of glibc-related service cost review for CTI?
2023-06-07 19:37 UTC (2+ messages)
arm64: libgpiod: refcount_t: underflow; use-after-free
2023-06-07 19:34 UTC (4+ messages)
[PATCH 0/2] Nuvoton NCT7362 driver & dt-binding
2023-06-07 19:33 UTC (5+ messages)
` [PATCH 2/2] hwmon: (nct7362) Add nct7362 driver
[PATCH] usb: typec: Fix fast_role_swap_current show function
2023-06-07 19:33 UTC (4+ messages)
` [PATCH v2] "
[PATCH v3 00/15] Introduce the SC8180x devices
2023-06-07 19:31 UTC (3+ messages)
` [PATCH v3 13/15] arm64: dts: qcom: sc8180x: Add pmics
[PATCH] zswap: do not shrink when memory.zswap.max is 0
2023-06-07 19:31 UTC (6+ messages)
[PATCH 0/3] Initial support for Power
2023-06-07 19:30 UTC (4+ messages)
[PATCH] drm/amdkfd: optimize gfx off enable toggle for debugging
2023-06-07 19:30 UTC (2+ messages)
[Buildroot] Interested in board support for Radxa Rock 5b
2023-06-07 19:30 UTC (2+ messages)
[PATCH yocto-autobuilder-helper 1/3] scripts/layer-config: remove unused imports
2023-06-07 19:28 UTC (3+ messages)
` [PATCH yocto-autobuilder-helper 2/3] config.json: remove redundant oe-selftest-arm builder
` [PATCH yocto-autobuilder-helper 3/3] Add meta-clang builders
[PATCH] mm: fix hugetlb page unmap count balance issue
2023-06-07 19:27 UTC (7+ messages)
[PATCH] docs: typofixes
2023-06-07 19:26 UTC (2+ messages)
` [PATCH v2] "
[PATCH] PCI: rcar: user proper naming for R-Car
2023-06-07 19:27 UTC (2+ messages)
[Intel-xe] [PATCH 1/1] drm/xe: Report tile count from device query api
2023-06-07 19:27 UTC (6+ messages)
[PATCH v2 0/1] fs/udf: Fix out of bounds access
2023-06-07 19:26 UTC (3+ messages)
` [PATCH v2 1/1] "
[PATCH bpf-next v2 0/7] BPF link support for tc BPF programs
2023-06-07 19:26 UTC (7+ messages)
` [PATCH bpf-next v2 1/7] bpf: Add generic attach/detach/query API for multi-progs
` [PATCH bpf-next v2 2/7] bpf: Add fd-based tcx multi-prog infra with link support
` [PATCH bpf-next v2 4/7] libbpf: Add link-based API for tcx
` [PATCH bpf-next v2 5/7] bpftool: Extend net dump with tcx progs
` [PATCH bpf-next v2 6/7] selftests/bpf: Add mprog API tests for BPF tcx opts
` [PATCH bpf-next v2 7/7] selftests/bpf: Add mprog API tests for BPF tcx links
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.