All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-05-23 07:46:43 to 2023-05-23 08:13:49 UTC [more...]

[dm-devel] fix the name_to_dev_t mess
 2023-05-23  7:45 UTC  (34+ messages)
` [PATCH 04/24] PM: hibernate: move finding the resume device out of software_resume
` [PATCH 07/24] init: refactor mount_root
` [PATCH 08/24] init: pass root_device_name explicitly
` [PATCH 09/24] init: don't remove the /dev/ prefix from error messages
` [PATCH 10/24] init: handle ubi/mtd root mounting like all other root types
` [PATCH 11/24] init: factor the root_wait logic in prepare_namespace into a helper
` [PATCH 12/24] init: move the nfs/cifs/ram special cases out of name_to_dev_t
` [PATCH 13/24] init: improve the name_to_dev_t interface
` [PATCH 14/24] init: clear root_wait on all invalid root= strings
` [PATCH 15/24] block: move the code to do early boot lookup of block devices to block/
` [PATCH 16/24] block: move more code to early-lookup.c
` [PATCH 17/24] dm-snap: simplify the origin_dev == cow_dev check in snapshot_ctr
` [PATCH 18/24] dm: open code dm_get_dev_t in dm_init_init
` [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
  ` [dm-devel] "
` [PATCH 24/24] block: mark early_lookup_bdev as __init
  ` [dm-devel] "

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] drm/drm_vblank.c: avoid unsigned int to signed int cast
 2023-05-23  8:12 UTC  (6+ messages)

[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)

[PATCH 1/2] x86/hyperv: Fix hyperv_pcpu_input_arg handling when CPUs go online/offline
 2023-05-23  8:04 UTC  (4+ 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  (22+ messages)
` [PATCH v5 01/12] dt-bindings: display/msm: dsi-controller-main: Add SM6350
` [PATCH v5 02/12] dt-bindings: display/msm: dsi-controller-main: Add SM6375
` [PATCH v5 03/12] dt-bindings: display/msm: sc7180-dpu: Describe SM6350 and SM6375
` [PATCH v5 04/12] dt-bindings: display/msm: Add SM6350 MDSS
` [PATCH v5 05/12] dt-bindings: display/msm: Add SM6375 MDSS
` [PATCH v5 06/12] drm/msm/dpu: Add SM6350 support
` [PATCH v5 07/12] drm/msm: mdss: "
` [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

[PATCH v4] usb: typec: intel_pmc_mux: Expose IOM port status to debugfs
 2023-05-23  7:46 UTC  (6+ messages)

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


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.