All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-09-22 08:07:06 to 2023-09-22 08:38:08 UTC [more...]

[PATCH 1/3] pwm: driver for qualcomm ipq6018 pwm block
 2023-09-22  8:35 UTC  (6+ messages)

[PATCH v4 0/3] Fix MCE handling on AMD hosts
 2023-09-22  8:36 UTC  (6+ messages)
` [PATCH v4 2/3] i386: Explicitly ignore unsupported BUS_MCEERR_AO MCE on AMD guest

[PATCH v1 0/8] Fix set_huge_pte_at() panic on arm64
 2023-09-22  8:36 UTC  (13+ messages)
` [PATCH v1 2/8] powerpc: hugetlb: Convert set_huge_pte_at() to take vma
` [PATCH v1 3/8] riscv: "

[PATCH printk v2 00/11] wire up nbcon atomic printing
 2023-09-22  8:37 UTC  (5+ messages)
` [PATCH printk v2 01/11] printk: Make console_is_usable() available to nbcon
` [PATCH printk v2 02/11] printk: Let console_is_usable() handle nbcon

[PATCH v2 0/5] blk-mq: optimize queue_rqs() support
 2023-09-22  8:36 UTC  (3+ messages)
` [PATCH v2 3/5] blk-mq: support batched queue_rqs() on shared tags queue

Weird locking hierarchy in virtcrypto
 2023-09-22  8:36 UTC 

[PATCH net-next 1/2] sock: Code cleanup on __sk_mem_raise_allocated()
 2023-09-22  8:36 UTC  (4+ messages)
` [PATCH net-next 2/2] sock: Fix improper heuristic on raising memory
    `  "

[PATCH] powerpc/stacktrace: Fix arch_stack_walk_reliable()
 2023-09-22  8:09 UTC  (3+ messages)

[PATCH] btrfs/259: fix output's wrong word
 2023-09-22  8:34 UTC  (2+ messages)

[PATCH v5 0/5] ppc, fbdev: Clean up fbdev mmap helper
 2023-09-22  8:28 UTC  (7+ messages)
` [PATCH v5 1/5] fbdev: Avoid file argument in fb_pgprotect()
` [PATCH v5 2/5] fbdev: Replace fb_pgprotect() with pgprot_framebuffer()
` [PATCH v5 3/5] arch/powerpc: Remove trailing whitespaces
` [PATCH v5 4/5] arch/powerpc: Remove file parameter from phys_mem_access_prot code
` [PATCH v5 5/5] arch/powerpc: Call internal __phys_mem_access_prot() in fbdev code

[LTP] [PATCH] kvm: Fix Nix build failure by moving -fno-stack-protector to CFLAGS
 2023-09-22  8:20 UTC  (4+ messages)

[Bug 215788] New: arcmsr driver on kernel 5.16 and up fails to initialize ARC-1280ML RAID controller
 2023-09-22  8:32 UTC  (2+ messages)
` [Bug 215788] "

[PATCH v9 00/16] PCI devices passthrough on Arm, part 3
 2023-09-22  8:32 UTC  (3+ messages)
` [PATCH v9 13/16] xen/arm: translate virtual PCI bus topology for guests

[PATCH 0/8] autofs - convert to to use mount api
 2023-09-22  8:31 UTC  (3+ messages)
` [PATCH 7/8] autofs: convert autofs to use the new "

[OE-core][mickledore][PATCH] curl: Add CVE-2023-28320 follow-up fix
 2023-09-22  8:30 UTC 

LPC 2023 Networking and BPF Track CFP (Reminder)
 2023-09-22  8:31 UTC  (2+ messages)
` LPC 2023 Networking and BPF Track CFP (Final Reminder)

[Intel-xe] [PATCH 0/3] Remove Stubs in HDCP code
 2023-09-22  8:29 UTC  (4+ messages)
` [Intel-xe] [PATCH 1/3] drm/i915/hdcp: Remove i915 check stubs
` [Intel-xe] [PATCH 2/3] drm/i915/hdcp: Move checks for gsc health status
` [Intel-xe] [PATCH 3/3] drm/xe/hdcp: Define intel_hdcp_gsc_check_status in Xe

[PATCH v6 0/2] Add support for MT8195 MDP3
 2023-09-22  8:29 UTC  (7+ messages)
` [PATCH v6 1/2] arm64: dts: mediatek: mt8183: correct MDP3 DMA-related nodes
` [PATCH v6 2/2] arm64: dts: mediatek: mt8195: add MDP3 nodes

[PATCH v6 00/30] Add support for QMC HDLC, framer infrastructure and PEF2256 framer
 2023-09-22  7:59 UTC  (36+ messages)
` [PATCH v6 04/30] soc: fsl: cpm1: qmc: Extend the API to provide Rx status
` [PATCH v6 05/30] soc: fsl: cpm1: qmc: Remove inline function specifiers
` [PATCH v6 06/30] dt-bindings: soc: fsl: cpm_qe: cpm1-scc-qmc: Fix example property name
` [PATCH v6 07/30] dt-bindings: soc: fsl: cpm_qe: cpm1-scc-qmc: Add 'additionalProperties: false' in child nodes
` [PATCH v6 08/30] dt-bindings: soc: fsl: cpm_qe: cpm1-scc-qmc: Add support for QMC HDLC
` [PATCH v6 09/30] soc: fsl: cpm1: qmc: Add support for child devices
` [PATCH v6 10/30] net: wan: Add support for QMC HDLC
` [PATCH v6 11/30] MAINTAINERS: Add the Freescale QMC HDLC driver entry
` [PATCH v6 12/30] soc: fsl: cpm1: qmc: Introduce available timeslots masks
` [PATCH v6 13/30] soc: fsl: cpm1: qmc: Rename qmc_setup_tsa* to qmc_init_tsa*
` [PATCH v6 14/30] soc: fsl: cpm1: qmc: Introduce qmc_chan_setup_tsa*
` [PATCH v6 15/30] soc: fsl: cpm1: qmc: Remove no more needed checks from qmc_check_chans()
` [PATCH v6 16/30] soc: fsl: cpm1: qmc: Check available timeslots in qmc_check_chans()
` [PATCH v6 17/30] soc: fsl: cpm1: qmc: Add support for disabling channel TSA entries
` [PATCH v6 18/30] soc: fsl: cpm1: qmc: Split Tx and Rx TSA entries setup
` [PATCH v6 19/30] soc: fsl: cpm1: qmc: Introduce is_tsa_64rxtx flag
` [PATCH v6 20/30] soc: fsl: cpm1: qmc: Handle timeslot entries at channel start() and stop()
` [PATCH v6 21/30] soc: fsl: cpm1: qmc: Remove timeslots handling from setup_chan()
` [PATCH v6 22/30] soc: fsl: cpm1: qmc: Introduce functions to change timeslots at runtime
` [PATCH v6 23/30] wan: qmc_hdlc: Add runtime timeslots changes support
` [PATCH v6 24/30] net: wan: Add framer framework support
` [PATCH v6 25/30] dt-bindings: net: Add the Lantiq PEF2256 E1/T1/J1 framer
` [PATCH v6 26/30] net: wan: framer: Add support for the Lantiq PEF2256 framer
` [PATCH v6 27/30] pinctrl: Add support for the Lantic PEF2256 pinmux
` [PATCH v6 28/30] MAINTAINERS: Add the Lantiq PEF2256 driver entry
` [PATCH v6 29/30] ASoC: codecs: Add support for the framer codec
` [PATCH v6 30/30] net: wan: fsl_qmc_hdlc: Add framer support

[PATCH 0/3] treewide: drop check because i2c_unregister_device() is NULL safe
 2023-09-22  8:14 UTC  (4+ messages)
` [PATCH 2/3] media: i2c: "
` [PATCH 3/3] media: dvb-frontends: "

[XEN PATCH] xen/emul-i8254: address a violation of MISRA C:2012 Rule 8.3
 2023-09-22  8:29 UTC  (2+ messages)

[PATCH v12 0/7] Wave5 codec driver
 2023-09-22  8:28 UTC  (8+ messages)
` [PATCH v12 1/7] media: v4l2: Add ignore_streaming flag

[oe-core][kirkstone][PATCH 1/1] ghostscript: fix CVE-2023-43115
 2023-09-22  8:26 UTC 

[Intel-gfx] [PATCH 00/11] drm/i915: Improve BW management on FDI links
 2023-09-22  8:26 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH] docs: x86: Update document url in amd-memory-encryption.rst
 2023-09-22  8:25 UTC 

[PATCH] Use CRC32 and a 1MiB dictionary for XZ compressed modules
 2023-09-22  8:25 UTC  (2+ messages)

[meta-networking][PATCH v2] frr: upgrade 8.4.4 -> 9.0.1
 2023-09-22  8:25 UTC  (3+ messages)
` [oe] "

[PATCH 0/2] mm: memcg: fix tracking of pending stats updates values
 2023-09-22  8:25 UTC  (5+ messages)
` [PATCH 1/2] mm: memcg: refactor page state unit helpers
` [PATCH 2/2] mm: memcg: normalize the value passed into memcg_rstat_updated()

[RFC v2 0/6] riscv,isa-extensions additions
 2023-09-22  8:13 UTC  (14+ messages)
` [RFC v2 1/6] riscv: dts: microchip: convert isa detection to new properties
` [RFC v2 2/6] riscv: dts: sifive: "
` [RFC v2 3/6] riscv: dts: starfive: "
` [RFC v2 4/6] riscv: dts: renesas: "
` [RFC v2 5/6] riscv: dts: allwinner: "
` [RFC v2 6/6] riscv: dts: thead: "

[PATCH v3 0/3] Meson S4 HW RNG Support
 2023-09-22  8:15 UTC  (6+ messages)
` [PATCH v3 1/3] drivers: rng: meson: add support for S4

[dovetail-5.10] Re: tracing: irq_pipeline: add pipeline awareness
 2023-09-22  8:18 UTC  (2+ messages)

[PATCH] common/idpf: fix Tx checksum offload
 2023-09-22 15:29 UTC  (2+ messages)

[PATCH 0/8] OpenSBI sparse HART id support
 2023-09-22  8:23 UTC  (6+ messages)
` [PATCH 1/8] lib: sbi: Introduce HART index in sbi_scratch

[ovmf test] 183111: all pass - PUSHED
 2023-09-22  8:22 UTC 

[PATCH WIP] xen/public: move incomplete type definitions to xen.h
 2023-09-22  8:21 UTC  (2+ messages)

[PATCH v3 0/9] hwrng: stm32: support STM32MP13x platforms
 2023-09-22  8:20 UTC  (4+ messages)
` [PATCH v3 9/9] ARM: dts: stm32: add RNG node for "
  ` [EXTERNAL] "

[RFC PATCH 0/5] Using shared mempools for zero-copy IO proxying
 2023-09-22  8:19 UTC  (6+ messages)
` [RFC PATCH 1/5] bus: new driver to accept shared memory over unix socket
` [RFC PATCH 2/5] mempool: driver for mempools of mbufs on shared memory
` [RFC PATCH 3/5] net: new ethdev driver to communicate using shared mem
` [RFC PATCH 4/5] app: add IO proxy app using shared memory interfaces
` [RFC PATCH 5/5] app/io-proxy: add startup commands

[PATCH v9 0/7] Add metrics for Arm CMN
 2023-09-22  8:19 UTC  (5+ messages)
` [PATCH v9 1/7] perf pmu: "Compat" supports regular expression matching identifiers

[PATCH v4 0/8] Batch hugetlb vmemmap modification operations
 2023-09-22  8:19 UTC  (10+ messages)
` [PATCH v4 4/8] hugetlb: perform vmemmap restoration on a list of pages

[PATCH v2 06/11] dt-bindings: timer: Add Sophgo sg2042 clint
 2023-09-22  8:18 UTC  (3+ messages)

[Intel-xe] [CI 1/3] drm/xe: proper setting of irq enabled flag
 2023-09-22  8:18 UTC  (2+ messages)

[PATCH v6 00/13] add support MDP3 on MT8195 platform
 2023-09-22  7:41 UTC  (3+ messages)
` [PATCH v6 04/13] media: platform: mtk-mdp3: introduce more MDP3 components

[PATCH 0/1] nvmet: View subsystem connections on nvmeof target
 2023-09-22  8:17 UTC  (4+ messages)

[PATCH v10 00/38] x86: enable FRED for x86-64
 2023-09-22  8:16 UTC  (5+ messages)
` [PATCH v10 03/38] x86/msr: Add the WRMSRNS instruction support

[PATCH V4 resend] lib/group_cpus.c: avoid to acquire cpu hotplug lock in group_cpus_evenly
 2023-09-22  8:04 UTC 

[PATCH] drm/amdgpu/vpe: fix truncation warnings
 2023-09-22  8:15 UTC 

[PATCH net-next 00/18] net/smc: implement virtual ISM extension and loopback-ism
 2023-09-22  8:05 UTC  (4+ messages)
` [PATCH net-next 01/18] net/smc: decouple ism_dev from SMC-D device dump

[PATCH v2] x86/tdx: Dump TDX version During the TD Bootup
 2023-09-22  8:03 UTC 

[PATCH v1 0/4] vfio: report NUMA nodes for device memory
 2023-09-22  8:15 UTC  (6+ messages)

[PATCH v4 0/5] Implement MTE tag compression for swapped pages
 2023-09-22  8:04 UTC  (4+ messages)
` [PATCH v4 3/5] arm64: mte: implement CONFIG_ARM64_MTE_COMP

[PATCH v1 0/7] VRB2 BBDEV PMD introduction
 2023-09-22  8:14 UTC  (5+ messages)
` [PATCH v1 1/7] bbdev: add FFT version member in driver info

[PATCH v2] sched: fix warning in bandwidth distribution
 2023-09-22  8:13 UTC  (2+ messages)

[tip: x86/mm] x86/mm: Move arch_memory_failure() and arch_is_platform_page() definitions from <asm/processor.h> to <asm/pgtable.h>
 2023-09-22  8:12 UTC 

[tip: x86/asm] x86/bitops: Remove unused __sw_hweight64() assembly implementation on x86-32
 2023-09-22  8:12 UTC 

[PATCH v5] um: Enable preemption in UML
 2023-09-22  8:13 UTC  (6+ messages)

[tip: sched/core] <linux/list.h>: Introduce the list_for_each_reverse() method
 2023-09-22  8:12 UTC 

[PATCH v4 0/6] soc: qcom: Add uart console support for SM4450
 2023-09-22  8:10 UTC  (14+ messages)
` [PATCH v4 1/6] dt-bindings: interrupt-controller: qcom,pdc: document qcom,sm4450-pdc
` [PATCH v4 2/6] arm64: dts: qcom: sm4450: Add apps_rsc and cmd_db node
` [PATCH v4 3/6] arm64: dts: qcom: sm4450: Add RPMH and Global clock
` [PATCH v4 4/6] arm64: dts: qcom: add uart console support for SM4450
` [PATCH v4 5/6] arm64: dts: qcom: sm4450-qrd: add QRD4450 uart support
` [PATCH v4 6/6] arm64: defconfig: enable clock controller and pinctrl

[PATCH net-next 1/1] net/sched: Disambiguate verdict from return code
 2023-09-22  8:12 UTC  (4+ messages)

[PATCH] drm/sti: avoid potential dereference of error pointers
 2023-09-22  1:31 UTC 

[PATCH] drm/gem: avoid potential dereference of error pointers
 2023-09-22  1:25 UTC 

[PATCH] eal: fix modify data area after memset
 2023-09-22  8:12 UTC  (2+ messages)

[PATCH v2] alarmtimer: Fix rebind failure
 2023-09-22  8:12 UTC 

[PATCH 2/3] test-ww_mutex: Fix potential workqueue corruption
 2023-09-22  8:11 UTC  (2+ messages)
` [tip: locking/core] locking/ww_mutex/test: "

[PATCH] iommu/mediatek: Fix share pgtable for iova over 4GB
 2023-09-22  8:11 UTC  (3+ messages)

[PATCH 1/3] test-ww_mutex: Use prng instead of rng to avoid hangs at bootup
 2023-09-22  8:11 UTC  (2+ messages)
` [tip: locking/core] locking/ww_mutex/test: "

[PATCH 3/3] test-ww_mutex: Make sure we bail out instead of livelock
 2023-09-22  8:11 UTC  (2+ messages)
` [tip: locking/core] locking/ww_mutex/test: "

[PATCH 0/2] Declare and enable watchdog on stm32mp25
 2023-09-22  8:10 UTC  (6+ messages)
` [PATCH 1/2] arm64: dts: st: add arm-wdt node for watchdog support on stm32mp251
` [PATCH 2/2] arm64: dts: st: enable secure arm-wdt watchdog on stm32mp257f-ev1

[PATCH v4 0/2] selftests/resctrl: Bug fix and optimization
 2023-09-22  8:10 UTC  (3+ messages)
` [PATCH v4 1/2] selftests/resctrl: Fix schemata write error check
` [PATCH v4 2/2] selftests/resctrl: Move run_benchmark() to a more fitting file

[GIT PULL FOR v6.7] RC fixes (v2)
 2023-09-22  8:10 UTC 

[PATCH V2 0/3] scsi: arcmsr: support Areca ARC-1688 Raid controller
 2023-09-22  8:09 UTC 

[PATCH v5 0/5] Implement MTE tag compression for swapped pages
 2023-09-22  8:08 UTC  (12+ messages)
` [PATCH v5 1/5] lib/bitmap: add bitmap_{read,write}()
` [PATCH v5 2/5] lib/test_bitmap: add tests for bitmap_{read,write}()
` [PATCH v5 3/5] arm64: mte: implement CONFIG_ARM64_MTE_COMP
` [PATCH v5 4/5] arm64: mte: add a test for MTE tags compression
` [PATCH v5 5/5] arm64: mte: add compression support to mteswap.c

[PATCH 0/4] mm: Don't set and reset page count in MEMINIT_EARLY
 2023-09-22  8:08 UTC  (5+ messages)
` [PATCH 1/4] mm: pass set_count and set_reserved to __init_single_page

[BUG?] fsconfig restart_syscall failed
 2023-09-22  8:08 UTC  (2+ messages)

[PATCH v1 00/34] Implemenation of revised ml/cnxk driver
 2023-09-22  8:07 UTC  (8+ messages)
` [PATCH v1 02/34] ml/cnxk: drop use of RTE API for firmware read
      ` [EXT] "

[PATCH] kexec: change locking mechanism to a mutex
 2023-09-22  8:06 UTC  (3+ messages)

[virtio-comment] [VIRTIO PCI PATCH v5 0/1] Add freeze_mode to virtio_pci_common_cfg
 2023-09-22  8:07 UTC  (7+ messages)
` [virtio-comment] [VIRTIO PCI PATCH v5 1/1] transport-pci: "
  ` [virtio-comment] "
    ` [virtio-comment] Re: [virtio-dev] "
        `  "


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.