linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-11-23 14:25:45 to 2016-11-23 17:33:59 UTC [more...]

[PATCH v5 0/2] console: Add persistent scrollback buffers for all VGA console
 2016-11-23 17:33 UTC  (5+ messages)
  ` [PATCH v5 2/2] console: Add persistent scrollback buffers for all VGA consoles

[PATCH v8 0/8] Support Intel Turbo Boost Max Technology 3.0
 2016-11-23 17:32 UTC  (4+ messages)
` [PATCH v8 1/8] sched: Extend scheduler's asym packing

[PATCH 1/2] pci: export pcie_find_root_port
 2016-11-23 17:31 UTC  (5+ messages)
` [PATCH 2/2] pci: Don't set RCB bit in LNKCTL if the upstream bridge hasn't

[PATCH 1/9] clocksource/drivers/rockchip_timer: split bc_timer into rk_timer and rk_clock_event_device
 2016-11-23 17:29 UTC  (9+ messages)
` [PATCH 2/9] clocksource/drivers/rockchip_timer: low level routines take rk_timer as parameter
` [PATCH 3/9] clocksource/drivers/rockchip_timer: drop unused rk_base() and rk_ctrl()
` [PATCH 4/9] clocksource/drivers/rockchip_timer: move TIMER_INT_UNMASK out of rk_timer_enable()
` [PATCH 5/9] clocksource/drivers/rockchip_timer: implement loading 64bit value into timer
` [PATCH 6/9] clocksource/drivers/rockchip_timer: implement reading 64bit value from timer
` [PATCH 7/9] clocksource/drivers/rockchip_timer: implement clocksource timer
` [PATCH 8/9] dt-bindings: add rockchip,clocksource property to rk-timer
` [PATCH 9/9] ARM: dts: rockchip: add timer entries to rk3188.dtsi

[PATCH] arm64: dts: exynos: enable hs400 mode for eMMC for TM2
 2016-11-23 17:29 UTC  (2+ messages)

[PATCH 1/2] x86/mce: Include the PPIN in machine check records when it is available
 2016-11-23 17:29 UTC  (10+ messages)
` [PATCH v2] "
    ` [tip:ras/core] x86/mce: Include the PPIN in MCE records when available

Enabling peer to peer device transactions for PCIe devices
 2016-11-23 17:27 UTC  (11+ messages)

Driver for tango DMA engine
 2016-11-23 17:27 UTC  (8+ messages)
` [PATCH 1/6] dmaengine: Import tango MBUS driver
` [PATCH 2/6] Provide names for SBOX register offsets
` [PATCH 3/6] Fixup for tango4 support
` [PATCH 4/6] Fixup tangox_dma_sbox_map
` [PATCH 5/6] Fixup tangox_dma_reset
` [PATCH 6/6] Relax write accesses

[PATCH v5 0/3] tpm: securityfs support for TPM 2.0 firmware event log
 2016-11-23 17:27 UTC  (4+ messages)
` [PATCH v5 1/3] tpm: move event log init functions to tpm_eventlog_init.c
` [PATCH v5 2/3] tpm: enhance read_log_of() to support Physical TPM event log
` [PATCH v5 3/3] tpm: add securityfs support for TPM 2.0 firmware "

[PATCH] drivers: net: davinci_mdio: use builtin_platform_driver
 2016-11-23 17:22 UTC  (2+ messages)

[PATCH v6 2/2] console: Add persistent scrollback buffers for all VGA consoles
 2016-11-23 17:21 UTC  (2+ messages)

[PATCH 2/2] gpio: axp209: add pinctrl support
 2016-11-23 17:21 UTC  (3+ messages)

Tearing down DMA transfer setup after DMA client has finished
 2016-11-23 17:21 UTC  (4+ messages)

[PATCH] ARM: dts: exynos: remove the cd-gpios property for eMMC of odroid-xu3/4
 2016-11-23 17:20 UTC  (6+ messages)

[PATCH 2/4] ARM: dts: exynos: specify snps,dwmac in compatible string for gmac
 2016-11-23 17:19 UTC  (2+ messages)

RFC: documentation of the autogroup feature
 2016-11-23 17:19 UTC  (13+ messages)
` [patch] sched/autogroup: Fix 64bit kernel nice adjustment

[PATCH] ARM: dts: sunxi: Enable UEXT related nodes for Olimex A20 SOM EVB
 2016-11-23 17:16 UTC  (3+ messages)

serial: Add LED trigger support
 2016-11-23 17:13 UTC  (3+ messages)
` [PATCH 1/4] serial: core: "

[PATCH V5 0/3] ARM64 LPC: legacy ISA I/O support
 2016-11-23 17:07 UTC  (6+ messages)
` [PATCH V5 3/3] ARM64 LPC: LPC driver implementation on Hip06

[PATCH v2 0/3] x86: SVM: add additional SVM NPF error and use HW GPA
 2016-11-23 17:02 UTC  (3+ messages)
` [PATCH v2 1/3] kvm: svm: Add support for additional SVM NPF error codes
` [PATCH v2 3/3] kvm: svm: Use the hardware provided GPA instead of page walk

[PATCH 0/7] Add pwm and IIO timer drivers for stm32
 2016-11-23 17:02 UTC  (6+ messages)
` [PATCH 1/7] add binding for stm32 multifunctions timer driver

[PATCH] Add support for disabling Intel PT trace in ftrace
 2016-11-23 16:57 UTC  (3+ messages)

[PATCH] tpm: use get_unaligned_be32 unaligned buffer access
 2016-11-23 16:57 UTC  (2+ messages)

[GIT PULL 00/18] perf/core improvements and fixes
 2016-11-23 16:40 UTC  (19+ messages)
` [PATCH 01/18] perf annotate: Start supporting cross arch annotation
` [PATCH 02/18] perf annotate: Allow arches to specify functions to skip
` [PATCH 03/18] perf annotate: Add per arch instructions annotate handlers
` [PATCH 04/18] tools lib traceevent: Use USECS_PER_SEC instead of hardcoded number
` [PATCH 05/18] tools lib traceevent: Add retrieval of preempt count and latency flags
` [PATCH 06/18] perf tools: Show event fd in debug output
` [PATCH 07/18] perf c2c report: Setup browser after opening perf.data
` [PATCH 08/18] perf c2c report: Add -f/--force option
` [PATCH 09/18] perf c2c report: Add struct c2c_stats::tot_hitm field
` [PATCH 10/18] perf c2c report: Display total HITMs on default
` [PATCH 11/18] perf c2c: Support cascading options
` [PATCH 12/18] perf symbols: Print symbol offsets conditionally
` [PATCH 13/18] perf evsel: Support printing callchains with arrows
` [PATCH 14/18] perf sched timehist: Introduce timehist command
` [PATCH 15/18] perf sched timehist: Add summary options
` [PATCH 16/18] perf sched timehist: Add -w/--wakeups option
` [PATCH 17/18] perf sched timehist: Add call graph options
` [PATCH 18/18] perf sched timehist: Add -V/--cpu-visual option

[PATCH 0/4] HID: fix few non-DMA capable HID transfers
 2016-11-23 16:44 UTC  (2+ messages)

[PATCH] mpi: Fix NULL ptr dereference in mpi_powm()
 2016-11-23 16:28 UTC 

problem with "serial" driver in kernel 3.16.0
 2016-11-23 16:39 UTC  (7+ messages)
    ` Problem with USB driver using two devices

[RFC PATCH] mm: page_alloc: High-order per-cpu page allocator
 2016-11-23 16:33 UTC  (3+ messages)

[PATCHv12 0/3] USB Type-C Connector class
 2016-11-23 16:42 UTC  (8+ messages)
` [PATCHv12 1/3] lib/string: add sysfs_match_string helper
` [PATCHv12 2/3] usb: USB Type-C connector class
` [PATCHv12 3/3] usb: typec: add driver for Intel Whiskey Cove PMIC USB Type-C PHY

[PATCH v2 1/2] regulator: max77620: add support to configure MPOK
 2016-11-23 16:40 UTC  (5+ messages)
` Applied "regulator: max77620: add support to configure MPOK" to the regulator tree

[PATCH 0/4] spi: Fix module autoload for different platform drivers
 2016-11-23 16:37 UTC  (5+ messages)
` [PATCH 1/4] spi: spi-axi: Fix module autoload
` [PATCH 2/4] spi: jcore: Fix module autoload for OF registration
` [PATCH 3/4] spi: xlp: "
` [PATCH 4/4] spi: ath79: "

[PATCH 2/2] regulator: twl6030: Remove unused fields from struct twlreg_info
 2016-11-23 16:31 UTC  (2+ messages)
` Applied "regulator: twl6030: Remove unused fields from struct twlreg_info" to the regulator tree

[PATCH 1/2] regulator: twl: Remove unused fields from struct twlreg_info
 2016-11-23 16:31 UTC  (2+ messages)
` Applied "regulator: twl: Remove unused fields from struct twlreg_info" to the regulator tree

[PATCH 2/2] dt-bindings: max77620: add documentation for MPOK property
 2016-11-23 16:31 UTC  (2+ messages)
` Applied "regulator: max77620: add documentation for MPOK property" to the regulator tree

sendfile from 9p fs into af_alg
 2016-11-23 16:29 UTC  (7+ messages)

[PATCH v3] media: i2c-polling: add i2c-polling driver
 2016-11-23 16:30 UTC  (2+ messages)

[PATCH 0/2] kdb: Fix locking in vkdb_printf()
 2016-11-23 16:29 UTC  (6+ messages)
` [PATCH 2/2] kdb: Call vkdb_printf() from vprintk_default() only when wanted

[PATCH 0/3] TI DA850/OMAP-L138/AM18x pinconf
 2016-11-23 16:24 UTC  (7+ messages)
` [PATCH 2/3] pinctrl: New driver for TI DA8XX/OMAP-L138/AM18XX pinconf
` [PATCH 3/3] ARM: dts: da850: Add node for pullup/pulldown pinconf

[PATCH v2 0/6] staging: speakup: speakup_soft.c checkpatch modifications
 2016-11-23 16:24 UTC  (4+ messages)

[PATCH] KVM: x86: restore IP after all far jump failures
 2016-11-23 16:23 UTC  (5+ messages)

[PATCH] mtd: maps: add missing iounmap() in error path
 2016-11-23 15:22 UTC  (3+ messages)

[PATCH v2] ARM: dts: da850: add the mstpri and ddrctl nodes
 2016-11-23 16:19 UTC  (4+ messages)

[PATCH] v4l: async: make v4l2 coexists with devicetree nodes in a dt overlay
 2016-11-23 16:15 UTC  (5+ messages)

[PATCH KERNEL] xen/events: use xen_vcpu_id mapping for EVTCHNOP_status
 2016-11-23 16:17 UTC  (2+ messages)

[PATCH net-next 0/4] Extend mvneta to support Armada 3700 (ARM 64)
 2016-11-23 16:02 UTC  (6+ messages)
` [PATCH net-next 1/4] net: mvneta: Convert to be 64 bits compatible

[PATCH v2 0/5] mfd: palmas: add powerhold overriding during power off
 2016-11-23 16:08 UTC  (7+ messages)
` [PATCH v2 4/5] arm: dts: am57xx-beagle-x15-common: Add overide powerhold property

[PATCH 0/6 v6] sched: reflect sched_entity move into task_group's load
 2016-11-23 16:07 UTC  (3+ messages)

[for-next][PATCH 00/17] tracing: Updates for 4.10
 2016-11-23 15:35 UTC  (18+ messages)
` [for-next][PATCH 01/17] recordmcount: arm: Implement make_nop
` [for-next][PATCH 02/17] tracing: Add new trace_marker_raw
` [for-next][PATCH 03/17] selftests: ftrace: Initialize ftrace before each test
` [for-next][PATCH 04/17] selftests: ftrace: Add --quiet option not to show error logs on screen
` [for-next][PATCH 05/17] selftests: ftrace: Check whether snapshot trigger is supported correctly
` [for-next][PATCH 06/17] selftests: ftrace: Fix trigger-mod to run without syscall trace
` [for-next][PATCH 07/17] selftests: ftrace: Hide ftracetest logs from git
` [for-next][PATCH 08/17] selftests: ftrace: Introduce TMPDIR for temporary files
` [for-next][PATCH 09/17] selftests: ftrace: Add a testcase for function filter glob match
` [for-next][PATCH 10/17] selftests: ftrace: Add a testcase for types of kprobe event
` [for-next][PATCH 11/17] tracing: Add hook to function tracing for other subsystems to use
` [for-next][PATCH 12/17] stm class: ftrace: Add ftrace-export-over-stm driver
` [for-next][PATCH 13/17] coresight: Mark stm_generic_packet() with notrace
` [for-next][PATCH 14/17] intel_th: Mark sth_stm_packet() "
` [for-next][PATCH 15/17] stm dummy: Mark dummy_stm_packet() "
` [for-next][PATCH 16/17] stm: Mark the functions of writing STM "
` [for-next][PATCH 17/17] tracing: Add error checks to creation of event files

linux-next: Tree for Nov 23
 2016-11-23 16:00 UTC  (2+ messages)
` linux-next: Tree for Nov 23 (f2fs)

[RFC PATCH 2/2] module: When modifying a module's text ignore modules which are going away too
 2016-11-23 16:00 UTC  (6+ messages)
` [RFC PATCH v2 "
      `  "

[PATCH v2 0/4] tpm: kdoc cleanup
 2016-11-23 15:59 UTC  (2+ messages)

[PATCH v2 0/2] ARM64: dts: Add support for Meson GXM
 2016-11-23 15:58 UTC  (4+ messages)
` [PATCH v2 1/2] "

[PATCH 0/2] PM / Domains / OPP: Introduce domain-performance-state binding
 2016-11-23 15:55 UTC  (8+ messages)
` [PATCH 1/2] PM / Domains: "

[PATCH] [trivial][linux-next] treewide: Fix typos in printk
 2016-11-23 15:54 UTC  (3+ messages)
` [PATCH/v2] "

[PATCH] leds: leds-cobalt-raq: use builtin_platform_driver
 2016-11-23 15:49 UTC  (2+ messages)

[PATCH] ALSA SoC MAX98927 driver - Initial release
 2016-11-23 15:46 UTC  (2+ messages)

[PATCH] power: ab8500_btemp: use builtin_platform_driver
 2016-11-23 15:47 UTC  (2+ messages)

[PATCH] lpfc: fix oops/BUG in lpfc_sli_ringtxcmpl_put()
 2016-11-23 15:39 UTC  (3+ messages)

[PATCH v2 0/3] davinci: ohci: fix usb ohci device name
 2016-11-23 12:07 UTC  (3+ messages)
` [PATCH v2 1/3] ARM: davinci: da8xx: Fix "

[RFC 0/2] GFP_NOFAIL cleanups
 2016-11-23 15:35 UTC  (4+ messages)
` [RFC 2/2] mm, oom: do not enfore OOM killer for __GFP_NOFAIL automatically

[RFC 0/3] ABI spec - verification
 2016-11-23 15:33 UTC  (14+ messages)
` [RFC 1/3] abi_spec: basic definitions of constraints, args and syscalls
` [RFC 2/3] abi_spec: hooks into syscall to allow pre and post checking

cpu hotplug: convert more drivers (batch #5)
 2016-11-23 15:29 UTC  (3+ messages)
` [PATCH 06/20] hwmon/via-cputemp: Convert to hotplug state machine

[PATCH] bpf/samples: Fix PT_REGS_IP on s390x and use it
 2016-11-23 15:28 UTC 

[patch 0/6] hwmon/coretemp: Hotplug fixes, cleanups and state machine conversion
 2016-11-23 15:28 UTC  (2+ messages)

[PATCH] cxl: drop duplicate header sched.h
 2016-11-23 15:27 UTC 

[PATCH] mfd: cpcap: Add minimal support
 2016-11-23 15:26 UTC  (5+ messages)

[PATCH] iommu/s390: drop duplicate header pci.h
 2016-11-23 15:23 UTC 

[PATCH 1/4] locking/ww_mutex: Fix a deadlock affecting ww_mutexes
 2016-11-23 14:32 UTC  (4+ messages)

[PATCH] tpm/tpm_tis_spi: drop duplicate header module.h
 2016-11-23 15:18 UTC 

[PATCH] Bluetooth: btmrvl: drop duplicate header slab.h
 2016-11-23 15:14 UTC 

[PATCH net 0/2] r8152: rx patches
 2016-11-23 15:12 UTC  (8+ messages)
` [PATCH net 1/2] r8152: fix the sw rx checksum is unavailable

[PATCH] PCI: spear: use builtin_platform_driver
 2016-11-23 14:55 UTC 

[PATCH] PCI: altera: use builtin_platform_driver
 2016-11-23 14:52 UTC 

[PATCH] PCI: Add information about describing PCI in ACPI
 2016-11-23 15:06 UTC  (5+ messages)

[PATCH] sparc: kernel: use builtin_platform_driver
 2016-11-23 15:06 UTC 

[PATCH] soc/fsl/qe: use builtin_platform_driver
 2016-11-23 15:04 UTC 

[PATCH 4/4] net: stmmac: stmmac_platform: use correct setup function for gmac4
 2016-11-23 14:25 UTC 

[PATCH 1/4] bindings: net: stmmac: correct note about TSO
 2016-11-23 14:24 UTC 

[PATCH] powerpc: sysdev: use builtin_platform_driver
 2016-11-23 15:02 UTC 

crash by cdc_acm driver in kernels 4.8-rc1/5
 2016-11-23 15:02 UTC  (2+ messages)

[PATCH] powerpc: platforms: 83xx: use builtin_platform_driver
 2016-11-23 15:00 UTC 

[PATCH] powerpc/eeh/of: use builtin_platform_driver
 2016-11-23 14:58 UTC 

[PATCH 4/6] efi: Get the secure boot status [ver #2]
 2016-11-23 14:55 UTC  (8+ messages)
    ` [PATCH 0/6] efi: Pass secure boot mode to kernel "

[PATCH v2 1/2] clk: qcom: clk-smd-rpm: Fix clk_hw references
 2016-11-23 14:52 UTC  (2+ messages)
` [PATCH v2 2/2] clk: qcom: clk-rpm: "

[PATCH] gpio: vf610: use builtin_platform_driver
 2016-11-23 14:47 UTC 

[PATCH v3] iommu/ipmmu-vmsa: Add r8a7796 DT binding
 2016-11-23 14:40 UTC 

[PATCH v3 0/5] i2c: designware: Add slave support
 2016-11-23 14:36 UTC  (5+ messages)
` [PATCH v3 3/5] i2c: designware: Add slave definitions

[PATCH -tip 0/3] locking/percpu-rwsem: writer-side optimizations
 2016-11-23 14:43 UTC  (8+ messages)
` [PATCH 3/3] locking/percpu-rwsem: Avoid unnecessary writer wakeups

[PATCH] cpufreq: dbx500: use builtin_platform_driver
 2016-11-23 14:42 UTC 

[PATCH v2 0/5] thermal: fixes the rockchip thermal
 2016-11-23 14:29 UTC  (6+ messages)
` [PATCH v2 1/5] thermal: rockchip: improve conversion error messages
` [PATCH v2 2/5] thermal: rockchip: don't pass table structs by value
` [PATCH v2 3/5] thermal: rockchip: fixes invalid temperature case
` [PATCH v2 4/5] thermal: rockchip: optimize the conversion table
` [PATCH v2 5/5] thermal: rockchip: handle set_trips without the trip points

[PATCH] arm: perf: use builtin_platform_driver
 2016-11-23 14:39 UTC 

[PATCH] drm/sun4i: Only count TCON endpoints as valid outputs
 2016-11-23 14:19 UTC  (5+ messages)

[PATCH 3/3] ARM: dts: sunxi: enable SDIO Wi-Fi on Orange Pi Zero
 2016-11-23 14:29 UTC  (3+ messages)

[PATCH] dwc_eth_qos: drop duplicate headers
 2016-11-23 14:24 UTC  (2+ messages)
` [PATCH] PNP: drop duplicate header pci.h

[PATCH 1/2] x86/intel_rdt: Fix setting of closid when adding CPUs to a group
 2016-11-23 14:23 UTC  (3+ messages)
` [PATCH 2/2] x86/intel_rdt: Update task closid immediately on CPU in rmdir and unmount


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