LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
[RFC] mm:add KPF_ZERO_PAGE flag for /proc/kpageflags
2014-12-10 17:06 UTC (8+ messages)
` [RFC V4] "
` [RFC V5] "
NULL pointer dereference in i2c-hid
2014-12-10 17:04 UTC
[RFC PATCH net-next 1/1] net: Support for switch port configuration
2014-12-10 17:03 UTC (3+ messages)
BCM2048 bluetooth connected over OMAP serial
2014-12-10 17:02 UTC (2+ messages)
[PATCH] nios2: add definition of ioremap_wc to io.h
2014-12-10 16:59 UTC
[PATCH 0/7] slub: Fastpath optimization (especially for RT) V1
2014-12-10 16:59 UTC (13+ messages)
` [PATCH 1/7] slub: Remove __slab_alloc code duplication
` [PATCH 2/7] slub: Use page-mapping to store address of page frame like done in SLAB
` [PATCH 3/7] slub: Do not use c->page on free
` [PATCH 4/7] slub: Avoid using the page struct address in allocation fastpath
` [PATCH 5/7] slub: Use end_token instead of NULL to terminate freelists
` [PATCH 6/7] slub: Drop ->page field from kmem_cache_cpu
` [PATCH 7/7] slub: Remove preemption disable/enable from fastpath
[ANNOUNCE][RFC] KVMGT - the implementation of Intel GVT-g(full GPU virtualization) for KVM
2014-12-10 16:59 UTC (5+ messages)
` [Intel-gfx] "
[GIT PULL] libata changes for v3.19-rc1
2014-12-10 16:53 UTC
[PATCH 0/2] ARM: dts: dra7-evm: Regulator max voltage fixes
2014-12-10 16:47 UTC (3+ messages)
[PATCH 2/4] PCI: iproc: Add Broadcom iProc PCIe driver
2014-12-10 16:46 UTC (3+ messages)
[PATCH v5 0/3] hwmon: ina2xx: new attributes
2014-12-10 16:46 UTC (6+ messages)
` [PATCH v5 1/3] hwmon: ina2xx: make shunt resistance configurable at run-time
` [PATCH v5 3/3] hwmon: ina2xx: documentation update for new sysfs attributes
[GIT PULL] workqueue changes for v3.19-rc1
2014-12-10 16:41 UTC
[PATCH v2] userns: Disallow setgroups unless the gid_map writer is privileged
2014-12-10 16:39 UTC (21+ messages)
` [CFT][PATCH 1/3] userns: Avoid problems with negative groups
` [CFT][PATCH 2/3] userns: Add a knob to disable setgroups on a per user namespace basis
` [CFT][PATCH 1/7] userns: Document what the invariant required for safe unprivileged mappings
` [CFT][PATCH 6/7] userns: Add a knob to disable setgroups on a per user namespace basis
` [CFT][PATCH 1/8] userns: Document what the invariant required for safe unprivileged mappings
` [CFT] Can I get some Tested-By's on this series?
[PATCH v3 0/5] ARM64: Add kernel probes(Kprobes) support
2014-12-10 16:38 UTC (11+ messages)
` "
[PATCH] fs: hfs: Fix comparison bug in hfs_cat_keycmp
2014-12-10 16:32 UTC
[PATCHSET -mm] bitmap, cpumask, nodemask: implement pr_cont functions and use di"
2014-12-10 16:29 UTC (14+ messages)
` [PATCH 01/12] bitmap: restructure bitmap_sn[list]printf()
` [PATCH 02/12] bitmap, cpumask, nodemask: implement pr_cont variants of formatting functions
` [PATCH 03/12] mips: use {cpu|node}mask pr_cont and seq output functions
` [PATCH 04/12] powerpc: "
` [PATCH 05/12] tile: "
` [PATCH 06/12] x86: "
` [PATCH 07/12] xtensa: "
` [PATCH 08/12] cpuset: "
` [PATCH 09/12] rcu: "
` [PATCH 10/12] sched: "
` [PATCH 11/12] timer: "
` [PATCH 12/12] percpu: "
rcu_sched stall detected, but no state dump
2014-12-10 16:28 UTC (2+ messages)
[PATCH v2 0/4] PM fixes for kxcjk-1013
2014-12-10 16:23 UTC (5+ messages)
` [PATCH v2 1/4] iio: accel: kxcjk-1013: always power on device in resume
` [PATCH v2 2/4] iio: accel: kxcjk-1013: only set power state if CONFIG_PM is defined
` [PATCH v2 3/4] iio: accel: kxcjk-1013: error handling when set mode fails
` [PATCH v2 4/4] iio: accel: kxcjk-1013: power off device if probe fails
[question] on which cpu an interrupt controller will raise an irq ?
2014-12-10 16:22 UTC (2+ messages)
[PATCH] llc: Make function pointer arrays const
2014-12-10 16:18 UTC
[PATCH v4 0/3] Fix Arndale Octa/Peach Pi boot on Audio subsystem clocks
2014-12-10 16:17 UTC (2+ messages)
[RFC PATCH 0/3] Faster than SLAB caching of SKBs with qmempool (backed by alf_queue)
2014-12-10 16:17 UTC (9+ messages)
` [RFC PATCH 1/3] lib: adding an Array-based Lock-Free (ALF) queue
` [RFC PATCH 2/3] mm: qmempool - quick queue based memory pool
` [RFC PATCH 3/3] net: use qmempool in-front of sk_buff kmem_cache
[RFC 00/15] Resource tracking/allocation framework
2014-12-10 16:16 UTC (18+ messages)
` [RFC 01/15] drivers/base: add track framework
` [RFC 02/15] drivers/base: add restrack framework
` [RFC 03/15] drm/panel: add restrack support
` [RFC 04/15] regulator: "
` [RFC 05/15] gpio: move DT parsing code to separate functions
` [RFC 06/15] gpio: add restrack support
` [RFC 07/15] clk: add DT parsing function
` [RFC 08/15] clk: add restrack support
` [RFC 09/15] phy: "
` [RFC 10/15] drm/exynos/dsi: simplify hotplug code
` [RFC 11/15] drm/exynos/dsi: convert to restrack API
` [RFC 12/15] drm/exynos/dpi: use common of_graph functions
` [RFC 13/15] drm/exynos/dpi: convert to restrack API
` [RFC 14/15] drm/panel/ld9040: do not power off panel on removal
` [RFC 15/15] drm/panel/ld9040: convert to restrack API
[PATCH] xen: switch to post-init routines in xen mmu.c earlier
2014-12-10 16:13 UTC (2+ messages)
[PATCH] blk-mq: Fix uninitialized kobject at CPU hotplugging
2014-12-10 16:13 UTC (4+ messages)
[GIT PULL] percpu changes for v3.19-rc1
2014-12-10 16:13 UTC
[BUG] perf mem: perf mem report fails in TUI mode
2014-12-10 16:12 UTC (6+ messages)
randconfig build error with next-20141210, in drivers/net/ethernet/broadcom/genet
2014-12-10 16:10 UTC
[PATCH] dmaengine: rcar-dmac: Handle hardware descriptor allocation failure
2014-12-10 16:09 UTC (4+ messages)
[PATCH net-next RESEND 0/2] fix rculist sparse errors
2014-12-10 16:04 UTC (3+ messages)
` [PATCH net-next RESEND 2/2] ipv6: fix sparse warning
[PATCH v4] CPU hotplug: active_writer not woken up in some cases - deadlock
2014-12-10 16:00 UTC (3+ messages)
[PATCH v4 2/4] gpio/xilinx: Convert the driver to platform device interface
2014-12-10 15:56 UTC
[PATCH v3 0/4] gpio/xilinx: Add support for PCI mapped devices and rmmod
2014-12-10 15:54 UTC (7+ messages)
` [PATCH v3 1/4] gpio/xilinx: Remove offset property
` [PATCH v3 2/4] gpio/xilinx: Convert the driver to platform device interface
` [PATCH v3 3/4] gpio/xilinx: Add support for X86 Arch
` [PATCH v3 4/4] gpio/xilinx: Fix kernel-doc
[PATCH 0/6] livepatch v5: more clean up for the v5 of the patchset
2014-12-10 15:34 UTC (13+ messages)
` [PATCH 1/6] livepatch v5: avoid race when checking for state of the patch
` [PATCH 5/6] livepatch v5: split init and free code that is done only for loaded modules
` [PATCH 6/6] livepatch v5: clean up usage of the old and new addresses
[PATCH v4 0/6] FPGA Manager Framework
2014-12-10 15:24 UTC (11+ messages)
` [PATCH v4 2/6] arm: dts: socfpga: add altera fpga manager
` [PATCH v4 4/6] fpga manager: add sysfs interface document
` [PATCH v4 6/6] staging: fpga manager: add driver for altera socfpga manager
[PATCH] x86: Remove Fix Mes in emulate.c from needing fault addresses
2014-12-10 15:23 UTC (2+ messages)
[PATCH] net/macb: add TX multiqueue support for gem
2014-12-10 15:21 UTC (3+ messages)
[PATCH 0/4] enhance compaction success rate
2014-12-10 15:19 UTC (5+ messages)
` [PATCH 4/4] mm/compaction: stop the isolation when we isolate enough freepage
linux-next: build failure after merge of the rcu tree
2014-12-10 15:18 UTC (3+ messages)
[PATCH v8 0/4] mfd: rt5033: Add Richtek RT5033 drivers
2014-12-10 15:16 UTC (3+ messages)
` [PATCH v8 1/4] mfd: rt5033: Add Richtek RT5033 driver core
[PATCH v2 0/3] Add support for PCI mapped devices and rmmod
2014-12-10 15:15 UTC (9+ messages)
` [PATCH v2 1/3] gpio/xilinx: Remove offset property
` [PATCH v2 2/3] gpio/xilinx: Convert the driver to platform device interface
` [PATCH v2 3/3] gpio/xilinx: Add support for X86 Arch
[PATCH] perf kvm stat live: mark events as (x86 only) in help output
2014-12-10 15:10 UTC (3+ messages)
[RFC PATCH] mm: mincore: use PAGE_SIZE instead of PAGE_CACHE_SIZE
2014-12-10 15:02 UTC (2+ messages)
[PATCH v3] clk: Add PWM clock driver
2014-12-10 14:59 UTC (3+ messages)
[RFC PATCH] Add user-space support for resetting mm->hiwater_rss (peak RSS)
2014-12-10 14:59 UTC
[Query] Spurious interrupts from clockevent device on X86 Ivybridge
2014-12-10 14:59 UTC (2+ messages)
[drm-intel:topic/core-stuff 32/37] drivers/gpu/drm/drm_crtc.c:4472 drm_mode_crtc_set_gamma_size() warn: double check that we're allocating correct size: 2 vs 6
2014-12-10 14:55 UTC
[PATCH v2] net: introduce helper macro for_each_cmsghdr
2014-12-10 14:51 UTC (4+ messages)
[PATCH 3/4] arm64: dts: Add mediatek MT8173 SoC and evaluation board dts and Makefile
2014-12-10 14:50 UTC (5+ messages)
` [PATCH 2/4] irqchip: mediatek: Add support for mt8173
[PATCH] staging: lustre: Fix the warning messages about casting without __user macro
2014-12-10 14:49 UTC (3+ messages)
[PATCH 0/5] Tools: hv: fix compiler warnings and do minor cleanup
2014-12-10 14:48 UTC (4+ messages)
[REPORT PATCH] driver core: amba: add device binding path 'driver_override'
2014-12-10 14:47 UTC (2+ messages)
[PATCH 3/3] mm: page_alloc: remove redundant set_freepage_migratetype() calls
2014-12-10 14:44 UTC (3+ messages)
[PATCH] staging: writeboost: Add dm-writeboost
2014-12-10 14:43 UTC (12+ messages)
` [dm-devel] "
[PATCH] staging, addi_apci_1500: fix IRQ spew
2014-12-10 14:42 UTC
[PATCH] PCI: Clear all bridge res MEM_64 if host bridge has non mem64
2014-12-10 14:34 UTC (4+ messages)
[PATCH] acpi: Add "acpi_osi=" for ASUS X200MA to enable brightness
2014-12-10 14:29 UTC (3+ messages)
` [PATCH v2] "
[PATCH v12 00/20] DAX: Page cache bypass for filesystems on memory storage
2014-12-10 14:28 UTC (4+ messages)
[PATCH v2 0/5] Reenable might_sleep() checks for might_fault()
2014-12-10 14:23 UTC (6+ messages)
` [PATCH v2 1/5] uaccess: add pagefault_count to thread_info
` [PATCH v2 2/5] uaccess: count pagefault_disable() levels in pagefault_count
` [PATCH v2 3/5] mm, uaccess: trigger might_sleep() in might_fault() when pagefaults are disabled
` [PATCH v2 4/5] uaccess: clarify that uaccess may only sleep if pagefaults are not disabled
` [PATCH v2 5/5] uaccess: CONFIG_DEBUG_PAGEFAULT_COUNT to debug pagefault_count
[GIT PULL] ipmi driver updates
2014-12-10 14:21 UTC (3+ messages)
[PATCH] staging: rts5208: Removed the new typedefs
2014-12-10 14:20 UTC (2+ messages)
VFS and LSM issues
2014-12-10 14:17 UTC (3+ messages)
[PATCH 2/3] mm: page_isolation: remove unnecessary freepage_migratetype check for unused page
2014-12-10 14:10 UTC (3+ messages)
[PATCH] kthread: kthread_bind fails to enforce CPU affinity (fixes kernel BUG at kernel/smpboot.c:134!)
2014-12-10 14:08 UTC (6+ messages)
` [PATCH] powerpc: secondary CPUs signal to master before setting active and online "
[PATCH 0/3] i8k: Rework fan_mult and fan_max code
2014-12-10 14:08 UTC (9+ messages)
` [PATCH 3/3] i8k: Remove laptop specific config data (fan_mult, fan_max) from driver
` [PATCH 2/3] i8k: Autodetect maximal fan speed and fan RPM multiplier
[PATCH RFC 00/15] Add support for i.MX MIPI DSI DRM driver
2014-12-10 14:07 UTC (5+ messages)
` [PATCH RFC 10/15] drm: panel: Add support for Himax HX8369A MIPI DSI panel
` [PATCH RFC 12/15] ARM: dts: imx6qdl-sabresd: Add support for TRULY TFT480800-16-E "
[PATCH] mm: page_alloc: place zone id check before VM_BUG_ON_PAGE check
2014-12-10 14:03 UTC (4+ messages)
[PATCH] irqchip: mediatek: Fix error return code detection
2014-12-10 13:55 UTC (5+ messages)
` [PATCH v2] irqchip: mediatek: Use IS_ERR() instead of NULL pointer check
[PATCH trivial 1/3] ARM: dt: GIC: Spelling s/specific/specifier/, s/flaggs/flags/
2014-12-10 13:54 UTC (3+ messages)
` [PATCH trivial 2/3] dt/bindings: arm-boards: Spelling s/pointong/pointing/
` [PATCH trivial 3/3] netfilter: ebtables: s/stongly inspired on/strongly inspired by/
[RESEND][PATCH v15 0/7] ARM: kprobes: OPTPROBES and other improvements
2014-12-10 13:49 UTC (10+ messages)
` [RESEND][PATCH v15 5/7] ARM: kprobes: Add test cases for stack consuming instructions
` [PATCH v2] "
` [PATCH v3] "
` [RESEND][PATCH v15 6/7] kprobes: Pass the original kprobe for preparing optimized kprobe
[PATCH] fs: make generic_block_fiemap sig-tolerant
2014-12-10 13:49 UTC (3+ messages)
` [PATCH] fs: make generic_block_fiemap sig-tolerant PING
` [PATCH] fs: make generic_block_fiemap sig-tolerant PING2
[PATCH/RFC v9 00/19] LED / flash API integration
2014-12-10 13:48 UTC (3+ messages)
` [PATCH/RFC v9 19/19] leds: aat1290: add support for V4L2 Flash sub-device
[RFC 0/4] dma-buf Constraints-Enabled Allocation helpers
2014-12-10 13:47 UTC (5+ messages)
` [RFC 1/4] dma-buf: Add constraints sharing information
[patch] ALSA: lola: NULL dereference on probe failure
2014-12-10 13:45 UTC (2+ messages)
[PATCH] mm/zsmalloc: disclose statistics to debugfs
2014-12-10 13:40 UTC
[Patch v7 04/18] x86, PCI, ACPI: Kill private function resource_to_addr() in arch/x86/pci/acpi.c
2014-12-10 13:36 UTC (4+ messages)
` [tip:x86/apic] "
[PATCH 1/2] gpio: pcf857x: Propagate wake-up setting to parent irq controller
2014-12-10 13:36 UTC (2+ messages)
` [PATCH 2/2] [RFC] genirq: Set IRQCHIP_SKIP_SET_WAKE for no_irq_chip and dummy_irq_chip
[PATCH/RFC v8 02/14] Documentation: leds: Add description of LED Flash class extension
2014-12-10 13:32 UTC (13+ messages)
[PATCH net-next v2] r8169:update rtl8168g pcie ephy parameter
2014-12-10 13:28 UTC
[PATCH 0/4] Add support for PCI mapped devices and rmmod
2014-12-10 13:22 UTC (6+ messages)
` [PATCH 2/4] gpio/xilinx: Convert the driver to platform device interface
[RFC PATCHv2 0/7] devfreq: Add devfreq-event class to provide raw data for devfreq device
2014-12-10 13:21 UTC (3+ messages)
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).