All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-12-13 08:14:58 to 2020-12-13 11:36:04 UTC [more...]

[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 

[Buildroot] [PATCH 1/1] package/libgcrypt: bump to version 1.8.7
 2020-12-13 11:34 UTC 

[Buildroot] [PATCH 1/1] package/libassuan: bump to version 2.5.4
 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 v2 0/4] Additional NPCM7xx devices
 2020-12-13 11:28 UTC  (3+ messages)
` [PATCH v2 2/4] hw/timer: Refactor NPCM7XX Timer to use CLK clock

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

[Buildroot] [PATCH 1/1] package/libksba: bump to version 1.5.0
 2020-12-13 11:23 UTC 

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

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  (34+ messages)
` [dpdk-dev] [PATCH v3 00/32] mlx5 Windows support - part #5
  ` [dpdk-dev] [PATCH v3 01/32] net/mlx5: fix folding constant array error
  ` [dpdk-dev] [PATCH v3 02/32] net/mlx5/linux: extend device attributes getter
  ` [dpdk-dev] [PATCH v3 03/32] net/mlx5: remove Linux files from Windows compilation
  ` [dpdk-dev] [PATCH v3 04/32] net/mlx5: fix freeing packet pacing
  ` [dpdk-dev] [PATCH v3 05/32] net/mlx5: replace Linux sleep with rte sleep
  ` [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 08/32] net/mlx5: move static_assert calls to global scope
  ` [dpdk-dev] [PATCH v3 09/32] net/mlx5: wrap glue alloc/dealloc PD with OS calls
  ` [dpdk-dev] [PATCH v3 10/32] net/mlx5: wrap glue reg/dereg UMEM "
  ` [dpdk-dev] [PATCH v3 11/32] net/mlx5: fix adding destroy flow action wrapper
  ` [dpdk-dev] [PATCH v3 12/32] common/mlx5: add definition HAVE_INFINIBAND_VERBS_H
  ` [dpdk-dev] [PATCH v3 13/32] common/mlx5/linux: handle memory allocations with alignment
  ` [dpdk-dev] [PATCH v3 14/32] common/mlx5/windows: "
  ` [dpdk-dev] [PATCH v3 15/32] common/mlx5/linux: wrap event channel APIs with OS calls
  ` [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)

[Buildroot] [PATCH v1] package/kmsxx: fix fmt dependency (needs wchar)
 2020-12-13 10:24 UTC 

[Buildroot] [PATCH 1/1] package/mbedtls: security bump to version 2.16.9
 2020-12-13 10:21 UTC  (3+ messages)

[Buildroot] [git commit branch/2020.02.x] package/mbedtls: security bump to version 2.16.9
 2020-12-13 10:21 UTC 

[Buildroot] [git commit branch/2020.08.x] package/mbedtls: security bump to version 2.16.9
 2020-12-13 10:20 UTC 

[Buildroot] [git commit branch/2020.11.x] package/mbedtls: security bump to version 2.16.9
 2020-12-13 10:20 UTC 

[Buildroot] [PATCH 1/2] package/python-pyparsing: update link to project
 2020-12-13 10:17 UTC  (3+ messages)

[Buildroot] [git commit branch/2020.02.x] package/python-pyparsing: update link to project
 2020-12-13 10:17 UTC 

[Buildroot] [git commit branch/2020.08.x] package/python-pyparsing: update link to project
 2020-12-13 10:17 UTC 

[Buildroot] [git commit branch/2020.11.x] package/python-pyparsing: update link to project
 2020-12-13 10:17 UTC 

linux-next: Signed-off-by missing for commit in the cifs tree
 2020-12-13 10:14 UTC 

[Buildroot] [PATCH 1/1] package/paho-mqtt-c: bump to version 1.3.7
 2020-12-13 10:14 UTC  (2+ messages)

[PATCH] docs: multi-pack-index: remove note about future 'verify' work
 2020-12-13 10:13 UTC 

[Buildroot] [git commit branch/2020.02.x] package/paho-mqtt-c: bump to version 1.3.7
 2020-12-13 10:14 UTC 

[Buildroot] [git commit branch/2020.02.x] package/paho-mqtt-c: bump to version 1.3.6
 2020-12-13 10:14 UTC 

[Buildroot] [git commit branch/2020.08.x] package/paho-mqtt-c: bump to version 1.3.7
 2020-12-13 10:14 UTC 

[Buildroot] [git commit branch/2020.08.x] package/paho-mqtt-c: bump to version 1.3.6
 2020-12-13 10:14 UTC 

[Buildroot] [git commit branch/2020.11.x] package/paho-mqtt-c: bump to version 1.3.7
 2020-12-13 10:13 UTC 

[PATCH net-next] nfc: s3fwrn5: Remove the delay for nfc sleep
 2020-12-13 10:12 UTC  (3+ messages)
` [linux-nfc] "

[Buildroot] [PATCH 1/1] package/jasper: security bump to 2.0.23
 2020-12-13 10:13 UTC  (2+ messages)

[Buildroot] [git commit branch/2020.11.x] package/jasper: security bump to 2.0.23
 2020-12-13 10:12 UTC 

[Buildroot] [git commit branch/2020.08.x] package/jasper: security bump to 2.0.23
 2020-12-13 10:12 UTC 

[Buildroot] [git commit branch/2020.08.x] package/jasper: fix tarball name in hash file
 2020-12-13 10:12 UTC 

[Buildroot] [git commit branch/2020.08.x] package/jasper: bump to version 2.0.22
 2020-12-13 10:12 UTC 

[Buildroot] [git commit branch/2020.08.x] package/jasper: bump to version 2.0.21
 2020-12-13 10:12 UTC 

[Buildroot] [git commit branch/2020.08.x] package/jasper: bump to version 2.0.20
 2020-12-13 10:12 UTC 

[Buildroot] [git commit branch/2020.02.x] package/jasper: security bump to 2.0.23
 2020-12-13 10:12 UTC 

[Buildroot] [git commit branch/2020.02.x] package/jasper: fix tarball name in hash file
 2020-12-13 10:11 UTC 

[Buildroot] [git commit branch/2020.02.x] package/jasper: bump to version 2.0.22
 2020-12-13 10:11 UTC 

Cleanup tool for old blobs in partial clone
 2020-12-13 10:10 UTC  (2+ messages)

[Buildroot] [git commit branch/2020.02.x] package/jasper: bump to version 2.0.21
 2020-12-13 10:11 UTC 

[Buildroot] [git commit branch/2020.02.x] package/jasper: bump to version 2.0.20
 2020-12-13 10:11 UTC 

[PATCH 0/6] Add MMC/SD support for S700
 2020-12-13 10:08 UTC  (7+ messages)
` [PATCH 1/6] clk: actions: Introduce dummy get/set_rate callbacks
` [PATCH 2/6] clk: actions: Add SD/MMC clocks
` [PATCH 3/6] ARM: dts: sync Actions Semi S700 DT from Linux 5.10-rc7
` [PATCH 4/6] ARM: dts: s700: add MMC/SD controller node
` [PATCH 5/6] mmc: actions: add MMC driver for Actions OWL S700
` [PATCH 6/6] configs: Enable mmc support

[Fuego] poll request scheduling
 2020-12-13 10:05 UTC 

[Buildroot] [PATCH 1/1] package/ca-certificates: bump version to 20200601
 2020-12-13 10:03 UTC  (2+ messages)

[Buildroot] [git commit branch/2020.02.x] package/ca-certificates: bump version to 20200601
 2020-12-13 10:03 UTC 

[Buildroot] [git commit branch/2020.08.x] package/ca-certificates: bump version to 20200601
 2020-12-13 10:03 UTC 

[Buildroot] [git commit branch/2020.11.x] package/ca-certificates: bump version to 20200601
 2020-12-13 10:02 UTC 

[Buildroot] [PATCH 1/1] package/libopenssl: security bump version to 1.1.1i
 2020-12-13 10:02 UTC  (2+ messages)

[Buildroot] [git commit branch/2020.02.x] package/libopenssl: security bump version to 1.1.1i
 2020-12-13 10:01 UTC 

[Buildroot] [git commit branch/2020.02.x] package/libopenssl: bump to version 1.1.1h
 2020-12-13 10:01 UTC 

[PATCH net-next] nfc: s3fwrn5: Release the nfc firmware
 2020-12-13  9:58 UTC  (3+ messages)
` [linux-nfc] "

[Buildroot] [git commit branch/2020.08.x] package/libopenssl: security bump version to 1.1.1i
 2020-12-13  9:59 UTC 

[Buildroot] [git commit branch/2020.08.x] package/libopenssl: bump to version 1.1.1h
 2020-12-13  9:59 UTC 

[Buildroot] [git commit branch/2020.11.x] package/libopenssl: security bump version to 1.1.1i
 2020-12-13  9:58 UTC 

btrfs send -p failing: chown o257-1571-0 failed: No such file or directory
 2020-12-13  9:50 UTC  (9+ messages)

[xen-unstable-coverity test] 157492: all pass - PUSHED
 2020-12-13  9:57 UTC 

[Buildroot] [PATCH 1/1] package/libglib2: bump version to 2.66.3
 2020-12-13  9:55 UTC  (2+ messages)

Yamaha YIT-W12TX not working
 2020-12-13  9:51 UTC 

[Buildroot] [PATCH 1/1] package/mongoose: add mbedtls support
 2020-12-13  9:52 UTC 

[PATCH 0/1] net: Fix use of proc_fs
 2020-12-13  9:48 UTC  (6+ messages)
` [PATCH 1/1] "

[PATCH 0/1] Hashed mailmap support
 2020-12-13  9:45 UTC  (4+ messages)
` [PATCH 1/1] mailmap: support hashed entries in mailmaps

[Buildroot] [PATCH 1/3] package/flare-engine: require sdl2_image with png support
 2020-12-13  9:46 UTC  (2+ messages)

[Buildroot] [git commit branch/2020.02.x] package/flare-engine: require sdl2_image with png support
 2020-12-13  9:45 UTC 

[Buildroot] [git commit branch/2020.08.x] package/flare-engine: require sdl2_image with png support
 2020-12-13  9:45 UTC 

[Buildroot] [git commit branch/2020.11.x] package/flare-engine: require sdl2_image with png support
 2020-12-13  9:45 UTC 

[ovmf test] 157490: regressions - FAIL
 2020-12-13  9:41 UTC 

[Buildroot] [PATCH] package/luarocks: bump to version 3.5.0
 2020-12-13  9:39 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/libusb: bump to version 1.0.24
 2020-12-13  9:39 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/botan: bump to version 2.17.2
 2020-12-13  9:39 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/libva: bump version to 2.10.0
 2020-12-13  9:38 UTC  (2+ messages)

[Buildroot] [PATCH] package/qemu: bump to version 5.2.0
 2020-12-13  9:38 UTC  (2+ messages)

[Buildroot] [git commit] package/botan: bump to version 2.17.2
 2020-12-13  9:36 UTC 

[Buildroot] [git commit] package/libressl: security bump to version 3.2.3
 2020-12-13  9:36 UTC 

[Buildroot] [git commit] package/qemu: bump to version 5.2.0
 2020-12-13  9:36 UTC 

[Buildroot] [git commit] package/luarocks: bump to version 3.5.0
 2020-12-13  9:36 UTC 

[Buildroot] [git commit] package/libusb: bump to version 1.0.24
 2020-12-13  9:36 UTC 

[Buildroot] [git commit] package/mbedtls: security bump to version 2.16.9
 2020-12-13  9:36 UTC 

[Buildroot] [git commit] package/libva: bump version to 2.10.0
 2020-12-13  9:36 UTC 

[Buildroot] [PATCH v1 30/31] package/qt5webview: format hash file according to two spaces guideline
 2020-12-13  9:36 UTC  (2+ messages)

[Buildroot] [git commit] package/qt5/qt5xmlpatterns: format hash file according to two spaces guideline
 2020-12-13  9:35 UTC 

[Buildroot] [git commit] package/qt5/qt5x11extras: format hash file according to two spaces guideline
 2020-12-13  9:35 UTC 

[Buildroot] [git commit] package/qt5/qt5websockets: format hash file according to two spaces guideline
 2020-12-13  9:35 UTC 

[Buildroot] [git commit] package/qt5/qt5webkit: format hash file according to two spaces guideline
 2020-12-13  9:35 UTC 

[Buildroot] [git commit] package/qt5/qt5webkit-examples: change hash file license marker
 2020-12-13  9:35 UTC 

[Buildroot] [git commit] package/qt5/qt5webengine: format hash file according to two spaces guideline
 2020-12-13  9:35 UTC 

[Buildroot] [git commit] package/qt5/qt5webchannel: format hash file according to two spaces guideline
 2020-12-13  9:35 UTC 

[Buildroot] [git commit] package/qt5/qt5wayland: format hash file according to two spaces guideline
 2020-12-13  9:35 UTC 

[Buildroot] [git commit] package/qt5/qt5virtualkeyboard: format hash file according to two spaces guideline
 2020-12-13  9:35 UTC 

[Buildroot] [git commit] package/qt5/qt5remoteobjects: format hash file according to two spaces guideline
 2020-12-13  9:35 UTC 

[Buildroot] [git commit] package/qt5/qt5webview: format hash file according to two spaces guideline
 2020-12-13  9:34 UTC 

Change It Up Media - Web Enquiry
 2020-12-12  9:23 UTC 

[Buildroot] [PATCH] package/python-urllib3: bump to version 1.26.2
 2020-12-13  9:31 UTC  (2+ messages)

[Buildroot] [PATCH] package/python-pytest: bump to version 6.1.2
 2020-12-13  9:31 UTC  (2+ messages)

[Buildroot] [PATCH] package/python-iniconfig: bump to version 1.1.1
 2020-12-13  9:30 UTC  (2+ messages)

[Buildroot] [PATCH] package/python-colorama: bump to version 0.4.4
 2020-12-13  9:30 UTC  (2+ messages)

[Buildroot] [PATCH] package/python-certifi: bump to version 2020.12.5
 2020-12-13  9:30 UTC  (2+ messages)

[Buildroot] [git commit] package/python-urllib3: bump to version 1.26.2
 2020-12-13  9:30 UTC 

[mac80211-next:master] BUILD SUCCESS e5795aacd71b697c739f2d193b0e275993d93187
 2020-12-13  9:28 UTC 

[PATCH v3 0/3] Support wakeup methods of Atmel maXTouch controllers
 2020-12-13  9:26 UTC  (5+ messages)

[tip: timers/core] ntp: Fix prototype in the !CONFIG_GENERIC_CMOS_UPDATE case
 2020-12-13  9:26 UTC 

[Buildroot] [git commit] package/python-pytest: bump to version 6.1.2
 2020-12-13  9:21 UTC 

[Buildroot] [git commit] package/python-pyparsing: bump to version 2.4.7
 2020-12-13  9:21 UTC 

[Buildroot] [git commit] package/python-pyparsing: update link to project
 2020-12-13  9:21 UTC 

[Buildroot] [git commit] package/python-iniconfig: bump to version 1.1.1
 2020-12-13  9:21 UTC 

[Buildroot] [git commit] package/python-colorama: bump to version 0.4.4
 2020-12-13  9:21 UTC 

[Buildroot] [git commit] package/python-certifi: bump to version 2020.12.5
 2020-12-13  9:21 UTC 

UBSAN observed with blktests use_siw nvme-rdma nvme/003 on 5.10.0-rc7
 2020-12-13  9:10 UTC  (2+ messages)

[PATCH v12 0/4] xfs: avoid transaction reservation recursion
 2020-12-13  9:09 UTC  (5+ messages)
` [PATCH v12 3/4] xfs: refactor the usage around xfs_trans_context_{set,clear}

[Linux-kernel-mentees] [PATCH] scripts: add more corrections to spelling.txt
 2020-12-13  8:59 UTC 

[PATCH] leds: Use DEVICE_ATTR_{RW, RO, WO} macros
 2020-12-13  8:40 UTC  (6+ messages)
    ` [Linux-kernel-mentees] "

[PATCH 00/13] arch, mm: deprecate DISCONTIGMEM
 2020-12-13  8:36 UTC  (8+ messages)
` [PATCH 07/13] ia64: make SPARSEMEM default and disable DISCONTIGMEM

[PATCH v3 0/7] Improve s0ix flows for systems i219LM
 2020-12-13  8:33 UTC  (11+ messages)
                  ` [Intel-wired-lan] "

[PATCH v2 0/5] Add clock drivers for SM8350
 2020-12-13  8:30 UTC  (6+ messages)
` [PATCH v2 5/5] clk: qcom: gcc: Add clock driver "

[dpdk-dev] [PATCH] net/mlx5: fix buffer split offload advertising
 2020-12-13  8:30 UTC  (2+ messages)

[ovmf test] 157488: regressions - FAIL
 2020-12-13  8:27 UTC 

kernelci/staging-next bisection: sleep.login on rk3288-rock2-square #2286-staging
 2020-12-13  8:23 UTC  (2+ messages)

[Buildroot] [autobuild.buildroot.net] Daily results for 2020-12-12
 2020-12-13  8:15 UTC 

[PATCH v9 00/22] RISC-V Kendryte K210 support improvements
 2020-12-13  8:10 UTC  (3+ messages)
` [PATCH v9 20/22] riscv: Add Kendryte KD233 board device tree
` [PATCH v9 22/22] riscv: Add Canaan Kendryte K210 SD card defconfig


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.