All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-09-14 12:36:29 to 2022-09-14 13:43:47 UTC [more...]

[PULL 00/11] semihosting patch queue
 2022-09-14 13:23 UTC  (4+ messages)
` [PULL 01/11] target/nios2: Use semihosting/syscalls.h
` [PULL 04/11] target/m68k: Convert semihosting errno to gdb remote errno
` [PULL 05/11] semihosting: Allow optional use of semihosting from userspace

[PATCH] gpio: tegra186: Check GPIO pin permission before access
 2022-09-14 13:43 UTC  (3+ messages)

[PATCH] arm64: dts: renesas: rzg2ul-smarc-som: Drop enabling wdt2
 2022-09-14 13:42 UTC 

context of socket passed between processes
 2022-09-14 13:42 UTC  (6+ messages)

LSM stacking in next for 6.1?
 2022-09-14 13:42 UTC  (16+ messages)

[PATCH v1] eventdev/eth_rx: sub event type gets reset
 2022-09-14 13:42 UTC  (4+ messages)

[PATCH v13 0/3] Add TDX Guest Attestation support
 2022-09-14 13:41 UTC  (5+ messages)
` [PATCH v13 3/3] Documentation/x86: Document TDX attestation process

[PATCH V3 00/47] DC Patches September 14, 2022
 2022-09-14 13:40 UTC  (4+ messages)
` [PATCH V3 46/47] drm/amd/display: Fix failures of disabling primary plans

RTT-PROBE: lore-subspace-rtt
 2022-09-14 13:40 UTC 

[PATCH v2 0/4] Patch series to set up a ppc64le CI
 2022-09-14 12:41 UTC  (2+ messages)
` [PATCH v2 3/4] scripts/ci/setup: spice-server only on x86 aarch64

[Intel-gfx] [topic/core-for-CI] Revert "iommu/dma: Fix race condition during iova_domain initialization"
 2022-09-14 13:39 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[Intel-wired-lan] [PATCH net v1] iavf: Fix bad page state
 2022-09-14 13:39 UTC 

[PATCH -next] can: flexcan: Switch to use dev_err_probe() helper
 2022-09-14 13:40 UTC  (2+ messages)

[Patch v2 00/15] Add MFC v12 support
 2022-09-14 12:48 UTC  (7+ messages)
  ` [Patch v2 01/15] dt-bindings: media: s5p-mfc: Add new DT schema for MFC

[PATCH 1/2] PCI: histb: switch to using gpiod API
 2022-09-14 13:36 UTC  (13+ messages)
` [PATCH 2/2] PCI: mvebu: "

[LTP] [PATCH v1] minmax: fix type warnings
 2022-09-14 13:35 UTC  (3+ messages)

[PATCH] drm/rockchip: vop2: Fix Null Pointer Dereference on Multiple VPs
 2022-09-14 13:35 UTC  (7+ messages)

[PATCH RFC 0/2] Generate device tree node for pci devices
 2022-09-14 13:35 UTC  (2+ messages)

[PATCH v2] i2c: New driver for Nuvoton SMBus adapters
 2022-09-14 13:34 UTC  (2+ messages)

[PATCH 1/3] rcu: remove redundant cpu affinity setting during teardown
 2022-09-14 13:34 UTC  (7+ messages)

[PATCH v9,0/7] Add LVTS thermal architecture
 2022-09-14 13:31 UTC  (8+ messages)
` [PATCH v9,1/7] thermal: mediatek: Relocate driver to mediatek folder
` [PATCH v9,4/7] thermal: mediatek: Add LVTS driver for mt8192 thermal zones

[Intel-gfx] [PATCH v5 0/2] DGFX mmap with rpm
 2022-09-14 13:31 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for DGFX mmap with rpm (rev5)

[PATCH] target/arm: Fix alignment for VLD4.32
 2022-09-14 13:11 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-09-14 13:30 UTC 

[PATCH V3 0/6] Introduce erofs shared domain
 2022-09-14 13:30 UTC  (7+ messages)
` [PATCH V3 4/6] erofs: introduce fscache-based domain
` [PATCH V3 6/6] erofs: Support sharing cookies in the same domain

[PATCH -next] phy: rockchip-snps-pcie3: Use devm_platform_get_and_ioremap_resource()
 2022-09-14 13:37 UTC  (2+ messages)

[PULL 00/20] target-arm.next patch queue
 2022-09-14 11:52 UTC  (21+ messages)
` [PULL 01/20] target/arm: Add cortex-a35
` [PATCH] target/arm: Do alignment check when translation disabled
` [PULL 02/20] hw/arm/bcm2835_property: Add support for RPI_FIRMWARE_FRAMEBUFFER_GET_NUM_DISPLAYS
` [PULL 03/20] target/arm: Make cpregs 0, c0, c{3-15}, {0-7} correctly RAZ in v8
` [PULL 05/20] target/arm: Implement ID_MMFR5
` [PULL 06/20] target/arm: Implement ID_DFR1
` [PULL 07/20] target/arm: Advertise FEAT_ETS for '-cpu max'
` [PULL 08/20] target/arm: Add missing space in comment
` [PULL 09/20] target/arm: Don't corrupt high half of PMOVSR when cycle counter overflows
` [PULL 10/20] target/arm: Correct value returned by pmu_counter_mask()
` [PULL 11/20] target/arm: Don't mishandle count when enabling or disabling PMU counters
` [PULL 12/20] target/arm: Ignore PMCR.D when PMCR.LC is set
` [PULL 13/20] target/arm: Honour MDCR_EL2.HPMD in Secure EL2
` [PULL 14/20] target/arm: Detect overflow when calculating next PMU interrupt
` [PULL 15/20] target/arm: Rename pmu_8_n feature test functions
` [PULL 16/20] target/arm: Implement FEAT_PMUv3p5 cycle counter disable bits
` [PULL 17/20] target/arm: Support 64-bit event counters for FEAT_PMUv3p5
` [PULL 18/20] target/arm: Report FEAT_PMUv3p5 for TCG '-cpu max'
` [PULL 19/20] target/arm: Remove useless TARGET_BIG_ENDIAN check in armv7m_load_kernel()
` [PULL 20/20] target/arm: Make boards pass base address to armv7m_load_kernel()

[PATCH] f2fs: fix to account FS_CP_DATA_IO correctly
 2022-09-14 13:28 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH 16/17] arm64: dts: mediatek: add mt8365 device-tree
 2022-09-14 13:27 UTC  (5+ messages)

[PATCH -next 1/3] ASoC: bcm2835-i2s: Switch to use dev_err_probe() helper
 2022-09-14 13:33 UTC  (3+ messages)
` [PATCH -next 2/3] ASoC: cs42l42: "
` [PATCH -next 3/3] ASoC: soc-dapm: "

[PATCH v4 1/5] dt-bindings: vendor-prefixes: add Diodes
 2022-09-14 13:28 UTC  (4+ messages)
` [PATCH v4 2/5] dt-bindings: gpio: pca95xx: add entry for pcal6534 and PI4IOE5V6534Q

[PATCH v1 00/10] baseband/acc200
 2022-09-14 13:27 UTC  (7+ messages)

[PATCH] spi: meson-spicc: add support for DMA
 2022-09-14 13:17 UTC  (6+ messages)

[PATCH v11 00/21] job: replace AioContext lock with job_mutex
 2022-09-14 12:51 UTC  (3+ messages)
` [PATCH v11 10/21] block/mirror.c: use of job helpers in drivers

[PATCH v2] e1000e: set RX desc status with DD flag in a separate operation
 2022-09-14 12:16 UTC 

[PATCH] dtc: remove duplicate judgments
 2022-09-14 13:24 UTC  (2+ messages)

[PATCH v6,0/3] Add dpi output format control for MT8186
 2022-09-14 13:21 UTC  (11+ messages)
` [PATCH v6,1/3] soc: mediatek: Add mmsys func to adapt to dpi output "
  ` [PATCH v6, 1/3] "
` [PATCH v6,2/3] drm: mediatek: Adjust the dpi output format to MT8186
` [PATCH v6,3/3] drm: mediatek: Add mt8186 dpi compatible to mtk_dpi.c

[Intel-wired-lan] [tnguy-next-queue:dev-queue] BUILD SUCCESS 189a79207ab4e0e7e5566551bdad49fae944bb1a
 2022-09-14 13:22 UTC 

[PATCH v1] HID: logitech-hidpp: Detect hi-res scrolling support
 2022-09-14 13:21 UTC 

[PATCH 00/21] mm: introduce Designated Movable Blocks
 2022-09-14 13:21 UTC  (3+ messages)

[LTP] [PATCH] kernel/uevent: Adjust the number of uevents dynamically in uevent02
 2022-09-14 13:19 UTC 

[PATCH] event/cnxk: reassembly function callback assignment
 2022-09-14 13:21 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-09-14 13:20 UTC 

[PATCH v2 0/4] Introduce MediaTek frequency hopping driver
 2022-09-14 12:45 UTC  (9+ messages)
` [PATCH v2 1/4] clk: mediatek: Export PLL operations symbols
` [PATCH v2 2/4] dt-bindings: arm: mediatek: Add new bindings of MediaTek frequency hopping
` [PATCH v2 3/4] clk: mediatek: Add new clock driver to handle FHCTL hardware
` [PATCH v2 4/4] clk: mediatek: Change PLL register API for MT8186

[PATCH] media: admin-guide: cec.rst
 2022-09-14 13:20 UTC 

(no subject)
 2022-09-14 13:18 UTC  (4+ messages)
` 

[PATCH v7 1/4] dt-bindings: clock: add pcm reset for ipq806x lcc
 2022-09-14 13:18 UTC  (2+ messages)

[PATCH -next 1/2] net/mlx5e: add missing error code in error path
 2022-09-14 13:17 UTC  (5+ messages)
` [PATCH -next 2/2] net/mlx5e: Switch to kmemdup() when allocate dev_addr

master - configure: update
 2022-09-14 13:16 UTC 

[xen-unstable test] 173184: tolerable FAIL
 2022-09-14 13:16 UTC 

[PATCH v2 0/6] Introduce PRU platform consumer API
 2022-09-14 13:15 UTC  (5+ messages)
` [PATCH v2 6/6] soc: ti: pruss: Add helper functions to get/set PRUSS_CFG_GPMUX

[PATCH v3 0/9] dts: ssh connection to a node
 2022-09-14 13:15 UTC  (24+ messages)
` [PATCH v4 "
  ` [PATCH v4 2/9] dts: add developer tools
  ` [PATCH v4 3/9] dts: add basic logging facility
  ` [PATCH v4 5/9] dts: add ssh connection extension
` [PATCH v4 1/9] dts: add project tools config

[PATCH] arm64: dts: mediatek: mt8183: remove thermal zones without trips
 2022-09-14 13:13 UTC  (2+ messages)

[PATCH net] sfc: fix TX channel offset when using legacy interrupts
 2022-09-14 13:15 UTC 

[PATCH] dt-bindings: usb: dwc3: Add interrupt-names to include hibernation interrupt
 2022-09-14 13:15 UTC  (3+ messages)

[Bug 215197] New: Memory leaks show up a while after usung Edimax Wi-Fi N150 Bluetooth4.0 USB Adapter (rtl8723be)
 2022-09-14 13:13 UTC  (5+ messages)
` [Bug 215197] Memory leaks show up when using Edimax Wi-Fi N150 Bluetooth/Wireless USB Adapter (RTL8XXXU)

[isar-cip-core][PATCH] Update to kas 3.1
 2022-09-14 13:12 UTC 

[PATCH] perf kcore_copy: Do not check /proc/modules is unchanged
 2022-09-14 13:12 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-09-14 13:10 UTC 

[poky][PATCH] README.hardware.md: Fix the tftp example
 2022-09-14 13:09 UTC 

[Nouveau] [GIT PULL] Immutable backlight-detect-refactor branch between acpi, drm-* and pdx86
 2022-09-14 11:29 UTC  (2+ messages)
`  "

[PATCH] arm: mvebu: turris_omnia: Add CONFIG_BOARD_SIZE_LIMIT
 2022-09-14 13:06 UTC 

I/O page faults from 8250_mid PCIe UART after TIOCVHANGUP
 2022-09-14 13:06 UTC  (4+ messages)

[PATCH] Makefile: Add missing CONFIG_BOARD_SIZE_LIMIT check for u-boot-spl.kwb
 2022-09-14 13:06 UTC 

[PATCH v2 0/9] gpio: Get rid of ARCH_NR_GPIOS (v2)
 2022-09-14 13:03 UTC  (9+ messages)

[PATCH 1/3] eventdev: add element offset to event vector
 2022-09-14 13:02 UTC  (6+ messages)
  ` [EXT] "

[PATCH v5 0/5] Initial Meteorlake Support
 2022-09-14 13:02 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for Initial Meteorlake Support (rev9)

[PATCH v3] pinctrl: ocelot: Fix interrupt controller
 2022-09-14 13:02 UTC  (2+ messages)

[PATCH 00/15] kbuild: various cleanups
 2022-09-14 13:00 UTC  (5+ messages)
` [PATCH 05/15] kbuild: build init/built-in.a just once

RTT-PROBE: lore-subspace-rtt
 2022-09-14 13:00 UTC 

[PATCH v3 00/20] ppc4xx_sdram QOMify and clean ups
 2022-09-14 11:52 UTC  (6+ messages)
` [PATCH v3 09/20] ppc440_sdram: Split off map/unmap of sdram banks for later reuse

[PATCH 1/2] ARM: dts: exynos: correct s5k6a3 reset polarity on Midas family
 2022-09-14 12:58 UTC  (6+ messages)
` [PATCH 2/2] media: i2c: s5k6a3: switch to using gpiod API

[PATCH] event/cnxk: add preliminary Tx queue depth check
 2022-09-14 12:58 UTC  (2+ messages)

[PATCH v6 0/8] Add support for cyclic function execution infrastruture
 2022-09-14 12:58 UTC  (2+ messages)

[PATCH] drm/amdgpu: Fix the lpfn checking condition in drm buddy
 2022-09-14 12:53 UTC 

[PATCH v2] dt-bindings: pinctrl: update bindings for MT7986 SoC
 2022-09-14 12:55 UTC  (3+ messages)

[PATCH v2] mdadm: added support for Intel Alderlake RST on VMD platform
 2022-09-14 12:54 UTC  (2+ messages)

[PATCH] wcn36xx: Add RX frame SNR as a source of system entropy
 2022-09-14 12:53 UTC  (2+ messages)

[PATCH] s390/cio: remove unused ccw_device_force_console() declaration
 2022-09-14 12:52 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-09-14 12:50 UTC 

[PATCH] mfd: htc-i2cpld: Fix an IS_ERR() vs NULL bug in htcpld_core_probe
 2022-09-14 12:50 UTC  (2+ messages)

stable-rc/queue/5.15 build: 180 builds: 4 failed, 176 passed, 12154 errors, 5 warnings (v5.15.66-119-g781f01e9677c)
 2022-09-14 12:50 UTC 

[PATCH v3 0/3] rockchip-dsi for rk3568
 2022-09-14 12:50 UTC  (5+ messages)

possible deadlock in f_midi_transmit
 2022-09-14 12:49 UTC 

stable-rc/queue/5.4 build: 189 builds: 3 failed, 186 passed, 4 errors, 28 warnings (v5.4.212-108-g49d0611d2047)
 2022-09-14 12:49 UTC 

[PATCH v2] binman: Get futility by building it
 2022-09-14 12:49 UTC  (3+ messages)

[PATCH] gpio: uclass: Introduce gpio-hog-optional property
 2022-09-14 12:49 UTC  (5+ messages)

improve pagecache PSI annotations
 2022-09-14 12:47 UTC  (4+ messages)
` [PATCH 4/5] erofs: add manual PSI accounting for the compressed address space

[PATCH 0/4] Remove unused macros from asm-offset
 2022-09-14 11:20 UTC  (3+ messages)

x15: kernel crash: LR is at sysc_enable_opt_clocks
 2022-09-14 12:46 UTC 

[PATCH] ia64/kprobes: Remove orphan declarations from arch/ia64/include/asm/kprobes.h
 2022-09-14 12:47 UTC 

[patch RFC 00/29] printk: A new approach - WIP
 2022-09-14 12:46 UTC  (3+ messages)
` [patch RFC 07/29] printk: Convert console list walks for readers to list lock

[PATCH V1] PCI: dwc: Use dev_info for PCIe link down event logging
 2022-09-14 12:44 UTC  (8+ messages)

[PATCH] serial: omap: Disallow RS-485 if rts-gpio is not specified
 2022-09-14 12:43 UTC  (2+ messages)

-fanalyzer thoughts
 2022-09-14 12:43 UTC 

[PATCH v4 1/4] eventdev/timer: add periodic event timer support
 2022-09-14 12:41 UTC  (4+ messages)
` [PATCH v5 "
  ` [PATCH v5 4/4] doc: remove deprecation notice

RTT-PROBE: lore-subspace-rtt
 2022-09-14 12:40 UTC 

[PATCH 4.9 00/42] 4.9.328-rc1 review
 2022-09-14 12:40 UTC  (2+ messages)

[djbw-nvdimm:libnvdimm-pending 16/22] drivers/dax/mapping.c:947: undefined reference to `dax_flush'
 2022-09-14 12:39 UTC 

[PATCH 5.10 00/79] 5.10.143-rc1 review
 2022-09-14 12:38 UTC  (3+ messages)
` [PATCH 5.10 04/79] tty: n_gsm: avoid call of sleeping functions from atomic context

[PATCH 4.14 00/61] 4.14.293-rc1 review
 2022-09-14 12:37 UTC  (2+ messages)

[PATCH] Input: synaptics: Enable InterTouch for the ThinkPad P1 G3
 2022-09-14 12:36 UTC  (2+ messages)

[PATCH v2 bpf-next 1/2] bpf: Allow ringbuf memory to be used as map key
 2022-09-14 12:35 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.