All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-05-16 10:53:54 to 2021-05-16 13:21:58 UTC [more...]

[PATCH] linux-user/syscall: zero-init msghdr in do_sendrecvmsg_locked
 2021-05-16 10:53 UTC  (2+ messages)

[PATCH] riscv: mm: init: Consolidate vars, functions
 2021-05-16 13:15 UTC 

[bitbake][PATCH 1/3] bitbake: fetch2/repo: add support for projects to be fetched simultaneously
 2021-05-16 13:19 UTC  (6+ messages)
` [bitbake][PATCH 2/3] bitbake: fetch2/repo: add support for sync specific projects
` [bitbake][PATCH 3/3] bitbake: fetch2/repo: add support for --repo-url and --repo-branch
  ` [OE-core] "
` [OE-core] [bitbake][PATCH 1/3] bitbake: fetch2/repo: add support for projects to be fetched simultaneously

[PATCH v3] samples/kprobes: Fix typo in handler_{post,fault}()
 2021-05-16 13:20 UTC  (4+ messages)

[PULL 00/46] softfloat: Convert float128 to FloatParts (part 1)
 2021-05-16 13:19 UTC  (48+ messages)
` [PULL 01/46] qemu/host-utils: Use __builtin_bitreverseN
` [PULL 02/46] qemu/host-utils: Add wrappers for overflow builtins
` [PULL 03/46] qemu/host-utils: Add wrappers for carry builtins
` [PULL 04/46] accel/tcg: Use add/sub overflow routines in tcg-runtime-gvec.c
` [PULL 05/46] tests/fp: add quad support to the benchmark utility
` [PULL 06/46] softfloat: Move the binary point to the msb
` [PULL 07/46] softfloat: Inline float_raise
` [PULL 08/46] softfloat: Use float_raise in more places
` [PULL 09/46] softfloat: Tidy a * b + inf return
` [PULL 10/46] softfloat: Add float_cmask and constants
` [PULL 11/46] softfloat: Use return_nan in float_to_float
` [PULL 12/46] softfloat: fix return_nan vs default_nan_mode
` [PULL 13/46] target/mips: Set set_default_nan_mode with set_snan_bit_is_one
` [PULL 14/46] softfloat: Do not produce a default_nan from parts_silence_nan
` [PULL 15/46] softfloat: Rename FloatParts to FloatParts64
` [PULL 16/46] softfloat: Move type-specific pack/unpack routines
` [PULL 17/46] softfloat: Use pointers with parts_default_nan
` [PULL 18/46] softfloat: Use pointers with unpack_raw
` [PULL 19/46] softfloat: Use pointers with ftype_unpack_raw
` [PULL 20/46] softfloat: Use pointers with pack_raw
` [PULL 21/46] softfloat: Use pointers with ftype_pack_raw
` [PULL 22/46] softfloat: Use pointers with ftype_unpack_canonical
` [PULL 23/46] softfloat: Use pointers with ftype_round_pack_canonical
` [PULL 24/46] softfloat: Use pointers with parts_silence_nan
` [PULL 25/46] softfloat: Rearrange FloatParts64
` [PULL 26/46] softfloat: Convert float128_silence_nan to parts
` [PULL 27/46] softfloat: Convert float128_default_nan "
` [PULL 28/46] softfloat: Move return_nan to softfloat-parts.c.inc
` [PULL 29/46] softfloat: Move pick_nan "
` [PULL 30/46] softfloat: Move pick_nan_muladd "
` [PULL 31/46] softfloat: Move sf_canonicalize "
` [PULL 32/46] softfloat: Move round_canonical "
` [PULL 33/46] softfloat: Use uadd64_carry, usub64_borrow in softfloat-macros.h
` [PULL 34/46] softfloat: Move addsub_floats to softfloat-parts.c.inc
` [PULL 35/46] softfloat: Implement float128_add/sub via parts
` [PULL 36/46] softfloat: Move mul_floats to softfloat-parts.c.inc
` [PULL 37/46] softfloat: Move muladd_floats "
` [PULL 38/46] softfloat: Use mulu64 for mul64To128
` [PULL 39/46] softfloat: Use add192 in mul128To256
` [PULL 40/46] softfloat: Tidy mul128By64To192
` [PULL 41/46] softfloat: Introduce sh[lr]_double primitives
` [PULL 42/46] softfloat: Move div_floats to softfloat-parts.c.inc
` [PULL 43/46] softfloat: Split float_to_float
` [PULL 44/46] softfloat: Convert float-to-float conversions with float128
` [PULL 45/46] softfloat: Move round_to_int to softfloat-parts.c.inc
` [PULL 46/46] softfloat: Move round_to_int_and_pack "

[Buildroot] [PATCH/next 1/1] package/kodi-pvr-iptvsimple: bump version to 7.6.5-Matrix
 2021-05-16 13:19 UTC 

[Bug 1922252] [NEW] [feature request] webcam support
 2021-05-16 12:49 UTC  (2+ messages)
` [Bug 1922252] "

[PATCH-next] x86/kernel: Fix unchecked return value
 2021-05-16 13:17 UTC  (4+ messages)

[PATCH 00/10] hw: Various Kconfig fixes
 2021-05-16 12:42 UTC  (6+ messages)
` [PATCH 01/10] hw/mem/nvdimm: Use Kconfig 'imply' instead of 'depends on'

[Buildroot] [git commit branch/next] package/wayland: bump to version 1.19.0
 2021-05-16 13:15 UTC 

[Bug 1926521] [NEW] QEMU-user ignores MADV_DONTNEED
 2021-05-16 12:37 UTC  (2+ messages)
` [Bug 1926521] "

[PATCH v6 00/26] TCI fixes and cleanups
 2021-05-16 12:53 UTC  (7+ messages)
` [PATCH v6 04/26] plugins: Drop tcg_flags from struct qemu_plugin_dyn_cb
` [PATCH v6 07/26] tcg: Add tcg_call_func

[PATCH] disas/libvixl: Protect C system header for C++ compiler
 2021-05-16 12:46 UTC  (3+ messages)

git repack on shallow clone of large repo (linux kernel) hangs at "Enumerating objects"
 2021-05-16 13:09 UTC 

meta-selinux issues. Depending on what I put in my local.conf, I get boot loops or can't log in
 2021-05-16 13:07 UTC  (4+ messages)
` [yocto] "

[PATCH] riscv: Add __init section marker to some functions again
 2021-05-16 12:59 UTC  (2+ messages)

[PATCH-next] sched: Fix Null pointer derefrence
 2021-05-16 13:01 UTC  (3+ messages)

[PATCH] describe-doc: clarify default length of abbreviation
 2021-05-16 12:58 UTC  (5+ messages)

ALSA: intel8x0: div by zero in snd_intel8x0_update()
 2021-05-16 12:55 UTC  (14+ messages)

stable-rc/queue/5.10 build: 177 builds: 4 failed, 173 passed, 4 errors, 15 warnings (v5.10.37-212-g8d2b6fc5d616)
 2021-05-16 12:54 UTC 

[RFC PATCH] rev-parse: fix segfault with missing --path-format argument
 2021-05-16 12:53 UTC  (2+ messages)

[Buildroot] [PATCH] Makefile: remove cpe-updates on clean
 2021-05-16 12:42 UTC 

Linux-5.12 regression
 2021-05-16 12:07 UTC 

[PATCH v2] drm/rockchip: remove existing generic drivers to take over the device
 2021-05-16 12:31 UTC  (4+ messages)

[PATCH v2] rcu: fix a deadlock caused by not release rcu_node->lock
 2021-05-16 12:33 UTC  (2+ messages)

[PATCH] mm: fix struct page layout on 32-bit systems
 2021-05-16 12:31 UTC  (2+ messages)

[PATCH 0/7] Staging: rtl8723bs: fix warnings in HalBtc8723b1Ant.c
 2021-05-16 12:29 UTC  (16+ messages)
` [PATCH 1/7] Staging: rtl8723bs: remove unnecessary braces "
` [PATCH 2/7] Staging: rtl8723bs: fix spaces "
` [PATCH 3/7] Staging: rtl8723bs: fix indentation "
` [PATCH 4/7] Staging: rtl8723bs: fix comparison formatting "
` [PATCH 5/7] Staging: rtl8723bs: add missing blank line "
` [PATCH 6/7] Staging: rtl8723bs: fix line continuations "
` [PATCH 7/7] Staging: rtl8723bs: fix block comment "

[PATCH v2 1/2] iio: adc: driver for texas instruments ads7142
 2021-05-16 12:30 UTC  (5+ messages)
` [PATCH v2 2/2] dt-bindings: iio: adc: devicetree bindings "

[PATCH 5.4] mm: fix struct page layout on 32-bit systems
 2021-05-16 12:30 UTC 

[PATCH v1 0/3] drm/msm/dpu: rework irq handling
 2021-05-16 12:29 UTC  (5+ messages)
` [PATCH v1 3/3] drm/msm/dpu: simplify interrupt managing

[PATCH 0/4] drm: Finally retire struct drm_format_name_buf
 2021-05-16 12:24 UTC  (12+ messages)
` [PATCH 1/4] drm/amdgpu: Use %p4cc to print 4CC format
` [PATCH 2/4] drm/simpledrm: "
` [PATCH 3/4] drm: Remove drm_get_format_name()
` [PATCH 4/4] drm/fourcc: Remove struct drm_format_buf_name

stable-rc/queue/5.4 build: 185 builds: 0 failed, 185 passed, 91 warnings (v5.4.119-104-g700d2de76117)
 2021-05-16 12:23 UTC 

[GIT PULL] irqchip fixes for 5.13, take #1
 2021-05-16 12:22 UTC 

[PATCH] drm/msm/dp: remove most of usbpd-related remains
 2021-05-16 12:18 UTC  (4+ messages)

stable-rc/queue/4.4 build: 183 builds: 0 failed, 183 passed, 9 warnings (v4.4.268-164-g905608b6b30f)
 2021-05-16 12:18 UTC 

[PATCH] perf/x86: Improve code format
 2021-05-16 12:15 UTC  (2+ messages)

[PATCH] RISC-V: Fix memblock_free() usages in init_resources()
 2021-05-16 12:15 UTC 

[Buildroot] [PATCH v2 0/7] CPE validation
 2021-05-16 12:13 UTC  (5+ messages)
` [Buildroot] [PATCH v2 5/7] support/scripts/gen-missing-cpe: add new script

some confusions about the design of some bluetooth function
 2021-05-16 12:12 UTC  (2+ messages)

[PATCH v2 1/1] irqchip: Remove redundant error printing
 2021-05-16 12:09 UTC  (2+ messages)
` [irqchip: irq/irqchip-next] "

stable-rc/queue/4.14 build: 192 builds: 0 failed, 192 passed, 63 warnings (v4.14.232-281-g5fe9dd19d1d1)
 2021-05-16 12:01 UTC 

[powerpc:merge] BUILD SUCCESS 3a81c0495fdb91fd9a9b4f617098c283131eeae1
 2021-05-16 11:58 UTC 

[powerpc:next-test] BUILD SUCCESS 4938c440ff7f2c27641f6639d1202f52759ea3ff
 2021-05-16 11:58 UTC 

[Buildroot] [git commit] Makefile: add new missing-cpe target
 2021-05-16 11:58 UTC 

[Buildroot] [git commit] support/scripts/gen-missing-cpe: add new script
 2021-05-16 11:57 UTC 

[Buildroot] [PATCH 1/2] package/jquery-validation: add CPE variables
 2021-05-16 11:48 UTC  (2+ messages)

[Buildroot] [git commit] package/jquery-validation: security bump to version 1.19.3
 2021-05-16 11:47 UTC 

[Buildroot] [git commit] package/jquery-validation: add CPE variables
 2021-05-16 11:47 UTC 

5.10.37 won't boot on my system, but 5.10.36 with same config does
 2021-05-16 11:34 UTC 

[PATCH v6 0/3] docs/zh_CN add three core api docs
 2021-05-16 11:40 UTC  (7+ messages)
` [PATCH v6 1/3] docs/zh_CN: add core-api kernel-api.rst translation
` [PATCH v6 2/3] docs/zh_CN: add core-api printk-basics.rst translation
` [PATCH v6 3/3] docs/zh_CN: add core-api printk-formats.rst translation

[Buildroot] [PATCH 1/1] package/bullet: needs wchar
 2021-05-16 11:38 UTC  (6+ messages)

[Buildroot] [git commit] package/bullet: needs wchar
 2021-05-16 11:36 UTC 

stable-rc/queue/4.9 build: 184 builds: 0 failed, 184 passed, 4 warnings (v4.9.268-207-g9053b8475129)
 2021-05-16 11:34 UTC 

[Buildroot] [PATCH 1/1] package/libldns: add CPE variables
 2021-05-16 11:25 UTC 

stable-rc/queue/4.19 build: 191 builds: 0 failed, 191 passed, 63 warnings (v4.19.190-369-gd9cc666b4bdd)
 2021-05-16 11:22 UTC 

[PATCH v6 00/11] hvf: Implement Apple Silicon Support
 2021-05-16 11:16 UTC  (4+ messages)
` [PATCH v6 11/11] hvf: arm: Implement -cpu host

stable-rc/queue/5.11 build: 179 builds: 0 failed, 179 passed, 17 warnings (v5.11.21-249-g923b46b3a2c0)
 2021-05-16 11:18 UTC 

[PATCH v3 00/16] Replace some bad characters on documents
 2021-05-16 11:13 UTC  (4+ messages)
` [PATCH v3 02/16] docs: admin-guide: reporting-issues.rst: replace some characters

Feedback on sched_quota modification
 2021-05-16 11:11 UTC 

[PATCH 1/2] media: video-i2c: frame delay based on last frame's end time
 2021-05-16 11:09 UTC  (2+ messages)
` [PATCH 2/2] media: video-i2c: append register data on MLX90640's frame

[PATCH net] netns: export get_net_ns_by_id()
 2021-05-16 11:05 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] package/kodi: add CPE variables
 2021-05-16 11:05 UTC 

[PATCH v4] Documentation: scheduler: fixed 2 typos in sched-nice-design.rst
 2021-05-16 10:59 UTC 

[PATCH 00/17] Add an experimental driver for Intel NUC leds
 2021-05-16 10:53 UTC  (29+ messages)
` [PATCH 01/17] staging: add support for NUC WMI LEDs
` [PATCH 02/17] staging: nuc-wmi: detect WMI API detection
` [PATCH 03/17] staging: nuc-wmi: add support for changing S0 brightness
` [PATCH 04/17] staging: nuc-wmi: add all types of brightness
` [PATCH 05/17] staging: nuc-wmi: allow changing the LED colors
` [PATCH 06/17] staging: nuc-wmi: add support for WMI API version 1.0
` [PATCH 07/17] staging: nuc-wmi: add basic support for NUC6 WMI
` [PATCH 08/17] staging: muc-wmi: add brightness and color for NUC6 API
` [PATCH 09/17] staging: nuc-wmi: Add support to blink behavior for NUC8/10
` [PATCH 10/17] staging: nuc-wmi: get rid of an unused variable
` [PATCH 11/17] staging: nuc-wmi: implement blink control for NUC6
` [PATCH 12/17] staging: nuc-wmi: better detect NUC6/NUC7 devices
` [PATCH 13/17] staging: nuc-led: add support for HDD activity default
` [PATCH 14/17] staging: nuc-wmi: fix software blink behavior logic
` [PATCH 15/17] staging: nuc-wmi: add support for changing the ethernet type indicator
` [PATCH 16/17] staging: nuc-wmi: add support for changing the power limit scheme
` [PATCH 17/17] staging: nuc-led: update the TODOs

[PATCH] erofs-utils: fix Makefile for the erofsfuse manpage
 2021-05-16 10:56 UTC 

[PATCH rdma-next] RDMA/rdmavt: Decouple QP and SGE lists allocations
 2021-05-16 10:56 UTC  (7+ messages)

[Buildroot] [PATCH 1/1] package/keepalived: add KEEPALIVED_CPE_ID_VENDOR
 2021-05-16 10:55 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.