All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-09-09 09:06:15 to 2022-09-09 09:35:01 UTC [more...]

[Buildroot] [PATCH 1/4] package/polkit: fix typo in POLKIT_IGNORE_CVES
 2022-09-09  9:34 UTC  (2+ messages)

[PATCH v2] mips: Select SPARSEMEM_EXTREME
 2022-09-09  9:30 UTC 

[PATCH] docs/device-tree: Place the static-heap dt-binding in proper place
 2022-09-09  9:33 UTC  (3+ messages)

[PATCH v5 0/5] sched/fair: Improve scan efficiency of SIS
 2022-09-09  9:29 UTC  (3+ messages)
` [PATCH v5 2/5] sched/fair: Limited scan for idle cores when overloaded

[PATCH] fat: port to vfs{g,u}id_t and associated helpers
 2022-09-09  9:30 UTC 

[PATCH v2 0/3] LoongArch: Add kexec/kdump support
 2022-09-09  9:32 UTC  (5+ messages)
` [PATCH v2 1/3] LoongArch: Add kexec support

[PATCH] ASoC: ts3a227e: allow enabling the jack detect in driver
 2022-09-09  9:30 UTC  (2+ messages)

[PATCH -next] phy: usb: sunplus: Fix return value check in update_disc_vol()
 2022-09-09  9:47 UTC  (2+ messages)

[PATCH V2 0/5] Introduce erofs shared domain
 2022-09-09  9:26 UTC  (5+ messages)
` [PATCH V2 3/5] erofs: add 'domain_id' prefix when register sysfs

[PATCH] net/axgbe: support segmented Tx
 2022-09-09  9:31 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] drm/sun4i: tv: Include drm_atomic.h
 2022-09-09  9:31 UTC 

[PATCH V4 0/2] DMA: update acpi_dma_get_range to return dma map regions
 2022-09-09  9:28 UTC  (3+ messages)
` [PATCH V4 1/2] ACPI / scan: Support multiple dma windows with different offsets
` [PATCH V4 2/2] LoongArch: Use acpi_arch_dma_setup() and remove ARCH_HAS_PHYS_TO_DMA

[PATCH v3 1/2] drm/tests: Split drm_framebuffer_create_test into parameterized tests
 2022-09-09  9:28 UTC  (4+ messages)
` [PATCH v3 2/2] drm/tests: Change "igt_" prefix to "drm_test_"

[PATCH] drm/fourcc: add Vivante tile status modifiers
 2022-09-09  9:30 UTC 

[PATCH] xen/gnttab: fix gnttab_acquire_resource()
 2022-09-09  9:29 UTC  (12+ messages)

[PATCH 00/16] phy: qcom-qmp: further clean ups
 2022-09-09  9:26 UTC  (7+ messages)
` [PATCH 01/16] phy: qcom-qmp-combo: disable runtime PM on unbind
` [PATCH 02/16] phy: qcom-qmp-combo: drop unused defines

[PATCH v2] ksmbd: fix incorrect handling of iterate_dir
 2022-09-09  9:25 UTC  (2+ messages)
` [PATCH v3] ksmbd: update documentation

[PATCH v8 0/9] static shared memory on dom0less system
 2022-09-09  9:27 UTC  (5+ messages)
` [PATCH v8 7/9] xen/arm: create shared memory nodes in guest device tree

[PATCH 0/4] clk: renesas: Add more R-Car V4H clocks
 2022-09-09  9:25 UTC  (5+ messages)
` [PATCH 1/4] clk: renesas: r8a779g0: Add watchdog clock
` [PATCH 2/4] clk: renesas: r8a779g0: Add I2C clocks
` [PATCH 3/4] clk: renesas: r8a779g0: Add PFC/GPIO clocks
` [PATCH 4/4] clk: renesas: r8a779g0: Add EtherAVB clocks

[PATCH linux-next] crypto: nx - Remove the unneeded result variable
 2022-09-09  9:08 UTC  (3+ messages)

Does NFS support Linux Capabilities
 2022-09-09  9:23 UTC  (3+ messages)

[PATCH 0/2] dt-bindings: net: renesas,etheravb: R-Car Gen4 updates
 2022-09-09  9:23 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: net: renesas,etheravb: R-Car V3U is R-Car Gen4
` [PATCH 2/2] dt-bindings: net: renesas,etheravb: Add r8a779g0 support

[PATCH 0/6] Remove CONFIG_EMBEDDED
 2022-09-09  9:23 UTC  (4+ messages)
` [PATCH 6/6] init/Kconfig: remove confusing config EMBEDDED

[PATCH 00/16] A few cleanup patches for mm
 2022-09-09  9:24 UTC  (17+ messages)
` [PATCH 01/16] mm/page_alloc: ensure kswapd doesn't accidentally go to sleep
` [PATCH 02/16] mm/page_alloc: make zone_pcp_update() static
` [PATCH 03/16] mm: remove obsolete macro NR_PCP_ORDER_MASK
` [PATCH 04/16] mm/page_alloc: remove obsolete comment in zone_statistics()
` [PATCH 05/16] mm/page_alloc: add __init annotations to init_mem_debugging_and_hardening()
` [PATCH 06/16] mm/page_alloc: fix freeing static percpu memory
` [PATCH 07/16] mm: remove obsolete pgdat_is_empty()
` [PATCH 08/16] mm/page_alloc: add missing is_migrate_isolate() check in set_page_guard()
` [PATCH 09/16] mm/page_alloc: use local variable zone_idx directly
` [PATCH 10/16] mm, memory_hotplug: remove obsolete generic_free_nodedata()
` [PATCH 11/16] mm/page_alloc: make boot_nodestats static
` [PATCH 12/16] mm/page_alloc: use helper macro SZ_1{K,M}
` [PATCH 13/16] mm/page_alloc: init local variable buddy_pfn
` [PATCH 14/16] mm/page_alloc: use costly_order in WARN_ON_ONCE_GFP()
` [PATCH 15/16] mm/page_alloc: remove obsolete gfpflags_normal_context()
` [PATCH 16/16] mm/page_alloc: fix obsolete comment in deferred_pfn_valid()

[PATCH V3 0/2] DMA: update acpi_dma_get_range to return dma map regions
 2022-09-09  9:23 UTC  (6+ messages)
` [PATCH V3 1/2] ACPI / scan: Support multiple dma windows with different offsets

[PATCH] ACPI: HMAT: remove unused dev_fmt() and redundant prefixing 'HMAT'
 2022-09-09  9:56 UTC 

[PATCH] dt-bindings: gpio: renesas,rcar-gpio: Add r8a779g0 support
 2022-09-09  9:23 UTC  (2+ messages)

[PATCH -next] net: rds: add missing __init/__exit annotations to module init/exit funcs
 2022-09-09  9:18 UTC 

[Intel-wired-lan] [tnguy-next-queue:master] BUILD SUCCESS 75554fe00f941c3c3d9344e88708093a14d2b4b8
 2022-09-09  9:23 UTC 

[PATCH] dt-bindings: watchdog: renesas-wdt: Add r8a779g0 support
 2022-09-09  9:22 UTC  (2+ messages)

[PATCH] dt-bindings: i2c: renesas,rcar-i2c: Add r8a779g0 support
 2022-09-09  9:21 UTC  (2+ messages)

[PATCH bpf] bpf: btf: fix truncated last_member_type_id in btf_struct_resolve
 2022-09-09  9:21 UTC 

[PATCH v3 00/15] ARM/hwlock: qcom: switch TCSR mutex to MMIO
 2022-09-09  9:20 UTC  (16+ messages)
` [PATCH v3 01/15] dt-bindings: hwlock: qcom-hwspinlock: add support for MMIO on older SoCs
` [PATCH v3 02/15] dt-bindings: hwlock: qcom-hwspinlock: correct example indentation
` [PATCH v3 03/15] hwspinlock: qcom: correct MMIO max register for newer SoCs
` [PATCH v3 04/15] hwspinlock: qcom: add support for MMIO on older SoCs
` [PATCH v3 05/15] arm64: dts: qcom: ipq6018: add missing TCSR syscon compatible
` [PATCH v3 06/15] arm64: dts: qcom: msm8953: "
` [PATCH v3 07/15] arm64: dts: qcom: qcs404: "
` [PATCH v3 08/15] arm64: dts: qcom: msm8996: "
` [PATCH v3 09/15] ARM: dts: qcom: msm8974: "
` [PATCH v3 10/15] ARM: dts: qcom: msm8974: split TCSR halt regs out of mutex
` [PATCH v3 11/15] arm64: dts: qcom: ipq6018: switch TCSR mutex to MMIO
` [PATCH v3 12/15] arm64: dts: qcom: msm8994: "
` [PATCH v3 13/15] ARM: dts: qcom: msm8974: "
` [PATCH v3 14/15] ARM: dts: qcom: apq8084: "
` [PATCH v3 15/15] ARM: dts: qcom: msm8226: "

[Intel-gfx] [PATCH v4 00/15] drm/i915: HuC loading for DG2
 2022-09-09  9:21 UTC  (7+ messages)
` [Intel-gfx] [PATCH v4 06/15] mei: pxp: support matching with a gfx discrete card
        `  "

[PATCH] drm/etnaviv: switch to PFN mappings
 2022-09-09  9:20 UTC 

[PATCH 1/2] PCI: mvebu: use BIT() and GENMASK() macros instead of hardcoded hex values
 2022-09-09  9:18 UTC  (3+ messages)

[PATCH 0/3] phy: qcom-qmp-pcie: shorten function prefixes
 2022-09-09  9:18 UTC  (7+ messages)
` [PATCH 2/3] "
` [PATCH 3/3] phy: qcom-qmp: drop dual-lane comments

[f2fs-dev] [PATCH] f2fs: port to vfs{g, u}id_t and associated helpers
 2022-09-09  9:17 UTC 

[net-next PATCH v2 0/4] Extend action skbedit to RX queue mapping
 2022-09-09  9:18 UTC  (3+ messages)

[Buildroot] [PATCH 4/4] package/polkit: bump to version 121
 2022-09-09  9:18 UTC 

[Buildroot] [PATCH 3/4] package/polkit: improve sysv script
 2022-09-09  9:17 UTC 

[Buildroot] [PATCH 2/4] package/polkit: test /usr/share/polkit-1/rules.d
 2022-09-09  9:17 UTC 

[PATCH v1 1/1] serial: 8250_dma: Convert to use uart_xmit_advance()
 2022-09-09  9:16 UTC  (2+ messages)

[PATCH] PCI: apple: do not leak reset GPIO on unbind/unload/error
 2022-09-09  9:16 UTC  (2+ messages)

[soc:for-next] BUILD SUCCESS 476384181508eb914b748f9527735b316219cb3c
 2022-09-09  9:14 UTC 

[PATCH 1/1] efi_driver: don't bind internal block devices
 2022-09-09  9:15 UTC  (2+ messages)

[PATCH] mm: hugetlb: Remove duplicate include
 2022-09-09  9:15 UTC 

[PATCH v3 0/9] PCI: qcom: Support using the same PHY for both RC and EP
 2022-09-09  9:14 UTC  (20+ messages)
` [PATCH v3 1/9] phy: define submodes for PCIe PHYs
` [PATCH v3 2/9] phy: qcom-qmp-pcie: drop if (table) conditions
` [PATCH v3 3/9] phy: qcom-qmp-pcie: split register tables into main and secondary parts
` [PATCH v3 4/9] phy: qcom-qmp-pcie: split PHY programming to separate functions
` [PATCH v3 5/9] phy: qcom-qmp-pcie: turn secondary programming table into a pointer
` [PATCH v3 6/9] phy: qcom-qmp-pcie: support separate tables for EP mode
` [PATCH v3 7/9] phy: qcom-qmp-pcie: Support SM8450 PCIe1 PHY in "
` [PATCH v3 8/9] PCI: qcom: Setup PHY to work in RC mode
` [PATCH v3 9/9] PCI: qcom-ep: Setup PHY to work in EP mode

[PATCH] hw/nvme: remove param zoned.auto_transition
 2022-09-09  9:12 UTC  (2+ messages)

[Intel-gfx] [PATCH v3 00/37] drm/i915: fix kernel-doc issues
 2022-09-09  9:13 UTC  (17+ messages)
` [Intel-gfx] [PATCH v3 27/37] docs: gpu: i915.rst: gt: add more kernel-doc markups
` [Intel-gfx] [PATCH v3 32/37] docs: gpu: i915.rst: add the remaining kernel-doc markup files
` [Intel-gfx] [PATCH v3 35/37] drm/i915: add descriptions for some RPM macros at intel_gt_pm.h
  `  "
` [Intel-gfx] [PATCH v3 37/37] drm/i915: be consistent with kernel-doc function declaration
  `  "

[PATCH v1 1/1] serial: 8250_omap: Convert to use uart_xmit_advance()
 2022-09-09  9:12 UTC 

[PATCH v1] arm64: mm: fix resume for 52-bit enabled builds
 2022-09-09  9:11 UTC  (2+ messages)

imx8mq allocation issue
 2022-09-09  9:12 UTC 

test ./tools/testing/selftests/bpf/test_offload.py failed
 2022-09-09  9:11 UTC  (9+ messages)

[igt-dev] [PATCH i-g-t v2] tests/kms_content_protection: Convert tests to Dynamic
 2022-09-09  9:12 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for tests/kms_content_protection: Convert tests to Dynamic (rev2)

[GIT PULL] Btrfs fixes for 6.0-rc5
 2022-09-09  9:06 UTC 

[Media Summit] ChromeOS Kernel CAM
 2022-09-09  9:11 UTC  (12+ messages)

[PATCH mptcp-next v11 0/5] BPF redundant scheduler
 2022-09-09  9:11 UTC  (6+ messages)
` [PATCH mptcp-next v11 1/5] Squash to "mptcp: add get_subflow wrappers"
` [PATCH mptcp-next v11 2/5] mptcp: redundant subflows push pending
` [PATCH mptcp-next v11 3/5] mptcp: redundant subflows retrans support
` [PATCH mptcp-next v11 4/5] selftests/bpf: Add bpf_red scheduler
` [PATCH mptcp-next v11 5/5] selftests/bpf: Add bpf_red test

[PATCH v3] dt-bindings: mfd: qcom,tcsr: drop simple-mfd from IPQ6018
 2022-09-09  9:10 UTC 

[PATCH] iwlwifi: Mark IWLMEI as broken
 2022-09-09  9:10 UTC  (4+ messages)

[Intel-gfx] [PATCH 0/3] drm/i915: Move skl+ wm code into its own file
 2022-09-09  9:10 UTC  (4+ messages)
` [Intel-gfx] [PATCH 1/3] drm/i915: Split intel_read_wm_latency() into per-platform versions

[PATCH v2] staging: vt6655: use memset to make code clearer
 2022-09-09  9:08 UTC 

[PATCHv2 1/3] oe-setup-builddir: Correct when validation of the templates dir is run
 2022-09-09  9:09 UTC  (2+ messages)
` [OE-core] "

[PATCH v2 00/20] nvmem: core: introduce NVMEM layouts
 2022-09-09  9:08 UTC  (7+ messages)
` [PATCH v2 13/20] nvmem: core: drop priv pointer in post process callback

[PATCH] mips: ralink: mt7621: add gnubee device trees into the kernel
 2022-09-09  9:08 UTC  (3+ messages)

[PATCH V3] crypto: ccp - Release dma channels before dmaengine unrgister
 2022-09-09  9:08 UTC  (2+ messages)

[PATCH] crypto: aspeed: fix return value check in aspeed_hace_probe()
 2022-09-09  9:07 UTC  (4+ messages)

[PATCH v6 0/7] Introduce support for LoongArch architecture
 2022-09-09  9:08 UTC  (2+ messages)

[PATCH linux-next] crypto: octeontx: Remove the unneeded result variable
 2022-09-09  9:08 UTC  (2+ messages)

[PATCH] ovl: port to vfs{g,u}id_t and associated helpers
 2022-09-09  9:07 UTC 

[PATCH v2] crypto: akcipher - default implementation for setting a private key
 2022-09-09  9:07 UTC  (2+ messages)

[PATCH v2] vhost: fix build
 2022-09-09  9:07 UTC  (2+ messages)

[DRBD-announce] drbd-reactor v0.9.0-rc.2
 2022-09-09  9:07 UTC 

[PATCH v5 0/6] gpio: rockchip: support acpi
 2022-09-09  9:05 UTC  (13+ messages)
` [PATCH 1/6] ARM: dts: rockchip: add gpio alias for gpio dt nodes
` [PATCH 2/6] ARM: dts: rockchip: add 'clock-names' "
` [PATCH 3/6] arm64: dts: rockchip: add gpio alias "
` [PATCH 4/6] arm64: dts: rockchip: add 'clock-names' "
` [PATCH 5/6] ACPI: utils: Add acpi_dev_uid_to_integer() helper to get _UID as integer
` [PATCH 6/6] gpio: rockchip: support acpi

[PATCH 0/4] Conditionally read fields in dev cfg space
 2022-09-09  8:57 UTC  (5+ messages)
` [PATCH 1/4] vDPA: allow userspace to query features of a vDPA device
` [PATCH 2/4] vDPA: only report driver features if FEATURES_OK is set
` [PATCH 3/4] vDPA: check VIRTIO_NET_F_RSS for max_virtqueue_paris's presence
` [PATCH 4/4] vDPA: Conditionally read MTU and MAC in dev cfg space


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.