linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-15 20:36:41 to 2023-05-16 01:08:06 UTC [more...]

[PATCH v2 00/14] SM6375 feature enablement (round one)
 2023-05-16  1:07 UTC  (3+ messages)
` [PATCH v2 01/14] dt-bindings: thermal: qcom-tsens: Add compatible for SM6375

[PATCH v3 0/4] Enable IPQ9574 TSENS support
 2023-05-16  1:07 UTC  (3+ messages)
` [PATCH v3 1/4] dt-bindings: thermal: tsens: Fix "make dtbs_check" error

[PATCH 0/3] Minor updates in the IPQ5332 DTS files
 2023-05-16  1:02 UTC  (7+ messages)
` [PATCH 1/3] arm64: dts: qcom: ipq5332: rename mi01.2 dts to rdp441
` [PATCH 2/3] arm64: dts: qcom: ipq5332: define UART1
` [PATCH 3/3] arm64: dts: qcom: ipq5332: add few more reserved memory region

[PATCH v2] erofs: fix null-ptr-deref caused by erofs_xattr_prefixes_init
 2023-05-16  1:06 UTC  (2+ messages)

[PATCH v5 00/26] Remove COMMAND_LINE_SIZE from uapi
 2023-05-16  0:53 UTC  (3+ messages)
` [PATCH v5 14/26] alpha: Remove empty <uapi/asm/setup.h>

[PATCH] arm64: dts: qcom: sm8450: Add missing RPMhPD OPP levels
 2023-05-16  0:53 UTC 

[PATCH] Revert "regulator: qcom-rpmh: Revert "regulator: qcom-rpmh: Use PROBE_FORCE_SYNCHRONOUS""
 2023-05-16  0:51 UTC  (4+ messages)

[PATCH v6 06/14] x86: Add early SHA support for Secure Launch early measurements
 2023-05-16  0:50 UTC  (2+ messages)

[PATCH v9 0/2] spi: loongson: add bus driver for the loongson spi
 2023-05-16  0:50 UTC  (9+ messages)
` [PATCH v9 2/2] spi: loongson: add bus driver for the loongson spi controller

[PATCH v1 0/5] Add support for external dphy
 2023-05-16  0:47 UTC  (4+ messages)
` [PATCH v1 3/5] media: cadence: Add operation on reset

[PATCH 00/10] Clean ups for maple tree
 2023-05-16  0:46 UTC  (14+ messages)
` [PATCH 02/10] maple_tree: Drop mtree_alloc_{range,rrange}() and related functions
` [PATCH 03/10] maple_tree: Remove __must_hold() which does not work
` [PATCH 06/10] maple_tree: Wrap the replace operation with an inline function
` [PATCH 10/10] maple_tree: Simplify and clean up mas_wr_node_store()

[PATCH][next] iavf: Replace one-element array with flexible-array member
 2023-05-16  0:44 UTC 

[PATCH v6 00/14] x86: Trenchboot secure dynamic launch Linux kernel support
 2023-05-16  0:41 UTC  (11+ messages)
` [PATCH v6 04/14] x86: Secure Launch Resource Table header file
` [PATCH v6 06/14] x86: Add early SHA support for Secure Launch early measurements

drivers/acpi/apei/erst.c:792:9: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2023-05-16  0:37 UTC 

linux-next: manual merge of the tip tree with the perf tree
 2023-05-16  0:34 UTC 

[PATCH] arm64: dts: qcom: sc7180-lite: Fix SDRAM freq for misidentified sc7180-lite boards
 2023-05-16  0:30 UTC  (2+ messages)

[PATCH 0/3] mm: Fix bug affecting swapping in MTE tagged pages
 2023-05-16  0:16 UTC  (6+ messages)
` [PATCH 1/3] mm: Move arch_do_swap_page() call to before swap_free()

[PATCH] Documentation: use capitalization for chapters and acronyms
 2023-05-16  0:15 UTC 

[PATCH] clk: qcom: mmcc-msm8974: Add OXILICX_GDSC for msm8226
 2023-05-16  0:15 UTC  (5+ messages)

[PATCH] xfs: don't do inodgc work if task is exiting
 2023-05-16  0:12 UTC  (5+ messages)

[PATCH] perf pmu: Replace all non-returning strlcpy with strscpy
 2023-05-16  0:05 UTC 

[GIT PULL] tpmdd: three bug fixes for v6.4-rc2
 2023-05-16  0:02 UTC 

[PATCH v8 0/8] add DSC 1.2 dpu supports
 2023-05-15 23:58 UTC  (17+ messages)
` [PATCH v8 1/8] drm/msm/dpu: add dsc blocks for remaining chipsets in catalog
` [PATCH v8 6/8] drm/msm/dpu: separate DSC flush update out of interface
` [PATCH v8 7/8] drm/msm/dpu: add DSC 1.2 hw blocks for relevant chipsets
      ` [Freedreno] "

[PATCH V6 0/6] drm: bridge: samsung-dsim: Support variable clocking
 2023-05-15 23:57 UTC  (7+ messages)
` [PATCH V6 1/6] drm: bridge: samsung-dsim: fix blanking packet size calculation
` [PATCH V6 2/6] drm: bridge: samsung-dsim: Fix PMS Calculator on imx8m[mnp]
` [PATCH V6 3/6] drm: bridge: samsung-dsim: Fetch pll-clock-frequency automatically
` [PATCH V6 4/6] drm: bridge: samsung-dsim: Select GENERIC_PHY_MIPI_DPHY
` [PATCH V6 5/6] drm: bridge: samsung-dsim: Dynamically configure DPHY timing
` [PATCH V6 6/6] drm: bridge: samsung-dsim: Support non-burst mode

Rename restrictedmem => guardedmem? (was: Re: [PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM)
 2023-05-15 23:46 UTC  (4+ messages)

linux-next: manual merge of the net-next tree with the net tree
 2023-05-15 23:42 UTC 

drivers/net/wireless/broadcom/b43/b43.h:654:4: warning: field data within 'struct b43_iv' is less aligned than 'union (unnamed union at drivers/net/wireless/broadcom/b43/b43.h:651:2)' and is usually due to 'struct b43_iv' being packed, which can lead to u
 2023-05-15 23:33 UTC 

linux-next: build warning after merge of the mm tree
 2023-05-15 23:25 UTC 

[PATCH v8 00/10] arm64: Add framework to turn an IPI as NMI
 2023-05-15 23:21 UTC  (7+ messages)
` [PATCH v8 07/10] kgdb: Expose default CPUs roundup fallback mechanism
` [PATCH v8 09/10] arm64: kgdb: Roundup cpus using IPI as NMI

[PATCH] PCI: Only put >= 2015 root ports into D3 on Intel
 2023-05-15 23:15 UTC 

[PATCH 0/7] libps2: be more tolerant when processing commands
 2023-05-15 23:14 UTC  (3+ messages)
` [PATCH 6/7] Input: libps2 - introduce common interrupt handler
  ` [PATCH v2 "

[PATCH v9 0/8] add DSC 1.2 dpu supports
 2023-05-15 23:07 UTC  (20+ messages)
` [PATCH v9 1/8] drm/msm/dpu: add dsc blocks to the catalog of MSM8998 and SC8180X
` [PATCH v9 2/8] drm/msm/dpu: add DPU_PINGPONG_DSC feature bit for DPU < 7.0.0
` [PATCH v9 3/8] drm/msm/dpu: test DPU_PINGPONG_DSC bit before assign DSC ops to PINGPONG
` [PATCH v9 4/8] drm/msm/dpu: Introduce PINGPONG_NONE to disconnect DSC from PINGPONG
` [PATCH v9 5/8] drm/msm/dpu: add support for DSC encoder v1.2 engine
` [PATCH v9 6/8] drm/msm/dpu: separate DSC flush update out of interface
` [PATCH v9 7/8] drm/msm/dpu: add DSC 1.2 hw blocks for relevant chipsets
` [PATCH v9 8/8] drm/msm/dpu: tear down DSC data path when DSC disabled

[PATCH v2] mm: userfaultfd: avoid passing an invalid range to vma_merge()
 2023-05-15 23:07 UTC  (6+ messages)

drivers/remoteproc/xlnx_r5_remoteproc.c:209:20: sparse: sparse: cast removes address space '__iomem' of expression
 2023-05-15 23:06 UTC 

[PATCH v3] x86/show_trace_log_lvl: ensure stack pointer is aligned, again
 2023-05-15 23:05 UTC  (3+ messages)

[GIT PULL] x86/shstk for 6.4
 2023-05-15 23:02 UTC  (19+ messages)

[PATCH v3 5/5] Makefile.debug: set -g unconditional on CONFIG_DEBUG_INFO_SPLIT
 2023-05-15 23:01 UTC  (8+ messages)
` [PATCH v4] Makefile.compiler: replace cc-ifversion with compiler-specific macros

[PATCH v11 0/8] Use copy_process in vhost layer
 2023-05-15 22:54 UTC  (11+ messages)
` [PATCH v11 8/8] vhost: use vhost_tasks for worker threads

[PATCH v3] vfio/pci: Propagate ACPI notifications to user-space via eventfd
 2023-05-15 23:00 UTC  (2+ messages)

[PATCH] wifi: mt7601u: update firmware path
 2023-05-15 22:56 UTC 

[PATCH v5 00/21] Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS
 2023-05-15 22:54 UTC  (4+ messages)
` [PATCH v5 21/21] kbuild: implement CONFIG_TRIM_UNUSED_KSYMS without recursion

[PATCH v4 00/44] Fix perf on Intel hybrid CPUs
 2023-05-15 22:49 UTC  (5+ messages)

[PATCH] power: supply: mt6360: add a check of devm_work_autocancel in mt6360_charger_probe
 2023-05-15 22:49 UTC  (2+ messages)

[PATCH v1] perf metrics: Avoid segv with --topdown
 2023-05-15 22:45 UTC 

[PATCH net 0/6] net/sched: Fixes for sch_ingress and sch_clsact
 2023-05-15 22:45 UTC  (10+ messages)
` [PATCH net 6/6] net/sched: qdisc_destroy() old ingress and clsact Qdiscs before grafting

[PATCH v1 0/4] Add optional properties to MAX17040
 2023-05-15 22:41 UTC  (9+ messages)
` [PATCH v1 1/4] dt-bindings: power: supply: maxim,max17040: update properties
` [PATCH v1 2/4] power: max17040: add simple battery cell support
` [PATCH v1 3/4] power: max17040: add passing props from supplier
` [PATCH v1 4/4] power: max17040: get thermal data from adc if available

[PATCH] net: dsa: mv88e6xxx: Fix mv88e6393x EPC write command offset
 2023-05-15 22:37 UTC  (2+ messages)

[PATCH v2] mm, compaction: Skip all non-migratable pages during scan
 2023-05-15 22:36 UTC  (3+ messages)

[PATCH v2 0/1] platform/x86: asus-wmi: add support for ASUS screenpad
 2023-05-15 22:34 UTC  (4+ messages)

[PATCH v2] tpm: tpm_vtpm_proxy: fix a race condition in /dev/vtpmx creation
 2023-05-15 22:25 UTC 

[PATCH v8 0/9] Add multiport support for DWC3 controllers
 2023-05-15 22:27 UTC  (9+ messages)
` [PATCH v8 3/9] usb: dwc3: core: Access XHCI address space temporarily to read port info
` [PATCH v8 4/9] usb: dwc3: core: Skip setting event buffers for host only controllers
` [PATCH v8 5/9] usb: dwc3: core: Refactor PHY logic to support Multiport Controller
` [PATCH v8 6/9] usb: dwc3: qcom: Add multiport controller support for qcom wrapper

[PATCH] sysctl: add config to make randomize_va_space RO
 2023-05-15 21:43 UTC  (3+ messages)

[PATCH v2 0/8] KVM: x86: Clean up MSR PAT handling
 2023-05-15 22:21 UTC  (7+ messages)
` [PATCH v2 5/8] KVM: x86: Use MTRR macros to define possible MTRR MSR ranges

[linus:master] [xfs] 2edf06a50f: fsmark.files_per_sec -5.7% regression
 2023-05-15 22:20 UTC  (7+ messages)

linux-next: Signed-off-by missing for commit in the rpmsg tree
 2023-05-15 22:17 UTC 

[PATCH 01/17] PCI: Add concurrency safe clear_and_set variants for LNKCTL{,2}
 2023-05-15 22:12 UTC  (7+ messages)

[PATCH] power: supply: sbs: Fix INHIBITED bit for Status reg
 2023-05-15 22:07 UTC  (2+ messages)

[PATCH] mm: pagemap: restrict pagewalk to the requested range
 2023-05-15 22:05 UTC  (2+ messages)

[PATCH v13 00/13] hp-bioscfg driver
 2023-05-15 22:01 UTC  (14+ messages)
` [PATCH v13 01/13] hp-bioscfg: Documentation
` [PATCH v13 02/13] hp-bioscfg: bioscfg-h
` [PATCH v13 03/13] hp-bioscfg: bioscfg
` [PATCH v13 04/13] hp-bioscfg: biosattr-interface
` [PATCH v13 05/13] hp-bioscfg: enum-attributes
` [PATCH v13 06/13] hp-bioscfg: int-attributes
` [PATCH v13 07/13] hp-bioscfg: order-list-attributes
` [PATCH v13 08/13] hp-bioscfg: passwdobj-attributes
` [PATCH v13 09/13] hp-bioscfg: spmobj-attributes
` [PATCH v13 10/13] hp-bioscfg: string-attributes
` [PATCH v13 11/13] hp-bioscfg: surestart-attributes
` [PATCH v13 12/13] hp-bioscfg: Makefile
` [PATCH v13 13/13] hp-bioscfg: MAINTAINERS

[PATCH v1 00/15] Event, metric and metric group improvements
 2023-05-15 21:58 UTC  (16+ messages)
` [PATCH v1 01/15] perf vendor events intel: Update alderlake events/metrics
` [PATCH v1 02/15] perf vendor events intel: Update broadwell variant events/metrics
` [PATCH v1 03/15] perf vendor events intel: Update cascadelakex events/metrics
` [PATCH v1 04/15] perf vendor events intel: Update elkhartlake events
` [PATCH v1 05/15] perf vendor events intel: Update haswell(x) metrics
` [PATCH v1 06/15] perf vendor events intel: Update icelake/icelakex events/metrics
` [PATCH v1 07/15] perf vendor events intel: Update ivybridge/ivytown metrics
` [PATCH v1 08/15] perf vendor events intel: Update jaketown metrics
` [PATCH v1 09/15] perf vendor events intel: Update sandybridge metrics
` [PATCH v1 10/15] perf vendor events intel: Update sapphirerapids events/metrics
` [PATCH v1 11/15] perf vendor events intel: Update skylake/skylakex events/metrics
` [PATCH v1 12/15] perf vendor events intel: Update snowridgex events
` [PATCH v1 13/15] perf vendor events intel: Update tigerlake events/metrics
` [PATCH v1 14/15] perf jevents: Add support for metricgroup descriptions
` [PATCH v1 15/15] perf vendor events intel: Add metricgroup descriptions for all models

[PATCH] tracing/user_events: Run BPF program if attached
 2023-05-15 21:57 UTC  (10+ messages)

[PATCH v5 0/5] Introduce block provisioning primitives
 2023-05-15 21:55 UTC  (11+ messages)
` [PATCH v6 "
  ` [PATCH v6 2/5] block: Introduce "
  ` [PATCH v6 4/5] dm-thin: Add REQ_OP_PROVISION support
  ` [PATCH v6 5/5] loop: Add support for provision requests

thermometer.c:21:10: fatal error: libconfig.h: No such file or directory
 2023-05-15 21:51 UTC 

[PATCH 0/2] Add dt-binding support for ti tmp006
 2023-05-15 21:45 UTC  (3+ messages)
` [PATCH 2/2] iio: temperature: tmp006: Add OF device matching support

[PATCH 2/2] x86: always build with X86_FEATURE_NAMES functionality
 2023-05-15 21:43 UTC  (2+ messages)
` [tip: x86/cpu] x86/cpu: Remove X86_FEATURE_NAMES

[tip: x86/cpu] x86/Kconfig: Make X86_FEATURE_NAMES non-configurable in prompt
 2023-05-15 21:43 UTC 

[PATCH v3 0/3] leds: simatic-ipc-leds-gpio: split up
 2023-05-15 21:41 UTC  (5+ messages)
` [PATCH v3 1/3] leds: simatic-ipc-leds-gpio: move two extra gpio pins into another table
` [PATCH v3 2/3] leds: simatic-ipc-leds-gpio: split up into multiple drivers

[PATCH v5] vfio/cdx: add support for CDX bus
 2023-05-15 21:39 UTC  (2+ messages)

[PATCH] ACPI: resource: Remove "Zen" specific match and quirks
 2023-05-15 21:38 UTC 

[PATCH] drm/amdgpu: remove unnecessary (void*) conversions
 2023-05-15 21:37 UTC  (2+ messages)

[PATCH] perf vendor events arm64: Add AmpereOne core pmu events
 2023-05-15 21:36 UTC  (4+ messages)

[PATCH v4 0/4] perf: Rework event forwarding logic
 2023-05-15 21:33 UTC  (5+ messages)
` [PATCH v4 4/4] perf test: Add selftest to test IBS invocation via core pmu events

[PATCH] perf: ftrace: flush output after each writing
 2023-05-15 21:30 UTC  (2+ messages)

[PATCH v6 00/10 RESEND] Add RT5033 charger device driver
 2023-05-15 21:30 UTC  (12+ messages)
  ` [PATCH v6 01/10 RESEND] mfd: rt5033: Drop rt5033-battery sub-device
  ` [PATCH v6 02/10 RESEND] mfd: rt5033: Fix chip revision readout
  ` [PATCH v6 03/10 RESEND] mfd: rt5033: Fix STAT_MASK, HZ_MASK and AICR defines
  ` [PATCH v6 04/10 RESEND] mfd: rt5033: Apply preparatory changes before adding rt5033-charger driver
  ` [PATCH v6 05/10 RESEND] power: supply: rt5033_charger: Add RT5033 charger device driver
  ` [PATCH v6 06/10 RESEND] power: supply: rt5033_charger: Add cable detection and USB OTG supply
  ` [PATCH v6 07/10 RESEND] power: supply: rt5033_battery: Move struct rt5033_battery to battery driver
  ` [PATCH v6 08/10 RESEND] power: supply: rt5033_battery: Adopt status property from charger
  ` [PATCH v6 09/10 RESEND] dt-bindings: power: supply: rt5033-battery: Apply unevaluatedProperties
  ` [PATCH v6 10/10 RESEND] dt-bindings: Add rt5033 mfd, regulator and charger

[PATCH v1 0/7] axp20x_usb_power: Add support for AXP192
 2023-05-15 21:26 UTC  (2+ messages)

[PATCH] Documentation: core-api/cpuhotplug: Fix state names
 2023-05-15 21:21 UTC  (2+ messages)

[PATCH] maple_tree: Fix a few documentation issues,
 2023-05-15 21:16 UTC  (3+ messages)
` your mail

[PATCH] mux: mmio: use reg property when parent device is not a syscon
 2023-05-15 21:14 UTC  (2+ messages)

[PATCH v3] gpio: sch311x: Use devm_gpiochip_add_data() to simplify remove path
 2023-05-15 21:08 UTC  (2+ messages)

[PATCH v1] meson saradc: fix clock divider mask length
 2023-05-15 21:05 UTC 

[PATCH v14 0/8] Support AMD Pensando Elba SoC
 2023-05-15 21:05 UTC  (3+ messages)
` [PATCH v14 8/8] soc: amd: Add support for AMD Pensando SoC Controller

[RFC PATCH 0/2] mm: Working Set Reporting
 2023-05-15 21:00 UTC  (3+ messages)
` [RFC PATCH 2/2] virtio-balloon: Add Working Set reporting

[PATCH] gpiolib: Avoid side effects in gpio_is_visible()
 2023-05-15 21:01 UTC  (5+ messages)

[PATCH 0/2] PCI: pciehp: Add support for OS-First Hotplug
 2023-05-15 20:56 UTC  (9+ messages)
` [PATCH 1/2] PCI: pciehp: Add support for OS-First Hotplug and AER/DPC

[PATCH 1/3] perf annotate: Handle more instructions on x86
 2023-05-15 20:55 UTC  (5+ messages)
` [PATCH 3/3] perf annotate browser: Add '<' and '>' keys for navigation

[PATCH] hwmon: (nct6683) Add another customer ID for NCT6687D sensor chip on some MSI boards
 2023-05-15 20:52 UTC  (3+ messages)

[PATCH v1] drivers: pci: introduce configurable delay for Rockchip PCIe bus scan
 2023-05-15 20:52 UTC  (3+ messages)

[PATCH] can: ctucanfd: Fix an error handling path in ctucan_probe_common()
 2023-05-15 20:51 UTC  (2+ messages)

[PATCH v2 0/2] perf doc improvements to man page reproducibility
 2023-05-15 20:49 UTC  (2+ messages)

drivers/gpu/drm/gma500/fbdev.c:245:9: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2023-05-15 20:44 UTC 

[PATCH] nvme: add cond_resched() to nvme_complete_batch()
 2023-05-15 20:40 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).