messages from 2015-05-22 15:03:05 to 2015-05-22 18:21:45 UTC [more...]
[PATCH v4 0/2] socfpga: support suspend to ram
2015-05-22 18:02 UTC
[RFC v1] tree-wide: remove "select FW_LOADER" uses
2015-05-22 18:19 UTC (9+ messages)
[PATCH v4 00/11] simplify block layer based on immutable biovecs
2015-05-22 18:18 UTC (8+ messages)
` [PATCH v4 01/11] block: make generic_make_request handle arbitrarily sized bios
` [PATCH v4 02/11] block: simplify bio_add_page()
` [PATCH v4 04/11] btrfs: remove bio splitting and merge_bvec_fn() calls
` [PATCH v4 08/11] block: kill merge_bvec_fn() completely
` [PATCH v4 09/11] fs: use helper bio_add_page() instead of open coding on bi_io_vec
` [PATCH v4 10/11] block: remove bio_get_nr_vecs()
` [PATCH v4 11/11] Documentation: update notes in biovecs about arbitrarily sized bios
[PATCH v3 1/2] mtd: arasan: Add device tree binding documentation
2015-05-22 18:19 UTC
[GIT PULL] CRIS changes for -next
2015-05-22 18:19 UTC
[PATCH] NVMe: Avoid interrupt disable during queue init
2015-05-22 18:18 UTC (13+ messages)
Filesystem corruption MD (imsm) Raid0 via 2 SSD's + discard
2015-05-22 18:17 UTC (6+ messages)
net/unix: sk_socket can disappear when state is unlocked
2015-05-22 18:16 UTC (6+ messages)
[PATCH 0/7] Clocksource changes for Pistachio CPUFreq
2015-05-22 18:08 UTC (11+ messages)
` [PATCH 3/7] clocksource: mips-gic: Split clocksource and clockevent initialization
` [PATCH 6/7] clocksource: Add Pistachio clocksource-only driver
` [PATCH 7/7] mips: pistachio: Allow to enable the external timer based clocksource
[PATCH 0/4] perf: Add support for PMU events in JSON format
2015-05-22 18:09 UTC (9+ messages)
` [PATCH 2/4] perf: jevents: Program to convert JSON file to C style file
[PATCH v2 0/5] Qualcomm PCIe and PCIe/PHY drivers
2015-05-22 18:06 UTC (9+ messages)
` [PATCH v2 2/5] phy: qcom: Add Qualcomm PCIe PHY
[PATCH 0/9] clk: pistachio: Assorted changes
2015-05-22 18:07 UTC (19+ messages)
` [PATCH 3/9] clk: pistachio: Implement PLL rate adjustment
` [PATCH 4/9] clk: pistachio: Extend DIV_F to pass clk_flags as well
` [PATCH 5/9] clk: pistachio: Add a MUX_F macro to pass clk_flags
` [PATCH 6/9] clk: pistachio: Propagate rate changes in the MIPS PLL clock sub-tree
` [PATCH 7/9] clk: pistachio: Add a rate table for the MIPS PLL
` [PATCH 8/9] clk: pistachio: Add sanity checks on PLL configuration
` [PATCH 9/9] clk: pistachio: Correct critical clock list
[GIT PULL] Block fixes for 4.1-rc
2015-05-22 18:07 UTC
[PATCH soc] ARM: use ARM_SINGLE_ARMV7M for ARMv7-M platforms
2015-05-22 18:06 UTC (8+ messages)
[PATCHv1 0/2] Adding driver for Xilinx LogiCORE IP mailbox
2015-05-22 18:03 UTC (3+ messages)
` [PATCHv1 1/2] dts: Adding docs for Xilinx LogiCORE IP mailbox driver
` [PATCHv1 2/2] mailbox: Adding driver for Xilinx LogiCORE IP mailbox
[fuse-devel] fuse_get_context() and namespaces
2015-05-22 17:44 UTC (4+ messages)
[PATCH v3 00/11] simplify block layer based on immutable biovecs
2015-05-22 17:49 UTC (4+ messages)
` [PATCH v3 01/11] block: make generic_make_request handle arbitrarily sized bios
[PATCH] staging: comedi: comedi_isadma.h: make self-reliant
2015-05-22 17:45 UTC
[PATCH] staging: comedi: comedi_8254.h: make self-reliant
2015-05-22 17:32 UTC
Compilers and RCU readers: Once more unto the breach!
2015-05-22 17:30 UTC (11+ messages)
perf, tools: Event files for Intel x86
2015-05-22 17:27 UTC (5+ messages)
[PATCH 00/15] MIPS Malta DT Conversion
2015-05-22 17:27 UTC (17+ messages)
` [PATCH 01/15] MIPS: define GCR_GIC_STATUS register fields
` [PATCH 02/15] MIPS: include errno.h for ENODEV in mips-cm.h
` [PATCH 03/15] MIPS: malta: basic DT plumbing
` [PATCH 04/15] MIPS: i8259: DT support
` [PATCH 05/15] irqchip: mips-gic: register IRQ domain with MIPS_GIC_IRQ_BASE
` [PATCH 06/15] MIPS: malta: probe interrupt controllers via DT
` [PATCH 07/15] MIPS: remove [SR]ocIt(2) IRQ handling code
` [PATCH 08/15] of_serial: support for UARTs on I/O ports
` [PATCH 09/15] MIPS: malta: probe UARTs using DT
` [PATCH 10/15] MIPS: malta: probe RTC via DT
` [PATCH 11/15] MIPS: malta: probe pflash "
` [PATCH 12/15] MIPS: malta: remove fw_memblock_t abstraction
` [PATCH 13/15] MIPS: malta: remove nonsense memory limit
` [PATCH 14/15] MIPS: malta: setup RAM regions via DT
` [PATCH 15/15] MIPS: malta: setup post-I/O hole RAM on non-EVA
[RFC PATCH v3 00/37] perf tools: introduce 'perf bpf' command to load eBPF programs
2015-05-22 17:24 UTC (17+ messages)
` [RFC PATCH v3 08/37] bpf tools: Define basic interface
` [RFC PATCH v3 09/37] bpf tools: Open eBPF object file and do basic validation
` [RFC PATCH v3 20/37] bpf tools: Add bpf.c/h for common bpf operations
` [RFC PATCH v3 21/37] bpf tools: Create eBPF maps defined in an object file
` [RFC PATCH v3 28/37] perf tools: Make perf depend on libbpf
` [RFC PATCH v3 30/37] perf bpf: Add bpf-loader and open ELF object files
` [RFC PATCH v3 32/37] perf bpf: Parse probe points of eBPF programs during preparation
[PATCH] vTPM: set virtual device before passing to ibmvtpm_reset_crq
2015-05-22 17:23 UTC
[PATCH] KVM: x86: preserve x2APIC LDR on INIT
2015-05-22 17:22 UTC
[PATCH] cpufreq:cpufreq - Fix for two typos in two comments
2015-05-22 17:18 UTC
[PATCH 0/6] staging: comedi: amplc_dio200*: minor source cleanups
2015-05-22 17:16 UTC (7+ messages)
` [PATCH 1/6] staging: comedi: amplc_dio200.h: reformat copyright comment
` [PATCH 2/6] staging: comedi: amplc_dio200.h: make self-reliant
` [PATCH 3/6] staging: comedi: amplc_dio200.c: reformat copyright comment
` [PATCH 4/6] staging: comedi: amplc_dio200_common.c: "
` [PATCH 5/6] staging: comedi: amplc_dio200_common.c: fix up brace style
` [PATCH 6/6] staging: comedi: amplc_dio200_pci.c: reformat copyright comment
[PATCH] mm: meminit: Finish initialisation of struct pages before basic setup
2015-05-22 17:14 UTC (4+ messages)
[RFC v3 PATCH 00/10] hugetlbfs: add fallocate support
2015-05-22 17:10 UTC (12+ messages)
` [RFC v3 PATCH 03/10] mm/hugetlb: add region_del() to delete a specific range of entries
` [RFC v3 PATCH 04/10] mm/hugetlb: expose hugetlb fault mutex for use by fallocate
` [RFC v3 PATCH 06/10] hugetlbfs: truncate_hugepages() takes a range of pages
[PATCH] tty: remove platform_sysrq_reset_seq
2015-05-22 17:07 UTC (2+ messages)
[PATCH v6 0/6] arm64: Add kernel probes (kprobes) support
2015-05-22 17:05 UTC (13+ messages)
` [PATCH v6 1/6] arm64: Add HAVE_REGS_AND_STACK_ACCESS_API feature
` [PATCH v6 3/6] arm64: Kprobes with single stepping support
[PATCH v1 0/7] perf/x86/intel/pt: Fixes and cleanups
2015-05-22 17:04 UTC (9+ messages)
` [PATCH v1 1/7] perf: Disallow sparse AUX allocations for non-SG PMUs in overwrite mode
` [PATCH v1 2/7] perf/x86/intel/pt: Kill an unused variable
` [PATCH v1 3/7] perf/x86/intel/pt: Untangle pt_buffer_reset_markers()
` [PATCH v1 4/7] perf/x86/intel/pt: Document pt_buffer_reset_markers()
` [PATCH v1 5/7] perf/x86/intel/pt: Document pt_buffer_reset_offsets()
` [PATCH v1 6/7] perf/x86/intel/pt: Kill pt_is_running()
` [PATCH v1 7/7] perf/x86/intel/pt: Remove an extra variable declaration
Crash in crc32_le during kmemleak_scan()
2015-05-22 16:51 UTC (4+ messages)
[PATCH] init/do_mounts: Add create_dev() failure log
2015-05-22 16:48 UTC (2+ messages)
[PATCH v9 0/10] Support Write-Through mapping on x86
2015-05-22 16:27 UTC (10+ messages)
` [PATCH v9 7/10] x86, mm, asm: Add WT support to set_page_memtype()
` [PATCH v9 8/10] x86, mm: Add set_memory_wt() for WT
` [PATCH v9 9/10] x86, mm, pat: Refactor !pat_enabled handling
[PATCH] KVM: x86: use correct APIC ID on x2APIC transition
2015-05-22 16:45 UTC
[PATCH] bridge: fix parsing of MLDv2 reports
2015-05-22 16:37 UTC (2+ messages)
[PATCH 00/23] userfaultfd v4
2015-05-22 16:35 UTC (4+ messages)
[PATCH v4 0/3] ASoC: qcom: add support to apq8016 audio
2015-05-22 16:33 UTC (5+ messages)
` [PATCH v4 1/3] ASoC: qcom: Add apq8016 lpass driver support
` [PATCH v4 2/3] ASoC: qcom: add apq8016 sound card support
` [PATCH v4 3/3] ASoC: qcom: fix STORM board Kconfig
[PATCH] staging: comedi: addi_watchdog.h: don't include "../comedidev.h"
2015-05-22 16:32 UTC
[PATCH V3 0/2] generic TEE subsystem
2015-05-22 16:27 UTC (5+ messages)
` [PATCH V3 2/2] tee: add OP-TEE driver
Device Tree Blob (DTB) licence
2015-05-22 16:26 UTC (4+ messages)
[PATCHv2 net-next] bridge: allow setting hash_max + multicast_router if interface is down
2015-05-22 16:26 UTC (2+ messages)
[PATCH v2 0/7] Watchdog: introduce ARM SBSA watchdog driver
2015-05-22 16:22 UTC (24+ messages)
` [PATCH v2 1/7] clocksource: export "arch_timer_get_rate" for the other drivers
` [PATCH v2 5/7] Watchdog: introduce "pretimeout" into framework
` [PATCH v2 7/7] ACPI: import watchdog info of GTDT into platform device
` [PATCH v2 6/7] Watchdog: introduce ARM SBSA watchdog driver
` [Linaro-acpi] "
[PATCH 1/1] x86_64: fix KASan shadow region page tables
2015-05-22 16:03 UTC
[PATCH v5] ixgbe: Add module parameter to disable VLAN filter
2015-05-22 16:16 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH v2] mm: nommu: refactor debug and warning prints
2015-05-22 16:14 UTC
[PATCH 00/19] ACPICA: 20150515 Release
2015-05-22 16:12 UTC (5+ messages)
` [PATCH 18/19] ACPICA: ACPI 6.0: Add support for NFIT table
[PATCH v3 00/21] libnd: non-volatile memory device support
2015-05-22 16:12 UTC (15+ messages)
` [PATCH v3 02/21] libnd, nfit: initial libnd infrastructure and NFIT support
Kernel oops with KVM, cgroups and cfs_{period,quota}_us
2015-05-22 16:11 UTC
[PATCH v2 1/1] usb: ulpi: ulpi_init should be executed in subsys_initcall
2015-05-22 16:12 UTC (6+ messages)
[PATCH v3 1/1] usb: ulpi: ulpi_init should be executed in subsys_initcall
2015-05-22 16:08 UTC (2+ messages)
[PATCH v3 0/2] Optimise some IP checksum functions
2015-05-22 15:57 UTC (3+ messages)
` [PATCH v3 2/2] powerpc: add support for csum_add()
[PATCH] Staging: media: lirc: Replace timeval with ktime_t
2015-05-22 15:58 UTC
[PATCH] RFC: ARM: Don't break affinity for non-balancable IRQs to fix perf
2015-05-22 15:55 UTC (2+ messages)
[PATCH v4 2/2] arch/x86: remove pci uart early console from early_prink.c
2015-05-22 16:08 UTC
[PATCH v4 1/2] serial_core: add pci uart early console support
2015-05-22 16:06 UTC
[PATCH 0/2] turbostat, support CPU0 hotplug
2015-05-22 15:55 UTC (3+ messages)
` [PATCH 2/2] turbostat, add set_base_cpu()
[RFC PATCH] Documentation/arch: Add Documentation/arch-TODO
2015-05-22 15:49 UTC (12+ messages)
` [RFC PATCH v2] "
` [RFC PATCH v3] "
` [RFC PATCH v5] "
` [RFC PATCH v6] Documentation/arch: Add Documentation/arch-features.txt
` [PATCH] Documentation/arch: Add kernel feature descriptions and arch support status under Documentation/features/
` [PATCH v2] "
[PATCH v3 0/7] mfd: cros_ec: Add multi EC and proto v3 support
2015-05-22 15:42 UTC (8+ messages)
` [PATCH v3 1/7] mfd: cros_ec: Use a zero-length array for command data
` [PATCH v3 2/7] mfd: cros_ec: rev cros_ec_commands.h
` [PATCH v3 3/7] mfd: cros_ec: Move protocol helpers out of the MFD driver
` [PATCH v3 4/7] mfd: cros_ec: add proto v3 skeleton
` [PATCH v3 5/7] mfd: cros_ec: add bus-specific proto v3 code
` [PATCH v3 6/7] mfd: cros_ec: Support multiple EC in a system
` [PATCH v3 7/7] mfd: cros_ec: spi: Add delay for asserting CS
[PATCH v4 00/13] staging: lustre: lnet: code cleanups
2015-05-22 15:42 UTC (7+ messages)
` [PATCH v4 10/13] staging: lustre: lnet: lnet: checkpatch.pl fixes
[PATCH] stable: Update documentation to clarify preferred procedure
2015-05-22 15:40 UTC (2+ messages)
[PATCH 1/3] staging:lustre: remove tcpip abstraction from libcfs
2015-05-22 15:39 UTC (4+ messages)
` [lustre-devel] "
[PATCH net] ipv4: fill in table id when replacing a route
2015-05-22 15:39 UTC (2+ messages)
[RFCv4 PATCH 00/34] sched: Energy cost model for energy-aware scheduling
2015-05-22 15:38 UTC (4+ messages)
` [RFCv4 PATCH 22/34] sched: Calculate energy consumption of sched_group
[PATCH] Docs: SubmittingPatches: Clarify convention for git commit references
2015-05-22 15:36 UTC (2+ messages)
[PATCH] spi: omap2-mcspi: Fix native cs with new set_cs
2015-05-22 15:31 UTC (9+ messages)
[PATCH trivial] gpiolib: Grammar s/an negative/a negative/
2015-05-22 15:31 UTC (2+ messages)
[PATCH 2/3] staging:lustre: remove kernel defines in userland headers
2015-05-22 15:24 UTC (4+ messages)
` [lustre-devel] "
[PATCH 0/4] staging: comedi: 8255: fix cleanup and split module
2015-05-22 15:21 UTC (5+ messages)
` [PATCH 1/4] staging: comedi: 8255: fix I/O region leak on failure
` [PATCH 2/4] staging: comedi: 8255.h: don't include "../comedidev.h"
` [PATCH 3/4] staging: comedi: 8255: document callback parameters better
` [PATCH 4/4] staging: comedi: comedi_8255: new module split from 8255
[RFC v3 0/2] firmware: add PKCS#7 firmware signature support
2015-05-22 15:21 UTC (2+ messages)
[GIT PULL] nohz: A few improvements v4
2015-05-22 15:20 UTC (12+ messages)
` [PATCH 4/4] nohz: Set isolcpus when nohz_full is set
[GIT PULL] at91: dt for 4.2 #3
2015-05-22 15:17 UTC (2+ messages)
[RESEND PATCH v1 0/2] Add dw_hdmi i2s audio driver support
2015-05-22 15:14 UTC (3+ messages)
` [RESEND PATCH v1 1/2] drm: bridge/dw_hdmi: rename dw_hdmi-ahb-audio.h to dw_hdmi-audio.h
` [RESEND PATCH v1 2/2] drm: bridge/dw_hdmi-i2s-audio: add audio driver
[RFC PATCH 1/2] devicetree: Add devicetree bindings documentation for ZynqMP GQSPI
2015-05-22 15:13 UTC (4+ messages)
` [RFC PATCH 2/2] spi: Add support for Zynq Ultrascale+ MPSoC GQSPI controller
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).