All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-05-23 07:47:23 to 2023-05-23 08:16:10 UTC [more...]

[dm-devel] fix the name_to_dev_t mess
 2023-05-23  7:45 UTC  (8+ messages)
` [PATCH 19/24] dm: remove dm_get_dev_t
` [PATCH 20/24] dm: only call early_lookup_bdev from early boot context
` [PATCH 21/24] PM: hibernate: don't use early_lookup_bdev in resume_store
` [PATCH 22/24] mtd: block2mtd: factor the early block device open logic into a helper
` [PATCH 23/24] mtd: block2mtd: don't call early_lookup_bdev after the system is running
` [PATCH 24/24] block: mark early_lookup_bdev as __init

writeback fixlets and tidyups
 2023-05-23  8:13 UTC  (9+ messages)
` [PATCH 01/16] btrfs: fix range_end calculation in extent_write_locked_range
` [PATCH 02/16] btrfs: factor out a btrfs_verify_page helper
` [PATCH 03/16] btrfs: unify fsverify vs other read error handling in end_page_read
` [PATCH 04/16] btrfs: don't check PageError in btrfs_verify_page
` [PATCH 05/16] btrfs: don't fail writeback when allocating the compression context fails
` [PATCH 06/16] btrfs: rename cow_file_range_async to run_delalloc_compressed
` [PATCH 07/16] btrfs: don't check PageError in __extent_writepage
` [PATCH 08/16] btrfs: stop setting PageError in the data I/O path

[PATCH v3 0/4] Updates to AMD PMC driver
 2023-05-23  8:10 UTC  (3+ messages)
` [PATCH v3 1/4] platform/x86/amd: pmc: Pass true/false to bool argument

[PATCH] drm/bridge: dw-hdmi: Replace all non-returning strlcpy with strscpy
 2023-05-22 15:52 UTC 

[PATCH] dma-buf/sw_sync: Replace all non-returning strlcpy with strscpy
 2023-05-23  2:19 UTC 

[PATCH] drm/i2c: tda998x: Replace all non-returning strlcpy with strscpy
 2023-05-22 15:53 UTC 

[PATCH v14 0/2] drm: add kms driver for loongson display controller
 2023-05-22 16:40 UTC  (21+ messages)
` [PATCH v14 1/2] "

[PATCH net-next v3 0/6] Brcm ASP 2.0 Ethernet Controller
 2023-05-22 18:48 UTC  (7+ messages)
` [PATCH net-next v3 1/6] dt-bindings: net: brcm,unimac-mdio: Add asp-v2.0
` [PATCH net-next v3 2/6] dt-bindings: net: Brcm ASP 2.0 Ethernet controller

[PATCH] drm/display/dp_mst: Replace all non-returning strlcpy with strscpy
 2023-05-22 15:51 UTC 

[PATCH] drm/radeon: Replace all non-returning strlcpy with strscpy
 2023-05-22 15:50 UTC 

[PATCH] drm/mediatek: Replace all non-returning strlcpy with strscpy
 2023-05-22 15:53 UTC 

[PATCH] drm/sun4i: hdmi: Replace all non-returning strlcpy with strscpy
 2023-05-22 15:53 UTC 

[PATCH 00/11] drm/msm/dpu: tweaks for better hardware resources allocation
 2023-05-22  9:30 UTC  (6+ messages)
` [PATCH 02/11] drm/msm/dpu: use the actual lm maximum width instead of a hardcoded value
    ` [Freedreno] "

[PATCH] drm/drm_vblank.c: avoid unsigned int to signed int cast
 2023-05-23  8:12 UTC  (7+ messages)

[PATCH] drm/i915: Replace all non-returning strlcpy with strscpy
 2023-05-22 15:52 UTC 

[PATCH] drm/vkms: Fix race-condition between the hrtimer and the atomic commit
 2023-05-22 16:57 UTC  (2+ messages)

[PATCH] Revert "drm/msm/dp: Remove INIT_SETUP delay"
 2023-05-23  2:39 UTC  (7+ messages)

[PATCH] drm/amd/pm: Replace all non-returning strlcpy with strscpy
 2023-05-22 15:52 UTC 

[PATCH] drm/rockchip: Replace all non-returning strlcpy with strscpy
 2023-05-22 15:51 UTC 

[PATCH 1/2] x86/hyperv: Fix hyperv_pcpu_input_arg handling when CPUs go online/offline
 2023-05-23  8:04 UTC  (5+ messages)

[PATCH v5 0/7] QEMU CXL Provide mock CXL events and irq support
 2023-05-23  8:10 UTC  (5+ messages)
` [PATCH v5 5/7] hw/cxl/events: Add injection of General Media Events

[PATCH] interconnect: qcom: rpm: allocate enough data in probe()
 2023-05-23  8:11 UTC 

W sprawie samochodu
 2023-05-23  7:56 UTC 

[PATCH 0/5] b4/sysreg: More conversions to automatic generation
 2023-05-23  8:13 UTC  (4+ messages)
` [PATCH 5/5] arm64/sysreg: Convert OSLAR_EL1 "

[PATCH] lib/terminal.py: Add urxvt terminal
 2023-05-23  8:12 UTC 

[PATCH] lib/cryptodev: fix assertion to remove GCC compilation warning
 2023-05-23  8:12 UTC  (4+ messages)
` [PATCH v2] "
    ` [EXT] "

[PATCH] gpio: Switch i2c drivers back to use .probe()
 2023-05-23  8:09 UTC  (2+ messages)

[PATCH v2 0/3] drm/msm/adreno: GPU support on SC8280XP
 2023-05-23  8:04 UTC  (6+ messages)
` [PATCH v2 2/3] arm64: dts: qcom: sc8280xp: Add GPU related nodes
` [PATCH v2 3/3] arm64: dts: qcom: sc8280xp: Enable "

[Bridge] [PATCH net-next 0/5] Add layer 2 miss indication and filtering
 2023-05-23  8:10 UTC  (7+ messages)
` [Bridge] [PATCH net-next 1/5] skbuff: bridge: Add layer 2 miss indication
        `  "

[PATCH v21 0/6] block: Use page pinning
 2023-05-23  8:08 UTC  (9+ messages)
` [PATCH v21 1/6] iomap: Don't get an reference on ZERO_PAGE for direct I/O block zeroing
` [PATCH v21 2/6] block: Fix bio_flagged() so that gcc can better optimise it
` [PATCH v21 3/6] block: Replace BIO_NO_PAGE_REF with BIO_PAGE_REFFED with inverted logic
` [PATCH v21 4/6] block: Add BIO_PAGE_PINNED and associated infrastructure

[PATCH] ui/cursor: incomplete check for integer overflow in cursor_alloc
 2023-05-23  8:09 UTC  (4+ messages)

[PATCH v3] dtc: Add an option to generate __local_fixups__ and __fixups__
 2023-05-23  8:09 UTC 

[PATCH RESEND bpf-next 00/15] new kfunc XDP hints and ice implementation
 2023-05-23  8:02 UTC  (5+ messages)
` [PATCH RESEND bpf-next 05/15] ice: Introduce ice_xdp_buff
      ` [Intel-wired-lan] "

[PATCH v2 00/37] ALSA: Add MIDI 2.0 support
 2023-05-23  7:53 UTC  (38+ messages)
` [PATCH v2 01/37] ALSA: rawmidi: Pass rawmidi directly to snd_rawmidi_kernel_open()
` [PATCH v2 02/37] ALSA: rawmidi: Add ioctl callback to snd_rawmidi_global_ops
` [PATCH v2 03/37] ALSA: rawmidi: UMP support
` [PATCH v2 04/37] ALSA: rawmidi: Skip UMP devices at SNDRV_CTL_IOCTL_RAWMIDI_NEXT_DEVICE
` [PATCH v2 05/37] ALSA: ump: Add ioctls to inquiry UMP EP and Block info via control API
` [PATCH v2 06/37] ALSA: ump: Additional proc output
` [PATCH v2 07/37] ALSA: usb-audio: Manage number of rawmidis globally
` [PATCH v2 08/37] ALSA: usb-audio: Define USB MIDI 2.0 specs
` [PATCH v2 09/37] ALSA: usb-audio: USB MIDI 2.0 UMP support
` [PATCH v2 10/37] ALSA: usb-audio: Get UMP EP name string from USB interface
` [PATCH v2 11/37] ALSA: usb-audio: Trim superfluous "MIDI" suffix from UMP EP name
` [PATCH v2 12/37] ALSA: usb-audio: Create UMP blocks from USB MIDI GTBs
` [PATCH v2 13/37] ALSA: ump: Redirect rawmidi substream access via own helpers
` [PATCH v2 14/37] ALSA: ump: Add legacy raw MIDI support
` [PATCH v2 15/37] ALSA: usb-audio: Enable the "
` [PATCH v2 16/37] ALSA: usb-audio: Inform inconsistent protocols in GTBs
` [PATCH v2 17/37] ALSA: seq: Clear padded bytes at expanding events
` [PATCH v2 18/37] ALSA: seq: Add snd_seq_expand_var_event_at() helper
` [PATCH v2 19/37] ALSA: seq: Treat snd_seq_client object directly in client drivers
` [PATCH v2 20/37] ALSA: seq: Drop dead code for the old broadcast support
` [PATCH v2 21/37] ALSA: seq: Check the conflicting port at port creation
` [PATCH v2 22/37] ALSA: seq: Check validity before creating a port object
` [PATCH v2 23/37] ALSA: seq: Prohibit creating ports with special numbers
` [PATCH v2 24/37] ALSA: seq: Introduce SNDRV_SEQ_IOCTL_USER_PVERSION ioctl
` [PATCH v2 25/37] ALSA: seq: Add UMP support
` [PATCH v2 26/37] ALSA: seq: Add port inactive flag
` [PATCH v2 27/37] ALSA: seq: Support MIDI 2.0 UMP Endpoint port
` [PATCH v2 28/37] ALSA: seq: Add port direction to snd_seq_port_info
` [PATCH v2 29/37] ALSA: seq: Add UMP group number "
` [PATCH v2 30/37] ALSA: seq: Automatic conversion of UMP events
` [PATCH v2 31/37] ALSA: seq: Allow suppressing UMP conversions
` [PATCH v2 32/37] ALSA: seq: Bind UMP device
` [PATCH v2 33/37] ALSA: seq: ump: Create UMP Endpoint port for broadcast
` [PATCH v2 34/37] ALSA: seq: Add ioctls for client UMP info query and setup
` [PATCH v2 35/37] ALSA: seq: Print UMP Endpoint and Block information in proc outputs
` [PATCH v2 36/37] ALSA: seq: Add UMP group filter
` [PATCH v2 37/37] ALSA: docs: Add MIDI 2.0 documentation

[PATCH] dm crypt: fix sleep-in-atomic-context bug in kcryptd_crypt_tasklet
 2023-05-23  7:58 UTC 

[Intel-gfx] [PATCH v2 0/6] i915: Move display identification/probing under display/
 2023-05-23  8:06 UTC  (13+ messages)
` [Intel-gfx] [PATCH v2 3/6] drm/i915/display: Move display runtime info to display structure
    ` [Intel-xe] "
` [Intel-gfx] [PATCH v2 4/6] drm/i915/display: Make display responsible for probing its own IP
  ` [Intel-xe] "
` [Intel-gfx] [PATCH v2 5/6] drm/i915/display: Handle GMD_ID identification in display code
    ` [Intel-xe] "
` [Intel-gfx] [PATCH v2 6/6] drm/i915/display: Move feature test macros to intel_display_device.h
  ` [Intel-xe] "

[ndctl PATCH v2 0/2] Support for inject and clear poison
 2023-05-23  7:57 UTC  (4+ messages)
  ` [ndctl PATCH v2 2/2] cxl: add inject-poison & clear-poison commands to cxl tool

[PATCH v2 00/10] KVM: arm64: FF-A proxy for pKVM
 2023-05-23  8:07 UTC  (6+ messages)
` [PATCH v2 01/10] KVM: arm64: Block unsafe FF-A calls from the host

[PATCH v3] ata: libata-scsi: Use correct device no in ata_find_dev()
 2023-05-23  8:04 UTC 

[PATCH] PCI: dwc: keystone: Free IRQ in `ks_pcie_remove` and the error handling section of `ks_pcie_probe`
 2023-05-23  8:05 UTC  (2+ messages)

[PATCH] ARM: dts: Unify pinctrl-single pin group nodes for omap2
 2023-05-23  7:56 UTC 

[PATCH] ARM: dts: Unify pinctrl-single pin group nodes for omap5
 2023-05-23  7:57 UTC 

[PATCH] ARM: dts: Unify pinctrl-single pin group nodes for ti81xx
 2023-05-23  7:58 UTC 

[PATCH] venus: replace arrary index with enum for supported formats
 2023-05-23  8:02 UTC  (2+ messages)

[libgpiod][PATCH v2] README: provide more info in Contributing
 2023-05-23  8:03 UTC 

[libgpiod][PATCH] bindings: Fix typo "SPDX-FileCopyrightTest"
 2023-05-23  8:03 UTC  (2+ messages)

[RFC v2 0/2] add DTS smoke tests
 2023-05-23  8:05 UTC  (3+ messages)
` [RFC v2 1/2] dts: add "

[libgpiod][PATCH] README: provide more info in Contributing
 2023-05-23  8:02 UTC  (5+ messages)

[PATCH] meson: remove -no-pie linker flag
 2023-05-23  8:02 UTC  (5+ messages)

[PATCH v5 00/12] SM63(50|75) DPU support
 2023-05-23  7:46 UTC  (12+ messages)
` [PATCH v5 02/12] dt-bindings: display/msm: dsi-controller-main: Add SM6375
` [PATCH v5 05/12] dt-bindings: display/msm: Add SM6375 MDSS
` [PATCH v5 07/12] drm/msm: mdss: Add SM6350 support
` [PATCH v5 08/12] drm/msm/dpu: Add SM6375 support
` [PATCH v5 09/12] drm/msm: mdss: "
` [PATCH v5 10/12] iommu/arm-smmu-qcom: Sort the compatible list alphabetically
` [PATCH v5 11/12] iommu/arm-smmu-qcom: Add SM6375 DPU compatible
` [PATCH v5 12/12] iommu/arm-smmu-qcom: Add SM6350 "

[PATCH] dt-bindings: usb: xilinx: Replace Manish by Piyush
 2023-05-23  8:00 UTC  (2+ messages)

[PATCH] dt-bindings: xilinx: Remove Rajan, Jolly and Manish
 2023-05-23  7:56 UTC  (2+ messages)

[PATCH v3 0/3] Implement the watchdog timer of HiFive 1 rev b
 2023-05-23  7:59 UTC  (7+ messages)
` [PATCH v3 1/3] hw/misc: sifive_e_aon: Support "
` [PATCH v3 3/3] tests/qtest: sifive-e-aon-watchdog-test.c : Add QTest of watchdog of sifive_e

[PATCH] drm/amdgpu: Fix warnings
 2023-05-23  7:59 UTC 

[PATCH] mm/slab: remove HAVE_HARDENED_USERCOPY_ALLOCATOR
 2023-05-23  7:56 UTC  (4+ messages)

W sprawie samochodu
 2023-05-23  7:56 UTC 

[PATCH -V2 0/5] swap: cleanup get/put_swap_device() usage
 2023-05-23  7:59 UTC  (5+ messages)
` [PATCH -V2 4/5] swap: remove get/put_swap_device() in __swap_duplicate()

[PATCH v1 0/5] Add PASID support to SMMUv3 unmanaged domains
 2023-05-23  7:57 UTC  (7+ messages)
` [PATCH v1 4/5] iommu/arm-smmu-v3: Keep track of attached ssids

[PATCH 1/2] ARM: dts: gta04: Move model property out of pinctrl node
 2023-05-23  7:55 UTC  (2+ messages)
` [PATCH 2/2] ARM: dts: Unify pinctrl-single pin group nodes for omap3

[PATCH v2 0/1] block: fix conversion of GPT partition name to 7-bit
 2023-05-23  7:54 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH master] imx-usb-loader: Don't try to verify more data than contained in the image
 2023-05-23  7:55 UTC  (2+ messages)

[PATCH 1/2] tpm, tpm_tis: Handle interrupt storm
 2023-05-23  7:44 UTC  (3+ messages)

Add CI configuration for Kubernetes
 2023-05-23  7:55 UTC  (3+ messages)

[PATCH 00/10] misc patches for rnbd
 2023-05-23  7:53 UTC  (11+ messages)
` [PATCH 01/10] block/rnbd: kill rnbd_flags_supported
` [PATCH 02/10] block/rnbd-srv: remove unused header
` [PATCH 03/10] block/rnbd: introduce rnbd_access_modes
` [PATCH 04/10] block/rnbd-srv: no need to check sess_dev
` [PATCH 05/10] block/rnbd-srv: defer the allocation of rnbd_io_private
` [PATCH 06/10] block/rnbd-srv: rename one member in rnbd_srv_dev
` [PATCH 07/10] block/rnbd-srv: init ret with 0 instead of -EPERM
` [PATCH 08/10] block/rnbd-srv: init err earlier in rnbd_srv_init_module
` [PATCH 09/10] block/rnbd-srv: make process_msg_sess_info returns void
` [PATCH 10/10] block/rnbd: change device's name

[PATCH] Revert "firmware: qcom_scm: Clear download bit during reboot"
 2023-05-23  7:53 UTC  (3+ messages)

[PATCH v2 0/6] arm64: zynqmp: Misc zynqmp changes
 2023-05-23  7:48 UTC  (4+ messages)
` [PATCH v2 4/6] arm64: zynqmp: Add L2 cache nodes

[PATCH v3 0/4] Fix some warnings about rq clock
 2023-05-23  7:52 UTC  (2+ messages)

[PATCH 0/2] Fix COMPILE_TEST dependencies for CPM uart, TSA and QMC
 2023-05-23  7:52 UTC  (8+ messages)
` [PATCH 2/2] serial: cpm_uart: Fix a COMPILE_TEST dependency

[RFC] net/iavf: handle iavf reset gracefully
 2023-05-23 15:22 UTC 

[PATCH] ARM: dts: Unify pinctrl-single pin group nodes for hisilicon
 2023-05-23  7:50 UTC  (2+ messages)

[PATCH] Revert "serial: allow COMPILE_TEST for some drivers" partially
 2023-05-23  7:49 UTC  (2+ messages)

[PATCH 0/4] ESM support for J721E and J7200
 2023-05-23  7:49 UTC  (5+ messages)
` [PATCH 1/4] arm: dts: k3-j721e: Refine MAIN domain ESM support
` [PATCH 2/4] arm: dts: k3-j7200: Add Main "
` [PATCH 3/4] board: ti: j721e: initialize ESM support for J7200 SOM
` [PATCH 4/4] configs: j7200_evm_r5: Add ESM config for J7200

linux-next: build warning after merge of the scsi-mkp tree
 2023-05-23  7:49 UTC  (2+ messages)

[PATCH] ARM: dts: Unify pinctrl-single pin group nodes for keystone
 2023-05-23  7:48 UTC  (2+ messages)

[PATCH] ARM: dts: Unify pinctrl-single pin group nodes for dra7
 2023-05-23  7:47 UTC 

W sprawie samochodu
 2023-05-23  7:46 UTC 

[PATCH] ata: libata-scsi: fix ata_msense_control kdoc comment
 2023-05-23  7:47 UTC 

W sprawie samochodu
 2023-05-23  7:46 UTC 

[PATCH v7 00/12] SVE feature for arm guests
 2023-05-23  7:43 UTC  (2+ messages)
` [PATCH v7 12/12] xen/changelog: Add SVE and "dom0" options to the changelog for Arm


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.