All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-06-08 22:03:21 to 2017-06-08 23:24:44 UTC [more...]

[PATCH 35/67] drm/i915/cnl: Enable wrpll computation for CNL
 2017-06-08 23:24 UTC  (3+ messages)
` [PATCH] "

[PATCH net-next 0/8] qed*: Light L2 updates
 2017-06-08 23:24 UTC  (5+ messages)
` [PATCH net-next 1/8] qed: LL2 to use packed information for tx
` [PATCH net-next 2/8] qed: Revise ll2 Rx completion

[Qemu-devel] [PATCH v2] block: change variable names in BlockDriverState
 2017-06-08 23:22 UTC 

[PATCH net-next 0/6] netvsc: small cleanups
 2017-06-08 23:21 UTC  (7+ messages)
` [PATCH net-next 1/6] netvsc: optimize calculation of number of slots
` [PATCH net-next 2/6] netvsc: use hv_get_bytes_to_read
` [PATCH net-next 3/6] netvsc: use typed pointer for internal state
` [PATCH net-next 4/6] netvsc: mark error cases as unlikely
` [PATCH net-next 5/6] netvsc: pass net_device to netvsc_init_buf and netvsc_connect_vsp
` [PATCH net-next 6/6] netvsc: fold in get_outbound_net_device

[PATCH 0/4] mtd: mchp23k256: device tree and mchp23lcv1024
 2017-06-08 23:21 UTC  (12+ messages)
` [PATCH 3/4] mtd: mchp23k256: add partitioning support

[PATCH v2] mfd: tps65217: Introduce dependency on CONFIG_OF
 2017-06-08 23:18 UTC  (4+ messages)

[GIT PULL] MAINTAINERS email update
 2017-06-08 23:18 UTC 

[PATCH] macintosh: move mac_hid driver to input/mouse
 2017-06-08 23:18 UTC  (12+ messages)

Question on setting key right after the EAPOL 4/4 is sent
 2017-06-08 23:17 UTC 

[PATCH net-next 0/8] Bug fixes in ena ethernet driver
 2017-06-08 23:17 UTC  (2+ messages)

[PATCH v1 00/25] lib, rtc: Print rtc_time via %pt[dt][rv]
 2017-06-08 23:09 UTC  (7+ messages)
` [PATCH v1 04/25] lib/vsprintf: Print time and date in human readable format via %pt

[PATCH kmod] util: fix non-static assert_cc use
 2017-06-08 23:08 UTC  (3+ messages)

(no subject)
 2017-06-08 23:06 UTC  (9+ messages)
` [PATCH 05/20] arm64: rename COMPAT to AARCH32_EL0 in Kconfig
` [PATCH 19/20] arm64:ilp32: add vdso-ilp32 and use for signal return

ALSA: firewire-lib: Fix stall of process context on local CPU, with disabled IRQ at packet error
 2017-06-08 23:04 UTC 

[PATCH v6 00/34] x86: Secure Memory Encryption (AMD)
 2017-06-08 23:04 UTC  (13+ messages)
` [PATCH v6 10/34] x86, x86/mm, x86/xen, olpc: Use __va() against just the physical address in cr3
` [PATCH v6 25/34] swiotlb: Add warnings for use of bounce buffers with SME

[Qemu-devel] [PATCH] q35/mch: implement extended TSEG sizes
 2017-06-08 23:01 UTC  (5+ messages)

[PATCH 2/6] USB / PCI / PM: Allow the PCI core to do the resume cleanup
 2017-06-08 23:01 UTC  (2+ messages)

[PATCH] md: don't use flush_signals in userspace processes
 2017-06-08 22:58 UTC  (7+ messages)

[PATCH v4 9/9] perf symbols: Kill dso__build_id_is_kmod()
 2017-06-08 22:53 UTC  (2+ messages)
` [tip:perf/urgent] "

[PATCH v4 8/9] perf symbols: Keep DSO->symtab_type after decompress
 2017-06-08 22:53 UTC  (2+ messages)
` [tip:perf/urgent] "

[PATCH v4 7/9] perf test: Decompress kernel module before objdump
 2017-06-08 22:52 UTC  (2+ messages)
` [tip:perf/urgent] perf tests: "

[PATCH v4 6/9] perf tools: Consolidate error path in __open_dso()
 2017-06-08 22:52 UTC  (2+ messages)
` [tip:perf/urgent] "

[PATCH v4 5/9] perf tools: Decompress kernel module when reading DSO data
 2017-06-08 22:51 UTC  (2+ messages)
` [tip:perf/urgent] "

[PATCH 4/5] perf-script-python.txt: Fix wrong code snippets
 2017-06-08 22:47 UTC  (2+ messages)
` [tip:perf/urgent] perf script python: Fix wrong code snippets in documentation

[PATCH 3/5] perf-script-python.txt: Polish command examples
 2017-06-08 22:49 UTC  (2+ messages)
` [tip:perf/urgent] perf script python: Remove dups in documentation examples

[PATCH 00/16] Driver core: remove bus_type.dev_attrs
 2017-06-08 22:53 UTC  (5+ messages)
` [PATCH 11/16] powerpc: vio_cmo: use dev_groups and not dev_attrs for bus_type

[PATCH v4 4/9] perf annotate: Use dso__decompress_kmodule_path()
 2017-06-08 22:51 UTC  (2+ messages)
` [tip:perf/urgent] "

[PATCH 0/5] xen/pvh*: Support > 32 VCPUs at restore
 2017-06-08 22:53 UTC  (4+ messages)
  ` [Xen-devel] "

[PATCH v4 3/9] perf tools: Introduce dso__decompress_kmodule_{fd,path}
 2017-06-08 22:50 UTC  (2+ messages)
` [tip:perf/urgent] "

[PATCH 1/5] perf script: Fix outdated comment for perf-trace-python
 2017-06-08 22:46 UTC  (2+ messages)
` [tip:perf/urgent] "

[PATCH v4 2/9] perf tools: Fix a memory leak in __open_dso()
 2017-06-08 22:50 UTC  (2+ messages)
` [tip:perf/urgent] "

[PATCH 5/5] perf-script-python.txt: Apply updated trace_unhandled() definition
 2017-06-08 22:48 UTC  (2+ messages)
` [tip:perf/urgent] perf script python: Updated trace_unhandled() signature

[PATCH v4 1/9] perf annotate: Fix symbolic link of build-id cache
 2017-06-08 22:49 UTC  (2+ messages)
` [tip:perf/urgent] "

[PATCH 2/5] perf-script-python,perl.txt: Fix typos
 2017-06-08 22:47 UTC  (2+ messages)
` [tip:perf/urgent] perf script: Fix documentation errors

[PATCH] perf probe: Fix examples section of documentation
 2017-06-08 22:46 UTC  (2+ messages)
` [tip:perf/urgent] "

Mount structures are leaked
 2017-06-08 22:48 UTC  (3+ messages)

[refpolicy] [PATCH 1/3] iptables: align file contexts
 2017-06-08 22:46 UTC  (7+ messages)
` [refpolicy] [PATCH 2/3] iptables: update

[PATCH 0/3] use the Meson8b clock controller driver on Meson8 SoCs
 2017-06-08 22:44 UTC  (8+ messages)
` [PATCH 1/3] clk: meson: meson8b: add compatibles for Meson8 and Meson8m2

[refpolicy] [PATCH 1/3] mysql: remove mysqlmanager policy
 2017-06-08 22:43 UTC  (2+ messages)

[GIT PULL 00/15] perf/urgent fixes
 2017-06-08 22:42 UTC  (3+ messages)
` [PATCH 03/15] perf script: Fix documentation errors

[RFC v2 0/2] generate uevent for SCSI sense code
 2017-06-08 22:42 UTC  (4+ messages)
` [RFC v2 2/2] scsi: add rate limit to scsi sense code uevent

[U-Boot] [PATCH v2 4/7] usb: dwc2-otg: make regs_otg (in platdata) a uintptr_t
 2017-06-08 22:41 UTC  (12+ messages)

[U-Boot] [PATCH v2 1/3] dm: core: Clarify uclass_first/next_device() comments
 2017-06-08 22:41 UTC  (3+ messages)
` [U-Boot] [PATCH v2 3/3] dm: core: Add uclass_first/next_device_check()

[refpolicy] [PATCH 1/2] arpwatch: align file contexts
 2017-06-08 22:41 UTC  (4+ messages)
` [refpolicy] [PATCH 2/2] arpwatch: update

git stash --include-untracked possible destructive behavior
 2017-06-08 22:39 UTC  (4+ messages)
    `  "

[refpolicy] [PATCH] chkrootkit: add policy module
 2017-06-08 22:38 UTC  (2+ messages)

[PATCH net-next v2 0/7] net: dsa: mv88e6xxx: ops cosmetics
 2017-06-08 22:34 UTC  (8+ messages)
` [PATCH net-next v2 1/7] net: dsa: mv888e6xxx: do not use netdev printing
` [PATCH net-next v2 2/7] net: dsa: mv88e6xxx: add egress mode enumeration
` [PATCH net-next v2 3/7] net: dsa: mv88e6xxx: use bridge state values
` [PATCH net-next v2 4/7] net: dsa: mv88e6xxx: do not prefix ops with g1
` [PATCH net-next v2 5/7] net: dsa: mv88e6xxx: rework pause limit operation
` [PATCH net-next v2 6/7] net: dsa: mv88e6xxx: rework jumbo size operation
` [PATCH net-next v2 7/7] net: dsa: mv88e6xxx: prefix PHY macros

[refpolicy] [PATCH] selinux: fix context of secure_mode_policyload boolean
 2017-06-08 22:37 UTC  (2+ messages)

UFS s_maxbytes bogosity
 2017-06-08 22:36 UTC  (12+ messages)

[PATCH v6 0/3] ARM: dts: imx7: add NAND support
 2017-06-08 22:34 UTC  (9+ messages)
` [PATCH v6 1/3] clk: imx7d: create clocks behind rawnand clock gate
` [PATCH v6 2/3] ARM: dts: imx7: add GPMI NAND and APBH DMA
` [PATCH v6 3/3] ARM: dts: imx7-colibri: add NAND support

e4defrag: Corrupt file after running e4defrag
 2017-06-08 22:35 UTC  (2+ messages)

[PATCH] powerpc/book3s64: Move PPC_DT_CPU_FTRs and enable it by default
 2017-06-08 22:34 UTC  (2+ messages)
`  "

[PATCH v2] cxl: Fix error path on bad ioctl
 2017-06-08 22:34 UTC  (2+ messages)
` [v2] "

[PATCH] powerpc/mm/4k: Limit 4k page size config to 64TB virtual address space
 2017-06-08 22:34 UTC  (2+ messages)
`  "

[refpolicy] [PATCH] netutils: update
 2017-06-08 22:34 UTC  (2+ messages)

[RFC PATCH] gpio: use "output-active" and "output-inactive" for gpio-hogs
 2017-06-08 22:33 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/4] xenfb: Add vkbd-only option
 2017-06-08 22:33 UTC  (9+ messages)
` [Qemu-devel] [PATCH 1/4] xenfb: Add feature-vkbd-standalone
  `  "
` [Qemu-devel] [PATCH 2/4] xenfb: Activate mouse handler
    `  "
  ` [PATCH 0/4] xenfb: Add vkbd-only option

[PATCH] f2fs: use proper variable name
 2017-06-08 22:32 UTC 

[PATCH v2 0/8] Avoid problem where git_dir is set after alias expansion
 2017-06-08 22:32 UTC  (2+ messages)

[PATCH 0/3] Add Broadcom STB USB phy driver
 2017-06-08 22:31 UTC  (7+ messages)
` [PATCH 2/3] dt-bindings: Add Broadcom STB USB PHY binding document
` [PATCH 3/3] phy: usb: phy-brcm-usb: Add Broadcom STB USB phy driver

[PATCH 1/4] dt-bindings: tps65217: Update binding documentation
 2017-06-08 22:30 UTC  (9+ messages)
` [PATCH 4/4] mfd: tps65217: Instantiate sub-devices from device tree

[PATCH v3] clk: bcm2835: remove remains from stub clk driver
 2017-06-08 22:29 UTC 

[PATCH 0/3] ACPI / sleep: Support power button wakeup from S2I on recent Dell laptops
 2017-06-08 22:28 UTC  (2+ messages)

[Qemu-devel] [PATCH] nbd: Fix regression on resiliency to port scan
 2017-06-08 22:26 UTC 

[PATCH] Reimplement include functionality in nfs.conf
 2017-06-08 22:24 UTC  (2+ messages)

[PATCH v5 0/3] ARM: dts: imx7: add NAND support
 2017-06-08 22:23 UTC  (6+ messages)
` [PATCH v5 2/3] ARM: dts: imx7: add GPMI NAND and APBH DMA

[RFC 0/6] IORT support and introduce fwspec
 2017-06-08 22:22 UTC  (3+ messages)
` [RFC 6/6] acpi:arm64: Add support for parsing IORT table

[PATCH 01/17] drm/i915/cnl: Implement .get_display_clock_speed() for CNL
 2017-06-08 22:22 UTC  (17+ messages)
` [PATCH 02/17] drm/i915/cnl: Implement .set_cdclk() "
` [PATCH 04/17] drm/i915/cnl: Allow dynamic cdclk changes on CNL
` [PATCH 05/17] drm/i915/cnl: DDI - PLL mapping
` [PATCH 06/17] drm/i915: Configure DPLL's for Cannonlake
` [PATCH 07/17] drm/i915/cnl: Initialize PLLs
` [PATCH 08/17] drm/i915: Add MMIO helper for 6 ports with different offsets
` [PATCH 09/17] drm/i915/cnl: Add registers related to voltage swing sequences
` [PATCH 10/17] drm/i915/cnl: Add DDI Buffer translation tables for Cannonlake
` [PATCH 11/17] drm/i915/cnl: Implement voltage swing sequence
` [PATCH 12/17] drm/i915/cnl: Enable loadgen_select bit for vswing sequence
` [PATCH 13/17] drm/i915/DMC/CNL: Load DMC on CNL
` [PATCH 14/17] drm/i915: Use HAS_CSR instead of gen number on DMC load
` [PATCH 15/17] drm/i915/cnl: Fix Cannonlake scaler mode programing
` [PATCH 16/17] drm/i915/cnl: Enable fifo underrun for Cannonlake
` [PATCH 17/17] drm/i915/cnl: LSPCON support is gen9+
` ✓ Fi.CI.BAT: success for series starting with [01/17] drm/i915/cnl: Implement .get_display_clock_speed() for CNL

[refpolicy] [PATCH] rkhunter: add policy module
 2017-06-08 22:22 UTC  (2+ messages)

[PATCH] allow DRM_MASTER to change client's priorities
 2017-06-08 22:22 UTC  (11+ messages)
  ` [PATCH 1/8] drm/amdgpu: add parameter to allocate high priority contexts v11
      ` [PATCH] "
  ` [PATCH 2/8] drm/amdgpu: add framework for HW specific priority settings v8
  ` [PATCH 3/8] drm/amdgpu: implement ring set_priority for gfx_v8 compute v9
  ` [PATCH 4/8] drm/amdgpu: make amdgpu_to_sched_priority detect invalid parameters
  ` [PATCH 5/8] drm/amdgpu: move priority decay logic into amd_sched_priority_ctr
  ` [PATCH 6/8] drm/amd/sched: allow clients to edit an entity's rq
  ` [PATCH 7/8] drm/amdgpu: add plumbing for ctx priority changes
  ` [PATCH 8/8] drm/amdgpu: add interface for editing a foreign process's priority

[PATCH 0/3] pinctrl: sun8i: Add support for A83T R_PIO
 2017-06-08 22:22 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: pinctrl: sunxi: Add compatible string "

[PATCHv3 0/4] Add Altera I2C Controller Driver
 2017-06-08 22:21 UTC  (4+ messages)
` [PATCHv3 3/4] dt-bindings: i2c: Add Altera I2C Controller

[GIT PULL] drm/fsl-dcu: cleanup and fixes for v4.13
 2017-06-08 22:21 UTC 

[PATCH v4 0/4] MIPS Boston support
 2017-06-08 22:20 UTC  (3+ messages)
` [PATCH v4 1/4] dt-bindings: Document img,boston-clock binding

Resend [PATCH] powerpc/hotplug-mem: Fix aa_index match bug for hotplug
 2017-06-08 22:20 UTC  (2+ messages)

[REGRESSION] [4.11/4.12-rc3] Hang on Suspend to RAM
 2017-06-08 22:19 UTC  (3+ messages)

[Intel-wired-lan] [jkirsher-next-queue:1GbE] BUILD SUCCESS 833521ebc65b1c3092e5c0d8a97092f98eec595d
 2017-06-08 22:18 UTC 

[PATCH 0/2] Define CPU_BIG_ENDIAN or warn for inconsistencies
 2017-06-08 22:17 UTC  (6+ messages)
` [PATCH 1/2] arch: Define CPU_BIG_ENDIAN for all fixed big endian archs
` [PATCH 2/2] include: warn for inconsistent endian config definition

[PATCH 0/2] nohz: Deal with clock reprogram skipping issues v2
 2017-06-08 22:13 UTC  (11+ messages)
` [PATCH 2/2] tick: Make sure tick timer is active when bypassing reprogramming
                ` [PATCH] nohz: Fix spurious warning when hrtimer and clockevent get out of sync

[refpolicy] [PATCH] netutils: Add some permissions required by nmap to traceroute_t
 2017-06-08 22:15 UTC  (4+ messages)

(unknown),
 2017-06-08 22:14 UTC 

[PATCH] drm/i915/glk: Remove the alpha_support flag
 2017-06-08 22:14 UTC  (2+ messages)

[media-af9013] question about return value in function af9013_wr_regs()
 2017-06-08 21:51 UTC 

[PATCH v6 0/8] MFD: add driver for HiSilicon Hi6421v530 PMIC
 2017-06-08 22:08 UTC  (23+ messages)
` [PATCH v6 1/8] mfd: hi6421-pmic: cleanup: change license text to shorter form
` [PATCH v6 2/8] mfd: hi6421-pmic: cleanup: update dev_err messages
` [PATCH v6 3/8] dt-bindings: mfd: hi6421: Add hi6421v530 compatible string
` [PATCH v6 4/8] mfd: hi6421-pmic: add support for HiSilicon Hi6421v530
` [PATCH v6 5/8] regulator: hi6421v530: add driver for hi6421v530 voltage regulator
` [PATCH v6 6/8] regulator: hi6421: Describe consumed platform device
` [PATCH v6 7/8] arm64: dts: hikey960: add device node for pmic and regulators
` [PATCH v6 8/8] arm64: defconfig: enable support hi6421v530 PMIC

Kernel 3.18.55 compilation fails (missing function declaration)
 2017-06-08 22:10 UTC  (2+ messages)

linux-next: bad commit in the xen-tip tree
 2017-06-08 22:09 UTC  (2+ messages)

PROBLEM: nfs I/O errors with sqlite applications
 2017-06-08 22:07 UTC  (12+ messages)

[RFC PATCH] sched: select_idle_core should select least utilized core
 2017-06-08 22:06 UTC  (3+ messages)

[PATCH 0/3] USB: add API for interface driver to vote for autosuspend
 2017-06-08 21:58 UTC  (2+ messages)
` [PATCH 2/3] HID: usbhid: enable autosuspend for devices whose


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.