All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-06-24 20:33:46 to 2022-06-24 21:43:06 UTC [more...]

[PATCH] aspeed: i2c: Fix DMA len write-enable bit handling
 2022-06-24 21:30 UTC  (3+ messages)

[PATCH v6 00/15] block: cleanup backing and file handling
 2022-06-24 21:28 UTC  (13+ messages)
` [PATCH v6 01/15] block: BlockDriver: add .filtered_child_is_backing field
` [PATCH v6 02/15] block: introduce bdrv_open_file_child() helper
` [PATCH v6 03/15] block/blklogwrites: don't care to remove bs->file child on failure
` [PATCH v6 04/15] test-bdrv-graph-mod: update test_parallel_perm_update test case
` [PATCH v6 05/15] tests-bdrv-drain: bdrv_replace_test driver: declare supports_backing
` [PATCH v6 06/15] test-bdrv-graph-mod: fix filters to be filters
` [PATCH v6 07/15] block: document connection between child roles and bs->backing/bs->file
` [PATCH v6 08/15] block/snapshot: stress that we fallback to primary child
` [PATCH v6 09/15] Revert "block: Let replace_child_noperm free children"
` [PATCH v6 10/15] Revert "block: Let replace_child_tran keep indirect pointer"
` [PATCH v6 11/15] Revert "block: Restructure remove_file_or_backing_child()"
` [PATCH v6 14/15] block/snapshot: drop indirection around bdrv_snapshot_fallback_ptr

[PATCH v3 00/51] target/arm: Scalable Matrix Extension
 2022-06-24 21:38 UTC  (5+ messages)
` [PATCH v3 22/51] target/arm: Trap AdvSIMD usage when Streaming SVE is active

[PATCH v5 0/9] usb: typec: Introduce typec-switch binding
 2022-06-24 21:41 UTC  (11+ messages)
` [PATCH v5 1/9] dt-bindings: usb: Add Type-C switch binding

[PATCH bpf-next v2 0/9] Introduce type match support
 2022-06-24 21:41 UTC  (7+ messages)
` [PATCH bpf-next v2 2/9] bpftool: Honor BPF_CORE_TYPE_MATCHES relocation
` [PATCH bpf-next v2 4/9] libbpf: Add type match support
` [PATCH bpf-next v2 6/9] libbpf: Honor TYPE_MATCH relocation

[RFC PATCH 0/5] DRM CRTC 3D LUT interface for AMD DCN
 2022-06-24 21:40 UTC  (4+ messages)
` [RFC PATCH 4/5] drm/drm_color_mgmt: add 3D LUT to color mgmt properties

[PATCH v1 0/3] fix primary corruption issue
 2022-06-24 21:40 UTC  (10+ messages)
` [PATCH v1 1/3] drm/msm/dp: move struc of msm_display_info to msm_drv.h
` [PATCH v1 2/3] drm/msm/dp: decoupling dp->id out of dp controller_id at scxxxx_dp_cfg table

[Intel-gfx] [PATCH] drm/fourcc: Document the Intel CCS modifiers' CC plane expected pitch
 2022-06-24 21:40 UTC  (5+ messages)
`  "

[PATCHSET 0/7] perf lock: New lock contention tracepoints support (v4)
 2022-06-24 21:38 UTC  (4+ messages)

[PATCH v3] dt-bindings: net/dsa: Add spi-peripheral-props.yaml references
 2022-06-24 21:38 UTC  (2+ messages)

[PATCH] drm/fourcc: Add formats for packed YUV 4:4:4 AVUY and XVUY permutations
 2022-06-24 21:37 UTC  (3+ messages)

[PATCH v3 00/14] Add Mediatek MT6370 PMIC support
 2022-06-24 21:36 UTC  (8+ messages)
` [PATCH v3 12/14] leds: mt6370: Add Mediatek MT6370 current sink type LED Indicator support

[PATCH] drm/msm/gem: Drop obj lock in msm_gem_free_object()
 2022-06-24 21:36 UTC  (9+ messages)

[PATCH net-next v2] net: Print hashed skb addresses for all net and qdisc events
 2022-06-24 21:34 UTC 

[PATCH v4 00/13] KVM: selftests: Add aarch64/page_fault_test
 2022-06-24 21:32 UTC  (28+ messages)
` [PATCH v4 01/13] KVM: selftests: Add a userfaultfd library
` [PATCH v4 02/13] KVM: selftests: aarch64: Add virt_get_pte_hva library function
` [PATCH v4 03/13] KVM: selftests: Add vm_alloc_page_table_in_memslot "
` [PATCH v4 04/13] KVM: selftests: aarch64: Export _virt_pg_map with a pt_memslot arg
` [PATCH v4 05/13] KVM: selftests: Add missing close and munmap in __vm_mem_region_delete
` [PATCH v4 06/13] KVM: selftests: Add vm_mem_region_get_src_fd library function
` [PATCH v4 07/13] KVM: selftests: aarch64: Construct DEFAULT_MAIR_EL1 using sysreg.h macros
` [PATCH v4 08/13] tools: Copy bitfield.h from the kernel sources
` [PATCH v4 09/13] KVM: selftests: aarch64: Add aarch64/page_fault_test
` [PATCH v4 10/13] KVM: selftests: aarch64: Add userfaultfd tests into page_fault_test
` [PATCH v4 11/13] KVM: selftests: aarch64: Add dirty logging "
` [PATCH v4 12/13] KVM: selftests: aarch64: Add readonly memslot "
` [PATCH v4 13/13] KVM: selftests: aarch64: Add mix of "

[PATCH] xen: arm: Don't use stop_cpu() in halt_this_cpu()
 2022-06-24 21:31 UTC  (4+ messages)

[PATCH v2 0/4] KVM: x86/mmu: Cleanups for eager page splitting
 2022-06-24 21:30 UTC  (5+ messages)
` [PATCH v2 1/4] KVM: x86/mmu: Add optimized helper to retrieve an SPTE's index
` [PATCH v2 2/4] KVM: x86/mmu: Expand quadrant comment for PG_LEVEL_4K shadow pages
` [PATCH v2 3/4] KVM: x86/mmu: Use "unsigned int", not "u32", for SPTEs' @access info
` [PATCH v2 4/4] KVM: x86/mmu: Buffer nested MMU split_desc_cache only by default capacity

[PATCH bpf-next v2] bpf: Merge "types_are_compat" logic into relo_core.c
 2022-06-24 21:30 UTC  (2+ messages)

[PATCH v5 bpf-next] selftests/bpf: Add benchmark for local_storage get
 2022-06-24 21:25 UTC  (4+ messages)

[PATCH] drm/connector: Remove usage of the deprecated ida_simple_xxx API
 2022-06-24 21:24 UTC  (3+ messages)

[PATCH v3 0/3] KUnit tests for drm_format_helper
 2022-06-24 21:18 UTC  (6+ messages)
` [PATCH v3 3/3] drm/doc: Add KUnit documentation

[PATCH v7 0/6] Proposal for a GPU cgroup controller
 2022-06-24 21:17 UTC  (16+ messages)

stashing only unstaged changes?
 2022-06-24 20:53 UTC  (5+ messages)

[PATCH 00/28] OpenChrome DRM for Linux 5.20
 2022-06-24 21:15 UTC  (4+ messages)
` [PATCH 17/28] drm/via: Add via_lvds.c
` [PATCH 18/28] drm/via: Add via_object.c

[PATCH] mt76: connac: introduce mt76_connac_reg_map structure
 2022-06-24 21:14 UTC 

+ mm-vmpressure-dont-count-userspace-induced-reclaim-as-memory-pressure.patch added to mm-unstable branch
 2022-06-24 21:14 UTC 

[PATCH RESEND v3 1/2] bus: bt1-apb: Don't print error on -EPROBE_DEFER
 2022-06-24 21:12 UTC  (2+ messages)
` [PATCH RESEND v3 2/2] bus: bt1-axi: "

[PATCH RESEND v2 1/2] bus: bt1-apb: Don't print error on -EPROBE_DEFER
 2022-06-24 21:12 UTC  (3+ messages)
` [PATCH RESEND v2 2/2] bus: bt1-axi: "

+ mm-page_alloc-make-the-annotations-of-available-memory-more-accurate.patch added to mm-unstable branch
 2022-06-24 21:11 UTC 

[ANNOUNCE] 5.15.49-rt47
 2022-06-24 21:08 UTC 

[PATCH bpf-next 0/7] Introduce type match support
 2022-06-24 21:09 UTC  (5+ messages)
` [PATCH bpf-next 3/7] bpf: Add "

[PATCH v2 0/6] serial: A few cleanups
 2022-06-24 21:09 UTC  (4+ messages)
` [PATCH v2 6/6] serial: Consolidate BOTH_EMPTY use

[GIT PULL] regulator fixes for v5.19-rc3
 2022-06-24 21:08 UTC  (2+ messages)

[GIT PULL] mtd: Fixes for v5.19-rc4
 2022-06-24 21:08 UTC  (3+ messages)

[GIT PULL] regmap fixes for v5.19-rc3
 2022-06-24 21:08 UTC  (2+ messages)

[git pull] IOMMU Fixes for Linux v5.19-rc3
 2022-06-24 21:08 UTC  (3+ messages)

[GIT PULL] SPI fixes for v5.19-rc3
 2022-06-24 21:08 UTC  (2+ messages)

[PATCH] libtracefs: unbreak parallel build
 2022-06-24 21:07 UTC 

[PATCH] spi: dw: Add deferred DMA-channels setup support
 2022-06-24 21:06 UTC  (2+ messages)
` [PATCH RESEND v2] "

[PATCH v1 1/3] PCI: qcom: Add missing sc7280 clocks in PCIe driver
 2022-06-24 21:06 UTC  (2+ messages)

Please add another drm/msm tree to the linux-next
 2022-06-24 21:05 UTC  (2+ messages)

power9 slab-out-of-bounds in _find_First_zero_bit
 2022-06-24 21:04 UTC 

[PATCH 00/20] fix memory leaks in error handling
 2022-06-24 21:04 UTC  (2+ messages)

[withdrawn] mm-lru-use-lruvec-lock-to-serialize-memcg-changes.patch removed from -mm tree
 2022-06-24 21:04 UTC 

[Intel-gfx] [PATCH 1/2] drm/i915: Correct duplicated/misplaced GT register definitions
 2022-06-24 21:03 UTC  (4+ messages)
`  "
` [Intel-gfx] [PATCH 2/2] drm/i915: Prefer "XEHP_" prefix for registers
  `  "

[PATCH v11 0/5] arm64: dts: qcom: sc7180: Add five new trogdor-based boards
 2022-06-24 21:01 UTC  (2+ messages)

[PATCH] bpf, docs: fix the code formatting in instruction-set
 2022-06-24 21:00 UTC  (2+ messages)

[PATCH RESEND v9 0/5] dt-bindings: usb: Harmonize xHCI/EHCI/OHCI/DWC3 nodes name
 2022-06-24 20:59 UTC  (19+ messages)
` [PATCH RESEND v9 2/5] arm: dts: lpc18xx: Harmonize EHCI/OHCI DT "
` [PATCH RESEND v9 4/5] arm: dts: stih407-family: Harmonize DWC USB3 "
` [PATCH RESEND v9 5/5] arm64: dts: apm: "

mptcpd 0.10 released
 2022-06-24 20:58 UTC 

[PATCH 0/3] platform/surface: Move Surface Aggregator client hubs to their own modules
 2022-06-24 20:58 UTC  (4+ messages)
` [PATCH 1/3] platform/surface: aggregator: Move device registry helper functions to core module
` [PATCH 2/3] platform/surface: aggregator: Move subsystem hub drivers to their own module
` [PATCH 3/3] platform/surface: Update copyright year of various drivers

[PATCH bpf-next 00/15] libbpf: remove deprecated APIs
 2022-06-24 20:57 UTC  (5+ messages)

[PATCH v2 0/9] mm, hwpoison: enable 1GB hugepage support (v2)
 2022-06-24 20:57 UTC  (3+ messages)
` [PATCH v2 2/9] mm/hugetlb: separate path for hwpoison entry in copy_hugetlb_page_range()

[PATCH 0/3] Introduce ClockworkPi CWD686 DRM panel driver
 2022-06-24 20:57 UTC  (4+ messages)
` [PATCH 3/3] drm: panel: Add driver for ClockworkPi cwd686 panel

[PATCH v3 0/6] serial: A few cleanups
 2022-06-24 20:54 UTC  (9+ messages)
` [PATCH v3 1/6] serial: msm: Convert container_of UART_TO_MSM to static inline
` [PATCH v3 2/6] serial: msm: Rename UART_* defines to MSM_UART_*
` [PATCH v3 3/6] serial: Use bits for UART_LSR_BRK_ERROR_BITS/MSR_ANY_DELTA
` [PATCH v3 4/6] serial: 8250: Use C99 array initializer & define UART_REG_UNMAPPED
` [PATCH v3 5/6] serial: Convert SERIAL_XMIT_SIZE to UART_XMIT_SIZE
` [PATCH v3 6/6] serial: Consolidate BOTH_EMPTY use

[PATCH] Align Raspberry Pi DMA interrupts with Linux DTS
 2022-06-24 19:52 UTC 

[RFC Patch v5 0/5] net_sched: introduce eBPF based Qdisc
 2022-06-24 20:51 UTC  (2+ messages)

[PATCH 00/46] CXL PMEM Region Provisioning
 2022-06-24 20:51 UTC  (4+ messages)
` [PATCH 40/46] cxl/region: Attach endpoint decoders

[PATCH 01/20] baseband/acc100: fix a memory leak in acc100 queue setup
 2022-06-24 20:49 UTC  (6+ messages)
` [PATCH 03/20] crypto/dpaa2_sec: fix memory leaks in error handlings
` [PATCH 04/20] crypto/qat: fix a memory leak when set encrypt key fail

[PATCH v3 1/2] drm: Add DRM_GEM_FOPS
 2022-06-24 20:48 UTC  (3+ messages)

+ mm-split-huge-pud-on-wp_huge_pud-fallback.patch added to mm-hotfixes-unstable branch
 2022-06-24 20:47 UTC 

[PATCH] mm: Split huge PUD on wp_huge_pud fallback
 2022-06-24 20:46 UTC  (2+ messages)

[PATCH] ath9k: rng: escape sleep loop when unregistering
 2022-06-24 20:44 UTC  (2+ messages)
` [PATCH v2] ath9k: sleep for less time when unregistering hwrng

[PATCH v9 0/6] Add RS485 9th bit addressing mode support to DW UART
 2022-06-24 20:42 UTC  (8+ messages)
` [PATCH v9 1/6] serial: 8250: make saved LSR larger
` [PATCH v9 2/6] serial: 8250: create lsr_save_mask
` [PATCH v9 3/6] serial: 8250_lpss: Use 32-bit reads
` [PATCH v9 4/6] serial: take termios_rwsem for ->rs485_config() & pass termios as param
` [PATCH v9 5/6] serial: Support for RS-485 multipoint addresses
` [PATCH v9 6/6] serial: 8250_dwlib: Support for 9th bit multipoint addressing

[PATCH v3] ata: libata-scsi: fix result type of ata_ioc32()
 2022-06-24 20:43 UTC  (2+ messages)

[PATCH] mm/vmscan: add pgstall to memcg
 2022-06-24 20:42 UTC  (2+ messages)

[PATCHv5 bpf-next 0/1] perf tools: Fix prologue generation
 2022-06-24 20:40 UTC  (2+ messages)

[PULL v2 00/20] Block layer patches
 2022-06-24 20:38 UTC  (2+ messages)

[PATCH v4 0/4] Introduce EBBG FT8719 DRM panel driver
 2022-06-24 20:37 UTC  (3+ messages)

[PATCH] drm/rockchip: vop: Don't crash for invalid duplicate_state()
 2022-06-24 20:37 UTC  (6+ messages)

+ nilfs2-fix-incorrect-masking-of-permission-flags-for-symlinks.patch added to mm-hotfixes-unstable branch
 2022-06-24 20:35 UTC 

[PATCH] common/mlx5: fix non-expandable global MR cache
 2022-06-24 20:35 UTC 

[RFC PATCH 3/5] drm/amdgpu: Allow explicit sync for VM ops
 2022-06-24 20:34 UTC  (11+ messages)

Questions about driver implementation (1 I2S controller to 2 codecs)
 2022-06-24 20:33 UTC 

[PATCH 20/28] drm/via: Add via_pm.c
 2022-06-24 20:32 UTC  (6+ messages)
` [PATCH 24/28] drm/via: Add via_vt1632.c
` [PATCH 25/28] drm/via: Add via_drm.h
` [PATCH 26/28] drm/via: Add Kconfig
` [PATCH 27/28] drm/via: Add Makefile
` [PATCH 28/28] drm/via: Modify DRM main Makefile to be able to build OpenChrome DRM


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.