All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-07-04 18:03:56 to 2021-07-04 21:18:04 UTC [more...]

[PATCH 00/17] Rust support
 2021-07-04 21:17 UTC  (22+ messages)
` [PATCH 01/17] kallsyms: support big kernel symbols (2-byte lengths)
` [PATCH 02/17] kallsyms: increase maximum kernel symbol length to 512
` [PATCH 03/17] Makefile: generate `CLANG_FLAGS` even in GCC builds
` [PATCH 04/17] vsprintf: add new `%pA` format specifier
` [PATCH 05/17] rust: add C helpers
` [PATCH 06/17] rust: add `compiler_builtins` crate
` [PATCH 07/17] rust: add `alloc` crate
` [PATCH 08/17] rust: add `build_error` crate
` [PATCH 09/17] rust: add `macros` crate
` [PATCH 10/17] rust: add `kernel` crate
` [PATCH 11/17] rust: export generated symbols
` [PATCH 12/17] Kbuild: add Rust support
` [PATCH 13/17] docs: add Rust documentation
` [PATCH 14/17] samples: add Rust examples
` [PATCH 15/17] scripts: add `generate_rust_analyzer.py`
` [PATCH 16/17] MAINTAINERS: Rust
` [RFC PATCH 17/17] Android: Binder IPC in Rust (WIP)

[RFC] Start using guestfish for U-Boot fs tests
 2021-07-04 21:14 UTC  (6+ messages)

[GIT PULL] RCU changes for v5.14
 2021-07-04 21:13 UTC  (6+ messages)

[meta-virtualization][PATCH 0/3] Xen and XTF build fixes series
 2021-07-04 21:09 UTC  (4+ messages)
` [meta-virtualization][PATCH 1/3] xen, xen-tools: add upstream patches for gcc11 compilation fixes

[meta-oe][PATCH] sysdig: Disable JIT on ppc64
 2021-07-04 21:09 UTC 

drivers/iio/test/iio-test-format.c:98:1: warning: the frame size of 1520 bytes is larger than 1024 bytes
 2021-07-04 21:08 UTC  (2+ messages)

[PATCH] libubootenv: Disable for ppc/ppc64 qemu machines
 2021-07-04 21:07 UTC 

[PATCH v1 0/5] cpuidle: teo: Rework the idle state selection logic
 2021-07-04 21:01 UTC  (2+ messages)

'wg syncconf' not removing keep alive once set
 2021-07-04 20:57 UTC 

The git spring cleanup challenge completion
 2021-07-04 20:47 UTC  (6+ messages)

[PULL V2 0/3] PVRDMA queue
 2021-07-04 20:52 UTC  (4+ messages)
` [PULL V2 1/3] hw/rdma: Fix possible mremap overflow in the pvrdma device (CVE-2021-3582)
` [PULL V2 2/3] pvrdma: Ensure correct input on ring init (CVE-2021-3607)
` [PULL V2 3/3] pvrdma: Fix the ring init error flow (CVE-2021-3608)

[RFC PATCH] vhost-vdpa: mark vhost device invalid to reflect vdpa device unregistration
 2021-07-04 20:52 UTC 

[Buildroot] [PATCH 1/1] Config.in.legacy: create 2021.08
 2021-07-04 20:51 UTC 

[meta-security][PATCH] sssd: update to 2.5.1
 2021-07-04 20:48 UTC 

[meta-security][PATCH] sssd: update to 2.5.1
 2021-07-04 20:48 UTC 

[RFC 00/11] Intro to Hardware timestamping engine
 2021-07-04 20:45 UTC  (8+ messages)
` [RFC 01/11] Documentation: Add HTE subsystem guide
` [RFC 02/11] drivers: Add HTE subsystem
` [RFC 03/11] hte: Add tegra194 HTE kernel provider

[PATCH] iov_iter: separate direction from flavour
 2021-07-04 20:41 UTC  (6+ messages)

[qemu-mainline test] 163299: tolerable FAIL - PUSHED
 2021-07-04 20:38 UTC 

[syzbot] upstream test error: possible deadlock in fs_reclaim_acquire
 2021-07-04 20:38 UTC 

[PATCH rt-tests v1 0/3] Fix a few fallouts
 2021-07-04 20:36 UTC  (4+ messages)
` [PATCH rt-tests v1 1/3] rt-numa: Use sched_getaffinity() instead of pthread_getaffinity_np()
` [PATCH rt-tests v1 2/3] signaltest: Fix printf format specifier
` [PATCH rt-tests v1 3/3] cyclicdeadline: Fix buffer allocation

[Buildroot] [PATCH 1/1] package/xmrig: bump version to 6.13.1
 2021-07-04 20:37 UTC 

[PATCH 0/4] selftests: add a new test driver for sysfs
 2021-07-04 20:26 UTC  (7+ messages)
` [PATCH 1/4] selftests: add tests_sysfs module

drivers/block/loop.c:1729:1: warning: the frame size of 1072 bytes is larger than 1024 bytes
 2021-07-04 20:17 UTC  (2+ messages)

[PATCH v3] sandbox: cros-ec: Add tests for the Chromium OS EC PWM driver
 2021-07-04 20:15 UTC  (2+ messages)

[PATCH] sandbox: Support signal handling only when requested
 2021-07-04 20:15 UTC  (11+ messages)

[PATCH 1/1] sandbox: ensure that state->ram_buf is in low memory
 2021-07-04 20:15 UTC  (13+ messages)

[PATCH] dm: define LOG_CATEGORY for all uclass
 2021-07-04 20:15 UTC  (3+ messages)

[PATCH 1/1] sandbox: fix sandbox_reset()
 2021-07-04 20:15 UTC  (3+ messages)

[PATCH v2 1/1] sandbox: don't refer to symbol _init
 2021-07-04 20:15 UTC  (3+ messages)

[PATCH] remove struct uclass_driver::ops
 2021-07-04 20:15 UTC  (3+ messages)

[PATCH] tools: Fix default target compile tools in Python tools
 2021-07-04 20:15 UTC  (2+ messages)

[PATCH v2] gpio: mt7621: support gpio-line-names property
 2021-07-04 20:15 UTC  (23+ messages)

[PATCH v5 1/2] ASoC: sunxi: Add Allwinner H6 Digital MIC driver
 2021-07-04 20:10 UTC  (4+ messages)

[GIT PULL] memblock, arm: fix crashes caused by holes in the memory map
 2021-07-04 20:09 UTC  (3+ messages)

[GIT PULL] KCSAN changes for v5.14
 2021-07-04 20:10 UTC  (4+ messages)

[PULL REQUEST] i2c for v5.14
 2021-07-04 20:09 UTC  (2+ messages)

[GIT PULL] csky changes for v5.14-rc1
 2021-07-04 20:09 UTC  (2+ messages)

[GIT PULL] Linux-kernel memory model (LKMM) changes for v5.14
 2021-07-04 20:09 UTC  (2+ messages)

[GIT PULL] Compute Express Link (CXL) update for v5.14
 2021-07-04 20:09 UTC  (2+ messages)

[GIT PULL] s390 patches for the 5.14 merge window
 2021-07-04 20:09 UTC  (2+ messages)

[dpdk-dev] [RFC] lib/ethdev: add dev configured flag
 2021-07-04 20:05 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] utils/scanpypi: search LICENSE.MD
 2021-07-04 20:04 UTC  (2+ messages)

[Buildroot] [git commit] utils/scanpypi: search LICENSE.MD
 2021-07-04 20:04 UTC 

[PATCH v2] dhcpcd: add ARC support
 2021-07-04 20:02 UTC  (2+ messages)

drivers/gpu/drm/i915/display/intel_sprite.c:37:1: iwyu: warning: superfluous #include <drm/drm_damage_helper.h>
 2021-07-04 20:00 UTC 

[PATCH] dhcpcd: add ARC support
 2021-07-04 19:58 UTC  (4+ messages)
` [OE-core] "

[Buildroot] [PATCH 1/1] package/gcc: undefine NDEBUG directive
 2021-07-04 19:58 UTC  (2+ messages)

[PATCH net-next 0/3] net: hns3: add new debugfs commands
 2021-07-04 19:57 UTC  (7+ messages)
` [PATCH net-next 3/3] net: hns3: add support for link diagnosis info in debugfs

[Buildroot] [PATCH v1 1/2] package/sane-backends: fix uclibc compile (missing stdarg.h include for va_list/va_start/va_end)
 2021-07-04 19:57 UTC  (3+ messages)
` [Buildroot] [PATCH v1 2/2] package/sane-backends: fix NDEBUG compile (missing PDBG before pixma_dbg)

[PATCH 0/8] sunxi: mmc: Fixes and speed increase
 2021-07-04 19:56 UTC  (3+ messages)

[RFC PATCH] mtd: mxs_nand: Add support for edo mode for imx6ul(lz) architecture
 2021-07-04 19:56 UTC 

[Buildroot] [PATCH 1/1] package/tor: unset the NDEBUG flag
 2021-07-04 19:55 UTC  (2+ messages)

[Buildroot] [PATCH] package/casync: undefine NDEBUG
 2021-07-04 19:55 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/qemu: disable NDEBUG
 2021-07-04 19:54 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/xen: fix build with -DNDEBUG
 2021-07-04 19:54 UTC  (2+ messages)

[Patch bpf v2] skmsg: check sk_rcvbuf limit before queuing to ingress_skb
 2021-07-04 19:53 UTC  (4+ messages)

[Buildroot] [PATCHv4 00/16] Introduce BR2_ENABLE_RUNTIME_DEBUG
 2021-07-04 19:52 UTC  (5+ messages)
` [Buildroot] [PATCHv4 02/16] core: enable 'NDEBUG' unless BR2_ENABLE_RUNTIME_DEBUG is set

[PATCH] arm: imx: Fix spl imx romapi for imx8mn
 2021-07-04 19:46 UTC 

[dpdk-dev] [PATCH 00/20] net/sfc: support flow API COUNT action
 2021-07-04 19:45 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3 19/20] net/sfc: support flow action COUNT in transfer rules

[dpdk-dev] [PATCH 6/6] doc: add link status event pre-conditions
 2021-07-04 19:42 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2] "

[Buildroot] [git commit] Revert "core: enable 'NDEBUG' unless BR2_ENABLE_RUNTIME_DEBUG is set"
 2021-07-04 19:38 UTC 

[Buildroot] [git commit] Revert "package/bitcoin: unset the NDEBUG flag"
 2021-07-04 19:38 UTC 

[Buildroot] [git commit] Revert "package/weston: disable -NDEBUG"
 2021-07-04 19:38 UTC 

[PATCH] ARM: renesas: Set CONFIG_SYS_TEXT_BASE=0x0 on R-Car Gen3
 2021-07-04 19:38 UTC 

[PATCH] ARM: rmobile: Remove default bootargs
 2021-07-04 19:37 UTC 

[PATCH] ARM: rmobile: Align CPU: print with other prints
 2021-07-04 19:37 UTC 

[PATCH 1/3] ARM: dts: rmobile: Add sysinfo extras on R-Car Gen3
 2021-07-04 19:36 UTC  (3+ messages)
` [PATCH 2/3] ARM: rmobile: Enable I2C EEPROM support "
` [PATCH 3/3] ARM: rmobile: Enable sysinfo "

[PATCH] sysinfo: rcar3: Add Renesas R-Car Gen3 sysinfo driver
 2021-07-04 19:34 UTC 

[PATCH 1/2] board-info: Use sysinfo_get()
 2021-07-04 19:32 UTC  (2+ messages)
` [PATCH 2/2] board-info: Call sysinfo_detect() before sysinfo_get_str()

[PATCH] mtd: cfi_cmdset_0002.c: fix crash when erasing/writing AMD cards
 2021-07-04 19:31 UTC 

[PATCH] misc: i2c_eeprom: Add atmel,24c01 to the list
 2021-07-04 19:31 UTC 

[GIT PULL] MTD updates for 5.14
 2021-07-04 19:28 UTC  (2+ messages)

[Qemu-devel] [PULL 0/3] PVRDMA queue
 2021-07-04 19:26 UTC  (3+ messages)

[PATCH 0/8] imx8mm: Add serial download support
 2021-07-04 19:25 UTC  (7+ messages)
` [PATCH 1/8] imx8mm: Fix USB reg addresses for i.MX8MM

[PATCH] dm: core: fix no null pointer detection in ofnode_get_addr_size_index()
 2021-07-04 19:24 UTC  (3+ messages)

[PATCH 1/1] test: NULL dereference in test-uclass
 2021-07-04 19:24 UTC  (2+ messages)

[PATCH] fdtdec: fdtdec_get_aliases_highest_id: skip aliases to disabled nodes
 2021-07-04 19:24 UTC  (9+ messages)

[PATCH v2] mt76/mt7915: Fix unsigned compared against zero
 2021-07-04 19:08 UTC  (4+ messages)

[PATCH v5] rtw_security: fix cast to restricted __le32
 2021-07-04 19:05 UTC  (3+ messages)
` [PATCH v7] "

[PATCH bpf-next v5 00/11] sockmap: add sockmap support for unix datagram socket
 2021-07-04 19:02 UTC  (12+ messages)
` [PATCH bpf-next v5 01/11] sock_map: relax config dependency to CONFIG_NET
` [PATCH bpf-next v5 02/11] sock_map: lift socket state restriction for datagram sockets
` [PATCH bpf-next v5 03/11] af_unix: implement ->read_sock() for sockmap
` [PATCH bpf-next v5 04/11] af_unix: set TCP_ESTABLISHED for datagram sockets too
` [PATCH bpf-next v5 05/11] af_unix: add a dummy ->close() for sockmap
` [PATCH bpf-next v5 06/11] af_unix: implement ->psock_update_sk_prot()
` [PATCH bpf-next v5 07/11] af_unix: implement unix_dgram_bpf_recvmsg()
` [PATCH bpf-next v5 08/11] selftests/bpf: factor out udp_socketpair()
` [PATCH bpf-next v5 09/11] selftests/bpf: factor out add_to_sockmap()
` [PATCH bpf-next v5 10/11] selftests/bpf: add a test case for unix sockmap
` [PATCH bpf-next v5 11/11] selftests/bpf: add test cases for redirection between udp and unix

[PATCH] bluetooth/virtio_bt: Fix dereference null return value
 2021-07-04 19:02 UTC  (2+ messages)

[meta-gplv2] [PATCH v2] coreutils_6.9.bb: Fix build with glibc 2.34
 2021-07-04 18:57 UTC  (2+ messages)

[meta-gplv2] [PATCH] coreutils: Rebase glibc 2.34 patch on top of series
 2021-07-04 18:56 UTC 

[meta-gplv2] [PATCH] coreutils_6.9.bb: Fix build with glibc 2.34
 2021-07-04 18:52 UTC  (3+ messages)
` [yocto] "

[PATCH 00/12] linux-user: Extract target errno related functions to 'target_errno.h'
 2021-07-04 18:37 UTC  (13+ messages)
` [PATCH 01/12] linux-user/alpha: Handle TARGET_EWOULDBLOCK as TARGET_EAGAIN
` [PATCH 02/12] linux-user/hppa: "
` [PATCH 03/12] linux-user/mips: "
` [PATCH 04/12] linux-user/sparc: Rename target_errno.h -> target_errno_defs.h
` [PATCH 05/12] linux-user: Extract target errno to 'target_errno_defs.h'
` [PATCH 06/12] linux-user/alpha: Remove hardcoded tabs (code style)
` [PATCH 07/12] linux-user/alpha: Move errno definitions to 'target_errno_defs.h'
` [PATCH 08/12] linux-user/hppa: "
` [PATCH 09/12] linux-user/mips: "
` [PATCH 10/12] linux-user/syscall: Refactor target_to_host_errno_table_init()
` [PATCH 11/12] linux-user/syscall: Remove hardcoded tabs (code style)
` [PATCH 12/12] linux-user: Extract target errno related functions to 'target_errno.h'

[ovmf test] 163300: regressions - FAIL
 2021-07-04 18:50 UTC 

[meta-gplv2] [PATCH] coreutils_6.9.bb: Fix build with glibc 2.34
 2021-07-04 18:50 UTC 

[PATCH 0/4] target/mips: Rewrite UHI errno_mips() to allow building on Haiku OS
 2021-07-04 18:44 UTC  (9+ messages)
` [PATCH 3/4] target/mips: Rewrite UHI errno_mips() using GHashTable
` [PATCH 4/4] target/mips: Complete UHI errno list and log unexpected errors

[PATCH] scsi: blkcg: Fix application ID config options
 2021-07-04 18:46 UTC  (3+ messages)

drivers/pci/controller/pcie-iproc-msi.c:52: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2021-07-04 18:40 UTC  (2+ messages)

[PATCH 1/2] Fix for Haiku
 2021-07-04 18:34 UTC  (12+ messages)

[PATCH 1/2 v3] Configure script for Haiku
 2021-07-04 18:29 UTC  (3+ messages)

[PATCH v6 0/4] Add Xilinx AMS Driver
 2021-07-04 18:31 UTC  (5+ messages)
` [PATCH v6 2/4] iio: adc: Add Xilinx AMS driver
` [PATCH v6 3/4] dt-bindings: iio: adc: Add Xilinx AMS binding documentation

[linux-linus test] 163296: regressions - FAIL
 2021-07-04 18:21 UTC 

[PATCH 0/8] dtoc: Improvements to warnings
 2021-07-04 18:19 UTC  (9+ messages)
` [PATCH 1/8] dtoc: Avoid using subscripts on match objects
` [PATCH 2/8] dtoc: Convert to use ArgumentParser
` [PATCH 3/8] dtoc: Allow multiple warnings for a driver
` [PATCH 4/8] dtoc: Correct the re_compat regular expression
` [PATCH 5/8] dtoc: Add a stdout check in test_normalized_name()
` [PATCH 6/8] dtoc: Detect unexpected suffix on .of_match
` [PATCH 7/8] dtoc: Detect drivers which do not parse correctly
` [PATCH 8/8] dtoc: Update documentation to cover warnings in more detail

[PATCH v2 00/33] dm: Add dtoc implementation of device instantiation (part D)
 2021-07-04 18:18 UTC  (5+ messages)
` [PATCH v2 17/33] dtoc: Process driver aliases along with drivers

[PATCH v5 0/5] iommu/arm-smmu: adreno-smmu page fault handling
 2021-07-04 18:20 UTC  (6+ messages)

[RFC] Inline rotation support in dpu driver
 2021-07-04 18:17 UTC  (4+ messages)

[PATCH] Documentation: arm: marvell: Add link to Orion Functional Errata document
 2021-07-04 18:11 UTC 

[PATCH v3 5/5] staging: vchiq: Combine vchiq platform code into single file
 2021-07-04 18:07 UTC  (4+ messages)

[PATCH v3 00/10] iio: afe: add temperature rescaling support
 2021-07-04 18:03 UTC  (4+ messages)
` [PATCH v3 03/10] iio: inkern: make a best effort on offset calculation


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.