linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-10-14 14:50:16 to 2022-10-14 18:05:27 UTC [more...]

[PATCH v10 00/27] Rust support
 2022-10-14 18:05 UTC  (8+ messages)
` [PATCH v10 25/27] x86: enable initial "

[PATCH v6 1/3] media: dt-bindings: imx412: Extend compatible strings
 2022-10-14 18:04 UTC  (3+ messages)
` [PATCH v6 2/3] media: i2c: imx412: Assign v4l2 device subname based on compat string
` [PATCH v6 3/3] media: i2c: imx412: Add new compatible strings

[PATCH V2 0/2] net: Fixup cpu_mask usage
 2022-10-14 18:03 UTC  (10+ messages)
` [PATCH V2 1/2] net: Fixup netif_attrmask_next_and warning

[PATCH v2 1/3] arm64: dts: qcom: sc7180-trogdor-homestar: fully configure secondary I2S pins
 2022-10-14 18:02 UTC  (6+ messages)
` [PATCH v2 2/3] arm64: dts: qcom: sc7180: align TLMM pin configuration with DT schema
` [PATCH v2 3/3] dt-bindings: pinctrl: qcom,sc7180: convert to dtschema

[PATCH 0/9] integrity: Move hooks into LSM
 2022-10-14 17:59 UTC  (4+ messages)
` [PATCH 1/9] integrity: Prepare for having "ima" and "evm" available in "integrity" LSM

[GIT PULL] s390 patches for the 6.1 merge window #2
 2022-10-14 17:54 UTC 

[PATCH v2 0/9] gpiolib: more quirks to handle legacy names
 2022-10-14 17:54 UTC  (10+ messages)
` [PATCH v2 1/9] gpiolib: of: add a quirk for legacy names in Mediatek mt2701-cs42448
` [PATCH v2 2/9] gpiolib: of: consolidate simple renames into a single quirk
` [PATCH v2 3/9] gpiolib: of: tighten selection of gpio renaming quirks
` [PATCH v2 4/9] gpiolib: of: add quirk for locating reset lines with legacy bindings
` [PATCH v2 5/9] gpiolib: of: add a quirk for reset line for Marvell NFC controller
` [PATCH v2 6/9] gpiolib: of: add a quirk for reset line for Cirrus CS42L56 codec
` [PATCH v2 7/9] gpiolib: of: factor out code overriding gpio line polarity
` [PATCH v2 8/9] gpiolib: of: add quirk for phy reset polarity for Freescale Ethernet
` [PATCH v2 9/9] gpiolib: of: add a quirk for reset line polarity for Himax LCDs

[PATCH V7 0/7] remoteproc: imx_rproc: support i.MX8QM/QXP
 2022-10-14 17:49 UTC  (3+ messages)
` [PATCH V7 6/7] remoteproc: imx_rproc: request mbox channel later

[PATCH V2 0/3] Some pstore improvements V2
 2022-10-14 17:42 UTC  (9+ messages)
` [PATCH V2 1/3] pstore: Alert on backend write error
  ` (subset) "
` [PATCH V2 3/3] efi: pstore: Add module parameter for setting the record size

[PATCH 0/8] Some pstore improvements
 2022-10-14 17:41 UTC  (3+ messages)
` [PATCH 7/8] efi: pstore: Follow convention for the efi-pstore backend name
  ` (subset) "

[PATCH] Documentation: process: update the list of current LTS
 2022-10-14 17:41 UTC  (8+ messages)
        ` [PATCH v2] Documentation: process: replace outdated LTS table w/ link

[PATCH 0/7] perf intel-pt: jitdump fix and test
 2022-10-14 17:35 UTC  (12+ messages)
` [PATCH 1/7] perf test: test_intel_pt.sh: Fix return checking again
` [PATCH 2/7] perf test: test_intel_pt.sh: Tidy some perf record options
` [PATCH 3/7] perf test: test_intel_pt.sh: Print a message when skipping kernel tracing
` [PATCH 4/7] perf test: test_intel_pt.sh: Tidy some alignment
` [PATCH 5/7] perf test: test_intel_pt.sh: Add jitdump test
` [PATCH 6/7] perf inject: Fix GEN_ELF_TEXT_OFFSET for jit
` [PATCH 7/7] perf test: test_intel_pt.sh: Add 9 tests

[PATCH] pinctrl: qcom: Avoid glitching lines when we first mux to output
 2022-10-14 17:33 UTC 

[PATCH RFC 0/2] Generate device tree node for pci devices
 2022-10-14 17:33 UTC  (9+ messages)
      ` [PATCH RFC 0/2] Generate device tree node for pci devicesgain,

[PATCH 5.15 00/33] 5.15.74-rc2 review
 2022-10-14 17:30 UTC  (2+ messages)

[PATCH 5.10 00/54] 5.10.148-rc1 review
 2022-10-14 17:29 UTC  (3+ messages)

[PATCH v17 0/2] Lattice sysCONFIG SPI FPGA manager
 2022-10-14 16:56 UTC  (4+ messages)
` [PATCH v17 1/2] fpga: lattice-sysconfig-spi: add Lattice sysCONFIG "

[PATCH] tracing: Add __cpumask to denote a trace event field that is a cpumask_t
 2022-10-14 17:21 UTC  (2+ messages)

[RFC] EADDRINUSE from bind() on application restart after killing
 2022-10-14 17:20 UTC  (10+ messages)

[PATCH V4 0/4] x86/topology: Fix CPUID.1F handling
 2022-10-14 17:20 UTC  (4+ messages)
` [PATCH V4 1/4] hwmon/coretemp: Rename indx to index

[PATCH v2 00/39] Shadowstacks for userspace
 2022-10-14 17:12 UTC  (17+ messages)
` [PATCH v2 03/39] x86/cpufeatures: Add CPU feature flags for shadow stacks
` [PATCH v2 04/39] x86/cpufeatures: Enable CET CR4 bit for shadow stack
` [PATCH v2 10/39] x86/mm: Introduce _PAGE_COW
` [PATCH v2 15/39] x86/mm: Check Shadow Stack page fault errors
` [PATCH v2 16/39] x86/mm: Update maybe_mkwrite() for shadow stack
` [PATCH v2 17/39] mm: Fixup places that call pte_mkwrite() directly

[PATCH v8] drm: Add initial ci/ subdirectory
 2022-10-14 17:10 UTC  (3+ messages)
` [PATCH v9] "

[PATCH] perf stat: Support old kernels for bperf cgroup counting
 2022-10-14 17:10 UTC  (6+ messages)
` [PATCH v2] "

[RFC PATCH 00/11] Reviving the Proxy Execution Series
 2022-10-14 17:07 UTC  (6+ messages)
` [RFC PATCH 05/11] sched: Split scheduler execution context
` [RFC PATCH 07/11] sched: Add proxy execution

[RFC V2 PATCH 00/11] CXL: Process event logs
 2022-10-14 17:00 UTC  (5+ messages)
` [RFC V2 PATCH 01/11] cxl/mbox: Add debug of hardware error code

[PATCH] mm: hugetlb: support get/set_policy for hugetlb_vm_ops
 2022-10-14 16:56 UTC  (3+ messages)

[PATCH] Staging: rtl8192e: fix a brace style issue
 2022-10-14 16:56 UTC  (2+ messages)

[PATCH v5 0/5] dirty_log_perf_test vCPU pinning
 2022-10-14 16:55 UTC  (5+ messages)

[PATCH v4,bpf-next] bpf: Don't redirect packets with invalid pkt_len
 2022-10-14 16:55 UTC  (10+ messages)

[PATCH v4] staging: rtl8192e: remove unnecessary braces for single statement blocks
 2022-10-14 16:54 UTC  (2+ messages)

[PATCH 3/3] audit: unify audit_filter_{uring(),inode_name(),syscall()}
 2022-10-14 16:53 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] kbuild: add -fno-discard-value-names to cmd_cc_ll_c
 2022-10-14 16:53 UTC  (3+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH] drivers/hwmon: use simple i2c probe
 2022-10-14 16:52 UTC  (2+ messages)

[PATCH] hwmon: (pwm-fan) Explicitly switch off fan power when setting pwm1_enable to 0
 2022-10-14 16:51 UTC  (2+ messages)

[PATCH] MAINTAINERS: git://github -> https://github.com for petkan
 2022-10-14 16:50 UTC  (2+ messages)

[RFC PATCH] iommu/vt-d: Add sanity check to iommu_sva_bind_device()
 2022-10-14 16:50 UTC  (8+ messages)

[PATCH] hwmon: corsair-psu: add USB id of the new HX1500i psu
 2022-10-14 16:50 UTC  (2+ messages)

[PATCH] of: Define of_match_ptr() with PTR_IF() to avoid unused variable warnings
 2022-10-14 16:47 UTC  (3+ messages)

[PATCH 0/5] MediaTek watchdog: MT6795 support and YAML conversion
 2022-10-14 16:46 UTC  (3+ messages)
` [PATCH 4/5] dt-bindings: watchdog: mediatek,mtk-wdt: Add compatible for MT6795

[PATCH 1/2] ata: allow toggling fua parameter at runtime
 2022-10-14 16:44 UTC  (9+ messages)
` [PATCH 2/2] ata: allow enabling FUA support in Kconfig

[PATCH] watchdog: sp805_wdt: fix spelling typo in comment
 2022-10-14 16:44 UTC  (2+ messages)

[PATCH v2] sched/psi: Fix avgs_work re-arm in psi_avgs_work()
 2022-10-14 16:41 UTC  (3+ messages)

[PATCH v3 1/2] dt-bindings: display/panel: Add Sony Tama TD4353 JDI display panel
 2022-10-14 16:36 UTC  (3+ messages)
` [PATCH v3 2/2] gpu/drm/panel: Add Sony TD4353 JDI panel driver

[GIT PULL] RISC-V Patches for the 6.1 Merge Window, Part 2
 2022-10-14 16:35 UTC 

[PATCH 5.15 00/27] 5.15.74-rc1 review
 2022-10-14 16:33 UTC  (2+ messages)

[PATCH v3 0/2] arm64: kdump: Function supplement and performance optimization
 2022-10-14 16:29 UTC  (7+ messages)

[PATCH v2 0/4] CPU isolation improvements
 2022-10-14 16:27 UTC  (8+ messages)
` [PATCH v2 2/4] sched/isolation: Improve documentation
` [PATCH v2 3/4] sched/isolation: Add HK_TYPE_WQ to isolcpus=domain

[PATCH 0/4] KVM: x86/pmu: Counter reprogramming fixes
 2022-10-14 16:26 UTC  (4+ messages)
` [PATCH 2/4] KVM: x86/pmu: Clear "reprogram" bit if counter is disabled or disallowed

[PATCH 07/10] crypto: Use ARCH_DMA_MINALIGN instead of ARCH_KMALLOC_MINALIGN
 2022-10-14 16:25 UTC  (11+ messages)

[PATCH] usbip: convert sysfs snprintf to sysfs_emit
 2022-10-14 16:22 UTC  (2+ messages)

[PATCH] scripts: rust_is_available.sh: Provide hints on how to fix missing pieces
 2022-10-14 16:21 UTC  (5+ messages)

[PATCH v3 1/3] KVM: x86/pmu: Stop adding speculative Intel GP PMCs that don't exist yet
 2022-10-14 16:18 UTC  (4+ messages)

[PATCH 00/10] Add support for USB on STM32MP13
 2022-10-14 16:16 UTC  (3+ messages)
` [PATCH 09/10] ARM: dts: stm32: enable USB OTG in dual role mode on stm32mp135f-dk

[PATCH v2 1/2] perf/x86/intel: Expose EPT-friendly PEBS for SPR and future models
 2022-10-14 16:17 UTC  (5+ messages)
` [PATCH v2 2/2] KVM: x86/pmu: Add PEBS support for SPR and future non-hybird models

[PATCH v3 0/2] add device Samsung Galaxy S9 phone (codename starqltechn) and board binding
 2022-10-14 16:10 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: arm: add samsung,starqltechn board based on sdm845 chip

[PATCH v3 0/2] Adds status interface for zynqmp-fpga
 2022-10-14 16:02 UTC  (5+ messages)
` [PATCH v3 1/2] firmware: xilinx: Add pm api function for PL config reg readback
` [PATCH v3 2/2] fpga: zynqmp-fpga: Adds status interface

[PATCH v2 00/12] Add MT8195 HDMI support
 2022-10-14 16:08 UTC  (14+ messages)
` [PATCH v2 01/12] dt-bindings: phy: mediatek: hdmi-phy: Add mt8195 compatible
` [PATCH v2 02/12] dt-bindings: display: mediatek: add MT8195 hdmi bindings
` [PATCH v2 03/12] drm/mediatek: hdmi: use a regmap instead of iomem
` [PATCH v2 04/12] drm/mediatek: extract common functions from the mtk hdmi driver
` [PATCH v2 05/12] drm/mediatek: hdmi: make the cec dev optional
` [PATCH v2 06/12] drm/mediatek: hdmi: add frame_colorimetry flag
` [PATCH v2 07/12] drm/mediatek: hdmi: add v2 support
` [PATCH v2 08/12] drm/mediatek: hdmi: v2: add audio support
` [PATCH v2 09/12] phy: phy-mtk-hdmi: Add generic phy configure callback
` [PATCH v2 10/12] phy: mediatek: add support for phy-mtk-hdmi-mt8195
` [PATCH v2 11/12] dt-bindings: display: mediatek: dpi: Add compatible for MediaTek MT8195
` [PATCH v2 12/12] drm/mediatek: dpi: Add mt8195 hdmi to DPI driver

[PATCH] cxl: Add generic MSI/MSI-X interrupt support
 2022-10-14 16:07 UTC  (5+ messages)

[PATCH v3 1/2] kbuild: move -Werror from KBUILD_CFLAGS to KBUILD_CPPFLAGS
 2022-10-14 16:03 UTC  (2+ messages)

[PATCH v2] mmc: sdio: fix kernel panic when remove non-standard SDIO card
 2022-10-14 16:02 UTC  (3+ messages)

[PATCH v3 0/2] Fix /proc/cpuinfo cpumask warning
 2022-10-14 15:58 UTC  (3+ messages)
` [PATCH v3 1/2] RISC-V: "
` [PATCH v3 2/2] x86: "

[PATCH 6.0 00/34] 6.0.2-rc1 review
 2022-10-14 15:57 UTC  (3+ messages)

[PATCH 5.19 00/33] 5.19.16-rc1 review
 2022-10-14 15:57 UTC  (3+ messages)

[PATCH 0/2] Documentation: Start Spanish translation and include HOWTO
 2022-10-14 15:51 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] Documentation: Start translations to Spanish

[RFC PATCH] xfs: drop experimental warning for fsdax
 2022-10-14 15:50 UTC  (11+ messages)

[PATCH 5.4 00/38] 5.4.218-rc1 review
 2022-10-14 15:46 UTC  (2+ messages)

[PATCH v8 00/13] rcu: call_rcu() power improvements
 2022-10-14 15:46 UTC  (11+ messages)
` [PATCH v8 01/13] rcu: Fix missing nocb gp wake on rcu_barrier()
` [PATCH v8 02/13] rcu: Make call_rcu() lazy to save power

[PATCH 0/3] Support more parts in LTC2983
 2022-10-14 15:44 UTC  (8+ messages)
` [PATCH 1/3] iio: temperature: ltc2983: allocate iio channels once
` [PATCH 2/3] dt-bindings: iio: temperature: ltc2983: support more parts
` [PATCH 3/3] "

[PATCH 1/2] nvmem: stm32: add warning when upper OTPs are updated
 2022-10-14 15:44 UTC  (3+ messages)
` [PATCH 2/2] nvmem: stm32: add nvmem type attribute

[PATCH RFC 0/7] fs: Debug config option to disable filesystem checksum verification for fuzzing
 2022-10-14 15:44 UTC  (3+ messages)
` [PATCH RFC 5/7] fs/xfs: support `DISABLE_FS_CSUM_VERIFICATION` config option

[RFC v2 3/4] modules, x86: use vmalloc_exec for module core
 2022-10-14 15:42 UTC 

[GIT PULL] sound fixes for 6.1-rc1
 2022-10-14 15:39 UTC 

[PATCH 0/2] fs/exec: Explicitly unshare fs_struct on exec
 2022-10-14 15:35 UTC  (6+ messages)
` [PATCH 1/2] "

[PATCH v6 1/3] media: dt-bindings: imx412: Extend compatible strings
 2022-10-14 15:30 UTC 

[PATCH] drm/amd/display: add a WARN() to irq service functions
 2022-10-14 15:31 UTC 

[RFC Patch net-next 0/6] net: dsa: microchip: add gPTP support for LAN937x switch
 2022-10-14 15:28 UTC  (7+ messages)
` [RFC Patch net-next 1/6] net: dsa: microchip: adding the posix clock support
` [RFC Patch net-next 2/6] net: dsa: microchip: Initial hardware time stamping support
` [RFC Patch net-next 3/6] net: dsa: microchip: Manipulating absolute time using ptp hw clock
` [RFC Patch net-next 4/6] net: dsa: microchip: enable the ptp interrupt for timestamping
` [RFC Patch net-next 5/6] net: dsa: microchip: Adding the ptp packet reception logic
` [RFC Patch net-next 6/6] net: dsa: microchip: add the transmission tstamp logic

How to convert I/O iterators to iterators, sglists and RDMA lists
 2022-10-14 15:26 UTC 

[PATCH 0/2] AM57x EVM Device Tree Overlays
 2022-10-14 15:26 UTC  (3+ messages)
` [PATCH 1/2] ARM: dts: ti: Add AM57xx GP EVM board support
` [PATCH 2/2] ARM: dts: ti: Add AM57xx GP EVM Rev A3 "

[PATCH v4 0/3] perf tool: 'config3' attribute support
 2022-10-14 15:25 UTC  (2+ messages)

[PATCH v8 0/7] Make ghes_edac a proper module
 2022-10-14 15:24 UTC  (12+ messages)
` [PATCH v8 6/7] apei/ghes: Use unrcu_pointer for cmpxchg

[PATCH] dt-bindings: nvmem: add new stm32mp13 compatible for stm32-romem
 2022-10-14 15:23 UTC 

[PATCH v5 0/7] Add latency priority for CFS class
 2022-10-14 15:22 UTC  (8+ messages)
` [PATCH v5 7/7] sched/fair: Add latency list

[PATCH] drm/amd/display: Fix build breakage with CONFIG_DEBUG_FS=n
 2022-10-14 15:21 UTC 

[PATCH] perf mem: Fix -C option behavior for perf mem record
 2022-10-14 15:20 UTC  (3+ messages)

[PATCH] kbuild: Allow DTB overlays to built from .dtso named source files
 2022-10-14 15:13 UTC 

[PATCH 0/6] ASoC: samsung: fsd: audio support for FSD SoC
 2022-10-14 15:13 UTC  (3+ messages)
  ` [PATCH 3/6] dt-bindings: sound: Add sound card bindings for Tesla FSD

[rft, PATCH v2 00/36] pinctrl: Clean up and add missed headers
 2022-10-14 15:11 UTC  (4+ messages)

[PATCH linux-next] iavf: Replace __FUNCTION__ with __func__
 2022-10-14 15:10 UTC  (3+ messages)

6.0.0-RC kernels trigger Firefox snap bug with 6.0.0-rc3 through 6.0.0-rc7
 2022-10-14 15:06 UTC  (6+ messages)

[PATCH v3 00/15] perf mem/c2c: Add support for AMD
 2022-10-14 15:04 UTC  (10+ messages)
` [PATCH v3 01/15] perf/mem: Introduce PERF_MEM_LVLNUM_{EXTN_MEM|IO}

[PATCH 0/5] iommu/sun50i: Fix various issues
 2022-10-14 15:03 UTC  (4+ messages)
` [PATCH 5/5] iommu/sun50i: Invalidate iova in map and unmap callback
    `  "

[PATCH] dt-bindings: phy: imx8mq-usb: add power-domains property
 2022-10-14 14:53 UTC  (2+ messages)

[PATCH V2 0/6] dt-bindings: usb: covert ci-hdrc-usb2/usbmisc-imx to yaml
 2022-10-14 14:53 UTC  (3+ messages)
` [PATCH V2 5/6] dt-bindings: usb: ci-hdrc-usb2: add i.MX53/6SLL/UL compatible

[PATCH v2] perf: Rewrite core context handling
 2022-10-14 14:50 UTC  (11+ messages)

[PATCH] bfq: do try insert merge before bfq_init_rq() call
 2022-10-14 14:50 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).