linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-08-22 23:41:08 to 2016-08-23 07:52:06 UTC [more...]

[PATCH v2 0/2] AM335x-ICE: Add support for rotary switch
 2016-08-23  6:16 UTC  (3+ messages)
` [PATCH v2 1/2] input: misc: Add generic input driver to read encoded GPIO lines
` [PATCH v2 2/2] ARM: dts: am335x-icev2: Add nodes for gpio-decoder

[PATCH v2 00/22] usb: serial: ti_usb_3410_5052: clean driver
 2016-08-23  7:52 UTC  (3+ messages)
` [PATCH v2 02/22] usb: serial: ti_usb_3410_5052: Remove useless dev_dbg messages

OOM detection regressions since 4.7
 2016-08-23  7:48 UTC  (5+ messages)

[PATCH] mm,numa: boot cpu should bound to the node0 when node_off enable
 2016-08-23  7:47 UTC  (9+ messages)
` [PATCH] mm, numa: "

[lkp] [btrfs] 994cdc1331: WARNING: CPU: 0 PID: 14378 at fs/btrfs/extent-tree.c:10030 btrfs_free_block_groups+0x29b/0x420 [btrfs]
 2016-08-23  7:45 UTC 

[PATCH] cxgb4: fix invalid checks in alloc_uld_rxqs
 2016-08-23  7:46 UTC  (2+ messages)

[PATCH v05 00/72] Userspace compile test and fixes for exported uapi header files
 2016-08-23  7:39 UTC  (19+ messages)
` [PATCH v05 06/72] include/uapi/linux/hsi/cs-protocol.h: include linux/time.h
` [PATCH v05 21/72] include/uapi/linux/if_pppox.h: include linux/if.h
` [PATCH v05 27/72] linux/if.h linux/hdlc/ioctl.h: move IFNAMSIZ definition to hdlc/ioctl.h
` [PATCH v05 37/72] include/uapi/linux/auto_fs.h: include linux/limits.h
` [PATCH v05 38/72] include/uapi/linux/openvswitch.h: use __u32 from linux/types.h
` [PATCH v05 50/72] include/uapi/linux/fuse.h: use linux/types.h also in userspace

[PATCH v4 0/5] net: ethernet: ti: cpsw: add cpdma multi-queue support
 2016-08-23  7:14 UTC  (8+ messages)
` [PATCH v4 1/5] net: ethernet: ti: davinci_cpdma: split descs num between all channels
` [PATCH v4 3/5] net: ethernet: ti: cpsw: add multi queue support
` [PATCH v4 5/5] net: ethernet: ti: cpsw: add ethtool channels support

[PATCH] iio: adc: ltc2485: add support for Linear Technology LTC2485 ADC
 2016-08-23  7:34 UTC  (3+ messages)

[PATCH 0/7] UBI: various cleanup/fixes
 2016-08-23  7:32 UTC  (8+ messages)
` [PATCH 1/7] UBI: fastmap: use ubi_find_volume() instead of open coding it
` [PATCH 2/7] UBI: fastmap: avoid multiple be32_to_cpu() when unneccesary
` [PATCH 3/7] UBI: fastmap: scrub PEB when bitflips are detected in a free PEB EC header
` [PATCH 4/7] UBI: factorize code used to manipulate volumes at attach time
` [PATCH 5/7] UBI: factorize destroy_av() and ubi_remove_av() code
` [PATCH 6/7] UBI: fastmap: use ubi_rb_for_each_entry() in unmap_peb()
` [PATCH 7/7] UBI: provide helpers to allocate and free aeb elements

[PATCH] asm-generic: page.h: fix comment typo
 2016-08-23  7:33 UTC 

[RFC PATCH 0/3] UART slave device bus
 2016-08-23  7:28 UTC  (12+ messages)

[PATCH v4 0/5] drm: add SimpleDRM driver
 2016-08-23  6:17 UTC  (7+ messages)
` [PATCH v4 2/5] drm/fb-helper: Add drm_fb_helper_set_suspend_lock()
` [PATCH v4 3/5] drm: add SimpleDRM driver
` [PATCH v4 4/5] drm: simpledrm: add fbdev fallback support

[PATCH 0/3] hostap: Fine-tuning for a few functions
 2016-08-23  7:26 UTC  (3+ messages)
` [PATCH] checkpatch: See if modified files are marked obsolete in MAINTAINERS
  `  "

[PATCH] staging:xgifb:remove unused code
 2016-08-23  7:26 UTC 

[PATCH v1 00/10] Optimize sched avgs computation and implement flat util hierarchy
 2016-08-22 23:26 UTC  (3+ messages)

[RFC PATCH v1 00/28] x86: Secure Encrypted Virtualization (AMD)
 2016-08-23  7:14 UTC  (21+ messages)
` [RFC PATCH v1 02/28] kvm: svm: Add kvm_fast_pio_in support
` [RFC PATCH v1 04/28] x86: Secure Encrypted Virtualization (SEV) support
` [RFC PATCH v1 05/28] KVM: SVM: prepare for new bit definition in nested_ctl
` [RFC PATCH v1 06/28] KVM: SVM: Add SEV feature definitions to KVM
` [RFC PATCH v1 07/28] x86: Do not encrypt memory areas if SEV is enabled
` [RFC PATCH v1 08/28] Access BOOT related data encrypted with SEV active
` [RFC PATCH v1 10/28] x86: Change early_ioremap to early_memremap for BOOT data
` [RFC PATCH v1 11/28] x86: Don't decrypt trampoline area if SEV is active
` [RFC PATCH v1 12/28] x86: DMA support for SEV memory encryption
` [RFC PATCH v1 13/28] iommu/amd: AMD IOMMU support for SEV
` [RFC PATCH v1 14/28] x86: Don't set the SME MSR bit when SEV is active
` [RFC PATCH v1 15/28] x86: Unroll string I/O "
` [RFC PATCH v1 16/28] x86: Add support to determine if running with SEV enabled
` [RFC PATCH v1 17/28] KVM: SVM: Enable SEV by setting the SEV_ENABLE cpu feature
` [RFC PATCH v1 18/28] crypto: add AMD Platform Security Processor driver
` [RFC PATCH v1 19/28] KVM: SVM: prepare to reserve asid for SEV guest
` [RFC PATCH v1 20/28] KVM: SVM: prepare for SEV guest management API support
` [RFC PATCH v1 22/28] KVM: SVM: add SEV launch start command
` [RFC PATCH v1 26/28] KVM: SVM: add KVM_SEV_DEBUG_DECRYPT command

[RFC 0/4] Kexec: Enable run time memory resrvation of crash kernel
 2016-08-23  7:08 UTC  (3+ messages)

[RFC PATCH v2] clk: move check of CLK_SET_RATE_GATE flag to clk_propagate_rate_change()
 2016-08-23  7:16 UTC  (3+ messages)

[PATCH V5 1/2] thermal: max77620: Add DT binding doc for thermal driver
 2016-08-23  6:51 UTC  (2+ messages)
` [PATCH V5 2/2] thermal: max77620: Add thermal driver for reporting junction temp

[PATCH] PCI: rcar: Consolidate register space lookup and ioremap
 2016-08-23  6:49 UTC  (2+ messages)

[PATCH 1/2] pinctrl: sunxi: fix uart1 CTS/RTS pins at PG on A23/A33
 2016-08-23  6:47 UTC 

[PATCH] staging: rts5208: rtsx.c: Fix checkpatch warnings
 2016-08-23  6:31 UTC  (4+ messages)

[PATCH] ARM: BCM5301X: Add DT for Netgear R8500
 2016-08-23  6:40 UTC 

[PATCH tip/core/rcu 0/2] Documentation updates
 2016-08-23  6:39 UTC  (11+ messages)
` [PATCH tip/core/rcu 2/2] documentation: Record reason for rcu_head two-byte alignment

[PATCH 0/2] Armada 7k/8k CP110 system controller fixes
 2016-08-23  6:26 UTC  (3+ messages)
` [PATCH 1/2] clk: mvebu: set flags in CP110 gate clock
` [PATCH 2/2] clk: mvebu: dynamically allocate resources in Armada CP110 system controller

[PATCH] sdhci: Add quirk and device tree parameter to force SD test mode
 2016-08-23  6:22 UTC  (4+ messages)

[PATCH V3] clk: bcm: Add driver for Northstar ILP clock
 2016-08-23  6:25 UTC  (3+ messages)
` [PATCH V4] clk: bcm: Add driver for BCM53573 "
  ` [PATCH V5] "

[PATCH v6 0/4] SCT Write Same
 2016-08-23  6:20 UTC  (17+ messages)
` [PATCH v6 1/4] libata: Safely overwrite attached page in WRITE SAME xlat
` [PATCH v6 2/4] Add support for SCT Write Same

[PATCH v2 0/2] doc: dma-buf: sphinx conversion
 2016-08-23  6:01 UTC  (4+ messages)
` [PATCH v2 2/2] Documentation/sphinx: link dma-buf rsts

[RFC v2 00/13] lockdep: Implement crossrelease feature
 2016-08-23  5:55 UTC  (3+ messages)
` [Revised document] Crossrelease lockdep

[PATCH v2 1/4] dt-binding: remoteproc: Introduce ADSP loader binding
 2016-08-23  5:57 UTC  (4+ messages)
` [PATCH v2 2/4] remoteproc: Introduce Qualcomm ADSP PIL
` [PATCH v2 3/4] ARM: dts: msm8974: Add ADSP smp2p and smd nodes
` [PATCH v2 4/4] ARM: dts: msm8974: Add ADSP PIL node

[PATCH] drm/udl: Ensure channel is selected before using the device
 2016-08-23  5:57 UTC  (3+ messages)
` [PATCH v2] "

[v13 PATCH 2/5] phy: Add USB Type-C PHY driver for rk3399
 2016-08-23  5:44 UTC  (3+ messages)
` [v13.1 "

[RFC][PATCH 0/4] Audio support for adv7511 hdmi bridge
 2016-08-23  5:50 UTC  (5+ messages)
` [RFC][PATCH 1/4] drm/bridge: adv7511: Move the common data structures to header file
` [RFC][PATCH 2/4] drm/bridge: adv7511: Add Audio support
` [RFC][PATCH 3/4] drm/bridge: adv7511: Enable the audio data and clock pads on adv7533
` [RFC][PATCH 4/4] drm/bridge: adv7511: Initialize audio packet "

[PATCH] ARM: BCM5301X: Add basic dts for BCM53573 based Tenda AC9
 2016-08-23  5:37 UTC  (2+ messages)
` [PATCH V2] "

[PATCH v7 0/8] rk3399 support ddr frequency scaling
 2016-08-23  5:27 UTC  (5+ messages)
  ` [PATCH v7 4/8] Documentation: bindings: add dt documentation for dfi controller
  ` [PATCH v7 6/8] Documentation: bindings: add dt documentation for rk3399 dmc

[PATCH][RFC] printk: make pr_cont buffer per-cpu
 2016-08-23  5:18 UTC  (4+ messages)

[PATCH v6 0/8] rk3399 support ddr frequency scaling
 2016-08-23  5:05 UTC  (5+ messages)
  ` [PATCH v6 6/8] Documentation: bindings: add dt documentation for rk3399 dmc

[PATCH 3/5] PCI: hv: remove the unused 'wrk' in struct hv_pcibus_device
 2016-08-23  4:47 UTC 

[PATCH 2/5] PCI: hv: use pci_function_description[0] in struct definitions
 2016-08-23  4:46 UTC 

[PATCH 1/5] PCI: hv: use zero-length array in struct pci_packet
 2016-08-23  4:45 UTC 

[PATCH 0/5] PCI: hv: some minor bug fixes and cleanups
 2016-08-23  4:42 UTC 

linux-next: Tree for Aug 23
 2016-08-23  4:55 UTC 

[RFC][PATCH 0/7] cpufreq / sched: cpufreq_update_util() flags and iowait boosting
 2016-08-23  4:50 UTC  (5+ messages)
` [RFC][PATCH 7/7] cpufreq: intel_pstate: Change P-state selection algorithm for Core

[PATCH 5/5] PCI: hv: hv_pci_generic_compl(): handle the error case
 2016-08-23  4:49 UTC 

[PATCH V3 1/3] dmaengine: qcom_hidma: release the descriptor before the callback
 2016-08-23  4:48 UTC  (3+ messages)
` [PATCH V3 2/3] dmaengine: qcom_hidma: report transfer errors with new interface
` [PATCH V3 3/3] dmaengine: qcom_hidma: add error reporting for tx_status

[PATCH 4/5] PCI: hv: hv_compose_msi_msg: handle the 'ret' value
 2016-08-23  4:48 UTC 

[PATCH v7 0/3] mfd: lp873x: Add lp873x PMIC support
 2016-08-23  4:42 UTC  (2+ messages)

[RESEND PATCH 0/3] ARM: dts: Enable suspend configuration
 2016-08-23  4:38 UTC  (2+ messages)

[PATCH 0/3] mfd: cros_ec: Add debugfs directory to capture logs/panicinfo
 2016-08-23  4:34 UTC  (4+ messages)
` [PATCH 1/3] mfd: cros_ec: Add EC console read structures definitions
` [PATCH 2/3] mfd: cros_ec: add debugfs, console log file
` [PATCH 3/3] mfd: cros_ec: Add support for dumping panic information

[PATCH v5] Force cppc_cpufreq to report values in KHz to fix user space reporting
 2016-08-23  4:31 UTC  (7+ messages)

[RESEND][PATCH 1/7 v4] Kconfig: Allow k3dma driver to be selected for more then HISI3xx platforms
 2016-08-23  4:24 UTC  (3+ messages)

[PATCH v4 00/57] x86/dumpstack: rewrite x86 stack dump code
 2016-08-23  4:21 UTC  (10+ messages)
` [PATCH v4 54/57] x86/mm: convert arch_within_stack_frames() to use the new unwinder

[PATCH] serial: vt8500_serial: Fix a parameter of find_first_zero_bit
 2016-08-23  4:20 UTC  (3+ messages)

[PATCH 0/9] mfd: axp20x: Add support for AXP809 PMIC
 2016-08-23  4:17 UTC  (6+ messages)
` [PATCH 3/9] regulator: core: Try full range when adjusting regulators to constraints

[PATCH v1 0/3] PM / AVS: add Rockchip cpu avs
 2016-08-23  4:10 UTC  (4+ messages)
` [PATCH v1 3/3] PM / AVS: rockchip-cpu-avs: add driver handling "

[PATCH] net: ipconfig: Fix NULL pointer dereference on RARP/BOOTP/DHCP timeout
 2016-08-23  4:05 UTC  (2+ messages)

Source code review around jump label usage
 2016-08-23  4:04 UTC  (11+ messages)
` [PATCH] mlx5/core: Use memdup_user() rather than duplicating its implementation
` [PATCH 0/2] ALSA: compress: Fine-tuning for snd_compr_set_params()
  ` [PATCH 1/2] ALSA: compress: Use memdup_user() rather than duplicating its implementation
    ` [alsa-devel] "
  ` [PATCH 2/2] ALSA: compress: Reduce the scope for two variables in snd_compr_set_params()
      ` [PATCH v2 0/2] ALSA: compress: Fine-tuning for snd_compr_set_params()

[PATCH] raid6: fix the input of raid6 algorithm
 2016-08-23  3:53 UTC  (2+ messages)

[PATCH v10 1/2] printk: Make printk() completely async
 2016-08-23  3:32 UTC 

[PATCH 0/8] Qualcomm video decoder/encoder driver
 2016-08-23  3:35 UTC  (7+ messages)
` [PATCH 2/8] media: vidc: adding core part and helper functions
` [PATCH 5/8] media: vidc: add Host Firmware Interface (HFI)
` [PATCH 6/8] media: vidc: add Venus HFI files

[PATCH] seccomp: Fix tracer exit notifications during fatal signals
 2016-08-23  3:27 UTC  (4+ messages)

[PACTH v6 1/2] usb: xhci: plat: Enable runtime PM
 2016-08-23  3:23 UTC  (2+ messages)
` [PACTH,v6,1/2] "

[PATCH v5 00/13] kexec_file_load implementation for PowerPC
 2016-08-23  3:21 UTC  (5+ messages)
` [PATCH v5 04/13] powerpc: Factor out relocation code from module_64.c to elf_util_64.c

[PATCH v6 4/8] usb: core: add power sequence handling for USB devices
 2016-08-23  3:10 UTC  (3+ messages)

[PATCH v05 47/72] include/uapi/linux/coda.h: use __kernel_pid_t and add u_short etc definitions for userspace
 2016-08-23  3:08 UTC  (2+ messages)

[PATCH v7 0/7] power: act8945a_charger: Improvements
 2016-08-23  3:03 UTC  (7+ messages)
` [PATCH v7 5/7] power: act8945a_charger: Add capacity level property
` [PATCH v7 6/7] power: act8945a_charger: Add max current property
` [PATCH v7 7/7] doc: bindings: act8945a-charger: Update properties

[PATCH 0/7] arm64: dts: Add the dts file for Exynos5433 and TM/TM2E board
 2016-08-23  2:58 UTC  (4+ messages)
` [PATCH 5/7] arm64: dts: exynos: Add dts files for Samsung Exynos5433 64bit SoC

[PATCH v2] mmc: dw_mmc: return -EILSEQ for EBE and SBE error
 2016-08-23  2:57 UTC  (2+ messages)

perf: fuzzer crashes immediately on AMD system
 2016-08-23  2:54 UTC  (6+ messages)

[PATCH] Documentation: devicetree: Fix max77693 spelling errors
 2016-08-23  2:46 UTC  (2+ messages)

[PATCH] staging: iio: accel: sca3000: remove extra space
 2016-08-23  2:45 UTC 

[PATCH v2] time: alarmtimer: Add the trcepoints for alarmtimer
 2016-08-23  2:39 UTC  (2+ messages)

[PATCH 0/2] clk: samsung: Move struct samsung_cmu_info to init section
 2016-08-23  2:35 UTC  (4+ messages)
` [PATCH 1/2] clk: samsung: exynos5260: "

[PATCH v2 0/8] aspeed: Add pinctrl and gpio drivers
 2016-08-23  2:30 UTC  (4+ messages)
` [PATCH v2 5/8] pinctrl: Add core support for Aspeed SoCs

linux-next: build failure after merge of the sound-asoc tree
 2016-08-23  2:27 UTC 

[GIT PULL] hardened usercopy fixes for v4.8-rc4
 2016-08-23  2:22 UTC 

[PATCH v6 0/7] perf: Cross arch annotate + few miscellaneous fixes
 2016-08-23  2:17 UTC  (4+ messages)
` [PATCH v6 2/7] perf annotate: Add cross arch annotate support

[PATCH v3] mm/slab: Improve performance of gathering slabinfo stats
 2016-08-23  2:13 UTC  (3+ messages)

[PATCH] mm: fix overlap check in hardened usercopy
 2016-08-23  2:01 UTC  (2+ messages)

musb: am3358: having problem with high-speed on usb1 at peripheral
 2016-08-23  1:57 UTC  (3+ messages)

linux-next: build failure after merge of the drm-intel tree
 2016-08-23  1:56 UTC 

[PATCH v4 0/5] Introduce ZONE_CMA
 2016-08-23  1:44 UTC  (4+ messages)
` [PATCH v4 2/5] mm/cma: populate ZONE_CMA

[PATCH v6 0/8] power: add power sequence library
 2016-08-23  1:25 UTC  (5+ messages)
` [PATCH v6 2/8] "

[PATCH v2 0/4] Integrate bio/request ZBC ops with zone cache
 2016-08-23  1:25 UTC  (5+ messages)
` [PATCH v2 2/4] On Discard either do Reset WP or Write Same

[PATCH] irqchip: mips-gic: Use for_each_set_bit to iterate over IRQs
 2016-08-23  1:13 UTC  (2+ messages)

[PATCH v7] usb: ohci-at91: Forcibly suspend ports while USB suspend
 2016-08-23  1:05 UTC 

[PATCH v2] x86/apic: Fix modify_irte NULL pointer
 2016-08-23  1:01 UTC 

[RFC PATCH 0/3] UART slave device bus
 2016-08-23  0:57 UTC  (20+ messages)

[PATCH v2 0/2] ARM: dts: Add support for the MDM9615
 2016-08-23  0:51 UTC  (5+ messages)
` [PATCH v2 1/2] ARM: dts: Add MDM9615 dtsi

[PATCHv3 0/2] libfs,xenfs: replace /proc/xen/xenbus with a symlink
 2016-08-23  0:47 UTC  (2+ messages)
` [Xen-devel] [PATCHv3 0/2] libfs, xenfs: "

[PATCH tip/core/rcu 0/5] Miscellaneous fixes for 4.9
 2016-08-23  0:47 UTC  (5+ messages)
` [PATCH tip/core/rcu 3/5] sched: Make wake_up_nohz_cpu() handle CPUs going offline

[PATCH v7 3/3] arm: dts: mt2701: Add auxadc node
 2016-08-23  0:51 UTC  (2+ messages)

chipidea: udc: kernel panic in isr_setup_status_phase
 2016-08-23  0:36 UTC 

[PATCH v3 1/5] drm/rockchip: sort registers define by chip's number
 2016-08-23  0:40 UTC  (6+ messages)

[PATCH 0/2] Qualcomm SMCCC Session ID Support
 2016-08-23  0:38 UTC  (6+ messages)
` [PATCH 1/2] arm64: kernel: Add SMC Session ID to results

[PATCH 0/3] RFC: The beginning of a proper driver-api book
 2016-08-23  0:20 UTC  (3+ messages)
` [PATCH 3/3] docs: Pull HSI documentation together

[PATCH] ARC: uaccess: get_user to zero out dest in cause of fault
 2016-08-23  0:17 UTC  (17+ messages)

[PATCH v6 0/3] PCI: Precision Time Measurement support
 2016-08-23  0:13 UTC  (8+ messages)
` [PATCH v6 1/3] PCI: Add Precision Time Measurement (PTM) support

[RFC PATCH v1 00/28] x86: Secure Encrypted Virtualization (AMD)
 2016-08-22 23:21 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).