All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-05-31 08:23:29 to 2021-05-31 09:03:16 UTC [more...]

[PATCH 0/2] Make ampdu tx work correctly
 2021-05-31  9:02 UTC 

[PATCH v2 0/4] PCI: dwc: pci-dra7xx: miscellaneous improvements
 2021-05-31  8:59 UTC  (10+ messages)
` [PATCH v2 1/4] PCI: dwc: Export more symbols to allow modular drivers
` [PATCH v2 2/4] PCI: dra7xx: Make it a kernel module
` [PATCH v2 3/4] PCI: dra7xx: Remove unused include
` [PATCH v2 4/4] PCI: dra7xx: Get an optional clock

docs don't mention INIT_MANAGER variable other than YP 3.0 migration
 2021-05-31  9:02 UTC  (2+ messages)
` [docs] "

[PATCH v1] drm/tegra: Correct DRM_FORMAT_MOD_NVIDIA_SECTOR_LAYOUT
 2021-05-31  9:03 UTC  (3+ messages)

[RFC v3 00/29] vDPA software assisted live migration
 2021-05-31  9:01 UTC  (3+ messages)
` [RFC v3 15/29] vhost: Add enable_custom_iommu to VhostOps

[PATCH 0/7] media: venus: Enable venus support on sc7280
 2021-05-31  9:01 UTC  (3+ messages)
` [PATCH 1/7] venus: firmware: enable no tz fw loading for sc7280

[PATCH v2] x86/efi: unconditionally hold the whole low-1MB memory regions
 2021-05-31  9:00 UTC  (2+ messages)

[PATCH] ARM: simplify the build rule of mach-types.h
 2021-05-31  8:59 UTC  (2+ messages)

[PATCH v4 0/3] fpga: Use standard class dev_release function
 2021-05-31  8:54 UTC  (3+ messages)
` [PATCH v4 1/3] fpga: mgr: Use standard dev_release for class driver

[PATCH 0/3] cleanup patches for PM reference leak
 2021-05-31  8:57 UTC  (6+ messages)
` [PATCH 2/3] dmaengine: usb-dmac: Fix PM reference leak in usb_dmac_probe()

[PATCH v1 0/9] iio: afe: add temperature rescaling support
 2021-05-31  8:58 UTC  (6+ messages)
` [PATCH v1 4/9] iio: afe: rescale: add offset support
` [PATCH v1 8/9] dt-bindings: iio: afe: add binding for temperature-sense-current

[PATCH] misc: hpilo: map iLO shared memory by PCI revision id
 2021-05-31  8:55 UTC 

[syzbot] kernel BUG in assertfail
 2021-05-31  8:57 UTC  (4+ messages)

Build regressions/improvements in v5.13-rc4
 2021-05-31  8:57 UTC 

[PATCH v4 0/4] mtd: spi-nor: otp: 4 byte mode fix and erase support
 2021-05-31  8:56 UTC  (13+ messages)
` [PATCH v4 1/4] mtd: spi-nor: otp: fix access to security registers in 4 byte mode
` [PATCH v4 2/4] mtd: spi-nor: otp: use more consistent wording
` [PATCH v4 3/4] mtd: spi-nor: otp: return -EROFS if region is read-only
` [PATCH v4 4/4] mtd: spi-nor: otp: implement erase for Winbond and similar flashes

[PATCH] spl: fit: Also record architecture in /fit-images
 2021-05-31  8:57 UTC 

[PATCH v1 00/10] NVIDIA Tegra ARM32 device-tree improvements for 5.14
 2021-05-31  8:58 UTC  (2+ messages)

follow up: keeping the source with an "externalsrc"-based recipe
 2021-05-31  8:56 UTC  (10+ messages)
` [OE-core] "

[LTP] [PATCH 1/1] doc: Drop uClinux support
 2021-05-31  8:56 UTC  (2+ messages)

[PATCH 01/13] drm/ttm: add ttm_sys_manager v2
 2021-05-31  8:56 UTC  (5+ messages)
` [PATCH 06/13] drm/ttm: flip over the range manager to self allocated nodes

[PATCH v2] Bluetooth: hci_h5: Add RTL8822CS capabilities
 2021-05-31  8:55 UTC  (3+ messages)

[PATCH] x86/cstate: Allow ACPI C1 FFH MWAIT use on Hygon systems
 2021-05-31  8:55 UTC  (2+ messages)
` [tip: x86/cpu] "

FAILED: patch "[PATCH] arm64: mm: don't use CON and BLK mapping if KFENCE is enabled" failed to apply to 5.12-stable tree
 2021-05-31  8:55 UTC  (2+ messages)
` [PATCH stable 5.12.y] arm64: mm: don't use CON and BLK mapping if KFENCE is enabled

RFC: RPMB write failed with SDHCI Auto CMD23 support
 2021-05-31  8:55 UTC  (3+ messages)

[Intel-gfx] [PATCH 1/2] drm/i915: Extend QGV point restrict mask to 0x3
 2021-05-31  8:54 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] "

[PATCH] riscv: xip: support runtime trap patching
 2021-05-31  8:53 UTC  (2+ messages)

[PATCH] hw/display/macfb: Classify the "nubus-macfb" as display device
 2021-05-31  8:52 UTC  (2+ messages)

[PATCH] net/mlx5e: Remove the repeated declaration
 2021-05-31  8:52 UTC 

[PATCH v4 00/30] btrfs: add data write support for subpage
 2021-05-31  8:51 UTC  (31+ messages)
` [PATCH v4 01/30] btrfs: pass bytenr directly to __process_pages_contig()
` [PATCH v4 02/30] btrfs: refactor the page status update into process_one_page()
` [PATCH v4 03/30] btrfs: provide btrfs_page_clamp_*() helpers
` [PATCH v4 04/30] btrfs: only require sector size alignment for end_bio_extent_writepage()
` [PATCH v4 05/30] btrfs: make btrfs_dirty_pages() to be subpage compatible
` [PATCH v4 06/30] btrfs: make __process_pages_contig() to handle subpage dirty/error/writeback status
` [PATCH v4 07/30] btrfs: make end_bio_extent_writepage() to be subpage compatible
` [PATCH v4 08/30] btrfs: make process_one_page() to handle subpage locking
` [PATCH v4 09/30] btrfs: introduce helpers for subpage ordered status
` [PATCH v4 10/30] btrfs: make page Ordered bit to be subpage compatible
` [PATCH v4 11/30] btrfs: update locked page dirty/writeback/error bits in __process_pages_contig
` [PATCH v4 12/30] btrfs: prevent extent_clear_unlock_delalloc() to unlock page not locked by __process_pages_contig()
` [PATCH v4 13/30] btrfs: make btrfs_set_range_writeback() subpage compatible
` [PATCH v4 14/30] btrfs: make __extent_writepage_io() only submit dirty range for subpage
` [PATCH v4 15/30] btrfs: make btrfs_truncate_block() to be subpage compatible
` [PATCH v4 16/30] btrfs: make btrfs_page_mkwrite() "
` [PATCH v4 17/30] btrfs: reflink: make copy_inline_to_page() "
` [PATCH v4 18/30] btrfs: fix the filemap_range_has_page() call in btrfs_punch_hole_lock_range()
` [PATCH v4 19/30] btrfs: don't clear page extent mapped if we're not invalidating the full page
` [PATCH v4 20/30] btrfs: extract relocation page read and dirty part into its own function
` [PATCH v4 21/30] btrfs: make relocate_one_page() to handle subpage case
` [PATCH v4 22/30] btrfs: fix wild subpage writeback which does not have ordered extent
` [PATCH v4 23/30] btrfs: disable inline extent creation for subpage
` [PATCH v4 24/30] btrfs: allow submit_extent_page() to do bio split "
` [PATCH v4 25/30] btrfs: reject raid5/6 fs "
` [PATCH v4 26/30] btrfs: fix a crash caused by race between prepare_pages() and btrfs_releasepage()
` [PATCH v4 27/30] btrfs: fix a use-after-free bug in writeback subpage helper
` [PATCH v4 28/30] btrfs: fix a subpage false alert for relocating partial preallocated data extents
` [PATCH v4 29/30] btrfs: fix a subpage relocation data corruption
` [PATCH v4 30/30] btrfs: allow read-write for 4K sectorsize on 64K page size systems

[dpdk-dev] [RFC] lib/ethdev: add dev configured flag
 2021-05-31  8:51 UTC  (2+ messages)

[PATCH] target/mips: Fix DBALIGN DSP-R2 opcode 'byte position' field size
 2021-05-31  8:50 UTC  (3+ messages)

switching some legacy bbclass stuff to use "noexec"
 2021-05-31  8:50 UTC  (2+ messages)
` [OE-core] "

[block/mq] 8c53463b3a: WARNING:at_block/mq-deadline-main.c:#dd_insert_requests
 2021-05-31  8:50 UTC  (2+ messages)

[PATCH 0/1] kasan: add memory corruption identification for hardware tag-based
 2021-05-31  8:50 UTC  (3+ messages)
` [PATCH 1/1] kasan: add memory corruption identification for hardware tag-based mode

[syzbot] unexpected kernel reboot (5)
 2021-05-31  8:50 UTC  (5+ messages)

[PATCH 0/3] Add the support of SVDM Version 2.0 VDOs
 2021-05-31  8:49 UTC  (3+ messages)
` [PATCH 1/3] usb: typec: tcpm: Correct the responses in SVDM Version 2.0 DFP

stable-rc/queue/4.9 baseline: 102 runs, 6 regressions (v4.9.270-66-gf6e0b6889430)
 2021-05-31  8:49 UTC 

[PATCH v2] drivers: pci: pcie_dw_common: fix Werror compilation error
 2021-05-31  8:49 UTC  (2+ messages)

[PATCHv3 0/5] use __create_pgd_mapping() to implement idmap and unify codes
 2021-05-31  8:45 UTC  (6+ messages)
` [PATCHv3 1/5] arm64/mm: introduce pgtable allocator for idmap_pg_dir and init_pg_dir
` [PATCHv3 2/5] arm64/mm: disable WARN_ON() and BUG_ON() in __create_pgd_mapping() if too early
` [PATCHv3 3/5] arm64/mm: unconditionally set IDMAP_PGTABLE_LEVELS to max pgtable level
` [PATCHv3 4/5] arm64/mm: make __create_pgd_mapping() capable to handle pgtable's paddr
` [PATCHv3 5/5] arm64/mm: use __create_pgd_mapping() to create pgtable for idmap_pg_dir and init_pg_dir

[PATCH 00/29] drm/i915/gem: ioctl clean-ups (v6)
 2021-05-31  8:48 UTC  (7+ messages)
` [PATCH 16/29] drm/i915/gem: Add an intermediate proto_context struct
  ` [Intel-gfx] "
` [PATCH 18/29] drm/i915/gem: Optionally set SSEU in intel_context_set_gem
  ` [Intel-gfx] "

[PATCH] replay: improve determinism of virtio-net
 2021-05-31  8:47 UTC  (5+ messages)

[PATCH net-next] rds: Fix spelling mistakes
 2021-05-31  8:48 UTC  (2+ messages)

[PATCH v2 1/2] can: mcp251xfd: Try to get crystal clock rate from property
 2021-05-31  8:47 UTC  (2+ messages)

[PATCH] ALSA: control led: fix memory leak in snd_ctl_led_register
 2021-05-31  8:46 UTC  (12+ messages)

[PATCH v4 0/2] drm/sun4i: Set mixer frame to display size for DE2.0+
 2021-05-31  8:38 UTC  (3+ messages)
` [PATCH v4 1/2] drm/sun4i: Add mode_set callback to the engine
  ` [linux-sunxi] "

[PATCH v3 1/2] can: mcp251xfd: mcp251xfd_probe(): try to get crystal clock rate from property
 2021-05-31  8:44 UTC  (2+ messages)
` [PATCH v3 2/2] can: mcp251xfd: Fix header block to clarify independence from OF

stable-rc/queue/4.19 build: 164 builds: 0 failed, 164 passed, 56 warnings (v4.19.192-115-ge9e813bb42b8)
 2021-05-31  8:44 UTC 

[PATCH 00/12] Bluetooth: use inclusive language
 2021-05-31  8:44 UTC  (4+ messages)
` [PATCH 06/12] Bluetooth: use inclusive language in RFCOMM

[PATCHv2 1/3] pci: pcie_dw_rockchip: Fixed the below compilation error
 2021-05-31  8:44 UTC  (6+ messages)
` [PATCHv2 2/3] pci: pcie_dw_rockchip: Drop the unused variable warning
` [PATCHv2 3/3] pci: pcie_dw_rockchip: Use mleep macro to fix below error

[PATCH v8 0/9] x86: tag application address space for devices
 2021-05-31  8:43 UTC  (5+ messages)
` [PATCH v8 9/9] x86/mmu: Allocate/free PASID
  ` [PATCH] x86/cpufeatures: Force disable X86_FEATURE_ENQCMD and remove update_pasid()

[RFC] /dev/ioasid uAPI proposal
 2021-05-31  8:41 UTC  (3+ messages)

[PATCH v2 1/4] mfd: simple-mfd-i2c: Add Delta TN48M CPLD support
 2021-05-31  8:42 UTC  (7+ messages)
` [PATCH v2 3/4] dt-bindings: mfd: Add Delta TN48M CPLD drivers bindings

[PATCH] media: rtl28xxu: add type-detection instrumentation
 2021-05-31  8:42 UTC  (8+ messages)

[PATCH 1/1] EDAC, mpc85xx: Fix error return code in two functions
 2021-05-31  8:40 UTC  (2+ messages)

[PATCH] phy: ti: Fix an error code in wiz_probe()
 2021-05-31  8:39 UTC  (3+ messages)

[PATCH] docs: Fix typos in Documentation/trace/ftrace.rst
 2021-05-31  8:39 UTC 

[PATCH v2 0/8] Bluetooth: use inclusive language
 2021-05-31  8:37 UTC  (9+ messages)
` [PATCH v2 1/8] Bluetooth: use inclusive language in HCI role
` [PATCH v2 2/8] Bluetooth: use inclusive language in hci_core.h
` [PATCH v2 3/8] Bluetooth: use inclusive language to describe CPB
` [PATCH v2 4/8] Bluetooth: use inclusive language in HCI LE features
` [PATCH v2 5/8] Bluetooth: use inclusive language when tracking connections
` [PATCH v2 6/8] Bluetooth: use inclusive language in SMP
` [PATCH v2 7/8] Bluetooth: use inclusive language when filtering devices
` [PATCH v2 8/8] Bluetooth: use inclusive language in comments

Add UCM for Nvidia Tegra HDMI Audio
 2021-05-31  8:39 UTC 

[PATCH] zynqmp: Enable regulators
 2021-05-31  8:39 UTC 

Add UCM for Nvidia Tegra HDMI Audio
 2021-05-31  8:38 UTC 

[PATCH 0/8] dt-bindings: firmware: Convert SCPI and SCMI to json schema
 2021-05-31  8:36 UTC  (5+ messages)
` [PATCH 7/8] dt-bindings: firmware: amlogic,scpi: Convert "
    ` [PATCH 7/8] dt-bindings: firmware: amlogic, scpi: "

[PATCH v6 0/4] convert grf.txt to YAML
 2021-05-31  8:35 UTC  (11+ messages)
` [PATCH v6 1/4] dt-bindings: phy: convert rockchip-usb-phy.txt "
` [PATCH v6 2/4] dt-bindings: phy: rename phy nodename in phy-rockchip-inno-usb2.yaml

[PATCH 0/5] RTL8231 GPIO expander support
 2021-05-31  8:36 UTC  (11+ messages)
` [PATCH v3 0/6] "

[PATCH -next] phy: phy-twl4030-usb: use DEVICE_ATTR_RO macro
 2021-05-31  8:36 UTC  (3+ messages)

[PATCH v1 0/3] media: imx: add support for imx8mq MIPI RX
 2021-05-31  8:32 UTC  (6+ messages)
` [PATCH v1 2/3] media: imx: add a driver for i.MX8MQ mipi csi rx phy and controller

[PATCH v6 0/3] CAN TRANSCEIVER: Add support for CAN transceivers
 2021-05-31  8:34 UTC  (5+ messages)
` [PATCH v6 1/3] phy: core: Reword the comment specifying the units of max_link_rate to be Mbps

[GSoC] My Git Dev Blog
 2021-05-31  8:32 UTC  (5+ messages)

[PATCH 0/1] Introduce i915_sched_engine object
 2021-05-31  8:31 UTC  (6+ messages)
` [PATCH 1/1] drm/i915: "
  ` [Intel-gfx] "

[PATCH v2] watchdog: iTCO_wdt: Account for rebooting on second timeout
 2021-05-31  8:27 UTC  (3+ messages)

[PATCH] net: fix oops in socket ioctl cmd SIOCGSKNS when NET_NS is disabled
 2021-05-31  8:30 UTC  (3+ messages)

[PATCH v2] phy: phy-mtk-tphy: Fix some resource leaks in mtk_phy_init()
 2021-05-31  8:28 UTC  (5+ messages)

[PATCH v1] vdpa/mlx5: Fix possible failure in umem size calculation
 2021-05-31  8:29 UTC  (3+ messages)

[PATCH] arm64: zynqmp: Add psu_init_gpl for k26 boards
 2021-05-31  8:29 UTC  (2+ messages)

[PATCH] bnx2x: Remove the repeated declaration
 2021-05-31  8:29 UTC 

[PATCH v1 4/4] mm/mempolicy: kill MPOL_F_LOCAL bit
 2021-05-31  8:29 UTC  (11+ messages)

[PATCH] ARM: zynq: Rename bus to be align with simple-bus yaml
 2021-05-31  8:29 UTC  (2+ messages)

[PATCH V2 00/12] e2fsprogs: some bugfixs and some code cleanups
 2021-05-31  8:28 UTC  (2+ messages)

Installing Xenomai 3.1 but some references to 2.99 appear
 2021-05-31  8:28 UTC  (2+ messages)

[PATCH] arm64: zynqmp: Enable gpio driver for zcu1275/zcu1285
 2021-05-31  8:28 UTC  (2+ messages)

[PATCH] arm64: zynqmp: Enable EFI secure boot
 2021-05-31  8:27 UTC  (2+ messages)

[PATCH] arm64: zynqmp: Add support for SVD devices
 2021-05-31  8:26 UTC  (2+ messages)

[PATCH v2 0/5] Add USB support for RK3308 SoC
 2021-05-31  8:24 UTC  (11+ messages)
` [PATCH v2 1/5] dt-bindings: phy: rockchip-inno-usb2: add compatible for rk3308 USB phy
` [PATCH v2 2/5] phy: phy-rockchip-inno-usb2: add support for RK3308 "

[PATCH 0/2] usb: typec: mux: a few improvements
 2021-05-31  8:26 UTC  (6+ messages)
` [PATCH 2/2] usb: typec: mux: Remove requirement for the "orientation-switch" device property

[PATCH net] net: Update MAINTAINERS for MediaTek switch driver
 2021-05-31  8:23 UTC  (4+ messages)

Linux Graphics Next: Userspace submission update
 2021-05-31  8:25 UTC  (5+ messages)

stable-rc/queue/4.14 baseline: 157 runs, 6 regressions (v4.14.234-78-g1558b596dfa2)
 2021-05-31  8:24 UTC 

[PATCH] arm64: xilinx: Set CONFIG_ZYNQMP_FIRMWARE config for mini emmc
 2021-05-31  8:24 UTC  (2+ messages)

[PATCH v2] lockdown,selinux: avoid bogus SELinux lockdown permission checks
 2021-05-31  8:24 UTC  (8+ messages)

[PATCH] remove the raw driver
 2021-05-31  8:24 UTC  (4+ messages)

[PATCH v3] virtio-net: Add validation for used length
 2021-05-31  8:23 UTC  (5+ messages)
  `  "

[PATCH] arm64: zynqmp: Fix application loading on R5 core1
 2021-05-31  8:24 UTC  (2+ messages)

Recent tpm_tis IRQ handling changes are causing kernel backtraces
 2021-05-31  8:24 UTC  (10+ messages)

[RESEND PATCH v2 0/2] STM32 USBPHYC vbus-supply property support
 2021-05-31  8:22 UTC  (2+ messages)

[PATCH V3 0/3] scsi: two fixes in scsi_add_host_with_dma
 2021-05-31  8:23 UTC  (5+ messages)
` [PATCH V3 3/3] scsi: core: put ->shost_gendev.parent in failure handling path

[PATCH v2 1/3] drm/ttm: cleanup and add TTM_PL_FLAG_TEMPORARY flag
 2021-05-31  8:22 UTC  (4+ messages)
` [PATCH 2/3] drm/ttm: check with temporary GTT memory in BO validation
` [PATCH v2 3/3] drm/amdgpu: allow temporary GTT allocation under memory pressure


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.