All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-07-04 17:09:05 to 2021-07-04 20:28:57 UTC [more...]

[PATCH 00/17] Rust support
 2021-07-04 20:27 UTC  (6+ 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] iov_iter: separate direction from flavour
 2021-07-04 20:28 UTC  (5+ messages)

[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

[RFC 00/11] Intro to Hardware timestamping engine
 2021-07-04 20:27 UTC  (7+ 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

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] RCU changes for v5.14
 2021-07-04 20:09 UTC  (4+ 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  (3+ 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  (11+ messages)
` [PATCH 1/4] target/mips: Fix UHI error values
` [PATCH 2/4] target/mips: Rename UHI err -> host_errno
` [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

[PATCH v4 2/6] thermal: thermal_of: Stop zone device before unregistering it
 2021-07-04 18:02 UTC  (2+ messages)
` [thermal: thermal/next] thermal/core/thermal_of: "

[PATCH v4 1/6] dt-bindings: thermal: Add binding for Tegra30 thermal sensor
 2021-07-04 18:02 UTC  (2+ messages)
` [thermal: thermal/next] "

[PATCH v2 2/4] dt-bindings: thermal: convert rockchip-thermal to json-schema
 2021-07-04 18:02 UTC  (2+ messages)
` [thermal: thermal/next] "

[PATCH v2 3/4] dt-bindings: rockchip-thermal: Support the RK3568 SoC compatible
 2021-07-04 18:02 UTC  (2+ messages)
` [thermal: thermal/next] "

[PATCH 2/2] thermal: int340x: processor_thermal: Add PCI MMIO based thermal driver
 2021-07-04 18:02 UTC  (2+ messages)
` [thermal: thermal/next] thermal/drivers/int340x/processor_thermal: "

[PATCH] dt-bindings: thermal: tsens: Add sc8180x compatible
 2021-07-04 18:02 UTC  (2+ messages)
` [thermal: thermal/next] "

[PATCH v1 1/1] thermal: intel: intel_soc_dts_iosf: Switch to use find_first_zero_bit()
 2021-07-04 18:02 UTC  (2+ messages)
` [thermal: thermal/next] thermal/drivers/intel/intel_soc_dts_iosf: "

[PATCH v4] thermal: mediatek: add sensors-support
 2021-07-04 18:02 UTC  (2+ messages)
` [thermal: thermal/next] thermal/drivers/mediatek: Add sensors-support

[PATCH -next] thermal: int340x: processor_thermal: Fix warning for return value
 2021-07-04 18:02 UTC  (2+ messages)
` [thermal: thermal/next] thermal/drivers/int340x/processor_thermal: "

[PATCH 1/2] thermal: int340x: processor_thermal: Split enumeration and processing part
 2021-07-04 18:02 UTC  (2+ messages)
` [thermal: thermal/next] thermal/drivers/int340x/processor_thermal: "

[PATCH v2] thermal: devfreq_cooling: Fix kernel-doc
 2021-07-04 18:02 UTC  (2+ messages)
` [thermal: thermal/next] "

[UPDATE][PATCH] thermal: int340x: processor_thermal: Fix tcc setting
 2021-07-04 18:02 UTC  (2+ messages)
` [thermal: thermal/next] thermal/drivers/int340x/processor_thermal: "

[PATCH] iio: adc: fsl-imx25-gcq: initialize regulators as needed
 2021-07-04 18:01 UTC  (2+ messages)

[PATCH] rockchip: rk3399: adjust Nanopi R4S board power layout
 2021-07-04 17:58 UTC 

[PATCH v1 1/2] iio: adc: tsc2046: fix scan interval warning
 2021-07-04 17:57 UTC  (3+ messages)
` [PATCH v1 2/2] iio: adc: tsc2046: fix sleeping in atomic context warning and a deadlock after iio_trigger_poll() call

[omap-audio:peter/linux-next-wip 27/64] arch/arm/boot/dts/am335x-bone.dts:9:10: fatal error: dt-bindings/sound/ti-mcasp.h: No such file or directory
 2021-07-04 17:53 UTC 

[PATCH] hwmon: (ntc_thermistor): Use library interpolation
 2021-07-04 17:50 UTC  (3+ messages)

kernel/time/clocksource-wdtest.c:47:22: warning: signed shift result (0x27BC86B00) requires 35 bits to represent, but 'long' only has 32 bits
 2021-07-04 17:43 UTC  (3+ messages)

[PATCH v3 0/2] Add "extended_name" to label
 2021-07-04 17:34 UTC  (2+ messages)

[PATCH] Add startup time for each chip using inv_mpu6050 driver
 2021-07-04 17:32 UTC  (4+ messages)
` --[[SPOOF or PHISHING]]--[PATCH] "
  ` --[[SPOOF or PHISHING]]--Re: "

[PATCH v2 0/2] add periodic mode, threshold options
 2021-07-04 17:30 UTC  (6+ messages)
` [PATCH v2 1/2] iio: proximity: vcnl3020: add periodic mode
` [PATCH v2 2/2] iio: proximity: vcnl3020: add threshold options

[Buildroot] [PATCH v2 1/1] package/hdparm: bump version to 9.62
 2021-07-04 17:26 UTC 

[Buildroot] [PATCH 1/1] package/hdparm: bump version to 9.62
 2021-07-04 17:23 UTC 

The git spring cleanup challenge completion
 2021-07-04 17:23 UTC  (5+ messages)

[Buildroot] [PATCH 1/1] package/gptfdisk: bump version to 1.0.8
 2021-07-04 17:17 UTC 

5.13 splat: assertion failed: !IS_ERR(em), in fs/btrfs/volumes.c:6329
 2021-07-04 17:10 UTC 

[PATCH v2] mpi3mr: Fix W=1 compilation warnings
 2021-07-04 17:09 UTC  (3+ 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.