All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-12-07 13:08:02 to 2018-12-07 13:55:29 UTC [more...]

[PATCH 00/19] Tegra210 DFLL support
 2018-12-07 13:55 UTC  (19+ messages)
` [PATCH 01/19] dt-bindings: clock: tegra124-dfll: Update DFLL binding for PWM regulator
` [PATCH 02/19] dt-bindings: clock: tegra124-dfll: add Tegra210 support
` [PATCH 03/19] dt-bindings: cpufreq: tegra124: remove vdd-cpu-supply from required properties
` [PATCH 04/19] dt-bindings: cpufreq: tegra124: remove cpu_lp clock "
` [PATCH 05/19] clk: tegra: dfll: registration for multiple SoCs

[PATCH v9 00/13] media: staging/imx7: add i.MX7 media driver
 2018-12-07 13:54 UTC  (12+ messages)
` [PATCH v9 01/13] media: staging/imx: refactor imx media device probe
` [PATCH v9 05/13] media: dt-bindings: add bindings for i.MX7 media driver

[PATCH] mips: gpio: mscc_sgpio: Add DT bindings documentation
 2018-12-07 13:54 UTC  (3+ messages)

[PATCH 1/4] powerpc/tm: Save MSR to PACA before RFID
 2018-12-07 13:48 UTC  (5+ messages)
` [PATCH 3/4] powerpc/tm: Unset MSR[TS] if not recheckpointing
` [PATCH 4/4] selftests/powerpc: Add checks for transactional sigreturn

[RFC PATCH] media/Kconfig: always enable MEDIA_CONTROLLER and VIDEO_V4L2_SUBDEV_API
 2018-12-07 13:53 UTC  (6+ messages)

[PATCH v8 00/35] drm/i915: Implement HDCP2.2
 2018-12-07 13:53 UTC  (3+ messages)
` [PATCH v8 03/35] linux/mei: Header for mei_hdcp driver interface

[PATCH v8 0/7] KVM: x86: Allow Qemu/KVM to use PVH entry point
 2018-12-07 13:52 UTC  (10+ messages)
` [PATCH v8 1/7] xen/pvh: Split CONFIG_XEN_PVH into CONFIG_PVH and CONFIG_XEN_PVH

[PATCH v2 0/2] CPU hotplug fixes for ARM32
 2018-12-07 13:51 UTC  (6+ messages)
` [PATCH v2 1/2] xen/arm: link: Link proc_info_list in .data instead of .init.data

[U-Boot] [RESEND PATCH v3 00/19] DM_I2C_COMPAT removal for all ti platforms
 2018-12-07 13:50 UTC  (20+ messages)
` [U-Boot] [RESEND PATCH v3 01/19] cmd: Kconfig: Do not include EEPROM if DM_I2C is used without DM_I2C_COMPAT
` [U-Boot] [RESEND PATCH v3 02/19] dm: i2c: Make i2c_get_chip_for_busnum() fail if the chip is not detected
` [U-Boot] [RESEND PATCH v3 03/19] dm: device: Allow using uclass_find_device_by_seq() without OF_CONTROL
` [U-Boot] [RESEND PATCH v3 04/19] configs: am335x: am57x: dra7x: Enable CONFIG_SPL_DM_SEQ_ALIAS
` [U-Boot] [RESEND PATCH v3 05/19] i2c: omap24xx_i2c: Move away from SoC specific headers for reg offset
` [U-Boot] [RESEND PATCH v3 06/19] i2c: omap24xx_i2c: Use platdata to probe the device
` [U-Boot] [RESEND PATCH v3 07/19] am335x: Register the I2C controllers if DM_I2C is used
` [U-Boot] [RESEND PATCH v3 08/19] dts: am43x: omap5: Add node for I2C in SPL
` [U-Boot] [RESEND PATCH v3 09/19] omap: detect the board after DM is available
` [U-Boot] [RESEND PATCH v3 10/19] power: make most tps drivers and the twl4030 driver compatible with DM_I2C
` [U-Boot] [RESEND PATCH v3 11/19] ti: common: board_detect: Allow DM I2C without CONFIG_DM_I2C_COMPAT
` [U-Boot] [RESEND PATCH v3 12/19] configs: am335x_pdu001: remove CONFIG_DM_I2C_COMPAT
` [U-Boot] [RESEND PATCH v3 13/19] ti: remove usage of DM_I2C_COMPAT and don't disable DM_I2C in SPL
` [U-Boot] [RESEND PATCH v3 14/19] am57xx: remove non-DM I2C code
` [U-Boot] [RESEND PATCH v3 15/19] configs: dra7xx-evm: increase the size of the malloc's pool before relocation
` [U-Boot] [RESEND PATCH v3 16/19] lib: fdtdec: Add function re-setup the fdt more effeciently
` [U-Boot] [RESEND PATCH v3 17/19] drivers: core: Add the option SPL_DM_DEVICE_REMOVE to the Kconfig
` [U-Boot] [RESEND PATCH v3 18/19] drivers: core: nullify gd->dm_root after dm_uninit()
` [U-Boot] [RESEND PATCH v3 19/19] dra7: Allow selecting a new dtb after board detection

[PATCH on sb/more-repo-in-api] revision: use commit graph in get_reference()
 2018-12-07 13:49 UTC  (3+ messages)

[U-Boot] [PATCH v3 00/19] DM_I2C_COMPAT removal for all ti platforms
 2018-12-07 13:50 UTC  (6+ messages)

[PATCH 0/8] timekeeping: cleanups
 2018-12-07 13:48 UTC  (18+ messages)
` [PATCH 1/8] sh: dreamcast: rtc: push down rtc class ops into driver
` [PATCH 2/8] sh: sh03: "
` [PATCH 3/8] sh: remove unused rtc_sh_get/set_time infrastructure
` [PATCH 4/8] sh: remove board_time_init() callback
` [PATCH 5/8] timekeeping: remove unused {read,update}_persistent_clock
` [PATCH 6/8] timekeeping: remove timespec_add/timespec_del
` [PATCH 7/8] vfs: replace current_kernel_time64 with ktime equivalent
` [PATCH 8/8] timekeeping: remove obsolete time accessors

[Qemu-devel] [PATCH for-4.0 0/6] qemu/queue.h usage cleanup, improved QTAILQ API
 2018-12-07 13:49 UTC  (7+ messages)
` [Qemu-devel] [PATCH 2/6] qemu/queue.h: leave head structs anonymous unless necessary
` [Qemu-devel] [PATCH 6/6] checkpatch: warn about queue/queue.h head structs that are not typedef-ed

[PATCH v1 1/4] dt-bindings: sc16is7xx: Add alternative clock-frequence property
 2018-12-07 13:48 UTC  (3+ messages)

[PATCH] gpio: max7301: fix driver for use with CONFIG_VMAP_STACK
 2018-12-07 13:07 UTC 

[PATCH 0/2] Use intel_* types more consistently
 2018-12-07 13:47 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH v3] drm/vc4: Add a debugfs entry to disable/enable the load tracker
 2018-12-07 13:47 UTC 

[PATCH v3 6/9] iommu/dma-iommu.c: Convert to use vm_insert_range
 2018-12-07 13:47 UTC  (2+ messages)

[GIT PULL] drm/tegra: Changes for v4.21-rc1
 2018-12-07 13:47 UTC 

[PATCH] irq: Request and release resources for chained IRQs
 2018-12-07 13:46 UTC  (5+ messages)

[RFT PATCH v1 0/4] Unify CPU topology across ARM64 & RISC-V
 2018-12-07 13:45 UTC  (5+ messages)

[PATCH v4 00/10] steal tasks to improve CPU utilization
 2018-12-07 13:45 UTC  (7+ messages)
` [PATCH v4 09/10] sched/fair: disable stealing if too many NUMA nodes
` [PATCH v4 10/10] sched/fair: Provide idle search schedstats

[PATCH 0/3] docs/cmdline: Misc improvements to documentation
 2018-12-07 13:45 UTC  (4+ messages)
` [PATCH 1/3] docs/cmdline: Fix markdown syntax
` [PATCH 2/3] docs/cmdline: Move XSM to be in alphabetical order
` [PATCH 3/3] docs/cmdline: Rewrite the cpuid_mask_* section

use generic DMA mapping code in powerpc V4
 2018-12-07 13:45 UTC  (15+ messages)

[PATCH 0/3] New DDB allocation algorithm
 2018-12-07 13:44 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for New DDB allocation algorithm (rev2)

[PATCH 0/4] Hyper-V: Enable Linux guests on Hyper-V on ARM64
 2018-12-07 13:42 UTC  (7+ messages)
` [PATCH 1/4] arm64: hyperv: Add core Hyper-V include files
  ` [PATCH 2/4] arm64: hyperv: Add support for Hyper-V as a hypervisor

[PATCH bpf-next 0/7] Add XDP_ATTACH bind() flag to AF_XDP sockets
 2018-12-07 13:42 UTC  (2+ messages)

[PATCH v2] media: cedrus: don't initialize pointers with zero
 2018-12-07 13:41 UTC  (5+ messages)

[PATCH v3] xen/arm: link: Link proc_info_list in .rodata instead of .init.data
 2018-12-07 13:41 UTC 

[RFC 1/8] perf: Block perf calls for system call tracepoints
 2018-12-07 13:41 UTC  (7+ messages)
` [PATCH 1/8] perf: Allow to block process in syscall tracepoints

[PATCH RFC 0/10] xfs: add verifier context structure
 2018-12-07 13:41 UTC  (9+ messages)
` [PATCH 01/10] xfs: change xfs_attr3_rmt_hdr_ok to return bool
` [PATCH 02/10] xfs: make checksum verifiers consistently return bools
` [PATCH 08/10] xfs: set failaddr into vc for checksum failures
` [PATCH 09/10] xfs: add errno to verifier context and populate it

[PATCH] drm/i915: Flush GPU relocs harder for gen3
 2018-12-07 13:40 UTC 

[PATCH] Fix OMAP4430 SDP Ethernet startup
 2018-12-07 13:40 UTC  (3+ messages)

[PATCH RFC 00/15] Zero ****s, hugload of hugs <3
 2018-12-07 13:39 UTC  (13+ messages)

[PATCH] misc: cxl: Use device_type helpers to access the node type
 2018-12-07 13:07 UTC  (2+ messages)
`  "

[fuse] Speeding up readdir()
 2018-12-07 13:39 UTC  (8+ messages)
  ` [fuse-devel] "

[U-Boot] [PATCH] dm: Tidy up 'dm tree' output when there are many devices
 2018-12-07 13:37 UTC  (2+ messages)

[PATCH] macintosh: Use device_type helpers to access the node type
 2018-12-07 13:07 UTC  (2+ messages)
`  "

I2C boot issue with RPI3B
 2018-12-07 13:36 UTC 

[PATCH v5 00/12] imx-media: Fixes for interlaced capture
 2018-12-07 13:35 UTC  (2+ messages)

[git:media_tree/master] media: Use of_node_name_eq for node name comparisons
 2018-12-07 13:28 UTC  (2+ messages)

[PATCH] powerpc: Use device_type helpers to access the node type
 2018-12-07 13:07 UTC  (2+ messages)
`  "

[RFC/RFT][PATCH v6] cpuidle: New timer events oriented governor for tickless systems
 2018-12-07 13:34 UTC  (3+ messages)

[PATCH 1/3] drm/i915: Push EMIT_INVALIDATE at request start to backends
 2018-12-07 13:34 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for series starting with [1/3] "

[PATCH 0/3] Add driver Support for MMCSD on AM654x
 2018-12-07 13:32 UTC  (6+ messages)
` [PATCH 3/3] mmc: sdhci_am654: Add Initial Support for AM654 SDHCI driver

[PATCH 0/2] Add commit-graph fuzzer and fix buffer overflow
 2018-12-07 13:33 UTC  (4+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 2/3] commit-graph: fix buffer read-overflow

[v2,1/7] dmaengine: dw: Add missed multi-block support for iDMA 32-bit
 2018-12-07 13:32 UTC  (4+ messages)
    ` [PATCH v2 1/7] "

[PATCH] powerpc: Rework btext_find_display to use of_stdout and device_type helpers
 2018-12-07 13:07 UTC  (2+ messages)
`  "

[Buildroot] Fwd: QEMU support for sabrelite board
 2018-12-07 13:31 UTC 

[PATCH] dma-buf: fix debugfs versus rcu and fence dumping
 2018-12-07 13:30 UTC  (2+ messages)

[PATCH] dma-buf: balance refcount inbalance
 2018-12-07 13:30 UTC  (2+ messages)

[PATCH] dma-buf: fix debugfs versus rcu and fence dumping v2
 2018-12-07 13:30 UTC  (2+ messages)

[PATCH] macintosh: windfarm: Another convert to using %pOFn instead of device_node.name
 2018-12-07 13:07 UTC  (2+ messages)
`  "

[PATCH 0/7] microblaze: fix various problems in building boot images
 2018-12-07 13:29 UTC  (4+ messages)

[PATCH] powerpc/mm: dump segment registers on book3s/32
 2018-12-07 13:07 UTC  (2+ messages)
`  "

[PATCH 1/5] mt76x02: do not set protection on set_rts_threshold callback
 2018-12-07 13:27 UTC  (5+ messages)
` [PATCH 2/5] mt76x02: fixup MT_PROT_RATE_* defines
` [PATCH 3/5] mt76x02: set protection according to ht operation element
` [PATCH 4/5] mt76x2: initialize fall-back rate registers
` [PATCH 5/5] "

[PATCH 1/1] media: venus: core: Set dma maximum segment size
 2018-12-07 13:27 UTC  (3+ messages)

[PATCH] powerpc/xmon: Fix invocation inside lock region
 2018-12-07 13:07 UTC  (2+ messages)
`  "

[RFC/RFT 0/4] restore some old mt76x0u behaviour
 2018-12-07 13:25 UTC  (6+ messages)
` [RFC/RFT 1/4] mt76x02: configure basic rates and fallback on STA mode

[Qemu-devel] [PATCH] aio_poll race condition
 2018-12-07 13:25 UTC  (3+ messages)

[PATCH] Btrfs: use generic_remap_file_range_prep() for cloning and deduplication
 2018-12-07 13:24 UTC 

[U-Boot] [PATCH v2] rockchip: rk3288-evb: dts: remove 'vmmc' from emmc node
 2018-12-07 13:24 UTC  (4+ messages)

[PATCH for-4.12 v2 00/17] xen/arm: Implement Set/Way operations
 2018-12-07 13:24 UTC  (7+ messages)
` [PATCH for-4.12 v2 16/17] "
` [PATCH for-4.12 v2 17/17] xen/arm: Track page accessed between batch of "

[PATCH] powerpc/mm: remove unused function prototype
 2018-12-07 13:07 UTC  (2+ messages)
`  "

[PATCH] media: cedrus: don't initialize pointers with zero
 2018-12-07 13:22 UTC  (5+ messages)

[patch 4.19.6 1/2] BFS static inode bitmap allocation
 2018-12-07 13:23 UTC  (4+ messages)

[PATCH] Btrfs: scrub, move setup of nofs contexts higher in the stack
 2018-12-07 13:23 UTC 

[PATCH v4 00/26] drm/sun4i: Allwinner A64 MIPI-DSI support
 2018-12-07 13:21 UTC  (11+ messages)
` [PATCH v4 08/26] drm/sun4i: sun6i_mipi_dsi: Fix VBP size calculation
            ` [linux-sunxi] "

[PATCH] powerpc/tools/checkpatch: Ignore DT_SPLIT_BINDING_PATCH
 2018-12-07 13:06 UTC  (2+ messages)
`  "

[PATCH - extplug refinement from hw_params 1/1] pcm: extplug: Update slave PCM if extplug slave params were changed
 2018-12-07 13:21 UTC  (5+ messages)

[PATCH] mm/alloc: fallback to first node if the wanted node offline
 2018-12-07 13:20 UTC  (12+ messages)

[PATCH] drm/i915: Compile fix for 64b dma-fence seqno
 2018-12-07 13:20 UTC  (4+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH v3] powerpc/math-emu: Update macros from GCC
 2018-12-07 13:06 UTC  (2+ messages)
` [v3] "

[PATCH] dt-bindings: i2c: use correct vendor prefix for atmel's at24 EEPROMs
 2018-12-07 13:18 UTC  (3+ messages)

[PATCH RFC 1/1] swiotlb: add debugfs to track swiotlb buffer usage
 2018-12-07 13:17 UTC  (5+ messages)

[PATCH v4] powerpc/mm: dump block address translation on book3s/32
 2018-12-07 13:06 UTC  (2+ messages)
` [v4] "

[Qemu-devel] [PATCH 1/2] scsi-disk: Convert from DPRINTF() macro to trace events
 2018-12-07 13:17 UTC  (2+ messages)
` [Qemu-devel] [PATCH 2/2] scsi-generic: "

Get "responsible" .gitignore file / rule
 2018-12-07 13:17 UTC  (3+ messages)

[Qemu-devel] [PATCH RFC] vfio-ap: flag as compatible with balloon
 2018-12-07 13:17 UTC  (5+ messages)

[PATCH v9 01/20] powerpc/book3s32: Remove CONFIG_BOOKE dependent code
 2018-12-07 13:06 UTC  (2+ messages)
` [v9,01/20] "

[PATCH 01/11] dma-buf: make fence sequence numbers 64 bit v2
 2018-12-07 13:14 UTC  (5+ messages)
` [PATCH 10/11] drm/syncobj: add timeline signal ioctl for syncobj

[RFC] regmap-irq: add "main register" and level-irq support
 2018-12-07 13:14 UTC  (6+ messages)

[Buildroot] [PATCH] squashfs: do not force gzip support if lz4/xz/zstd is selected
 2018-12-07 13:13 UTC 

[PATCH] powerpc: annotate implicit fall throughs
 2018-12-07 13:06 UTC  (2+ messages)
`  "

[PATCH RFC] mtd: rawnand: Cure MICRON NAND partial erase issue
 2018-12-07 13:12 UTC  (3+ messages)
  ` [EXT] "

[PATCH] x86/hvm: remove duplicate vlapic_find_highest_isr() calls
 2018-12-07 13:13 UTC 

[PATCH] drm/i915/icl: Skip DSI path in DDI vswing programming
 2018-12-07 13:12 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[Qemu-devel] [PATCH v4 0/5] vmdk: Implement blockdev-create
 2018-12-07 13:12 UTC  (6+ messages)
` [Qemu-devel] [PATCH v4 4/5] iotests: Add VMDK tests for blockdev-create
` [Qemu-devel] [PATCH v4 5/5] vmdk: Reject excess extents in blockdev-create

[PATCH] PCI: controller: dwc: Make PCI_IMX6 depend on PCIEPORTBUS
 2018-12-07 13:11 UTC  (5+ messages)

[PATCH] dt-bindings: i2c: Use correct vendor prefix for Atmel
 2018-12-07 13:11 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] powerpc/pseries/cpuidle: Fix preempt warning
 2018-12-07 13:06 UTC  (2+ messages)
`  "

[PATCH] net: macb: restart tx after tx used bit read
 2018-12-07 13:10 UTC  (2+ messages)

[PATCH] fetch2/wget: Fix typo in exception name
 2018-12-07 13:09 UTC 

RFD: question/probe regarding adding dump-levels A-Z after 0-9 for xfs{dump,restore}
 2018-12-07 13:09 UTC 

[PULL REQUEST] i2c for 4.20
 2018-12-07 13:08 UTC 

[PATCH] drm/i915: Skip the ERR_PTR error state
 2018-12-07 13:08 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Skip the ERR_PTR error state (rev2)

[PATCH] iommu: fix amd_iommu=force_isolation
 2018-12-07 13:08 UTC  (3+ messages)
` [PATCH v2] "

[Qemu-devel] [PATCH for-4.0 00/14] nbd: add qemu-nbd --list
 2018-12-07 13:08 UTC  (3+ messages)
` [Qemu-devel] [PATCH 14/14] iotests: Enhance 223, 233 to cover 'qemu-nbd --list'

[PATCH 1/2] media: pxa_camera: don't deferenciate a NULL pointer
 2018-12-07 13:07 UTC  (2+ messages)
` [PATCH 2/2] media: drxk_hard: check if parameter is not NULL


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.