linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-04-13 21:56:57 to 2016-04-14 05:47:16 UTC [more...]

[tip:perf/core] perf trace: Do not accept --no-syscalls together with -e
 2016-04-14  5:46 UTC 

[tip:perf/core] perf evsel: Move some methods from session.[ch] to evsel.[ch]
 2016-04-14  5:46 UTC 

[PATCH 8/8] perf tools sched: Display only given cpus
 2016-04-14  5:46 UTC  (2+ messages)
` [tip:perf/core] perf sched map: "

[PATCH 7/8] perf tools sched: Collor given cpus
 2016-04-14  5:45 UTC  (2+ messages)
` [tip:perf/core] perf sched map: Color "

[PATCH 6/8] perf tools sched: Collor given pids
 2016-04-14  5:45 UTC  (2+ messages)
` [tip:perf/core] perf sched map: Color "

[PATCH 5/8] perf tools sched: Make thread_map__new_by_tid_str global
 2016-04-14  5:44 UTC  (2+ messages)
` [tip:perf/core] perf thread_map: Make new_by_tid_str constructor public

[PATCH 1/2] [media] atmel-isc: add the Image Sensor Controller code
 2016-04-14  5:44 UTC  (2+ messages)

[PATCH 4/8] perf tools sched: Use color_fprintf for output
 2016-04-14  5:44 UTC  (2+ messages)
` [tip:perf/core] perf "

[PATCH 3/8] perf tools sched: Add compact display option
 2016-04-14  5:44 UTC  (2+ messages)
` [tip:perf/core] perf "

[PATCH 2/8] perf tools: Add cpu_map__has function
 2016-04-14  5:43 UTC  (2+ messages)
` [tip:perf/core] perf cpu_map: Add has() method

[PATCH 1/8] perf tools: Add thread_map__has function
 2016-04-14  5:43 UTC  (2+ messages)
` [tip:perf/core] perf thread_map: Add has() method

[tip:perf/core] perf trace: Support callchains for --event too
 2016-04-14  5:42 UTC 

[PATCH net v3] net: sched: do not requeue a NULL skb
 2016-04-14  5:29 UTC  (2+ messages)

Major KVM issues with kernel 4.5 on the host
 2016-04-14  5:22 UTC  (8+ messages)

linux-next: Tree for Apr 14
 2016-04-14  5:12 UTC 

[PATCH v8 00/20] PM / devferq: Add generic exynos bus frequency driver and new passive governor
 2016-04-14  5:10 UTC  (5+ messages)
` [PATCH v8 02/20] PM / devfreq: exynos: Add documentation for generic exynos bus frequency driver

[PATCH RFC 00/22] Replace the CFQ I/O Scheduler with BFQ
 2016-04-14  5:03 UTC  (11+ messages)
` [PATCH RFC 09/22] block, cfq: replace CFQ with the BFQ-v0 I/O scheduler

[PATCH v2] pinctrl: pinctrl-single: Fix pcs_parse_bits_in_pinctrl_entry to use __ffs than ffs
 2016-04-14  4:59 UTC 

[PATCH v1] clk: Add clk_composite_set_rate_and_parent
 2016-04-14  4:56 UTC  (4+ messages)

[PATCH v2 0/2] rockchip: power-domain: support qos save and restore
 2016-04-14  4:52 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: modify document of Rockchip power domains
` [PATCH v2 2/2] rockchip: power-domain: support qos save and restore

[PATCH] clk: samsung: exynos7: Don't gate CMU_{CCORE, FSYS0} blocks clock
 2016-04-14  4:42 UTC 

[PATCH] qdisc: constify meta_type_ops structures
 2016-04-14  4:35 UTC  (2+ messages)

[PATCH v6 00/16] x86: remove paravirt_enabled()
 2016-04-14  4:28 UTC  (22+ messages)
` [PATCH v6 01/16] x86/boot: enumerate documentation for the x86 hardware_subarch
` [PATCH v6 02/16] x86/xen: use X86_SUBARCH_XEN for PV guest boots
` [PATCH v6 03/16] tools/lguest: make lguest launcher use X86_SUBARCH_LGUEST explicitly
` [PATCH v6 04/16] x86/rtc: replace paravirt rtc check with platform legacy quirk
` [PATCH v6 05/16] x86, ACPI: move ACPI_FADT_NO_CMOS_RTC check to ACPI boot code
` [PATCH v6 06/16] x86/init: use a platform legacy quirk for ebda
` [PATCH v6 07/16] tools/lguest: force disable tboot and apm
` [PATCH v6 08/16] apm32: remove paravirt_enabled() use
` [PATCH v6 09/16] x86/tboot: remove paravirt_enabled()
` [PATCH v6 10/16] x86/cpu/intel: remove not needed paravirt_enabled() for f00f work around
` [PATCH v6 11/16] pnpbios: replace paravirt_enabled() check with legacy device check
` [PATCH v6 12/16] x86, ACPI: parse ACPI_FADT_LEGACY_DEVICES
` [PATCH v6 13/16] x86/init: rename ebda code file
` [PATCH v6 14/16] x86/paravirt: remove paravirt_enabled()
` [PATCH v6 15/16] x86/init: disable pnpbios for X86_SUBARCH_INTEL_MID
` [PATCH v6 16/16] x86/init: disable pnpbios and rtc for X86_SUBARCH_CE4100

[PATCH] KERNEL: resource: Fix bug on leakage in /proc/iomem file
 2016-04-14  4:27 UTC  (5+ messages)

[PATCH] mmc: sdhci: use IS_REACHABLE(CONFIG_LEDS_CLASS) to enable LED code
 2016-04-14  4:26 UTC  (3+ messages)

[PATCH V3 02/29] Include generic parity.h in some architectures' bitops.h
 2016-04-14  4:18 UTC  (29+ messages)
` [PATCH V3 03/29] Add alpha-specific parity functions
` [PATCH V3 04/29] Add blackfin-specific "
` [PATCH V3 05/29] Add ia64-specific "
` [PATCH V3 06/29] Tile and MIPS (if has usable __builtin_popcount) use popcount "
` [PATCH V3 07/29] Add powerpc-specific "
` [PATCH V3 08/29] Add sparc-specific "
` [PATCH V3 09/29] Add x86-specific "
` [PATCH V3 10/29] sunrpc: use parity8
` [PATCH V3 11/29] mips: use parity functions in cerr-sb1.c
` [PATCH V3 12/29] bch: use parity32
` [PATCH V3 13/29] media: use parity8 in vivid-vbi-gen.c
` [PATCH V3 14/29] media: use parity functions in saa7115
` [PATCH V3 15/29] input: use parity32 in grip_mp
` [PATCH V3 16/29] input: use parity64 in sidewinder
` [PATCH V3 17/29] input: use parity16 in ams_delta_serio
` [PATCH V3 18/29] scsi: use parity32 in isci's phy
` [PATCH V3 19/29] mtd: use parity16 in ssfdc
` [PATCH V3 20/29] mtd: use parity functions in inftlcore
` [PATCH V3 21/29] crypto: use parity functions in qat_hal
` [PATCH V3 22/29] mtd: use parity16 in sm_ftl
` [PATCH V3 23/29] ethernet: use parity8 in sun/niu.c
` [PATCH V3 24/29] input: use parity8 in pcips2
` [PATCH V3 25/29] input: use parity8 in sa1111ps2
` [PATCH V3 26/29] iio: use parity32 in adxrs450
` [PATCH V3 27/29] serial: use parity32 in max3100
` [PATCH V3 28/29] input: use parity8 in elantech
` [PATCH V3 29/29] ethernet: use parity8 in broadcom/tg3.c
` [PATCH V3 00/29] bitops: add parity functions

[PATCH v2 1/2] mmc: sdhci: use IS_REACHABLE(CONFIG_LEDS_CLASS) to enable LED code
 2016-04-14  4:19 UTC  (2+ messages)
` [PATCH v2 2/2] mmc: sdhci: use IS_ENABLE(CONFIG_LEDS_CLASS) to enable LED struct members

spi-nor: fsl-quadspi:Support qspi for ls2080a
 2016-04-14  3:50 UTC  (10+ messages)
` [PATCH 1/9] mtd:fsl-quadspi:use the property fields of SPI-NOR
` [PATCH 2/9] mtd: fsl-quadspi: Rename SEQID_QUAD_READ to SEQID_READ
` [PATCH 3/9] mtd: spi-nor: fsl-quadspi: add fast-read mode support
` [PATCH 4/9] mtd: spi-nor: fsl-quadspi: extend support for some special requerment
` [PATCH 5/9] mtd: spi-nor: fsl-quadspi:Support qspi for ls2080a
` [PATCH 6/9] mtd: spi-nor: Support R/W for S25FS-S family flash
` [PATCH 7/9] mtd: fsl-quadspi: Solve Micron Spansion flash command conflict
` [PATCH 8/9] mtd: fsl-quadspi: disable AHB buffer prefetch
` [PATCH 9/9] mtd: fsl-quadspi: add multi flash chip R/W on ls2080a

[PATCH v8 net-next 1/1] hv_sock: introduce Hyper-V Sockets
 2016-04-14  3:56 UTC  (3+ messages)

[RFC PATCH] cgroup namespaces: add a 'nsroot=' mountinfo field
 2016-04-14  4:04 UTC  (8+ messages)
  ` [PATCH] "

[PATCH v3 4/4] mtd: spi-nor: Disable Micron flash HW protection
 2016-04-14  3:45 UTC  (4+ messages)

[PATCH memory-barriers.txt 0/7] Memory-model updates for 4.7
 2016-04-14  3:56 UTC  (8+ messages)
` [PATCH memory-barriers.txt 1/7] documentation: Clarify relationship of barrier() to control dependencies
` [PATCH memory-barriers.txt 6/7] documentation: Add Korean translation

[PATCH] ftrace: filter: Match dot symbols when searching functions on ppc64
 2016-04-14  3:51 UTC  (4+ messages)

[PATCH v2 0/2] vfs: Define new syscall getumask
 2016-04-14  3:47 UTC  (6+ messages)

[RESEND PATCH net-next] phy: keep the BCMR_LOOPBACK bit while setup forced mode
 2016-04-14  3:42 UTC  (5+ messages)

[net-next][PATCH 0/2] RDS: couple of fixes for 4.6
 2016-04-14  3:36 UTC  (2+ messages)

[GIT PULL] arch/sh fixes for regressions in 4.6-rc1
 2016-04-14  3:36 UTC  (3+ messages)

[RFC] kmemcheck: warning during boot
 2016-04-14  3:26 UTC 

[PATCH] staging: dgnc: use tty_alloc_driver instead of kcalloc
 2016-04-14  3:30 UTC 

[PATCH 1/2] [v4] net: emac: emac gigabit ethernet controller driver
 2016-04-14  3:27 UTC  (3+ messages)

[PATCH v4 0/2] Add a new debugfs entry to dump FIFO/Queue available space
 2016-04-14  3:27 UTC  (4+ messages)
` [PATCH v4 2/2] usb: dwc3: add debugfs node "

[RFC6 PATCH v6 00/21] ILP32 for ARM64
 2016-04-14  3:20 UTC  (3+ messages)
` [PATCH 10/25] arm64: rename COMPAT to AARCH32_EL0 in Kconfig

ext4 error
 2016-04-14  3:22 UTC  (4+ messages)
  ` 答复: "

[PATCH v3 0/2] ext4: Improve parallel I/O performance on NVDIMM
 2016-04-14  3:16 UTC  (3+ messages)
` [PATCH v3 1/2] ext4: Pass in DIO_SKIP_DIO_COUNT flag if inode_dio_begin() called

[PATCH v2 0/5] Add SATA3 support for Broadcom NS2 SVK
 2016-04-14  3:13 UTC  (4+ messages)
` [PATCH v2 1/5] phy: Rename phy-brcmstb-sata driver to phy-brcm-sata driver

[PATCH] mISDN: Fixing missing validation in base_sock_bind()
 2016-04-14  3:01 UTC  (2+ messages)

[PATCH] drivers/net/ethernet/jme.c: Deinline jme_reset_mac_processor, save 2816 bytes
 2016-04-14  2:57 UTC  (2+ messages)

[PATCH V3 01/29] bitops: add parity functions
 2016-04-14  2:41 UTC 

[PATCH 4.4 000/210] 4.4.7-stable review
 2016-04-14  2:44 UTC  (4+ messages)
  ` [PATCH 4.4 159/210] drm/radeon: disable runtime pm on PX laptops without dGPU power control

linux-next: manual merge of the leds tree with the nand tree
 2016-04-14  2:44 UTC 

[PATCH] [linux-next] Doc: networking: Fix typo in dsa
 2016-04-14  2:43 UTC  (2+ messages)

[PATCH] net: force inlining of netif_tx_start/stop_queue, sock_hold, __sock_put
 2016-04-14  2:43 UTC  (2+ messages)

linux-next: manual merge of the leds tree with the nand tree
 2016-04-14  2:41 UTC 

Urgent Loans!
 2016-04-13 23:19 UTC 

[PATCH 0/7] mmc: sdhci-pltfm: fix and tidy up sdhci_pltfm_init()
 2016-04-14  2:29 UTC  (8+ messages)
` [PATCH 1/7] mmc: sdhci-pltfm: bail out if register resource is too small
` [PATCH 2/7] mmc: sdhci-pltfm: check return value of platform_get_irq()
` [PATCH 3/7] mmc: sdhci-pltfm: use devm_request_mem_region()
` [PATCH 4/7] mmc: sdhci-pltfm: use devm_ioremap()
` [PATCH 5/7] mmc: sdhci-pltfm: use devm_ioremap_resource()
` [PATCH 6/7] mmc: sdhci-pltfm: move devm_ioremap_resource() up
` [PATCH 7/7] mmc: sdhci-pltfm: call platform_get_irq() before sdhci_alloc_host()

[PATCH 0/4] Optimize sched avg computation and implement flat util hierarchy
 2016-04-13 18:44 UTC  (10+ messages)
` [PATCH 2/4] sched/fair: Drop out incomplete current period when sched averages accrue
` [PATCH 4/4] sched/fair: Implement flat hierarchical structure for util_avg

[PATCH] net-next: mediatek: add support for IRQ grouping
 2016-04-14  2:22 UTC  (2+ messages)

linux-next: build failure after merge of the tip tree
 2016-04-14  2:14 UTC 

[PATCH v4] x86/hpet: Reduce HPET counter read contention
 2016-04-14  2:10 UTC  (5+ messages)

[-next] BUG_ON in scsi_target_destroy()
 2016-04-14  2:07 UTC  (4+ messages)

[PATCH RFC 0/5] net: phy: sun8i-h3-ephy: Add Allwinner H3 Ethernet PHY driver
 2016-04-14  2:04 UTC  (4+ messages)
` [PATCH RFC 2/5] net: phy: sun8i-h3-ephy: Add driver for Allwinner H3 Ethernet PHY

[PATCH] locking/pvqspinlock: Add lock holder CPU argument to pv_wait()
 2016-04-14  1:59 UTC  (3+ messages)

[PATCH v2 1/2] dt-bindings: phy-mt65xx-usb: add support for mt2701 platform
 2016-04-14  1:58 UTC  (8+ messages)
` [PATCH v2 2/2] phy: phy-mt65xx-usb3: "

[PATCH v2 00/11] mm/slab: reduce lock contention in alloc path
 2016-04-14  1:56 UTC  (4+ messages)
` [PATCH v2 01/11] mm/slab: fix the theoretical race by holding proper lock

[patch] ARM: qcom: silence an uninitialized variable warning
 2016-04-14  1:53 UTC  (3+ messages)

[PATCH v2] clk: let clk_disable() return immediately if clk is NULL or error
 2016-04-14  1:49 UTC  (7+ messages)

linux-next crash during very early boot
 2016-04-14  1:35 UTC  (2+ messages)

[PATCH] mmc: block: Use the mmc host device index as the mmcblk device index
 2016-04-14  1:25 UTC  (4+ messages)

[PATCH] lockdep: Include print_collision and helper functions in DEBUG_LOCKDEP
 2016-04-14  0:57 UTC 

[PATCH] arm64: Kconfig: make SCHED_MC and SCHED_SMT depend on SMP
 2016-04-14  0:54 UTC 

[PATCH v2 0/2] perf probe fixes for ppc64le
 2016-04-14  1:16 UTC  (2+ messages)

[PATCH] tty: serial: 8250_omap: do not defer termios changes
 2016-04-14  1:14 UTC  (10+ messages)
            ` omap uart + dma issues (Re: [PATCH] tty: serial: 8250_omap: do not defer termios changes)

HVMLite / PVHv2 - using x86 EFI boot entry
 2016-04-14  1:01 UTC  (8+ messages)
          ` [Xen-devel] "

[RFC] Is it a bug for nfs on udp6 mode or kernel?
 2016-04-14  0:59 UTC  (5+ messages)

[PATCH v2 01/15] wcn36xx: Clean up wcn36xx_smd_send_beacon
 2016-04-14  0:59 UTC  (2+ messages)

[PATCH 0/6] ARM/ARM64: Drop arm_pm_restart
 2016-04-14  0:42 UTC  (6+ messages)
` [PATCH 3/6] ARM: PSCI: Register with kernel restart handler

[PATCH] audit: add tty field to LOGIN event
 2016-04-14  0:31 UTC  (2+ messages)

[PATCH] ARM: dts: r8a7791: Don't disable referenced optional clocks
 2016-04-14  0:19 UTC  (6+ messages)

[PATCH] HID: rmi: Make hid-rmi a transport driver for synaptics-rmi4
 2016-04-14  0:14 UTC  (3+ messages)

[PATCH v1 0/2] x86/init: extend quirk use
 2016-04-13 23:36 UTC  (4+ messages)
` [PATCH v1 1/2] x86/init: disable pnpbios for X86_SUBARCH_INTEL_MID

linux-next: manual merge of the mvebu tree with the arm-soc tree
 2016-04-13 23:29 UTC 

[PATCH 0/7] PM / devfreq: Add NoCP devfreq-event and support busfreq on exyno5422-odroidxu3
 2016-04-13 23:16 UTC  (7+ messages)
` [PATCH 6/7] ARM: dts: Add bus nodes using VDD_INT for Exynos542x SoC
` [PATCH 7/7] ARM: dts: Add support of Bus frequency using VDD_INT for exynos5422-odroidxu3

[PATCH v4 0/3] vfs: Define new syscall umask2 [formerly getumask]
 2016-04-13 23:09 UTC  (2+ messages)

[PATCH v4 00/14] x86: remove paravirt_enabled
 2016-04-13 23:08 UTC  (4+ messages)
` [PATCH v4 04/14] x86/rtc: replace paravirt rtc check with platform legacy quirk
  ` [Xen-devel] "

[PATCH 0/3] crypto: af_alg - add TLS type encryption
 2016-04-13 22:46 UTC  (7+ messages)

[PATCH v5 00/14] x86: remove paravirt_enabled()
 2016-04-13 22:49 UTC  (5+ messages)
` [PATCH v5 04/14] x86/rtc: replace paravirt rtc check with platform legacy quirk
  ` [Xen-devel] "

[PATCH] rtc: support for rv4162c7
 2016-04-13 22:49 UTC  (2+ messages)

[PATCH] x86/irq: Probe for PIC presence before allocating descs for legacy IRQs
 2016-04-13 22:38 UTC  (15+ messages)
` Xen regression, Was: "

[RFC 0/6] mmc: Field Firmware Update
 2016-04-13 22:33 UTC  (9+ messages)

[PATCH 0/3] More small davinci device tree fixes
 2016-04-13 22:30 UTC  (4+ messages)
` [PATCH 1/3] ARM: DTS: da850: add node for spi0
` [PATCH 2/3] ARM: DTS: da850: disable mdio and eth0 by default
` [PATCH 3/3] ARM: DTS: da850: There are 101 interrupts

[PATCH v3 0/4] ARM64:SoC add a new platform, LG Electronics's lg1k
 2016-04-13 22:17 UTC  (9+ messages)
` [PATCH v3 1/4] arm64: add Kconfig entry for LG1K SoC family
` [PATCH v3 2/4] arm64: defconfig: enable ARCH_LG1K
` [PATCH v3 3/4] arm64: dts: Add dts files for LG Electronics's lg1312 SoC
` [PATCH v3 4/4] MAINTAINERS: add myself as ARM/LG1K maintainer

[PATCH 1/1] hv_netvsc: Implement support for VF drivers on Hyper-V
 2016-04-13 23:58 UTC 

[PATCH] ARM: davinci: da8xx-usb: remove deprecated properties from MUSB config
 2016-04-13 22:19 UTC 

X-Gene: Unhandled fault: synchronous external abort in pci_generic_config_read32
 2016-04-13 22:17 UTC  (9+ messages)

[PATCH v5 0/7] remoteproc: Add driver for STMicroelectronics platforms
 2016-04-13 22:04 UTC  (3+ messages)
` [PATCH v5 6/7] ARM: STiH407: Add nodes for RemoteProc

Gratulace vítìz
 2016-04-13 21:53 UTC 

[PATCH v2 0/5] mailbox: A few fixes due for the v4.6 -rcs
 2016-04-13 21:58 UTC  (5+ messages)
` [PATCH v2 1/5] ARM: STi: stih407-family: Add nodes for Mailbox
` [PATCH v2 2/5] ARM: STi: DT: STiH407: Enable Mailbox testing facility


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