All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-12-13 10:25:45 to 2020-12-13 13:55:19 UTC [more...]

[PATCH v10 00/23] RISC-V Kendryte K210 support improvements
 2020-12-13 13:50 UTC  (43+ messages)
` [PATCH v10 01/23] riscv: Fix kernel time_init()
` [PATCH v10 02/23] riscv: Fix sifive serial driver
` [PATCH v10 03/23] riscv: Enable interrupts during syscalls with M-Mode
` [PATCH v10 04/23] riscv: Fix builtin DTB handling
` [PATCH v10 05/23] riscv: Use vendor name for K210 SoC support
` [PATCH v10 06/23] riscv: Fix Canaan Kendryte K210 device tree
` [PATCH v10 07/23] riscv: cleanup Canaan Kendryte K210 sysctl driver
` [PATCH v10 08/23] dt-bindings: Add Canaan vendor prefix
` [PATCH v10 09/23] dt-binding: clock: Document canaan,k210-clk bindings
  ` [PATCH v10 09/23] dt-binding: clock: Document canaan, k210-clk bindings
` [PATCH v10 10/23] dt-bindings: reset: Document canaan,k210-rst bindings
  ` [PATCH v10 10/23] dt-bindings: reset: Document canaan, k210-rst bindings
` [PATCH v10 11/23] dt-bindings: pinctrl: Document canaan,k210-fpioa bindings
  ` [PATCH v10 11/23] dt-bindings: pinctrl: Document canaan, k210-fpioa bindings
` [PATCH v10 12/23] dt-binding: mfd: Document canaan,k210-sysctl bindings
  ` [PATCH v10 12/23] dt-binding: mfd: Document canaan, k210-sysctl bindings
` [PATCH v10 13/23] riscv: Add Canaan Kendryte K210 clock driver
` [PATCH v10 14/23] riscv: Add Canaan Kendryte K210 reset controller
` [PATCH v10 15/23] riscv: Add Canaan Kendryte K210 FPIOA driver
` [PATCH v10 16/23] riscv: Update Canaan Kendryte K210 device tree
` [PATCH v10 17/23] riscv: Add SiPeed MAIX BiT board "
` [PATCH v10 18/23] riscv: Add SiPeed MAIX DOCK "
` [PATCH v10 19/23] riscv: Add SiPeed MAIX GO "
` [PATCH v10 20/23] riscv: Add SiPeed MAIXDUINO "
` [PATCH v10 21/23] riscv: Add Kendryte KD233 "
` [PATCH v10 22/23] riscv: Update Canaan Kendryte K210 defconfig
` [PATCH v10 23/23] riscv: Add Canaan Kendryte K210 SD card defconfig

[PATCH 1/3] kbuild: do not use scripts/ld-version.sh for checking spatch version
 2020-12-13 13:25 UTC  (2+ messages)
` [Cocci] "

[PATCH] efi: ia64: disable the capsule loader
 2020-12-13 13:52 UTC 

[Buildroot] [PATCH 0/4 v3] package/ti-stgx: tentative bump (branch yem/ti-sgx-stuff)
 2020-12-13 13:52 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/libgcrypt: bump to version 1.8.7
 2020-12-13 13:51 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/libassuan: bump to version 2.5.4
 2020-12-13 13:51 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/libksba: bump to version 1.5.0
 2020-12-13 13:51 UTC  (2+ messages)

[Buildroot] [git commit] package/ti-sgx-{km, um}: bump to SDK 06.01.00.08 versions
 2020-12-13 13:51 UTC 

[Buildroot] [git commit] package/qt5base: fix build with TI SGX GL stack
 2020-12-13 13:51 UTC 

[Buildroot] [git commit] package/ti-sgx-demos: use KMS-based demos
 2020-12-13 13:51 UTC 

[Buildroot] [git commit] configs/beaglebone_qt5: switch to using KMS instead of wayland+weston
 2020-12-13 13:51 UTC 

[Buildroot] [git commit] package/libgcrypt: bump to version 1.8.7
 2020-12-13 13:49 UTC 

[Buildroot] [git commit] package/libassuan: bump to version 2.5.4
 2020-12-13 13:49 UTC 

[Buildroot] [git commit] package/libksba: bump to version 1.5.0
 2020-12-13 13:49 UTC 

[Buildroot] [PATCH v1 1/3] package/qt5knx: bump version to 5.15.2 (and fix download)
 2020-12-13 13:49 UTC  (4+ messages)
` [Buildroot] [PATCH v1 2/3] package/qt5coap: "
` [Buildroot] [PATCH v1 3/3] package/qt5mqtt: "

[Buildroot] [git commit] package/qt5/qt5mqtt: bump version to 5.15.2 (and fix download)
 2020-12-13 13:49 UTC 

[Buildroot] [git commit] package/qt5/qt5coap: bump version to 5.15.2 (and fix download)
 2020-12-13 13:49 UTC 

[Buildroot] [git commit] package/qt5/qt5knx: bump version to 5.15.2 (and fix download)
 2020-12-13 13:49 UTC 

[PATCH v2 00/11] perf c2c: Sort cacheline with all loads
 2020-12-13 13:38 UTC  (12+ messages)
` [PATCH v2 01/11] perf c2c: Add dimensions for total load hit
` [PATCH v2 02/11] perf c2c: Add dimensions for "
` [PATCH v2 03/11] perf c2c: Add dimensions for load miss
` [PATCH v2 04/11] perf c2c: Rename for shared cache line stats
` [PATCH v2 05/11] perf c2c: Refactor hist entry validation
` [PATCH v2 06/11] perf c2c: Refactor display filter macro
` [PATCH v2 07/11] perf c2c: Refactor node display macro
` [PATCH v2 08/11] perf c2c: Refactor node header
` [PATCH v2 09/11] perf c2c: Add local variables for output metrics
` [PATCH v2 10/11] perf c2c: Sort on all cache hit for load operations
` [PATCH v2 11/11] perf c2c: Update documentation for display option 'all'

[PATCH v2 net-next 0/6] Offload software learnt bridge addresses to DSA
 2020-12-13 13:36 UTC  (6+ messages)
` [PATCH v2 net-next 1/6] net: bridge: notify switchdev of disappearance of old FDB entry upon migration
    ` [Bridge] "

[PATCH] iio: hrtimer: Allow sub Hz granularity
 2020-12-13 13:32 UTC  (4+ messages)

[PATCH rdma-rc 0/5] Fixes to v5.10
 2020-12-13 13:29 UTC  (6+ messages)
` [PATCH rdma-rc 1/5] RDMA/mlx5: Fix MR cache memory leak
` [PATCH rdma-rc 2/5] IB/umad: Return EIO in case of when device disassociated
` [PATCH rdma-rc 3/5] IB/umad: Return EPOLLERR "
` [PATCH rdma-rc 4/5] RDMA/cma: Don't overwrite sgid_attr after device is released
` [PATCH rdma-rc 5/5] RDMA/ucma: Fix memory leak of connection request

[PATCH v2 1/2] dt-bindings: iio: imu: mpu6050: Document invensense,mpu6880
 2020-12-13 13:27 UTC  (3+ messages)

[RFC PATCH 0/2] errseq+overlayfs: accomodate the volatile upper layer use-case
 2020-12-13 13:27 UTC  (3+ messages)
` [RFC PATCH 1/2] errseq: split the SEEN flag into two new flags
` [RFC PATCH 2/2] overlayfs: propagate errors from upper to overlay sb in sync_fs

[igt-dev] [PATCH i-g-t] i915/gem_cs_prefetch: Add subtests description
 2020-12-13 13:30 UTC 

[PATCH] dt-bindings: iio: accel: bma255: Fix bmc150/bmi055 compatible
 2020-12-13 13:25 UTC  (3+ messages)

[PATCH] iio: sx9310: Off by one in sx9310_read_thresh()
 2020-12-13 13:23 UTC  (2+ messages)

[PATCH 000/120] Linux for the PlayStation 2
 2020-12-13 13:20 UTC  (10+ messages)
` [PATCH 002/120] MIPS: R5900: Trap the RDHWR instruction as an SQ address exception
` [PATCH 094/120] MIPS: PS2: FB: Frame buffer driver for the PlayStation 2

[PATCH v2 0/3] dt-bindings: yaml conversion of i2c-gate and IIO users
 2020-12-13 13:20 UTC  (5+ messages)
` [PATCH v2 2/3] dt-bindings:iio:imu:invensense,mpu6050: txt to yaml conversion
` [PATCH v2 3/3] dt-bindings:iio:gyro:invensense,mpu3050: txt to yaml format conversion

[PATCH 1/1] doc: global data pointer on x86, x86_64
 2020-12-13 13:14 UTC 

[PATCH 0/4] coreaudio bug fix and clean up
 2020-12-13 13:05 UTC  (5+ messages)
` [PATCH 1/4] coreaudio: rename misnamed variable fake_as
` [PATCH 2/4] coreaudio: don't start playback in init routine
` [PATCH 3/4] coreaudio: always stop audio playback on shut down
` [PATCH 4/4] audio: remove unused function audio_is_cleaning_up()

[PATCH v2 1/2] dt-bindings: iio: gyroscope: bmg160: Document regulator supplies
 2020-12-13 13:03 UTC  (3+ messages)
` [PATCH v2 2/2] iio: gyro: bmg160: Add rudimentary regulator support

[igt-dev] [PATCH i-g-t] i915/gem_request_retire: Add subtest description
 2020-12-13 12:59 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH 1/2 v5] iio: accel: yamaha-yas530: Add DT bindings
 2020-12-13 12:57 UTC  (3+ messages)
` [PATCH 2/2 v5] iio: magnetometer: Add driver for Yamaha YAS530

[PATCH v3] Compiler Attributes: remove CONFIG_ENABLE_MUST_CHECK
 2020-12-13 12:55 UTC  (4+ messages)

[PATCH net-next] net/mlx5: Fix compilation warning for 32-bit platform
 2020-12-13 12:36 UTC  (2+ messages)

[PATCH -next] iio: chemical: pms7003: convert comma to semicolon
 2020-12-13 12:29 UTC  (2+ messages)

[Intel-gfx] [PATCH i-g-t] i915/gem_exec_balancer: Measure timeslicing fairness
 2020-12-13 12:28 UTC  (3+ messages)
` [igt-dev] "
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH net-next] sfc: backport XDP EV queue sharing from the out-of-tree driver
 2020-12-13 12:23 UTC  (2+ messages)

[PATCH 0/1] iio: core: Copy iio_info.attrs->is_visible into iio_dev_opaque.chan_attr_group.is_visible
 2020-12-13 12:21 UTC  (6+ messages)

drivers/dma/idxd/sysfs.c:391 engine_group_id_store() warn: potential spectre issue 'idxd->groups' (local cap)
 2020-12-13 12:21 UTC 

[Bug 1907953] [NEW] pkg install qemu-system-x86_64 não funciona qemu 5.2.0
 2020-12-13 12:09 UTC 

[PATCH] iio: afe: iio-rescale: Support processed channels
 2020-12-13 12:16 UTC  (7+ messages)

[PATCH 0/8] hw/ppc: Convert UIC device to QOM
 2020-12-13 12:09 UTC  (3+ messages)
` [PATCH 1/8] hw/ppc/ppc4xx_devs: Make code style fixes to UIC code

[PATCH 0/2] sparc/leon3: Make grlib-irqmp handle its own inbound IRQ lines
 2020-12-13 12:08 UTC  (5+ messages)
` [PATCH 1/2] hw/sparc: Make grlib-irqmp device "
` [PATCH 2/2] include/hw/sparc/grlib.h: Remove unused set_pil_in_fn typedef

[net-next v3 00/14] Add mlx5 subfunction support
 2020-12-13 12:08 UTC  (3+ messages)

[linux-linus test] 157479: regressions - FAIL
 2020-12-13 12:07 UTC 

[PATCH v2 0/4] Additional NPCM7xx devices
 2020-12-13 12:01 UTC  (7+ messages)
` [PATCH v2 2/4] hw/timer: Refactor NPCM7XX Timer to use CLK clock
` [PATCH v2 3/4] hw/adc: Add an ADC module for NPCM7XX
` [PATCH v2 4/4] hw/misc: Add a PWM "

[PATH v3 0/3] iio: adc: xilinx: use even more devres
 2020-12-13 12:04 UTC  (5+ messages)

[PATCH 1/2] devicetree: Add Xilinx System Management Wizard binding documentation
 2020-12-13 12:03 UTC  (8+ messages)
` [PATCH 2/2] iio: xilinx-xadc: Add basic support for Ultrascale System Monitor

[Bug 1907952] [NEW] qemu-system-aarch64: with "-display gtk" arrow keys are received as just ^[ on ttyAMA0
 2020-12-13 11:51 UTC 

[PATCH] staging: Add xillyusb driver (Xillybus variant for USB)
 2020-12-13 11:59 UTC 

[PATCH net-next 0/5] bnxt_en: Improve firmware flashing
 2020-12-13 11:51 UTC  (6+ messages)
` [PATCH net-next 1/5] bnxt_en: Refactor bnxt_flash_nvram
` [PATCH net-next 2/5] bnxt_en: Rearrange the logic in bnxt_flash_package_from_fw_obj()
` [PATCH net-next 3/5] bnxt_en: Restructure bnxt_flash_package_from_fw_obj() to execute in a loop
` [PATCH net-next 4/5] bnxt_en: Retry installing FW package under NO_SPACE error condition
` [PATCH net-next 5/5] bnxt_en: Enable batch mode when using HWRM_NVM_MODIFY to flash packages

[PATCH v12 0/7] Introduce 'yank' oob qmp command to recover from hanging qemu
 2020-12-13 11:48 UTC  (8+ messages)
` [PATCH v12 1/7] Introduce yank feature
` [PATCH v12 2/7] block/nbd.c: Add "
` [PATCH v12 3/7] chardev/char-socket.c: "
` [PATCH v12 4/7] migration: "
` [PATCH v12 5/7] io/channel-tls.c: make qio_channel_tls_shutdown thread-safe
` [PATCH v12 6/7] io: Document qmp oob suitability of qio_channel_shutdown and io_shutdown
` [PATCH v12 7/7] tests/test-char.c: Wait for the chardev to connect in char_socket_client_dupid_test

[ovmf test] 157495: regressions - FAIL
 2020-12-13 11:55 UTC 

[PATCH] net: mscc: ocelot: Fix a resource leak in the error handling path of the probe function
 2020-12-13 11:48 UTC  (2+ messages)

KASAN: use-after-free Read in disk_part_iter_next
 2020-12-13 11:40 UTC  (2+ messages)

Hey. lange nichts von dir gehört
 2020-12-11 15:58 UTC 

[patch 00/30] genirq: Treewide hunt for irq descriptor abuse and assorted fixes
 2020-12-13 11:35 UTC  (9+ messages)
` [patch 20/30] net/mlx4: Replace irq_to_desc() abuse
` [patch 21/30] net/mlx4: Use effective interrupt affinity
` [patch 22/30] net/mlx5: Replace irq_to_desc() abuse
` [patch 23/30] net/mlx5: Use effective interrupt affinity

[soc:omap/fixes] BUILD SUCCESS c0bc969c176b10598b31d5d1a5edf9a5261f0a9f
 2020-12-13 11:32 UTC 

[PATCH v3 0/2] usb: dwc3: drd: Check graph presence for extcon
 2020-12-13 11:30 UTC  (5+ messages)
` [PATCH v3 1/2] usb: dwc3: drd: Avoid error when extcon is missing
` [PATCH v3 2/2] usb: dwc3: drd: Improve dwc3_get_extcon() style

[PATCH v3 0/9] Add Tegra Quad SPI driver
 2020-12-13 11:28 UTC  (6+ messages)
` [PATCH v3 5/9] spi: spi-mem: Allow masters to transfer dummy cycles directly by hardware

UBSAN: shift-out-of-bounds in strset_parse_request
 2020-12-13 11:13 UTC 

[PATCH v9 08/22] dt-binding: clock: Document canaan,k210-clk bindings
 2020-12-13 11:08 UTC  (4+ messages)
  ` [PATCH v9 08/22] dt-binding: clock: Document canaan, k210-clk bindings

[xen-unstable test] 157476: regressions - FAIL
 2020-12-13 11:09 UTC 

[PATCH] thermal/core: Make 'forced_passive' as obsolete candidate
 2020-12-13 11:02 UTC  (8+ messages)

[Buildroot] [PATCH 1/1] package/usbutils: bump to version 013
 2020-12-13 11:03 UTC 

[ovmf test] 157493: regressions - FAIL
 2020-12-13 11:00 UTC 

[Buildroot] [PATCH v1 01/31] package/qt5: bump version to 5.15.2
 2020-12-13 10:41 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/libressl: security bump to version 3.2.3
 2020-12-13 10:40 UTC  (2+ messages)

[Buildroot] [git commit branch/2020.11.x] package/libressl: security bump to version 3.2.3
 2020-12-13 10:39 UTC 

[Buildroot] [PATCH 1/1] package/i2pd: bump to version 2.35.0
 2020-12-13 10:39 UTC 

[PATCH V6 0/6] nvmet: add ZBD backend support
 2020-12-13 10:31 UTC  (4+ messages)
` [PATCH V6 4/6] nvmet: add ZBD over ZNS "

[dpdk-dev] [PATCH v2 01/33] net/mlx5: fix folding constant array error
 2020-12-13 10:20 UTC  (23+ messages)
` [dpdk-dev] [PATCH v3 00/32] mlx5 Windows support - part #5
  ` [dpdk-dev] [PATCH v3 06/32] net/mlx5: define mprq functions as static inline
  ` [dpdk-dev] [PATCH v3 07/32] net/mlx5: do not define static_assert in Windows
  ` [dpdk-dev] [PATCH v3 10/32] net/mlx5: wrap glue reg/dereg UMEM with OS calls
  ` [dpdk-dev] [PATCH v3 13/32] common/mlx5/linux: handle memory allocations with alignment
  ` [dpdk-dev] [PATCH v3 16/32] common/mlx5: add Windows exports file
  ` [dpdk-dev] [PATCH v3 17/32] common/mlx5: extend DevX query hca attributes command
  ` [dpdk-dev] [PATCH v3 18/32] common/mlx5: add DevX alloc PD command
  ` [dpdk-dev] [PATCH v3 19/32] common/mlx5/windows: add glue functions APIs
  ` [dpdk-dev] [PATCH v3 20/32] mlx5/windows: add mlx5 meson file
  ` [dpdk-dev] [PATCH v3 21/32] mlx5/windows: add initialization routine for external lib
  ` [dpdk-dev] [PATCH v3 22/32] mlx5/windows: generate file mlx5_autoconf.h
  ` [dpdk-dev] [PATCH v3 23/32] common/mlx5/windows: extend PRM match_param_bits struct
  ` [dpdk-dev] [PATCH v3 24/32] common/mlx5/windows: add getter functions
  ` [dpdk-dev] [PATCH v3 25/32] common/mlx5/windows: add OS alloc/dealloc pd
  ` [dpdk-dev] [PATCH v3 26/32] common/mlx5/windows: add OS umem reg/dereg API
  ` [dpdk-dev] [PATCH v3 27/32] net/mlx5: update MR prototypes for DevX
  ` [dpdk-dev] [PATCH v3 28/32] common/mlx5/windows: add OS reg/dereg MR
  ` [dpdk-dev] [PATCH v3 29/32] net/mlx5/windows: implement device attribute getter
  ` [dpdk-dev] [PATCH v3 30/32] net/mlx5/windows: add mlx5_os.c stubs
  ` [dpdk-dev] [PATCH v3 31/32] net/mlx5/windows: implement mlx5 mac addr add
  ` [dpdk-dev] [PATCH v3 32/32] net/mlx5: refactor eth dev ops for Windows

[PATCH v3] driver core: platform: don't oops in platform_shutdown() on unbound devices
 2020-12-13 10:29 UTC  (2+ messages)


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.