All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-07-04 19:42:15 to 2021-07-04 23:05:11 UTC [more...]

[PATCH AUTOSEL 5.13 01/85] spi: Make of_register_spi_device also set the fwnode
 2021-07-04 23:04 UTC  (29+ messages)
` [PATCH AUTOSEL 5.13 02/85] Add a reference to ucounts for each cred
` [PATCH AUTOSEL 5.13 03/85] staging: media: rkvdec: fix pm_runtime_get_sync() usage count
` [PATCH AUTOSEL 5.13 04/85] media: i2c: imx334: fix the pm runtime get logic
` [PATCH AUTOSEL 5.13 05/85] media: marvel-ccic: fix some issues when getting pm_runtime
` [PATCH AUTOSEL 5.13 06/85] media: mdk-mdp: fix pm_runtime_get_sync() usage count
` [PATCH AUTOSEL 5.13 07/85] media: s5p: "
` [PATCH AUTOSEL 5.13 08/85] media: am437x: "
` [PATCH AUTOSEL 5.13 09/85] media: sh_vou: "
` [PATCH AUTOSEL 5.13 10/85] media: mtk-vcodec: fix PM runtime get logic
` [PATCH AUTOSEL 5.13 11/85] media: s5p-jpeg: fix pm_runtime_get_sync() usage count
` [PATCH AUTOSEL 5.13 12/85] media: sunxi: "
` [PATCH AUTOSEL 5.13 13/85] media: sti/bdisp: "
` [PATCH AUTOSEL 5.13 14/85] media: exynos4-is: "
` [PATCH AUTOSEL 5.13 15/85] media: exynos-gsc: "
` [PATCH AUTOSEL 5.13 16/85] spi: spi-loopback-test: Fix 'tx_buf' might be 'rx_buf'
` [PATCH AUTOSEL 5.13 17/85] spi: spi-topcliff-pch: Fix potential double free in pch_spi_process_messages()
` [PATCH AUTOSEL 5.13 18/85] spi: omap-100k: Fix the length judgment problem
` [PATCH AUTOSEL 5.13 19/85] regulator: uniphier: Add missing MODULE_DEVICE_TABLE
` [OpenRISC] [PATCH AUTOSEL 5.13 20/85] sched/core: Initialize the idle task with preemption disabled
  `  "
` [PATCH AUTOSEL 5.13 21/85] hwrng: exynos - Fix runtime PM imbalance on error
` [PATCH AUTOSEL 5.13 22/85] crypto: nx - add missing MODULE_DEVICE_TABLE
` [PATCH AUTOSEL 5.13 23/85] regmap-i2c: Set regmap max raw r/w from quirks
` [PATCH AUTOSEL 5.13 69/85] KVM: PPC: Book3S HV: Fix TLB management on SMT8 POWER9 and POWER10 proces

[PATCH] mips: CONFIG_KERNEL_LZ4 needs obj/bswapsi.o
 2021-07-04 23:02 UTC 

[PATCH] mips: disable branch profiling in boot/decompress.o
 2021-07-04 23:02 UTC 

[PATCH] m68k/coldfire: change pll var. to clk_pll
 2021-07-04 23:01 UTC 

[PATCH] mm: try_to_unmap() is now void
 2021-07-04 23:01 UTC 

[PATCH v3 00/12] Add OTG mode support to Tegra USB PHY, SMB347 and Nexus 7
 2021-07-04 22:54 UTC  (13+ messages)
` [PATCH v3 01/12] dt-bindings: phy: tegra20-usb-phy: Convert to schema
` [PATCH v3 02/12] dt-bindings: phy: tegra20-usb-phy: Document properties needed for OTG mode
` [PATCH v3 03/12] soc/tegra: pmc: Expose USB regmap to all SoCs
` [PATCH v3 04/12] usb: phy: tegra: Support OTG mode programming
` [PATCH v3 05/12] usb: otg-fsm: Fix hrtimer list corruption
` [PATCH v3 06/12] dt-bindings: power: supply: smb347-charger: Document USB VBUS regulator
` [PATCH v3 07/12] power: supply: smb347-charger: Make smb347_set_writable() IRQ-safe
` [PATCH v3 08/12] power: supply: smb347-charger: Remove caching of charger state
` [PATCH v3 09/12] power: supply: smb347-charger: Implement USB VBUS regulator
` [PATCH v3 10/12] arm64: tegra132: Add new properties to USB PHY device-tree node
` [PATCH v3 11/12] ARM: tegra: Add new properties to USB PHY device-tree nodes
` [PATCH v3 12/12] ARM: tegra: nexus7: Enable USB OTG mode

[PATCH 0/6] ci: speed-up the Windows parts of our GitHub workflow
 2021-07-04 22:55 UTC  (16+ messages)
` [PATCH v2 0/7] "
  ` [PATCH v2 5/7] artifacts-tar: respect NO_GETTEXT
  ` [PATCH v2 7/7] ci: accelerate the checkout
  ` [PATCH v3 0/7] ci: speed-up the Windows parts of our GitHub workflow
    ` [PATCH v3 1/7] ci: use the new GitHub Action to download git-sdk-64-minimal
    ` [PATCH v3 2/7] ci (vs-build): use `cmd` to copy the DLLs, not `powershell`
    ` [PATCH v3 3/7] ci: upgrade to using actions/{up,down}load-artifacts v2
    ` [PATCH v3 4/7] ci(windows): transfer also the Git-tracked files to the test jobs
    ` [PATCH v3 5/7] artifacts-tar: respect NO_GETTEXT
    ` [PATCH v3 6/7] ci(vs-build): build with NO_GETTEXT
    ` [PATCH v3 7/7] ci: accelerate the checkout

[ovmf test] 163302: regressions - FAIL
 2021-07-04 22:53 UTC 

[PATCH] iov_iter: separate direction from flavour
 2021-07-04 22:53 UTC  (10+ messages)

drivers/gpu/drm/i915/display/intel_sdvo.c:41:1: iwyu: warning: superfluous #include "intel_crtc.h"
 2021-07-04 22:50 UTC 

[PATCH 00/17] Rust support
 2021-07-04 22:42 UTC  (29+ 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)

[PATCH for-next] RDMA/rxe: Fix memory leak in error path code
 2021-07-04 22:35 UTC 

[PATCH] hw/usb/hcd-dwc2: Enforce epnum to 0 for the control endpoint to avoid the assertion failure in usb_ep_get()
 2021-07-04 22:27 UTC  (3+ messages)

[PATCH] HID: asus: Remove check for same LED brightness on set
 2021-07-04 22:26 UTC 

[PATCH 0/3] Support for ASUS egpu, dpgu disable, panel overdrive
 2021-07-04 22:21 UTC  (4+ messages)
` [PATCH 1/3] asus-wmi: Add panel overdrive functionality
` [PATCH 2/3] asus-wmi: Add dgpu disable method
` [PATCH 3/3] asus-wmi: Add egpu enable method

[PATCH v2] hwmon: (ntc_thermistor): Use library interpolation
 2021-07-04 22:20 UTC 

[PATCH] ext4/048: skip test of filename wipe if journal checkpoint is not supported
 2021-07-04 22:05 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/mkp/scsi
 2021-07-04 22:02 UTC 

post-receive: pub/scm/linux/kernel/git/mkp/scsi
 2021-07-04 22:02 UTC 

drivers/gpu/drm/i915/display/intel_sprite.c:43:1: iwyu: warning: superfluous #include "i915_trace.h"
 2021-07-04 22:02 UTC 

post-receive: pub/scm/linux/kernel/git/mkp/scsi
 2021-07-04 22:02 UTC 

post-receive: pub/scm/linux/kernel/git/mkp/scsi
 2021-07-04 22:01 UTC 

[RFC PATCH] vhost-vdpa: mark vhost device invalid to reflect vdpa device unregistration
 2021-07-04 21:50 UTC  (3+ messages)

Linux Kernel Driver for Silicon Labs Si446x Transceivers
 2021-07-04 21:49 UTC 

[PATCH] RDMA/rxe: Remove the repeated 'mr->umem = umem'
 2021-07-04 21:43 UTC  (2+ messages)

Hitting BUG_ON in do_notify_resume() with gdb and SIGTRAP
 2021-07-04 21:38 UTC 

post-receive: pub/scm/docs/man-pages/website
 2021-07-04 21:29 UTC 

drivers/staging/media/atomisp/pci/runtime/isys/src/rx.c:488:7: warning: variable 'port_enabled' set but not used
 2021-07-04 21:21 UTC  (2+ messages)

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

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

post-receive: pub/scm/linux/kernel/git/paulmck/linux-rcu
 2021-07-04 21:14 UTC 

post-receive: pub/scm/linux/kernel/git/paulmck/linux-rcu
 2021-07-04 21:13 UTC 

[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)

[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  (6+ messages)
` [RFC 02/11] drivers: Add HTE subsystem
` [RFC 03/11] hte: Add tegra194 HTE kernel provider

post-receive: pub/scm/linux/kernel/git/legion/kbd
 2021-07-04 20:41 UTC 

[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

post-receive: pub/scm/linux/kernel/git/paulmck/linux-rcu
 2021-07-04 20:20 UTC 

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)

post-receive: pub/scm/linux/kernel/git/torvalds/linux
 2021-07-04 20:08 UTC 

[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] "


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.