linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-07-06 05:35:35 to 2016-07-06 10:36:47 UTC [more...]

[RFC PATCH 00/27] ARM64: support ILP32
 2016-07-06 10:36 UTC  (4+ messages)
` [PATCH 26/27] [AARCH64] Change type of __align to long long

[PATCH v2] KVM: nVMX: Fix preemption timer kernel NULL pointer dereference
 2016-07-06 10:29 UTC 

[PULL] : clockevents for 4.8
 2016-07-06 10:24 UTC 

[PATCH] brcmfmac: respect hidden_ssid for AP interfaces
 2016-07-06 10:22 UTC 

[PATCH v6 00/18] Add support for FDMA DMA controller and slim core rproc found on STi chipsets
 2016-07-06 10:22 UTC  (20+ messages)
` [PATCH v6 01/18] remoteproc: st_slim_rproc: add a slimcore rproc driver
` [PATCH v6 02/18] MAINTAINERS: Add st slim core rproc driver to STi section
` [PATCH v6 03/18] dmaengine: st_fdma: Add STMicroelectronics FDMA DT binding documentation
` [PATCH v6 04/18] dmaengine: st_fdma: Add STMicroelectronics FDMA driver header file
` [PATCH v6 05/18] dmaengine: st_fdma: Add STMicroelectronics FDMA engine driver support
` [PATCH v6 06/18] ARM: STi: DT: STiH407: Add FDMA driver dt nodes
` [PATCH v6 07/18] MAINTAINERS: Add FDMA driver files to STi section
` [PATCH v6 08/18] ARM: multi_v7_defconfig: Enable STi FDMA driver
` [PATCH v6 09/18] ARM: multi_v7_defconfig: Enable STi and simple-card drivers
` [PATCH v6 10/18] ARM: DT: STiH407: Add i2s_out pinctrl configuration
` [PATCH v6 11/18] ARM: DT: STiH407: Add i2s_in "
` [PATCH v6 12/18] ARM: DT: STiH407: Add spdif_out pinctrl config
` [PATCH v6 13/18] ARM: STi: DT: STiH407: Add sti-sasg-codec dt node
` [PATCH v6 14/18] ARM: STi: DT: STiH407: Add uniperif player dt nodes
` [PATCH v6 15/18] ARM: STi: DT: STiH407: Add uniperif reader "
` [PATCH v6 16/18] ARM: DT: STi: stihxxx-b2120: Add DT nodes for STi audio card
` [PATCH v6 17/18] dmaengine: st_fdma: Change to late_initcall_sync
` [PATCH v6 18/18] remoteproc: core: Retry rproc_fw_config_virtio() if !rproc->table_ptr

[PATCH v2 0/4] implement vcpu preempted check
 2016-07-06 10:18 UTC  (13+ messages)
` [PATCH v2 2/4] powerpc/spinlock: support "

[RFC] [PATCH v2 0/3] scatterlist: Add support to clone sg_table
 2016-07-06 10:15 UTC  (3+ messages)
` [RFC] [PATCH v2 1/3] scatterlist: Add support to clone scatterlist

[PATCH v4] gpio: add Intel WhiskeyCove GPIO driver
 2016-07-06 10:07 UTC  (3+ messages)

[PATCH v2 0/2] driver: leds: is31fl319x dimmable LED driver
 2016-07-06 10:02 UTC  (3+ messages)
` [PATCH v2 1/2] drivers: led: is31fl319x: 1/3/6/9-channel light effect led driver
` [PATCH v2 2/2] Bindings documentation for ISSI is31fl319x driver

[PATCH v2 0/3] xen: add full support for CONFIG_PARAVIRT_TIME_ACCOUNTING
 2016-07-06 10:03 UTC  (3+ messages)
` [PATCH v2 3/3] xen: support runqueue steal time on xen

[PATCH] KVM: nVMX: Fix preemption timer kernel NULL pointer dereference
 2016-07-06  9:49 UTC 

[PATCH v2] Add STM32F746 MCU pinctrl support
 2016-07-06  9:46 UTC  (2+ messages)
` [PATCH v2] pinctrl: Add STM32F746 MCU support

[PATCH v3 00/15] lirc_dev fixes and beautification
 2016-07-06  9:01 UTC  (16+ messages)
` [PATCH v3 01/15] [media] lirc_dev: place buffer allocation on separate function
` [PATCH v3 02/15] [media] lirc_dev: allow bufferless driver registration
` [PATCH v3 03/15] [media] lirc_dev: remove unnecessary debug prints
` [PATCH v3 04/15] [media] lirc_dev: replace printk with pr_* or dev_*
` [PATCH v3 05/15] [media] lirc_dev: simplify goto paths
` [PATCH v3 06/15] [media] lirc_dev: do not use goto to create loops
` [PATCH v3 07/15] [media] lirc_dev: simplify if statement in lirc_add_to_buf
` [PATCH v3 08/15] [media] lirc_dev: remove double if ... else statement
` [PATCH v3 09/15] [media] lirc_dev: merge three if statements in only one
` [PATCH v3 10/15] [media] lirc_dev: remove compat_ioctl assignment
` [PATCH v3 11/15] [media] lirc_dev: fix variable constant comparisons
` [PATCH v3 12/15] [media] lirc_dev: fix error return value
` [PATCH v3 13/15] [media] lirc_dev: extremely trivial comment style fix
` [PATCH v3 14/15] [media] lirc_dev: fix potential segfault
` [PATCH v3 15/15] [media] lirc_dev: use LIRC_CAN_REC() define to check if the device can receive

[PATCH] qla2xxx: setup data needed in ISR before setting up the ISR
 2016-07-06  9:43 UTC  (2+ messages)

[PATCH v4 0/7] xen-pciback: misc cleanup
 2016-07-06  9:41 UTC  (9+ messages)
` [PATCH v4 1/7] xen-pciback: drop unused function parameter of read_dev_bar()
` [PATCH v4 2/7] xen-pciback: drop rom_init()
` [PATCH v4 3/7] xen-pciback: fold read_dev_bar() into its now single caller
` [PATCH v4 4/7] xen-pciback: simplify determination of 64-bit memory resource
` [PATCH v4 5/7] xen-pciback: use const and unsigned in bar_init()
` [PATCH v4 6/7] xen-pciback: short-circuit read path used for merging write values
` [PATCH v4 7/7] xen-pciback: drop superfluous variables
` [Xen-devel] [PATCH v4 0/7] xen-pciback: misc cleanup

[PATCH] media: rc: nuvoton: decrease size of raw event fifo
 2016-07-06  9:37 UTC 

[PATCH net] r8152: remove the setting of LAN_WAKE_EN
 2016-07-06  9:35 UTC  (2+ messages)
` [PATCH net v2] "

[PATCH 00/31] Move LRU page reclaim from zones to nodes v8
 2016-07-06  9:33 UTC  (15+ messages)
` [PATCH 08/31] mm, vmscan: simplify the logic deciding whether kswapd sleeps
` [PATCH 11/31] mm: vmscan: do not reclaim from kswapd if there is any eligible zone
` [PATCH 31/31] mm, vmstat: Remove zone and node double accounting by approximating retries

[RFC PATCH v1] irqchip: add support for SMP irq router
 2016-07-06  9:30 UTC  (13+ messages)

[PATCH 2/2] s390/mm: use ipte range to invalidate multiple page table entries
 2016-07-06  9:26 UTC  (5+ messages)

[PATCH] netfilter: nf_log: fix error on write NONE to logger choice sysctl
 2016-07-06  9:22 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] virtio: Return correct errno for function init_vq's failure
 2016-07-06  9:18 UTC  (2+ messages)

[RFD] Efficient unit test and fuzz tools for kernel/libc porting
 2016-07-06  9:09 UTC  (5+ messages)

[PATCH] gpio: of: Allow overriding the device node
 2016-07-06  9:07 UTC  (4+ messages)

[PATCH V2 00/10] arm64: tegra: add BPMP support
 2016-07-06  9:06 UTC  (4+ messages)
` [PATCH V2 02/10] mailbox: tegra-hsp: Add HSP(Hardware Synchronization Primitives) driver

[PATCH] x86/perf/intel/rapl: Fix module name collision with powercap intel-rapl
 2016-07-06  9:04 UTC  (2+ messages)

[RESEND PATCH v5 1/5] mfd: RK808: Add RK818 support
 2016-07-06  8:56 UTC  (6+ messages)

[PATCH] perf annotate: Improve error message for symbol filter
 2016-07-06  8:50 UTC 

[PATCH v2] sched/deadline: remove useless param from setup_new_dl_entity
 2016-07-06  8:46 UTC  (7+ messages)

[PATCH] scripts: Fix size mismatch of kexec_purgatory_size
 2016-07-06  8:45 UTC  (2+ messages)

[PATCH] ipv6: Fix soft lockup for ipv6 network notifier
 2016-07-06  8:44 UTC  (6+ messages)

[PATCH 2/2] aer: add support aer interrupt with none MSI/MSI-X/INTx mode
 2016-07-06  8:38 UTC  (6+ messages)
` [PATCH v3 1/2] nxp/dts: add pcie aer interrupt-name property in the dts
  ` [PATCH v3 2/2] pci/aer: interrupt fixup in the quirk

Introspecting userns relationships to other namespaces?
 2016-07-06  8:41 UTC 

[PATCH] [linux-next] workqueue: Fix a typo in workqueue.txt
 2016-07-06  8:38 UTC  (3+ messages)

[PATCH 0/2] i2c-dev: Don't let userspace block adapter
 2016-07-06  8:22 UTC  (4+ messages)
` [PATCH 2/2] i2c-dev: Don't block the adapter from unregistering

[PATCH] [RFC] pmem: add pmem support codes on ARM64
 2016-07-06  8:31 UTC  (3+ messages)

[PATCH] KVM: VMX: switch to hrtimer for TSC deadline timer when L2 guest is running
 2016-07-06  8:21 UTC  (9+ messages)

[PATCH] arm64: dts: rockchip: Add idle-states to device tree for rk3399
 2016-07-06  8:20 UTC 

[PATCH v3 1/8] mm/zsmalloc: use obj_index to keep consistent with others
 2016-07-06  8:20 UTC  (11+ messages)
` [PATCH v3 2/8] mm/zsmalloc: take obj index back from find_alloced_obj
` [PATCH v3 3/8] mm/zsmalloc: use class->objs_per_zspage to get num of max objects
` [PATCH v3 4/8] mm/zsmalloc: avoid calculate max objects of zspage twice
` [PATCH v3 5/8] mm/zsmalloc: keep comments consistent with code
` [PATCH v3 6/8] mm/zsmalloc: add __init,__exit attribute
` [PATCH v3 7/8] mm/zsmalloc: use helper to clear page->flags bit
` [PATCH v3 8/8] mm/zsmalloc: add per-class compact trace event

[PATCH 0/2 v3] Add pl031 RTC support for Hi6220
 2016-07-06  8:13 UTC  (7+ messages)

[RFC 00/12] lockdep: Implement crossrelease feature
 2016-07-06  8:12 UTC  (9+ messages)
` [PATCH] lockdep: Add a document describing "

[PATCH v2 0/2] arm64: dts: rockchip: Support PMU for rk3399 SoCs
 2016-07-06  8:05 UTC  (3+ messages)
` [PATCH v2 1/2] arm64: dts: rockchip: change all interrupts cells for 4 on "
` [PATCH v2 2/2] arm64: dts: rockchip: support the pmu node for rk3399

automatic interrupt affinity for MSI/MSI-X capable devices V3
 2016-07-06  8:05 UTC  (3+ messages)
` [PATCH 07/13] pci: Provide sensible irq vector alloc/free routines

[PATCH v5] kasan/quarantine: fix bugs on qlist_move_cache()
 2016-07-06  7:40 UTC  (2+ messages)

[PATCH 0/3] Add STM32F746 MCU pinctrl support
 2016-07-06  7:49 UTC  (4+ messages)
` [PATCH 2/3] pinctrl: Add STM32F746 MCU support

[PATCH 1/4] dt-bindings: mfd: Add STM32F4 RCC numeric constants into DT include file
 2016-07-06  7:44 UTC  (7+ messages)
` [PATCH 2/4] dt-bindings: Document the STM32 reset bindings
` [PATCH 3/4] drivers: reset: Add STM32 reset driver

[PATCH 0/2] Add PMU support for Exynos7
 2016-07-06  7:39 UTC  (5+ messages)
` [PATCH 1/2] soc: samsung: Change type of PMU configuration register value to u32
` [PATCH 2/2] soc: samsung: Add support for Exynos7 PMU

[PATCH 0/7] net: ethernet: bgmac: Add platform device support
 2016-07-06  7:34 UTC  (4+ messages)
` [PATCH 6/7] dt-bindings: net: bgmac: add bindings documentation for bgmac

[GIT PULL] sound fixes for 4.7-rc7
 2016-07-06  7:30 UTC 

[PATCH] qla2xxx: Fix NULL pointer deref in QLA interrupt
 2016-07-06  7:28 UTC  (2+ messages)

[PATCH] perf annotate browser: Fix key binding help message
 2016-07-06  7:26 UTC 

[PATCH v6 1/2] Documentation: bindings: add dt doc for Rockchip PCIe controller
 2016-07-06  7:16 UTC  (2+ messages)
` [PATCH v6 2/2] PCI: Rockchip: Add Rockchip PCIe controller support

[PATCH] soc: samsung: pmu: Constify arrays with PMU data
 2016-07-06  7:03 UTC 

[PATCH] samples/seccomp: Add standalone config option
 2016-07-06  6:53 UTC 

[patch for-4.7] mm, compaction: prevent VM_BUG_ON when terminating freeing scanner
 2016-07-06  6:50 UTC  (2+ messages)

[PATCH 0/3] arm: dts: berlin: enable all dw_wdt nodes unconditionally
 2016-07-06  6:41 UTC  (4+ messages)
` [PATCH 1/3] arm: dts: berlin2: enable all wdt "
` [PATCH 2/3] arm: dts: berlin2q: "
` [PATCH 3/3] arm64: dts: berlin4ct: "

[PATCH v2 1/2] irqchip/qeic: merge qeic init code from platforms to a common function
 2016-07-06  6:01 UTC  (3+ messages)
` [PATCH v2 2/2] irqchip/qeic: merge qeic_of_init into qe_ic_init

[PATCH v5 0/8] ACPI overlays
 2016-07-06  6:29 UTC  (3+ messages)

[PATCH 05/15 RESEND] staging: dgnc: removes redundant null check and change
 2016-07-06  6:13 UTC 

[PATCH] arm64: dts: Fix rtc by providing rtc_src clock
 2016-07-06  6:21 UTC  (2+ messages)

[PATCH v2 1/8] mm/zsmalloc: modify zs compact trace interface
 2016-07-06  6:21 UTC  (9+ messages)
` [PATCH v2 7/8] mm/zsmalloc: add __init,__exit attribute

[PATCH 15/15 RESEND] staging: dgnc: remove useless variable 'ch_intr_rx'
 2016-07-06  6:19 UTC 

[PATCH 14/15 RESEND] staging: dgnc: remove useless variable 'ch_intr_tx'
 2016-07-06  6:19 UTC 

linux-next: Tree for Jul 6
 2016-07-06  6:20 UTC 

[PATCH v4 0/2] make arm_cpuidle_suspend() a bit more efficient
 2016-07-06  6:15 UTC  (3+ messages)
` [PATCH v4 1/2] ARM: cpuidle: fix !cpuidle_ops[cpu].init case during init
` [PATCH v4 2/2] ARM: cpuidle: make arm_cpuidle_suspend() a bit more efficient

[PATCH 13/15 RESEND] staging: dgnc: remove useless variable 'ch_intr_modem'
 2016-07-06  6:18 UTC 

[PATCH 12/15 RESEND] staging: dgnc: remove useless variable 'intr_rx'
 2016-07-06  6:18 UTC 

[PATCH 11/15 RESEND] staging: dgnc: remove useless variable 'intr_tx'
 2016-07-06  6:17 UTC 

[PATCH 10/15 RESEND] staging: dgnc: remove unused variable 'intr_modem'
 2016-07-06  6:17 UTC 

[PATCH 09/15 RESEND] staging: dgnc: remove redundant null check in
 2016-07-06  6:16 UTC 

[PATCH 08/15 RESEND] staging: dgnc: remove useless variable 'intr_count'
 2016-07-06  6:16 UTC 

[PATCH] memory: samsung: exynos-srom: fix wrong count of registers
 2016-07-06  6:17 UTC  (2+ messages)

[PATCH 07/15 RESEND] staging: dgnc: remove redundant NULL check for brd
 2016-07-06  6:15 UTC 

[PATCH 06/15 RESEND] staging: dgnc: re-arrange functions for removing
 2016-07-06  6:14 UTC 

[PATCH 04/15 RESEND] staging: dgnc: remove redundant variable null check
 2016-07-06  6:13 UTC 

[PATCH 03/15 RESEND] staging: dgnc: remove redundant local variable for
 2016-07-06  6:12 UTC 

[PATCH] f2fs: fix incorrect f_bfree calculation in ->statfs
 2016-07-06  6:13 UTC 

[PATCH 02/15 RESEND] staging: dgnc: remove useless error value assignment
 2016-07-06  6:11 UTC 

[PATCH 01/15 RESEND] staging: dgnc: remove redundant NULL checks in
 2016-07-06  6:11 UTC 

[PATCH] phy: sun9i-usb: fix error handling
 2016-07-06  6:06 UTC  (2+ messages)

[GIT PULL 0/4] ARM: exynos: Second round for v4.8
 2016-07-06  5:49 UTC  (7+ messages)
` [GIT PULL 2/4] ARM: exynos: Drivers for v4.8, part 2
` [GIT PULL 3/4] ARM: dts: exynos: MFC driver topic branch "
` [GIT PULL 4/4] ARM: defconfig: exynos: Stuff "

[RESEND PATCH] ARM: oxnas: Change OX810SE default driver config
 2016-07-06  5:11 UTC  (2+ messages)

[PATCH 0/2] KVM: MMU: support VMAs that got remap_pfn_range-ed
 2016-07-06  6:05 UTC  (5+ messages)

[PATCH] arm64: defconfig: Enable s2mps11 regulator clk and s3c rtc driver
 2016-07-06  6:03 UTC  (2+ messages)

[PATCH v3 00/17] make direct compaction more deterministic
 2016-07-06  5:55 UTC  (7+ messages)
` [PATCH v3 12/17] mm, compaction: more reliably increase direct compaction priority
` [PATCH v3 13/17] mm, compaction: use correct watermark when checking allocation success
` [PATCH v3 17/17] mm, vmscan: make compaction_ready() more accurate and readable

[PATCH v7 0/4] Mediatek MT2701 SCPSYS power domain support
 2016-07-06  5:39 UTC  (4+ messages)
` [PATCH v7 1/4] soc: mediatek: Refine scpsys to support multiple platform

[PATCH] clocksource: cadence_ttc: fix a return value in case of error
 2016-07-06  5:35 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).