messages from 2020-11-04 10:21:13 to 2020-11-04 10:51:39 UTC [more...]
[PATCH 0/4] aarch64: avoid mprotect(PROT_BTI|PROT_EXEC) [BZ #26831]
2020-11-04 10:50 UTC (4+ messages)
[PATCH] arm64: dts: rockchip: Assign a fixed index to mmc devices on rk3399-roc-pc boards
2020-11-04 10:51 UTC (3+ messages)
[PATCH] x86/PV: conditionally avoid raising #GP for early guest MSR accesses
2020-11-04 10:50 UTC (3+ messages)
[PATCH/RFC v2 0/2] R-Car V3U GPIO support
2020-11-04 10:51 UTC (4+ messages)
` [PATCH/RFC v2 1/2] gpio: rcar: Optimize GPIO pin state read on R-Car Gen3
[BUG] Error applying setting, reverse things back on lot of devices
2020-11-04 10:50 UTC (9+ messages)
` [Linux-stm32] "
[PATCH] arm64: Change the location of DISCARDS
2020-11-04 10:48 UTC (3+ messages)
[PATCH 00/14] Allwinner MIPI CSI-2 support for A31/V3s/A83T
2020-11-04 10:48 UTC (15+ messages)
` [PATCH 07/14] dt-bindings: media: i2c: Add A31 MIPI CSI-2 bindings documentation
` [PATCH 11/14] dt-bindings: media: i2c: Add A83T "
` [PATCH 12/14] media: sunxi: Add support for the A83T MIPI CSI-2 controller
[PATCH] staging: comedi: cb_pcidas: reinstate delay removed from trimpot setting
2020-11-04 10:49 UTC (4+ messages)
[PATCH V2] drm/tegra: sor: Don't warn on probe deferral
2020-11-04 10:49 UTC (2+ messages)
[PATCH 1/2] ARM: boards: qemu-virt64: use SPDX-License Ids
2020-11-04 10:48 UTC (3+ messages)
` [PATCH 2/2] ARM: qemu: add support for qemu virt platform
[PATCH v1] sched/fair: update_pick_idlest() Select group with lowest group_util when idle_cpus are equal
2020-11-04 10:47 UTC (7+ messages)
[PATCH 0/4] powercap/dtpm: Add the DTPM framework
2020-11-04 10:47 UTC (4+ messages)
` [PATCH 4/4] powercap/drivers/dtpm: Add CPU energy model based support
[PATCH] dt-bindings: display: panel-simple: Allow optional 'ports' property
2020-11-04 10:47 UTC (3+ messages)
[ANNOUNCE] v5.10-rc2-rt4
2020-11-04 10:46 UTC (3+ messages)
[PATCH] qtest: Fix bad printf format specifiers
2020-11-04 10:44 UTC (4+ messages)
stable-rc/queue/4.19 build: 205 builds: 1 failed, 204 passed, 77 warnings (v4.19.154-191-gc54d2808d7bf)
2020-11-04 10:45 UTC
[PATCH 0/4] soc: mediatek: Prepare MMSYS for DDP routing using tables
2020-11-04 10:43 UTC (4+ messages)
[PATCH 0/4] Venus stateful encoder compliance
2020-11-04 10:44 UTC (4+ messages)
` [PATCH 3/4] venus: venc: Handle reset encoder state
[PATCH v3 00/26] coresight: Support for ETM system instructions
2020-11-04 10:42 UTC (5+ messages)
` [PATCH v3 09/26] coresight: Convert coresight_timeout to use access abstraction
[PATCH v3 00/11] Raspberry Pi PoE HAT fan support
2020-11-04 10:39 UTC (24+ messages)
` [PATCH v3 01/11] firmware: raspberrypi: Introduce devm_rpi_firmware_get()
` [PATCH v3 02/11] clk: bcm: rpi: Release firmware handle on unbind
` [PATCH v3 03/11] gpio: raspberrypi-exp: "
` [PATCH v3 04/11] reset: raspberrypi: "
` [PATCH v3 05/11] soc: bcm: raspberrypi-power: "
` [PATCH v3 06/11] staging: vchiq: "
` [PATCH v3 07/11] input: raspberrypi-ts: Release firmware handle when not needed
` [PATCH v3 08/11] firmware: raspberrypi: Get rid of rpi_firmware_get()
` [PATCH v3 09/11] dt-bindings: pwm: Add binding for RPi firmware PWM bus
` [PATCH v3 10/11] DO NOT MERGE: ARM: dts: Add RPi's official PoE hat support
` [PATCH v3 11/11] pwm: Add Raspberry Pi Firmware based PWM bus
Debugging with rr
2020-11-04 10:31 UTC (2+ messages)
[PATCH] drm/mediatek: mtk_dpi: Fix unused variable 'mtk_dpi_encoder_funcs'
2020-11-04 10:40 UTC (4+ messages)
[PATCH v2 00/30] media: ov5647: Support RaspberryPi Camera Module v1
2020-11-04 10:43 UTC (31+ messages)
` [PATCH v2 01/30] dt-bindings: media: i2c: Rename ov5647.yaml
` [PATCH v2 02/30] media: ov5647: Add support for PWDN GPIO
` [PATCH v2 03/30] media: ov5647: Add support for non-continuous clock mode
` [PATCH v2 04/30] media: ov5647: Add set_fmt and get_fmt calls
` [PATCH v2 05/30] media: ov5647: Fix format initialization
` [PATCH v2 06/30] media: ov5647: Fix style issues
` [PATCH v2 07/30] media: ov5647: Replace license with SPDX identifier
` [PATCH v2 08/30] media: ov5647: Fix return value from read/write
` [PATCH v2 09/30] media: ov5647: Program mode at s_stream(1) time
` [PATCH v2 10/30] media: ov5647: Implement enum_frame_size()
` [PATCH v2 11/30] media: ov5647: Protect s_stream() with mutex
` [PATCH v2 12/30] media: ov5647: Support gain, exposure and AWB controls
` [PATCH v2 13/30] media: ov5647: Rationalize driver structure name
` [PATCH v2 14/30] media: ov5647: Break out format handling
` [PATCH v2 15/30] media: ov5647: Add support for get_selection()
` [PATCH v2 16/30] media: ov5647: Rename SBGGR8 VGA mode
` [PATCH v2 17/30] media: ov5647: Add SGGBR10_1X10 modes
` [PATCH v2 18/30] media: ov5647: Use SBGGR10_1X10 640x480 as default
` [PATCH v2 19/30] media: ov5647: Implement set_fmt pad operation
` [PATCH v2 20/30] media: ov5647: Program mode only if it has changed
` [PATCH v2 21/30] media: ov5647: Set V4L2_SUBDEV_FL_HAS_EVENTS flag
` [PATCH v2 22/30] media: ov5647: Support V4L2_CID_PIXEL_RATE
` [PATCH v2 23/30] media: ov5647: Support V4L2_CID_HBLANK control
` [PATCH v2 24/30] media: ov5647: Support V4L2_CID_VBLANK control
` [PATCH v2 25/30] media: ov5647: Advertise the correct exposure range
` [PATCH v2 26/30] media: ov5647: Use pm_runtime infrastructure
` [PATCH v2 27/30] media: ov5647: Rework s_stream() operation
` [PATCH v2 28/30] media: ov5647: Apply controls only when powered
` [PATCH v2 29/30] media: ov5647: Constify oe_enable/disable reglist
` [PATCH v2 30/30] media: ov5647: Reflow register-value lists
[dpdk-dev] [PATCH] usertools: fix pmdinfo parsing
2020-11-04 10:42 UTC (4+ messages)
` [dpdk-dev] [PATCH v2] "
Ramping up Continuous Fuzzing of Virtual Devices in QEMU
2020-11-04 10:30 UTC (4+ messages)
[PATCH v3 0/2] CODA timeout and macroblock error control
2020-11-04 10:42 UTC (3+ messages)
` [PATCH v3 2/2] coda: Add a V4L2 user for control error macroblocks count
[PULL 00/48] target-arm queue
2020-11-04 10:26 UTC (5+ messages)
` [PULL 48/48] hw/timer/armv7m_systick: Rewrite to use ptimers
[PATCH] USB: serial: option: creating of the missings constants for Telit products
2020-11-04 10:40 UTC (3+ messages)
[PATCH] drm/amdgpu: clip the ref divider max value at 100
2020-11-04 10:40 UTC (3+ messages)
[PATCH] contrib/libvhost-user: Fix bad printf format specifiers
2020-11-04 10:23 UTC (2+ messages)
[PATCH v8 0/7] Exynos: Simple QoS for exynos-bus using interconnect
2020-11-04 10:36 UTC (24+ messages)
` [PATCH v8 1/7] dt-bindings: devfreq: Add documentation for the interconnect properties
` [PATCH v8 2/7] interconnect: Add generic interconnect driver for Exynos SoCs
` [PATCH v8 3/7] MAINTAINERS: Add entry for Samsung interconnect drivers
` [PATCH v8 4/7] PM / devfreq: exynos-bus: Add registration of interconnect child device
` [PATCH v8 5/7] ARM: dts: exynos: Add interconnect properties to Exynos4412 bus nodes
` [PATCH v8 6/7] ARM: dts: exynos: Add interconnects to Exynos4412 mixer
` [PATCH v8 7/7] drm: exynos: mixer: Add interconnect support
pyverbs test regression
2020-11-04 10:40 UTC (3+ messages)
[igt-dev] [RFC, i-g-t v2] Added dynamic subtests for accurate reporting
2020-11-04 10:40 UTC (2+ messages)
[PATCH] target/openrisc: Remove dead code attempting to check "is timer disabled"
2020-11-04 10:37 UTC (3+ messages)
[Intel-gfx] [PATCH 00/18] Introduce Alderlake-S
2020-11-04 10:38 UTC (3+ messages)
` [Intel-gfx] [PATCH 13/18] drm/i915/adl_s: Add display, gt, ctx and ADL-S whitelist WA
[Bug 1901981] [NEW] assert issue locates in hw/usb/dev-storage.c:248: usb_msd_send_status
2020-11-04 10:24 UTC (2+ messages)
` [Bug 1901981] "
[PATCH 1/2] arm64: add config for Broadcom BCM4908 SoCs
2020-11-04 10:35 UTC (4+ messages)
` [PATCH 2/2] arm64: dts: broadcom: add BCM4908 and Asus GT-AC5300 early DTS files
[PATCH for-5.2 0/3] hw/block/nvme: coverity fixes
2020-11-04 10:22 UTC (4+ messages)
` [PATCH for-5.2 1/3] hw/block/nvme: fix null ns in register namespace
` [PATCH for-5.2 2/3] hw/block/nvme: fix uint16_t use of uint32_t sgls member
` [PATCH for-5.2 3/3] hw/block/nvme: fix free of array-typed value
[PATCH net-next 0/5] r8152 changes
2020-11-04 10:35 UTC (7+ messages)
` [PATCH net-next 3/5] r8152: add MCU typed read/write functions
Recall: [PATCH 2/2] i2c: designware: slave should do WRITE_REQUESTED before WRITE_RECEIVED
2020-11-04 10:35 UTC
[PATCH 0/2] Designware I2C slave confusing IC_INTR_STOP_DET handle
2020-11-04 10:35 UTC (5+ messages)
` [PATCH 2/2] i2c: designware: slave should do WRITE_REQUESTED before WRITE_RECEIVED
[PATCH] hw/arm/Kconfig: ARM_V7M depends on PTIMER
2020-11-04 10:35 UTC (2+ messages)
[igt-dev] [PATCH i-g-t] i915/perf: Make sure i915 is loaded before reading proc
2020-11-04 10:35 UTC (4+ messages)
[PATCH 1/1] USB: serial: option: add Telit FN980 composition 0x1055
2020-11-04 10:35 UTC (2+ messages)
[poky][master][PATCH] systemd: selinux hook handling to enumerate nexthop
2020-11-04 10:34 UTC
[igt-dev] [PATCH i-g-t] lib/igt_core: Don't return too early in common_init_config
2020-11-04 10:34 UTC (5+ messages)
[PATCH v4 0/3] KEYS, trusted: a bunch of bug fixes
2020-11-04 10:32 UTC (4+ messages)
` [PATCH v4 3/3,RESEND 2] KEYS: trusted: Reserve TPM for seal and unseal operations
[PATCH 1/1] USB: serial: option: add LE910Cx compositions 0x1203, 0x1230, 0x1231
2020-11-04 10:33 UTC (2+ messages)
[PATCH 4.19 000/191] 4.19.155-rc1 review
2020-11-04 10:33 UTC (2+ messages)
[PATCH seccomp 0/8] seccomp: add bitmap cache support on remaining arches and report cache in procfs
2020-11-04 10:22 UTC (6+ messages)
` [PATCH seccomp 3/8] powerpc: Enable seccomp architecture tracking
Yocto rust build failure
2020-11-04 10:33 UTC (3+ messages)
` [OE-core] "
[Buildroot] [PATCH 1/1] package/qt5/qt5base: add -syslog option
2020-11-04 10:33 UTC (2+ messages)
[PULL v2 00/38] pc,pci,vhost,virtio: fixes
2020-11-04 10:28 UTC (2+ messages)
[pci:for-linus] BUILD SUCCESS WITH WARNING 8f113d33e39f4a1a290f8d4557a0b853a1ab6753
2020-11-04 10:30 UTC
[PATCH v1] dmaengine: idma64: Switch to use __maybe_unused instead of ifdeffery
2020-11-04 10:31 UTC
[PATCH] drm/amdgpu: add missing clock gating info in amdgpu_pm_info
2020-11-04 10:31 UTC (2+ messages)
use of dma_direct_set_offset in (allwinner) drivers
2020-11-04 10:29 UTC (6+ messages)
[PATCH] lib: stackdepot: Add support to configure STACK_HASH_SIZE
2020-11-04 10:29 UTC (3+ messages)
[PATCH 0/2] media: i2c: OV5648 image sensor support
2020-11-04 10:29 UTC (4+ messages)
` [PATCH 1/2] dt-bindings: media: i2c: Add OV5648 bindings documentation
FAILED: patch "[PATCH] arm64: dts: marvell: espressobin: Add ethernet switch aliases" failed to apply to 5.4-stable tree
2020-11-04 10:26 UTC (2+ messages)
[PATCH 0/2] Adding I2C support to RX6110 RTC
2020-11-04 10:26 UTC (3+ messages)
` [PATCH 1/2] rtc: rx6110: add i2c support
` [PATCH 2/2] rtc: rx6110: add ACPI bindings to I2C
[PATCH 0/3] media: i2c: OV8865 image sensor support
2020-11-04 10:26 UTC (4+ messages)
` [PATCH 1/3] dt-bindings: media: i2c: Add OV8865 bindings documentation
[PATCH v2 0/7] Microchip PolarFire SoC support
2020-11-04 10:27 UTC (6+ messages)
` [PATCH v2 7/7] doc: board: Add Microchip MPFS Icicle Kit doc
[PATCH] ARM: dts: exynos: Assign a fixed index to mmc devices on exynos4412 based ODROID boards
2020-11-04 10:25 UTC (2+ messages)
Why is the base-files recipe different?
2020-11-04 10:26 UTC
BUG_ON(!newowner) in fixup_pi_state_owner()
2020-11-04 10:24 UTC (5+ messages)
[PATCH 3/4] bsd-user: "foo * bar" should be "foo *bar"
2020-11-04 10:21 UTC (2+ messages)
[PATCH 2/4] bsd-user: do not use C99 // comments
2020-11-04 10:21 UTC (2+ messages)
[PATCH v3 net-next 0/5] xdp: introduce bulking for page_pool tx return path
2020-11-04 10:22 UTC (6+ messages)
` [PATCH v3 net-next 1/5] net: xdp: introduce bulking for xdp "
` [PATCH v3 net-next 2/5] net: page_pool: add bulk support for ptr_ring
` [PATCH v3 net-next 3/5] net: mvneta: add xdp tx return bulking support
` [PATCH v3 net-next 4/5] net: mvpp2: "
` [PATCH v3 net-next 5/5] net: mlx5: "
[PATCH] ssi: Fix bad printf format specifiers
2020-11-04 10:22 UTC (2+ messages)
[PATCH 4/4] bsd-user: suspect code indent for conditional statements
2020-11-04 10:21 UTC (2+ messages)
[PATCH v5 3/5] net: ax88796c: ASIX AX88796C SPI Ethernet Adapter Driver
2020-11-04 10:20 UTC (3+ messages)
[PATCH 1/4] bsd-user: space required after semicolon
2020-11-04 10:20 UTC (2+ messages)
[PATCHv2 iproute2-next 0/5] iproute2: add libbpf support
2020-11-04 10:21 UTC (12+ messages)
` [PATCHv3 "
[PATCH net] net: Disable NETIF_F_HW_TLS_TX when HW_CSUM is disabled
2020-11-04 10:21 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.