All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-10-17 16:53:01 to 2021-10-17 20:17:33 UTC [more...]

[PATCH v7 00/10] Add TDX Guest Support (#VE handler support)
 2021-10-17 20:17 UTC  (8+ messages)
` [PATCH v7 01/10] x86/io: Allow to override inX() and outX() implementation
` [PATCH v7 02/10] x86/tdx: Add early_is_tdx_guest() interface
` [PATCH v7 05/10] x86/tdx: Handle port I/O

[PATCH] driver: net: can: delete napi if register_candev fails
 2021-10-17 20:16 UTC  (5+ messages)

[PATCH] asm-generic: bug.h: add unreachable() in BUG() for CONFIG_BUG not set
 2021-10-17 20:16 UTC  (7+ messages)

[Buildroot] [git commit] package/rpi-firmware: rework boot/config file handling
 2021-10-17 20:11 UTC 

[Buildroot] [git commit] package/rpi-wifi-firmware: provide convenience symlinks
 2021-10-17 20:14 UTC 

[Buildroot] [git commit] package/rpi-firmware: convert dtb overlay install loop to make-level foreach loop
 2021-10-17 20:13 UTC 

[Buildroot] [git commit] package/rpi-firmware: add option for the debug set of start/fixup boot files
 2021-10-17 20:12 UTC 

[PATCH 0/3] staging: r8188eu: clean up osdep_service.h
 2021-10-17 20:12 UTC  (6+ messages)
` [PATCH 3/3] staging: r8188eu: don't accept SIGTERM for cmd thread

[Buildroot] [PATCH 1/1] package/python3: fix bzip2 build
 2021-10-17 20:05 UTC 

[frank-w-bpi-r2-4.14:5.15-bpi-r2-pro-drm 86/101] drivers/gpu/drm/rockchip/rockchip_drm_vop.c:1589:44: error: no member named 'data' in 'struct vop_win'
 2021-10-17 20:07 UTC 

[PATCH v5 1/2] dt-bindings: display: bridge: lvds-codec: Document pixel data sampling edge select
 2021-10-17 20:05 UTC  (6+ messages)
` [PATCH v5 2/2] drm/bridge: lvds-codec: Add support for "

[PATCH] drm: mxsfb: Fix NULL pointer dereference crash on unload
 2021-10-17 20:05 UTC  (4+ messages)

[PATCH v2 00/10] staging: media: zoran: fusion in one module
 2021-10-17 20:05 UTC  (7+ messages)
` [PATCH v2 04/10] staging: media: zoran: add debugfs
` [PATCH v2 06/10] staging: media: zoran: fusion all modules

[Buildroot] [PATCH 01/16] support/testing: test_file_capabilities: bump to kernel 4.19.204
 2021-10-17 20:05 UTC  (12+ messages)
` [Buildroot] [PATCH 12/16] package/qemu: bump to version 6.1.0
` [Buildroot] [PATCH 13/16] support/testing: test_ubi: reduce the rootfs.ubi size to 64M to match the Qemu emulated flash device
` [Buildroot] [PATCH 14/16] support/testing: test_ubi: add image format on the qemu command line
` [Buildroot] [PATCH 15/16] support/testing: update logical eraseblock and physical eraseblock size for qemu >= 2.9
` [Buildroot] [PATCH 16/16] support/testing: test_ubi: allow to boot several times using the same ubi image

[Intel-gfx] [PATCH v2 1/4] dri: do not check for NULL debugfs dentry
 2021-10-17 20:03 UTC  (4+ messages)
` [Intel-gfx] [PATCH v2 4/4] vgaswitcheroo: "
  `  "

[Buildroot] [PATCH v1] package/gnupg2: bump version to 2.2.32
 2021-10-17 20:03 UTC 

[PATCH 2/2] man-pages.7: Update non-breaking space advice
 2021-10-17 19:53 UTC  (4+ messages)

[RESEND PATCH] ARM: dts: da850: add MMD SDIO interrupts
 2021-10-17 19:51 UTC 

[PATCH] arm64: dts: rockchip: Add idle cooling devices
 2021-10-17 19:51 UTC  (5+ messages)

[Buildroot] [git commit] support/testing: update logical eraseblock and physical eraseblock size for qemu >= 2.9
 2021-10-17 19:47 UTC 

[Buildroot] [git commit] support/testing: test_ubi: allow to boot several times using the same ubi image
 2021-10-17 19:47 UTC 

[Buildroot] [git commit] package/qemu: bump to version 6.1.0
 2021-10-17 19:46 UTC 

[Buildroot] [git commit] support/testing: test_ubi: add image format on the qemu command line
 2021-10-17 19:46 UTC 

[Buildroot] [git commit] support/testing: test_ubi: reduce the rootfs.ubi size to 64M to match the Qemu emulated flash device
 2021-10-17 19:46 UTC 

[PATCH v7 0/6] Add TDX Guest Support (boot support)
 2021-10-17 19:49 UTC  (6+ messages)
` [PATCH v7 2/6] x86/boot: Avoid #VE during boot for TDX platforms
` [PATCH v7 3/6] x86/topology: Disable CPU online/offline control for TDX guest

[tglx-devel:x86/fpu-kvm 69/88] arch/x86/kernel/fpu/xstate.c:1450:33: error: too few arguments to function call, expected 2, have 1
 2021-10-17 19:44 UTC  (2+ messages)

[PATCH 00/23] More patches from others
 2021-10-17 19:42 UTC  (3+ messages)
` [PATCH 16/23] man-pages.7: wfix

[PATCH] soc: imx: gpcv2: Synchronously suspend MIX domains
 2021-10-17 19:40 UTC  (2+ messages)

[PATCH RESEND v2 0/6] rtc,x86: CMOS RTC fixes
 2021-10-17 19:41 UTC  (8+ messages)
` [PATCH RESEND 1/6] rtc-cmos: take rtc_lock while reading from CMOS
` [PATCH RESEND 2/6] rtc-cmos: dont touch alarm registers during update
  ` [TEST PATCH] rtc-cmos: cmos_read_alarm bug demonstration
` [PATCH RESEND v2 3/6] rtc-mc146818-lib: fix RTC presence check
` [PATCH RESEND 4/6] rtc-mc146818-lib: reduce RTC_UIP polling period
` [PATCH RESEND 5/6] x86/rtc: mach_get_cmos_time - rm duplicated code
` [PATCH RESEND 6/6] x86/rtc: rename mach_set_rtc_mmss

[PATCH 0/4] Avoid using isa_get_irq in vt82c686 model
 2021-10-17 19:39 UTC  (5+ messages)
` [PATCH 4/4] via-ide: Avoid using isa_get_irq()

linux 5.14.3: free_user_ns causes NULL pointer dereference
 2021-10-17 19:35 UTC  (13+ messages)
                ` [CFT][PATCH] ucounts: Fix signal ucount refcounting

[Buildroot] [PATCH 1/1] package/util-linux: fix libuuid build
 2021-10-17 19:35 UTC  (2+ messages)

[PATCH v3] sparse index: fix use-after-free bug in cache_tree_verify()
 2021-10-17 19:35 UTC  (4+ messages)
` [PATCH v4] "

[Buildroot] [git commit] package/util-linux: fix libuuid build
 2021-10-17 19:33 UTC 

[linux-5.4 test] 165616: tolerable FAIL - PUSHED
 2021-10-17 19:33 UTC 

[PATCH 0/2] sparse-index: expand/collapse based on 'index.sparse'
 2021-10-17 19:33 UTC  (6+ messages)
` [PATCH 2/2] sparse-index: update index read to consider index.sparse config

[PATCH] mmc: winbond: don't build on M68K
 2021-10-17 19:31 UTC  (3+ messages)

stable/linux-4.4.y baseline: 71 runs, 9 regressions (v4.4.289)
 2021-10-17 19:27 UTC 

[PATCH RESEND v2] x86: warn on native_io_delay() before DMI scan
 2021-10-17 19:25 UTC 

[PATCH v3 1/4] arm64: dts: qcom: SMxxxx: drop msg-size property from ramoops
 2021-10-17 14:17 UTC  (4+ messages)
` [PATCH v3 2/4] arm64: dts: qcom: sm6350: fix typo in ecc-size property
` [PATCH v3 3/4] arm64: dts: qcom: sm6350: remove compatible leftover from ramoops node
` [PATCH v3 4/4] dt-bindings: reserved-memory: ramoops: Convert txt bindings to yaml

[dpdk-dev] [PATCH] dmadev: introduce DMA device library
 2021-10-17 19:17 UTC  (3+ messages)
` [dpdk-dev] [PATCH v26 0/6] support dmadev

✅ PASS: Test report for kernel 5.14.13 (stable-queue, 4e87c715)
 2021-10-17 19:08 UTC 

[RFC PATCH 0/1] add ccove PMIC i2c address for Microsoft Surface 3
 2021-10-17 19:08 UTC  (4+ messages)
` [RFC PATCH 1/1] ACPI / PMIC: Add i2c address to intel_pmic_bytcrc driver

[PATCH] perf evsel: Fix missing exclude_{host,guest} setting
 2021-10-17 19:05 UTC  (2+ messages)

[PATCH] ataflop: unlock ataflop_probe_lock at atari_floppy_init()
 2021-10-17 19:05 UTC  (4+ messages)
  ` [PATCH v2] ataflop: remove ataflop_probe_lock mutex

[PATCH v6] dt-bindings: drm/msm/gpu: convert to YAML
 2021-10-17 14:43 UTC 

[PATCH] counter/counter-sysfs: use sysfs_emit everywhere
 2021-10-17 19:01 UTC 

[PATCH] counter: drop chrdev_lock
 2021-10-17 18:55 UTC 

Control and uses of USB for BMC's own internal uses
 2021-10-17 18:55 UTC 

stable/linux-5.10.y baseline: 125 runs, 2 regressions (v5.10.74)
 2021-10-17 18:50 UTC 

[PATCH] mctp.7: Add man page for Linux MCTP support
 2021-10-17 18:49 UTC  (2+ messages)

build reproducibility
 2021-10-17 18:42 UTC  (3+ messages)

[PATCH -next] riscv/eBPF: Add BPF exception tables
 2021-10-17 18:40 UTC  (3+ messages)

stable-rc/queue/5.14 build: 153 builds: 4 failed, 149 passed, 91 warnings (v5.14.12-67-gc15240390faa)
 2021-10-17 18:35 UTC 

✅ PASS: Test report for kernel 5.14.13 (stable-queue, 771320a9)
 2021-10-17 18:35 UTC 

Build failure of 'seen'
 2021-10-17 18:32 UTC  (4+ messages)

[PATCH -perfbook 0/3] Updates of docker/ and Makefile
 2021-10-17 18:27 UTC  (2+ messages)

[PATCH v2 00/13] media: Add multiplexed support to R-Car CSI-2 and GMSL
 2021-10-17 18:24 UTC  (14+ messages)
` [PATCH v2 01/13] media: max9286: Add support for v4l2_subdev_state
` [PATCH v2 02/13] media: max9286: Implement set_routing
` [PATCH v2 03/13] media: max9286: Use enabled routes to calculate pixelrate
` [PATCH v2 04/13] media: max9286: Use routes to configure link order
` [PATCH v2 05/13] media: max9286: Move format to subdev state
` [PATCH v2 06/13] media: subdev: Add for_each_active_route() macro
` [PATCH v2 07/13] media: max9286: Implement get_frame_desc()
` [PATCH v2 08/13] media: rcar-csi2: Add support for v4l2_subdev_state
` [PATCH v2 09/13] media: rcar-csi2: Implement set_routing
` [PATCH v2 10/13] media: rcar-csi2: Move format to subdev state
` [PATCH v2 11/13] media: rcar-csi2: Config by using the remote frame_desc
` [PATCH v2 12/13] media: rcar-csi2: Implement .get_frame_desc()
` [PATCH v2 13/13] media: rcar-vin: Support multiplexed CSI-2 receiver

[Buildroot] [PATCH 1/1] package/webkitgtk: depend on host-python3
 2021-10-17 18:09 UTC  (2+ messages)

stable/linux-5.4.y baseline: 99 runs, 1 regressions (v5.4.154)
 2021-10-17 18:08 UTC 

[PATCH] regulator/tps62360: replacing legacy gpio interface for gpiod
 2021-10-17 18:06 UTC 

[oe][meta-oe][PATCH] colord-native: Inherit pkgconfig
 2021-10-17 18:05 UTC 

[Bug 213829] Intel AX210 Bluetooth controller doesn't start from warm boot
 2021-10-17 18:05 UTC 

[dtor-input:master] BUILD SUCCESS c6ac8f0b4ca927316eb40e1e9ba83df5d29f3793
 2021-10-17 18:03 UTC 

[PATCH] ctime.3: mktime() may modify tm_hour due to tm_isdst
 2021-10-17 18:02 UTC  (6+ messages)
` [PATCH v2 2/2] timegm.3: Remove recommendation against use of timegm()

[dpdk-dev] [PATCH v4 00/15] crypto: add raw vector support in DPAAx
 2021-10-17 17:59 UTC  (3+ messages)
` [dpdk-dev] [PATCH v5 "
  ` [dpdk-dev] [EXT] "

[PATCH] drm: panel-orientation-quirks: Add quirk for GPD Win3
 2021-10-17 17:56 UTC  (2+ messages)

stable-rc/queue/4.14 build: 180 builds: 2 failed, 178 passed, 5 warnings (v4.14.250-40-gf1f94724a4ef)
 2021-10-17 17:55 UTC 

[groeck-staging:hwmon-next] BUILD SUCCESS efb389b8c34fa7da673eb0a598b223bd891daa9d
 2021-10-17 17:50 UTC 

[PATCH 0/3] staging: r8188eu: clean up the Makefile
 2021-10-17 17:46 UTC  (4+ messages)
` [PATCH 2/3] staging: r8188eu: Makefile: don't overwrite global settings

[PATCH] kconfig: Add `make mod2noconfig` to disable module options
 2021-10-17 17:43 UTC 

[PATCH v2 0/2] Add Sony Tulip Truly NT35521 panel support
 2021-10-17 17:38 UTC  (2+ messages)

[PATCH v14 0/8] RISC-V Pointer Masking implementation
 2021-10-17 17:27 UTC  (18+ messages)
` [PATCH v14 1/8] [RISCV_PM] Add J-extension into RISC-V
` [PATCH v14 2/8] [RISCV_PM] Add CSR defines for RISC-V PM extension
` [PATCH v14 3/8] [RISCV_PM] Support CSRs required for RISC-V PM extension except for the h-mode
` [PATCH v14 4/8] [RISCV_PM] Add J extension state description
` [PATCH v14 5/8] [RISCV_PM] Print new PM CSRs in QEMU logs
` [PATCH v14 6/8] [RISCV_PM] Support pointer masking for RISC-V for i/c/f/d/a types of instructions
` [PATCH v14 7/8] [RISCV_PM] Implement address masking functions required for RISC-V Pointer Masking extension
` [PATCH v14 8/8] [RISCV_PM] Allow experimental J-ext to be turned on

[PATCH v2] drm/panel/tianma-tl057fvxp01: add panel for Motorola Moto G6
 2021-10-17 17:33 UTC  (2+ messages)

[PATCH v2] iio: accel: sca3000: Use sign_extend32() instead of opencoding sign extension
 2021-10-17 17:37 UTC  (3+ messages)

[PATCH v2 0/3] Add settle time support to iio-mux
 2021-10-17 17:31 UTC  (3+ messages)

[PATCH] Input: ili210x - Make ili251x_firmware_to_buffer more generic
 2021-10-17 17:24 UTC 

[PATCH] drm/panel:Adjust sync values for Feixin K101-IM2BYL02 panel
 2021-10-17 17:24 UTC  (2+ messages)

[PATCH v2] env: mmc: Add support for redundant env in both eMMC boot partitions
 2021-10-17 17:23 UTC 

[PATCH v13 0/7] RISC-V Pointer Masking implementatio
 2021-10-17 17:21 UTC  (9+ messages)
` [PATCH v13 5/7] [RISCV_PM] Support pointer masking for RISC-V for i/c/f/d/a types of instructions
` [PATCH v13 6/7] [RISCV_PM] Implement address masking functions required for RISC-V Pointer Masking extension

[PATCH] pinctrl: samsung: support ExynosAutov9 SoC pinctrl
 2021-10-17 17:19 UTC  (2+ messages)

[RFC PATCH] lkdtm: Replace lkdtm_rodata_do_nothing() by do_nothing()
 2021-10-17 17:19 UTC  (3+ messages)

[PATCH] nvmet: prefer struct_size over open coded arithmetic
 2021-10-17 17:23 UTC  (2+ messages)

[PATCH v3] rtc: s3c: remove HAVE_S3C_RTC in favor of direct dependencies
 2021-10-17 17:17 UTC  (3+ messages)

[RFC PATCH] iio: trigger: Fix a scheduling whilst atomic issue seen on tsc2046
 2021-10-17 17:22 UTC 

[PATCH] sfc: Fix reading non-legacy supported link modes
 2021-10-17 17:16 UTC 

[PATCH 1/2] drm/panel: Add BOE BF060Y8M-AJ0 5.99" AMOLED panel driver
 2021-10-17 17:16 UTC  (2+ messages)

[PATCH v8 00/11] Add TDX Guest Support (Initial support)
 2021-10-17 17:15 UTC  (4+ messages)
` [PATCH v8 06/11] x86/traps: Add #VE support for TDX guest

stable-rc/queue/4.9 build: 176 builds: 2 failed, 174 passed (v4.9.286-28-gac8720e3af97)
 2021-10-17 17:13 UTC 

[PATCH v2 00/13] replace drm_detect_hdmi_monitor() with drm_display_info.is_hdmi
 2021-10-17 17:11 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for replace drm_detect_hdmi_monitor() with drm_display_info.is_hdmi (rev3)

[PATCH 1/2] drm/panel: Add driver for Novatek NT35950 DSI DriverIC panels
 2021-10-17 17:11 UTC  (2+ messages)

[PATCH v2 0/2] iio: adc: tsc2046: fixes
 2021-10-17 17:13 UTC  (3+ messages)
` [PATCH v2 2/2] iio: adc: tsc2046: fix sleeping in atomic context warning and a deadlock after iio_trigger_poll() call

[PATCH v2] staging: r8188eu: remove unnecessary assignment
 2021-10-17 17:06 UTC 

[PATCH 0/3] drm/rockchip: support gamma control on RK3399
 2021-10-16 10:18 UTC  (4+ messages)
` [PATCH 1/3] drm/rockchip: define gamma registers for RK3399
` [PATCH 2/3] drm/rockchip: support gamma control on RK3399
` [PATCH 3/3] arm64: dts: rockchip: enable "

[Buildroot] [PATCH 11/16] support/docker: bump docker image for the gitlab-ci to Debian bullseye
 2021-10-17 17:05 UTC  (3+ messages)
` [Buildroot] [PATCH] .gitlab-ci.yml: update docker image to 20210922.2200

[Buildroot] [git commit] .gitlab-ci.yml: update docker image to 20210922.2200
 2021-10-17 17:04 UTC 

[patch 0/4] x86/fpu/kvm: Sanitize the FPU guest/user handling
 2021-10-17 17:03 UTC  (5+ messages)
` [patch 1/4] x86/fpu: Prepare for sanitizing KVM FPU code
` [patch 2/4] x86/fpu: Provide infrastructure for KVM FPU cleanup
` [patch 3/4] x86/kvm: Convert FPU handling to a single swap buffer
` [patch 4/4] x86/fpu: Remove old KVM FPU interface

[Buildroot] [PATCH 1/5] configs: remove qemu_csky defconfigs
 2021-10-17 17:02 UTC  (2+ messages)

[Buildroot] [git commit] configs: remove qemu_csky defconfigs
 2021-10-17 16:58 UTC 

[Buildroot] [git commit] package/gcc: remove csky version
 2021-10-17 16:59 UTC 

[Buildroot] [git commit] package/glibc: remove glibc csky fork
 2021-10-17 16:59 UTC 

[Buildroot] [git commit] package/binutils: remove csky version
 2021-10-17 16:59 UTC 

[Buildroot] [git commit] arch/Config.in: disable internal toolchain backend for csky
 2021-10-17 16:59 UTC 

[PATCH v3 2/3] erofs: introduce the secondary compression head
 2021-10-17 16:57 UTC  (3+ messages)
` [PATCH v4 "

[PATCH 0/8] q800: GLUE updates for A/UX mode
 2021-10-17 16:56 UTC  (7+ messages)
` [PATCH 8/8] q800: add NMI handler

[Buildroot] [PATCH 1/1] package/mg: bump version to v3.5, drop backported patch
 2021-10-17 16:56 UTC 

(no subject)
 2021-10-17 16:54 UTC  (11+ messages)
` [PATCH v3 13/25] pinctrl: qcom: ssbi-mpp: hardcode IRQ counts
` [PATCH v3 14/25] pinctrl: qcom: ssbi-mpp: add support for hierarchical IRQ chip
` [PATCH v3 15/25] pinctrl: qcom: spmi-mpp: hardcode IRQ counts
` [PATCH v3 16/25] pinctrl: qcom: spmi-mpp: add support for hierarchical IRQ chip
` 

[linux-linus test] 165584: tolerable FAIL - PUSHED
 2021-10-17 16:52 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.