linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-03-12 22:01:57 to 2017-03-13 08:43:24 UTC [more...]

[PATCH 4.9 00/63] 4.9.15-stable review
 2017-03-13  8:39 UTC  (11+ messages)
` [PATCH 4.9 01/63] tty: n_hdlc: get rid of racy n_hdlc.tbuf
` [PATCH 4.9 03/63] KVM: s390: Disable dirty log retrieval for UCONTROL guests
` [PATCH 4.9 05/63] Bluetooth: Add another AR3012 04ca:3018 device
` [PATCH 4.9 07/63] s390/dcssblk: fix device size calculation in dcssblk_direct_access()
` [PATCH 4.9 10/63] s390: TASK_SIZE for kernel threads
` [PATCH 4.9 11/63] s390: make setup_randomness work
` [PATCH 4.9 12/63] s390: use correct input data address for setup_randomness
` [PATCH 4.9 31/63] target: Fix NULL dereference during LUN lookup + active I/O shutdown
` [PATCH 4.9 34/63] nlm: Ensure callback code also checks that the files match
` [PATCH 4.9 38/63] mac80211: flush delayed work when entering suspend

[PATCH 0/4] ARM: dts: Add Parvus Duracor C310 board support
 2017-03-13  8:41 UTC  (3+ messages)
` [PATCH 1/4] arm: defconfig: imx6: Added CONFIG_FHANDLE

[PATCH 4.4 00/36] 4.4.54-stable review
 2017-03-13  8:39 UTC  (13+ messages)
` [PATCH 4.4 01/36] TTY: n_hdlc, fix lockdep false positive
` [PATCH 4.4 02/36] tty: n_hdlc: get rid of racy n_hdlc.tbuf
` [PATCH 4.4 03/36] serial: 8250_pci: Add MKS Tenta SCOM-0800 and SCOM-0801 cards
` [PATCH 4.4 05/36] KVM: VMX: use correct vmcs_read/write for guest segment selector/base
` [PATCH 4.4 06/36] Bluetooth: Add another AR3012 04ca:3018 device
` [PATCH 4.4 09/36] s390: TASK_SIZE for kernel threads
` [PATCH 4.4 11/36] s390: use correct input data address for setup_randomness
` [PATCH 4.4 14/36] IB/ipoib: Fix deadlock between rmmod and set_mode
` [PATCH 4.4 16/36] IB/srp: Avoid that duplicate responses trigger a kernel bug
` [PATCH 4.4 18/36] ktest: Fix child exit code processing
` [PATCH 4.4 27/36] drm/ast: Call open_key before enable_mmio in POST code
` [PATCH 4.4 28/36] drm/ast: Fix AST2400 POST failure without BMC FW or VBIOS

[PATCH] perf report: show sort_order in title
 2017-03-13  8:36 UTC 

[PATCH] perf sort: only insert overhead && overhead_children when no overhead* field given
 2017-03-13  8:36 UTC 

[PATCH] KVM: nVMX: don't reset kvm mmu twice
 2017-03-13  8:37 UTC  (2+ messages)

[PATCH] perf report: Document +field style argument support for --field option
 2017-03-13  8:32 UTC 

[PATCH v2 0/4] usb: dwc3: dual-role support
 2017-03-13  8:33 UTC  (2+ messages)

[PATCH] perf sort: Segmentation fault of basic block cycles sort dimension
 2017-03-13  8:31 UTC 

[PATCH v3 RFC] mm/vmscan: more restrictive condition for retry of shrink_zones
 2017-03-13  8:33 UTC  (2+ messages)

[PATCH] perf: ignore generted files pmu-events/{jevents,pmu-events.c} for git
 2017-03-13  8:30 UTC 

[PATCH] perf: missing c2c command in command-list
 2017-03-13  8:28 UTC 

[PATCH] drm/i915: annote drop_caches debugfs interface with lockdep
 2017-03-13  8:30 UTC  (5+ messages)

Announce loop-AES-v3.7k file/swap crypto package
 2017-03-13  8:29 UTC 

[PATCH] drm: virtio: fix kmem_cache_alloc error check
 2017-03-13  8:22 UTC 

[PATCH v4 0/5] ARM: K2G: Add support for TI-SCI Generic PM Domains
 2017-03-13  8:21 UTC  (7+ messages)
` [PATCH v4 2/5] PM / Domains: Do not check if simple providers have phandle cells
` [PATCH v4 3/5] dt-bindings: Add TI SCI PM Domains
` [PATCH v4 4/5] soc: ti: Add ti_sci_pm_domains driver

[PATCH v5 00/39] i.MX Media Driver
 2017-03-13  8:16 UTC  (12+ messages)

Bad DT binding (hisi-pcie-almost-ecam)
 2017-03-13  8:14 UTC  (2+ messages)

[PATCH v3 3/5] coresight: add support for debug module
 2017-03-13  8:12 UTC  (5+ messages)
` [v3 "

[PATCH] usb: xhci: bInterval quirk for TI TUSB73x0
 2017-03-13  8:11 UTC  (4+ messages)
    ` [PATCH v2] "

futex: use-after-free in futex_wait_requeue_pi
 2017-03-13  8:06 UTC  (2+ messages)

[v2 PATCH 3/3] mmc: sdhci-cadence: Update PHY delay configuration
 2017-03-13  7:57 UTC  (5+ messages)

[PATCH 00/26] x86: 5-level paging enabling for v4.12
 2017-03-13  7:49 UTC  (31+ messages)
` [PATCH 01/26] x86: basic changes into headers for 5-level paging
` [PATCH 02/26] x86: trivial portion of 5-level paging conversion
` [PATCH 03/26] x86/gup: add 5-level paging support
` [PATCH 04/26] x86/ident_map: "
` [PATCH 05/26] x86/mm: add support of p4d_t in vmalloc_fault()
` [PATCH 06/26] x86/power: support p4d_t in hibernate code
` [PATCH 07/26] x86/kexec: support p4d_t
` [PATCH 08/26] x86/efi: handle p4d in EFI pagetables
` [PATCH 09/26] x86/mm/pat: handle additional page table
` [PATCH 10/26] x86/kasan: prepare clear_pgds() to switch to <asm-generic/pgtable-nop4d.h>
` [PATCH 11/26] x86/xen: convert __xen_pgd_walk() and xen_cleanmfnmap() to support p4d
` [PATCH 12/26] x86: convert the rest of the code to support p4d_t
` [PATCH 13/26] x86: detect 5-level paging support
` [PATCH 14/26] x86/asm: remove __VIRTUAL_MASK_SHIFT==47 assert
` [PATCH 15/26] x86/mm: define virtual memory map for 5-level paging
` [PATCH 16/26] x86/paravirt: make paravirt code support "
` [PATCH 17/26] x86/mm: basic defines/helpers for CONFIG_X86_5LEVEL
` [PATCH 18/26] x86/dump_pagetables: support 5-level paging
` [PATCH 19/26] x86/kasan: extend to "
` [PATCH 20/26] x86/espfix: "
` [PATCH 21/26] x86/mm: add support of additional page table level during early boot
` [PATCH 22/26] x86/mm: add sync_global_pgds() for configuration with 5-level paging
` [PATCH 23/26] x86/mm: make kernel_physical_mapping_init() support "
` [PATCH 24/26] x86/mm: add support for 5-level paging for KASLR
` [PATCH 25/26] x86: enable 5-level paging support
` [PATCH 26/26] x86/mm: allow to have userspace mappings above 47-bits

[PATCH] tpm: Add sysfs interface to show TPM hardware version
 2017-03-13  7:47 UTC  (3+ messages)

[PATCH] kvm: better MWAIT emulation for guests
 2017-03-13  7:44 UTC  (4+ messages)

[PATCH v2 00/23] MAINTAINERS: Add file patterns for subsystem device tree bindings
 2017-03-13  7:43 UTC  (4+ messages)
` [PATCH v2 12/23] MAINTAINERS: Add file patterns for media "

kexec regression since 4.9 caused by efi
 2017-03-13  7:37 UTC  (4+ messages)

[PATCH v2 00/21] x86/xen: untangle PV and PVHVM guest support code
 2017-03-13  7:37 UTC  (9+ messages)
` [PATCH v2 07/21] x86/xen: split xen_smp_intr_init()/xen_smp_intr_free()
` [PATCH v2 08/21] x86/xen: split xen_smp_prepare_boot_cpu()
` [PATCH v2 09/21] x86/xen: split xen_cpu_die()
` [PATCH v2 10/21] x86/xen: split off smp_hvm.c

[v6 0/8] staging: fsl-mc: add dpio driver
 2017-03-13  7:34 UTC  (2+ messages)

[PATCH] net: usb: asix88179_178a: use new api ethtool_{get|set}_link_ksettings
 2017-03-13  7:34 UTC  (3+ messages)

[PATCH 1/2] extcon: int3496: Use gpiod_get instead of gpiod_get_index
 2017-03-13  7:27 UTC  (5+ messages)
  ` [PATCH 2/2] extcon: int3496: Explicitly set the id pin to direction-input

[PATCH v1] x86/platform/intel-mid: Correct MSI for watchdog device
 2017-03-13  7:15 UTC  (2+ messages)
` [tip:x86/urgent] x86/platform/intel-mid: Correct MSI IRQ line "

[PATCH] usb-core: Add MS_INTR_BINTERVAL USB quirk
 2017-03-13  7:05 UTC  (6+ messages)

[PATCH 1/2] Fix V8 device information issue
 2017-03-13  7:04 UTC  (2+ messages)
` [PATCH 2/2] Fix the issue that V8 Button pad Stick button does not work

[PATCH] staging: rtl8188eu: removed blank lines coding style problem
 2017-03-13  7:00 UTC 

[PATCH net-next v2 00/17] net: dsa: mv88e6xxx: rework ATU support
 2017-03-13  6:54 UTC  (2+ messages)

The i915 stable patch marking is totally broken
 2017-03-13  6:49 UTC  (7+ messages)
    ` [Intel-gfx] "

[PATCH] ACPI / APEI: use setup_deferrable_timer
 2017-03-13  6:47 UTC  (5+ messages)
` [PATCH] ambassador: use setup_timer
` [PATCH] drop_monitor: "

[PATCH v3] refcount: add refcount_t API kernel-doc comments
 2017-03-13  6:46 UTC  (2+ messages)
` [tip:locking/core] locking/refcount: Add "

[PATCH v2 0/3] watchdog: s3c2410: Minor cleanups
 2017-03-13  6:47 UTC  (4+ messages)
` [PATCH v2 1/3] watchdog: s3c2410: Constify local structures

Getting "Wrong diagnostic page; asked for 7 got 0" error message on HBA's virtual SES device
 2017-03-13  6:43 UTC 

[PATCH v2 0/8] watchdog: s3c2410: Fixes and improvements
 2017-03-13  6:41 UTC  (4+ messages)
` [PATCH v2 3/8] ARM: dts: exynos: Fix watchdog reset on Exynos4412

[PATCH v2 0/9] net: stmmac: Fixes and Tegra186 support
 2017-03-13  6:35 UTC  (2+ messages)

[PATCH v1 00/10] make try_to_unmap simple
 2017-03-13  6:34 UTC  (13+ messages)
` [PATCH v1 01/10] mm: remove unncessary ret in page_referenced
` [PATCH v1 02/10] mm: remove SWAP_DIRTY in ttu
` [PATCH v1 03/10] mm: remove SWAP_MLOCK check for SWAP_SUCCESS "
` [PATCH v1 04/10] mm: make the try_to_munlock void function
` [PATCH v1 05/10] mm: remove SWAP_MLOCK in ttu
` [PATCH v1 06/10] mm: remove SWAP_AGAIN "
` [PATCH v1 07/10] mm: make ttu's return boolean
` [PATCH v1 08/10] mm: make rmap_walk void function
` [PATCH v1 09/10] mm: make rmap_one boolean function
` [PATCH v1 10/10] mm: remove SWAP_[SUCCESS|AGAIN|FAIL]

[PATCH 00/14] cpufreq: intel_pstate: Fixes, cleanups and optimizations
 2017-03-13  6:29 UTC 

[PATCH] phy: rcar-gen3-usb2: fix implementation for runtime PM
 2017-03-13  6:24 UTC 

Today's mainline failed to boot on Power 6 with WARNING: CPU: 8 PID: 0 at kernel/sched/sched.h
 2017-03-13  6:13 UTC 

[PATCH 0/3] powernv:idle: Fixes for CPU-Hotplug on POWER DD1.0
 2017-03-13  6:01 UTC  (4+ messages)
` [PATCH 1/3] powernv:smp: Add busy-wait loop as fall back for CPU-Hotplug
` [PATCH 2/3] powernv:idle: Don't override default/deepest directly in kernel
` [PATCH 3/3] powernv:Recover correct PACA on wakeup from a stop on P9 DD1

[net-next v2 00/10] QorIQ DPAA 1 updates
 2017-03-13  6:01 UTC  (2+ messages)

[PATCH] [media] atmel-isc: fix off-by-one comparison and out of bounds read issue
 2017-03-13  5:53 UTC  (7+ messages)

[PATCH v2 1/2] net: sched: make default fifo qdiscs appear in the dump
 2017-03-13  5:53 UTC  (3+ messages)
` [PATCH v3 "

[RESEND PATCH v3 0/7] PCI: dwc: Miscellaneous fixes and cleanups
 2017-03-13  5:30 UTC  (9+ messages)
` [RESEND PATCH v3 4/7] PCI: dwc: all: Modify dbi accessors to take dbi_base as argument

[PATCH] staging: iio: ade7753: replace mlock with driver private lock
 2017-03-13  5:29 UTC  (4+ messages)
` [Outreachy kernel] "

[RFC PATCH] phy: samsung: move the Samsung specific phy files to "samsung" directory
 2017-03-13  5:21 UTC  (5+ messages)

[PATCH] mm, gup: fix typo in gup_p4d_range()
 2017-03-13  5:22 UTC 

[PATCH] mm: mark gup_pud_range as unused
 2017-03-13  5:21 UTC  (2+ messages)

[PATCH v4] zram: extend zero pages to same element pages
 2017-03-13  5:17 UTC  (3+ messages)
` memfill v2 now with ARM and x86 implementations

[PATCH 1/7] regulator: max1586: Constify regulator_ops
 2017-03-13  5:00 UTC  (4+ messages)
    ` [PATCH 2/7] regulator: max77693: "

[PATCH v2] mtd: Fix mtdblock for >4GB MTD devices
 2017-03-13  5:07 UTC  (4+ messages)

[PATCH v2-kernel 4.1] irqdomain: handle the per-CPU irq trigger type settings
 2017-03-13  5:00 UTC 

[PATCH v2] statx: optimize copy of struct statx to userspace
 2017-03-13  4:34 UTC  (7+ messages)

[PATCH 00/14] cpufreq: intel_pstate: Fixes, cleanups and optimizations
 2017-03-13  4:00 UTC  (3+ messages)
` [PATCH 01/14] cpufreq: intel_pstate: Update pid_params.sample_rate_ns in pid_param_set()

[PATCH for-4.11] ASoC: don't dereference NULL pcm_{new,free}
 2017-03-13  3:46 UTC  (6+ messages)

[PATCH 3.16 302/370] drm/radeon: Use mode h/vdisplay fields to hide out of bounds HW cursor
 2017-03-13  3:35 UTC  (2+ messages)

[PATCH] Add pidfs filesystem
 2017-03-13  3:19 UTC  (5+ messages)
` [RFC] Add option to mount only a pids subset

[PATCH 1/1] Drivers: hv: vmbus: Don't leak memory when a channel is rescinded
 2017-03-13  3:00 UTC 

[PATCH 1/3] dt-bindings: imx-ocotp: add compatible string for i.MX7D/S
 2017-03-13  3:14 UTC  (3+ messages)

Final Notice Upgrade your Mailbox Now
 2017-03-11 20:11 UTC 

4.11.0-rc2 BUG: Bad page map in process libinput-device
 2017-03-13  2:49 UTC 

[PATCH v2] net: intel: ixgbe: use new api ethtool_{get|set}_link_ksettings
 2017-03-13  2:28 UTC  (2+ messages)

[PATCH] net: via: via-velocity: use new api ethtool_{get|set}_link_ksettings
 2017-03-13  2:28 UTC  (2+ messages)

[PATCH] net: via: via-rhine: use new api ethtool_{get|set}_link_ksettings
 2017-03-13  2:28 UTC  (2+ messages)

[PATCH] net: fjes: use new api ethtool_{get|set}_link_ksettings
 2017-03-13  2:28 UTC  (2+ messages)

[PATCH V12 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
 2017-03-13  2:31 UTC  (5+ messages)
` [PATCH V12 09/10] trace, ras: add ARM processor error trace event

[PATCH] net: hyperv: use new api ethtool_{get|set}_link_ksettings
 2017-03-13  2:28 UTC  (2+ messages)

[PATCH] net: tundra: tsi108: use new api ethtool_{get|set}_link_ksettings
 2017-03-13  2:28 UTC  (2+ messages)

[PATCH v2 1/5] PCI: rockchip: fix sign issues for current limits
 2017-03-13  2:26 UTC  (6+ messages)
` [PATCH v2 3/5] PCI: rockchip: add remove() support

[PATCH V7 0/7] LPC: legacy ISA I/O support
 2017-03-13  2:42 UTC  (8+ messages)
` [PATCH V7 1/7] LIBIO: Introduce a generic PIO mapping method
` [PATCH V7 2/7] PCI: Apply the new generic I/O management on PCI IO hosts
` [PATCH V7 3/7] OF: Add missing I/O range exception for indirect-IO devices
` [PATCH V7 4/7] LPC: Support the device-tree LPC host on Hip06/Hip07
` [PATCH V7 5/7] ACPI: Delay the enumeration on the devices whose dependency has not met
` [PATCH V7 6/7] LIBIO: Support the dynamically logical PIO registration of ACPI host I/O
` [PATCH V7 7/7] LPC: Add the ACPI LPC support

[lkp-robot] [drm/i915] 1f58c8e7ea: WARNING:at_drivers/gpu/drm/i915/intel_drv.h:#gen6_read32[i915]
 2017-03-13  2:19 UTC 

[PATCH v2 00/10] try to reduce fragmenting fallbacks
 2017-03-13  2:16 UTC  (5+ messages)
` [RFC v2 10/10] mm, page_alloc: introduce MIGRATE_MIXED migratetype

[PATCH v2 2/2] mtd: Add support for reading MTD devices via the nvmem API
 2017-03-13  2:18 UTC  (2+ messages)
` [lkp-robot] [mtd] 88eb23fa5e: kernel_BUG_at_fs/sysfs/file.c

[PATCH] x86-32: fix tlb flushing when lguest clears PGE
 2017-03-13  2:02 UTC  (2+ messages)

NFS corruption, fixed by echo 1 > /proc/sys/vm/drop_caches -- next debugging steps?
 2017-03-13  1:43 UTC 

[acpi] NMI watchdog: BUG: soft lockup - CPU#0 stuck for 24s! [swapper/0:1]
 2017-03-13  1:42 UTC 

[PATCHv2] usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirk
 2017-03-13  1:28 UTC  (2+ messages)

[PATCH v19 0/4] Introduce usb charger framework to deal with the usb gadget power negotation
 2017-03-13  1:09 UTC  (12+ messages)

[PATCH v3] statx: optimize copy of struct statx to userspace
 2017-03-13  1:00 UTC  (3+ messages)

[GIT PULL] platform-drivers-x86 for 4.11-2
 2017-03-12 23:57 UTC 

[RFC 0/2] Add support for OCC inband sensors in P9
 2017-03-12 22:53 UTC  (5+ messages)
` [RFC 2/2] hwmon: powernv: Hwmon driver for OCC inband power and temperature sensors

[PATCH] MIPS: smp-mt: fix missing task_stack_page compile error
 2017-03-12 22:42 UTC  (2+ messages)

[PATCH v2 0/2] iio: Add parent_trigger attribute to triggers
 2017-03-12 22:41 UTC  (8+ messages)
` [PATCH v2 1/2] iio: Allow triggers to be used as parent of others triggers

[PATCH v4 14/36] [media] v4l2-mc: add a function to inherit controls from a pipeline
 2017-03-12 22:37 UTC  (12+ messages)

[PATCH linux v8 0/6] drivers: hwmon: Add On-Chip Controller driver
 2017-03-12 22:29 UTC  (3+ messages)
` [PATCH linux v8 2/6] hwmon: occ: Add sysfs interface

[BUG] 4.11.0-rc1 panic on shutdown X61s
 2017-03-12 22:23 UTC  (5+ messages)

[PATCH] net: usb: rtl8150: use new api ethtool_{get|set}_link_ksettings
 2017-03-12 22:16 UTC 

[PATCH] staging: fbtft: Allows bpp to be set from dt
 2017-03-12 22:12 UTC  (2+ messages)

[PATCH] staging: rtl8192u: use __le16_to_cpu instead of cast
 2017-03-12 22:02 UTC 

[PATCH 0/4] uapi glibc compat: fix musl libc compatibility
 2017-03-12 22:00 UTC  (3+ messages)
` [PATCH 3/4] uapi glibc compat: Do not check for __USE_MISC
` [PATCH 4/4] uapi/if_ether.h: prevent redefinition of struct ethhdr

Linux 4.11-rc2
 2017-03-12 22:01 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).