All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-06-29 12:45:08 to 2018-06-29 13:40:41 UTC [more...]

[PATCH v2] PCI: controller: dwc: Do not let PCIE_DW_PLAT_HOST default to yes
 2018-06-29 13:40 UTC  (2+ messages)

[PATCH] PCI: xilinx: add missing of_node_put()
 2018-06-29 13:42 UTC  (2+ messages)

[PATCH] dhcp: update 4.4.1
 2018-06-29 13:39 UTC  (2+ messages)

[morty][PATCH] apr: fix off_t size can't match when configure and in target glibc
 2018-06-29 13:38 UTC  (2+ messages)

[PATCH] arm64: acpi: reenumerate topology ids
 2018-06-29 13:38 UTC  (12+ messages)

How to create partition without wic
 2018-06-29 13:37 UTC 

[PATCH v4 0/2] testpmd: simulating noisy host environment
 2018-06-29 13:38 UTC  (4+ messages)
` [PATCH v4 1/2] testpmd: add forwarding mode to simulate a noisy neighbour

Fixes for the AIO poll revert
 2018-06-29 13:37 UTC  (3+ messages)
` [PATCH 1/2] net: handle NULL ->poll gracefully
` [PATCH 2/2] aio: mark __aio_sigset::sigmask const

[PATCH 1/2] drm/i915/selftests: Mark up write into scratch vma
 2018-06-29 13:37 UTC  (2+ messages)
` [PATCH 2/2] drm/i915/selftesta: Attach the fence to the object when making busy

[PATCH] PCI: rcar: Clean up PHY init on failure
 2018-06-29 13:39 UTC  (2+ messages)

[PATCH 00/10] vpci: add support for SR-IOV capability
 2018-06-29 13:37 UTC  (5+ messages)
` [PATCH 01/10] vpci: move lock

[PATCH] net/e1000: Support mtu set for igbvf
 2018-06-29 13:36 UTC 

[PATCH v4 0/6] PCI: rcar: Failpath fixes
 2018-06-29 13:38 UTC  (3+ messages)
` [PATCH v4 6/6] PCI: rcar: Shut the PHY down in failpath

[PATCH] mm: make DEFERRED_STRUCT_PAGE_INIT explicitly depend on SPARSEMEM
 2018-06-29 13:35 UTC 

[PATCH v2 0/2] gpio: mediatek: driver for gpio chip in MT7621 SoC
 2018-06-29 13:34 UTC  (4+ messages)
` [PATCH v2 1/2] gpio: mediatek: add driver for MT7621

[PATCH 1/2] fio: work with cgroup2 as well
 2018-06-29 13:33 UTC  (2+ messages)
` [PATCH 2/2] fio: add total_run_time to the thread json output

Diagnosing network module for missing link establishment (cxgb3, Chelsio T320)
 2018-06-29 13:33 UTC  (2+ messages)

[patch net-next v2 0/9] net: sched: introduce chain templates support with offloading to mlxsw
 2018-06-29 13:32 UTC  (8+ messages)

[Qemu-arm] [PATCH v3 00/20] arm_gic: add virtualization extensions support
 2018-06-29 13:29 UTC  (41+ messages)
` [Qemu-devel] "
` [Qemu-arm] [PATCH v3 01/20] intc/arm_gic: Implement write to GICD_ISACTIVERn and GICD_ICACTIVERn registers
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH v3 02/20] intc/arm_gic: Refactor operations on the distributor
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH v3 03/20] intc/arm_gic: Remove some dead code and put some functions static
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH v3 04/20] vmstate.h: Provide VMSTATE_UINT16_SUB_ARRAY
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH v3 05/20] intc/arm_gic: Add the virtualization extensions to the GIC state
` [Qemu-arm] [PATCH v3 06/20] intc/arm_gic: Add virtual interface register definitions
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH v3 07/20] intc/arm_gic: Add virtualization extensions helper macros and functions
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH v3 08/20] intc/arm_gic: Refactor secure/ns access check in the CPU interface
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH v3 09/20] intc/arm_gic: Add virtualization enabled IRQ helper functions
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH v3 10/20] intc/arm_gic: Implement virtualization extensions in gic_(activate_irq|drop_prio)
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH v3 11/20] intc/arm_gic: Implement virtualization extensions in gic_acknowledge_irq
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH v3 12/20] intc/arm_gic: Implement virtualization extensions in gic_complete_irq
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH v3 13/20] intc/arm_gic: Implement virtualization extensions in gic_cpu_(read|write)
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH v3 14/20] intc/arm_gic: Wire the vCPU interface
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH v3 15/20] intc/arm_gic: Implement the virtual interface registers
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH v3 16/20] intc/arm_gic: Implement gic_update_virt() function
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH v3 17/20] intc/arm_gic: Implement maintenance interrupt generation
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH v3 18/20] intc/arm_gic: Improve traces
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH v3 19/20] xlnx-zynqmp: Improve GIC wiring and MMIO mapping
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH v3 20/20] arm/virt: Add support for GICv2 virtualization extensions
  ` [Qemu-devel] "

[PATCH 00/20] ICELAKE DSI DRIVER
 2018-06-29 13:31 UTC  (4+ messages)
` [PATCH 01/20] drm/i915/icl: Define register for DSI PLL

[PATCH] doc: dev-tools: kselftest.rst: update contributing new tests
 2018-06-29 13:29 UTC  (14+ messages)
` [PATCH v2] "

[PATCH] x86: move per-vendor early CPU init declarations
 2018-06-29 13:29 UTC  (2+ messages)

[PATCH v3 0/7] arm64: perf: Support for chained counters
 2018-06-29 13:29 UTC  (7+ messages)
` [PATCH v3 4/7] arm_pmu: Tidy up clear_event_idx call backs
` [PATCH v3 5/7] arm64: perf: Clean up armv8pmu_select_counter

[PATCH 6/6] fs: replace f_ops->get_poll_head with a static ->f_poll_head pointer
 2018-06-29 13:29 UTC  (3+ messages)

[PATCH] x86: remove dead code from cpuid4_cache_lookup()
 2018-06-29 13:28 UTC  (2+ messages)

[PATCH 6/6] fs: replace f_ops->get_poll_head with a static ->f_poll_head pointer
 2018-06-29 13:28 UTC  (3+ messages)

[PATCH] mm,oom: Bring OOM notifier callbacks to outside of OOM killer
 2018-06-29 13:26 UTC  (12+ messages)

Link modes representation in phylib
 2018-06-29 13:26 UTC  (5+ messages)

[PATCH v1 0/7] Remove debugfs from sti display driver
 2018-06-29 13:25 UTC  (3+ messages)

[PATCH] x86/HPET: drop useless check
 2018-06-29 13:25 UTC  (2+ messages)

meta-java openjdk-8 fails to compile for beaglebone
 2018-06-29 13:24 UTC  (5+ messages)

[RFC PATCH] ubifs: add shrink capability
 2018-06-29 13:22 UTC 

[PATCH v2] drm/i915/skl+: ddb allocation algorithm optimization
 2018-06-29 13:23 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915/skl+: ddb allocation algorithm optimization (rev2)

[PATCH v2 0/3] x86: assorted assembly related cleanup
 2018-06-29 13:22 UTC  (5+ messages)
` [PATCH v2 1/3] x86/alternatives: fully leverage automatic NOP filling
` [PATCH v2 2/3] x86: move quoting of __ASM_{STAC,CLAC}
` [PATCH v2 3/3] x86: reduce "visibility" of spec_ctrl_asm.h

[PATCH 1/2] xen/xsm: Introduce new boot parameter xsm
 2018-06-29 13:21 UTC  (3+ messages)
` [PATCH 2/2] xen/xsm: Add new SILO mode for XSM

[1/2] usb: gadget: r8a66597: Fix two possible sleep-in-atomic-context bugs in init_controller()
 2018-06-29 13:21 UTC  (9+ messages)
            ` [PATCH 1/2] "

[PATCHv3 net-next] sctp: add support for SCTP_REUSE_PORT sockopt
 2018-06-29 13:21 UTC  (2+ messages)

[Qemu-devel] [PULL 0/2] 9p patches 2018-06-29
 2018-06-29 13:20 UTC  (3+ messages)
` [Qemu-devel] [PULL 1/2] cutils: Provide strchrnul
` [Qemu-devel] [PULL 2/2] 9p: darwin: Explicitly cast comparisons of mode_t with -1

[PATCH v3 1/4] igb_uio: add wc option
 2018-06-29 13:20 UTC  (5+ messages)
` [PATCH v4 0/4] Support for write combining
  ` [PATCH v4 1/4] igb_uio: add wc option

[PATCH 0/6] audit: Fix various races when tagging and untagging mounts
 2018-06-29 13:20 UTC  (10+ messages)
` [PATCH 4/6] audit: Embed key into chunk
` [PATCH 5/6] audit: Make hash table insertion safe against concurrent lookups
` [PATCH 6/6] audit: Point to fsnotify mark instead of embedding it

[PATCH v4 0/9] Document/fix/warn about rebase incompatibilities and inconsistencies
 2018-06-29 13:20 UTC  (3+ messages)
` [PATCH v5 "

[PATCH v4] net: ethernet: stmmac: dwmac-rk: Add GMAC support for px30
 2018-06-29 13:19 UTC  (3+ messages)

[PATCH] tg3: Mark expected switch fall-throughs
 2018-06-29 13:18 UTC  (2+ messages)

[PATCH v3 0/1] kconfig: expr_print(): print constant symbols within quotes
 2018-06-29 13:18 UTC  (3+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/1] "

[PATCH v4 00/17] khwasan: kernel hardware assisted address sanitizer
 2018-06-29 13:18 UTC  (19+ messages)

[PATCH v2 00/12] Add initial RISC-V architecture support
 2018-06-29 13:17 UTC  (6+ messages)
` [PATCH v2 03/12] "

[PATCH] VMX: don't needlessly write CR4 guest/host mask
 2018-06-29 13:16 UTC 

[PATCH bpf] bpf: hash_map: decrement counter on error
 2018-06-29 12:48 UTC 

[PATCH] x86: reduce IRQs disabled section in flush_area_local()
 2018-06-29 13:13 UTC 

[PATCH 0/3] ath10k: sdio: essential sdio fixes
 2018-06-29 13:11 UTC  (6+ messages)
` [PATCH 1/3] ath10k: sdio: use same endpoint id for all packets in a bundle

[PATCH] schedulers: validate / correct global data just once
 2018-06-29 13:10 UTC 

[PATCH v3 00/11] support in-order feature
 2018-06-29 13:10 UTC  (2+ messages)

[PATCH v2 0/5] KVM: x86: hyperv: PV IPI support for Windows guests
 2018-06-29 13:10 UTC  (8+ messages)
` [PATCH v2 2/5] KVM: x86: hyperv: introduce vp_index_to_vcpu_idx mapping

pull-request: mac80211 2018-06-29
 2018-06-29 13:09 UTC  (2+ messages)

[PATCH 00/12] migration: improve multithreads for compression and decompression
 2018-06-29 13:08 UTC  (6+ messages)
` [PATCH 09/12] ring: introduce lockless ring buffer
      ` [Qemu-devel] "

[PATCH 0/4] Misc cleanups
 2018-06-29 13:07 UTC  (4+ messages)
` [PATCH 3/4] btrfs: Rename EXTENT_BUFFER_DUMMY to EXTENT_BUFFER_PRIVATE

[net-next PATCH v5 0/7] Symmetric queue selection using XPS for Rx queues
 2018-06-29 13:06 UTC  (7+ messages)
` [net-next PATCH v5 1/7] net: Refactor XPS for CPUs and "
` [net-next PATCH v5 3/7] net: sock: Change tx_queue_mapping in sock_common to unsigned short
` [net-next PATCH v5 4/7] net: Record receive queue number for a connection

[PATCH] arm64/acpi: Add fixup for HPE m400 quirks
 2018-06-29 13:05 UTC  (14+ messages)

[PATCH] tpm: Add module parameter for hwrng quality
 2018-06-29 13:03 UTC  (6+ messages)

[RFC 0/3] Bosch BME680 Driver
 2018-06-29 13:02 UTC  (6+ messages)
` [RFC 3/3] iio: imu: bme680: Add ACPI support

[PATCH 1/2] KVM: X86: Implement PV IPI in linux guest
 2018-06-29 13:01 UTC  (2+ messages)

[PATCH] drm: stm: implement get_scanout_position function
 2018-06-29 13:01 UTC 

[PATCH RFC] ASoC: pxa-ssp: remove .set_pll() and .set_clkdiv() callbacks
 2018-06-29 12:59 UTC 

[PATCH 0/3][RFC] Introduce the in-kernel hibernation encryption
 2018-06-29 12:59 UTC  (7+ messages)
` [PATCH 2/3][RFC] PM / Hibernate: Encrypt the snapshot pages before submitted to the block device

[PATCH v2] net, mm: account sock objects to kmemcg
 2018-06-29 12:57 UTC  (2+ messages)

call trace: WARNING: at /build/linux-uwVqDp/linux-4.16.16/fs/btrfs/ctree.h:1565 btrfs_update_device
 2018-06-29 12:55 UTC  (7+ messages)

[PATCH v2] examples: fix RSS hash function configuration
 2018-06-29 13:54 UTC  (2+ messages)
` [PATCH v3] "

[PATCH] examples: fix RSS hash function configuration
 2018-06-29 12:54 UTC  (5+ messages)

[PATCH v2] fuse: add support for copy_file_range()
 2018-06-29 12:53 UTC  (2+ messages)
` [PATCH v3] "

[GIT PULL for 4.19] ak7375 driver, imx274 improvements
 2018-06-29 12:53 UTC 

[U-Boot] [PATCH v5 1/5] env: add the same prefix to error messages to make it detectable by tests
 2018-06-29 12:52 UTC  (5+ messages)
` [U-Boot] [PATCH v5 4/5] cmd: nvedit: env import can now import only variables passed as parameters

[PATCH v3 0/2] add uevent api for hot plug
 2018-06-29 12:52 UTC  (7+ messages)
` [PATCH V4 0/9] hot plug failure handle mechanism
  ` [PATCH V4 5/9] bus: add helper to handle sigbus

[PATCH] x86/spec-ctrl: "no-xen" should not imply "no-eager-fpu"
 2018-06-29 12:52 UTC 

[PATCH v5 0/3] console/fbcon: Add support for deferred console takeover
 2018-06-29 12:51 UTC  (5+ messages)

[PATCH] crypto/openssl: add dynamic logging to openssl
 2018-06-29 12:50 UTC  (2+ messages)
` [PATCH v2] crypto/openssl: add dynamic logging

[PATCH] i386/linux: add support for ext_lfb_base
 2018-06-29 12:18 UTC  (2+ messages)

[PATCH v3 0/2] gpio: mediatek: driver for gpio chip in MT7621 SoC
 2018-06-29 12:49 UTC  (3+ messages)
` [PATCH v3 1/2] gpio: mediatek: add driver for MT7621
` [PATCH v3 2/2] dt-bindings: document gpio-mt7621 bindings

lockdep splat between fsync and DIO
 2018-06-29 12:48 UTC 

[PATCH v7 07/22] commit-graph: add 'verify' subcommand
 2018-06-29 12:47 UTC  (3+ messages)

[PATCH] ARM: imx6qp: fix NoC QoS passthrough for new cpu type functions
 2018-06-29 12:47 UTC  (2+ messages)

[PATCH 1/2] nfc: st95hf: drop nfcdev_free
 2018-06-29 12:47 UTC  (2+ messages)
` [PATCH 2/2] nfc: st95hf: drop another illegal kfree_skb()

[PATCH] media: coda: mark CODA960 firmware version 2.1.9 as supported
 2018-06-29 12:47 UTC 

[PATCH v3 0/2] Memory-to-memory media controller topology
 2018-06-29 12:47 UTC  (5+ messages)

[PATCH 1/3] media: coda: jpeg: allow non-JPEG colorspace
 2018-06-29 12:46 UTC  (3+ messages)
` [PATCH 2/3] media: coda: jpeg: only queue two buffers into the bitstream for JPEG on CODA7541
` [PATCH 3/3] media: coda: jpeg: explicitly disable thumbnails in SEQ_INIT

[PATCH 1/2] osstest: allow to treat host install errors as failures
 2018-06-29 12:45 UTC  (4+ messages)


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.