All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-03-21 13:34:07 to 2022-03-21 14:00:55 UTC [more...]

[PATCH 5.15 00/32] 5.15.31-rc1 review
 2022-03-21 13:52 UTC  (3+ messages)
` [PATCH 5.15 15/32] drm/imx: parallel-display: Remove bus flags check in imx_pd_bridge_atomic_check()
` [PATCH 5.15 18/32] drm: Dont make DRM_PANEL_BRIDGE dependent on DRM_KMS_HELPERS

[PATCH 5.10 00/30] 5.10.108-rc1 review
 2022-03-21 13:52 UTC  (3+ messages)
` [PATCH 5.10 11/30] drm/imx: parallel-display: Remove bus flags check in imx_pd_bridge_atomic_check()

[PATCH 4.19 00/57] 4.19.236-rc1 review
 2022-03-21 13:52 UTC  (28+ messages)
` [PATCH 4.19 01/57] Revert "xfrm: state and policy should fail if XFRMA_IF_ID 0"
` [PATCH 4.19 02/57] sctp: fix the processing for INIT chunk
` [PATCH 4.19 04/57] xfrm: Check if_id in xfrm_migrate
` [PATCH 4.19 05/57] xfrm: Fix xfrm migrate issues when address family changes
` [PATCH 4.19 06/57] arm64: dts: rockchip: fix rk3399-puma eMMC HS400 signal integrity
` [PATCH 4.19 07/57] arm64: dts: rockchip: reorder rk3399 hdmi clocks
` [PATCH 4.19 09/57] MIPS: smp: fill in sibling and core maps earlier
` [PATCH 4.19 10/57] ARM: 9178/1: fix unmet dependency on BITREVERSE for HAVE_ARCH_BITREVERSE
` [PATCH 4.19 11/57] can: rcar_canfd: rcar_canfd_channel_probe(): register the CAN device when fully ready
` [PATCH 4.19 12/57] atm: firestream: check the return value of ioremap() in fs_init()
` [PATCH 4.19 13/57] nl80211: Update bss channel on channel switch for P2P_CLIENT
` [PATCH 4.19 14/57] tcp: make tcp_read_sock() more robust
` [PATCH 4.19 15/57] sfc: extend the locking on mcdi->seqno
` [PATCH 4.19 19/57] ia64: ensure proper NUMA distance and possible map initialization
` [PATCH 4.19 20/57] cpuset: Fix unsafe lock order between cpuset lock and cpuslock
` [PATCH 4.19 22/57] fs: sysfs_emit: Remove PAGE_SIZE alignment check
` [PATCH 4.19 23/57] arm64: Add part number for Arm Cortex-A77
` [PATCH 4.19 24/57] arm64: Add Neoverse-N2, Cortex-A710 CPU part definition
` [PATCH 4.19 25/57] arm64: Add Cortex-X2 "
` [PATCH 4.19 28/57] arm64: entry: Free up another register on kptis tramp_exit path
` [PATCH 4.19 29/57] arm64: entry: Move the trampoline data page before the text page
` [PATCH 4.19 30/57] arm64: entry: Allow tramp_alias to access symbols after the 4K boundary
` [PATCH 4.19 32/57] arm64: entry: Move trampoline macros out of ifdefd section
` [PATCH 4.19 41/57] arm64: Mitigate spectre style branch history side channels
` [PATCH 4.19 42/57] KVM: arm64: Allow SMCCC_ARCH_WORKAROUND_3 to be discovered and migrated
` [PATCH 4.19 44/57] arm64: Use the clearbhb instruction in mitigations
` [PATCH 4.19 45/57] crypto: qcom-rng - ensure buffer for generate is completely filled

[PATCH kvmtool v11 0/3] aarch64: Add stolen time support
 2022-03-21 14:00 UTC  (4+ messages)

[PATCH 1/2] arm64: dts: uDPU: update partition table
 2022-03-21 13:59 UTC  (8+ messages)

[PATCH 01/23] dma-buf: add dma_resv_replace_fences v2
 2022-03-21 13:58 UTC  (26+ messages)
` [PATCH 02/23] dma-buf: finally make the dma_resv_list private v2
` [PATCH 03/23] dma-buf: add dma_resv_get_singleton v2
` [PATCH 04/23] RDMA: use dma_resv_wait() instead of extracting the fence
` [PATCH 05/23] drm/etnaviv: stop using dma_resv_excl_fence
` [PATCH 06/23] drm/nouveau: "
  ` [Nouveau] "
` [PATCH 07/23] drm/vmwgfx: "
` [PATCH 08/23] drm/radeon: "
` [PATCH 09/23] drm/amdgpu: use dma_resv_for_each_fence for CS workaround
` [PATCH 10/23] dma-buf: finally make dma_resv_excl_fence private v2
` [PATCH 11/23] dma-buf: drop the DAG approach for the dma_resv object v2
` [PATCH 12/23] dma-buf/drivers: make reserving a shared slot mandatory v3
` [PATCH 13/23] drm/atomic-helper: support more than one write fence in drm_gem_plane_helper_prepare_fb
` [PATCH 14/23] drm/nouveau: support more than one write fence in fenv50_wndw_prepare_fb
  ` [Nouveau] "
` [PATCH 15/23] drm/amdgpu: use dma_resv_get_singleton in amdgpu_pasid_free_cb
` [PATCH 16/23] dma-buf: add enum dma_resv_usage v3
` [PATCH 17/23] dma-buf: specify usage while adding fences to dma_resv obj v5
` [PATCH 18/23] drm/amdgpu: remove dma_resv workaround
` [PATCH 19/23] dma-buf: add DMA_RESV_USAGE_KERNEL v2
` [PATCH 20/23] dma-buf: add DMA_RESV_USAGE_BOOKKEEP v2
` [PATCH 21/23] dma-buf: wait for map to complete for static attachments
` [PATCH 22/23] drm/i915: drop bo->moving dependency
` [PATCH 23/23] drm/ttm: remove bo->moving

[Intel-gfx] [PATCH] drm/i915/gt: fix i915_reg_t initialization
 2022-03-21 13:59 UTC 

[PATCH 1/1][transition] Makefile: Use switchers generated from master
 2022-03-21 13:59 UTC  (3+ messages)
` [PATCH 2/2] set_versions: Various improvements
  ` [docs] "

[Intel-wired-lan] [PATCH v2] ice: use min_t() to make code cleaner in ice_gnss
 2022-03-21 13:59 UTC 

[PATCH] pseudo_util: Improve handling of crazy length paths
 2022-03-21 13:59 UTC 

[PATCH] CI: Don't run Coverity on forks
 2022-03-21 13:58 UTC 

[PATCH] ocfs2: fix check if list iterator did find an element
 2022-03-21 13:54 UTC  (5+ messages)
      ` [Ocfs2-devel] "

[PATCH kvmtool v2] Revert "kvm tools: Filter out CPU vendor string"
 2022-03-21 13:57 UTC  (2+ messages)

[PATCH] t3200: fix antipatterns in existing branch tests
 2022-03-21 13:47 UTC  (2+ messages)

[PATCH v2] arm64: dts: renesas: rzg2lc-smarc: Enable RSPI1 on carrier board
 2022-03-21 13:56 UTC 

[PATCH 4.14 00/22] 4.14.273-rc1 review
 2022-03-21 13:51 UTC  (23+ messages)
` [PATCH 4.14 01/22] sctp: fix the processing for INIT chunk
` [PATCH 4.14 02/22] sctp: fix the processing for INIT_ACK chunk
` [PATCH 4.14 03/22] xfrm: Fix xfrm migrate issues when address family changes
` [PATCH 4.14 04/22] arm64: dts: rockchip: fix rk3399-puma eMMC HS400 signal integrity
` [PATCH 4.14 05/22] ARM: dts: rockchip: fix a typo on rk3288 crypto-controller
` [PATCH 4.14 06/22] MIPS: smp: fill in sibling and core maps earlier
` [PATCH 4.14 07/22] ARM: 9178/1: fix unmet dependency on BITREVERSE for HAVE_ARCH_BITREVERSE
` [PATCH 4.14 08/22] can: rcar_canfd: rcar_canfd_channel_probe(): register the CAN device when fully ready
` [PATCH 4.14 09/22] atm: firestream: check the return value of ioremap() in fs_init()
` [PATCH 4.14 10/22] nl80211: Update bss channel on channel switch for P2P_CLIENT
` [PATCH 4.14 11/22] tcp: make tcp_read_sock() more robust
` [PATCH 4.14 12/22] sfc: extend the locking on mcdi->seqno
` [PATCH 4.14 13/22] kselftest/vm: fix tests build with old libc
` [PATCH 4.14 14/22] fs: sysfs_emit: Remove PAGE_SIZE alignment check
` [PATCH 4.14 15/22] efi: fix return value of __setup handlers
` [PATCH 4.14 16/22] net/packet: fix slab-out-of-bounds access in packet_recvmsg()
` [PATCH 4.14 17/22] atm: eni: Add check for dma_map_single
` [PATCH 4.14 18/22] net: handle ARPHRD_PIMREG in dev_is_mac_header_xmit()
` [PATCH 4.14 19/22] usb: gadget: rndis: prevent integer overflow in rndis_set_response()
` [PATCH 4.14 20/22] usb: gadget: Fix use-after-free bug by not setting udc->dev.driver
` [PATCH 4.14 21/22] Input: aiptek - properly check endpoint type
` [PATCH 4.14 22/22] perf symbols: Fix symbol size calculation condition

RTT-PROBE: lore-subspace-rtt
 2022-03-21 13:56 UTC 

[PATCH 4.9 00/16] 4.9.308-rc1 review
 2022-03-21 13:51 UTC  (17+ messages)
` [PATCH 4.9 01/16] xfrm: Fix xfrm migrate issues when address family changes
` [PATCH 4.9 02/16] ARM: dts: rockchip: fix a typo on rk3288 crypto-controller
` [PATCH 4.9 03/16] MIPS: smp: fill in sibling and core maps earlier
` [PATCH 4.9 04/16] ARM: 9178/1: fix unmet dependency on BITREVERSE for HAVE_ARCH_BITREVERSE
` [PATCH 4.9 05/16] can: rcar_canfd: rcar_canfd_channel_probe(): register the CAN device when fully ready
` [PATCH 4.9 06/16] atm: firestream: check the return value of ioremap() in fs_init()
` [PATCH 4.9 07/16] nl80211: Update bss channel on channel switch for P2P_CLIENT
` [PATCH 4.9 08/16] tcp: make tcp_read_sock() more robust
` [PATCH 4.9 09/16] sfc: extend the locking on mcdi->seqno
` [PATCH 4.9 10/16] kselftest/vm: fix tests build with old libc
` [PATCH 4.9 11/16] fs: sysfs_emit: Remove PAGE_SIZE alignment check
` [PATCH 4.9 12/16] net/packet: fix slab-out-of-bounds access in packet_recvmsg()
` [PATCH 4.9 13/16] atm: eni: Add check for dma_map_single
` [PATCH 4.9 14/16] usb: gadget: rndis: prevent integer overflow in rndis_set_response()
` [PATCH 4.9 15/16] usb: gadget: Fix use-after-free bug by not setting udc->dev.driver
` [PATCH 4.9 16/16] Input: aiptek - properly check endpoint type

[PATCH v4 0/3] Support fd-based KVM stats
 2022-03-21 13:50 UTC  (5+ messages)
` [PATCH v4 1/3] qmp: Support for querying stats

[PATCH] Assemble: check if device is container before scheduling force-clean update
 2022-03-21 13:52 UTC  (3+ messages)

[PATCH 00/15] iotests: add enhanced debugging info to qemu-io failures
 2022-03-21 13:48 UTC  (7+ messages)
` [PATCH 01/15] iotests: replace calls to log(qemu_io(...)) with qemu_io_log()
` [PATCH 02/15] iotests/163: Fix broken qemu-io invocation
` [PATCH 03/15] iotests: Don't check qemu_io() output for specific error strings

[PATCH v7 0/1] gpio: add simple logic analyzer using polling
 2022-03-21 13:51 UTC  (3+ messages)
` [PATCH v7 1/1] gpio: add sloppy "

[Intel-gfx] [PATCH v2 0/7] drm/i915/dmc: cleanups
 2022-03-21 13:50 UTC  (8+ messages)
` [Intel-gfx] [PATCH v2 1/7] drm/i915/dmc: simplify intel_dmc_load_program() conditions
` [Intel-gfx] [PATCH v2 2/7] drm/i915/dmc: move assert_dmc_loaded() to intel_dmc.c
` [Intel-gfx] [PATCH v2 3/7] drm/i915/dmc: move dmc debugfs "
` [Intel-gfx] [PATCH v2 4/7] drm/i915/dmc: fix i915_reg_t usage
` [Intel-gfx] [PATCH v2 5/7] drm/i915/dmc: abstract GPU error state dump
` [Intel-gfx] [PATCH v2 6/7] drm/i915/dmc: hide DMC version macros
` [Intel-gfx] [PATCH v2 7/7] drm/i915/dmc: split out dmc registers to a separate file

RTT-PROBE: lore-subspace-rtt
 2022-03-21 13:51 UTC 

[RFC] serial: mxc: get the clock frequency from the used clock for the device
 2022-03-21 13:50 UTC  (5+ messages)

[PATCH v2] codeql: add support for analyzing C, Python and Go
 2022-03-21 13:49 UTC  (4+ messages)

[PATCHv2 bpf] selftests/bpf/test_lirc_mode2.sh: exit with proper code
 2022-03-21 13:50 UTC  (2+ messages)

[V3] PCI: fu740: Drop to 2.5GT/s to fix initial device probing on some boards
 2022-03-21 13:49 UTC  (3+ messages)

[RFC PATCH] gitlab: disable accelerated zlib for s390x
 2022-03-21 13:45 UTC  (2+ messages)

[Bug 15026] New: Partial arbitrary file read via mount.cifs
 2022-03-21 13:49 UTC  (2+ messages)
` [Bug 15026] "

gpiod: Set pullup for Input Line
 2022-03-21 13:48 UTC 

[PATCH] usb: xhci: make XHCI_STOP_EP_CMD_TIMEOUT a module parameter
 2022-03-21 13:47 UTC  (8+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-03-21 13:46 UTC 

[PATCH] input: Add Marine Navigation Keycodes
 2022-03-21 13:45 UTC  (5+ messages)
` [PATCH v2] "

linux-next: build warnings after merge of the tip tree
 2022-03-21 13:45 UTC  (5+ messages)

[PATCH v4 00/18] iotests: add enhanced debugging info to qemu-img failures
 2022-03-21 13:40 UTC  (3+ messages)
` [PATCH v4 06/18] iotests: add qemu_img_json()

[RFT] ufs: qcom: drop custom Android boot parameters
 2022-03-21 13:44 UTC  (2+ messages)

[PATCH 1/2] cve-check: get_cve_info should open the database read-only
 2022-03-21 13:43 UTC  (7+ messages)
` [OE-core] "

[syzbot] WARNING in kvm_mmu_notifier_invalidate_range_start (2)
 2022-03-21 13:42 UTC  (3+ messages)

[PATCH 1/7] drm/amdgpu: move VM PDEs to idle after update
 2022-03-21 13:43 UTC  (7+ messages)
` [PATCH 4/7] drm/amdgpu: rework TLB flushing
` [PATCH 7/7] drm/amdgpu: remove table_freed param from the VM code

[Intel-gfx] [PATCH] drm/i915/sdvo: prefer __packed over __attribute__((packed))
 2022-03-21 13:42 UTC  (3+ messages)

[PULL for-7.0 0/2] Block patches
 2022-03-21 13:41 UTC  (4+ messages)
` [PULL for-7.0 1/2] aio-posix: fix build failure io_uring 2.2

[PATCH v4 0/3] mtd: cfi_cmdset_0002: Use chip_ready() for write on S29GL064N
 2022-03-21 13:41 UTC  (7+ messages)
` [PATCH v4 2/3] "

[PATCH v2 0/6] UFS support on SM6350 & FP4
 2022-03-21 13:42 UTC  (11+ messages)
` [PATCH v2 1/6] scsi: ufs: dt-bindings: Add SM6350 compatible string
` [PATCH v2 2/6] dt-bindings: phy: qcom,qmp: Add SM6350 UFS PHY bindings
` [PATCH v2 3/6] phy: qcom-qmp: Add SM6350 UFS PHY support
` [PATCH v2 4/6] pinctrl: qcom: sm6350: fix order of UFS & SDC pins
` [PATCH v2 5/6] arm64: dts: qcom: sm6350: Add UFS nodes
` [PATCH v2 6/6] arm64: dts: qcom: sm7225-fairphone-fp4: Enable UFS

[PATCH] drm/i915: avoid concurrent writes to aux_inv
 2022-03-21 13:41 UTC  (2+ messages)
` [Intel-gfx] "

RTT-PROBE: lore-subspace-rtt
 2022-03-21 13:41 UTC 

[PATCH v5 03/22] cachefiles: introduce on-demand read mode
 2022-03-21 13:40 UTC  (6+ messages)
` [PATCH v5 00/22] fscache,erofs: fscache-based on-demand read semantics

[PATCH 0/4] Drop wbinvd_on_all_cpus usage
 2022-03-21 13:40 UTC  (8+ messages)
          ` [Intel-gfx] "

[honister][PATCH 0/3] Patch review
 2022-03-21 13:40 UTC  (4+ messages)
` [honister][PATCH 1/3] ghostscript: fix CVE-2021-3781
` [honister][PATCH 2/3] go: upgrade 1.16.13 -> 1.16.14
` [honister][PATCH 3/3] go: update to 1.16.15

[LTP] [RFC PATCH 1/1] creat09: Fix on more restrictive umask
 2022-03-18 22:12 UTC  (4+ messages)

[honister][PATCH 1/4] ghostscript: fix CVE-2021-3781
 2022-03-21 13:40 UTC  (3+ messages)
` [honister][PATCH 2/4] webkitgtk: update to 2.32.4
  ` [OE-core] "

[PATCH v3] kallsyms: enhance %pS/s/b printing when KALLSYSMS is disabled
 2022-03-21 13:39 UTC  (5+ messages)

[PATCH v2] livepatch: Reorder to use before freeing a pointer
 2022-03-21 13:39 UTC  (2+ messages)

[PATCH v3 0/3] EFI: Use sysreset instead of reset command
 2022-03-21 13:37 UTC  (4+ messages)
` [PATCH v3 1/3] cmd: efidebug: Disable 'capsule disk-update' when CONFIG_EFI_CAPSULE_ON_DISK=n
` [PATCH v3 2/3] efi_loader: Make efi_load_capsule_drivers() available even if EFI_CAPSULE_ON_DISK=n
` [PATCH v3 3/3] efi_loader: Use sysreset instead of reset command

[PATCH v5 0/3] Ingenic DRM bridge_atomic_enable proposal
 2022-03-21 13:36 UTC  (8+ messages)
` [PATCH v5 1/3] drm/ingenic : add ingenic_drm_bridge_atomic_enable and disable
` [PATCH v5 2/3] drm/panel: Add panel driver for NewVision NV3052C based LCDs
` [PATCH v5 3/3] drm/panel : innolux-ej030na and abt-y030xx067a : add .enable and .disable

[LTP] [PATCH] waitid10: Fix when coredumps are piped
 2022-03-21 13:38 UTC 

[PATCH v2 0/3] Add reset deassertion for Aspeed MDIO
 2022-03-21 13:35 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: net: add reset property for aspeed, ast2600-mdio binding

RTT-PROBE: lore-subspace-rtt
 2022-03-21 13:36 UTC 

[PATCH v6 0/2] Microchip Polarfire FPGA manager
 2022-03-21 13:35 UTC  (3+ messages)
` [PATCH v6 2/2] dt-bindings: fpga: add binding doc for microchip-spi fpga mgr

[PATCH v3 00/18] Modernize rest of the krait drivers
 2022-03-21 13:35 UTC  (5+ messages)
` [PATCH v3 14/18] dt-bindings: clock: Convert qcom,krait-cc to yaml
` [PATCH v3 18/18] dt-bindings: arm: msm: Convert kpss-gcc driver Documentation "

[PATCH -next] ext4: Fix symlink file size not match to file content
 2022-03-21 13:35 UTC  (3+ messages)

[PATCH net-next 0/2] net: sparx5: Add multicast support
 2022-03-21 13:33 UTC  (3+ messages)

gpiod: Set pullup for Input Line
 2022-03-21 13:34 UTC  (2+ messages)


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.