All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-05-22 08:41:24 to 2018-05-22 09:24:45 UTC [more...]

[PATCH net-next 0/2] net: sfp: small improvements
 2018-05-22  9:24 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/4] display: add new bochs-display device
 2018-05-22  9:24 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/4] vga: move bochs vbe defines to header file

[PATCH] drm/gma500: Fix Medfield for drm_framebuffer move
 2018-05-22  9:24 UTC  (3+ messages)

[U-Boot] [PATCH v6 00/18] Add fastboot UDP support
 2018-05-22  9:23 UTC  (19+ messages)
` [U-Boot] [PATCH v6 01/18] fastboot: Move fastboot to drivers/fastboot
` [U-Boot] [PATCH v6 02/18] fastboot: Refactor fastboot_okay/fail to take response
` [U-Boot] [PATCH v6 03/18] fastboot: Extract fastboot_okay/fail to fb_common.c
` [U-Boot] [PATCH v6 04/18] fastboot: Correct dependencies in FASTBOOT_FLASH
` [U-Boot] [PATCH v6 05/18] fastboot: Add missing newlines
` [U-Boot] [PATCH v6 06/18] fastboot: Remove FIXME for CONFIG_FASTBOOT_...NAME
` [U-Boot] [PATCH v6 07/18] fastboot: Fix parameter types in _fb_nand_write
` [U-Boot] [PATCH v6 08/18] fastboot: Rename fb_set_reboot_flag to fastboot_set_reboot_flag
` [U-Boot] [PATCH v6 09/18] fastboot: Extract common definitions from USB fastboot
` [U-Boot] [PATCH v6 10/18] fastboot: Rename public fb_ functions to fastboot_
` [U-Boot] [PATCH v6 11/18] ti: fastboot: Move weak overrides to board files
` [U-Boot] [PATCH v6 12/18] fs: Add fs_get_type_name to return current filesystem name
` [U-Boot] [PATCH v6 13/18] fastboot: Migrate FASTBOOT_FLASH_NAND_TRIMFFS to Kconfig
` [U-Boot] [PATCH v6 14/18] mmc: Separate "mmc swrite" from fastboot
` [U-Boot] [PATCH v6 15/18] net: fastboot: Merge AOSP UDP fastboot
` [U-Boot] [PATCH v6 16/18] fastboot: Add support for 'oem format' command
` [U-Boot] [PATCH v6 17/18] usb: fastboot: Convert USB f_fastboot to shared fastboot
` [U-Boot] [PATCH v6 18/18] fastboot: Update fastboot documentation

[PATCH 00/33] use match_string() helper
 2018-05-22  9:22 UTC  (6+ messages)
` [PATCH 22/33] drm/i915: "

[PATCH] Revert "pwm: Set class for exported channels in sysfs"
 2018-05-22  9:21 UTC  (3+ messages)

[PATCH v2 0/10] arm: more kconfig configurability and small default configs
 2018-05-22  9:22 UTC  (16+ messages)
` [PATCH v2 01/10] arm: remove the ARM HDLCD driver
` [PATCH v2 02/10] arm: make it possible to disable more kconfig options
` [PATCH v2 05/10] arm: make it possible to enable/disable UART drivers
` [PATCH v2 07/10] arm: make it possible to disable the SMMU driver
` [PATCH v2 08/10] arm: add a small kconfig for Renesas RCar H3
` [PATCH v2 10/10] xen: add cloc target

[PATCH 00/27] iommu: support txattrs, support TCG execution, implement TZ MPC
 2018-05-22  9:21 UTC  (7+ messages)
` [PATCH 01/27] memory.h: Improve IOMMU related documentation
  ` [Qemu-devel] "
` [PATCH 02/27] Make tb_invalidate_phys_addr() take a MemTxAttrs argument
  ` [Qemu-devel] "

[PATCH 0/4] crypto/qat: move files to drivers/common directory
 2018-05-22  9:20 UTC  (3+ messages)
` [PATCH 3/4] crypto/qat: move common qat files to common dir

[PATCH] bus/vdev: reduce scope of device list lock
 2018-05-22  9:20 UTC  (6+ messages)
` [PATCH v2] bus/vdev: fix "

native recipe question
 2018-05-22  9:19 UTC  (2+ messages)

[PATCH v2 00/10] Introduce AMD SVM AVIC
 2018-05-22  9:19 UTC  (5+ messages)
` [PATCH v2 04/10] x86/HVM/SVM: Add AVIC initialization code

[PATCH] perf: hisi: fix uncore PMU index ID
 2018-05-22  9:18 UTC  (4+ messages)

[PATCH v2] platform/x86: asus-wmi: Add keyboard backlight toggle support
 2018-05-22  9:18 UTC  (6+ messages)

[PATCH v8 10/15] cpufreq: Add Kryo CPU scaling driver
 2018-05-22  9:18 UTC  (11+ messages)
` [PATCH] "

[PATCH] tpm: separate cmd_ready/go_idle from runtime_pm
 2018-05-22  9:17 UTC  (3+ messages)

[PATCH 1/4] PCI: rcar: Rename rcar_pcie_parse_request_of_pci_ranges()
 2018-05-22  9:16 UTC  (8+ messages)
` [PATCH 2/4] PCI: rcar: Pull bus clock enable/disable from rcar_pcie_get_resources()
` [PATCH 3/4] PCI: rcar: Add missing irq_dispose_mapping() into failpath
` [PATCH 4/4] PCI: rcar: Teardown MSI setup if rcar_pcie_enable() fails

[PATCH v5] scripts/tags.sh: use `find` for $ALLSOURCE_ARCHS generation
 2018-05-22  9:16 UTC 

[PATCH] cfg80211: Add cumulative channel survey dump support
 2018-05-22  9:15 UTC 

[RFC feedback] AF_XDP and non-Intel hardware
 2018-05-22  9:15 UTC  (3+ messages)

[PATCH v6 0/8] Fixes for GCC8 against lagopus
 2018-05-22  9:14 UTC  (8+ messages)
` [PATCH v7 "
  ` [PATCH v7 1/8] lib/librte_eal: change type of tmp
  ` [PATCH v7 8/8] rte_ethdev.h: align sign and scope of temp var

x86: Convert mce timer to hrtimer
 2018-05-22  9:14 UTC  (9+ messages)
` [PATCH] x86: UV: raw_spinlock conversion

[Qemu-arm] [PATCH v2 0/2] two fixes for KVM GICv3 dist get/put functions
 2018-05-22  9:13 UTC  (13+ messages)
` [Qemu-arm] [PATCH v2 2/2] arm_gicv3_kvm: kvm_dist_get/put: skip the registers banked by GICR
                      ` [Qemu-devel] "

[PATCH 0/2] ASoC: dpcm: fix BE dai not hw_free and shutdown
 2018-05-22  9:13 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] ASoC: dpcm: symmetry constraint on FE substream

populate_sdk in image class
 2018-05-22  9:13 UTC 

[PATCH v2 0/4] powerpc/perf: IMC Cleanups
 2018-05-22  9:12 UTC  (5+ messages)
` [PATCH v2 1/4] powerpc/perf: Rearrange memory freeing in imc init
` [PATCH v2 2/4] powerpc/perf: Replace the direct return with goto statement
` [PATCH v2 3/4] powerpc/perf: Return appropriate value for unknown domain
` [PATCH v2 4/4] powerpc/perf: Unregister thread-imc if core-imc not supported

[U-Boot] [PATCH 3/3] net: ftmac100: Fix compiler warning
 2018-05-22  9:12 UTC 

[PATCH] powerpc/mm/hugetlb: Use the correct page size when flushing hugepage tlb
 2018-05-22  9:12 UTC 

[PATCH 0/2] Add support for a YUV 10bits pixel format
 2018-05-22  9:12 UTC  (5+ messages)
` [PATCH 1/2] drm/fourcc: add a 10bits fully packed variant of NV12

[U-Boot] [PATCH 2/3] spi: atcspi200: Fix compiler warning
 2018-05-22  9:12 UTC 

[U-Boot] [PATCH 1/3] configs: ax25-ae350: Set 64-bit as default configuration
 2018-05-22  9:11 UTC 

[PATCH] drm/amdgpu: consider user preference when pinning for SG display
 2018-05-22  9:11 UTC  (7+ messages)

[radeon-alex:amd-staging-drm-next 441/468] fixpt31_32.c:undefined reference to `__divdi3'
 2018-05-22  9:10 UTC 

[PATCHv2 00/11] nvme: ANA support
 2018-05-22  9:10 UTC  (12+ messages)
` [PATCHv2 01/11] nvme.h: untangle AEN notice definitions
` [PATCHv2 02/11] nvme: submit AEN event configuration on startup
` [PATCHv2 03/11] nvmet: refactor AER handling
` [PATCHv2 04/11] nvmet: Add AEN configuration support
` [PATCHv2 05/11] nvme.h: add ANA definitions
` [PATCHv2 06/11] nvme: add support for the log specific field
` [PATCHv2 07/11] nvme: always failover on path or transport errors
` [PATCHv2 08/11] nvme: add ANA support
` [PATCHv2 09/11] nvmet: add a new nvmet_zero_sgl helper
` [PATCHv2 10/11] nvmet: split log page implementation
` [PATCHv2 11/11] nvmet: ANA support

[PATCH v4] scripts/tags.sh: use `find` for $ALLSOURCE_ARCHS generation
 2018-05-22  9:09 UTC  (6+ messages)

[PATCH 4/4] PCI: cadence: Add Power Management ops for host and EP
 2018-05-22  9:09 UTC  (2+ messages)

[PATCH 0/15] Review uuid_mutex usage
 2018-05-22  9:12 UTC  (7+ messages)
` [PATCH 10/15] btrfs: drop uuid_mutex in btrfs_free_extra_devids()
` [PATCH 12/15] btrfs: drop uuid_mutex in close_fs_devices()

[PATCH v2 00/26] InfiniBand Transport (IBTRS) and Network Block Device (IBNBD)
 2018-05-22  9:09 UTC  (11+ messages)
` [PATCH v2 01/26] rculist: introduce list_next_or_null_rr_rcu()

[RFC PATCH v2 00/20] v4l2 core: push ioctl lock down to ioctl handler
 2018-05-22  9:09 UTC  (3+ messages)
` [PATCH 06/20] omap4iss: Add video_device and vb2_queue locks

[virtio-dev] [PATCH net-next v11 0/5] Enable virtio_net to act as a standby for a passthru device
 2018-05-22  9:08 UTC  (9+ messages)
` [virtio-dev] [PATCH net-next v11 2/5] netvsc: refactor notifier/event handling code to use the failover framework
  `  "
` [virtio-dev] [PATCH net-next v11 3/5] net: Introduce net_failover driver
  `  "

[PATCH] powerpc/kprobes: Fix build error with kprobes disabled
 2018-05-22  9:08 UTC 

[PATCH 3/4] dt-bindings: PCI: cadence: Add DT bindings for optional PHYs
 2018-05-22  9:08 UTC  (2+ messages)

[PATCH v2 2/4] PCI: cadence: Add generic PHY support to host and EP drivers
 2018-05-22  9:06 UTC  (2+ messages)

[PATCH] app/test-pmd: fix testpmd log of start command
 2018-05-22  9:06 UTC  (4+ messages)
` [PATCH v2] app/testpmd: fix "

[RFC] perf: Allow fine-grained PMU access control
 2018-05-22  9:05 UTC  (2+ messages)

[PATCH v11 00/27] ARM: davinci: convert to common clock framework​
 2018-05-22  9:05 UTC  (9+ messages)
` [PATCH v11 01/27] clk: davinci: pll: allow dev == NULL
` [PATCH v11 03/27] clk: davinci: psc: allow for "

[PATCH] x86/speculation: Simplify the CPU bug detection logic
 2018-05-22  9:05 UTC 

[PATCH v2] v4l: vsp1: Fix vsp1_regs.h license header
 2018-05-22  9:05 UTC  (2+ messages)

[Bug 106589] HP w2207 monitor not waking from sleep
 2018-05-22  9:05 UTC  (2+ messages)

[PATCH] usb: gadget: tcm: fix spelling mistake: "Manufactor" -> "Manufacturer"
 2018-05-22  9:05 UTC  (3+ messages)
`  "

usb-storage: Add quirks to make G-Technology "G-Drive" work
 2018-05-22  8:58 UTC  (5+ messages)
  ` [v2,1/2,usb-storage] Add support for FL_ALWAYS_SYNC flag in the UAS driver
    ` [PATCH v2 1/2] [usb-storage] "

[PATCH] drm/i915/query: Protect tainted function pointer lookup
 2018-05-22  9:03 UTC  (3+ messages)

usb-storage: Add quirks to make G-Technology "G-Drive" work
 2018-05-22  8:57 UTC  (3+ messages)
` [usb-storage] Re: [PATCH v2 0/2] "

[Bug 106597] [vga_switcheroo] commit 07f4f97d7b4bf325d9f558c5b58230387e4e57e0 breaks dpm on Alienware 15R3
 2018-05-22  9:03 UTC  (2+ messages)

[PATCH V6 0/5] Add support for Hexagon q6v5-wcss integrated core
 2018-05-22  9:02 UTC  (7+ messages)
` [PATCH V6 3/5] remoteproc: qcom: Split the head and tail of the q5v5-pil rproc reset function
` [PATCH V6 5/5] remoteproc: qcom: Add q6v5-wcss rproc ops

[PATCH v6 0/2] acpi: apei: Improve PCIe error handling with FFS
 2018-05-22  9:02 UTC  (5+ messages)
` [PATCH v6 1/2] acpi: apei: Rename ghes_severity() to ghes_cper_severity()
` [PATCH v6 2/2] acpi: apei: Do not panic() on PCIe errors reported through GHES

[PATCH v2] lib/crc64.c: add license information
 2018-05-22  9:01 UTC  (2+ messages)

[PATCH 0/2] pci: a couple more cleanups
 2018-05-22  9:00 UTC  (5+ messages)
` [PATCH 1/2] pci: make rte_pci_remove_device static
` [PATCH 2/2] pci: remove unused function prototype

[PATCH] nl80211: fix nlmsg allocation in cfg80211_ft_event
 2018-05-22  9:00 UTC  (5+ messages)

[PATCH bpf-next 0/8] AF_XDP follow-up patches, uapi and cleanups
 2018-05-22  8:59 UTC  (2+ messages)

[PATCH v3 1/2] net/mlx5: fix setting offsets for SW parser
 2018-05-22  8:59 UTC  (2+ messages)
` [PATCH v3 2/2] net/mlx5: remove redundant checks

[Patch v3 1/2] x86/smp: count the number of online physical processor in the system
 2018-05-22  8:59 UTC  (7+ messages)
` [Patch v3 2/2] x86/microcode: Synchronize late microcode loading

[PATCH v2 bpf-next 0/3] bpf: Add MTU check to fib lookup helper
 2018-05-22  8:59 UTC  (2+ messages)

[PATCH 0/5] R-Car D3 LVDS/HDMI support
 2018-05-22  8:58 UTC  (6+ messages)
` [PATCH 5/5] arm64: dts: renesas: r8a77995-draak: add X12 input dot clock

[PATCH 1/2] net/failsafe: fix removed sub-device cleanup
 2018-05-22  8:56 UTC  (3+ messages)
` [PATCH v2 "

[PATCH] drm/i915/psr : Add psr1 live status
 2018-05-22  8:57 UTC 

[PATCH net] stmmac: fix reception of 802.1ad Ethernet tagged frames
 2018-05-22  8:56 UTC  (6+ messages)
` [PATCH v2 net] stmmac: strip vlan tag on reception only for 8021q "

Deleting a project from XFS quotas
 2018-05-22  8:46 UTC 

[PATCH v5 00/12] Add R8A7792/Blanche board support
 2018-05-22  8:54 UTC  (10+ messages)
` [PATCH] arm64: dts: renesas: r8a77980: add SMP support

[PATCH bpf v2 0/6] bpf: enhancements for multi-function programs
 2018-05-22  8:54 UTC  (5+ messages)
` [PATCH bpf v2 6/6] bpf: fix JITed dump for multi-function programs via syscall

[dm-crypt] [ANNOUNCE] cryptsetup 2.0.3
 2018-05-22  8:53 UTC  (3+ messages)
` [dm-crypt] Mildly OT: LUKS and the Debian installer

[PATCH 1/2] drm/rockchip: cnd-dp: adjust spdif register setting
 2018-05-22  8:53 UTC  (4+ messages)
` [PATCH 2/2] ASoC: rockchip: cdn-dp sound output use spdif

[PATCH] time: Fix CLOCK_MONOTONIC_RAW sub-nanosecond accounting
 2018-05-22  8:53 UTC  (3+ messages)

[PATCH 0/2] Add R8A77980/V3HSK GEther support
 2018-05-22  8:52 UTC  (9+ messages)
` [PATCH 1/2] arm64: dts: renesas: r8a77980: add "
` [PATCH 2/2] arm64: dts: renesas: v3hsk: "

[PATCH v1] libxl: always call qemus xen-save-devices-state in suspend/resume
 2018-05-22  8:52 UTC  (5+ messages)

[RFC PATCH 0/3] blk-mq: Timeout rework
 2018-05-22  8:51 UTC  (8+ messages)
` [RFC PATCH 3/3] blk-mq: Remove generation seqeunce

[Qemu-devel] storing machine data in qcow images?
 2018-05-22  8:50 UTC  (2+ messages)

[PATCH v6 (proposal)] powerpc/cpu: enable nr_cpus for crash kernel
 2018-05-22  8:49 UTC  (3+ messages)

Clang patch stacks for LTS kernels (v4.4 and v4.9) and status update
 2018-05-22  8:49 UTC  (11+ messages)

[PATCH] staging: greybus: fix spelling mistake: "Inavlid" -> "Invalid"
 2018-05-22  8:49 UTC  (2+ messages)
` [greybus-dev] "

[PATCH] lib/crc64.c: add MODULE_LICENSE("GPL")
 2018-05-22  8:47 UTC  (3+ messages)

[PATCH v2] btrfs: Use btrfs_mark_bg_unused() to replace open code
 2018-05-22  8:46 UTC  (2+ messages)

[PATCH] kbuild: rpm-pkg: Disable vmlinux.bz2 for ppc64 and ppc64le
 2018-05-22  8:45 UTC 

[PATCH] tools: hv: lsvmbus: convert to Python3
 2018-05-22  8:45 UTC 

[PATCH net-next v14 0/7] sched: Add Common Applications Kept Enhanced (cake) qdisc
 2018-05-22  8:45 UTC  (7+ messages)
` [PATCH net-next v14 4/7] sch_cake: Add NAT awareness to packet classifier
  ` [Cake] "
` [PATCH net-next v14 6/7] sch_cake: Add overhead compensation support to the rate shaper
  ` [Cake] "

[PATCH 0/5] ARM: shmobile: rcar-gen2: Remove legacy SMP fallback code
 2018-05-22  8:43 UTC  (3+ messages)

KASAN: use-after-free Read in vhost_chr_write_iter
 2018-05-22  8:42 UTC  (6+ messages)

[PATCH 0/1] git-p4: unshelving: fix problem with newer P4
 2018-05-22  8:41 UTC  (2+ messages)
` [PATCH 1/1] git-p4: unshelve: use action==add instead of rev==none


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.