LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
[PATCH 0/6] i2c: qup: Add support for v2 tags and bam dma
2015-03-26 6:08 UTC (7+ messages)
` [PATCH 2/6] i2c: qup: Add V2 tags support
` [PATCH 3/6] i2c: qup: Add bam dma capabilities
[PATCH RT 0/4] Linux 3.10.70-rt75-rc2
2015-03-26 6:01 UTC (11+ messages)
` [PATCH RT 2/4] Revert "timers: do not raise softirq unconditionally"
[PATCHSET 0/6] perf kmem: Implement page allocation analysis (v4)
2015-03-26 6:00 UTC (6+ messages)
` [PATCH 2/6] perf kmem: Analyze page allocator events also
` [PATCH 3/6] perf kmem: Implement stat --page --caller
` [PATCH 4/6] perf kmem: Support sort keys on page analysis
` [PATCH 5/6] perf kmem: Add --live option for current allocation stat
` [PATCH 6/6] perf kmem: Print gfp flags in human readable string
[PATCH 1/3] drm/layerscape: Add fsl dcu DRM driver
2015-03-26 5:58 UTC (3+ messages)
[PATCH 0/4] perf: Implement event group read using txn interface
2015-03-26 5:57 UTC (7+ messages)
` [PATCH 1/4] perf: Add 'flags' parameter to pmu txn interfaces
` [PATCH 4/4] perf/powerpc: Implement group_read() txn interface for 24x7 counters
[PATCH 3/3] tty/slaves: add a driver to power on/off UART attached devices
2015-03-26 5:56 UTC (11+ messages)
` [Gta04-owner] "
[RFC] vmstat: Avoid waking up idle-cpu to service shepherd work
2015-03-26 5:39 UTC
[PATCH v3 1/4] drm/layerscape: Add Freescale DCU DRM driver
2015-03-26 5:37 UTC (4+ messages)
` [PATCH v3 2/4] arm/layerscape/ls1021a: DCU pixel clock control
` [PATCH v3 3/4] arm/dts/ls1021a: Add DCU dts node
` [PATCH v3 4/4] arm/dts/ls1021a: Add a TFT LCD panel dts node for DCU
[PATCH v2] rculist: Fix another sparse warning
2015-03-26 5:27 UTC
[PATCH v8 00/30] Refine PCI scan interfaces and make generic pci host bridge
2015-03-26 5:19 UTC (10+ messages)
` [PATCH v8 10/30] PCI: Introduce pci_host_bridge_list to manage host bridges
` [PATCH v8 19/30] powerpc/pci: Use pci_scan_host_bridge() for simplicity
[PATCH] rculist: Fix another sparse warning
2015-03-26 5:19 UTC (3+ messages)
[PATCH RESEND] phy: exynos5-usbdrd: Add to support for Exynos5433 SoC
2015-03-26 5:16 UTC (2+ messages)
[PATCH 0/2] workqueue: fix a bug when numa mapping is changed
2015-03-26 5:04 UTC (7+ messages)
` [PATCH 1/2] x86/cpu hotplug: make apicid <--> cpuid mapping persistent
` [PATCH 2/2] workqueue: update per cpu workqueue's numa affinity when cpu preparing online
[PATCH v4 0/3] Add ktd2692 Flash LED driver using LED Flash class
2015-03-26 4:56 UTC (9+ messages)
` [PATCH v4 2/3] leds: ktd2692: add device tree bindings for ktd2692
` [PATCH v4 3/3] leds: Add ktd2692 flash LED driver
[PATCH v1 00/47] mtrr/x86/drivers: bury MTRR
2015-03-26 4:38 UTC (7+ messages)
` [PATCH v1 02/47] x86: mtrr: generalize run time disabling of MTRR
` [PATCH v1 05/47] pci: add pci_iomap_wc() variants
[PATCH v2] ARM: mm: Do not invoke OOM for higher order IOMMU DMA allocations
2015-03-26 4:31 UTC (4+ messages)
performance changes on 4400755e: 200.0% fsmark.files_per_sec, -18.1% fsmark.files_per_sec, and few more
2015-03-26 4:30 UTC (3+ messages)
[PATCH] Staging: rtl8192 Clean up function definition
2015-03-26 4:16 UTC
[PATCH 0/3 v5] e820: Fix handling of NvDIMM chips
2015-03-26 4:00 UTC (7+ messages)
` [RFC 0/8] pmem: Submission of the Persistent memory block device
` [PATCH 1/8] pmem: Initial version of persistent memory driver
[patch v11 00/23] Introduce ACPI for ARM64 based on ACPI 5.1
2015-03-26 3:49 UTC (36+ messages)
` [patch v11 02/23] ACPI: add arm64 to the platforms that use ioremap
` [patch v11 03/23] ARM64: allow late use of early_ioremap
` [patch v11 04/23] ARM64 / ACPI: Get RSDP and ACPI boot-time tables
` [patch v11 05/23] ACPI: fix acpi_os_ioremap for arm64
` [patch v11 07/23] ARM64 / ACPI: Introduce PCI stub functions for ACPI
` [patch v11 08/23] ARM64 / ACPI: Introduce early_param "acpi=" to enable/disable ACPI
` [patch v11 09/23] ARM64 / ACPI: If we chose to boot from acpi then disable FDT
` [patch v11 10/23] ARM64 / ACPI: Get PSCI flags in FADT for PSCI init
` [patch v11 12/23] ARM64 / ACPI: Parse MADT for SMP initialization
` [patch v11 13/23] ACPI / processor: Introduce phys_cpuid_t for CPU hardware ID
` [patch v11 14/23] ACPI / processor: Make it possible to get CPU hardware ID via GICC
` [patch v11 16/23] irqchip: Add GICv2 specific ACPI boot support
` [patch v11 17/23] clocksource / arch_timer: Parse GTDT to initialize arch timer
` [patch v11 18/23] ARM64 / ACPI: Select ACPI_REDUCED_HARDWARE_ONLY if ACPI is enabled on ARM64
` [patch v11 20/23] ARM64 / ACPI: Enable ARM64 in Kconfig
` [patch v11 21/23] Documentation: ACPI for ARM64
` [patch v11 23/23] ARM64 / ACPI: Don't unflatten device tree if acpi=force is passed
[PATCH V2] tick/broadcast-hrtimer : Fix suspicious RCU usage in idle loop
2015-03-26 3:48 UTC (3+ messages)
` [tip:timers/urgent] timers/tick/broadcast-hrtimer: "
[patch 00/12] mm: page_alloc: improve OOM mechanism and policy
2015-03-26 3:34 UTC (7+ messages)
` [patch 01/12] mm: oom_kill: remove unnecessary locking in oom_enable()
` [patch 02/12] mm: oom_kill: clean up victim marking and exiting interfaces
` [patch 03/12] mm: oom_kill: switch test-and-clear of known TIF_MEMDIE to clear
[git pull] drm urgent fix
2015-03-26 3:29 UTC (6+ messages)
Help-desk Service Center requires your immediate re-activation of your Email
2015-03-26 3:27 UTC
[patch][resend] MAP_HUGETLB munmap fails with size not 2MB aligned
2015-03-26 3:17 UTC (4+ messages)
[PATCH] ftracetest: replace usleep by sleep
2015-03-26 2:50 UTC (6+ messages)
[patch 1/4] fs, jfs: remove slab object constructor
2015-03-26 2:37 UTC (3+ messages)
linux-next: build failure after merge of the powerpc-mpe tree
2015-03-26 2:35 UTC (2+ messages)
another pmem variant
2015-03-26 2:15 UTC (3+ messages)
` [PATCH 2/3] x86: add a is_e820_ram() helper
` [Linux-nvdimm] "
[PATCH 00/10] Lustre fixes
2015-03-26 2:07 UTC (13+ messages)
` [PATCH 01/10] staging/lustre/osc: shorten IO calling path
` [PATCH v2 "
` [PATCH 02/10] staging/lustre/mdc: Handle empty but non-zero acl xattr
` [PATCH 03/10] staging/lustre/ptlrpc: false alarm in AT network latency measuring
` [PATCH 04/10] staging/lustre/mgc: check the import stat for lprocfs
` [PATCH 05/10] staging/lustre/mgc: detach MGC dev on error
` [PATCH 06/10] staging/lustre/lov: don't crash accessing LOV object with FID{0,0}
` [PATCH 07/10] staging/lustre/ptlrpc: fix import state during replay
` [PATCH v2 "
` [PATCH 08/10] staging/lustre/llite: glimpse the inode before doing fiemap
` [PATCH 09/10] staging/lustre: update timestamps after buiding rpc
` [PATCH 10/10] staging/lustre/xattr: xattr data may be gone with lock held
[PATCH v2] mm/memory-failure.c: define page types for action_result() in one place
2015-03-26 2:02 UTC (2+ messages)
` [PATCH v3] "
[PATCH v4] Add virtio-input driver
2015-03-26 1:53 UTC (4+ messages)
linux-next: manual merge of the mips tree with the imx-mxs tree
2015-03-26 1:52 UTC
[PATCH v5] sched/rt: Use IPI to trigger RT task push migration instead of pulling
2015-03-26 1:24 UTC (4+ messages)
[PATCH v6 00/30] Refine PCI scan interfaces and make generic pci host bridge
2015-03-26 1:18 UTC (11+ messages)
` [PATCH v6 04/30] xen/PCI: Don't use deprecated function pci_scan_bus_parented()
[PATCH 0/2] Remove mmc_host enable/disable methods
2015-03-26 1:18 UTC (3+ messages)
` [PATCH 1/2] mmc: omap_hsmmc: stop using .enable and .disable method
[PATCH V2] rtlwifi: rtl8192cu: Add new device ID
2015-03-26 1:16 UTC
[PATCH] rtlwifi: rtl8192cu: Add new device ID
2015-03-26 1:13 UTC (3+ messages)
[GIT PULL] x86/vdso changes for 4.1
2015-03-26 1:11 UTC
Linux 3.18.10
2015-03-26 1:06 UTC
[PATCH v4 0/4] perf: add support for profiling jitted code
2015-03-26 1:03 UTC (9+ messages)
` [PATCH v4 2/4] perf tools: add Java demangling support
` [PATCH v4 3/4] perf inject: add jitdump mmap injection support
[PATCH 1/1] nfsd: NFSD_FAULT_INJECTION depends on DEBUG_FS
2015-03-26 1:02 UTC (2+ messages)
[PATCH] x86/vdso: Remove all generated files during clean
2015-03-26 0:53 UTC (3+ messages)
[PATCH] x86, vdso: teach 'make clean' remove generated vdso-image-*.c files
2015-03-26 0:52 UTC (4+ messages)
[PATCH] tracing: Increase stack skip on event trigger
2015-03-26 0:39 UTC
[PATCH] ftracetest: Do not use usleep
2015-03-26 0:32 UTC
linux-next: unnecessary merge in the ubifs tree
2015-03-26 0:32 UTC
[PATCH 0/8] Adds Intel FieldsPeak NFC solution driver
2015-03-26 0:30 UTC (11+ messages)
` [PATCH 1/8] NFC: NCI: Allow connection close with dev down
` [PATCH 3/8] NFC: NCI: Adds NCI init and reset API for drivers
` [PATCH 4/8] NFC: NCI: Add a special nci_request for driver
` [PATCH 5/8] NFC: NCI: Don't call setup if previous NCI request failed
` [PATCH 8/8] NFC: Add Intel FieldsPeak NFC solution driver
[withdrawn] zsmalloc-remove-extra-cond_resched-in-__zs_compact.patch removed from -mm tree
2015-03-26 0:27 UTC
[RFC] simple_char: New infrastructure to simplify chardev management
2015-03-26 0:16 UTC (2+ messages)
[PATCH 0/5] Enhancements to twl4030 phy to support better charging - V2
2015-03-26 0:16 UTC (5+ messages)
[PATCH 1/4] x86/asm/entry/64: better label name, fix comments
2015-03-26 0:12 UTC (6+ messages)
` [PATCH 3/4] x86/asm/entry/64: use smaller insns
Request for additional arm64 branch in linux-next
2015-03-26 0:10 UTC (2+ messages)
[PATCH v1 0/3] USB PHY driver for Broadcom's Cygnus chipse
2015-03-26 0:06 UTC (16+ messages)
` [PATCH v1 1/3] phy: phy-core: allow specifying supply at port level
` [PATCH v1 2/3] Phy: DT binding documentation for Broadcom Cygnus USB PHY driver
` [PATCH v1 3/3] phy: cygnus-usbphy: Add Broadcom Cygnus USB phy driver
[PATCH 0/3] Add devm_of_phy_get_by_index and update platform drivers
2015-03-26 0:04 UTC (6+ messages)
` [PATCH 1/3] phy: core: Add devm_of_phy_get_by_index to phy-core
[PATCH] mm/memory-failure.c: define page types for action_result() in one place
2015-03-25 23:56 UTC (3+ messages)
[RFCv3 PATCH 00/48] sched: Energy cost model for energy-aware scheduling
2015-03-25 23:50 UTC (3+ messages)
` [RFCv3 PATCH 43/48] sched: Introduce energy awareness into detach_tasks
[PATCH v13] sched/deadline: support dl task migration during cpu hotplug
2015-03-25 23:47 UTC
[Intel-gfx] [git pull] drm fixes
2015-03-25 23:45 UTC (13+ messages)
[PATCH 1/2] kselftests: timers: Make set-timer-lat fail more gracefully for !CAP_WAKE_ALARM
2015-03-25 23:44 UTC (2+ messages)
` [PATCH 2/2] kselftests: timers: Reduce default runtime on inconsistency-check and set-timer-lat
[PATCH 0/3] ARM: sun8i: Add SMP and arch-timer support for A23
2015-03-25 23:39 UTC (6+ messages)
` [PATCH 2/3] ARM: sun8i: Add SMP support for the Allwinner A23
` [linux-sunxi] "
[RFC PATCH 0/2] Compile-time stack frame pointer validation
2015-03-25 23:34 UTC (5+ messages)
` [RFC PATCH 1/2] x86, stackvalidate: "
` [RFC PATCH 2/2] x86: Add asm frame pointer setup macros
[PATCH] ARM: DRA7: Enable Cortex A15 errata 798181
2015-03-25 23:32 UTC (2+ messages)
[RFCv2] mm: page allocation for less fragmentation
2015-03-25 23:25 UTC (3+ messages)
[PATCH 00/20] Support follow_link in RCU-walk - V3
2015-03-25 23:23 UTC (2+ messages)
[v3 00/26] Add VT-d Posted-Interrupts support
2015-03-25 23:17 UTC (9+ messages)
` [v3 24/26] KVM: Update Posted-Interrupts Descriptor when vCPU is blocked
[PATCH 1/2] phy: miphy365x: Convert to devm_kcalloc and fix wrong sizof
2015-03-25 23:11 UTC (5+ messages)
` [RFC][PATCH 2/2] phy: miphy365x: Convert to use phy.h instead of phy-miphy365x.h
[PATCH] mm: avoid tail page refcounting on non-THP compound pages
2015-03-25 23:09 UTC (5+ messages)
[PATCH RFC v2] Support for write stream IDs
2015-03-25 23:08 UTC (4+ messages)
` [PATCH 4/7] Add stream ID support for buffered mpage/__block_write_full_page()
[PATCH v2 RESEND] drivers: hwspinlock: add CSR atlas7 implementation
2015-03-25 23:03 UTC
[PATCH] MAINTAINERS: Add Alexandre Belloni as an RTC maintainer
2015-03-25 22:58 UTC (3+ messages)
[PATCH] ARM: DRA7: Enable Cortex A15 errata 798181
2015-03-25 22:56 UTC (2+ messages)
[PATCH] input: synaptics: fix min-max quirk value for E440
2015-03-25 22:53 UTC (2+ messages)
[RFC PATCH 00/11] an introduction of library operating system for Linux (LibOS)
2015-03-25 22:50 UTC (8+ messages)
[PATCHSET 3/3 block/for-4.1/core] writeback: implement foreign cgroup inode bdi_writeback switching
2015-03-25 22:44 UTC (2+ messages)
` [PATCH 9/8] writeback: disassociate inodes from dying bdi_writebacks
[PATCHSET 2/3 block/for-4.1/core] writeback: cgroup writeback backpressure propagation
2015-03-25 22:42 UTC (7+ messages)
` [PATCH 01/18] memcg: make mem_cgroup_read_{stat|event}() iterate possible cpus instead of online
` [PATCH 1.5/18] writeback: clean up wb_dirty_limit()
` [PATCH 07/18] writeback: make __wb_dirty_limit() take dirty_throttle_control
` [PATCH v2 07/18] writeback: make __wb_calc_thresh() "
` [PATCH 18/18] mm: vmscan: remove memcg stalling on writeback pages during direct reclaim
` [PATCH v2 18/18] mm: vmscan: disable memcg direct reclaim stalling if cgroup writeback support is in use
[PATCH V5 0/7] x86/intel_rdt: Intel Cache Allocation Technology
2015-03-25 22:39 UTC (3+ messages)
` [PATCH 7/7] x86/intel_rdt: Add CAT documentation and usage guide
[PATCH v2 0/4] toshiba_bluetooth: Clean up driver plus a bugfix
2015-03-25 22:18 UTC (4+ messages)
` [PATCH v2 4/4] toshiba_bluetooth: Remove BT enable code from *_notify function
[PATCH 0/8] Cleanup and add support for SSD1305
2015-03-25 22:14 UTC (14+ messages)
` [PATCHv5 00/11] "
` [PATCHv5 04/11] fbdev: ssd1307fb: Unify init code and obtain hw specific bits from DT
` [PATCHv5 09/11] fbdev: ssd1307fb: Add module parameter to set the initial contrast
` [PATCHv5 11/11] fbdev: ssd1307fb: Add blank mode
[PATCH] cxgb4: fix boolreturn.cocci warnings
2015-03-25 22:14 UTC (2+ messages)
[PATCH 0/3] ARM: dts: sun6i: Enable cpufreq support for A31/A31s
2015-03-25 22:07 UTC (2+ messages)
[PATCH v2 2/3] MIPS: Add CDMM bus support
2015-03-25 22:03 UTC (3+ messages)
` [PATCH v3 "
[PATCH] Documentation:Chinese translation of Documentation/arm64/legacy_instructions.txt
2015-03-25 22:02 UTC (4+ messages)
(no subject)
2015-03-25 22:02 UTC (3+ messages)
` [RFC PATCH] kdbus: move all kdbus headers to include/linux/kdbus
[GIT PULL] : ARM cpuidle changes for 4.1
2015-03-25 22:02 UTC (5+ messages)
` [PATCH 1/8] ARM: cpuidle: Remove duplicate header inclusion
` [PATCH 6/8] ARM: cpuidle: Enable the ARM64 driver for both ARM32/ARM64
[PATCH 1/5] Documentation: devicetree: add Broadcom SATA binding
2015-03-25 21:59 UTC (3+ messages)
` [PATCH 4/5] phy: add Broadcom SATA3 PHY driver for Broadcom STB SoCs
[PATCH v2 2/2] powerpc/mm: Tracking vDSO remap
2015-03-25 21:11 UTC (6+ messages)
` [PATCH v3 0/2] Tracking user space vDSO remaping
` [PATCH v3 2/2] powerpc/mm: Tracking vDSO remap
[PATCH 0/5] ARM64: ACPI core updates
2015-03-25 16:25 UTC (3+ messages)
` [PATCH 5/5] ARM64: kernel: acpi: honour acpi=force command line parameter
[PATCH v5 0/6] arm64: Add kernel probes (kprobes) support
2015-03-25 13:44 UTC (3+ messages)
` [PATCH v5 1/6] arm64: Add HAVE_REGS_AND_STACK_ACCESS_API feature
page: next (older) | prev (newer) | latest
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).