All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-01-24 14:30:34 to 2022-01-24 15:10:51 UTC [more...]

[dpdk-dev] [RFC 0/3] ethdev: datapath-focused flow rules management
 2022-01-24 15:10 UTC  (6+ messages)
` [PATCH v2 00/10] "
  ` [PATCH v2 01/10] ethdev: introduce flow pre-configuration hints

[PATCH] arm64: Mark start_backtrace() notrace and NOKPROBE_SYMBOL
 2022-01-24 15:10 UTC  (2+ messages)

[PATCH 0/2] KVM: x86: Partially allow KVM_SET_CPUID{,2} follow-up
 2022-01-24 15:10 UTC  (4+ messages)
` [PATCH 2/2] KVM: x86: Use memcmp in kvm_cpuid_check_equal()

[PATCH v2 1/3] HID: apple: Add support for keyboard backlight on certain T2 Macs
 2022-01-24 15:10 UTC  (3+ messages)
` [PATCH v2 2/3] HID: apple: Add necessary IDs and configuration for "
  ` [PATCH v2 3/3] HID: apple: Add fn mapping for MacBook Pros with Touch Bar

[PATCH V2 0/2] coresight: trbe: Update existing errata for Cortex-X2
 2022-01-24 15:10 UTC  (2+ messages)

[LTP] [PATCH 1/1] m4: Fix warnings
 2022-01-24 15:11 UTC  (3+ messages)

[PATCH v8 0/4] arm64: Enable BTI for the executable as well as the interpreter
 2022-01-24 15:07 UTC  (10+ messages)
` [PATCH v8 1/4] elf: Allow architectures to parse properties on the main executable
` [PATCH v8 2/4] arm64: Enable BTI for main executable as well as the interpreter
` [PATCH v8 3/4] elf: Remove has_interp property from arch_adjust_elf_prot()
` [PATCH v8 4/4] elf: Remove has_interp property from arch_parse_elf_property()

[cip-dev][isar-cip-core][PATCH] update SWUpdate to 2021.11
 2022-01-24 15:08 UTC 

[linux-stable-rc:linux-5.4.y 2563/9999] arch/ia64/kernel/kprobes.c:401:24: error: implicit declaration of function '__kretprobe_trampoline_handler'; did you mean 'kretprobe_trampoline'?
 2022-01-24 15:09 UTC  (3+ messages)
` [PATCH v2 5.4.y] Revert "ia64: kprobes: Use generic kretprobe trampoline handler"

[PATCH 0/7] rwsem enhancement patches for 5.10
 2022-01-24 15:08 UTC  (3+ messages)

[PATCH 0/4] Fix up request cancel
 2022-01-24 15:01 UTC  (10+ messages)
` [Intel-gfx] "
` [PATCH 1/4] drm/i915: Add request cancel low level trace point
  ` [Intel-gfx] "
` [PATCH 2/4] drm/i915/guc: Cancel requests immediately
  ` [Intel-gfx] "
` [PATCH 3/4] drm/i915/execlists: Fix execlists request cancellation corner case
  ` [Intel-gfx] "
` [PATCH 4/4] drm/i915/selftests: Set preemption timeout to zero in cancel reset test
  ` [Intel-gfx] "

[PATCH v3 1/5] i2c: Introduce common module to instantiate CCGx UCSI
 2022-01-24 15:06 UTC  (2+ messages)

[PATCH v17] qapi: introduce 'x-query-x86-cpuid' QMP command
 2022-01-24 15:05 UTC  (3+ messages)

[igt-dev] [v2] tests/kms_scaling_modes: New IGT to validate scaling modes
 2022-01-24 15:06 UTC  (3+ messages)

[PATCH] drm/edid: support Microsoft extension for HMDs and specialized monitors
 2022-01-24 15:06 UTC  (4+ messages)
` [PATCH] drm/edid: improve non-desktop quirk logging

[PATCH v12 0/5] support dirty restraint on vCPU
 2022-01-24 15:03 UTC  (3+ messages)
  ` [PATCH v12 5/5] softmmu/dirtylimit: implement dirty page rate limit

[PATCH] xfs: require an rcu grace period before inode recycle
 2022-01-24 15:06 UTC  (4+ messages)

[PATCH v3] arm64: dts: qcom: ipq8074: add the reserved-memory node
 2022-01-24 15:05 UTC 

[PATCH v2 1/2] drm/edid: support Microsoft extension for HMDs and specialized monitors
 2022-01-24 15:05 UTC  (2+ messages)

[LTP] [PATCH v3] Replace ltp_syscall with tst_syscall
 2022-01-24 15:05 UTC 

[PATCH v2 0/4] crypto: improve asym session usage
 2022-01-24 15:03 UTC  (5+ messages)
` [PATCH v2 1/4] crypto: use single buffer for asymmetric session
` [PATCH v2 2/4] crypto: hide asym session structure
` [PATCH v2 3/4] crypto: add asym session user data API
` [PATCH v2 4/4] crypto: modify return value for asym session create

[PATCHv2 00/29] TDX Guest: TDX core support
 2022-01-24 15:02 UTC  (30+ messages)
` [PATCHv2 01/29] x86/tdx: Detect running as a TDX guest in early boot
` [PATCHv2 02/29] x86/tdx: Extend the cc_platform_has() API to support TDX guests
` [PATCHv2 03/29] x86/tdx: Add __tdx_module_call() and __tdx_hypercall() helper functions
` [PATCHv2 04/29] x86/traps: Add #VE support for TDX guest
` [PATCHv2 05/29] x86/tdx: Add HLT support for TDX guests
` [PATCHv2 06/29] x86/tdx: Add MSR "
` [PATCHv2 07/29] x86/tdx: Handle CPUID via #VE
` [PATCHv2 08/29] x86/tdx: Handle in-kernel MMIO
` [PATCHv2 09/29] x86/tdx: Detect TDX at early kernel decompression time
` [PATCHv2 10/29] x86: Consolidate port I/O helpers
` [PATCHv2 11/29] x86/boot: Allow to hook up alternative "
` [PATCHv2 12/29] x86/boot/compressed: Support TDX guest port I/O at decompression time
` [PATCHv2 13/29] x86/tdx: Add port I/O emulation
` [PATCHv2 14/29] x86/tdx: Early boot handling of port I/O
` [PATCHv2 15/29] x86/tdx: Wire up KVM hypercalls
` [PATCHv2 16/29] x86/boot: Add a trampoline for booting APs via firmware handoff
` [PATCHv2 17/29] x86/acpi, x86/boot: Add multiprocessor wake-up support
` [PATCHv2 18/29] x86/boot: Avoid #VE during boot for TDX platforms
` [PATCHv2 19/29] x86/topology: Disable CPU online/offline control for TDX guests
` [PATCHv2 20/29] x86/tdx: Get page shared bit info from the TDX module
` [PATCHv2 21/29] x86/tdx: Exclude shared bit from __PHYSICAL_MASK
` [PATCHv2 22/29] x86/tdx: Make pages shared in ioremap()
` [PATCHv2 23/29] x86/tdx: Add helper to convert memory between shared and private
` [PATCHv2 24/29] x86/mm/cpa: Add support for TDX shared memory
` [PATCHv2 25/29] x86/kvm: Use bounce buffers for TD guest
` [PATCHv2 26/29] x86/tdx: ioapic: Add shared bit for IOAPIC base address
` [PATCHv2 27/29] ACPICA: Avoid cache flush on TDX guest
` [PATCHv2 28/29] x86/tdx: Warn about unexpected WBINVD
` [PATCHv2 29/29] Documentation/x86: Document TDX kernel architecture

[LTP] [PATCH v2] Replace ltp_syscall with tst_syscall
 2022-01-24 15:03 UTC 

[PATCH 1/2] platform: make platform_get_irq_optional() optional
 2022-01-24 15:01 UTC  (14+ messages)
        ` [PATCH] driver core: platform: Rename platform_get_irq_optional() to platform_get_irq_silent()

[PATCH] dm: introduce a no open flag for deferred remove
 2022-01-24 15:02 UTC 

[PATCH V1 3/6] iio: accel: sca3300: modified to support multi chips
 2022-01-24 15:01 UTC  (3+ messages)

[PATCH 3/3] io_uring: zerocopy receive
 2022-01-24 15:01 UTC  (3+ messages)

[LTP] [PATCH 0/2] Improve user variable docs
 2022-01-24 15:02 UTC  (5+ messages)
` [LTP] [PATCH 1/2] doc/user-guide: Improve LTPROOT docs
` [LTP] [PATCH 2/2] doc/user-guide: Remove "2. Colorized output" section

[PATCH v1] Check and report for incomplete 'global' option format
 2022-01-24 14:59 UTC  (2+ messages)

[PATCH] perf session: check for null pointer before derefernce
 2022-01-24 15:00 UTC 

[PATCH] mempool: test performance with constant n
 2022-01-24 14:59 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] vfs: Pre-allocate superblock in sget_fc() if !test
 2022-01-24 14:58 UTC  (3+ messages)

[PATCH] drm/arm: Fix hdlcd selects to add DRM_GEM_CMA_HELPER for build
 2022-01-24 14:58 UTC  (2+ messages)

[RFC PATCH 0/1] perf/core: Wake up parent event if inherited event has no ring buffer
 2022-01-24 14:58 UTC  (4+ messages)
` [RFC PATCH 1/1] "

[PATCH] arm64: dts: imx8qm: Drop CPU 'arm,armv8' compatible
 2022-01-24 14:53 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t] tests/i915/i915_hangman : Skips test for RCS/CCS on DG2
 2022-01-24 14:42 UTC 

earlyprintk=xdbc seems broken
 2022-01-24 14:55 UTC  (12+ messages)

[igt-dev] [PATCH i-g-t 0/2] DG2 platform definition
 2022-01-24 14:41 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t 1/2] lib/i915_pciids: PCI IDS for DG2
` [igt-dev] [PATCH i-g-t 2/2] lib/dg2: Add DG2 platform definition

[PATCH] arm64: dts: qcom: Fix msm8998 cache nodes
 2022-01-24 14:53 UTC  (2+ messages)

FAILED: patch "[PATCH] rtc: mc146818-lib: fix RTC presence check" failed to apply to 5.16-stable tree
 2022-01-24 14:52 UTC  (3+ messages)

[PATCH net-next v4 00/13] net: wwan: t7xx: PCIe driver for MediaTek M.2 modem
 2022-01-24 14:51 UTC  (3+ messages)
` [PATCH net-next v4 03/13] net: wwan: t7xx: Add core components

opencl recipe
 2022-01-24 14:51 UTC 

mm/vmscan.o: warning: objtool: shrink_lruvec()+0x617: sibling call from callable instruction with modified stack frame
 2022-01-24 14:51 UTC  (2+ messages)

[PATCH] scsi: bnx2fc: make bnx2fc_recv_frame mp safe
 2022-01-24 14:51 UTC 

FAILED: patch "[PATCH] ASoC: SOF: handle paused streams during system suspend" failed to apply to 5.16-stable tree
 2022-01-24 14:50 UTC  (3+ messages)

FAILED: patch "[PATCH] ASoC: SOF: sof-audio: setup sched widgets during pipeline" failed to apply to 5.16-stable tree
 2022-01-24 14:50 UTC  (3+ messages)

[PATCH V4] notifier/panic: Introduce panic_notifier_filter
 2022-01-24 14:48 UTC  (8+ messages)

FAILED: patch "[PATCH] dma/pool: create dma atomic pool only if dma zone has managed" failed to apply to 5.4-stable tree
 2022-01-24 14:49 UTC  (3+ messages)

Wireguard Windows Service Issues
 2022-01-24 14:47 UTC  (4+ messages)

[RFC][PATCH v2 0/5] sched: User Managed Concurrency Groups
 2022-01-24 14:46 UTC  (6+ messages)
` [RFC][PATCH v2 5/5] sched: User Mode Concurency Groups

[PATCH] media: uvcvideo: Do power management granularly
 2022-01-24 14:45 UTC 

[PATCH v2 0/5] x86/mwait-idle: updates from Linux (and more)
 2022-01-24 14:44 UTC  (4+ messages)
` [PATCH RFC v2 4/5] x86/mwait-idle: enable interrupts before C1 on Xeons

[meta-oe][PATCH] snappy: use main branch to fix fetch failure
 2022-01-24 14:44 UTC 

[PATCH 4.9 1/2] Revert "gup: document and work around "COW can break either way" issue"
 2022-01-24 14:44 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/wpewebkit: bump version to 2.34.2
 2022-01-24 14:44 UTC  (4+ messages)

[LTP] [PATCH] controllers/cpuset: add cpuset files check for different OS
 2022-01-24 14:44 UTC  (5+ messages)

[PATCH v2 0/2] mm: fix cma allocation fail sometimes
 2022-01-24 14:34 UTC  (3+ messages)

[PATCH v6 00/33] block layer: split block APIs in global state and I/O
 2022-01-24 14:41 UTC  (3+ messages)
` [PATCH v6 32/33] crypto: delegate permission functions to JobDriver .pre_run

[PATCH 0/3] media: stk1160: allocate urb buffs with the DMA noncontiguous API
 2022-01-24 14:43 UTC  (4+ messages)
` [PATCH 3/3] media: stk1160: use dma_alloc_noncontiguous API

[LTP] [PATCH v1] Replace ltp_syscall with tst_syscall
 2022-01-24 14:44 UTC  (2+ messages)

[PATCH 00/23] video: Support a U-Boot logo more easily
 2022-01-24 14:42 UTC  (11+ messages)
` [PATCH 17/23] video: Convert CONFIG_VIDEO_LOGO to Kconfig

[PATCH v2 1/2] vsprintf: Fix potential unaligned access
 2022-01-24 14:42 UTC  (2+ messages)
` [PATCH v2 2/2] vsprintf: Move space out of string literals in fourcc_string()

[PATCH v3 0/4] Watchdog: sp5100_tco: Replace cd6h/cd7h port I/O accesses with MMIO accesses
 2022-01-24 14:42 UTC  (2+ messages)

[PATCH v5 00/16] Add support for Tesla Full Self-Driving (FSD) SoC
 2022-01-24 14:16 UTC  (23+ messages)
    ` [PATCH v5 01/16] dt-bindings: add vendor prefix for Tesla
    ` [PATCH v5 02/16] dt-bindings: clock: Add bindings definitions for FSD CMU blocks
    ` [PATCH v5 03/16] dt-bindings: clock: Document FSD CMU bindings
    ` [PATCH v5 04/16] clk: samsung: fsd: Add initial clock support
    ` [PATCH v5 05/16] clk: samsung: fsd: Add cmu_peric block clock information
    ` [PATCH v5 06/16] clk: samsung: fsd: Add cmu_fsys0 "
    ` [PATCH v5 07/16] clk: samsung: fsd: Add cmu_fsys1 "
    ` [PATCH v5 08/16] clk: samsung: fsd: Add cmu_imem block "
    ` [PATCH v5 09/16] clk: samsung: fsd: Add cmu_mfc "
    ` [PATCH v5 10/16] clk: samsung: fsd: Add cam_csi "
    ` [PATCH v5 11/16] dt-bindings: pinctrl: samsung: Add compatible for Tesla FSD SoC
    ` [PATCH v5 12/16] pinctrl: samsung: add FSD SoC specific data
    ` [PATCH v5 13/16] dt-bindings: arm: add Tesla FSD ARM SoC
    ` [PATCH v5 14/16] arm64: dts: fsd: Add initial device tree support
    ` [PATCH v5 15/16] arm64: dts: fsd: Add initial pinctrl support
    ` [PATCH v5 16/16] arm64: defconfig: Enable Tesla FSD SoC

[PATCH 3/3] mmc: sdhci-pci-gli: Add a switch to enable/disable SSC for GL9750 and GL9755
 2022-01-24 14:41 UTC  (2+ messages)

[PATCH 2/3] mmc: sdhci-pci-gli: Enable SSC at 50MHz and 100MHz for GL9750 and GL9755
 2022-01-24 14:41 UTC  (2+ messages)

[PATCH 1/3] mmc: sdhci-pci-gli: Reduce the SSC value at 205MHz for GL9750 and GL9755
 2022-01-24 14:41 UTC  (2+ messages)

[PATCH] mmc: tegra: Enable wake on SD card event
 2022-01-24 14:41 UTC  (2+ messages)

[PATCH] KVM: x86/cpuid: Exclude unpermitted xfeatures sizes at KVM_GET_SUPPORTED_CPUID
 2022-01-24 14:40 UTC  (3+ messages)

[PATCH 00/15] Initial MSM8953 & Fairphone 3 support
 2022-01-24 14:41 UTC  (3+ messages)
` [PATCH 05/15] dt-bindings: mmc: sdhci-msm: Add msm8953 compatible

[PATCH] mmc: dw_mmc: Fix potential null pointer risk
 2022-01-24 14:40 UTC  (2+ messages)

[PATCH 1/3] powerpc/64s/interrupt: Fix decrementer storm
 2022-01-24 14:39 UTC  (3+ messages)
` [PATCH 2/3] powerpc/time: Fix KVM host re-arming a timer beyond decrementer range
` [PATCH 3/3] powerpc/time: improve decrementer clockevent processing

[PATCH v14 0/3] mmc: Add LiteSDCard mmc driver
 2022-01-24 14:40 UTC  (2+ messages)

[PATCH 0/5] Automatic TPM Disk Unlock
 2022-01-24 14:12 UTC  (6+ messages)
` [PATCH 1/5] protectors: Add key protectors framework
` [PATCH 2/5] tpm2: Add TPM Software Stack (TSS)
` [PATCH 3/5] protectors: Add TPM2 Key Protector
` [PATCH 4/5] cryptodisk: Support key protectors
` [PATCH 5/5] util/grub-protect: Add new tool

[Cluster-devel] [PATCH] gfs2: Change more BUG_ON to GLOCK_BUG_ON
 2022-01-24 14:36 UTC 

[XEN v3] xen/arm64: io: Decode ldr/str post-indexing instructions
 2022-01-24 14:36 UTC  (4+ messages)

[PATCH net] net: cpsw: Properly initialise struct page_pool_params
 2022-01-24 14:35 UTC 

[igt-dev] [PATCH i-g-t 0/3] New subtests for deep color
 2022-01-24 14:35 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH 4.9 1/2] fuse: fix bad inode
 2022-01-24 14:35 UTC  (2+ messages)

[PATCH v2 00/30] KVM: s390: enable zPCI for interpretive execution
 2022-01-24 14:36 UTC  (3+ messages)
` [PATCH v2 18/30] KVM: s390: pci: provide routines for enabling/disabling interpretation

[PATCH v7] net: bonding: Add support for IPV6 ns/na to balance-alb/balance-tlb mode
 2022-01-24 14:34 UTC  (3+ messages)

[PATCH v4] pinctrl: baytrail: Clear direct_irq_en flag on broken configs
 2022-01-24 14:31 UTC  (2+ messages)

[PATCH stable 5.16 v1 0/4] KVM: x86: Partially allow KVM_SET_CPUID{,2} after KVM_RUN for CPU hotplug
 2022-01-24 14:32 UTC  (3+ messages)

[PATCH 0/2] Add VIRTIO_RING_F_INDIRECT_SIZE and queue_indirect_size
 2022-01-24 14:31 UTC  (4+ messages)
` [PATCH 2/2] Add common configuration field "queue_indirect_size"
  ` [virtio-comment] "

[PATCH 0/5] sysfb: Fix memory-region management
 2022-01-24 14:31 UTC  (6+ messages)
` [PATCH 1/5] fbdev: Hot-unplug firmware fb devices on forced removal

[dunfell][PATCH RFC] busybox.inc: Create temporary busybox links during install
 2022-01-24 14:31 UTC  (6+ messages)

[PATCH v1 1/1] pinctrl: Place correctly CONFIG_PINCTRL_STMFX in the Makefile
 2022-01-24 14:30 UTC  (2+ messages)

[PATCH 10/11] serial: make uart_console_write->putchar()'s character a char
 2022-01-24 14:30 UTC  (2+ messages)

[linusw-pinctrl:devel] BUILD SUCCESS c00cdc32e7272673ef3c6504c6d0b0be53759ddc
 2022-01-24 14:29 UTC 

[PATCH v2 0/2] Fix corner case in bad block table handling
 2022-01-24 14:29 UTC  (5+ messages)
` [PATCH v2 1/2] "

[linux-next:master 990/1252] drivers/mtd/nand/raw/brcmnand/bcma_nand.c:61:23: sparse: sparse: cast to restricted __be32
 2022-01-24 14:30 UTC 

[linusw-gpio:gpio-descriptors-spi] BUILD REGRESSION b91ec14d0a206a5f58d8df605e7b5fe31a62a7ea
 2022-01-24 14:29 UTC 


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.