linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-04-22 17:18:39 to 2016-04-23 03:47:56 UTC [more...]

[PATCH v5 0/4] Cleaning printk stuff in NMI context
 2016-04-23  3:49 UTC  (3+ messages)
` [PATCH v5 4/4] printk/nmi: flush NMI messages on the system panic

[RFC6 PATCH v6 00/21] ILP32 for ARM64
 2016-04-23  3:37 UTC  (13+ messages)
` [PATCH 12/25] arm64: compat: change config dependences to aarch32
` [PATCH 18/25] arm64: ilp32: introduce binfmt_ilp32.c
` [PATCH 19/25] arm64: ptrace: handle ptrace_request differently for aarch32 and ilp32
` [RFC6 PATCH v6 00/21] ILP32 for ARM64 - LTP results

[RFC][PATCH 0/3] smp_cond_load_acquire + cmpwait
 2016-04-23  3:40 UTC  (6+ messages)
` [RFC][PATCH 3/3] locking,arm64: Introduce cmpwait()

[PATCH 1/5] perf tools: fix incorrect ordering of callchain entries
 2016-04-23  3:35 UTC  (4+ messages)

[RFC][PATCH 00/31] implement atomic_fetch_$op
 2016-04-23  3:23 UTC  (15+ messages)
` [RFC][PATCH 02/31] locking,alpha: Implement atomic{,64}_fetch_{add,sub,and,andnot,or,xor}()
` [RFC][PATCH 10/31] locking,hexagon: Implement atomic_fetch_{add,sub,and,or,xor}()
` [RFC][PATCH 18/31] locking,powerpc: Implement atomic{,64}_fetch_{add,sub,and,or,xor}{,_relaxed,_acquire,_release}()

[PATCH] MAINTAINERS: Update the file list for the NCR 5380 entry
 2016-04-23  2:20 UTC 

[PATCH] NBD: replace kill_bdev() with __invalidate_device()
 2016-04-23  2:17 UTC  (2+ messages)

[regression] linux318, linux41 - kernel stack is corrupted
 2016-04-23  2:02 UTC  (8+ messages)

SATA hot unplug question
 2016-04-23  1:43 UTC 

[PATCH] tools: hv: lsvmbus: add pci pass-through UUID
 2016-04-23  1:21 UTC  (2+ messages)

[PATCH] ALSA: timer: remove legacy rtctimer
 2016-04-23  0:58 UTC 

[PATCH v4 0/2] let archs decide for vcpu ids
 2016-04-23  0:51 UTC  (5+ messages)
` [PATCH v4 2/2] KVM: move vcpu id checking to archs

[PATCH v4 0/2] Align mmap address for DAX pmd mappings
 2016-04-23  0:21 UTC  (3+ messages)
` [PATCH v4 1/2] thp, dax: add thp_get_unmapped_area for "
` [PATCH v4 2/2] ext2/4, xfs, blk: call thp_get_unmapped_area() "

[PATCH V1 0/4] Urgent fixes for Intel CQM/MBM counting
 2016-04-23  0:27 UTC  (5+ messages)
` [PATCH 1/4] perf/x86/cqm,mbm: Store cqm,mbm count for all events when RMID is recycled
` [PATCH 2/4] perf/x86/mbm: Store bytes counted for mbm during recycle
` [PATCH 3/4] perf/x86/mbm: Fix mbm counting when RMIDs are reused
` [PATCH 4/4] perf/x86/cqm: Support cqm/mbm only for perf events

[git pull] Input updates for 4.6-rc4
 2016-04-23  0:23 UTC 

[PATCH 0/8] Qualcomm SCM Rework
 2016-04-23  0:03 UTC  (17+ messages)
` [PATCH 1/8] dt/bindings: firmware: Add Qualcomm SCM binding
` [PATCH 2/8] firmware: qcom: scm: Convert SCM to platform driver
` [PATCH 3/8] firmware: qcom: scm: Generalize shared error map
` [PATCH 4/8] firmware: qcom: scm: Add support for ARM64 SoCs
` [PATCH 5/8] firmware: qcom: scm: Use atomic SCM for cold boot
` [PATCH 6/8] firmware: qcom: scm: Add memory allocation API
` [PATCH 7/8] dts: qcom: apq8084: Add SCM firmware node
` [PATCH 8/8] arm64: dts: msm8916: "

[PATCH 0/4] Decouple X86_32 dependency from the ISA Kconfig option
 2016-04-22 23:51 UTC  (3+ messages)
` [PATCH 1/4] pnp: pnpbios: Add explicit X86_32 dependency to PNPBIOS

[PATCH 0/6] add support for Microcrystal RV-3049
 2016-04-22 23:48 UTC  (8+ messages)
` [PATCH 4/6] rtc: rv3029: Removes some checks and warnings
` [PATCH 5/6] rtc: rv3029: enable AE_x bits on set_alarm
` [PATCH 6/6] rtc: rv3029: add alarm IRQ

[v8, 0/7] Fix eSDHC host version register bug
 2016-04-22 23:22 UTC  (3+ messages)
` [v8, 6/7] MAINTAINERS: add entry for Freescale SoC specific driver

linux-next: build failure after merge of the net-next tree
 2016-04-22 23:20 UTC  (4+ messages)

This patch triggers a bad gcc bug (was Re: [PATCH] force inlining of some byteswap operations)
 2016-04-22 23:17 UTC  (3+ messages)
` [PATCH] scsi: fc: force inlining of wwn conversion functions

[PATCH 0/2] Embedding Position Independent Executables
 2016-04-22 23:15 UTC  (6+ messages)
` [PATCH 1/2] ARM: PIE infrastructure

[PATCH] fs: add the FIGETFROZEN ioctl call
 2016-04-22 23:14 UTC  (6+ messages)

[PATCH 0/2] Add Opal unlock support to NVMe
 2016-04-22 23:12 UTC  (3+ messages)
` [PATCH 1/2] Add optane OPAL unlocking code
` [PATCH 2/2] NVMe: Add ioctls to save and unlock an Opal locking range

[PATCH v2 00/13] clk_hw based clkdev/DT providers
 2016-04-22 22:58 UTC  (22+ messages)
` [PATCH v2 02/13] clk: Add {devm_}clk_hw_{register,unregister}() APIs
` [PATCH v2 03/13] clk: Add clk_hw OF clk providers
` [PATCH v2 05/13] clk: divider: Add hw based registration APIs
` [PATCH v2 06/13] clk: gate: "
` [PATCH v2 07/13] clk: mux: "
` [PATCH v2 08/13] clk: fixed-factor: "
` [PATCH v2 09/13] clk: fractional-divider: "
` [PATCH v2 10/13] clk: composite: "
` [PATCH v2 11/13] clk: gpio: "
` [PATCH v2 12/13] clk: fixed-rate: "

linux-next: Tree for Apr 22
 2016-04-22 22:55 UTC  (7+ messages)
` linux-next: Tree for Apr 22 (adjust_autoksyms.sh)

[PATCH] driver: input :touchscreen : add Raydium I2C touch driver
 2016-04-22 22:50 UTC  (2+ messages)

mmotm 2016-04-22-15-49 uploaded
 2016-04-22 22:49 UTC 

[PATCH 01/10] PM / OPP: Propagate the error returned by _find_opp_table()
 2016-04-22 22:42 UTC  (20+ messages)
` [PATCH 02/10] PM / OPP: Add missing doc style comments
` [PATCH 03/10] PM / OPP: dev_pm_opp_set_sharing_cpus() doesn't depend on CONFIG_OF
` [PATCH 04/10] PM / OPP: Relocate dev_pm_opp_set_sharing_cpus()
` [PATCH 05/10] PM / OPP: Mark shared-opp for non-dt case
` [PATCH 06/10] PM / OPP: Add dev_pm_opp_get_sharing_cpus()
` [PATCH 07/10] cpufreq: dt: Identify cpu-sharing for platforms without operating-points-v2
` [PATCH 08/10] mvebu: Use dev_pm_opp_set_sharing_cpus() to mark OPP tables as shared
` [PATCH 09/10] cpufreq: dt: Kill platform-data
` [PATCH 10/10] cpufreq: mvebu: Use generic platdev driver

[PATCH v2] drm/panel: simple: Add support for Innolux AT070TN92
 2016-04-22 22:30 UTC  (4+ messages)

SUPPLY INQUIRY!!!
 2016-04-22 22:28 UTC 

random(4) changes
 2016-04-22 22:27 UTC 

[PATCH] x86/boot: Rename overlapping memcpy() to memmove()
 2016-04-22 22:26 UTC 

[PATCH 3.12 00/78] 3.12.59-stable review
 2016-04-22 22:26 UTC  (2+ messages)

[PATCH v2 0/3] ARM: OMAP3: Fix McBSP2/3 hwmod setup for sidetone
 2016-04-22 22:24 UTC  (11+ messages)

Nokia N900: Broken lirc ir-rx51 driver
 2016-04-22 22:21 UTC  (6+ messages)

[PATCH] tmpfs: fix VM_MAYSHARE mappings for NOMMU
 2016-04-22 22:19 UTC 

[PATCH] KVM: x86: fix ordering of cr0 initialization code in vmx_cpu_reset
 2016-04-22 22:18 UTC  (2+ messages)

[PATCH/RFC] perf core: Allow setting up max frame stack depth via sysctl
 2016-04-22 22:18 UTC  (6+ messages)
  ` [PATCH/RFC v2] "

[PATCH 0/5] x86, boot: clean up KASLR code (step 2)
 2016-04-22 22:18 UTC  (7+ messages)
` [PATCH 4/5] x86, boot: Make memcpy handle overlaps
  ` [tip:x86/boot] x86/boot: Make memcpy() "

[PATCH] [media] au0828: fix double free in au0828_usb_probe()
 2016-04-22 22:05 UTC 

[PATCH] cpu/hotplug: handle unbalanced hotplug enable/disable
 2016-04-22 21:58 UTC  (5+ messages)

[PATCH v3] of/overlay: add of overlay notifications
 2016-04-22 21:19 UTC  (3+ messages)

[PATCH] fs: reintroduce freezing nesting
 2016-04-22 21:54 UTC  (3+ messages)

[PATCH] mm/vmalloc: Keep a separate lazy-free list
 2016-04-22 21:49 UTC  (6+ messages)

[PATCH v2 0/5] Add support for rk818
 2016-04-22 21:37 UTC  (5+ messages)
` [PATCH v2 5/7] mfd: dt-bindings: Add RK818 device tree bindings document
` [PATCH v2 6/7] clk: Kconfig: Name RK818 in Kconfig for COMMON_CLK_RK808

[PATCH v2 1/2] mm, kasan: don't call kasan_krealloc() from ksize()
 2016-04-22 21:32 UTC  (2+ messages)

[PATCH] kprobes: add the "tls" argument for j_do_fork
 2016-04-22 20:58 UTC  (2+ messages)

[PATCH v11 00/60] PCI: Resource allocation cleanup for v4.7
 2016-04-22 20:49 UTC  (3+ messages)
` [PATCH v11 04/60] sparc/PCI: Use correct offset for bus address to resource

[PATCH V6 00/13] Support for generic ACPI based PCI host controller
 2016-04-22 20:46 UTC  (2+ messages)

[PATCH v4 0/3] dmaengine: Add clock support for AXI DMAS
 2016-04-22 20:34 UTC  (3+ messages)
` [PATCH v4 2/3] Documentation: DT: vdma: Add clock support for dmas

[PATCH RESEND v2 0/4] ARM64: dts: rockchip: add support for RK3399
 2016-04-22 20:33 UTC  (5+ messages)
` [PATCH RESEND v2 1/4] Documentation: rockchip-dw-mshc: add description for rk3399
` [PATCH RESEND v2 3/4] ARM64: dts: rockchip: add RK3399 evaluation board

[PATCH v2] Documentation: bindings: fix palmas-rtc documentation
 2016-04-22 20:29 UTC  (2+ messages)

[PATCH 0/6] Add Shared MDIO framework for iProc based SoCs
 2016-04-22 20:13 UTC  (5+ messages)
` [PATCH 2/6] Documentation: DT binding doc for iProc Shared MDIO Controller
` [PATCH 5/6] Documentation: Binding doc for ethernet master in NS2

[PATCH 0/3] Cypress FM33256B processor companion support
 2016-04-22 20:11 UTC  (4+ messages)
` [PATCH 1/3] mfd: add Cypress FM33256B Processor Companion driver

[PATCH] drm/dp/mst: Get validated port ref in drm_dp_update_payload_part1()
 2016-04-22 20:08 UTC 

UBSAN warning in r100: shift exponent 255 is too large for 32-bit type 'int'
 2016-04-22 19:53 UTC 

[PATCH 1/2] [v4] net: emac: emac gigabit ethernet controller driver
 2016-04-22 19:56 UTC  (7+ messages)

[PATCH V4 1/4] gpio: tegra: Don't open code of_device_get_match_data()
 2016-04-22 19:53 UTC  (3+ messages)
` [PATCH V4 4/4] gpio: tegra: Add support for gpio debounce

[PATCH 0/2 v7]: printk, Add monotonic and real printk timestamps
 2016-04-22 19:47 UTC  (3+ messages)
` [PATCH 2/2] printk, allow different timestamps for printk.time

[PATCH v2 1/2] Documentation: DT: vdma: Add clock support for vdma
 2016-04-22 19:37 UTC  (2+ messages)

[PATCH v2 0/2] DRA7x: Increase QSPI frequency to 64MHz
 2016-04-22 19:33 UTC  (3+ messages)
` [PATCH v2 2/2] ARM: dts: dra7x: Support QSPI MODE-0 operation at 64MHz

[PATCH RFC 00/22] Replace the CFQ I/O Scheduler with BFQ
 2016-04-22 19:32 UTC  (9+ messages)
` [PATCH RFC 10/22] block, bfq: add full hierarchical scheduling and cgroups support

[GIT PULL 1/2] bcm2835 DT changes for 4.7
 2016-04-22 19:26 UTC  (4+ messages)
` [GIT PULL 2/2] bcm2835 defconfig "

[PATCH] Changed the path from to the incorrect drivers/char/sysrq.c to drivers/tty/sysrq.c
 2016-04-22 19:17 UTC 

[PATCH] irqdomain: fix compare_const_fl.cocci warnings
 2016-04-22 19:10 UTC  (6+ messages)

HELLO DEAR
 2016-04-22 19:10 UTC 

[PATCH v7 00/10] KVM PCIe/MSI passthrough on ARM/ARM64: kernel part 1/3: iommu changes
 2016-04-22 19:07 UTC  (5+ messages)

[PATCH v2 1/1] arm64: dts: NS2 secondary core enablement via PSCI
 2016-04-22 19:05 UTC  (2+ messages)

[GIT PULL][PATCH 0/3] Few small timekeeping updates for 4.7
 2016-04-22 19:03 UTC  (4+ messages)
` [PATCH 1/3] clocksource: Add missing include of of.h
` [PATCH 2/3] security: Introduce security_settime64()
` [PATCH 3/3] time: Introduce do_sys_settimeofday64()

[PATCH] ARM: BCM5301X: Add DT entry for SPI controller and NOR flash
 2016-04-22 19:01 UTC  (2+ messages)

fs: GPF in locked_inode_to_wb_and_lock_list
 2016-04-22 18:55 UTC  (7+ messages)

[PATCH 1/2] KVM: x86: fix ordering of cr0 initialization code in vmx_cpu_reset
 2016-04-22 18:55 UTC  (3+ messages)

[PATCH] lib: Always NUL terminate ucs2_as_utf8
 2016-04-22 18:52 UTC  (5+ messages)

[PATCH v7 0/6] Introduce GCC plugin infrastructure
 2016-04-22 18:51 UTC  (8+ messages)
` [PATCH v7 1/6] Shared library support
` [PATCH v7 2/6] GCC plugin infrastructure
` [PATCH v7 3/6] The GCC plugin infrastructure supports the arm and arm64 architectures too
` [PATCH v7 4/6] Add Cyclomatic complexity GCC plugin
` [PATCH v7 5/6] Documentation for the GCC plugin infrastructure
` [PATCH v7 6/6] Add sancov plugin

[PATCH v7 0/9] Add clock support for Mediatek MT2701
 2016-04-22 18:43 UTC  (3+ messages)
` [PATCH v7 4/9] clk: mediatek: Add MT2701 clock support

Zádost!!
 2016-04-22 13:08 UTC 

[PATCH 0/7] IB/hfi1: Remove write() and use ioctl() for user access
 2016-04-22 18:38 UTC  (5+ messages)

[PATCH] mm: Fix incorrect pfn passed to untrack_pfn in remap_pfn_range
 2016-04-22 18:38 UTC  (2+ messages)

[PATCH] ext4: Fix check of dqget() return value in ext4_ioctl_setproject()
 2016-04-22 18:36 UTC  (2+ messages)

[PATCH] serial: mctrl_gpio: Drop support for out1-gpios and out2-gpios
 2016-04-22 18:32 UTC  (2+ messages)

[PATCH v6 00/20] kthread: Use kthread worker API more widely
 2016-04-22 18:30 UTC  (2+ messages)

[PATCH V4] irq: Track the interrupt timings
 2016-04-22 18:21 UTC  (2+ messages)

[GIT PULL] pin control fixes for v4.6 take three
 2016-04-22 18:18 UTC 

[PATCH] x86/xen: suppress hugetlbfs in PV guests
 2016-04-22 18:16 UTC  (4+ messages)
` [tip:x86/asm] x86/mm/xen: Suppress "

[PATCH v3] prism54: isl_38xx: Replace 'struct timeval'
 2016-04-22 18:09 UTC  (6+ messages)

[PATCH 0/4] sh: fix up modular use in non-modular code
 2016-04-22 18:07 UTC  (5+ messages)
` [PATCH 1/4] sh: make time.c explicitly non-modular
` [PATCH 2/4] sh: make mm/asids-debugfs "
` [PATCH 3/4] sh: make board-secureedge5410 "
` [PATCH 4/4] sh: make heartbeat driver "

HELLO DEAR
 2016-04-22 17:47 UTC 

[PATCH] ARM: omap2plus_defconfig: Fix warning due invalid RXKAD symbol value
 2016-04-22 17:53 UTC 

[PATCH] media: vb2: Fix regression on poll() for RW mode
 2016-04-22 17:46 UTC  (11+ messages)

[PATCH 0/8] drm: Add fbdev deferred io support to helpers
 2016-04-22 17:36 UTC  (8+ messages)
` [PATCH 4/8] drm/fb-helper: Add fb_deferred_io support

[git pull] drm fixes
 2016-04-22 17:33 UTC  (5+ messages)

[PATCH] MIPS: Allow R6 compact branch policy to be left unspecified
 2016-04-22 17:32 UTC  (3+ messages)

namespaced file capabilities
 2016-04-22 17:26 UTC  (2+ messages)
` [PATCH 1/1] simplified security.nscapability xattr

[PATCH] kvm: x86: do not leak guest xcr0 into host interrupt handlers
 2016-04-22 17:21 UTC  (3+ messages)

[PATCH 0/4] MIPS: Guest timekeeping improvements
 2016-04-22 17:19 UTC  (2+ messages)
` [PATCH 4/4] MIPS: cevt-r4k: Dynamically calculate min_delta_ns

[PATCH] powercap/intel_rapl: Add support for Kabylake
 2016-04-22 17:17 UTC 

[PATCH V3 00/18] coresight: tmc: make driver usable by Perf
 2016-04-22 17:14 UTC  (2+ messages)
` [PATCH V3 03/18] coresight: tmc: re-implementing tmc_read_prepare/unprepare() functions


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