All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-01-19 22:59:18 to 2018-01-20 01:11:45 UTC [more...]

[U-Boot] [PATCH 00/10] mips: bmips: add SPI support
 2018-01-20  1:11 UTC  (14+ messages)
` [U-Boot] [PATCH v9 00/12] "
  ` [U-Boot] [PATCH v9 01/12] wait_bit: add 8/16/32 BE/LE versions of wait_for_bit
  ` [U-Boot] [PATCH v9 02/12] wait_bit: use wait_for_bit_le32 and remove wait_for_bit
  ` [U-Boot] [PATCH v9 03/12] drivers: spi: allow limiting reads
  ` [U-Boot] [PATCH v9 04/12] drivers: spi: consider command bytes when sending transfers
  ` [U-Boot] [PATCH v9 05/12] dm: spi: add BCM63xx SPI driver
  ` [U-Boot] [PATCH v9 06/12] mips: bmips: add bcm63xx-spi driver support for BCM6338
  ` [U-Boot] [PATCH v9 07/12] mips: bmips: add bcm63xx-spi driver support for BCM6348
  ` [U-Boot] [PATCH v9 08/12] mips: bmips: add bcm63xx-spi driver support for BCM6358
  ` [U-Boot] [PATCH v9 09/12] mips: bmips: add bcm63xx-spi driver support for BCM3380
  ` [U-Boot] [PATCH v9 10/12] mips: bmips: add bcm63xx-spi driver support for BCM63268
  ` [U-Boot] [PATCH v9 11/12] mips: bmips: enable the SPI flash on the Sagem F@ST1704
  ` [U-Boot] [PATCH v9 12/12] mips: bmips: enable the SPI flash on the Netgear CG3100D

[PATCH 0/8] rebase -i: offer to recreate merge commits
 2018-01-20  1:09 UTC  (3+ messages)
` [PATCH 8/8] rebase -i: introduce --recreate-merges=no-rebase-cousins

[PATCH bpf-next 0/2] bpf: implement MAP_GET_NEXT_KEY command for LPM_TRIE map
 2018-01-20  1:07 UTC  (2+ messages)

[PATCH v3] mru: Replace mru.[ch] with list.h implementation
 2018-01-20  1:02 UTC  (3+ messages)

[PATCH 0/3] scsi: aacraid: Multi controller Kdump IOP reset handling
 2018-01-20  1:01 UTC  (4+ messages)
` [PATCH 1/3] scsi: aacraid: Implement DropIO sync command
` [PATCH 2/3] scsi: aacraid: Preserve MSIX mode in the OMR register
` [PATCH 3/3] scsi: aacraid: Auto detect INTx or MSIx mode during sync cmd processing

[PATCH] reset: ti-rstctrl: use the reset-simple driver
 2018-01-20  0:55 UTC  (13+ messages)

Hello There
 2018-01-19 22:02 UTC 

list of all subsystems (swap space)
 2018-01-20  0:54 UTC  (3+ messages)

[meta-networking][PATCH 1/1] net-snmp: remove U64 typedef
 2018-01-20  0:53 UTC 

[PATCH i-g-t 0/4] scripts/trace.pl: Re-order calculations and fixups
 2018-01-20  0:48 UTC  (6+ messages)
` [PATCH i-g-t 1/4] scripts/trace.pl: More hash key optimisations
` [PATCH i-g-t 2/4] scripts/trace.pl: Sort order
` [PATCH i-g-t 3/4] scripts/trace.pl: Calculate stats only after all munging
` [PATCH i-g-t 4/4] scripts/trace.pl: Simplify 'end' & 'notify' generation
` ✓ Fi.CI.BAT: success for scripts/trace.pl: Re-order calculations and fixups

prepare-commit-msg hook no longer run for cherry-pick?
 2018-01-20  0:48 UTC  (4+ messages)
` [PATCH 0/2] sequencer: run 'prepare-commit-msg' hook
  ` [PATCH 1/2] t7505: Add tests for cherry-pick and rebase -i/-p

[Qemu-devel] [RFC PATCH] migration: do not use atomic__nocheck() functions directly
 2018-01-20  0:46 UTC  (4+ messages)

[PATCH v2] [v2] crypto: aes-generic - fix aes-generic regression on powerpc
 2018-01-20  0:44 UTC  (2+ messages)

[PATCH] unit: Skip key crypto test if the kernel doesn't support it
 2018-01-20  0:44 UTC 

[Qemu-devel] [PATCH v9 00/13] Dirty bitmaps postcopy migration
 2018-01-20  0:37 UTC  (8+ messages)
` [Qemu-devel] [PATCH v9 13/13] iotests: add dirty bitmap postcopy test

[PATCH 02/15] drm/i915/skl+: refactor WM calculation for NV12
 2018-01-20  0:39 UTC  (2+ messages)

dts-bindings: usb-uhci: Document newly added properties
 2018-01-20  0:38 UTC  (2+ messages)
` [PATCH] "

[PATCH v1 0/3] Make IPC a regular tcon and fix SMB2 domain-based DFS
 2018-01-20  0:36 UTC  (4+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 2/2] CIFS: use tcon_ipc instead of use_ipc parameter of SMB2_ioctl

[PATCH v3 0/8] MIPS: add support for the Microsemi MIPS SoCs
 2018-01-20  0:34 UTC  (4+ messages)
` [PATCH v3 2/8] dt-bindings: power: reset: Document ocelot-reset binding

[PATCH v6 0/4] Add supports for OV2685 and OV5695 sensors
 2018-01-20  0:33 UTC  (5+ messages)
` [PATCH v6 1/4] dt-bindings: media: Add bindings for OV5695
` [PATCH v6 3/4] dt-bindings: media: Add bindings for OV2685

[Qemu-devel] [PATCH v2 0/6] qmp dirty bitmap API
 2018-01-20  0:28 UTC  (11+ messages)
` [Qemu-devel] [PATCH v2 1/6] block: maintain persistent disabled bitmaps
` [Qemu-devel] [PATCH v2 2/6] block/dirty-bitmap: add lock to bdrv_enable/disable_dirty_bitmap
` [Qemu-devel] [PATCH v2 3/6] qapi: add block-dirty-bitmap-enable/disable
` [Qemu-devel] [PATCH v2 4/6] qmp: transaction support for block-dirty-bitmap-enable/disable

[PATCH v3 1/8] dt-bindings: display: xlnx: Add bindings for Xilinx display pipeline
 2018-01-20  0:31 UTC  (7+ messages)
` [PATCH v3 2/8] drm: xlnx: Xilinx DRM KMS driver
` [PATCH v3 3/8] dt-bindings: display: xlnx: Add ZynqMP DP subsystem bindings

[PATCH 01/10] drm/i915/cnl: Add Cannonlake PCI IDs for another SKU
 2018-01-20  0:30 UTC  (11+ messages)
` [PATCH 02/10] drm/i915/cnl: Add AUX-F support
` [PATCH 03/10] drm/i915/cnl: Fix _CNL_PORT_TX_DW2_LN0_F definition
` [PATCH 04/10] drm/i915: Fix DPLCLKA_CFGCR0 bits for Port F
` [PATCH 05/10] drm/i915/cnl: Add right GMBUS pin number for HDMI on "
` [PATCH 06/10] drm/i915: For HPD connected port use hpd_pin instead of port
` [PATCH 07/10] drm/i915/cnl: Add HPD support for Port F
` [PATCH 08/10] drm/i915/cnl: Enable DDI-F on Cannonlake
` [PATCH 09/10] drm/i915/cnl: Fix DP max rate for Cannonlake with port F
` [PATCH 10/10] drm/i915/cnl: Don't try to manage Port F power wells on all CNL
` ✓ Fi.CI.BAT: success for series starting with [01/10] drm/i915/cnl: Add Cannonlake PCI IDs for another SKU

git 2.16.0 segfaults on clone of specific repo
 2018-01-20  0:27 UTC  (17+ messages)
      ` [PATCH] repository: pre-initialize hash algo pointer

[RFC PATCH 14/16] multipath.rules: find_multipaths+ignore_wwids logic
 2018-01-20  0:27 UTC  (2+ messages)
` [FIX for 14/16] multipath.rules: set job properties for systemd-run correctly

[igt-dev] [PATCH i-g-t 1/5] doc: Fix typos in CONTRIBUTING
 2018-01-20  0:25 UTC  (6+ messages)
` [igt-dev] [PATCH i-g-t v2 "
  ` [igt-dev] [PATCH i-g-t v2 2/5] lib/igt.cocci: Fix typo
  ` [igt-dev] [PATCH i-g-t v2 3/5] doc: Correct sentence in README
  ` [igt-dev] [PATCH i-g-t v2 4/5] doc: Update CONTRIBUTING for new igt-dev mailing list
  ` [igt-dev] [PATCH i-g-t v2 5/5] man: Update "

[PATCH bpf-next 0/9] BPF misc improvements
 2018-01-20  0:24 UTC  (10+ messages)
` [PATCH bpf-next 1/9] bpf, verifier: detect misconfigured mem,size argument pair
` [PATCH bpf-next 2/9] bpf: add csum_diff helper to xdp as well
` [PATCH bpf-next 3/9] bpf: add couple of test cases for signed extended imms
` [PATCH bpf-next 4/9] bpf: add couple of test cases for div/mod by zero
` [PATCH bpf-next 5/9] bpf: get rid of pure_initcall dependency to enable jits
` [PATCH bpf-next 6/9] bpf: restrict access to core bpf sysctls
` [PATCH bpf-next 7/9] bpf, x86: small optimization in alu ops with imm
` [PATCH bpf-next 8/9] bpf: add upper complexity limit to verifier log
` [PATCH bpf-next 9/9] bpf: move event_output to const_size_or_zero for xdp/skb as well

Fwd: Distro-specific hint for media_build - Linux Mint Sylvia 18.3
 2018-01-20  0:23 UTC 

[cryptodev:master 130/155] aes_generic.c:undefined reference to `_restgpr_31_x'
 2018-01-20  0:22 UTC 

[Qemu-devel] [PATCH QEMU v1 0/4] multiboot: bss_end_addr can be zero / cleanup
 2018-01-20  0:18 UTC  (5+ messages)

[PATCH -next] PCI: dra7xx: Fix potential NULL dereference
 2018-01-20  0:16 UTC  (7+ messages)

[PATCH 1/2] mm: Fix memory size alignment in devm_memremap_pages_release()
 2018-01-20  0:15 UTC  (6+ messages)
` [PATCH 2/2] mm: Fix devm_memremap_pages() collision handling

[PATCH v2] bdi: show error log when fail to create bdi debugfs entry
 2018-01-20  0:09 UTC  (4+ messages)

[PATCH 1/2 v3] lib: debugobjects: export max loops counter
 2018-01-20  0:06 UTC  (6+ messages)
` [PATCH 2/2 v3] lib: debugobjects: touch watchdog to avoid softlockup when !CONFIG_PREEMPT

[PATCH 1/2] cmake: allow the generator to be changed
 2018-01-19 23:33 UTC  (3+ messages)
` [PATCH 2/2] cmake: use Ninja by default

[Qemu-devel] [RFC] qid path collision issues in 9pfs
 2018-01-20  0:05 UTC  (5+ messages)

[Qemu-devel] [PATCH qemu v2] RFC: vfio-pci: Allow mmap of MSIX BAR
 2018-01-20  0:04 UTC  (8+ messages)

[igt-dev] [PATCH 1/1] meson: Set up runpath for installed executables
 2018-01-20  0:03 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [1/1] "

Some buttons on the Fujitsu u7[25]7 laptops are not working
 2018-01-19 23:45 UTC  (2+ messages)

net: r8169: a question of memory barrier in the r8169 driver
 2018-01-20  0:00 UTC  (8+ messages)

[PATCH iproute2] devlink: Ignore unknown attributes
 2018-01-20  0:00 UTC  (6+ messages)

[U-Boot] [PATCH v2 0/9] Add new OPTEE bootm support to u-boot
 2018-01-20  0:00 UTC  (7+ messages)
` [U-Boot] [PATCH v2 6/9] tools: mkimage: add optee image type
` [U-Boot] [PATCH v2 8/9] optee: Improve error printout

[PATCH] platform/x86: dell-smbios: Fix error handling in build_tokens_sysfs()
 2018-01-19 23:59 UTC  (8+ messages)

[linux-4.9 test] 118204: tolerable FAIL - PUSHED
 2018-01-19 23:58 UTC 

[RFC PATCH] blk-mq: fixup RESTART when queue becomes idle
 2018-01-19 23:57 UTC  (18+ messages)

ACPI: sbshc: remove raw pointer from printk message
 2018-01-19 23:53 UTC  (2+ messages)

[PATCH] mru: Replace mru.[ch] with list.h implementation
 2018-01-19 23:39 UTC  (3+ messages)

[PATCH] ASoC: codecs: dmic: Fix check of return value from read of 'num-channels'
 2018-01-19 23:36 UTC  (2+ messages)

[PATCH igt] igt/gen7_forcewake_mt: Make the mmio register as volatile
 2018-01-19 23:37 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH v3 0/2] thermal, OPP: move the CPU power estimation to the OPP library
 2018-01-19 23:36 UTC  (5+ messages)
` [PATCH v3 1/2] PM / OPP: introduce an OPP power estimation helper
` [PATCH v3 2/2] thermal: cpu_cooling: use power models from the OPP library

[PATCH 0/2] Fix double mem region release
 2018-01-19 23:36 UTC  (2+ messages)

[PATCH] blk-throttle: use queue_is_rq_based
 2018-01-19 23:35 UTC  (3+ messages)

[PATCH] btrfs: Use IS_ALIGNED in btrfs_truncate_block instead of opencoding it
 2018-01-19 23:33 UTC  (3+ messages)

[PATCH v2 00/10] bugfixes and regression tests of btrfs_get_extent
 2018-01-19 23:32 UTC  (5+ messages)
` [PATCH v2 09/10] Btrfs: add tracepoint for em's EEXIST case

[PATCH v2] blk-throttle: use queue_is_rq_based
 2018-01-19 23:34 UTC 

[PATCH -next] of: platform: fix OF node refcount leak
 2018-01-19 23:34 UTC  (4+ messages)

[PATCH v2 0/6] Force pipes to flush immediately on NonStop platform
 2018-01-19 23:29 UTC  (5+ messages)
` [PATCH v2 4/6] Force test suite traps to be cleared for NonStop ksh

[PATCH RESEND v4 0/4] device_list_add() peparation to add reappearing missing device
 2018-01-19 23:27 UTC  (3+ messages)

[PATCH RFC] f2fs: add PRE2 to mark segments free to one checkpoint but obsolete to the other
 2018-01-19 23:29 UTC 

[PATCH v6 00/12] Support PPTT for ARM64
 2018-01-19 23:27 UTC  (9+ messages)
` [PATCH v6 02/12] drivers: base: cacheinfo: setup DT cache properties early

[PATCH v3] input: pxrc: new driver for PhoenixRC Flight Controller Adapter
 2018-01-19 23:24 UTC  (4+ messages)

dts-bindings: usb-uhci: Document newly added properties
 2018-01-19 23:22 UTC  (2+ messages)
` [PATCH] "

[RFC PATCH 0/9] initial support for "suniv" Allwinner new ARM9 SoC
 2018-01-19 23:17 UTC  (30+ messages)
` [RFC PATCH 1/9] ARM: add CONFIG_ARCH_SUNXI_V7 for differentiate ARMv5/v7 Allwinner SoCs
` [RFC PATCH 2/9] ARM: sunxi: add Allwinner ARMv5 SoCs
` [RFC PATCH 3/9] irqchip/sun4i: add support for suniv interrupt controller
` [RFC PATCH 4/9] clocksource: sun4i: add a compatible for suniv
` [RFC PATCH 5/9] clocksource/drivers/sun4i: register as sched_clock on suniv
` [RFC PATCH 6/9] pinctrl: sunxi: add support for suniv (newer F-series SoCs)
` [RFC PATCH 7/9] clk: sunxi-ng: add support for suniv SoC
` [RFC PATCH 8/9] ARM: dts: suniv: add initial DTSI file for suniv and F1C100s
` [RFC PATCH 9/9] ARM: suniv: f1c100s: add device tree for Lichee Pi Nano

[Nit] Lots of enumerated type warnings
 2018-01-19 23:17 UTC 

general protection fault in nfs_idmap_legacy_upcall
 2018-01-19 23:15 UTC  (3+ messages)
` [PATCH] NFS: reject request for id_legacy key without auxdata

[PATCHv<8> 0/3] Intel FPGA Video and Image Processing Suite
 2018-01-19 23:13 UTC  (8+ messages)
` [PATCHv<8> 1/3] ARM:dt-bindings:display "

[U-Boot] U-Boot, cache speculation side channel attacks and ARM
 2018-01-19 23:10 UTC  (3+ messages)

[Patch net-next 0/3] net_sched: reflect tx_queue_len change for pfifo_fast
 2018-01-19 23:09 UTC  (4+ messages)
` [Patch net-next 1/3] net: introduce helper dev_change_tx_queue_len()
` [Patch net-next 2/3] net_sched: plug in qdisc ops change_tx_queue_len
` [Patch net-next 3/3] net_sched: implement ->change_tx_queue_len() for pfifo_fast

[PATCH] dm mpath selector: more evenly distribute ties
 2018-01-19 23:07 UTC 

[PATCH 0/7] psmouse assorted cleanups
 2018-01-19 23:06 UTC  (8+ messages)
` [PATCH 1/7] Input: psmouse - create helper for reporting standard buttons/motion
` [PATCH 2/7] Input: psmouse - clean up code
` [PATCH 3/7] Input: logips2pp "
` [PATCH 4/7] Input: lifebook "
` [PATCH 5/7] Input: psmouse - add support for 2nd wheel on A4Tech Dual-Scroll wheel mice
` [PATCH 6/7] Input: synaptics - switch to using input_set_capability
` [PATCH 7/7] Input: synaptics - handle errors from input_mt_init_slots()

[PATCH 0/6] Nintendo Wii GPIO driver
 2018-01-19 23:05 UTC  (4+ messages)
` [PATCH 4/6] dt-bindings: gpio: Add binding for Wii GPIO controller

[Qemu-devel] [PATCH v4] file-posix: specify expected filetypes
 2018-01-19 23:03 UTC  (2+ messages)

[PATCH v3 0/6] Force pipes to flush immediately on NonStop platform
 2018-01-19 23:02 UTC  (2+ messages)

[dpdk-announce] DPDK hands on lab March 10th, Bangalore India
 2018-01-19 22:59 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.