messages from 2022-06-29 05:03:38 to 2022-06-29 06:33:36 UTC [more...]
[dm-devel] [PATCH 5.20 0/4] block/dm: add bio_rewind for improving dm requeue
2022-06-29 6:07 UTC (11+ messages)
` [dm-devel] [PATCH 5.20 1/4] block: add bio_rewind() API
` "
[PATCH v7 00/21] Userspace P2PDMA with O_DIRECT NVMe devices
2022-06-29 6:33 UTC (6+ messages)
` [PATCH v7 01/21] lib/scatterlist: add flag for indicating P2PDMA segments in an SGL
` [PATCH v7 02/21] PCI/P2PDMA: Attempt to set map_type if it has not been set
[PATCH V3 00/11] PCI: tegra: Add Tegra234 PCIe support
2022-06-29 6:33 UTC (30+ messages)
` [PATCH V3 01/11] dt-bindings: PHY: P2U: Add support for Tegra234 P2U block
` [PATCH V3 02/11] dt-bindings: pci: tegra: Convert to json-schema
` [PATCH V3 03/11] dt-bindings: PCI: tegra234: Add schema for tegra234 rootport mode
` [PATCH V3 04/11] dt-bindings: PCI: tegra234: Add schema for tegra234 endpoint mode
` [PATCH V3 05/11] arm64: tegra: Add regulators required for PCIe
` [PATCH V3 06/11] arm64: tegra: Add P2U and PCIe controller nodes to Tegra234 DT
` [PATCH V3 07/11] arm64: tegra: Enable PCIe slots in P3737-0000 board
` [PATCH V3 08/11] phy: tegra: Add PCIe PIPE2UPHY support for Tegra234
` [PATCH V3 09/11] PCI: Disable MSI for Tegra234 root ports
` [PATCH V3 10/11] Revert "PCI: tegra194: Rename tegra_pcie_dw to tegra194_pcie"
` [PATCH V3 11/11] PCI: tegra: Add Tegra234 PCIe support
clean up the blk-ia-ranges.c code a bit
2022-06-29 6:32 UTC (4+ messages)
` [PATCH 1/2] block: move ->ia_ranges from the request_queue to the gendisk
` [PATCH 2/2] block: simplify disk_set_independent_access_ranges
[PATCH] block: remove "select BLK_RQ_IO_DATA_LEN" from BLK_CGROUP_IOCOST dependency
2022-06-29 6:24 UTC
[PATCH] drivers: remove unnecessary (void*) conversions
2022-06-29 6:26 UTC (2+ messages)
[PATCH 1/6] drivers: rtc: pcf8536: Remove redundant variable
2022-06-29 6:30 UTC (6+ messages)
` [PATCH 2/6] drivers: rtc: abracon: "
` [PATCH 3/6] drivers: regulator: fixed: Fix error path in probe
` [PATCH 4/6] drivers: pwm: imx: Remove redundant assignment
` [PATCH 5/6] drivers: gpio: pcf857x: "
` [PATCH 6/6] drivers: led: pca955x: "
[RFC PATCH] arm64: dts: renesas: ebisu: add port node to ak4613
2022-06-29 6:31 UTC (3+ messages)
[PATCH V3] virtio: disable notification hardening by default
2022-06-29 6:31 UTC (12+ messages)
[PATCH v3] powerpc/memhotplug: Add add_pages override for PPC
2022-06-29 6:30 UTC (3+ messages)
venv for python qtest bits? (was: Re: [PATCH 11/12] acpi/tests/bits: add README file for bits qtests)
2022-06-29 6:28 UTC (12+ messages)
` Why we should avoid new submodules if possible
fully convert arm to use dma-direct v3
2022-06-29 6:28 UTC (4+ messages)
[PATCH] net: tipc: fix possible refcount leak in tipc_sk_create()
2022-06-29 6:29 UTC
[PATCH] Fix compilation error with gcc13
2022-06-29 6:29 UTC (2+ messages)
[PATCH] UAPI: fix a spelling mistake
2022-06-29 6:27 UTC (2+ messages)
[PATCH bpf-next v2 0/8] bpf: rstat: cgroup hierarchical stats
2022-06-29 6:26 UTC (10+ messages)
` [PATCH bpf-next v2 8/8] bpf: add a selftest for cgroup hierarchical stats collection
[PATCH v12 00/10] drm/mediatek: Add MT8195 DisplayPort driver
2022-06-29 5:34 UTC (12+ messages)
` [PATCH v12 05/10] drm/mediatek: Add MT8195 Embedded "
[PATCH v2 0/3] phase out CONFIG_VIRT_TO_BUS
2022-06-29 6:25 UTC (20+ messages)
` [PATCH v2 3/3] arch/*/: remove CONFIG_VIRT_TO_BUS
[PATCH v6 0/9] xen: drop hypercall function tables
2022-06-29 6:24 UTC (3+ messages)
` [PATCH v6 2/9] xen: harmonize return types of hypercall handlers
[PATCH] doc: notice to deprecate DPAA2 cmdif raw driver
2022-06-29 6:23 UTC (2+ messages)
[PATCH] vfio: check iommu_group_set_name() return value
2022-06-29 6:21 UTC (2+ messages)
[PATCH v7 0/9] populate/unpopulate memory when domain on static allocation
2022-06-29 6:19 UTC (9+ messages)
` [PATCH v7 7/9] xen/arm: unpopulate memory when domain is static
[PATCH v1 0/3] Converting m68k WD33C93 drivers to DMA API
2022-06-29 6:19 UTC (8+ messages)
` [PATCH v1 1/3] scsi - a3000.c: convert "
` [PATCH v1 2/3] scsi - a2091.c: "
` [PATCH v1 3/3] scsi - gvp11.c: "
[RFC PATCH 00/26] hugetlb: Introduce HugeTLB high-granularity mapping
2022-06-29 6:18 UTC (6+ messages)
` [RFC PATCH 01/26] hugetlb: make hstate accessor functions const
` [RFC PATCH 04/26] hugetlb: make huge_pte_lockptr take an explicit shift argument
[Bug 216119] New: 087451f372bf76d breaks hibernation on amdgpu Radeon R9 390
2022-06-29 6:16 UTC (2+ messages)
` [Bug 216119] "
[PATCH v9 00/11] iommu: SVA and IOPF refactoring
2022-06-29 6:15 UTC (10+ messages)
` [PATCH v9 10/11] iommu: Per-domain I/O page fault handling
[PATCH RFC bpf-next 00/52] bpf, xdp: introduce and use Generic Hints/metadata
2022-06-29 6:15 UTC (2+ messages)
[PATCH] powerpc: Update reviewers
2022-06-29 6:13 UTC (2+ messages)
[PATCH v3 0/4] Krait Documentation conversion
2022-06-29 6:14 UTC (3+ messages)
` [PATCH v3 2/4] dt-bindings: arm: msm: Convert kpss-acc driver Documentation to yaml
[PATCH RFC] memcg: notify about global mem_cgroup_id space depletion
2022-06-29 6:13 UTC (8+ messages)
` [PATCH cgroup] cgroup: set the correct return code if hierarchy limits are reached
[PATCH] MMIO should have more priority then IO
2022-06-29 6:12 UTC (2+ messages)
[PATCH] driver: remove unnecessary void* conversions
2022-06-29 6:12 UTC
[PATCH v3 0/8] Improve zoned storage write performance
2022-06-29 6:10 UTC (6+ messages)
` [PATCH v3 8/8] nvme: Enable pipelining of zoned writes
[PATCH] serial: 8250_bcm7271: Save/restore RTS in suspend/resume
2022-06-29 6:09 UTC (2+ messages)
[PATCH 1/1] drivers: remove unnecessary (void*) conversions
2022-06-29 6:09 UTC
[PATCH] net: tipc: fix possible refcount leak in tipc_sk_create()
2022-06-29 6:09 UTC (3+ messages)
[PATCH 0/2] BUG, more dw8259 ACPI crashes
2022-06-29 6:08 UTC (3+ messages)
` [PATCH 1/2] Revert "serial: 8250: dw: Move the USR register to pdata"
[PATCH V2] xfs: make src file readable during reflink
2022-06-29 6:07 UTC
[PATCH] bus: mvebu-mbus: Fix spelling mistake
2022-06-29 6:07 UTC
[PATCH-next] usb: gadget: dereference before null check
2022-06-29 6:06 UTC (6+ messages)
[PATCH kernel v2] pseries/iommu/ddw: Fix kdump to work in absence of ibm,dma-window
2022-06-29 6:06 UTC
[PATCH v3] xen/pass-through: merge emulated bits correctly
2022-06-29 6:05 UTC
[PATCH v2] stack: Declare {randomize_,}kstack_offset to fix Sparse warnings
2022-06-29 6:04 UTC
[PATCH 1/2] phy: samsung: phy-exynos-pcie: sanitize init/power_on callbacks
2022-06-29 6:05 UTC (6+ messages)
` [PATCH 2/2] PCI: dwc: exynos: Correct generic PHY usage
[PATCH v3] xen/pass-through: don't create needless register group
2022-06-29 6:04 UTC
[PATCH -next, v2] powerpc: add support for syscall stack randomization
2022-06-29 6:04 UTC (2+ messages)
[PATCH v1] Fix: SYNCOBJ TIMELINE Test failed
2022-06-29 6:02 UTC (2+ messages)
[PATCH 0/3] Reduce ATA disk resume time
2022-06-29 6:02 UTC (3+ messages)
` [PATCH 3/3] scsi: sd: Rework asynchronous resume support
[Intel-gfx] [CI 1/2] iosys-map: Add per-word read
2022-06-29 6:02 UTC (3+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for series starting with [CI,1/2] iosys-map: Add per-word read (rev2)
` [Intel-gfx] ✓ Fi.CI.BAT: success "
[Intel-gfx] [PATCH 1/2] drm/i915: Add support for LMEM PCIe resizable bar
2022-06-29 6:00 UTC (6+ messages)
[PATCH] usb: gadget: Fix unsigned comparison with less than zero
2022-06-29 5:59 UTC (8+ messages)
` 回复:[PATCH] "
[igt-dev] [i-g-t 1/2] tests/kms_color: Convert tests to dynamic
2022-06-29 5:59 UTC (3+ messages)
` [igt-dev] [i-g-t V7 "
[PATCH v5 0/5] Add Aspeed crypto driver for hardware acceleration
2022-06-29 5:57 UTC (5+ messages)
` [PATCH v5 2/5] dt-bindings: clock: Add AST2500/AST2600 HACE reset definition
[PATCH v4 0/5] DMA mapping changes for SCSI core
2022-06-29 5:58 UTC (10+ messages)
` [PATCH v4 5/5] libata-scsi: Cap ata_device->max_sectors according to shost->max_sectors
[PATCH] target/ppc: Add error reporting when opening file fails
2022-06-29 5:56 UTC (2+ messages)
[PATCH v2 0/8] Simplify hugetlb vmemmap and improve its readability
2022-06-29 5:55 UTC (4+ messages)
` [PATCH v2 6/8] mm: hugetlb_vmemmap: improve hugetlb_vmemmap code readability
[PATCH 0/4] usb: typec: ucsi: add support for stm32g0
2022-06-29 5:54 UTC (7+ messages)
` [PATCH 1/4] dt-bindings: usb: typec: add bindings for stm32g0 controller
[dunfell][PATCH] grub2: CVE-2021-3981 Incorrect permission in grub.cfg allow unprivileged user to read the file content
2022-06-29 5:54 UTC
[ovmf test] 171395: all pass - PUSHED
2022-06-29 5:54 UTC
[Buildroot] [autobuild.buildroot.net] Daily results for 2022-06-28
2022-06-29 5:51 UTC
[PATCH -next] Input: Remove unnecessary print function dev_err()
2022-06-29 5:51 UTC (2+ messages)
[PATCH] Input: exc3000 - Fix return value check of wait_for_completion_timeout
2022-06-29 5:47 UTC (2+ messages)
[PATCH] HID: Fix a spelling mistake
2022-06-29 5:46 UTC
[PATCH v5 0/8] static shared memory on dom0less system
2022-06-29 5:38 UTC (4+ messages)
` [PATCH v5 1/8] xen/arm: introduce static shared memory
[PATCH 5.4 00/60] 5.4.202-rc1 review
2022-06-29 5:38 UTC (5+ messages)
` [PATCH 5.4 57/60] modpost: fix section mismatch check for exported init/exit sections
[Intel-gfx] [PATCH 0/2] drm/i915/display: stop HPD workers before display driver unregister
2022-06-29 5:38 UTC (4+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915/fbdev: suspend HPD before fbdev unregistration
[PATCH v5] input/i8042: Rework quirk tables
2022-06-29 5:36 UTC (3+ messages)
` [PATCH v5 4/4] input/i8042: Add TUXEDO devices to i8042 "
[Intel-gfx] [PATCH] drm/i915/reset: Handle reset timeouts under unrelated kernel hangs
2022-06-29 5:35 UTC (3+ messages)
` "
[Intel-gfx] [PATCH] drm/i915: Remove __dma_fence_is_chain()
2022-06-29 5:34 UTC (4+ messages)
` [Linaro-mm-sig] "
` [Intel-gfx] "
[PATCH v5 00/22] TDX host kernel support
2022-06-29 5:33 UTC (3+ messages)
` [PATCH v5 02/22] cc_platform: Add new attribute to prevent ACPI CPU hotplug
[PATCH v2 1/2] drm/msm/a6xx: Add support for a new 7c3 sku
2022-06-29 5:31 UTC (4+ messages)
Possible overwriting of errno
2022-06-29 5:31 UTC
[igt-dev] [PATCH i-g-t] tests/i915/kms_big_fb: trigger async flip with a dummy flip
2022-06-29 5:26 UTC (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "
[PATCH] binutils : CVE-2019-1010204
2022-06-29 5:24 UTC
[PATCH v2 0/2] blk-cgroup: duplicated code refactor
2022-06-29 5:20 UTC (5+ messages)
` [PATCH v2 1/2] blk-cgroup: factor out blkcg_iostat_update()
` [PATCH v2 2/2] blk-cgroup: factor out blkcg_free_all_cpd()
[PATCH net-next] net: mptcp: fix some spelling mistake in mptcp
2022-06-29 5:20 UTC (2+ messages)
[PATCH] obexd: fix crashed after cancel the on-going transfer
2022-06-29 5:19 UTC
[PATCH] blk-mq: set BLK_MQ_S_STOPPED first to avoid unexpected queue work
2022-06-29 5:18 UTC
[PATCH -v2 0/6] Miscellaneous ext4 test fix ups
2022-06-29 5:16 UTC (3+ messages)
` [PATCH 6/6] ext4: create file systems with the enrypt feature if necessary
[PATCH] namei: implemented RENAME_NEWER flag for renameat2() conditional replace
2022-06-29 5:15 UTC (4+ messages)
read corruption with qemu master io_uring engine / linux master / btrfs(?)
2022-06-29 5:14 UTC (5+ messages)
[Bug 215389] New: pagealloc: memory corruption at building glibc-2.33 and running its' testsuite
2022-06-29 5:13 UTC (2+ messages)
` [Bug 215389] "
[PATCH] stack: Declare {randomize_,}kstack_offset to fix Sparse warnings
2022-06-29 5:10 UTC (3+ messages)
[PATCH] arm64/fpsimd: Remove duplicate SYS_SVCR read
2022-06-29 5:10 UTC (2+ messages)
[net-next v3 0/4] seg6: add support for SRv6 Headend Reduced Encapsulation
2022-06-29 5:10 UTC (2+ messages)
[Intel-wired-lan] [PATCH net] ice: change devlink code to read NVM in blocks
2022-06-29 5:10 UTC (2+ messages)
[PATCH net-next] Revert the ARM/dts changes for Renesas RZ/N1
2022-06-29 5:10 UTC (2+ messages)
[PATCH] ASoC: max98396: Fix TDM mode BSEL settings
2022-06-29 5:06 UTC
[PATCH net-next] net: macb: In shared MDIO usecase make MDIO producer ethernet node to probe first
2022-06-29 5:08 UTC (2+ messages)
[PATCH] Input: cyapa_gen6 - aligned "*" each line
2022-06-29 5:08 UTC (2+ messages)
[RESEND PATCH v4 0/6] Input: edt-ft5x06 - Improve configuration
2022-06-29 5:08 UTC (6+ messages)
` [RESEND PATCH v4 3/6] Input: edt-ft5x06 - set report rate by dts property
` [RESEND PATCH v4 4/6] Input: edt-ft5x06 - show model name by sysfs
[PATCH net-next v1 0/3] add framework for selftests in devlink
2022-06-29 5:05 UTC (3+ messages)
` [PATCH net-next v1 1/3] devlink: introduce framework for selftests
[PATCH v5 0/2] Add software clock gating requirement check
2022-06-29 5:03 UTC (6+ messages)
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.