All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-06-26 10:21:03 to 2020-06-26 10:58:31 UTC [more...]

[PATCH 1/2] cros: platform/chrome: Add cros-ec-uart driver for uart support
 2020-06-25 21:34 UTC  (2+ messages)
` [PATCH 2/2] dt-bindings: mfd: Add DT compatible string "google, cros_ec_uart"

[RESEND 00/10] Fix a bunch of W=1 warnings in Regulator
 2020-06-26 10:42 UTC  (7+ messages)
` [RESEND 06/10] regulator: wm8350-regulator: Repair odd formatting in documentation
` [RESEND 08/10] regulator: cpcap-regulator: Demote kerneldoc header to standard comment

[PATCH 00/10] Add CMU/RMU/DMA/MMC/I2C support for Actions Semi S500 SoCs
 2020-06-25 23:34 UTC  (3+ messages)
` [PATCH 07/10] arm: dts: owl-s500: Add I2C nodes
` [PATCH 10/10] arm: dts: owl-s500-roseapplepi: Enable I2C0

[PATCH 0/1] ubifs: support authentication without hmac
 2020-06-26  9:39 UTC  (8+ messages)
` [PATCH 1/1] ubifs: support authentication, for ro mount, when no key is given

[PATCH v5 00/13] Add support for PinePhone LCD panel
 2020-06-26  0:56 UTC  (4+ messages)
` [PATCH v5 02/13] dt-bindings: panel: Convert rocktech, jh057n00900 to yaml
` [PATCH v5 12/13] arm64: dts: sun50i-a64-pinephone: Enable LCD support on PinePhone
` [PATCH v5 13/13] arm64: dts: sun50i-a64-pinephone: Add touchscreen support

[PATCH 00/10] Fix a bunch of W=1 warnings in Regulator
 2020-06-25 19:58 UTC  (5+ messages)
` [PATCH 03/10] regulator: of_regulator: Add missing colon for rdev kerneldoc argument

[PATCH v2 00/18] media: mtk-vcodec: venc: support for MT8183 and v4l2-compliance fixes
 2020-06-26  8:04 UTC  (7+ messages)
` [PATCH v2 02/18] media: mtk-vcodec: add SCP firmware ops
` [PATCH v2 04/18] media: mtk-vcodec: venc: handle firmware version field
` [PATCH v2 05/18] media: mtk-vcodec: venc: specify bitrate range per-chip
` [PATCH v2 08/18] media: dt-bindings: mtk-vcodec: specify SCP node
` [PATCH v2 13/18] media: mtk-vcodec: venc: use platform data for ENUM_FRAMESIZES
` [PATCH v2 14/18] media: mtk-vcodec: venc: support ENUM_FRAMESIZES on OUTPUT formats

[PATCH] soc/tegra: Add Tegra Soc Version support
 2020-06-26 10:58 UTC  (4+ messages)

[PATCH] mtd: revert "spi-nor: intel: provide a range for poll_timout"
 2020-06-26 10:57 UTC  (3+ messages)

[ PATCH 2/5] haiku build fix
 2020-06-26 10:57 UTC  (2+ messages)

[igt-dev] [RFC PATCH i-g-t v2 0/8] tests/core_hotunplug: New subtests and enhancements
 2020-06-26 10:56 UTC  (5+ messages)
` [igt-dev] [RFC PATCH i-g-t v2 7/8] tests/core_hotunplug: Add 'PRIME handle' variant
    ` [Intel-gfx] "

[PATCH 1/5] haiku build fix
 2020-06-26 10:56 UTC  (2+ messages)

[PATCH 0/6] ZNS: Extra features for current patches
 2020-06-26  7:26 UTC  (34+ messages)
` [PATCH 2/6] block: add support for selecting all zones
` [PATCH 3/6] block: add support for zone offline transition
` [PATCH 4/6] block: introduce IOCTL to report dev properties
` [PATCH 6/6] nvme: Add consistency check for zone count

[Bug 1885247] [NEW] Build error in Intel 32-bit hosts
 2020-06-26 10:54 UTC  (6+ messages)

[RFC PATCH 0/3] Use object_get_canonical_path_component to get child description
 2020-06-26 10:54 UTC  (8+ messages)
` [RFC PATCH 1/3] hw/i2c/smbus_eeprom: Set QOM parent
` [RFC PATCH 2/3] hw/i2c/smbus_eeprom: Add description based on child name
` [RFC PATCH 3/3] hw/i2c/smbus_eeprom: Trace reset() event

[RFC PATCH 00/11] Add UEFI support for RISC-V
 2020-06-26  2:42 UTC  (11+ messages)
` [RFC PATCH 01/11] efi: Fix gcc error around __umoddi3 for 32 bit builds
` [RFC PATCH 03/11] RISC-V: Setup exception vector early
` [RFC PATCH 04/11] RISC-V: Add early ioremap support
` [RFC PATCH 05/11] RISC-V: Set maximum number of mapped pages correctly
` [RFC PATCH 08/11] RISC-V: Add PE/COFF header for EFI stub
` [RFC PATCH 09/11] RISC-V: Add EFI stub support

[PULL] drm-misc-next
 2020-06-26 10:52 UTC  (2+ messages)
` [Intel-gfx] "

Add package managers as a plugin
 2020-06-26 10:52 UTC  (2+ messages)
` [OE-core] "

[PATCH v0 0/5] vt: Add SRG mouse reporting features
 2020-06-26 10:52 UTC  (7+ messages)
` [PATCH v0 1/5] Change/add data structures for SRG mouse reporting
` [PATCH v0 2/5] Make it possible to enable/disable "
` [PATCH v0 4/5] Add support for SRG report output format

[PATCH] scsi: ufs: ufs-exynos: Remove an unnecessary NULL check
 2020-06-26 10:51 UTC  (2+ messages)

[PULL 00/12] Block patches
 2020-06-26 10:49 UTC  (4+ messages)

drivers/soc/ti/k3-ringacc.c:616:2-3: Unneeded semicolon
 2020-06-26 10:48 UTC  (5+ messages)
` [PATCH] soc: ti: k3: fix semicolon.cocci warnings

[PATCH 00/22] add support for Clang LTO
 2020-06-25 22:40 UTC  (8+ messages)
` [PATCH 04/22] kbuild: lto: fix recordmcount
          ` [RFC][PATCH] objtool,x86_64: Replace recordmcount with objtool

[igt-dev] [RFC,i-g-t] tests/device_reset: Test device sysfs reset
 2020-06-26 10:48 UTC  (6+ messages)
` [igt-dev] [RFC, i-g-t] "

[PATCH] media: uvcvideo: Fix loop exit condition in uvc_xu_ctrl_query()
 2020-06-26 10:45 UTC  (2+ messages)

[LTP] [PATCH] [COMMITTED] libltpvdso: Guard the sysv/auxv.h too
 2020-06-26 10:47 UTC 

[dpdk-dev] [PATCH v2 00/14] vDPA API and framework rework
 2020-06-26 10:46 UTC  (11+ messages)
` [dpdk-dev] [PATCH v2 04/14] vhost: make vDPA framework bus agnostic
` [dpdk-dev] [PATCH v2 05/14] vhost: replace device ID in vDPA ops
` [dpdk-dev] [PATCH v2 06/14] vhost: replace vDPA device ID in Vhost
` [dpdk-dev] [PATCH v2 07/14] vhost: replace device ID in applications
` [dpdk-dev] [PATCH v2 08/14] vhost: remove useless vDPA API

[PATCH] btrfs: qgroup: add sysfs interface for debug
 2020-06-26 10:46 UTC  (2+ messages)

[RFC PATCH] sch_htb: Hierarchical QoS hardware offload
 2020-06-26 10:46 UTC 

[PATCH v3 0/3] ALSA: compress: Document stream states and fix gapless SM
 2020-06-26 10:45 UTC  (7+ messages)
` [PATCH v3 1/3] ALSA: compress: document the compress audio state machine
` [PATCH v3 3/3] ALSA: compress: fix partial_drain completion state

[dpdk-dev] [PATCH 0/8] support the flow-based traffic sampling
 2020-06-26 10:45 UTC  (6+ messages)
` [dpdk-dev] [PATCH 1/8] ethdev: introduce sample action for rte flow

[PATCH] target-i386: remove gen_io_end
 2020-06-26 10:44 UTC 

[UPDATE][PATCH v3 1/2] cpufreq: intel_pstate: Allow enable/disable energy efficiency
 2020-06-26 10:44 UTC  (4+ messages)
    ` [PATCH] lib: Extend kstrtobool() to accept "true"/"false"

[PATCH] target/i386: implement undocumented "smsw r32" behavior
 2020-06-26 10:44 UTC 

[PATCH] platform/chrome: Clarify SPDX license with GPL-2.0-only
 2020-06-26 10:45 UTC  (7+ messages)

[PATCH v3 0/9] Raspberry Pi 4 USB firmware initialization rework
 2020-06-26 10:43 UTC  (6+ messages)
` [PATCH v3 2/9] reset: Add Raspberry Pi 4 firmware reset controller

[PATCH for-4.14 v2 0/2] x86/passthrough: fixes for PVH dom0 edge triggered interrupts
 2020-06-26 10:44 UTC  (3+ messages)
` [PATCH for-4.14 v2 2/2] x86/passthrough: introduce a flag for GSIs not requiring an EOI or unmask

[PATCH net-next v11 0/3] xen networking: add XDP support to xen-netfront
 2020-06-26 10:44 UTC  (5+ messages)
` [PATCH net-next v11 1/3] xen: netif.h: add a new extra type for XDP
` [PATCH net-next v11 2/3] xen networking: add basic XDP support for xen-netfront
` [PATCH net-next v11 3/3] xen networking: add XDP offset adjustment to xen-netback

[PATCH] cec-api: prevent leaking memory through hole in structure
 2020-06-26 10:44 UTC 

[PATCH 1/2] nl80211: don't return err unconditionally in nl80211_start_ap()
 2020-06-26 10:44 UTC  (3+ messages)
` [PATCH 2/2] nl80211: fix memory leak when parsing NL80211_ATTR_HE_BSS_COLOR

[kvm-unit-tests PATCH 0/3] x86: realmode: fixes
 2020-06-26 10:43 UTC  (4+ messages)
` [kvm-unit-tests PATCH 1/3] x86: realmode: initialize idtr

[bug report] Revert "media: staging: atomisp: Remove driver"
 2020-06-26 10:42 UTC 

[PATCH v3 0/9] Generalize memory encryption models
 2020-06-26 10:33 UTC  (4+ messages)
` [PATCH v3 8/9] spapr: PEF: block migration

[PATCH 0/3] Add Actions Semi S500 pinctrl support
 2020-06-26  7:27 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: pinctrl: Add bindings for Actions S500 SoC
` [PATCH 3/3] MAINTAINERS: Add pinctrl binding entry for Actions Semi S500

[PATCH] drm/vmwgfx: Fix two list_for_each loop exit tests
 2020-06-26 10:39 UTC  (2+ messages)

[PATCH v2 00/10] Coverity fixes for vchan-socket-proxy
 2020-06-26 10:41 UTC  (3+ messages)

[cip-dev][isar-cip-core PATCH 1/6] opt-security.yml: Sample settings to install security
 2020-06-26 10:41 UTC  (2+ messages)

[Buildroot] [PATCH v3 1/1] package/rpi-firmware: bad startup file names
 2020-06-26 10:41 UTC 

[PATCH bpf-next v3 0/4] bpf, netns: Prepare for multi-prog attachment
 2020-06-26 10:40 UTC  (4+ messages)
` [PATCH bpf-next v3 2/4] bpf, netns: Keep attached programs in bpf_prog_array

[PATCH] mtd: spi-nor: intel-spi: Add support for Intel Tiger Lake-H SPI serial flash
 2020-06-26 10:37 UTC  (2+ messages)

[PATCH v6 0/5] VIRTIO-IOMMU probe request support and MSI bypass on ARM
 2020-06-26 10:30 UTC  (6+ messages)
` [PATCH v6 1/5] qdev: Introduce DEFINE_PROP_RESERVED_REGION
` [PATCH v6 2/5] virtio-iommu: Implement RESV_MEM probe request
` [PATCH v6 3/5] virtio-iommu: Handle reserved regions in the translation process
` [PATCH v6 4/5] virtio-iommu-pci: Add array of Interval properties
` [PATCH v6 5/5] hw/arm/virt: Let the virtio-iommu bypass MSIs

[PATCH 0/9] Fix a bunch more W=1 warnings in Regulator
 2020-06-26  6:57 UTC  (5+ messages)
` [PATCH 1/9] regulator: max8998: Staticify internal function max8998_get_current_limit()
` [PATCH 3/9] regulator: pwm-regulator: Demote kerneldoc header to standard comment
` [PATCH 7/9] regulator: tps65218-regulator: Remove pointless 'is unsigned int <0' check
` [PATCH 8/9] regulator: wm8400-regulator: Repair dodgy kerneldoc header formatting

[Virtio-fs] [PATCH 0/3] virtiofsd capability changes and addition
 2020-06-26 10:31 UTC  (10+ messages)
` [Virtio-fs] [PATCH 1/3] virtiofsd: Terminate capability list
  `  "
` [Virtio-fs] [PATCH 2/3] virtiofsd: Check capability calls
  `  "
` [Virtio-fs] [PATCH 3/3] virtiofsd: Allow addition or removal of capabilities
  `  "

[PATCH v2] btrfs: pass checksum type via BTRFS_IOC_FS_INFO ioctl
 2020-06-26 10:38 UTC  (2+ messages)

[dpdk-dev] [PATCH] crypto/qat: add data-path APIs
 2020-06-26 10:38 UTC  (3+ messages)
  ` [dpdk-dev] [dpdk-techboard] "

[PATCH] mtd: spi-nor: intel-spi: Add support for Intel Emmitsburg SPI serial flash
 2020-06-26 10:36 UTC  (2+ messages)

[PATCH v1] reset: intel: fix a compile warning about REG_OFFSET redefined
 2020-06-26 10:38 UTC  (2+ messages)

[PATCH 00/17] block/nvme: Various cleanups required to use multiple queues
 2020-06-26 10:36 UTC  (3+ messages)
` [PATCH 01/17] block/nvme: Avoid further processing if trace event not enabled

[igt-dev] [PATCH i-g-t 0/2] minor improvements to the kms_cursor_crc doc and some comments cleanup
 2020-06-26 10:37 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[Intel-gfx] [PATCH] mm: Skip opportunistic reclaim for dma pinned pages
 2020-06-26 10:37 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

AM335x: how to mux a pin for libgpiod to use?
 2020-06-26 10:36 UTC  (2+ messages)

[PATCH v2 0/2] Some improvements for NVMe
 2020-06-26  8:28 UTC  (3+ messages)
` [PATCH v2 2/2] nvme: Use USEC_PER_SEC instead of magic numbers

[PATCH] ARM: dts: ste: Align L2 cache-controller nodename with dtschema
 2020-06-26  8:05 UTC 

[PATCH] drm/vc4: call ->post_disable() functions in vc4_dsi_encoder_disable()
 2020-06-26 10:35 UTC  (4+ messages)

[PATCH v5 00/25] arm64: Memory Tagging Extension user-space support
 2020-06-25 17:34 UTC  (4+ messages)
` [PATCH v5 11/25] mm: Introduce arch_calc_vm_flag_bits()

[PATCH] drm/vmwgfx: Use correct vmw_legacy_display_unit pointer
 2020-06-26 10:34 UTC  (2+ messages)

[PATCH v3 0/2] Add cpu hotplug support for powerpc/perf/hv-24x7
 2020-06-26 10:28 UTC  (3+ messages)
` [PATCH v3 1/2] powerpc/perf/hv-24x7: Add cpu hotplug support
` [PATCH v3 2/2] powerpc/hv-24x7: Add sysfs files inside hv-24x7 device to show cpumask

[PATCH v1] kdd: remove zero-length arrays
 2020-06-26 10:33 UTC  (11+ messages)

[MPTCP] Re: [PATCH 3/3] mptcp: add MPTCP socket diag interface
 2020-06-26 10:33 UTC 

[PATCH v3 0/9] Generalize memory encryption models
 2020-06-26 10:29 UTC  (12+ messages)

BUG: unable to handle kernel paging request in rb_erase
 2020-06-26 10:32 UTC  (5+ messages)

[PATCH 0/5] crypto: hisilicon/sec2 - fix SEC bugs and coding styles
 2020-06-26 10:32 UTC  (6+ messages)
` [PATCH 1/5] crypto: hisilicon/sec2 - clear SEC debug regs
` [PATCH 2/5] crypto:hisilicon/sec2 - update busy processing logic
` [PATCH 3/5] crypto: hisilicon/sec2 - update SEC initialization and reset
` [PATCH 4/5] crypto: hisilicon/sec2 - update debugfs interface parameters
` [PATCH 5/5] crypto: hisilicon/sec2 - fix some coding styles

Rename offensive terminology (master)
 2020-06-26 10:34 UTC  (5+ messages)

Question: LVM2 testing with sanlock lock manager
 2020-06-26 10:32 UTC  (5+ messages)

[bug report] clk: vc5: Enable addition output configurations of the Versaclock
 2020-06-26 10:32 UTC 

[PATCH for-5.1 V5 0/4] mips: Add Loongson-3 machine support (with KVM)
 2020-06-26 10:30 UTC  (5+ messages)
` [PATCH for-5.1 V5 3/4] hw/mips: "

[PATCH 1/3] v4l2-subdev: Add subdev ioctl support for ENUM/GET/SET INPUT
 2020-06-26 10:28 UTC  (11+ messages)

DMA Engine: Transfer From Userspace
 2020-06-26 10:29 UTC  (13+ messages)

[PATCH v4 0/2] sched: Optionally skip uclamp logic in fast path
 2020-06-26 10:27 UTC  (2+ messages)

[PATCH v3 0/3] Add OpenSBI dynamic firmware support
 2020-06-26 10:25 UTC  (4+ messages)
` [PATCH v3 1/3] riscv: Unify Qemu's reset vector code path

[PATCH] backlight: Delete the OT200 backlight driver
 2020-06-26 10:25 UTC 

[f2fs-dev] [Bug 208325] New: f2fs inconsistent node block
 2020-06-26 10:22 UTC 

[PATCH v5 0/9] clocksource/drivers/timer-atmel-tcb: add sama5d2 support
 2020-06-25 21:43 UTC  (2+ messages)
` [PATCH v5 3/9] ARM: dts: at91: sama5d2: add TCB GCLK

[PATCH v2 3/5] libnvdimm/nvdimm/flush: Allow architecture to override the flush barrier
 2020-06-26 10:20 UTC  (11+ messages)

[bug report] audit: log nftables configuration change events
 2020-06-26 10:22 UTC 

[PATCH v5 00/11] Mac Old World ROM experiment
 2020-06-26 10:21 UTC  (2+ messages)

[PATCH] ARM: dts: tango: Align L2 cache-controller nodename with dtschema
 2020-06-26  8:05 UTC 

[PATCH V4 0/7] Tegra XUSB charger detect support
 2020-06-26 10:19 UTC  (6+ messages)
` [PATCH V4 2/7] phy: tegra: xusb: Add support for UTMI pad power control
` [PATCH V4 3/7] phy: tegra: xusb: Add USB2 pad power control support for Tegra210
` [PATCH V4 4/7] phy: tegra: xusb: Add soc ops API to enable UTMI PAD protection
` [PATCH V4 5/7] phy: tegra: xusb: Add support for charger detect
` [PATCH V4 6/7] phy: tegra: xusb: Enable charger detect for Tegra186

[PATCH] i2c: Match parameters of i2c_start_transfer and i2c_send_recv
 2020-06-26 10:20 UTC  (3+ messages)

[PATCH v3 00/15] add initial support for broadcom NS3 soc
 2020-06-26 10:21 UTC  (4+ messages)
` [PATCH v3 12/15] board: ns3: limit U-boot relocation within 16MB memory


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.