All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-01-13 10:40:13 to 2023-01-13 11:19:00 UTC [more...]

[PATCH v3 0/7] perf cs_etm: Basic support for virtual/kernel timestamps
 2023-01-13 11:12 UTC  (6+ messages)

6.1: possible bug with netfilter conntrack?
 2023-01-13 11:12 UTC  (4+ messages)

[PATCH v3 00/23] MediaTek clocks cleanups and improvements
 2023-01-13 11:06 UTC  (21+ messages)
` [PATCH v3 01/23] clk: mediatek: mt8192: Correctly unregister and free clocks on failure
` [PATCH v3 02/23] clk: mediatek: mt8192: Propagate struct device for gate clocks
` [PATCH v3 03/23] clk: mediatek: clk-gate: Propagate struct device with mtk_clk_register_gates()
` [PATCH v3 04/23] clk: mediatek: cpumux: Propagate struct device where possible
` [PATCH v3 05/23] clk: mediatek: clk-mtk: Propagate struct device for composites
` [PATCH v3 06/23] clk: mediatek: clk-mux: Propagate struct device for mtk-mux
` [PATCH v3 07/23] clk: mediatek: clk-mtk: Add dummy clock ops
` [PATCH v3 08/23] clk: mediatek: mt8173: Migrate to platform driver and common probe
` [PATCH v3 09/23] clk: mediatek: mt8173: Remove mtk_clk_enable_critical()
` [PATCH v3 10/23] clk: mediatek: mt8173: Break down clock drivers and allow module build
` [PATCH v3 12/23] clk: mediatek: clk-mtk: Extend mtk_clk_simple_probe()
` [PATCH v3 13/23] clk: mediatek: mt8173: Migrate pericfg/topckgen to mtk_clk_simple_probe()
` [PATCH v3 14/23] clk: mediatek: clk-mt8192: Move CLK_TOP_CSW_F26M_D2 in top_divs
` [PATCH v3 15/23] clk: mediatek: mt8192: Join top_adj_divs and top_muxes
` [PATCH v3 23/23] clk: mediatek: clk-mt7986-topckgen: Migrate to mtk_clk_simple_probe()

PCI ASPM regression resulting from commit 4ff116d0d5fd8
 2023-01-13 11:12 UTC  (2+ messages)

[linux-linus test] 175751: regressions - FAIL
 2023-01-13 11:16 UTC  (2+ messages)

[PATCH 0/2] Devicetree support for Loongson-1 clock
 2023-01-13 11:07 UTC  (2+ messages)
` [PATCH 1/2] dt-bindings: clock: Add binding for Loongson-1 clock driver

[PATCH v5] btrfs: update fs features sysfs directory asynchronously
 2023-01-13 11:11 UTC 

linux-next: duplicate patches in the mm tree
 2023-01-13 11:11 UTC  (2+ messages)

[PATCH] memory: renesas-rpc-if: Fix PHYCNT.STRTIM setting
 2023-01-13 11:10 UTC  (3+ messages)

[PATCH 1/2] ASoC: Intel: avs: Use asoc_substream_to_rtd() to obtain rtd
 2023-01-13 19:14 UTC  (2+ messages)
` [PATCH 2/2] soundwire: "

[GIT PULL] Power management fixes for v6.2-rc4
 2023-01-13 11:07 UTC 

[PATCH 00/19] Add soundwire support for Pink Sardine platform
 2023-01-13 11:16 UTC  (11+ messages)
` [PATCH 08/19] ASoC: amd: ps: add soundwire dma driver dma ops
` [PATCH 19/19] ASoC: amd: ps: increase runtime suspend delay

[kdave-btrfs-devel:misc-next 34/37] fs/btrfs/block-group.c:584: undefined reference to `__udivdi3'
 2023-01-13 11:08 UTC  (2+ messages)

[PATCH v4] btrfs: update fs features sysfs directory asynchronously
 2023-01-13 11:09 UTC  (3+ messages)

[PATCH 0/6 v3] Discard __GFP_ATOMIC
 2023-01-13 11:12 UTC  (7+ messages)
` [PATCH 1/6] mm/page_alloc: Rename ALLOC_HIGH to ALLOC_MIN_RESERVE
` [PATCH 2/6] mm/page_alloc: Treat RT tasks similar to __GFP_HIGH
` [PATCH 3/6] mm/page_alloc: Explicitly record high-order atomic allocations in alloc_flags
` [PATCH 4/6] mm/page_alloc: Explicitly define what alloc flags deplete min reserves
` [PATCH 5/6] mm/page_alloc: Explicitly define how __GFP_HIGH non-blocking allocations accesses reserves
` [PATCH 6/6] mm: discard __GFP_ATOMIC

[Intel-gfx] [PATCH] drm/i915/display: Check source height is > 0
 2023-01-13 11:06 UTC  (5+ messages)

[GIT PULL] ACPI fixes for v6.2-rc4
 2023-01-13 11:06 UTC 

[PATCH] crypto: essiv - Handle EBUSY correctly
 2023-01-13 11:05 UTC  (2+ messages)

linux-next: build failure after merge of the btrfs tree
 2023-01-13 10:59 UTC  (2+ messages)

[PATCH 0/3] cxl: Misc fixups that missed v6.2
 2023-01-13 11:04 UTC  (6+ messages)
` [PATCH 1/3] cxl/mem: Quiet port walking warning

[PATCH 0/2] Minor SoundWire Regmap Tweaks
 2023-01-13 11:02 UTC  (8+ messages)
` [PATCH 2/2] regmap: sdw: Remove 8-bit value size restriction

[PATCH v30 00/11] Add MediaTek SoC(vdosys1) support for mt8195
 2023-01-13 10:44 UTC  (24+ messages)
` [PATCH v30 01/11] dt-bindings: arm: mediatek: mmsys: add vdosys1 compatible for MT8195
` [PATCH v30 02/11] dt-bindings: reset: mt8195: add vdosys1 reset control bit
` [PATCH v30 03/11] soc: mediatek: add mtk-mmsys ethdr and mdp_rdma components
` [PATCH v30 04/11] soc: mediatek: add mtk-mmsys support for mt8195 vdosys1
` [PATCH v30 05/11] soc: mediatek: refine code to use mtk_mmsys_update_bits API
` [PATCH v30 06/11] soc: mediatek: add mtk-mmsys config API for mt8195 vdosys1
` [PATCH v30 07/11] soc: mediatek: add cmdq support of "
` [PATCH v30 08/11] soc: mediatek: mmsys: add mmsys for support 64 reset bits
` [PATCH v30 09/11] soc: mediatek: mmsys: add reset control for MT8195 vdosys1
` [PATCH v30 10/11] soc: mediatek: add mtk-mutex component - dp_intf1
` [PATCH v30 11/11] soc: mediatek: add mtk-mutex support for mt8195 vdosys1

[PATCH] Documentation: kvm: fix SRCU locking order docs
 2023-01-13 11:03 UTC  (7+ messages)

[PATCH v4 1/3] dsa: marvell: Provide per device information about max frame size
 2023-01-13 11:02 UTC  (5+ messages)

[PATCH] cxl/region: Fix null pointer dereference for resetting decoder
 2023-01-13 11:01 UTC  (2+ messages)

[PATCH 0/6] mmc: sdhci: Remove SDHCI_QUIRK_MISSING_CAPS
 2023-01-13 11:00 UTC  (7+ messages)
` [PATCH 1/6] mmc: sdhci-pci: Replace SDHCI_QUIRK_MISSING_CAPS for Ricoh controller
` [PATCH 2/6] mmc: sdhci-brcmstb: Replace SDHCI_QUIRK_MISSING_CAPS
` [PATCH 3/6] mmc: sdhci-sprd: "
` [PATCH 4/6] mmc: sdhci-pxav3: "
` [PATCH 5/6] mmc: sdhci-iproc: "
` [PATCH 6/6] mmc: sdhci: Remove SDHCI_QUIRK_MISSING_CAPS

[PATCH wireless 1/3] wifi: mt76: dma: do not increment queue head if mt76_dma_add_buf fails
 2023-01-13 10:58 UTC  (3+ messages)
` [PATCH wireless 2/3] wifi: mt76: handle possible mt76_rx_token_consume failures
` [PATCH wireless 3/3] wifi: mt76: dma: fix a regression in adding rx buffers

[PATCH 0/6 v2] Discard __GFP_ATOMIC
 2023-01-13 11:09 UTC  (6+ messages)
` [PATCH 2/7] mm/page_alloc: Treat RT tasks similar to __GFP_HIGH

[GIT PULL] ARM: mvebu: fixes for v6.2 (#1)
 2023-01-13 11:08 UTC 

[GIT PULL] iommu/arm-smmu: Fixes for 6.2
 2023-01-13 11:03 UTC  (2+ messages)

[PATCH v3] btrfs: update fs features sysfs directory asynchronously
 2023-01-13 10:55 UTC  (4+ messages)

[PATCH] tests/vm: Update haiku test vm to R1/Beta3
 2023-01-13 11:05 UTC  (3+ messages)

[PATCH] net/hns3: fix inaccurate RTC time to read
 2023-01-13 11:05 UTC  (3+ messages)

[qemu-mainline test] 175750: regressions - FAIL
 2023-01-13 11:04 UTC 

[PATCH 0/3] Fixes for avs driver
 2023-01-13 19:03 UTC  (4+ messages)
` [PATCH 1/3] ASoC: Intel: avs: Implement PCI shutdown
` [PATCH 2/3] ASoC: Intel: avs: Correctly access topology fiels
` [PATCH 3/3] ASoC: Intel: avs: Use min_t instead of min with cast

[PATCH] ARM: dts: dove: align LED node names with dtschema
 2023-01-13 10:51 UTC  (3+ messages)

[PATCH v2 0/3] drm: Generic fbdev and vga-switcheroo
 2023-01-13 11:03 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[PATCH] ARM: dts: keystone: align LED node names with dtschema
 2023-01-13 10:51 UTC  (3+ messages)

[PATCH 0/7] iommu: dart: Apple t8110 DART support
 2023-01-13 10:50 UTC  (16+ messages)
` [PATCH 1/7] dt-bindings: iommu: dart: add t8110 compatible
` [PATCH 2/7] iommu: dart: Add suspend/resume support
` [PATCH 3/7] iommu: dart: Support >64 stream IDs
` [PATCH 4/7] iommu: dart: Support a variable number of TTBRs per stream
` [PATCH 5/7] iommu: dart: Fix DART_PARAMS1/2 bit define names
` [PATCH 6/7] iommu: dart: Support different variants with different registers
` [PATCH 7/7] iommu: dart: Add t8110 DART support

[PATCH] ARM: dts: stih410: align HDMI CEC node names with dtschema
 2023-01-13 10:51 UTC  (3+ messages)

[Intel-wired-lan] [PATCH net-next] ice: Change ice_vsi_realloc_stat_arrays() to void
 2023-01-13 11:00 UTC  (2+ messages)

[PATCH] sched: print parent comm in sched_show_task()
 2023-01-13 10:54 UTC 

[pinchartl-media:muxed/2022.2/base 490/740] drivers/staging/xilinx-tsn/xilinx_tsn_ptp_clock.c:46:16: error: implicit declaration of function 'in_be32'
 2023-01-13 10:58 UTC 

[PATCH] ARM: dts: at91: align LED node names with dtschema
 2023-01-13 10:51 UTC  (3+ messages)

[PATCH] arm64: dts: microchip: drop 0x from unit address
 2023-01-13 10:51 UTC  (3+ messages)

[PATCH] arm64: dts: hisilicon: align LED node names with dtschema
 2023-01-13 10:51 UTC  (3+ messages)

[PATCH v2] security: Restore passing final prot to ima_file_mmap()
 2023-01-13 10:52 UTC  (7+ messages)

[PATCH] drm/amdgpu/smu: skip pptable init under sriov
 2023-01-13 10:56 UTC 

[PATCH] ARM: dts: socfpga: drop 0x from unit address
 2023-01-13 10:51 UTC  (2+ messages)

[PATCH v2] dt-bindings: pinctrl: qcom,sdm845-pinctrl: add GPIO hogs
 2023-01-13 10:51 UTC  (2+ messages)

[PATCH net-next] net: ethernet: ti: am65-cpsw/cpts: Fix CPTS release action
 2023-01-13 10:48 UTC  (2+ messages)

[virtio-comment] [PATCH v4 00/20] Split device spec to its individual files
 2023-01-13 10:53 UTC  (3+ messages)
` [PATCH v4 06/20] virtio-mem-balloon: Maintain mem balloon device spec in separate directory

[PATCH 1/9] dt-bindings: pinctrl: qcom,sc8280xp-lpass-lpi: correct pins pattern
 2023-01-13 10:50 UTC  (14+ messages)
` [PATCH 2/9] dt-bindings: pinctrl: qcom,sc8280xp-lpass-lpi: add input-enable and bias-bus-hold
  ` (subset) "
` [PATCH 3/9] dt-bindings: pinctrl: qcom,sm6350-tlmm: add gpio-line-names
  ` (subset) "
` [PATCH 4/9] dt-bindings: pinctrl: qcom,sm8350-tlmm: "
  ` (subset) "
` [PATCH 5/9] dt-bindings: pinctrl: qcom,sm6350-tlmm: correct pins pattern
  ` (subset) "
` [PATCH 6/9] dt-bindings: pinctrl: qcom,sm8350-tlmm: "
  ` (subset) "
` [PATCH 7/9] dt-bindings: pinctrl: qcom: allow nine interrupts on SM6350
  ` (subset) "
` (subset) [PATCH 1/9] dt-bindings: pinctrl: qcom,sc8280xp-lpass-lpi: correct pins pattern

[PATCH v10 1/6] thermal/drivers/mediatek: Relocate driver to mediatek folder
 2023-01-13 10:47 UTC  (4+ messages)

[PATCH -next V6 0/7] riscv: Optimize function trace
 2023-01-13 10:48 UTC  (5+ messages)
` [PATCH -next V6 7/7] samples: ftrace: Add riscv support for SAMPLE_FTRACE_DIRECT[_MULTI]

[PATCH v4 4/5] mm: mlock: update the interface to use folios
 2023-01-13 10:51 UTC  (3+ messages)

Parallelism for submodule update
 2023-01-13 10:49 UTC  (3+ messages)

[paulmck-rcu:peterz.2023.01.12a] BUILD SUCCESS 65ccf783a9ebcd1e722eff90cdbfb4cbdc62ba19
 2023-01-13 10:48 UTC 

[syzbot] KASAN: use-after-free Read in snd_rawmidi_poll
 2023-01-13 10:48 UTC 

[helgaas-pci:pci/pm] BUILD SUCCESS d6c931acff1210d80279ebe6dbf7e93ac2b085d0
 2023-01-13 10:48 UTC 

[PATCH 00/10] sequencer API & users: fix widespread leaks
 2023-01-13 10:45 UTC  (5+ messages)
` [PATCH v2 0/9] "
  ` [PATCH v2 6/9] builtin/rebase.c: fix "options.onto_name" leak

[PATCH v2 1/4] efi/x86: Remove EfiMemoryMappedIO from E820 map
 2023-01-13 10:46 UTC  (2+ messages)
`  "

[PATCH v2] platform/x86: thinkpad_acpi: Fix profile mode display in AMT mode
 2023-01-13 10:43 UTC  (2+ messages)

[PATCH v5 00/11] riscv: OpenSBI boot test and cleanups
 2023-01-13 10:49 UTC  (7+ messages)
` [PATCH v5 10/11] hw/riscv/boot.c: consolidate all kernel init in riscv_load_kernel()

[PATCH 5.10 000/783] 5.10.163-rc1 review
 2023-01-13 10:31 UTC  (2+ messages)

[PATCH v4 00/14] xen/arm: Don't switch TTBR while the MMU is on
 2023-01-13 10:47 UTC  (6+ messages)
` [PATCH v4 06/14] xen/arm32: head: Replace "ldr rX, =<label>" with "mov_w rX, <label>"
` [PATCH v4 08/14] xen/arm32: head: Introduce an helper to flush the TLBs

[PATCH v2 00/16] media: imx-pxp: add support for i.MX7D
 2023-01-13 10:44 UTC  (7+ messages)
` [PATCH v2 01/16] dt-bindings: media: fsl-pxp: convert to yaml
` [PATCH v2 02/16] media: imx-pxp: detect PXP version

[PATCH 00/13] clk: qcom: cpu-8996: stability fixes
 2023-01-13 10:44 UTC  (4+ messages)
` [PATCH 10/13] clk: qcom: cpu-8996: fix ACD initialization

[PATCH 0/4] qemu-img: Fix exit code for errors closing the image
 2023-01-13 10:45 UTC  (4+ messages)
` [PATCH 1/4] qcow2: Fix theoretical corruption in store_bitmap() error path

[Intel-gfx] [PATCH] drm/i915: update src and dst scaler limits for display ver 12 and 13
 2023-01-13 10:43 UTC  (3+ messages)

[PATCH v8 03/10] arm_ffa: introduce Arm FF-A low-level driver
 2023-01-13 10:44 UTC  (11+ messages)

[PATCH] MAINTAINERS: arm64: tesla: correct pattern for directory
 2023-01-13 10:40 UTC 

[PATCHv3 0/5] FWU: Add support for mtd backed feature on DeveloperBox
 2023-01-13 10:43 UTC  (5+ messages)
` [PATCHv3 1/5] FWU: Add FWU metadata access driver for MTD storage regions
` [PATCHv3 2/5] FWU: mtd: Add helper functions for accessing FWU metadata

[PATCH v3 00/10] Add the PowerQUICC audio support using the QMC
 2023-01-13 10:37 UTC  (19+ messages)
` [PATCH v3 04/10] powerpc/8xx: Use a larger CPM1 command check mask
` [PATCH v3 05/10] dt-bindings: soc: fsl: cpm_qe: Add QMC controller
` [PATCH v3 06/10] soc: fsl: cmp1: Add support for QMC
` [PATCH v3 07/10] MAINTAINERS: add the Freescale QMC controller entry
` [PATCH v3 08/10] dt-bindings: sound: Add support for QMC audio
` [PATCH v3 09/10] ASoC: fsl: "
` [PATCH v3 10/10] MAINTAINERS: add the Freescale QMC audio entry

[Intel-wired-lan] [PATCH net v3] ice: fix out-of-bounds KASAN warning in virtchnl
 2023-01-13 10:41 UTC  (2+ messages)


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.