public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-07-06 09:45:17 to 2016-07-06 15:24:25 UTC [more...]

[PATCH v10 0/4] add reboot mode driver
 2016-07-06 15:24 UTC  (8+ messages)
` [PATCH v10 1/4] dt-bindings: power: reset: add document for reboot-mode driver
` [PATCH v10 2/4] power: reset: add reboot mode driver
` [PATCH v10 3/4] ARM: dts: rockchip: add syscon-reboot-mode DT node
` [PATCH v10 4/4] ARM64: "

[PATCH] pinctrl: uniphier: add Ethernet pin-mux settings
 2016-07-06 15:12 UTC 

[PATCH] dt-bindings: i2c: add bindings for nxp,pca9541
 2016-07-06 15:12 UTC  (6+ messages)

[RFC PATCH v2 0/4] net: ethernet: Add support for gmii2rgmii converter
 2016-07-06 14:51 UTC  (6+ messages)
` [RFC PATCH v2 1/4] Documentation: DT: net: Add Xilinx gmiitorgmii converter device tree binding documentation

cgroup: Fix split bio been throttled more than once
 2016-07-06 15:06 UTC  (6+ messages)
    `  "

[PATCH 00/14] eeprom: at24: driver rework and at24cs/at24mac support
 2016-07-06 15:04 UTC  (2+ messages)

[PATCH v5 0/8] ACPI overlays
 2016-07-06 15:03 UTC  (3+ messages)
` [PATCH v5 2/8] acpi: fix enumeration (visited) flags for bus rescans

[PATCH net-next 00/24] rxrpc: Improve conn/call lookup and fix call number generation [ver #2]
 2016-07-06 15:03 UTC  (4+ messages)
` [PATCH net-next 04/24] rxrpc: Avoid using stack memory in SG lists in rxkad

[PATCH] KVM: SVM: fix trashing of MSR_TSC_AUX
 2016-07-06 15:00 UTC  (4+ messages)

[PATCH -v3 0/2] printk.devkmsg: Ratelimit it by default
 2016-07-06 14:59 UTC  (8+ messages)
` [PATCH -v3 1/2] ratelimit: Extend to print suppressed messages on release
  ` [PATCH -v3.1 "
      ` [PATCH -v3.2 "
` [PATCH -v3 2/2] printk: Add kernel parameter to control writes to /dev/kmsg
  ` [PATCH -v3.1 "

[PATCH 0/5][RFC] Overlayfs SELinux Support
 2016-07-06 14:58 UTC  (7+ messages)
` [PATCH 5/5] overlayfs: Use vfs_getxattr_noperm() for real inode

[PATCH v5 00/22] sh: LANDISK and R2Dplus convert to device tree
 2016-07-06 14:53 UTC  (12+ messages)
` [PATCH v5 01/22] sh: Add sh-specific early_init_dt_reserve_memory_arch
` [PATCH v5 04/22] sh: Use P1SEGADDR
` [PATCH v5 10/22] sh: Add board specific initialize of of-generic

[PATCH 1/2] spi: clps711x: Driver refactor
 2016-07-06 14:53 UTC  (2+ messages)
` [PATCH 2/2] dt-bindings: spi: add binding for clps711x SPI

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

[PATCHv2 0/6] x86: 32-bit compatible C/R on x86_64
 2016-07-06 14:36 UTC  (11+ messages)
` [PATCHv2 1/6] x86/vdso: unmap vdso blob on vvar mapping failure
` [PATCHv2 2/6] x86/vdso: introduce do_map_vdso() and vdso_type enum
` [PATCHv2 3/6] x86/arch_prctl/vdso: add ARCH_MAP_VDSO_*
` [PATCHv2 5/6] x86/ptrace: down with test_thread_flag(TIF_IA32)
` [PATCHv2 6/6] x86/signal: add SA_{X32,IA32}_ABI sa_flags

[PATCH v2] drivers/perf: arm-pmu: Handle per-interrupt affinity mask
 2016-07-06 14:33 UTC 

[PATCH v2 0/6] Use tpm_transmit_cmd() consistently
 2016-07-06 14:21 UTC  (2+ messages)

[PATCH] regmap: add iopoll-like polling macro
 2016-07-06 14:19 UTC 

[patch] drm/tegra: sor: Double free on error
 2016-07-06 14:17 UTC  (2+ messages)

[PATCH v3 0/4] sched,time: fix irq time accounting with nohz_idle
 2016-07-06 14:15 UTC  (5+ messages)
` [PATCH 1/4] sched,time: count actually elapsed irq & softirq time
    ` [PATCH v3 "

[PATCH v1] drivers:iio:accel:mma8452: removed unwanted return statements
 2016-07-06 14:14 UTC  (3+ messages)

Regression between rc2 and rc6: ACPI EC problems
 2016-07-06 14:14 UTC 

[RFC PATCH] tracing: add sched_prio_update
 2016-07-06 14:14 UTC  (6+ messages)

Introspecting userns relationships to other namespaces?
 2016-07-06 14:13 UTC  (2+ messages)

[PATCH] drivers/perf: arm-pmu: Handle per-interrupt affinity mask
 2016-07-06 14:11 UTC  (3+ messages)

[RFC][PATCH] perf: Remove superfluous perf_pmu_disable calls
 2016-07-06 14:09 UTC 

[PATCHv10 0/2] mremap vDSO for 32-bit
 2016-07-06 14:03 UTC  (3+ messages)
` [PATCHv10 1/2] x86/vdso: add mremap hook to vm_special_mapping

net/batman-adv/bridge_loop_avoidance.c:1105:9-10: WARNING: return of 0/1 in function 'batadv_bla_process_claim' with return type bool
 2016-07-06 13:44 UTC  (3+ messages)
` [PATCH] batman-adv: fix boolreturn.cocci warnings
  ` [B.A.T.M.A.N.] "

[PATCH 1/2] exit: Quieten greatest stack depth printk
 2016-07-06 13:57 UTC  (3+ messages)
` [PATCH 2/2] mm: workingset: printk missing log level, use pr_info()

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

[PATCH] [RFC] Kbuild: avoid "make tinyconfig" warnings
 2016-07-06 13:56 UTC  (6+ messages)

BUG: INTx is assered unexpectly when unload AHCI driver with MSIx support
 2016-07-06 13:52 UTC 

[PATCH 2/2] nfsd: remove extraneous KERN_INFO prefix
 2016-07-06 13:52 UTC  (2+ messages)

[PATCH v2 0/2] x86/entry: speed up context-tracking system calls by 150 clock cycles
 2016-07-06 13:47 UTC  (2+ messages)

[PATCH] drm/radeon: Remove deprecated create_singlethread_workqueue
 2016-07-06 13:45 UTC  (6+ messages)

[PATCH] pinctrl: imx21: include linux/module.h
 2016-07-06 13:45 UTC  (5+ messages)

[PATCH v9 0/4] add reboot mode driver
 2016-07-06 13:39 UTC  (3+ messages)
` [PATCH v9 2/4] power: reset: "

[PATCH RESENT] dm: Check kthread_run's return value
 2016-07-06 13:38 UTC  (5+ messages)

[PATCH] gpio: tegra: don't auto-enable for COMPILE_TEST
 2016-07-06 13:38 UTC  (2+ messages)

[PATCH v3 0/2] pvclock: more code cleanup
 2016-07-06 13:36 UTC  (5+ messages)
` [PATCH 1/2] pvclock: introduce seqcount-like API
` [PATCH 2/2] x86: vdso: use __pvclock_read_cycles

[PATCH -next] memory: atmel-ebi: use PTR_ERR_OR_ZERO() to simplify the code
 2016-07-06 13:34 UTC  (4+ messages)

[PATCH v3] KVM: nVMX: Fix incorrect preemption timer vmexit in nested guest
 2016-07-06 13:32 UTC  (3+ messages)

[PATCH -next] orangefs: use vzalloc() instead of vmalloc()/memset(0)
 2016-07-06 13:23 UTC 

[PULL] : clockevents for 4.8
 2016-07-06 13:21 UTC  (4+ messages)

[PATCH v4 00/29] virtually mapped stacks and thread_info cleanup
 2016-07-06 13:20 UTC  (11+ messages)
` [PATCH v4 01/29] bluetooth: Switch SMP to crypto_cipher_encrypt_one()
` [PATCH v4 08/29] dma-api: Teach the "DMA-from-stack" check about vmapped stacks

[PATCH v3 0/9] Add MT8173 Video Decoder Driver
 2016-07-06 13:19 UTC  (2+ messages)

[PATCH] oxnas: select reset controller framework
 2016-07-06 13:21 UTC  (3+ messages)

[RFC PATCH v2 0/9] scpi: Add SCPI registry to handle legacy protocol
 2016-07-06 13:17 UTC  (4+ messages)
` [RFC PATCH v2 1/9] mailbox: Add Amlogic Meson Message-Handling-Unit

[PATCH 1/2] soc: raspberrypi-power: add CONFIG_OF dependency
 2016-07-06 13:17 UTC  (3+ messages)
` [PATCH 2/2] firmware: scpi: "

[PATCH v3] sm501: Add device property
 2016-07-06 13:12 UTC  (3+ messages)

[PATCH -v2 0/3] x86/MSR: Improve unhandled MSR access error message
 2016-07-06 13:11 UTC  (3+ messages)

[PATCH 00/10] clk: fix/remove module usage in non-modular code
 2016-07-06 13:11 UTC  (5+ messages)
` [PATCH 05/10] clk: oxnas: make it explicitly non-modular
` [PATCH 07/10] clk: samsung: make clk-s5pv210-audss "

[RFC PATCH] x86, kvm: use kvmclock to compute TSC deadline value
 2016-07-06 13:03 UTC  (3+ messages)

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

kvm: RDTSCP on AMD
 2016-07-06 13:01 UTC  (2+ messages)

[PATCH] PCI: artpec: add PCI_MSI_IRQ_DOMAIN dependency
 2016-07-06 12:46 UTC 

[PATCH v2] Add STM32F746 MCU pinctrl support
 2016-07-06 12:43 UTC  (3+ messages)
` [PATCH v2] pinctrl: Add STM32F746 MCU support

[RFC] block: fix blk_queue_split() resource exhaustion
 2016-07-06 12:38 UTC  (5+ messages)

[PATCH] iwlwifi, Do not implement thermal zone unless ucode is loaded
 2016-07-06 12:37 UTC 

[PATCH v3] Add kernel parameter to blacklist modules
 2016-07-06 12:36 UTC 

[PATCH v2] mac80211: mesh: Add support for HW RC implementation
 2016-07-06 12:35 UTC  (2+ messages)

[PATCH v13 0/8] perf tools: Support overwritable ring buffer
 2016-07-06 12:34 UTC  (12+ messages)
` [PATCH v13 1/8] perf tools: Drop redundant evsel->overwrite indicator
` [PATCH v13 2/8] perf evlist: Introduce aux evlist
` [PATCH v13 5/8] perf record: Read from overwritable ring buffer

[PATCH 0/3] *** support GMAC for RK3399 & RK3366 ***
 2016-07-06 12:23 UTC  (5+ messages)
` [PATCH 1/3] net: stmmac: dwmac-rk: add rk3366 & rk3399-specific data
` [PATCH 2/3] arm64: dts: rockchip: add GMAC dt nodes for rk3399 SoC
` [PATCH 3/3] arm64: dts: rockchip: add GMAC dt nodes for RK3399 evb

[PATCH] regulator: pwm: Fix regulator ramp delay for continuous mode
 2016-07-06 12:27 UTC  (2+ messages)

[PATCH V2 00/10] arm64: tegra: add BPMP support
 2016-07-06 12:23 UTC  (9+ messages)
` [PATCH V2 02/10] mailbox: tegra-hsp: Add HSP(Hardware Synchronization Primitives) driver
` [PATCH V2 03/10] Documentation: dt-bindings: firmware: tegra: add bindings of the BPMP
` [PATCH V2 05/10] firmware: tegra: add BPMP support

[linux-next] Errors while "make htmldocs" in linux-next
 2016-07-06 12:21 UTC 

[rfc patch] sched/fair: Use instantaneous load for fork/exec balancing
 2016-07-06 12:21 UTC  (8+ messages)

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

[PATCH -next] nvmet: fix return value check in nvmet_subsys_alloc()
 2016-07-06 12:02 UTC 

[PATCH v6 6/8] efi: load SSTDs from EFI variables
 2016-07-06 11:58 UTC  (2+ messages)

[PATCH v2] KVM: nVMX: Fix preemption timer kernel NULL pointer dereference
 2016-07-06 11:55 UTC  (4+ messages)

[PATCH 0/3] sched: Enhance/fix sched_avg_update()
 2016-07-06 11:53 UTC  (6+ messages)
` [PATCH 2/3] sched: Unloop sched avg decaying

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

[PATCH v2 0/3] spi-nor: Add support for Intel SPI serial flash controller
 2016-07-06 11:46 UTC  (2+ messages)

[PATCH] mailmap: Add Linus Lüssing
 2016-07-06 11:42 UTC 

[PATCH v2 0/2] arm64: dts: rockchip: Support PMU for rk3399 SoCs
 2016-07-06 11:24 UTC  (2+ messages)

[PATCH] GPIO_KEYS: If devm_add_action() fails, we are explicitly calling the cleanup to freethe resources allocated. Use the helper devm_add_action_or_reset() and return directly in case of error, since the cleanup function has been already called by the helper if there was any error
 2016-07-06 11:22 UTC  (3+ messages)

[PATCH 1/1] irqdomain: Export __irq_domain_alloc_irqs() and irq_domain_free_irqs()
 2016-07-06 11:17 UTC  (2+ messages)

[PATCH 0/2] PCI: designware: let dw_pcie_link_up() beware of LTSSM training bit
 2016-07-06 10:59 UTC  (3+ messages)
` [PATCH 1/2] PCI: designware: mv parameters for wait for link into pcie-designware.c
` [PATCH 2/2] PCI: designware: let dw_pcie_link_up() beware of LTSSM training bit

re
 2016-07-06 10:52 UTC 

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

[GIT PULL net-next] rxrpc: Improve conn/call lookup and fix call number generation [ver #3]
 2016-07-06 10:48 UTC 

[PATCH v3 0/2] mark spi clocks as critical and enable spi3 clocks
 2016-07-06 10:40 UTC  (7+ messages)
` [PATCH v3 1/2] clk: exynos5433: do not use CLK_IGNORE_UNUSED for SPI clocks

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

[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] brcmfmac: respect hidden_ssid for AP interfaces
 2016-07-06 10:22 UTC 

[PATCH v6 01/18] remoteproc: st_slim_rproc: add a slimcore rproc driver
 2016-07-06 10:22 UTC  (2+ messages)

[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] KVM: nVMX: Fix preemption timer kernel NULL pointer dereference
 2016-07-06  9:49 UTC 

[PATCH v3 00/15] lirc_dev fixes and beautification
 2016-07-06  9:01 UTC  (10+ messages)
` [PATCH v3 01/15] [media] lirc_dev: place buffer allocation on separate function
` [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 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 15/15] [media] lirc_dev: use LIRC_CAN_REC() define to check if the device can receive


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