All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-12-13 09:19:34 to 2018-12-13 09:51:34 UTC [more...]

[PATCH v9 00/22] ImgU driver
 2018-12-13  9:51 UTC  (19+ messages)
` [PATCH v9 01/22] v4l: Add support for V4L2_BUF_TYPE_META_OUTPUT
` [PATCH v9 02/22] docs-rst: v4l: Document V4L2_BUF_TYPE_META_OUTPUT interface
` [PATCH v9 03/22] media: staging/intel-ipu3: abi: Add register definitions and enum
` [PATCH v9 04/22] media: staging/intel-ipu3: abi: Add structs
` [PATCH v9 05/22] media: staging/intel-ipu3: mmu: Implement driver
` [PATCH v9 06/22] media: staging/intel-ipu3: Implement DMA mapping functions
` [PATCH v9 07/22] media: staging/intel-ipu3: css: Add dma buff pool utility functions
` [PATCH v9 08/22] media: staging/intel-ipu3: css: Add support for firmware management
` [PATCH v9 12/22] media: staging/intel-ipu3: Add css pipeline programming
` [PATCH v9 13/22] media: staging/intel-ipu3: Add v4l2 driver based on media framework
` [PATCH v9 14/22] media: staging/intel-ipu3: Add imgu top level pci device driver
` [PATCH v9 15/22] media: staging/intel-ipu3: Add Intel IPU3 meta data uAPI
` [PATCH v9 16/22] media: staging/intel-ipu3: Add dual pipe support
` [PATCH v9 17/22] ipu3-imgu: Fix compiler warnings
` [PATCH v9 18/22] ipu3-imgu: Fix firmware binary location
` [PATCH v9 19/22] doc-rst: Add Intel IPU3 documentation
` [PATCH v9 21/22] staging/ipu3-imgu: Address documentation comments
` [PATCH v9 22/22] staging/ipu3-imgu: Add MAINTAINERS entry

[PATCH 1/5] netfilter: fix general protection fault when unregister sysctl table
 2018-12-13  9:50 UTC  (4+ messages)
` [PATCH 4/5] netfilter: fix missed NULL check in nf_conntrack_proto_pernet_init()

[PATCH v2] MAINTAINERS: add maintainers for ChromeOS EC sub-drivers
 2018-12-13  9:50 UTC  (8+ messages)

The performance of test-pipeline and l2fwd?
 2018-12-13  9:49 UTC 

[PATCH v2 00/13] rtw88: mac80211 driver for Realtek 802.11ac wireless network chips
 2018-12-13  9:48 UTC  (6+ messages)
` [PATCH v2 01/13] rtw88: main files

[PATCH v2] regmap: irq: handle HW using separate rising/falling edge interrupts
 2018-12-13  9:48 UTC  (2+ messages)

[PATCH v2] Allow hwrng to initialize crng
 2018-12-13  9:48 UTC  (4+ messages)

[xen-4.10-testing test] 131257: regressions - FAIL
 2018-12-13  9:47 UTC 

[Buildroot] [PATCH] boot/grub: fix grub-mkimage with binutils >= 2.31
 2018-12-13  9:47 UTC 

use generic DMA mapping code in powerpc V4
 2018-12-13  9:47 UTC  (12+ messages)

[RFC PATCH v1 0/5] Add support for O_MAYEXEC
 2018-12-13  9:47 UTC  (6+ messages)
` [RFC PATCH v1 1/5] fs: Add support for an O_MAYEXEC flag on sys_open()

[CI 1/4] drm/i915/selftests: Check we can recover a wedged device
 2018-12-13  9:47 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [CI,1/4] "

KASAN: use-after-free Read in tipc_group_cong
 2018-12-13  9:46 UTC  (3+ messages)

[PATCH v2 00/28] Unify vDSOs across more architectures
 2018-12-13  9:46 UTC  (8+ messages)
` [PATCH v2 06/28] kernel: Define gettimeofday vdso common code

[PATCH] net/i40e: revert fix offload not supported mask
 2018-12-13  9:47 UTC  (2+ messages)

[PATCH 0/5] pwm: rcar: Add support "atomic" API and workaround
 2018-12-13  9:47 UTC  (5+ messages)
` [PATCH 5/5] pwm: rcar: add workaround to output "pseudo" low level

[PATCH] soc/tegra: pmc: Drop SMP dependency from CPU APIs
 2018-12-13  9:46 UTC  (2+ messages)

[U-Boot] [PATCH] usb: composite: Fix max packet size for USB3.0
 2018-12-13  9:46 UTC 

Relase or debug by PACKAGECONFIG or MY_APP_VAR?
 2018-12-13  9:45 UTC  (2+ messages)

[PATCH 0/5] Prepare devicetrees for the new FSL QSPI driver
 2018-12-13  9:45 UTC  (5+ messages)

[U-Boot] [PATCHv3 1/4] dm: MIGRATION: Add migration plan for DM_MMC
 2018-12-13  9:45 UTC  (3+ messages)
` [U-Boot] [U-Boot, PATCHv3, "

[PATCH V2 00/21] Tegra210 DFLL support
 2018-12-13  9:34 UTC  (66+ messages)
` [PATCH V2 01/21] dt-bindings: clock: tegra124-dfll: Update DFLL binding for PWM regulator
` [PATCH V2 02/21] dt-bindings: clock: tegra124-dfll: add Tegra210 support
` [PATCH V2 03/21] dt-bindings: cpufreq: tegra124: remove vdd-cpu-supply from required properties
` [PATCH V2 04/21] dt-bindings: cpufreq: tegra124: remove cpu_lp clock "
` [PATCH V2 05/21] clk: tegra: dfll: registration for multiple SoCs
` [PATCH V2 06/21] clk: tegra: dfll: CVB calculation alignment with the regulator
` [PATCH V2 07/21] clk: tegra: dfll: support PWM regulator control
` [PATCH V2 08/21] clk: tegra: dfll: round down voltages based on alignment
` [PATCH V2 09/21] clk: tegra: dfll: add protection for find_vdd_map APIs
` [PATCH V2 10/21] clk: tegra: dfll: add CVB tables for Tegra210
` [PATCH V2 11/21] clk: tegra: dfll: build clk-dfll.c for Tegra124 and Tegra210
` [PATCH V2 12/21] cpufreq: tegra124: do not handle the CPU rail
` [PATCH V2 13/21] cpufreq: tegra124: extend to support Tegra210
` [PATCH V2 14/21] cpufreq: dt-platdev: add Tegra210 to blacklist
` [PATCH V2 15/21] arm64: dts: tegra210: add DFLL clock
` [PATCH V2 16/21] arm64: dts: tegra210: add CPU clocks
` [PATCH V2 17/21] arm64: dts: tegra210-p2597: add pinmux for PWM-based DFLL support
` [PATCH V2 18/21] arm64: dts: tegra210-p2371-2180: enable DFLL clock
` [PATCH V2 19/21] arm64: dts: tegra210-smaug: add CPU power rail regulator
` [PATCH V2 20/21] arm64: dts: tegra210-smaug: enable DFLL clock
` [PATCH V2 21/21] arm64: defconfig: Enable MAX8973 regulator

[PATCH] f2fs: remove redundant comment of unused wio_mutex
 2018-12-13  9:43 UTC  (2+ messages)

cdc-acm: fix abnormal DATA RX issue for Mediatek Preloader
 2018-12-13  9:43 UTC 

[PATCH] tty/serial: do not free trasnmit buffer page under port lock
 2018-12-13  9:42 UTC  (2+ messages)

[U-Boot] MIPS (mt7688): EBase change in U-Boot breaks Linux
 2018-12-13  9:42 UTC  (4+ messages)

[U-Boot] [PATCH 00/16] SF: Migrate to Linux SPI NOR framework
 2018-12-13  9:41 UTC  (13+ messages)
` [U-Boot] [PATCH 03/16] spi: Add non DM version of SPI_MEM
` [U-Boot] [PATCH 09/16] sf_mtd: Simply mtd operations

Critical fix for rtlwifi
 2018-12-13  9:40 UTC  (2+ messages)

[PATCH][next] selftests: watchdog: fix spelling mistake "experies" -> "expires"
 2018-12-13  9:40 UTC  (4+ messages)

[PATCH] drivers/base: use a worker for sysfs unbind
 2018-12-13  9:39 UTC  (3+ messages)

[PATCH 0/5] media: adv748x: Implement dynamic routing support
 2018-12-13  9:40 UTC  (10+ messages)
` [PATCH 3/5] media: adv748x: Store the source subdevice in TX
` [PATCH 4/5] media: adv748x: Store the TX sink in HDMI/AFE
` [PATCH 5/5] media: adv748x: Implement link_setup callback
` [PATCH 2/5] media: adv748x: csi2: Link AFE with TXA and TXB

[PATCH v7 00/16] Intel IPU3 ImgU patchset
 2018-12-13  9:38 UTC  (5+ messages)
` [PATCH v7 02/16] doc-rst: Add Intel IPU3 documentation
    ` [PATCH 1/1] staging/ipu3-imgu: Address documentation comments

[PATCH] drivers/base: use a worker for sysfs unbind
 2018-12-13  9:38 UTC  (3+ messages)

Can we drop upstream Linux x32 support?
 2018-12-13  9:37 UTC  (4+ messages)

pkg-config file generated with meson
 2018-12-13  9:36 UTC  (5+ messages)

[PATCH v1 0/2] Introduced new Cadence USBSS DRD Driver
 2018-12-13  9:35 UTC  (10+ messages)
` [PATCH v1 1/2] dt-bindings: add binding for USBSS-DRD controller
      ` [v1,1/2] "
` [PATCH v1 2/2] usb:cdns3 Add Cadence USB3 DRD Driver
    ` [v1,2/2] "

[PATCH] drm/amd/display: fix compiler warnings about wm variable
 2018-12-13  9:34 UTC 

[PATCH 00/52] [RFC] virtio-fs: shared file system for virtual machines
 2018-12-13  9:34 UTC  (5+ messages)
` [PATCH 18/52] virtio-fs: Map cache using the values from the capabilities

16.11.9 (LTS) patches review and test
 2018-12-13  9:34 UTC  (2+ messages)

[PATCH 0/3] Allow choosing the SSL backend cURL uses (plus related patches)
 2018-12-13  9:33 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] http: add support for selecting SSL backends at runtime

[PATCH 0/4] nvme multipath: expose slaves/holders
 2018-12-13  9:33 UTC  (3+ messages)

[PATCH 0/5] add i2c support for mt7629 and mt8183
 2018-12-13  9:32 UTC  (6+ messages)
` [PATCH 4/5] dt-bindings: i2c: Add Mediatek MT8183 i2c binding

[bug?] poor migrate_pages() performance on arm64
 2018-12-13  9:31 UTC  (4+ messages)
  ` [LTP] "

[Qemu-devel] [PATCH] util: check the return value of fcntl in qemu_set_{block, noblock}
 2018-12-13  9:31 UTC  (3+ messages)

[PATCH v8 00/26] Ingenic TCU patchset v8
 2018-12-13  9:30 UTC  (5+ messages)
` [PATCH v8 11/26] pwm: jz4740: Use regmap and clocks from TCU driver
` [PATCH v8 15/26] pwm: jz4740: Add support for the JZ4725B

[U-Boot] [PATCH] qemu-arm: Add persistent environment support
 2018-12-13  9:30 UTC  (5+ messages)

[RFCv4 PATCH 0/3] This RFC patch series implements properties for the media controller
 2018-12-13  9:29 UTC  (5+ messages)

[PATCH v2 0/3] spi: meson-axg: add few enhanced features
 2018-12-13  9:28 UTC  (6+ messages)
` [PATCH v2 3/3] spi: meson-axg: add a linear clock divider support

[PATCH 1/2] debugobjects: Warn wrong annotation outside bucket lock
 2018-12-13  9:28 UTC  (2+ messages)

[PATCH] drm/i915: Apply missed interrupt after reset w/a to all ringbuffer gen
 2018-12-13  9:27 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "

[PULL 0/4] x86 queue, 2018-12-11
 2018-12-13  9:27 UTC  (3+ messages)
` [Qemu-devel] "

[PATCH net-next 0/13] sk_buff: add extension infrastructure
 2018-12-13  9:27 UTC  (8+ messages)
` [PATCH net-next 02/13] sk_buff: add skb "

[PATCH net-next] Documentation: networking: Clarify switchdev devices behavior
 2018-12-13  9:26 UTC  (3+ messages)
  ` [Bridge] "

[RFC PATCH v1] cfg80211/nl80211: add support for AID assignment by driver
 2018-12-13  9:25 UTC  (2+ messages)

A collection of pending bug [fixes]
 2018-12-13  9:24 UTC  (6+ messages)
` [PATCH 07/19] drm/i915/icl: Mind the SFC units when resetting VD or VEBox engines

[RFC] Proposed PCI ECR for description of Advanced Peer to Peer Capabilities
 2018-12-13  9:23 UTC  (7+ messages)

[PATCH 0/6] add system vulnerability sysfs entries
 2018-12-13  9:23 UTC  (4+ messages)
` [PATCH 2/6] arm64: add sysfs vulnerability show for meltdown

cdc-acm: fix abnormal DATA RX issue for Mediatek Preloader
 2018-12-13  9:23 UTC 

[Qemu-devel] [PATCH 0/4] block: Convert from DPRINTF() macro to trace event
 2018-12-13  9:23 UTC  (5+ messages)
` [Qemu-devel] [PATCH 2/4] block/curl: Convert from DPRINTF() macro to trace events
` [Qemu-devel] [PATCH 4/4] block/sheepdog: "

[PATCH v2] mm, memcg: fix reclaim deadlock with writeback
 2018-12-13  9:22 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] debugobjects: Move printk out of db lock critical sections
 2018-12-13  9:21 UTC  (3+ messages)

[PATCH] kbuild, x86: revert macros in extended asm workarounds
 2018-12-13  9:17 UTC 

[PATCH v5 0/5] powerpc: system call table generation support
 2018-12-13  9:02 UTC  (2+ messages)
` [PATCH v5 5/5] powerpc: generate uapi header and system call table files

[RESEND PATCH] Allow hwrng to initialize crng
 2018-12-13  9:20 UTC  (3+ messages)

[PATCH] Revert "iommu/io-pgtable-arm: Check for v7s-incapable systems"
 2018-12-13  9:19 UTC  (3+ messages)

[PATCH] Export mm_update_next_owner function for vhost-net
 2018-12-13  9:13 UTC  (3+ messages)
  ` 答复: [PATCH] Export mm_update_next_owner function for vhost-net(Internet mail)

[v2] PCI: imx: make msi work without pcieportbus
 2018-12-13  9:19 UTC  (3+ messages)

[virtio-dev] [PATCH v11] vsock: add vsock device
 2018-12-13  9:19 UTC 


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.