linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-01-11 17:54:24 to 2017-01-11 21:42:34 UTC [more...]

[PATCH v8 3/3] console: Add persistent scrollback buffers for all VGA consoles
 2017-01-11 21:41 UTC  (4+ messages)
` [PATCH v9 4/4] console: Make persistent scrollback a boot parameter

[PATCHSET v6] blk-mq scheduling framework
 2017-01-11 21:40 UTC  (11+ messages)
` [PATCH 01/10] block: move existing elevator ops to union
` [PATCH 02/10] blk-mq: make mq_ops a const pointer
` [PATCH 03/10] block: move rq_ioc() to blk.h
` [PATCH 04/10] blk-mq: un-export blk_mq_free_hctx_request()
` [PATCH 05/10] blk-mq: export some helpers we need to the scheduling framework
` [PATCH 06/10] blk-mq-tag: cleanup the normal/reserved tag allocation
` [PATCH 07/10] blk-mq: abstract out helpers for allocating/freeing tag maps
` [PATCH 08/10] blk-mq-sched: add framework for MQ capable IO schedulers
` [PATCH 09/10] mq-deadline: add blk-mq adaptation of the deadline IO scheduler
` [PATCH 10/10] blk-mq-sched: allow setting of default "

[PATCH] tty_port: checkpatch: Refactored file to linux style guides
 2017-01-11 21:39 UTC 

[PATCH] ACPI/PCI: Fix bus range comparation in pci_mcfg_lookup
 2017-01-11 21:37 UTC  (2+ messages)

[PATCH v3 0/4] ARM: K2G: Add support for TI-SCI Generic PM Domains
 2017-01-11 21:34 UTC  (5+ messages)
` [PATCH v3 2/4] dt-bindings: Add TI SCI "

[PATCH v5 0/6] inherit dma configuration from parent dev
 2017-01-11 21:32 UTC  (5+ messages)

[PATCH] staging: rtl: fix possible NULL pointer dereference
 2017-01-11 21:33 UTC  (2+ messages)

[PATCH] arm64: dts: exynos: Replace small letter of base address/offset on Exynos5433
 2017-01-11 21:30 UTC  (5+ messages)

[PATCH 0/2] media: rc: add support for IR receiver on MT7623 SoC
 2017-01-11 21:27 UTC  (5+ messages)
` [PATCH 1/2] Documentation: devicetree: Add document bindings for mtk-cir

[PATCH] platform/x86: Add IMS/ZII SCU driver
 2017-01-11 21:26 UTC 

[RFC v4 0/6] CPU reclaiming for SCHED_DEADLINE
 2017-01-11 21:22 UTC  (14+ messages)
` [RFC v4 2/6] sched/deadline: improve the tracking of active utilization

[PATCH v2 0/3] PCI: designware/dra7xx: misc fixes and cleanups
 2017-01-11 21:21 UTC  (2+ messages)

[PATCH v4 0/3] HID: switch hid-rmi to rmi_core
 2017-01-11 21:20 UTC  (2+ messages)

[PATCH] staging: android/ion: Fix coding style issues
 2017-01-11 21:20 UTC 

[PATCH v2 0/6] arm64: allwinner: a64: Enable MMC support
 2017-01-11 21:17 UTC  (4+ messages)
` [PATCH v2 1/6] mmc: sunxi: Always set signal delay to 0 for A64

Please include Aspeed ARM SoC tree in linux-next
 2017-01-11 21:17 UTC  (2+ messages)

[PATCH] Documentation: dt: reset: Revise typos in TI syscon reset example
 2017-01-11 21:15 UTC  (2+ messages)

[PATCH] [net] net/mlx5e: fix another -Wmaybe-uninitialized warning
 2017-01-11 21:14 UTC 

[PATCH 0/2] arm64: fix handling of DMA masks wider than bus supports
 2017-01-11 21:11 UTC  (5+ messages)
  ` [PATCH 1/2] dma-mapping: let arch know origin of dma range passed to arch_setup_dma_ops()
  ` [PATCH 2/2] arm64: avoid increasing DMA masks above what hardware supports

[PATCH] pci: Fix typo in MAINTAINERS file
 2017-01-11 21:10 UTC  (2+ messages)

[PATCH net] r8152: fix the sw rx checksum is unavailable
 2017-01-11 21:09 UTC  (2+ messages)

[PATCH 4/4] ARM: dts: sun8i: add OTG function to Lichee Pi Zero
 2017-01-11 21:06 UTC  (4+ messages)

[PATCH] cpu/hotplug: Provide dynamic range for prepare stage
 2017-01-11 21:06 UTC  (2+ messages)

[RFC PATCH 00/10] Add support for the ARMv8.2 Statistical Profiling Extension
 2017-01-11 21:02 UTC  (5+ messages)
` [RFC PATCH 09/10] drivers/perf: Add support for "

[PATCH] PCI: acpiphp_ibm: add __ro_after_init to ibm_apci_table_attr
 2017-01-11 21:00 UTC  (2+ messages)

[PATCH 00/18] MTD-CFI: Fine-tuning for several function implementations
 2017-01-11 20:55 UTC  (19+ messages)
` [PATCH 01/18] mtd-cfi_cmdset_0001: Use kmalloc_array() in cfi_intelext_partition_fixup()
` [PATCH 02/18] mtd-cfi_cmdset_0001: Improve another size determination "
` [PATCH 03/18] mtd-cfi_cmdset_0001: Add some spaces for better code readability
` [PATCH 04/18] mtd-cfi_cmdset_0001: Delete an unnecessary variable initialisation in do_write_oneword()
` [PATCH 05/18] mtd-cfi_cmdset_0001: Use common error handling code "
` [PATCH 06/18] mtd-cfi_cmdset_0001: Use kcalloc() in cfi_intelext_setup()
` [PATCH 07/18] mtd-cfi_cmdset_0001: One function call and an unnecessary check less "
` [PATCH 08/18] mtd-cfi_cmdset_0001: Rename a jump label "
` [PATCH 09/18] mtd-cfi_cmdset_0002: Use kmalloc_array() in cfi_amdstd_setup()
` [PATCH 10/18] mtd-cfi_cmdset_0002: One function call less in cfi_amdstd_setup() after error detection
` [PATCH 11/18] mtd-cfi_cmdset_0002: Rename a jump label in cfi_amdstd_setup()
` [PATCH 12/18] mtd-cfi_cmdset_0002: Add some spaces for better code readability
` [PATCH 13/18] mtd-cfi_cmdset_0002: Delete an unnecessary variable initialisation in do_write_oneword()
` [PATCH 14/18] mtd-cfi_cmdset_0002: Use common error handling code "
` [PATCH 15/18] mtd-cfi_cmdset_0002: Use kcalloc() in cfi_ppb_unlock()
` [PATCH 16/18] mtd-cfi_cmdset_0020: Use kmalloc_array() in cfi_staa_setup()
` [PATCH 17/18] mtd-cfi_cmdset_0020: Use common error handling code "
` [PATCH 18/18] mtd-cfi_cmdset_0020: Add some spaces for better code readability

[PATCHv2 0/5] Support for Marvell switches with integrated CPUs
 2017-01-11 20:55 UTC  (5+ messages)
  ` [PATCHv3 3/5] pinctrl: mvebu: pinctrl driver for 98DX3236 SoC

[PATCHv2] HID: i2c-hid: Add sleep between POWER ON and RESET
 2017-01-11 20:55 UTC  (3+ messages)
` [PATCHv3] "

[PATCH v2] pci: hotplug: This patch removes unnecessary return statement using spatch tool
 2017-01-11 20:55 UTC  (2+ messages)

[PATCH/RESEND v2 0/5] z3fold optimizations and fixes
 2017-01-11 20:52 UTC  (12+ messages)
` [PATCH/RESEND v2 3/5] z3fold: extend compaction function
` [PATCH/RESEND v2 5/5] z3fold: add kref refcounting

[PATCH] tools/power/x86: Debug utility for intel_pstate driver
 2017-01-11 20:50 UTC 

[PATCH] wext: handle NULL exta data in iwe_stream_add_point better
 2017-01-11 20:39 UTC  (4+ messages)

[PATCH] platform: x86: Support Turbo Boost Max for non HWP systems
 2017-01-11 20:36 UTC 

[RFC 0/6] optimize ctx switch with rb-tree
 2017-01-11 20:31 UTC  (4+ messages)
` [RFC 3/6] perf/core: use rb-tree to sched in event groups

[PATCH V2] ASoC: rt5651: use msleep for large delays
 2017-01-11 19:45 UTC 

[GIT PULL 00/13] perf/core improvements and fixes
 2017-01-11 20:22 UTC  (14+ messages)
` [PATCH 01/13] perf jvmti: Create libdir directory before installing libperf-jvmti.so
` [PATCH 02/13] tools lib subcmd: Add missing linux/kernel.h include to subcmd.h
` [PATCH 03/13] perf machine: Add a kallsyms loading constructor
` [PATCH 04/13] perf kallsyms: Introduce tool to look for extended symbol information on the running kernel
` [PATCH 05/13] perf trace: Allow specifying list of syscalls and events in -e/--expr/--event
` [PATCH 06/13] perf evlist: Fix typo in perf_evlist__start_workload()
` [PATCH 07/13] perf tools: Add unit_number__scnprintf function
` [PATCH 08/13] perf record: Add struct switch_output
` [PATCH 09/13] perf record: Change switch-output option to take optional argument
` [PATCH 10/13] perf record: Add switch-output size option argument
` [PATCH 11/13] perf record: Add switch-output size warning
` [PATCH 12/13] perf record: Add switch-output time option argument
` [PATCH 13/13] tools: Sync x86's vmx.h with the kernel

[PATCH] ACPI: small formatting fixes
 2017-01-11 20:03 UTC  (10+ messages)

[PATCH] drivers: block: Remove unnecessary cast
 2017-01-11 20:04 UTC  (2+ messages)

[RFC 00/10] kmod: stress test driver, few fixes and enhancements
 2017-01-11 20:08 UTC  (13+ messages)
` [RFC 04/10] kmod: provide wrappers for kmod_concurrent inc/dec
` [RFC 09/10] kmod: add helpers for getting kmod count and limit

[PATCH v2 0/3] Input: add optional amplifier regulator to pwm-beeper​ (previously "Input: add optional enable gpio to pwm-beeper​")
 2017-01-11 20:02 UTC  (4+ messages)
` [PATCH v2 1/3] Input: pwm-beeper: suppress error message on probe defer
` [PATCH v2 2/3] dt-bindings: Input: Add optional amp-supply property to pwm-beeper
` [PATCH v2 3/3] Input: pwm-beeper: add optional amplifier regulator

[PATCH] lpfc: avoid double free of resource identifiers
 2017-01-11 19:47 UTC  (2+ messages)

[PATCH] mfd: axp20x: Add AXP288 volatile registers
 2017-01-11 19:49 UTC 

[PATCH v4 1/5] devicetree: mfd: Add binding for the TI LM3533
 2017-01-11 19:55 UTC  (10+ messages)
` [PATCH v4 2/5] mfd: lm3533: Support initialization from Device Tree

[PATCH v2 0/1] Allow hardware flow control to be used
 2017-01-11 19:53 UTC  (3+ messages)
` [PATCH v2 1/1] serial: 8250_dw: "

Support Intel uncore event lists v4
 2017-01-11 19:52 UTC  (3+ messages)

Perf hotplug lockup in v4.9-rc8
 2017-01-11 19:51 UTC  (7+ messages)

net/atm: warning in alloc_tx/__might_sleep
 2017-01-11 19:46 UTC  (8+ messages)

[RFC PATCH] lib/bug: use stackdepot for WARN*ONCE to make it more useful
 2017-01-11 19:41 UTC  (2+ messages)

[PATCHv2 00/29] 5-level paging
 2017-01-11 19:39 UTC  (16+ messages)
` [RFC, PATCHv2 29/29] mm, x86: introduce RLIMIT_VADDR

[PATCH] Add +~800M crashkernel explaination
 2017-01-11 19:35 UTC  (7+ messages)

[PATCH] Input: synaptics-rmi4 - make F03 a tristate symbol
 2017-01-11 19:27 UTC  (6+ messages)

[PATCH] coredump: Ensure proper size of sparse core files
 2017-01-11 19:25 UTC  (2+ messages)
` [PATCH RESEND] "

[PATCH v2] PCI: thunder-pem: Add support for cn81xx and cn83xx SoCs
 2017-01-11 19:22 UTC 

[PATCH] PCI: thunder-pem: Add support for cn81xx and cn83xx SoCs
 2017-01-11 19:19 UTC  (2+ messages)

[PATCH] drivers: char: mem: Fix thinko in kmem address checks
 2017-01-11 19:18 UTC  (4+ messages)
` [PATCH v2] drivers: char: mem: Fix thinkos "

[tpmdd-devel] [PATCH RFC 0/4] RFC: in-kernel resource manager
 2017-01-11 19:18 UTC  (12+ messages)

[PATCH] PCI/MSI: pci-xgene-msi: Fix CPU hotplug registration handling
 2017-01-11 19:14 UTC  (2+ messages)

[PATCH v4 0/4] Application Data Integrity feature introduced by SPARC M7
 2017-01-11 19:11 UTC  (6+ messages)

[PATCH] pciehp: Fix race condition handling surprise link-down
 2017-01-11 19:04 UTC  (2+ messages)

kvm: deadlock in kvm_vgic_map_resources
 2017-01-11 19:01 UTC 

[PATCH] ASoC: rt5651: use msleep for large delays
 2017-01-11 18:59 UTC  (5+ messages)

[PATCH resend] swiotlb: ensure that page-sized mappings are page-aligned
 2017-01-11 18:56 UTC 

[PATCH 0/5] firmware: doc revamp
 2017-01-11 18:51 UTC  (6+ messages)
  ` [PATCH 4/5] firmware: add SmPL report for custom fallback mechanism

[PATCH v3 1/5] arm64: Define Falkor v1 CPU
 2017-01-11 18:50 UTC  (11+ messages)
` [PATCH v3 2/5] arm64: Work around Falkor erratum 1003

[PATCH 0/4] PCI: exynos: cleans the minor things
 2017-01-11 18:50 UTC  (3+ messages)
` [PATCH 1/4] PCI: exynos: replace to one register accessor from each accessors

[PATCH] fbcon: Fix vc attr at deinit
 2017-01-11 18:48 UTC  (5+ messages)

[PATCH 0/2] test capability for remote task
 2017-01-11 18:47 UTC  (3+ messages)
` [PATCH 1/2] capability: export has_capability

[PATCH] drm: Fix broken VT switch with video=1366x768 option
 2017-01-11 18:46 UTC  (6+ messages)

[PATCH] xen: do not re-use pirq number cached in pci device msi msg data
 2017-01-11 18:46 UTC  (13+ messages)
    ` [Xen-devel] "

[PATCH 00/62] watchdog: Convert to use device managed functions
 2017-01-11 18:45 UTC  (6+ messages)
` [PATCH 31/62] watchdog: menf21bmc_wdt: "
  ` [PATCH 32/62] watchdog: meson_gxbb_wdt: Convert to use device managed functions and other improvements
  ` [PATCH 33/62] watchdog: meson_wdt: "

New attempt at adding an disassembler to perf v2
 2017-01-11 18:41 UTC  (8+ messages)
` [PATCH 1/5] perf, tools: Add probing for xed
` [PATCH 2/5] perf, tools: Add one liner warning for disabled features

[PATCH 2/3] cpu: expose pm_qos_resume_latency for each cpu
 2017-01-11 18:40 UTC  (4+ messages)

[PATCH] PCI: pciehp: Optimize PCIe root resume time
 2017-01-11 18:37 UTC  (3+ messages)
` [PATCH v2] "

[PATCHv2 0/5] Add generic pinctrl helpers for managing groups and function
 2017-01-11 18:31 UTC  (8+ messages)
` [PATCH 1/5] pinctrl: core: Use delayed work for hogs

[PATCH] PCI: mvebu: Handle changes to the bridge windows while enabled
 2017-01-11 18:30 UTC  (2+ messages)

[PATCH v2] arm64: do not set dma masks that device connection can't handle
 2017-01-11 18:28 UTC  (7+ messages)

[PATCH 0/2] Fix compatible mmap() return pointer over 4Gb
 2017-01-11 18:17 UTC  (3+ messages)
` [PATCH 1/2] x86/mm: don't mmap() over 4GB with compat syscall
` [PATCH 2/2] selftests/x86: add test to check compat mmap() return addr

x86-64: Maintain 16-byte stack alignment
 2017-01-11 18:20 UTC  (10+ messages)

[PATCH v2 0/8] Switch BPF's digest to SHA256
 2017-01-11 18:19 UTC  (9+ messages)
` [PATCH v2 7/8] net: Rename TCA*BPF_DIGEST to ..._SHA256
` [PATCH v2 8/8] crypto/testmgr: Allocate only the required output size for hash tests

[GIT PULL] MD update for 4.10-rc3
 2017-01-11 18:15 UTC 

[PATCH] uapi: use wildcards to list files
 2017-01-11 18:14 UTC  (4+ messages)
` [PATCH v2 0/7] uapi: export all headers under uapi directories
  ` [PATCH v2 7/7] "
    ` [Linux-c6x-dev] "

[PATCH linux v2 0/6] drivers: hwmon: Add On-Chip Controller driver
 2017-01-11 18:10 UTC  (7+ messages)
` [PATCH linux v2 1/6] hwmon: Add core On-Chip Controller support for POWER CPUs
` [PATCH linux v2 2/6] hwmon: occ: Add sysfs interface
` [PATCH linux v2 3/6] hwmon: occ: Add I2C transport implementation for SCOM operations
` [PATCH linux v2 4/6] hwmon: occ: Add callbacks for parsing P8 OCC datastructures
` [PATCH linux v2 5/6] hwmon: occ: Add hwmon implementation for the P8 OCC
` [PATCH linux v2 6/6] hwmon: occ: Add callbacks for parsing P9 OCC datastructures

[PATCH v6] x86: fix kaslr and memmap collision
 2017-01-11 17:59 UTC  (3+ messages)

[PATCH v5 0/9] mm/swap: Regular page swap optimizations
 2017-01-11 17:55 UTC  (10+ messages)
` [PATCH v5 1/9] mm/swap: Fix kernel message in swap_info_get()
` [PATCH v5 2/9] mm/swap: Add cluster lock
` [PATCH v5 3/9] mm/swap: Split swap cache into 64MB trunks
` [PATCH v5 4/9] mm/swap: skip read ahead for unreferenced swap slots
` [PATCH v5 5/9] mm/swap: Allocate swap slots in batches
` [PATCH v5 6/9] mm/swap: Free swap slots in batch
` [PATCH v5 7/9] mm/swap: Add cache for swap slots allocation
` [PATCH v5 8/9] mm/swap: Enable swap slots cache usage
` [PATCH v5 9/9] mm/swap: Skip readahead only when swap slot cache is enabled

[PATCH] PCI: designware: fix asynchronous external abort in keystone PCIe h/w
 2017-01-11 17:57 UTC  (5+ messages)

[PATCH 0/3] ti,ads7950 device tree bindings
 2017-01-11 17:52 UTC  (4+ messages)
` [PATCH 1/3] DT/bindings: Add bindings for TI ADS7950 A/DC chips
` [PATCH 2/3] iio: adc: ti-ads7950: Drop "ti-" prefix from module name
` [PATCH 3/3] iio: adc: ti-ads7950: Change regulator matching string to "vref"

[PATCH 0/3] gpio: davinci: Redesign driver to accommodate ngpios in one gpio chip
 2017-01-11 17:53 UTC  (3+ messages)
` [PATCH 2/3] "

[GIT] Networking
 2017-01-11 17:53 UTC  (2+ messages)


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).