public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-03-29 00:27:36 to 2016-03-29 07:00:10 UTC [more...]

[PATCH] scripts/gdb: Fix loading of modules information
 2016-03-29  6:59 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 1/1] drm: fsl-dcu: Use flat cache
 2016-03-29  6:56 UTC  (3+ messages)

[PATCH 0/8] rtc: m41t80: update and add functionalities
 2016-03-29  6:56 UTC  (9+ messages)
  ` [PATCH 1/8] rtc: m41t80: update sysfs entries export
  ` [PATCH 2/8] rtc: m41t80: remove proc macro
  ` [PATCH 3/8] rtc: m41t80: replace i2c functions to smbus ones
  ` [PATCH 4/8] rtc: m41t80: add the use of 'BIT' macro
  ` [PATCH 5/8] rtc: m41t80: remove warnings and replace obsolete function
  ` [PATCH 6/8] rtc: m41t80: add alarm functionality
  ` [PATCH 7/8] rtc: m41t80: add wakealarm functionality
  ` [PATCH 8/8] rtc: m41t80: handle oscillator failure bit

[PATCH 1/1] regcache: flat: Require max_registers to be set
 2016-03-29  6:53 UTC 

[PATCH 0/1] Fix DMA_API_DEBUG warning in hid-lenovo
 2016-03-29  6:50 UTC  (3+ messages)
` [PATCH] HID: lenovo: Don't use stack variables for DMA buffers

Build regressions/improvements in v4.6-rc1
 2016-03-29  6:46 UTC  (6+ messages)

[PATCH 1/1] ipv4: fix NULL pointer dereference in __inet_put_port()
 2016-03-29  6:45 UTC 

[PATCH v2 0/8] add TCON and Vybrid support
 2016-03-29  6:45 UTC  (10+ messages)
` [PATCH v2 1/8] ARM: imx: clk-vf610: fix DCU clock tree
` [PATCH v2 2/8] ARM: imx: clk-vf610: add TCON ipg clock
` [PATCH v2 3/8] drm/fsl-dcu: disable clock on initialization failure and remove
` [PATCH v2 4/8] drm/fsl-dcu: add extra clock for pixel clock
` [PATCH v2 5/8] drm/fsl-dcu: use common clock framework for pixel clock divider
` [PATCH v2 6/8] drm/fsl-dcu: add TCON driver
` [PATCH v2 7/8] ARM: dts: vf610: add display nodes
` [PATCH v2 8/8] ARM: dts: vf610-colibri: enable display controller

[PATCH net-next] net: hns: add support of pause frame ctrl for HNS V2
 2016-03-29  7:04 UTC 

[PATCH V1 Resend 1/3] cpufreq: dt: Include types.h from cpufreq-dt.h
 2016-03-29  6:39 UTC  (3+ messages)
` [PATCH V1 Resend 2/3] cpufreq: dt: Add generic platform-device creation support
` [PATCH V2 3/3] cpufreq: exynos: Use generic platdev driver

[PATCH] fs/vfs: improve __mnt_is_readonly
 2016-03-29  6:35 UTC  (3+ messages)

[PATCH] fsl/qe_ic: move qe_ic to drivers/irqchip
 2016-03-29  6:24 UTC 

[PATCH] gpio: pca953x: Use correct u16 value for register word write
 2016-03-29  6:27 UTC 

[PATCH 1/1] mm/page_alloc: Remove useless parameter of __free_pages_boot_core
 2016-03-29  6:18 UTC  (2+ messages)

[PATCH 1/2] Documentation: synopsys-dw-mshc: add binding for resets
 2016-03-29  6:15 UTC  (6+ messages)
` [PATCH 2/2] mmc: dw_mmc: add resets support to dw_mmc

[PATCH] regmap: mmio: Fix value endianness selection
 2016-03-29  6:11 UTC  (5+ messages)

[PATCH 00/16] Misc wcn36xx fixes
 2016-03-29  6:06 UTC  (17+ messages)
` [PATCH 01/16] wcn36xx: Clean up wcn36xx_smd_send_beacon
` [PATCH 02/16] wcn36xx: Pad TIM PVM if needed
` [PATCH 03/16] wcn36xx: Add helper macros to cast vif to private vif and vice versa
` [PATCH 04/16] wcn36xx: Use consistent name for private vif
` [PATCH 05/16] wcn36xx: Use define for invalid index and fix typo
` [PATCH 06/16] wcn36xx: Fetch private sta data from sta entry instead of from vif
` [PATCH 07/16] wcn36xx: Add helper macros to cast sta to priv
` [PATCH 08/16] wcn36xx: Remove sta pointer in private vif struct
` [PATCH 09/16] wcn36xx: Parse trigger_ba response properly
` [PATCH 10/16] wcn36xx: Copy all members in config_sta v1 conversion
` [PATCH 11/16] wcn36xx: Use allocated self sta index instead of hard coded
` [PATCH 12/16] wcn36xx: Clear encrypt_type when deleting bss key
` [PATCH 13/16] wcn36xx: Track association state
` [PATCH 14/16] wcn36xx: Implement multicast filtering
` [PATCH 15/16] wcn36xx: don't pad beacons for mesh
` [PATCH 16/16] wcn36xx: Use correct command struct for EXIT_BMPS_REQ

[PATCH v2 0/9] Qualcomm WCNSS remoteproc
 2016-03-29  6:03 UTC  (11+ messages)
` [PATCH v2 1/9] dt-binding: remoteproc: Introduce Qualcomm WCNSS loader binding
` [PATCH v2 2/9] remoteproc: core: Make the loaded resource table optional
` [PATCH v2 3/9] remoteproc: Add additional crash reasons
` [PATCH v2 4/9] remoteproc: Introduce Qualcomm WCNSS firmware loader
` [PATCH v2 5/9] ARM: dts: qcom: msm8974: Introduce the wcnss remoteproc node
` [PATCH v2 6/9] ARM: dts: qcom: apq8064: Add syscon for sic-non-secure
` [PATCH v2 7/9] ARM: dts: qcom: apq8064: Add complete smsm node
` [PATCH v2 8/9] ARM: dts: qcom: apq8064: Add smd node and all edges
` [PATCH v2 9/9] ARM: dts: qcom: apq8064: Introduce wcnss remoteproc

fallocate INSERT_RANGE/COLLAPSE_RANGE is completely broken [PATCH]
 2016-03-29  6:04 UTC  (3+ messages)

[PATCH 0/4] perf core: Support reading from overwritable ring buffer
 2016-03-29  5:59 UTC  (11+ messages)
` [PATCH 1/4] perf core: Introduce new ioctl options to pause and resume "
    ` [PATCH 1/4 fix] "
` [PATCH 4/4] perf core: Add backward attribute to perf event

[lkp] [futex] 65d8fc777f: +25.6% will-it-scale.per_process_ops
 2016-03-29  5:57 UTC  (11+ messages)
  ` [LKP] "

[PATCH 00/30] ACPICA: 20160318 Release
 2016-03-29  5:56 UTC  (9+ messages)
` [PATCH 01/30] ACPICA: Linuxize: reduce divergences for 20160212 release

[PATCH v2 3/6] Documentation: DT: vdma: update binding doc for AXI DMA
 2016-03-29  5:48 UTC  (8+ messages)
` [PATCH v2 5/6] Documentation: DT: vdma: update binding doc for AXI CDMA

[RESEND][PATCH] mtd: devices: m25p80: add support for mmap read request
 2016-03-29  5:46 UTC 

[PATCH HACK 1/6] livepatch-test: Add more cases
 2016-03-29  5:45 UTC  (8+ messages)
` [PATCH 5/6] powerpc/livepatch: Add livepatch stack to struct thread_info
` [PATCH 6/6] powerpc/livepatch: Add live patching support on ppc64le

[PATCH] i.MX6 PCIe: Fix imx6_pcie_deassert_core_reset() polarity
 2016-03-29  5:43 UTC  (13+ messages)

[PATCH] mwifiex: add __GFP_REPEAT to skb allocation call
 2016-03-29  5:31 UTC  (2+ messages)

[PART1 RFC v3 00/12] KVM: x86: Introduce SVM AVIC support
 2016-03-29  5:27 UTC  (4+ messages)
` [PART1 RFC v3 02/12] KVM: x86: Introducing kvm_x86_ops VM init/uninit hooks

[PATCH v2] dell-rbtn: Ignore ACPI notifications if device is suspended
 2016-03-29  5:24 UTC  (11+ messages)
` [PATCH v3] "

[PATCH] thermal: fix thermal_power_allocator trace event
 2016-03-29  5:08 UTC 

[PATCH V8 00/14] Add T210 support in Tegra soctherm
 2016-03-29  4:57 UTC  (6+ messages)

[PATCH 3/3] staging: dgnc: fix Logical continuations
 2016-03-29  4:48 UTC 

[PATCH 2/3] staging: dgnc: fix 'line over 80 characters'
 2016-03-29  4:48 UTC 

[PATCH 1/3] staging: dgnc: remove parenthesis around the CONST |
 2016-03-29  4:47 UTC 

[PATCH 2/3] cpufreq: dt: Add generic platform-device creation support
 2016-03-29  4:39 UTC  (9+ messages)
` [PATCH 3/3] cpufreq: exynos: Use generic platdev driver

[PATCH 0/4] WCN36xx convert to mainline SMD interface
 2016-03-29  4:39 UTC  (4+ messages)
` [PATCH 3/4] wcn36xx: Transition driver to SMD client

[PATCH 1/5] soc: qcom: smd: Make callback pass channel reference
 2016-03-29  4:35 UTC  (5+ messages)
` [PATCH 2/5] soc: qcom: smem: Use write-combine remap for SMEM
` [PATCH 3/5] dt-binding: Add Qualcomm WCNSS control binding
` [PATCH 4/5] soc: qcom: wcnss_ctrl: Make wcnss_ctrl parent the other components
` [PATCH 5/5] ARM: dts: qcom: msm8974: Introduce pronto node

[PATCH 0/3] drm/exynos: Kconfig dependency fixes
 2016-03-29  4:25 UTC  (8+ messages)
` [PATCH 1/3] drm/exynos: Use VIDEO_SAMSUNG_S5P_G2D=n as G2D Kconfig dependency
` [PATCH 2/3] drm/exynos: Use VIDEO_SAMSUNG_EXYNOS_GSC=n as GSC "
` [PATCH 3/3] drm/exynos: Make DRM_EXYNOS_FIMC depend on VIDEO_S5P_FIMC=n

[PATCH] ARM64: add SBSA Generic Watchdog device node in amd-seattle-soc.dtsi
 2016-03-29  4:22 UTC 

[PATCH RT 1/6] kernel: softirq: unlock with irqs on
 2016-03-29  4:05 UTC  (11+ messages)
` [PATCH RT 4/6] rt/locking: Reenable migration accross schedule

[RFC PATCH 0/2] hugetlb: If PMD sharing is possible, align to PUD_SIZE
 2016-03-29  3:50 UTC  (4+ messages)
` [RFC PATCH 1/2] mm/hugetlbfs: Attempt PUD_SIZE mapping alignment if PMD sharing enabled
` [RFC PATCH 2/2] x86/hugetlb: "

[PATCH 1/4] ARM: dts: qcom: msm8974: Add USB gadget nodes
 2016-03-29  3:41 UTC  (5+ messages)
` [PATCH 2/4] ARM: dts: msm8974: Split efs in rfsa and rmtfs
` [PATCH 3/4] ARM: dts: msm8974: Add node for second i2c from blsp1
` [PATCH 4/4] ARM: dts: msm8974: Add modem smp2p and smd nodes

[RFC PATCH] acpi: Use a more normal logging style for ACPI_<LEVEL> calls
 2016-03-29  3:30 UTC 

[PATCH v5 0/6] hwmon: (fam15h_power) Introduce an accumulated power reporting algorithm
 2016-03-29  3:28 UTC  (7+ messages)
` [PATCH v5 2/6] hwmon: (fam15h_power) Add compute unit accumulated power
` [PATCH v5 4/6] hwmon: (fam15h_power) Introduce a cpu accumulated power reporting algorithm

[PATCH V8 09/14] thermal: tegra: add thermtrip function
 2016-03-29  3:09 UTC  (2+ messages)

[PATCH V8 10/14] thermal: tegra: handle clocks in one function
 2016-03-29  3:09 UTC  (2+ messages)

drivers/scsi/mpt3sas/mpt3sas_scsih.o: warning: objtool: mpt3sas_scsih_event_callback()+0x105b: function has unreachable instruction
 2016-03-29  2:58 UTC 

[PATCH 01/31] bitops: add parity functions
 2016-03-29  2:56 UTC  (9+ messages)
` [PATCH 07/31] Add mips-specific "

i915 4.5 bugfix backport and release management issue?
 2016-03-29  2:39 UTC 

[RFT PATCH 0/4] usb: dwc2: Fix core reset and force mode delay problems
 2016-03-29  2:36 UTC  (5+ messages)
` [RFT PATCH 1/4] usb: dwc2: do not override forced dr_mode in gadget setup
` [RFT PATCH 2/4] usb: dwc2: gadget: Only initialize device if in device mode
` [RFT PATCH 3/4] usb: dwc2: Add delay to core soft reset
` [RFT PATCH 4/4] usb: dwc2: Properly account for the force mode delays

[PATCH v2] mtd: nand: denali: allow to override max_banks from DT property
 2016-03-29  2:33 UTC 

[RFC 0/6] drm/fences: add in-fences to DRM
 2016-03-29  2:18 UTC  (9+ messages)

[PATCH v8 0/4] Introduce usb charger framework to deal with the usb gadget power negotation
 2016-03-29  2:05 UTC  (7+ messages)

[PATCH v4 0/4] Fix ordering of ftrace/livepatch calls on module load and unload
 2016-03-29  2:03 UTC  (8+ messages)
` [PATCH v4 4/4] livepatch/module: remove livepatch module notifier

[PATCH v2 1/3] phy: rockchip-dp: should be a child device of the GRF
 2016-03-29  1:53 UTC  (3+ messages)
` [PATCH v2 2/3] phy: rockchip-emmc: "

[PATCH] sbs-battery: fix power status when battery is dry
 2016-03-29  1:52 UTC  (8+ messages)

[RFC][PATCH] mm/slub: Skip CPU slab activation when debugging
 2016-03-29  1:52 UTC  (2+ messages)

[PATCH v3 0/8] ARM: dts: Add new Exynos3250-based ARTIK5 module dtsi file
 2016-03-29  1:48 UTC  (6+ messages)
` [PATCH v3 3/8] clk: samsung: exynos3250: Add MMC2 clock

[PATCH v2] arm64: dts: Add tmu node for exynos7
 2016-03-29  1:43 UTC  (4+ messages)

[PATCH 0/2] ARM: uniphier: updates for Linux 4.7-rc1
 2016-03-29  1:38 UTC  (3+ messages)
` [PATCH 1/2] ARM: uniphier: fix up cache ops broadcast of ACTLR
` [PATCH 2/2] ARM: uniphier: initialize outer cache for secondary CPUs

[PATCH v2] thermal: add sysfs_notify on some attributes
 2016-03-29  1:35 UTC  (3+ messages)

[lkp] [mm/slub] 923e73a1d7: kernel BUG at mm/slub.c:1682!
 2016-03-29  1:33 UTC 

[PATCH] perf/core: Fix time tracking bug with multiplexing
 2016-03-29  1:33 UTC 

[PATCH 0/8] block: prepare for multipage bvecs
 2016-03-29  1:33 UTC  (2+ messages)

[PATCH v2 0/5] Add SATA3 support for Broadcom NS2 SVK
 2016-03-29  1:31 UTC  (9+ messages)
` [PATCH v2 1/5] phy: Rename phy-brcmstb-sata driver to phy-brcm-sata driver
` [PATCH v2 2/5] phy: Add support for NS2 SATA3 PHY in Broadcom SATA3 PHY driver
` [PATCH v2 3/5] dt-bindings: phy: bindings document for common "
` [PATCH v2 4/5] dt-bindings: ata: add compatible string for iProc AHCI controller

[PATCH v2] ARM: exynos_defconfig: Enable Samsung media platform drivers as modules
 2016-03-29  1:25 UTC  (6+ messages)

[lkp] [driver core] de6c63b04a: BUG: unable to handle kernel NULL pointer dereference at 0000000000000068
 2016-03-29  1:21 UTC 

[PATCH 2/2] mmc: dw_mmc: avoid using dmaengine_terminate_all
 2016-03-29  1:19 UTC  (2+ messages)

[PATCH 1/2] mmc: dw_mmc: fix warning reported by kernel-doc
 2016-03-29  1:18 UTC  (2+ messages)

[PATCH] mmc: dw_mmc-rockchip: fix failing to mount partition with "discard"
 2016-03-29  1:17 UTC  (2+ messages)

[PATCH] mmc: dw_mmc-rockchip: remove dw_mci_rockchip_pmops
 2016-03-29  1:17 UTC  (4+ messages)

[PATCH v6 0/3] Add more clock compatible features and support the RK3399 clock
 2016-03-29  1:17 UTC  (3+ messages)

[RFC PATCH] cgroup namespaces: add a 'nsroot=' mountinfo field
 2016-03-29  1:12 UTC  (2+ messages)

mm/slab: reduce lock contention in alloc path
 2016-03-29  1:05 UTC  (16+ messages)
` [PATCH 01/11] mm/slab: hold a slab_mutex when calling __kmem_cache_shrink()
` [PATCH 02/11] mm/slab: remove BAD_ALIEN_MAGIC again
` [PATCH 03/11] mm/slab: drain the free slab as much as possible
` [PATCH 04/11] mm/slab: factor out kmem_cache_node initialization code
` [PATCH 05/11] mm/slab: clean-up kmem_cache_node setup
` [PATCH 06/11] mm/slab: don't keep free slabs if free_objects exceeds free_limit
` [PATCH 07/11] mm/slab: racy access/modify the slab color

linux-next: Tree for Mar 29
 2016-03-29  0:56 UTC 

[PATCH v4 4/4] perf config: Initialize perf_config_set with all default configs
 2016-03-29  0:44 UTC 

[PATCH v4 3/4] perf config: Prepare all default configs
 2016-03-29  0:43 UTC 

[PATCH v4 2/4] perf config: Let show_config() work with perf_config_set
 2016-03-29  0:43 UTC 

[PATCH v4 1/4] perf config: Introduce perf_config_set class
 2016-03-29  0:43 UTC 

[PATCH v4 0/4] Infrastructure code for perf-config
 2016-03-29  0:43 UTC 

[PATCH] bpf: doc: "neg" opcode has no operands
 2016-03-29  0:32 UTC  (2+ messages)

[PATCH v3] x86, pmem: use memcpy_mcsafe() for memcpy_from_pmem()
 2016-03-29  0:31 UTC  (2+ messages)

rcu_preempt self-detected stall on CPU from 4.5-rc3, since 3.17
 2016-03-29  0:28 UTC  (11+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox