All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-04-25 09:08:58 to 2018-04-25 09:40:24 UTC [more...]

[PATCH v6 0/7] switching device representation
 2018-04-25  9:40 UTC  (5+ messages)
` [PATCH v7 0/9] switching devices representation
  ` [PATCH v7 6/9] ethdev: add common devargs parser

[PATCH] sched/fair: Rearrange select_task_rq_fair() to optimize it
 2018-04-25  9:39 UTC  (9+ messages)

[PATCH 1/3] f2fs: introduce release_discard_addr() for cleanup
 2018-04-25  9:38 UTC  (6+ messages)
` [PATCH 2/3] f2fs: introduce {create,destroy}_discard_caches "
  ` [PATCH 2/3] f2fs: introduce {create, destroy}_discard_caches "
` [PATCH 3/3] f2fs: maintain discard interface separately

[U-Boot] [PATCH] usb: host: dwc3: fix phys init
 2018-04-25  9:39 UTC 

[PATCH 1/3] mwifiex: make firmware mac address consistent with host configuration
 2018-04-25  9:38 UTC  (3+ messages)
` [PATCH 2/3] mwifiex: always configure firmware mac address during changing virtual interface
` [PATCH 3/3] mwifiex: keep user configured "

[PATCH v7 00/11] eal: replace calls to rte_panic and refrain from new instances
 2018-04-25  9:38 UTC  (10+ messages)
` [PATCH v7 02/11] bond: replace rte_panic instances in bonding driver
` [PATCH v7 08/11] eal: replace rte_panic instances in interrupts thread
` [PATCH v7 10/11] eal: replace rte_panic instances in init sequence

[PATCH v3 0/5] log level control enhancements
 2018-04-25  9:38 UTC  (3+ messages)
` [PATCH v3 4/5] log: add ability to match dynamic log based on shell pattern

[RFC 1/5] seq_file: introduce seq_open_data helper
 2018-04-25  9:38 UTC  (5+ messages)
` [RFC 5/5] PCI: tegra: use seq_open_data

[PATCH v2 00/17] Add support to MT6323 RTC and its power device
 2018-04-25  9:32 UTC  (54+ messages)
` [PATCH v2 01/17] dt-bindings: power: reset: mt6323: add bindings for MT6323 power controller
` [PATCH v2 02/17] dt-bindings: rtc: mt6397: add bindings for MediaTek PMIC based RTC
` [PATCH v2 03/17] dt-bindings: mfd: mt6397: add a description for MT6323 RTC
` [PATCH v2 04/17] dt-bindings: mfd: mt6397: add a description for MT6323 power controller
` [PATCH v2 05/17] mfd: mt6397: add MT6323 RTC support into MT6397 driver
` [PATCH v2 06/17] mfd: mt6397: add support for MT6323 power controller "
` [PATCH v2 07/17] mfd: mt6397: reuse DEFINE_RES_* helpers
` [PATCH v2 08/17] rtc: mt6397: add MT6323 support to RTC driver
` [PATCH v2 09/17] rtc: mt6397: replace a poll with regmap_read_poll_timeout
` [PATCH v2 10/17] rtc: mt6397: remove unnecessary irq_dispose_mapping
` [PATCH v2 11/17] rtc: mt6397: convert to use device managed functions
` [PATCH v2 12/17] rtc: mt6397: move the declaration into a globally visible header file
` [PATCH v2 13/17] rtc: mt6397: cleanup header files to include
` [PATCH v2 14/17] rtc: mt6397: update license converting to using SPDX identifiers
` [PATCH v2 15/17] power: reset: mt6323: add a driver for MT6323 power controller
` [PATCH v2 16/17] MAINTAINERS: update entry for ARM/Mediatek RTC DRIVER
` [PATCH v2 17/17] MAINTAINERS: add an entry for MediaTek board level shutdown driver

[PATCH 1/6] drm/i915: Stop tracking timeline->inflight_seqnos
 2018-04-25  9:36 UTC  (6+ messages)
` [PATCH 2/6] drm/i915: Retire requests along rings

[PATCH v5 00/13] soundwire: Add stream support
 2018-04-25  9:39 UTC  (14+ messages)
` [PATCH v5 01/13] Documentation: soundwire: Add more documentation
` [PATCH v5 02/13] soundwire: Add support for SoundWire stream management
` [PATCH v5 03/13] soundwire: Add support for port management
` [PATCH v5 04/13] soundwire: Add Master and Slave port programming
` [PATCH v5 05/13] soundwire: Add helpers for ports operations
` [PATCH v5 06/13] soundwire: Add bank switch routine
` [PATCH v5 07/13] soundwire: Add stream configuration APIs
` [PATCH v5 08/13] ASoC: Add SoundWire stream programming interface
` [PATCH v5 09/13] soundwire: Remove cdns_master_ops
` [PATCH v5 10/13] soundwire: cdns: Add port routines
` [PATCH v5 11/13] soundwire: cdns: Add stream routines
` [PATCH v5 12/13] soundwire: intel: Add stream initialization
` [PATCH v5 13/13] soundwire: intel: Add audio DAI ops

[Qemu-devel] [PATCH] spapr: fix entry point for secondary CPUs
 2018-04-25  9:34 UTC 

Resume problem with Samsung x10
 2018-04-25  9:34 UTC 

[PATCH 0/7] Enable most media drivers to build on ARM
 2018-04-25  9:33 UTC  (7+ messages)
` [PATCH 5/7] omapfb: omapfb_dss.h: add stubs to build with COMPILE_TEST && DRM_OMAP

[PATCH 00/11] platform: device tree support for early platform drivers
 2018-04-25  9:33 UTC  (5+ messages)

[PATCH v5 0/5] get the information and data of EEPROM
 2018-04-25  9:32 UTC  (8+ messages)
  ` [PATCH v5 1/5] ethdev: add access to eeprom
  ` [PATCH v5 2/5] examples/ethtool: add a new command module-eeprom
  ` [PATCH v5 3/5] net/ixgbe: add module EEPROM callbacks for ixgbe
  ` [PATCH v5 4/5] net/e1000: add module EEPROM callbacks for e1000
  ` [PATCH v5 5/5] net/i40e: add module EEPROM callbacks for i40e

[Qemu-devel] [PATCH v2] checkpatch.pl: add common glib defines to typelist
 2018-04-25  9:31 UTC  (2+ messages)

[PATCH] eventdev: convert eth Rx adapter files to SPDX license tag
 2018-04-25  9:31 UTC  (2+ messages)

[PATCH iproute2] ingress: Don't break JSON output
 2018-04-25  9:29 UTC 

[PATCH 1/4] drm/nouveau: tegra: Detach from ARM DMA/IOMMU mapping
 2018-04-25  9:29 UTC  (10+ messages)
` [PATCH 2/4] dma-mapping: Introduce dma_iommu_detach_device() API
` [PATCH 3/4] ARM: dma-mapping: Implement arch_iommu_detach_device()
` [PATCH 4/4] drm/nouveau: tegra: Use dma_iommu_detach_device()

dmaengine: ti: New directory for Texas Instruments DMA drivers
 2018-04-25  9:29 UTC  (4+ messages)
` [PATCH] "

[PATCH net-next 0/4] nfp: flower tc block support and nfp PCI updates
 2018-04-25  9:27 UTC  (10+ messages)
` [PATCH net-next 3/4] nfp: flower: support offloading multiple rules with same cookie
` [PATCH net-next 4/4] nfp: flower: ignore duplicate cb requests for same rule

[net 0/6][pull request] Intel Wired LAN Driver Updates 2018-04-24
 2018-04-25  9:27 UTC  (5+ messages)
` [net 1/6] ixgbevf: ensure xdp_ring resources are free'd on error exit
` [net 2/6] igb: Fix the transmission mode of queue 0 for Qav mode

[PATCH] btrfs: kill btrfs_raid_type_names[]
 2018-04-25  9:29 UTC  (4+ messages)

[RESEND PATCH v2 0/4] ARM: davinci: remove the mach-specific aemif driver - part 1
 2018-04-25  9:26 UTC  (11+ messages)
` [RESEND PATCH v2 3/4] ARM: davinci: add aemif & nand support to da850-lcdk in legacy mode
` [RESEND PATCH v2 4/4] ARM: davinci: use aemif platform driver in legacy mode for da850-evm

[PATCH bpf-next] bpf: Allow bpf_jit_enable = 2 with BPF_JIT_ALWAYS_ON config
 2018-04-25  9:25 UTC  (3+ messages)

[PATCH 4/8] dma-buf: add peer2peer flag
 2018-04-25  9:25 UTC  (12+ messages)
` [Linaro-mm-sig] "
                ` noveau vs arm dma ops

[PATCH] ARM: davinci: board-dm355-evm: fix broken networking
 2018-04-25  9:23 UTC 

[net-next v3] ipv6: sr: Compute flowlabel for outer IPv6 header of seg6 encap mode
 2018-04-25  9:23 UTC  (2+ messages)

[U-Boot] [PATCH] defconfig: at91-sama5d2_ptc_ek: remove unused SYS_EXTRA_OPTIONS
 2018-04-25  9:22 UTC 

[PATCH] drm/amdkfd: Integer overflows in ioctl
 2018-04-25  9:21 UTC  (4+ messages)

[PATCH] git: add -N as a short option for --no-pager
 2018-04-25  9:21 UTC  (2+ messages)

[Qemu-devel] [PATCH] hw/pci-host/q35: Replace hardcoded value with macro
 2018-04-25  9:20 UTC 

[RFC] arm64: extra entries in /proc/iomem for kexec
 2018-04-25  9:20 UTC  (12+ messages)

change the location for one of two front mics for Lenovo ThinkCentre
 2018-04-25  9:20 UTC 

[PATCH v1 0/6] net/mlx5: add Multi-Packet Rx support
 2018-04-25  9:19 UTC  (7+ messages)
` [PATCH v4 1/2] mbuf: support attaching external buffer to mbuf

[PATCH 0/8] arm: renesas: Change platform dependency to ARCH_RENESAS
 2018-04-25  9:18 UTC  (7+ messages)
` [2/8] dmaengine: shdmac: Change platform check to CONFIG_ARCH_RENESAS
  ` [PATCH 2/8] "

[PATCH v2] net/tap: remove queue specific offload support
 2018-04-25  9:18 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] staging: fsl-dpaa2/eth: Add support for hardware timestamping
 2018-04-25  9:17 UTC 

[PATCH V2] cpufreq: powernv: Fix the hardlockup by synchronus smp_call in timer interrupt
 2018-04-25  9:17 UTC  (2+ messages)

[v5] dmaengine: pl330: flush before wait, and add dev burst support
 2018-04-25  9:16 UTC  (2+ messages)
` [PATCH v5] "

[PATCH] Add new dvb-t board ":Zolid Hybrid Tv Stick"
 2018-04-25  9:16 UTC  (2+ messages)

[PATCH] input/psmouse: Don't hold the mutex while calling ->disconnect
 2018-04-25  9:16 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/9] target/arm: Fixups for ARM_FEATURE_V8_FP16
 2018-04-25  9:14 UTC  (2+ messages)

[U-Boot] [PATCH 0/7] arm: Introduce v7R support
 2018-04-25  9:14 UTC  (8+ messages)
` [U-Boot] [PATCH 1/7] arm: v7: Update VBAR only if available
` [U-Boot] [PATCH 2/7] arm: v7: Kconfig: Rename CPU_V7 as CPU_V7A
` [U-Boot] [PATCH 3/7] arm: v7: Kconfig: Add entry for MMU
` [U-Boot] [PATCH 4/7] arm: v7: Kconfig: Introduce SYS_ARM_CACHE_CP15
` [U-Boot] [PATCH 5/7] arm: v7R: Add initial support
` [U-Boot] [PATCH 6/7] arm: v7R: Add support for MPU
` [U-Boot] [PATCH 7/7] arm: v7R: Add support for enabling caches

[PATCH v3 0/2] Enable Bluetooth functionality for WCN3990
 2018-04-25  9:14 UTC  (4+ messages)
` [PATCH v3 2/2] Bluetooth: Add support for wcn3990 soc

[PATCH 0/2] arm64: dts: renesas: r8a77990: Revise some nodes
 2018-04-25  9:13 UTC  (5+ messages)
` [PATCH 1/2] arm64: dts: renesas: r8a77990: Revise the cache controller node
` [PATCH 2/2] arm64: dts: renesas: r8a77990: Revise the psci node

[RFC][PATCH 0/1] serdev: Support HS-UART serdev slaves over tty
 2018-04-25  9:12 UTC  (4+ messages)

[PATCH v6 00/12] Intel IPU3 ImgU patchset
 2018-04-25  9:11 UTC  (2+ messages)
  ` [PATCH v6 07/12] intel-ipu3: css: Add static settings for image pipeline

[Qemu-devel] [PATCH v3 00/46] fix building of tests/tcg
 2018-04-25  9:11 UTC  (7+ messages)
` [Qemu-devel] [PATCH v3 03/46] configure: add support for --cross-cc-FOO
` [Qemu-devel] [PATCH v3 36/46] tests/tcg/alpha: add Alpha specific tests

[PATCH v3 ipsec-next] xfrm: remove VLA usage in __xfrm6_sort()
 2018-04-25  9:11 UTC  (2+ messages)

[PATCH bpf-next 00/15] Introducing AF_XDP support
 2018-04-25  9:11 UTC  (4+ messages)
` [PATCH bpf-next 13/15] xsk: support for Tx

[PATCH 1/4] mt76: fix concurrent rx calls on A-MPDU release
 2018-04-25  9:11 UTC  (4+ messages)
` [PATCH 2/4] mt76: add rcu locking in tid reorder function
` [PATCH 3/4] mt76: add rcu locking around tx scheduling
` [PATCH 4/4] mt76: check for pending reset before attempting to schedule tx

[Devel] [RFC PATCH] ACPICA: Convert acpi_gbl_hardware lock back to a raw_spinlock_t
 2018-04-25  9:11 UTC 

[git:media_tree/master] media: cx231xx: Add support for AverMedia DVD EZMaker 7
 2018-04-20 12:37 UTC 

[git:media_tree/master] media: rc: mce_kbd decoder: fix stuck keys
 2018-04-20 13:19 UTC 

[PATCH v3 0/2] Append some fixes and improvements
 2018-04-25  9:10 UTC  (2+ messages)

[PATCH 5/5] x86, pti: filter at vma->vm_page_prot population
 2018-04-25  9:09 UTC  (2+ messages)
` [tip:x86/pti] x86/pti: Filter "

[PATCH 4/5] x86, pti: disallow global kernel text with RANDSTRUCT
 2018-04-25  9:08 UTC  (2+ messages)
` [tip:x86/pti] x86/pti: Disallow "

[PATCH v4 0/8] Add tda998x (HDMI) support to atmel-hlcdc
 2018-04-25  9:09 UTC  (10+ messages)
` [PATCH v4 7/8] drm/i2c: tda998x: register as a drm bridge

[PATCH/RFC,01/11] Documentation: of: Add device-connection-id property
 2018-04-25  9:09 UTC  (2+ messages)
` [PATCH/RFC 01/11] "

[U-Boot] DWC3 USB driver regression
 2018-04-25  9:09 UTC  (3+ messages)

[Qemu-devel] [PATCH v3 0/3] pc-bios/s390-ccw: Some few network boot improvements
 2018-04-25  9:08 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 1/3] pc-bios/s390-ccw/net: Split up net_load() into init, load and uninit parts
` [Qemu-devel] [PATCH v3 2/3] pc-bios/s390-ccw/net: Use diag308 to reset machine before jumping to the OS
` [Qemu-devel] [PATCH v3 3/3] pc-bios/s390-ccw/net: Add support for .INS config files


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.