All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-03-25 20:38:12 to 2020-03-25 21:30:10 UTC [more...]

[PATCH v2 0/2] btusb: Introduce the use of vendor extension(s)
 2020-03-25 21:29 UTC  (4+ messages)
` [PATCH v2 1/2] Bluetooth: btusb: Indicate Microsoft vendor extension for Intel 9460/9560 and 9160/9260

[PATCH v1] clocksource: Avoid creating dead devices
 2020-03-25 21:29 UTC  (5+ messages)
` [tip: timers/core] clocksource/drivers/timer-probe: "

lockdep warning in urb.c:363 usb_submit_urb
 2020-03-25 21:28 UTC  (3+ messages)

[PATCH 0/2] media: staging: rkisp1: Fix formats for metadata pads
 2020-03-25 21:27 UTC  (4+ messages)
` [PATCH 1/2] media: media.h: Add a pad flag MEDIA_PAD_FL_METADATA
` [PATCH 2/2] media: staging: rkisp1: add the flag MEDIA_PAD_FL_METADATA to the metadata pads

[PATCH v8 00/22] Move PMC clocks into Tegra PMC driver
 2020-03-25 21:27 UTC  (3+ messages)

[RFC PATCH 0/1] Bluetooth: Set wakeable flag via add_device
 2020-03-25 21:27 UTC  (3+ messages)
` [RFC PATCH 1/1] Bluetooth: Update add_device to accept flags

[PATCH linux dev-5.4 v2] ARM: aspeed: ast2600: Select timer
 2020-03-25 21:26 UTC 

[PATCH v10 0/5] add git-bugreport tool
 2020-03-25 21:25 UTC  (10+ messages)
` [PATCH v10 5/5] bugreport: add compiler info
` [PATCH v11 0/5] add git-bugreport tool
  ` [PATCH v11 1/5] help: move list_config_help to builtin/help
  ` [PATCH v11 2/5] bugreport: add tool to generate debugging info
  ` [PATCH v11 3/5] bugreport: gather git version and build info
  ` [PATCH v11 4/5] bugreport: add uname info
  ` [PATCH v11 5/5] bugreport: add compiler info

[BlueZ PATCH v4 0/5] device: Allow devices to be marked as wake capable
 2020-03-25 21:25 UTC  (3+ messages)
` [BlueZ PATCH v4 1/5] mgmt: Update docs for Add Device

[PATCH] added: Multi line support for ignore-paths configuration
 2020-03-25 21:24 UTC  (3+ messages)

[Intel-gfx] [PATCH] drivers/gpu/drm/i915/selftests/i915_buddy.c: Fix bug
 2020-03-25 19:24 UTC 

[PATCH] staging: rtl8723bs: rtw_cmd: Compress lines for immediate return
 2020-03-25 21:22 UTC 

[linux-next:master 3017/11710] sh4-linux-ld: cannot find sound/soc/codecs/.tmp_gl_tlv320adcx140.o: No such file or directory
 2020-03-25 21:22 UTC 

[PATCH v2] mtd: Convert fallthrough comments into statements
 2020-03-25 21:21 UTC 

[RFC v2 1/2] kernel/sysctl: support setting sysctl parameters from kernel command line
 2020-03-25 21:21 UTC  (2+ messages)

"git rebase" behavior change in 2.26.0
 2020-03-25 21:21 UTC  (3+ messages)

[kvm-unit-tests PATCH v7 00/13] arm/arm64: Add ITS tests
 2020-03-25 21:20 UTC  (5+ messages)
` [kvm-unit-tests PATCH v7 08/13] arm/arm64: ITS: Device and collection Initialization

[PATCHv2 bpf-next 0/5] Add bpf_sk_assign eBPF helper
 2020-03-25 21:20 UTC  (9+ messages)
` [PATCHv2 bpf-next 4/5] bpf: Don't refcount LISTEN sockets in sk_assign()
` [PATCHv2 bpf-next 5/5] selftests: bpf: add test for sk_assign

[dpdk-dev] [PATCH v1 00/32] DPDK Trace support
 2020-03-25 21:16 UTC  (34+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 01/32] eal: introduce API for getting thread name
  ` [dpdk-dev] [PATCH v2 02/32] eal: define the public API for trace support
  ` [dpdk-dev] [PATCH v2 03/32] eal/trace: implement trace register API
  ` [dpdk-dev] [PATCH v2 04/32] eal/trace: implement trace operation APIs
  ` [dpdk-dev] [PATCH v2 05/32] eal/trace: add internal trace init and fini interface
  ` [dpdk-dev] [PATCH v2 06/32] eal/trace: get bootup timestamp for trace
  ` [dpdk-dev] [PATCH v2 07/32] eal/trace: create CTF TDSL metadata in memory
  ` [dpdk-dev] [PATCH v2 08/32] eal/trace: handle CTF keyword collision
  ` [dpdk-dev] [PATCH v2 09/32] eal/trace: implement trace memory allocation
  ` [dpdk-dev] [PATCH v2 10/32] eal/trace: implement debug dump function
  ` [dpdk-dev] [PATCH v2 11/32] eal/trace: implement trace save
  ` [dpdk-dev] [PATCH v2 12/32] eal/trace: implement registration payload
  ` [dpdk-dev] [PATCH v2 13/32] eal/trace: implement provider payload
  ` [dpdk-dev] [PATCH v2 14/32] eal/trace: hook internal trace APIs to Linux
  ` [dpdk-dev] [PATCH v2 15/32] eal/trace: hook internal trace APIs to FreeBSD
  ` [dpdk-dev] [PATCH v2 16/32] eal/trace: add generic tracepoints
  ` [dpdk-dev] [PATCH v2 17/32] eal/trace: add alarm tracepoints
  ` [dpdk-dev] [PATCH v2 18/32] eal/trace: add memory tracepoints
  ` [dpdk-dev] [PATCH v2 19/32] eal/trace: add memzone tracepoints
  ` [dpdk-dev] [PATCH v2 20/32] eal/trace: add thread tracepoints
  ` [dpdk-dev] [PATCH v2 21/32] eal/trace: add interrupt tracepoints
  ` [dpdk-dev] [PATCH v2 22/32] eal/trace: add trace level configuration parameter
  ` [dpdk-dev] [PATCH v2 23/32] eal/trace: add trace dir "
  ` [dpdk-dev] [PATCH v2 24/32] eal/trace: add trace bufsize "
  ` [dpdk-dev] [PATCH v2 25/32] eal/trace: add trace mode "
  ` [dpdk-dev] [PATCH v2 26/32] eal/trace: add unit test cases
  ` [dpdk-dev] [PATCH v2 27/32] eal/trace: add trace performance "
  ` [dpdk-dev] [PATCH v2 28/32] ethdev: add tracepoints
  ` [dpdk-dev] [PATCH v2 29/32] eventdev: "
  ` [dpdk-dev] [PATCH v2 30/32] cryptodev: "
  ` [dpdk-dev] [PATCH v2 31/32] mempool: "
  ` [dpdk-dev] [PATCH v2 32/32] doc: add trace library guide

mmotm 2020-03-23-21-29 uploaded (pci/controller/dwc/pcie-tegra194.c)
 2020-03-25 21:20 UTC  (2+ messages)

[GIT PULL] GPIO fixes for v5.6
 2020-03-25 21:20 UTC  (2+ messages)

[GIT] Networking
 2020-03-25 21:20 UTC  (2+ messages)

[PATCH e2fsprogs 00/11] Improvements for Case-insensitive handling
 2020-03-25 21:18 UTC  (13+ messages)
` [PATCH e2fsprogs 01/11] tune2fs: Allow enabling casefold feature after fs creation
` [PATCH e2fsprogs 02/11] tune2fs: Fix casefold+encrypt error message
` [PATCH e2fsprogs 03/11] ext2fs: Add method to validate casefolded strings
` [PATCH e2fsprogs 04/11] ext2fs: Implement faster CI comparison of strings
` [PATCH e2fsprogs 05/11] e2fsck: Fix entries with invalid encoded characters
` [PATCH e2fsprogs 06/11] e2fsck: Support casefold directories when rehashing
` [PATCH e2fsprogs 07/11] dict: Support comparison with context
` [PATCH e2fsprogs 08/11] e2fsck: Detect duplicated casefolded direntries for rehash
` [PATCH e2fsprogs 09/11] e2fsck: Add option to force encoded filename verification
` [PATCH e2fsprogs 10/11] e2fsck.8.in: Document check_encoding extended option
` [PATCH e2fsprogs 11/11] tests: f_bad_fname: Test fixes of invalid filenames and duplicates
` [PATCH e2fsprogs 11/11] tests: f_bad_fname: Validate fix "

[PATCH 0/5] ASoC: SOF: cleanups and improvements
 2020-03-25 21:12 UTC  (6+ messages)
` [PATCH 1/5] ASoC: SOF: Intel: hda: Improve DSP state logging
` [PATCH 2/5] ASoC: SOF: (cosmetic) use for_each_pcm_streams() in sof_dai_load()
` [PATCH 3/5] ASoC: SOF: fix uninitialised "work" with VirtIO
` [PATCH 4/5] ASoC: SOF: Intel: hda: do not leave clock gating off upon error
` [PATCH 5/5] ASoC: SOF: Intel: hda: call codec wake at chip init

[PATCH] MAINTAINERS: Add the IRC channel to the MTD related subsystems
 2020-03-25 21:16 UTC  (2+ messages)

[PATCH v5 1/2] Bluetooth: L2CAP: Use DEFER_SETUP to group ECRED connections
 2020-03-25 21:17 UTC  (4+ messages)
` [PATCH v5 2/2] Bluetooth: Add BT_MODE socket option

pinctrl states vs pinmux vs gpio (i2c bus recovery)
 2020-03-25 21:09 UTC  (8+ messages)

[Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/gem: Drop cached obj->bind_count (rev2)
 2020-03-25 21:15 UTC 

[RFC PATCH v2 00/67] Hexagon patch series
 2020-03-25 21:13 UTC  (2+ messages)

[GIT PULL] mtd: spi-nor: Changes for 5.7
 2020-03-25 21:14 UTC  (2+ messages)

[GIT PULL] CFI and HyperFlash changes for v5.7-rc1
 2020-03-25 21:13 UTC  (2+ messages)

[PATCH v4] mtd: rawnand: toshiba: Support reading the number of bitflips for BENAND (Built-in ECC NAND)
 2020-03-25 21:13 UTC  (3+ messages)

[f2fs-dev] fstrim does not recognize FSVER=1.13 of F2FS partitions
 2020-03-25 21:13 UTC  (10+ messages)

[Xen-devel] [PATCH v5 00/10] x86emul: further work
 2020-03-25 21:12 UTC  (5+ messages)
` [Xen-devel] [PATCH v5 02/10] x86emul: support MOVDIRI insn
` [Xen-devel] [PATCH v5 03/10] x86: determine HAVE_AS_* just once

[PATCH] arm64: dts: qcom: sdm845-mtp: Relocate remoteproc firmware
 2020-03-25 21:13 UTC  (2+ messages)

✅ PASS: Test report for kernel 5.5.13-rc1-0b0b40a.cki (stable)
 2020-03-25 21:12 UTC 

[PATCH] hw/net/allwinner-sun8i-emac.c: Fix REG_ADDR_HIGH/LOW reads
 2020-03-25 21:11 UTC  (3+ messages)

[PATCH v3 0/5] doc: --recurse-submodules
 2020-03-25 21:09 UTC  (10+ messages)
` [PATCH v3 2/5] doc: document --recurse-submodules for reset and restore
` [PATCH v4 0/5] doc: --recurse-submodules
  ` [PATCH v4 1/5] doc: list all commands affected by submodule.recurse
  ` [PATCH v4 2/5] doc: document --recurse-submodules for reset and restore
  ` [PATCH v4 3/5] doc: explain how to deactivate submodule.recurse completely
  ` [PATCH v4 4/5] doc: be more precise on (fetch|push).recurseSubmodules
  ` [PATCH v4 5/5] doc: --recurse-submodules mostly applies to active submodules

[PATCH 2/6] dt-bindings: i2c: Replace DW I2C legacy bindings with YAML-based one
 2020-03-25 21:09 UTC  (8+ messages)
` [PATCH 3/6] dt-bindings: i2c: dw: Add Baikal-T1 SoC I2C controller

[dpdk-dev] [RFC] ring: make ring implementation non-inlined
 2020-03-25 21:09 UTC  (2+ messages)

Wrong Perf Backtraces
 2020-03-25 21:09 UTC  (12+ messages)
    `  "

[peterz-queue:x86/objtool 2/14] kernel/sched/core.o: warning: objtool: finish_task_switch()+0x3c1: objtool isn't smart enough to handle this CFI save/restore combo
 2020-03-25 21:07 UTC 

Null-ptr-deref due to "sanitized pathwalk machinery (v4)"
 2020-03-25 21:07 UTC  (9+ messages)

[PATCH v16 QEMU 00/16] Add migration support for VFIO devices
 2020-03-25 21:02 UTC  (3+ messages)
` [PATCH v16 QEMU 08/16] vfio: Register SaveVMHandlers for VFIO device

[dpdk-dev] [PATCH v3 0/3] add travis ci support for ppc64le
 2020-03-25 21:05 UTC  (6+ messages)
` [dpdk-dev] [PATCH v3 1/3] eal/linux: select iova-mode va with no-huge option

[PATCH] iommu/virtio: Reject IOMMU page granule larger than PAGE_SIZE
 2020-03-25 21:05 UTC  (3+ messages)

[Qemu-devel] [Bug 1693050] [NEW] xhci HCIVERSION register read emulation incorrectly handled
 2020-03-25 20:50 UTC  (2+ messages)
` [Bug 1693050] "

[PATCH] arm64: dts: allwinner: a64: olinuxino: add user red LED
 2020-03-25 20:59 UTC  (2+ messages)

[meta-python][PATCH] python3-werkzeug: upgrade 0.16.0 -> 1.0.0
 2020-03-25 21:04 UTC 

[PATCH-for-5.0 00/12] hw: Add missing error-propagation code
 2020-03-25 20:52 UTC  (16+ messages)
` [PATCH-for-5.0 04/12] hw/arm/stm32fx05_soc: "
` [PATCH-for-5.0 06/12] hw/dma/xilinx_axidma: "
` [PATCH-for-5.0 11/12] hw/net/xilinx_axienet: "
` [PATCH-for-5.0 12/12] hw/riscv/sifive_u: "

[Intel-gfx] [PATCH v2 0/6] Re-org uC debugfs files and move them under GT
 2020-03-25 21:03 UTC  (3+ messages)
` [Intel-gfx] [PATCH v2 5/6] drm/i915/uc: Move uC debugfs to its own folder "

[ANNOUNCE] 4.9.217-rt140
 2020-03-25 21:02 UTC 

[linux-next:pending-fixes] BUILD SUCCESS 1e07787fb89ded7f9b290af70c788c9f82f13cc1
 2020-03-25 21:02 UTC 

[PATCH 1/1] SUNRPC: fix krb5p mount to provide large enough buffer in rq_rcvsize
 2020-03-25 21:01 UTC 

[PATCH] media: staging/intel-ipu3: Simplify single goto jump
 2020-03-25 21:00 UTC 

[PATCH net-next] net: use indirect call wrappers for skb_copy_datagram_iter()
 2020-03-25 20:58 UTC  (5+ messages)

[PATCH] media: staging/intel-ipu3: Remove extra blank lines
 2020-03-25 20:56 UTC 

[PATCH v2 net-next] qed: Fix race condition between scheduling and destroying the slowpath workqueue
 2020-03-25 20:50 UTC 

[PATCH] staging: rtl8723bs: Remove comparisons to NULL in conditionals
 2020-03-25 20:56 UTC  (4+ messages)
` [Outreachy kernel] "

[PATCH] staging: rtl8723bs: rtw_efuse: Compress lines for immediate return
 2020-03-25 20:54 UTC 

[PATCH 1/3] libmultipath: assign variable to make gcc happy
 2020-03-25 20:52 UTC  (4+ messages)
` [PATCH 2/3] libmutipath: don't close fd on dm_lib_release

[PATCH-for-5.0 0/3] virtio,vhost-gpu: Release memory returned by malloc() with free()
 2020-03-25 20:51 UTC  (5+ messages)
` [PATCH-for-5.0 2/3] virtio: Document virtqueue_pop()

[RESEND][PATCH v3 14/17] static_call: Add static_cond_call()
 2020-03-25 20:52 UTC  (5+ messages)

[PATCH] revision: allow missing promisor objects on CLI
 2020-03-25 20:50 UTC  (6+ messages)
` [PATCH v3 0/2] Un-regress rev-list --exclude-promisor-objects
  ` [PATCH v3 1/2] revision: document get_reference()
  ` [PATCH v3 2/2] revision: un-regress --exclude-promisor-objects

[PATCH RFC 0/9] KVM: Dirty ring support (QEMU part)
 2020-03-25 20:48 UTC  (8+ messages)
` [PATCH RFC 8/9] KVM: Add dirty-ring-size property
` [PATCH RFC 9/9] KVM: Dirty ring support

[PATCH v2] media: staging/intel-ipu3: Reformat pointer initialization
 2020-03-25 20:48 UTC  (4+ messages)

[PATCH] nvme: Fix NVME_IOCTL_ADMIN_CMD compat address handling
 2020-03-25 20:47 UTC  (6+ messages)

[PATCH 1/2] drm/tegra: Fix SMMU support on Tegra124 and Tegra210
 2020-03-25 20:48 UTC  (6+ messages)
` [PATCH 2/2] gpu: host1x: Use SMMU "

[PATCH 0/4] Update K3 DSP remoteproc driver for C71x DSPs
 2020-03-25 20:47 UTC  (15+ messages)
` [PATCH 1/4] dt-bindings: remoteproc: k3-dsp: Update bindings "
` [PATCH 2/4] remoteproc: introduce version element into resource type field
` [PATCH 3/4] remoteproc: add support for a new 64-bit trace version
` [PATCH 4/4] remoteproc/k3-dsp: Add support for C71x DSPs

[igt-dev] [PATCH i-g-t] lib: Sync i915_pciids.h with kernel
 2020-03-25 20:48 UTC  (2+ messages)

[Linux-kernel-mentees] We should settle on a name for the new DVB virtual driver
 2020-03-25 20:45 UTC  (3+ messages)
  `  "

[GIT PULL] clk: tegra: Changes for v5.7-rc1
 2020-03-25 20:45 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915/perf: Do not clear pollin for small user read buffers
 2020-03-25 20:44 UTC  (3+ messages)

[PATCH for-5.0 0/3] Memory leak fixes
 2020-03-25 20:43 UTC  (3+ messages)
` [PATCH for-5.0 3/3] object-add: don't create return value if failed

[dpdk-dev] [RFC 0/6] New sync modes for ring
 2020-03-25 20:44 UTC  (4+ messages)
` [dpdk-dev] [RFC 5/6] ring: introduce HTS ring mode

[dpdk-dev] [RFC 0/1] lib/ring: add scatter gather and serial dequeue APIs
 2020-03-25 20:43 UTC  (8+ messages)
` [dpdk-dev] [RFC 1/1] "

[tip:x86/cpu] BUILD SUCCESS d97828072d0bcecb6655f0966efc38a2647d3dfb
 2020-03-25 20:39 UTC 

[PATCH] staging: octeon-usb: line over 80 characters
 2020-03-25 20:38 UTC  (2+ messages)
` [Outreachy kernel] "

[PATCH v5] media: staging/intel-ipu3: css: simplify expression
 2020-03-25 20:38 UTC 

[PATCH v2 0/2] Misc. rproc fixes around fixed memory region support
 2020-03-25 20:38 UTC  (4+ messages)
` [PATCH v2 1/2] remoteproc: fall back to using parent memory pool if no dedicated available


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.