All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-03-11 12:06:05 to 2020-03-11 12:46:59 UTC [more...]

[PATCH v2 00/11] PCI/ATS: Device-tree support and other improvements
 2020-03-11 12:44 UTC 

[PATCH] panic: Add sysctl/cmdline to dump all CPUs backtraces on oops event
 2020-03-11 12:46 UTC  (4+ messages)

[PATCH net-next 0/5] add phylink support for PCS
 2020-03-11 12:46 UTC  (7+ messages)
` [PATCH net-next 1/5] net: mii: convert mii_lpa_to_ethtool_lpa_x() to linkmode variant
` [PATCH net-next 2/5] net: mii: add linkmode_adv_to_mii_adv_x()
` [PATCH net-next 3/5] net: mdiobus: add APIs for modifying a MDIO device register
` [PATCH net-next 4/5] net: phylink: pcs: add 802.3 clause 22 helpers
` [PATCH net-next 5/5] net: phylink: pcs: add 802.3 clause 45 helpers

[PATCH v2] icount: make dma reads deterministic
 2020-03-11 12:42 UTC  (2+ messages)

[PULL 0/9] Block patches
 2020-03-11 12:40 UTC  (9+ messages)
` [PULL 1/9] qemu/queue.h: clear linked list pointers on remove
` [PULL 2/9] aio-posix: remove confusing QLIST_SAFE_REMOVE()
` [PULL 3/9] aio-posix: completely stop polling when disabled
` [PULL 4/9] aio-posix: move RCU_READ_LOCK() into run_poll_handlers()
` [PULL 5/9] aio-posix: extract ppoll(2) and epoll(7) fd monitoring
` [PULL 6/9] aio-posix: simplify FDMonOps->update() prototype
` [PULL 7/9] aio-posix: add io_uring fd monitoring implementation
` [PULL 8/9] aio-posix: support userspace polling of fd monitoring

[PATCH v2] clk: qcom: clk-rpm: add missing rpm clk for ipq806x
 2020-03-11 12:46 UTC  (3+ messages)
  ` R: "

How to handle modems with additional wwan connect stage?
 2020-03-11 12:46 UTC 

Should changing a task in the .bb file cause the task to be rerun?
 2020-03-11 12:45 UTC  (5+ messages)
` [yocto] "

[patch iproute2/net-next v3] tc: m_action: introduce support for hw stats type
 2020-03-11 12:45 UTC 

[LTP] [PATCH V5 00/10] Add new LTP tests related to fsmount family of syscalls
 2020-03-11 12:45 UTC  (6+ messages)
` [LTP] [PATCH V5 01/10] tst_device: Add tst_is_mounted() helper

[PATCH V2] gpio: brcmstb: support gpio-line-names property
 2020-03-11 12:44 UTC  (3+ messages)

[PATCH 0/4] [Outreachy kernel] staging: qlge: remove unneeded variables
 2020-03-11 12:44 UTC  (5+ messages)
` [PATCH 4/4] [Outreachy kernel] staging: qlge: qlge_ethtool.c: remove an unneeded variable

[PATCH v1 0/5] mm/memory_hotplug: allow to specify a default online_type
 2020-03-11 12:30 UTC  (9+ messages)
` [PATCH v1 1/5] drivers/base/memory: rename MMOP_ONLINE_KEEP to MMOP_ONLINE
` [PATCH v1 2/5] drivers/base/memory: map MMOP_OFFLINE to 0
` [PATCH v1 3/5] drivers/base/memory: store mapping between MMOP_* and string in an array
` [PATCH v1 4/5] mm/memory_hotplug: convert memhp_auto_online to store an online_type
` [PATCH v1 5/5] mm/memory_hotplug: allow to specify a default online_type

[RFC v2 0/8] MIPS: CI20: add HDMI out support
 2020-03-11 12:43 UTC  (5+ messages)
` [RFC v2 6/8] MIPS: DTS: jz4780: account for Synopsys HDMI driver and LCD controller

[PATCH 0/3] thermal: rcar_thermal: Update how temperature is read
 2020-03-11 12:43 UTC  (7+ messages)
` [PATCH 1/3] thermal: rcar_thermal: Always update thermal zone on interrupt
` [PATCH 2/3] thermal: rcar_thermal: Do not store ctemp in rcar_thermal_priv
` [PATCH 3/3] thermal: rcar_thermal: Remove lock in rcar_thermal_get_current_temp()

[PATCH v6 0/5] usb: host: dwc2: use driver model for PHY and CLOCK
 2020-03-11 12:42 UTC  (6+ messages)

[RFC] GPU-bound energy efficiency improvements for the intel_pstate driver (v2)
 2020-03-11 12:42 UTC  (4+ messages)
` [PATCH 01/10] PM: QoS: Add CPU_RESPONSE_FREQUENCY global PM QoS limit
    ` [Intel-gfx] "

[PATCH 0/3] [RESEND] ASoC: SOF: preparatory patches
 2020-03-11 12:41 UTC  (11+ messages)
` [PATCH 2/3] ASoC: add function parameters to enable forced path pruning

[RFC PATCH v4 0/6] sched/cpufreq: Make schedutil energy aware
 2020-03-11 12:40 UTC  (8+ messages)

[PATCH] bpftool: fix iprofiler build on systems without /usr/include/asm symlink
 2020-03-11 12:34 UTC 

[PATCH] util: fix to get configuration macros in util/mmap-alloc.c
 2020-03-11 12:37 UTC  (9+ messages)

Is this code chunk in init_apic_mappings() superfluous?
 2020-03-11 12:39 UTC  (3+ messages)

[PATCH 0/2] thread: add lock guard macros
 2020-03-11 12:36 UTC  (3+ messages)
` [PATCH 1/2] thread: add QemuRecMutex lock guards
` [PATCH 2/2] thread: add QemuMutex "

[Intel-gfx] [PATCH] drm/i915/gem: Prefer unlocked engine iteration
 2020-03-11 12:39 UTC 

[PATCH] gpiolib: Fix irq_disable() semantics
 2020-03-11 12:39 UTC  (2+ messages)

[PATCH v3] mm: fix tick timer stall during deferred page init
 2020-03-11 12:38 UTC 

[PATCH v3 0/6] reference implementation of RSS and hash report
 2020-03-11 12:35 UTC  (7+ messages)
` [PATCH v3 1/6] virtio-net: introduce RSS and hash report features
` [PATCH v3 2/6] virtio-net: implement RSS configuration command
` [PATCH v3 3/6] virtio-net: implement RX RSS processing
` [PATCH v3 4/6] virtio-net: reference implementation of hash report
` [PATCH v3 5/6] virtio-net: add migration support for RSS and hast report
` [PATCH v3 6/6] tap: allow extended virtio header with hash info

[Buildroot] [PATCH v2] package/busybox: Add patches for glibc-2.31 compatibility
 2020-03-11 12:37 UTC 

[PATCH] ARC: HSDK: Enable on-chip reset controller
 2020-03-11 12:37 UTC  (2+ messages)

[v1 0/6] Qualcomm CCI & Camera for db410c & db845c
 2020-03-11 12:35 UTC  (14+ messages)
` [v1 1/6] arm64: dts: msm8916: Add i2c-qcom-cci node
` [v1 2/6] arm64: dts: apq8016-sbc: Add CCI/Sensor nodes
` [v1 3/6] arm64: dts: sdm845: Add i2c-qcom-cci node
` [v1 4/6] arm64: dts: sdm845-db845c: Add pm_8998 gpio names
` [v1 5/6] arm64: dts: sdm845-db845c: Add ov8856 & ov7251 camera nodes
` [v1 6/6] arm64: defconfig: Enable QCOM CAMCC, CAMSS and CCI drivers

CVE related consulting on linux-yocto on zeus branch
 2020-03-11 12:36 UTC  (2+ messages)

[PATCH] gpio: mxc: Add COMPILE_TEST support for GPIO_MXC
 2020-03-11 12:36 UTC  (2+ messages)

[PATCH] gpio: mxs: add COMPILE_TEST support for GPIO_MXS
 2020-03-11 12:35 UTC  (2+ messages)

[PATCH v2 00/17] net: introduce Qualcomm IPA driver (UPDATED)
 2020-03-11 12:33 UTC  (5+ messages)
` [PATCH v2 15/17] soc: qcom: ipa: support build of IPA code

[Intel-wired-lan] [next-queue v2] net/intel: remove driver versions from Intel drivers
 2020-03-11 12:32 UTC  (3+ messages)

[PATCH] versal: watchdog: Add support for Xilinx window watchdog
 2020-03-11 12:31 UTC  (7+ messages)

[PATCH v6 00/13] APIC ID fixes for AMD EPYC CPU model
 2020-03-11 12:29 UTC  (7+ messages)
` [PATCH v6 10/13] i386: Check for apic id encoding
` [PATCH v6 11/13] target/i386: Enable new apic id encoding for EPYC based cpus models
` [PATCH v6 12/13] hw/i386: Move arch_id decode inside x86_cpus_init

[PATCH 0/3] request_alignment vs file size
 2020-03-11 12:29 UTC  (4+ messages)
` [PATCH 3/3] block: fail on open when file size is unaligned to request_alignment

[Xen-devel] [PATCH v4 0/6] xen/rcu: let rcu work better with core scheduling
 2020-03-11 12:28 UTC  (4+ messages)
` [Xen-devel] [PATCH v4 6/6] xen/rcu: add per-lock counter in debug builds

[PATCH v2] [Outreachy kernel] staging: rtl8188eu: hal: remove an unneeded variable
 2020-03-11 12:28 UTC  (3+ messages)

[PATCH rdma-next] MAINTAINERS: Clean RXE section and add Zhu as RXE maintainer
 2020-03-11 12:28 UTC 

[dpdk-dev] [PATCH 1/3] crypto/qat: improve out-of-place conditional check
 2020-03-11 12:26 UTC  (3+ messages)
` [dpdk-dev] [PATCH 2/3] crypto/qat: optimise check for chained mbufs
` [dpdk-dev] [PATCH 3/3] common/qat: optimise calculation of cookie index

[LKP] Re: [PATCH v3 1/2] modpost: rework and consolidate logging interface
 2020-03-11 12:28 UTC  (3+ messages)
`  "

[PATCH] btrfs: sysfs: Use scnprintf() for avoiding potential buffer overflow
 2020-03-11 12:27 UTC  (2+ messages)

[PATCH v1 0/2] Fix A10 clock driver crash after changes in DM core
 2020-03-11 12:27 UTC  (5+ messages)
` [PATCH v1 1/2] clk: socfpga: Read the clock parent's register base in probe function

[dpdk-dev] [PATCH v2] rte_ethdev: safer memory access by calling Rx callback
 2020-03-11 12:26 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3] rte_ethdev: safer memory access by calling Rx/Tx callback

[PATCH v4 0/6] hw/arm/virt: kvm: allow gicv3 by default if v2 cannot work
 2020-03-11 12:23 UTC  (7+ messages)
` [PATCH v4 3/6] hw/arm/virt: Introduce finalize_gic_version()
` [PATCH v4 5/6] hw/arm/virt: kvm: Restructure finalize_gic_version()
` [PATCH v4 6/6] hw/arm/virt: kvm: allow gicv3 by default if v2 cannot work

[PATCH 0/1] Revert "scsi: ufs: Let the SCSI core allocate per-command UFS data"
 2020-03-11 12:25 UTC  (2+ messages)

[PATCH] ARM: dts: dra7: Add bus_dma_limit for L3 bus
 2020-03-11 12:25 UTC  (7+ messages)

[PATCH] pid: fix uninitialized var warnings
 2020-03-11 12:24 UTC  (4+ messages)

[PATCH v3 0/7] x86: Improve support for chain-loading U-Boot
 2020-03-11 12:24 UTC  (5+ messages)

[PATCH] tty: sifive: Finish transmission before changing the clock
 2020-03-11 12:22 UTC  (3+ messages)

[PATCH v2 1/2] dt-bindings: usb: dwc2: add compatible property for rk3328 usb
 2020-03-11 12:21 UTC  (6+ messages)
` [PATCH v2 2/2] dt-bindings: usb: dwc2: add compatible property for rk3368 usb

[PATCH 0/3] perf intel-pt: Intel PT man page
 2020-03-11 12:20 UTC  (4+ messages)
` [PATCH 1/3] perf intel-pt: Rename intel-pt.txt and put it in man page format
` [PATCH 2/3] perf intel-pt: Add Intel PT man page references
` [PATCH 3/3] perf intel-pt: Update intel-pt.txt file with new location of the documentation

[PATCH nft] src: Support netdev egress hook
 2020-03-11 12:20 UTC 

[PATCH v5 00/17] wilc1000: move out of staging
 2020-03-11 12:18 UTC  (36+ messages)
` [PATCH v5 01/17] wilc1000: add hif.h
` [PATCH v5 02/17] wilc1000: add hif.c
` [PATCH v5 03/17] wilc1000: add wlan_if.h
` [PATCH v5 04/17] wilc1000: add wlan_cfg.h
` [PATCH v5 05/17] wilc1000: add wlan_cfg.c
` [PATCH v5 06/17] wilc1000: add cfg80211.c
` [PATCH v5 07/17] wilc1000: add cfg80211.h
` [PATCH v5 08/17] wilc1000: add netdev.h
` [PATCH v5 09/17] wilc1000: add netdev.c
` [PATCH v5 11/17] wilc1000: add spi.c
` [PATCH v5 10/17] wilc1000: add mon.c
` [PATCH v5 12/17] wilc1000: add wlan.h
` [PATCH v5 14/17] wilc1000: add sdio.c
` [PATCH v5 13/17] wilc1000: add wlan.c
` [PATCH v5 16/17] dt: bindings: net: add microchip,wilc1000.yaml
` [PATCH v5 15/17] wilc1000: add fw.h
` [PATCH v5 17/17] wilc1000: add Makefile and Kconfig files for wilc1000 compilation

[Bug 196621] bluez-5.46: unit/test-gatt segfaults when running tests
 2020-03-11 12:18 UTC  (2+ messages)

[PATCH 0/8] Add support for MediaTek xHCI host controller
 2020-03-11 12:18 UTC  (5+ messages)
` [PATCH 4/8] dm: core: Add function to get child count of ofnode
` [PATCH 5/8] xhci: mediatek: Add support for MTK xHCI host controller

[PATCH] console: make QMP screendump use coroutine
 2020-03-11 12:16 UTC  (14+ messages)

[PATCH v2 00/39] dm: Add programmatic generation of ACPI tables (part A)
 2020-03-11 12:17 UTC  (7+ messages)
` [PATCH v2 09/39] x86: apl: Move p2sb ofdata reading to the correct method
` [PATCH v2 12/39] dm: core: Add basic ACPI support

checkarray not running or emailing
 2020-03-11 12:17 UTC  (3+ messages)

[Bug 42859] New: kernel BUG at fs/ext4/extents.c:1953
 2020-03-11 12:17 UTC  (2+ messages)
` [Bug 42859] "

[Intel-gfx] [PATCH v2] drm/i915: Limit audio CDCLK>=2*BCLK constraint back to GLK only
 2020-03-11 12:16 UTC  (11+ messages)

[Xen-devel] [PATCH] scripts: Use stat to check lock claim
 2020-03-11 12:15 UTC  (4+ messages)

[f2fs-dev] Writes stoped working on f2fs after the compression support was added
 2020-03-11 12:13 UTC  (12+ messages)

[PATCH 0/2] Add mediatek codec mt6359 driver
 2020-03-11 12:12 UTC  (6+ messages)
` [PATCH 2/2] ASoC: codec: mediatek: add mt6359 codec driver

[PATCH 2/2] ia64: add IRQENTRY_TEXT and SOFTIRQENTRY_TEXT to linker script
 2020-03-11 12:11 UTC  (2+ messages)

[PATCH 2/9] docs: watch_queue.rst: supress some Sphinx warnings
 2020-03-11 12:11 UTC  (5+ messages)
` [PATCH 1/9] docs: trace: events.rst: convert some new stuff to ReST format

[PATCH] net: mvmdio: avoid error message for optional IRQ
 2020-03-11 12:10 UTC  (2+ messages)

[PATCH 1/2] nds32: linker script: add SOFTIRQENTRY_TEXT
 2020-03-11 12:10 UTC 

[bug report] bpf: Support attaching tracing BPF program to other BPF programs
 2020-03-11 12:10 UTC 

[PATCH nf-next 0/3] Netfilter egress hook
 2020-03-11 11:59 UTC  (3+ messages)
` [PATCH nf-next 2/3] netfilter: Generalize ingress hook
` [PATCH nf-next 3/3] netfilter: Introduce egress hook

[PATCH] docs: fix pointers to io-mapping.rst and io_ordering.rst files
 2020-03-11 12:08 UTC  (2+ messages)

[kvm-unit-tests PATCH v5 00/13] arm/arm64: Add ITS tests
 2020-03-11 12:07 UTC  (5+ messages)
` [kvm-unit-tests PATCH v5 13/13] arm/arm64: ITS: pending table migration test

[dpdk-dev] [PATCH v1] mbuf: replace zero-length marker with unnamed union
 2020-03-11 12:07 UTC  (9+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH 0/3] Enable vTPM 2.0 for the IBM vTPM driver
 2020-03-11 12:01 UTC  (4+ messages)
` [PATCH 1/3] tpm: of: Handle IBM,vtpm20 case when getting log parameters


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.