All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-06-06 20:17:33 to 2017-06-06 21:08:54 UTC [more...]

[PATCH v8 00/24] FSI device driver implementation
 2017-06-06 21:08 UTC  (39+ messages)
` [PATCH v8 01/24] drivers/fsi: Add fsi master definition
` [PATCH v8 02/24] drivers/fsi: Add slave definition
` [PATCH v8 03/24] drivers/fsi: Add empty master scan
` [PATCH v8 04/24] lib: Add crc4 module
` [PATCH v8 05/24] drivers/fsi: Add slave & master read/write APIs
` [PATCH v8 06/24] drivers/fsi: Set up links for slave communication
` [PATCH v8 07/24] drivers/fsi: Implement slave initialisation
` [PATCH v8 08/24] drivers/fsi: Set slave SMODE to init communication
` [PATCH v8 09/24] drivers/fsi: scan slaves & register devices
` [PATCH v8 10/24] drivers/fsi: Add device read/write/peek API
` [PATCH v8 11/24] drivers/fsi: Add master unscan
` [PATCH v8 12/24] drivers/fsi: Add documentation for GPIO bindings
` [PATCH v8 13/24] drivers/fsi: Add client driver register utilities
` [PATCH v8 14/24] drivers/fsi: Add sysfs files for FSI master & slave accesses
` [PATCH v8 15/24] drivers/fsi: expose direct-access slave API
` [PATCH v8 16/24] drivers/fsi: Add tracepoints for low-level operations
` [PATCH v8 17/24] drivers/fsi: Add error handling for slave
` [PATCH v8 18/24] drivers/fsi: Document FSI master sysfs files in ABI
` [PATCH v8 19/24] drivers/fsi: Add GPIO based FSI master

[U-Boot] [PATCHv5 1/3] ARM64: dts: hi3798cv200-poplar: add device tree bindings
 2017-06-06 21:08 UTC  (2+ messages)

[U-Boot] [PATCH v5 00/11] usb: Extend ehci and ohci generic drivers
 2017-06-06 21:08 UTC  (6+ messages)
` [U-Boot] [PATCH v5 02/11] reset: add reset_count()

[U-Boot] [PATCH v6 00/11] usb: Extend ehci and ohci generic drivers
 2017-06-06 21:08 UTC  (3+ messages)
` [U-Boot] [PATCH v6 04/11] clk: add clk_count()

[U-Boot] [PATCH] rockchip: rk3288: grf: Fix shift for RK3288_TXCLK_DLY_ENA_GMAC_ENABLE
 2017-06-06 21:08 UTC  (2+ messages)

[U-Boot] [PATCH] power: regulator: palmas: Add smps12 dual regulator for tps65917
 2017-06-06 21:08 UTC  (2+ messages)

[Buildroot] [PATCH] uclibc: add upstream patch to fix gdbm compile issue
 2017-06-06 21:08 UTC 

[U-Boot] [PATCH] video: atmel_hlcdfb: Fix misaligned cache operation warning
 2017-06-06 21:08 UTC  (2+ messages)

[U-Boot] [PATCH 0/2] power: pmic: Add support for LP87565 family of PMICs
 2017-06-06 21:08 UTC  (5+ messages)
` [U-Boot] [PATCH 1/2] power: pmic: lp87565: Add the basic pmic support
` [U-Boot] [PATCH 2/2] power: regulator: lp87565: add regulator support

[U-Boot] [RFC PATCH 0/5] move boot0 hook in the beginning for armv7
 2017-06-06 21:08 UTC  (2+ messages)

Repeatable inet6_dump_fib crash in stock 4.12.0-rc4+
 2017-06-06 21:06 UTC 

[GIT PULL] [PATCH] saa7164: Bug - Double fetch PCIe access condition
 2017-06-06 21:06 UTC  (3+ messages)

[BUG] Unable to handle kernel paging request for unaligned access at address 0xc0000001c52c53df
 2017-06-06 21:04 UTC  (3+ messages)
  ` [LTP] "

Feature request: Please add support to stash specific files
 2017-06-06 21:03 UTC  (4+ messages)

minimum commit id length when fixing a patch
 2017-06-06 21:03 UTC  (4+ messages)

[PATCH] mount.nfs: Use default minor version when -t nfs4 is specified
 2017-06-06 21:02 UTC  (3+ messages)

[Buildroot] [git commit] package/stella: bump version to 4.7.3
 2017-06-06 21:02 UTC 

[Buildroot] [PATCH 1/1] imx-uuc: fix start-stop-daemon stop failure
 2017-06-06 21:02 UTC  (2+ messages)

[Buildroot] [git commit] imx-uuc: fix start-stop-daemon stop failure
 2017-06-06 21:01 UTC 

[Buildroot] [PATCH] new package: ratpoison
 2017-06-06 21:01 UTC  (3+ messages)
` [Buildroot] [PATCH v2] "

[PATCH net-next 0/5] net: dsa: add cross-chip VLAN support
 2017-06-06 20:56 UTC  (6+ messages)
` [PATCH net-next 1/5] net: dsa: mv88e6xxx: define membership on VLAN add
` [PATCH net-next 2/5] net: dsa: check VLAN capability of every switch
` [PATCH net-next 3/5] net: dsa: add CPU and DSA ports as VLAN members
` [PATCH net-next 4/5] net: dsa: mv88e6xxx: exclude all ports in new VLAN
` [PATCH net-next 5/5] net: dsa: mv88e6xxx: do not purge a VTU entry

[PATCH 0/7] drm/vc4: Add writeback support to the VC4 driver
 2017-06-06 20:59 UTC  (9+ messages)
` [PATCH 3/7] drm/vc4: Mimic drm_atomic_helper_commit() behavior
` [PATCH 4/7] drm/vc4: Use drm_atomic_helper_wait_for_flip_done()
` [PATCH 6/7] dt-bindings: Document the VC4 TXP module nodes

[PATCH V2] xen-evtchn: Bind dyn evtchn:qemu-dm interrupt to next online VCPU
 2017-06-06 20:58 UTC  (3+ messages)

[PATCH] security/keys: rewrite all of big_key crypto
 2017-06-06 20:58 UTC  (3+ messages)

[PATCH net-next v2 0/3] udp: reduce cache pressure
 2017-06-06 20:58 UTC  (5+ messages)
` [PATCH net-next v2 2/3] udp: avoid a cache miss on dequeue
` [PATCH net-next v2 3/3] udp: try to avoid 2 "

[Buildroot] [git commit] ratpoison: new package
 2017-06-06 20:58 UTC 

Stopping clusters in developer mode
 2017-06-06 20:58 UTC  (2+ messages)

[PATCH v3 0/7] V4L2 fwnode support
 2017-06-06 20:57 UTC  (4+ messages)
` [PATCH v3 5/7] docs-rst: media: Sort topic list alphabetically

[GIT] Networking
 2017-06-06 20:57 UTC 

[GIT] Sparc
 2017-06-06 20:57 UTC  (3+ messages)

GSS sequence number window
 2017-06-06 20:56 UTC  (13+ messages)

[PATCH] qla2xxx: Fix compile warning
 2017-06-06 20:55 UTC 

[PATCH] drm/amdgpu/gfx8: drop per-APU CU limits
 2017-06-06 20:55 UTC  (2+ messages)

[PATCH 3.18 00/33] 3.18.56-stable review
 2017-06-06 20:55 UTC  (3+ messages)

[PATCH 5/7] RISC-V: arch/riscv/lib
 2017-06-06 20:53 UTC  (2+ messages)

[PATCH] Btrfs: fix Null pointer dereference in dio read endio
 2017-06-06 19:52 UTC 

[PATCH 12/67] drm/i915/cnl: Introduce initial Cannonlake Workarounds
 2017-06-06 20:53 UTC  (2+ messages)
` [PATCH] "

[RFC PATCH 00/10] Basic KVM SGX Virtualization support
 2017-06-06 20:52 UTC  (10+ messages)
` [PATCH 08/10] kvm: vmx: add guest's IA32_SGXLEPUBKEYHASHn runtime switch support
    ` [intel-sgx-kernel-dev] "

[PATCH 3.18 00/68] 3.18.52-stable review
 2017-06-06 20:52 UTC  (3+ messages)

[Bug 101322] New: GM108/NV118: 0 MiB DDR3 and boot crash in gf100_ltc_oneinit_tag_ram
 2017-06-06 20:52 UTC  (2+ messages)
  ` [Bug 101322] "

[PATCH 0/2] ASoC: Intel: Add Kabylake machine driver for RT5663+RT5514+MAX98927
 2017-06-06 20:51 UTC  (3+ messages)
` [PATCH 1/2] ASoC: Intel: Add Kabylake machine driver for RT5514, RT5663 and MAX98927
` [PATCH 2/2] ASoC: Intel: Add Kabylake RT5663+RT5514+MAX98927 machine driver entry

[PATCH 0/2] Remove LSM303DL series from acc-magn spi_device_id tables
 2017-06-06 20:51 UTC  (3+ messages)
` [PATCH 1/2] iio: accel: st_accel_spi: fix spi_device_id table
` [PATCH 2/2] iio: magnetometer: st_magn_spi: "

[PATCH v2] platform/x86: wmi-bmof: New driver to expose embedded Binary WMI MOF metadata
 2017-06-06 20:50 UTC  (4+ messages)

CLK_OF_DECLARE advice required
 2017-06-06 20:49 UTC  (11+ messages)

[Buildroot] [PATCH v6 1/2] rhash: new package
 2017-06-06 20:48 UTC  (4+ messages)
` [Buildroot] [PATCH v6 2/2] cmake: bump version to 3.8.2

[Buildroot] [git commit] cmake: bump version to 3.8.2
 2017-06-06 20:48 UTC 

[Buildroot] [git commit] rhash: new package
 2017-06-06 20:47 UTC 

[Intel-wired-lan] [PULL] topic/e1000e-fix
 2017-06-06 20:46 UTC  (6+ messages)
  ` [Intel-wired-lan] [PATCH v2 1/1] e1000e: Undo e1000e_pm_freeze if __e1000_shutdown fails
        `  "

[PATCH v1] ibmvscsis: Use tpgt passed in by user
 2017-06-06 20:45 UTC 

[PATCH 0/3 v4] Fixups for l_pid
 2017-06-06 20:45 UTC  (4+ messages)
` [PATCH 1/3] fs/locks: Use allocation rather than the stack in fcntl_getlk()
` [PATCH 2/3] fs/locks: Remove fl_nspid
` [PATCH 3/3] fs/locks: Use fs-specific l_pid for remote locks

[Intel-wired-lan] [PATCH] ixgbe: prevent driver configuration changes while XDP is loaded
 2017-06-06 20:43 UTC  (4+ messages)

[Buildroot] [git commit branch/2017.02.x] package/x11r7/xserver_xorg-server: fix gcc5+ build with version 1.14.7
 2017-06-06 20:43 UTC 

[Buildroot] [PATCH 1/1] package/x11r7/xserver_xorg-server: fix gcc5+ build with version 1.14.7
 2017-06-06 20:43 UTC  (3+ messages)

[Buildroot] [git commit branch/2017.05.x] package/x11r7/xserver_xorg-server: fix gcc5+ build with version 1.14.7
 2017-06-06 20:42 UTC 

[RFC PATCH v2 0/7] cgroup-aware OOM killer
 2017-06-06 20:42 UTC  (6+ messages)
` [RFC PATCH v2 1/7] mm, oom: refactor select_bad_process() to take memcg as an argument

[PATCH v3] arch/sparc: support NR_CPUS = 4096
 2017-06-06 20:42 UTC  (4+ messages)

[PATCH 0/3 v3] Fixups for l_pid
 2017-06-06 20:41 UTC  (6+ messages)
` [PATCH 2/3] fs/locks: Remove fl_nspid

[GIT PULL FOR v4.13] Various fixes/improvements
 2017-06-06 20:40 UTC 

[PATCH 0/5] misc multipath patches
 2017-06-06 20:40 UTC  (2+ messages)

[PATCH net-next v2 1/2] bpf: Allow CGROUP_SKB eBPF program to access sk_buff
 2017-06-06 20:40 UTC  (5+ messages)

[PATCH net-next] bpf: cgroup skb progs cannot access ld_abs/ind
 2017-06-06 20:40 UTC  (2+ messages)

Get configuration from SRV records?
 2017-06-06 20:52 UTC  (2+ messages)

[RFC 00/55] Nested Virtualization on KVM/ARM
 2017-06-06 20:38 UTC  (6+ messages)
` [RFC 11/55] KVM: arm64: Emulate taking an exception to the guest hypervisor

[PATCH 6/7] RISC-V: arch/riscv/kernel
 2017-06-06 20:38 UTC  (2+ messages)

[[PATCH]] drivers: leds/trigger: system cannot enter suspend
 2017-06-06 20:38 UTC  (6+ messages)

[PATCH 2/7] RISC-V: arch/riscv Makefile and Kconfigs
 2017-06-06 20:38 UTC  (2+ messages)

[PATCH 6/7] RISC-V: arch/riscv/kernel
 2017-06-06 20:37 UTC  (2+ messages)

(unknown),
 2017-06-06 20:36 UTC 

[PATCH v4] net: don't call strlen on non-terminated string in dev_set_alias()
 2017-06-06 20:36 UTC  (2+ messages)

[patch resend] compiler, clang: suppress warning for unused static inline functions
 2017-06-06 20:36 UTC 

[PATCH 0/2] Revert "iio: accel: bma180: Add support for BMA250E"
 2017-06-06 20:35 UTC  (3+ messages)
` [PATCH 1/2] Revert "iio: accel: bma180: Add ACPI enumeration "
` [PATCH 2/2] Revert "iio: accel: bma180: Add "

TCP traffic in ipip tunnel inside wireguard connection
 2017-06-06 20:49 UTC  (2+ messages)

[PATCH v7 00/13] xfs: preparing for online scrub support
 2017-06-06 20:35 UTC  (5+ messages)
` [PATCH 10/13] xfs: refactor the ifork block counting function

[PATCH 1/4] eal: introduce the rte macro for always inline
 2017-06-06 20:35 UTC  (3+ messages)

[Buildroot] [PATCH v3 1/2] erlang-p1-oauth2: New package
 2017-06-06 20:34 UTC  (2+ messages)

[PATCH 0/4] [media] davinci: vpif_capture: raw camera support
 2017-06-06 20:34 UTC  (3+ messages)

[Buildroot] [git commit] ejabberd: bump to version 17.04
 2017-06-06 20:34 UTC 

[Buildroot] [git commit] erlang-p1-oauth2: New package
 2017-06-06 20:34 UTC 

Fix CZ EDC workarounds and provide a kernel parameter to control use of EDC
 2017-06-06 20:32 UTC  (4+ messages)
  ` [PATCH 1/3] drm/amdgpu: Moved gfx_v8_0_select_se_sh() in lieu of re-redundant prototype
  ` [PATCH 2/3] drm/amdgpu: Complete Carrizo EDC (Error Detection and Correction) workarounds
  ` [PATCH 3/3] drm/amdgpu: Add kernel parameter to control use of ECC/EDC

[Buildroot] [git commit] package/x11r7/xserver_xorg-server: fix gcc5+ build with version 1.14.7
 2017-06-06 20:32 UTC 

[linux-4.9 test] 110030: regressions - trouble: broken/fail/pass
 2017-06-06 20:31 UTC 

[PATCH 01/11] drm/i915/cnl: Introduce Cannonlake platform defition
 2017-06-06 20:30 UTC  (11+ messages)
` [PATCH 02/11] drm/i915/cnl: Cannonlake uses CNP PCH
` [PATCH 03/11] drm/i915/cnl: Add Cannonlake PCI IDs for U-skus
` [PATCH 04/11] drm/i915/cnl: Add Cannonlake PCI IDs for Y-skus
` [PATCH 05/11] drm/i915/cnl: add IS_CNL_REVID macro
` [PATCH 06/11] drm/i915/cnl: Cannonlake has 4 planes (3 sprites) per pipe
` [PATCH 07/11] drm/i915/cnl: Configure EU slice power gating
` [PATCH 08/11] drm/i915/cnl: Cannonlake has same MOCS table than Skylake
` [PATCH 09/11] drm/i915/gen10: Set value of Indirect Context Offset for gen10
` [PATCH 10/11] drm/i915/cnl: Add power wells for CNL
` [PATCH 11/11] drm/i915/cnl: Also need power well sanitize

[Buildroot] [PATCH 1/1] Botan: Disable AltiVec if the CPU does not support it
 2017-06-06 20:30 UTC  (3+ messages)

[Buildroot] [git commit branch/2017.02.x] botan: disable AltiVec if the CPU does not support it
 2017-06-06 20:29 UTC 

[Qemu-devel] [PATCH v2 0/3] tcg: allocate TB structs preceding translated code
 2017-06-06 20:28 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 1/3] compiler: define QEMU_CACHELINE_SIZE

[Buildroot] [git commit branch/2017.05.x] botan: disable AltiVec if the CPU does not support it
 2017-06-06 20:28 UTC 

[PATCH] net: stmmac: fix a broken u32 less than zero check
 2017-06-06 20:27 UTC  (3+ messages)

[PATCH net] net: stmmac: fix completely hung TX when using TSO
 2017-06-06 20:25 UTC  (2+ messages)

[PATCH net-next] tun: use symmetric hash
 2017-06-06 20:24 UTC  (2+ messages)

[PATCH] net: ethoc: enable NAPI before poll may be scheduled
 2017-06-06 20:24 UTC  (2+ messages)

[PATCH v2 0/4] PTP support for macb driver
 2017-06-06 20:22 UTC  (7+ messages)
` [PATCH v2 3/4] net: macb: macb.c changed to macb_main.c

[PATCH 0/4] mfd: make da90xx drivers explicitly non-modular
 2017-06-06 20:22 UTC  (6+ messages)
` [PATCH 1/4] mfd: da903x: Make it "

[PATCH v9] ns16550: Add support for UART parameters to be specifed with name-value pairs
 2017-06-06 20:23 UTC 

t5313-pack-bounds-checks.sh flaky?
 2017-06-06 20:21 UTC  (3+ messages)
` [PATCH] t5313: make extended-table test more deterministic

[PULL 0/3] KVM/ARM Fixes for v4.12-rc5
 2017-06-06 20:21 UTC  (3+ messages)

[Buildroot] [autobuild.buildroot.net] Build results for 2017-06-05
 2017-06-06 20:20 UTC  (3+ messages)

[Buildroot] [PATCH-2017.02.x 1/2] nodejs: re-add 6.x patches
 2017-06-06 20:17 UTC  (2+ messages)
` [Buildroot] [PATCH-2017.02.x 2/2] nodejs: bump 6.x version to 6.10.3


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.