LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
[PATCH v3 0/4] mm: cma: add some debug information for CMA
2015-02-24 21:32 UTC (8+ messages)
` [PATCH v3 1/4] mm: cma: add trace events to debug physically-contiguous memory allocations
` [PATCH v3 2/4] mm: cma: add number of pages to debug message in cma_release()
` [PATCH v3 3/4] mm: cma: add list of currently allocated CMA buffers to debugfs
` [PATCH v3 4/4] mm: cma: add functions to get region pages counters
[PATCH 0/4 v4] max_threadx handling
2015-02-24 21:31 UTC (10+ messages)
` [PATCH 0/3 v5] "
` [PATCH 1/3 v5] kernel/fork.c: new function for max_threads
` [PATCH 2/3 v5] kernel/fork.c: avoid division by zero
` [PATCH 3/3] kernel/sysctl.c: threads-max observe limits
[PATCH net-next 1/2] net: davinci_mdio: don't request io address range
2015-02-24 21:27 UTC (2+ messages)
` [PATCH net-next 2/2] net: netcp: select davinci_mdio driver by default
[PATCH 0/3] HID: Support for Lenovo Thinkpad 10 digitizer
2015-02-24 21:27 UTC (4+ messages)
` [PATCH 3/3] HID: i2c-hid: Add support for ACPI GPIO interrupts
[PATCH] drivers, realtek: Fix trivial typo in rtl_check_firmware
2015-02-24 21:26 UTC (3+ messages)
` [PATCHv2] r8169: "
[PATCH v3 0/3] epoll: introduce round robin wakeup mode
2015-02-24 21:25 UTC (4+ messages)
` [PATCH v3 1/3] sched/wait: add __wake_up_rotate()
` [PATCH v3 2/3] epoll: restrict wakeups to the overflow list
` [PATCH v3 3/3] epoll: Add EPOLL_ROTATE mode
[RFC][PATCH v2] sched/rt: Use IPI to trigger RT task push migration instead of pulling
2015-02-24 21:23 UTC (3+ messages)
[PATCH 1/2] x86: mce: kdump: use under_crashdumping to turn off MCE in all CPUs together
2015-02-24 21:19 UTC (12+ messages)
[PATCH] mm: readahead: get back a sensible upper limit
2015-02-24 21:13 UTC (3+ messages)
[PATCH] mm: cma: fix CMA aligned offset calculation
2015-02-24 21:10 UTC (3+ messages)
[PATCH] af_packet: don't pass empty blocks for PACKET_V3
2015-02-24 21:09 UTC (3+ messages)
` [RESEND PATCH] "
[RFC v1 0/5] fs/locks: Use plain percpu spinlocks instead of lglock to protect file_lock
2015-02-24 21:06 UTC (4+ messages)
[RESEND PATCH 0/4] find_closest() macro
2015-02-24 21:04 UTC (6+ messages)
` [RESEND PATCH 1/4] kernel.h: add "
` [RESEND PATCH 2/4] hwmon: (ina2xx) replace ina226_avg_bits() with find_closest()
` [RESEND PATCH 3/4] hwmon: (lm85) replace x_TO_REG() functions "
` [RESEND PATCH 4/4] hwmon: (w83795) use find_closest_desc() in pwm_freq_to_reg()
[PATCH 1/4] pinctrl: tegra: driver layout/consistency fixes
2015-02-24 21:00 UTC (4+ messages)
` [PATCH 2/4] pinctrl: tegra: some bits move between registers
` [PATCH 3/4] pinctrl: tegra: support nvidia,io-hv DT property
` [PATCH 4/4] pinctrl: tegra: add a driver for Tegra210
[PATCH 3/3] Hal8188ERateAdaptive.c : Expression is always false because 'else if' condition matches previous condition at line 404
2015-02-24 21:00 UTC
[PATCH 0/4] find_closest() macro
2015-02-24 20:51 UTC (6+ messages)
` [PATCH 1/4] kernel.h: add "
` [lm-sensors] "
` [PATCH 2/4] hwmon: (ina2xx) replace ina226_avg_bits() with find_closest()
` [PATCH 4/4] hwmon: (w83795) use find_closest_desc() in pwm_freq_to_reg()
[PATCH] OMAPDSS: restore "name" sysfs entry
2015-02-24 20:48 UTC (5+ messages)
[PATCH 0/4] Enhancements to twl4030 phy to support better charging
2015-02-24 20:46 UTC (4+ messages)
` [PATCH 1/4] usb: phy: twl4030: make runtime pm more reliable
[PATCH] mm: hide per-cpu lists in output of show_mem()
2015-02-24 20:41 UTC (2+ messages)
[PATCH] rtnetlink: avoid 0 sized arrays
2015-02-24 20:39 UTC (2+ messages)
[PATCH 1/4] x86: entry.S: tidy up several suboptimal insns
2015-02-24 20:36 UTC (9+ messages)
` [PATCH 2/4] x86: get rid of KERNEL_STACK_OFFSET
` [PATCH 3/4] x86: save r11 into pt_regs->eflags on SYSCALL64 fastpath
` [PATCH 4/4] x86: save user %rsp in pt_regs->sp
[RFC PATCH] gpio: support for GPIO forwarding
2015-02-24 20:34 UTC (6+ messages)
[PATCH v2 3/3] ixgbe: Add new ndo to allow VF multicast promiscuous mode
2015-02-24 20:29 UTC (2+ messages)
` [E1000-devel] "
[PATCH v2 00/15] x86, alternatives: Instruction padding and more robust JMPs
2015-02-24 20:25 UTC (2+ messages)
[PATCH] mm, oom: do not fail __GFP_NOFAIL allocation if oom killer is disbaled
2015-02-24 20:23 UTC (4+ messages)
[PATCH 0/2] PCI: pci_unignore_hotplug()
2015-02-24 20:23 UTC (4+ messages)
` [PATCH 1/2] pci: Add reciprocal function for pci_ignore_hotplug()
` [PATCH 2/2] nouveau/radeon: Un-ignore hotplug on resume
[PATCH -next 00/13] Extensible console matching & direct earlycon
2015-02-24 20:20 UTC (4+ messages)
[PATCH 3.2 000/152] 3.2.67-rc1 review
2015-02-24 20:08 UTC (5+ messages)
` [PATCH 3.2 055/152] x86_64, switch_to(): Load TLS descriptors before switching DS and ES
[PATCH 0/8 v2] ARM OMAP2+ GPMC: fixes and bus children
2015-02-24 20:07 UTC (10+ messages)
` [PATCH 1/8 v2] ARM OMAP2+ GPMC: don't undef DEBUG
` [PATCH 3/8 v2] ARM OMAP2+ GPMC: add bus children
` [PATCH 4/8 v2] ARM OMAP2+ GPMC: fix debug output alignment
` [PATCH 5/8 v2] ARM OMAP2+ GPMC: change get_gpmc_timing_reg output for DTS
` [PATCH 6/8 v2] ARM OMAP2+ GPMC: always program GPMCFCLKDIVIDER
` [PATCH 7/8 v2] ARM OMAP2+ GPMC: calculate GPMCFCLKDIVIDER based on WAITMONITORINGTIME
` [PATCH 8/8 v2] ARM OMAP2+ GPMC: fix WAITMONITORINGTIME divider bug
` [PATCH 9/8 v2] ARM OMAP2+ GPMC: fix programming/showing reserved timing parameters
[PATCH V2] (gpio-fan): Add thermal control hooks
2015-02-24 20:06 UTC (6+ messages)
[ANNOUNCE] 3.18.7-rt2
2015-02-24 20:00 UTC (5+ messages)
[PATCH 0/3 v2] e820: Fix handling of NvDIMM chips
2015-02-24 19:58 UTC (9+ messages)
` [PATCH 2/3] resource: Add new flag IORESOURCE_WARN (64bit)
` [PATCH 2/3 v3] resource: Add new flag IORESOURCE_MEM_WARN
` [PATCH 2/3 v4] "
[PATCH 2/2] cosa.c : Array index 'i' is used before limits check
2015-02-24 19:57 UTC (2+ messages)
[PATCH] thermal: armada: read stable temp on Armada XP
2015-02-24 19:56 UTC (3+ messages)
[3.13.y-ckt stable] Linux 3.13.11-ckt16
2015-02-24 19:45 UTC (2+ messages)
[PATCH 3/3] tomoyo: robustify handling of mm->exe_file
2015-02-24 19:42 UTC (7+ messages)
` [PATCH v3 3/3] tomoyo: reduce mmap_sem hold for mm->exe_file
Linux 4.0-rc1 out
2015-02-24 19:40 UTC (8+ messages)
[PATCH 0/9] hwmon: thermal: Odroid U3: Provide support for Odroid U3 fan
2015-02-24 19:37 UTC (10+ messages)
` [PATCH v4 0/8] "
` [PATCH v4 1/8] thermal: Provide stub for thermal_of_cooling_device_register() function
` [PATCH v4 2/8] thermal: Provide stub for thermal_cdev_update() function
` [PATCH v4 3/8] Documentation: dts: Documentation entry to explain how to use PWM FAN as a cooling device
` [PATCH v4 5/8] ARM: dts: Add properties to use pwm-fan device as a cooling device in Odroid U3
nios2: is the ptrace ABI correct?
2015-02-24 19:25 UTC (4+ messages)
[PATCH 0/4] x86: use correct early_[mem,io][re,un]map pairs
2015-02-24 19:22 UTC (2+ messages)
[PATCH] fs/fat: calculate checksum in a loop instead of directly calculating
2015-02-24 19:22 UTC (7+ messages)
[RFC/PATCH] extcon: otg_gpio: add driver for USB OTG port controlled by GPIO(s)
2015-02-24 19:18 UTC (6+ messages)
` [PATCH v2] "
[RFC PATCH] x86, fpu: Use eagerfpu by default on all CPUs
2015-02-24 19:15 UTC (2+ messages)
[PATCH 0/1] Enable Broadcom Cygnus BCM958305K
2015-02-24 19:13 UTC (2+ messages)
` [PATCH 1/1] ARM: dts: "
[BISECTED REGRESSION v3.18->v3.19-rc1] drm/i915: failure to poweroff after hibernation
2015-02-24 19:00 UTC (4+ messages)
` [PATCH] drm/i915: fix failure to power off after hibernate
[PATCH RFT] x86: move cacheinfo sysfs to generic cacheinfo infrastructure
2015-02-24 18:58 UTC (5+ messages)
` [PATCH RFT v2] "
[PATCH] media: em28xx replace printk in dprintk macros
2015-02-24 18:53 UTC
[PATCH v2 0/2] thermal: exynos: Fix NULL pointer error and bug of PD_DET_EN of Exynos7
2015-02-24 18:53 UTC (3+ messages)
` [PATCH 1/2] thermal: exynos: Fix wrong control of power down detection mode for Exynos7
[PATCH] media: au0828 replace printk KERN_DEBUG with pr_debug
2015-02-24 18:53 UTC
Trying to use 'perf probe' to debug perf itself
2015-02-24 18:49 UTC
[PATCH for stable] x86/spinlocks/paravirt: Fix memory corruption on unlock
2015-02-24 18:38 UTC (7+ messages)
[PATCH] thermal: Introduce dummy functions when thermal is not defined
2015-02-24 18:38 UTC (2+ messages)
[PATCH] ARM64: Add new Xilinx ZynqMP SoC
2015-02-24 18:38 UTC (6+ messages)
[PATCH 00/13] x86/microcode: Intel early loader cleanups
2015-02-24 18:32 UTC (7+ messages)
` [PATCH 03/13] x86/microcode/intel: Get rid of last arg to load_ucode_intel_bsp()
` [PATCH 04/13] x86/microcode/intel: Simplify load_ucode_intel_bsp()
[PATCH] Remove redhat'ism from ftrace selftests
2015-02-24 18:24 UTC (4+ messages)
[PATCH 4/6 v2] x86: entry_64.S: fold test_in_nmi macro into its only user
2015-02-24 18:22 UTC (2+ messages)
[PATCH v1] clk: qcom: Add MSM8916 Global Clock Controller support
2015-02-24 18:21 UTC (4+ messages)
[PATCH v1 0/7] The power allocator thermal governor
2015-02-24 18:21 UTC (3+ messages)
` [PATCH v1 4/7] thermal: introduce the Power Allocator governor
[PATCH] arm64: annotate psci invoke functions as notrace
2015-02-24 18:11 UTC (3+ messages)
[PATCH_V2 0/3] dma: dt: Add DMA driver for jz4780
2015-02-24 18:08 UTC (4+ messages)
` [PATCH_V2 1/3] dt-bindings: dma: Add binding for jz4780-dma
` [PATCH_V2 2/3] dma: jz4780: add driver for the Ingenic JZ4780 DMA controller
` [PATCH_V2 3/3] MAINTAINERS: Add Ingenic JZ4780 DMA driver maintainer entry
[PATCH 0/2] dt: dma: Add DMA driver for jz4780
2015-02-24 18:04 UTC (4+ messages)
` [PATCH 2/2] dma: jz4780: add driver for the Ingenic JZ4780 DMA controller
[PATCH 0/5] ARM: DTS: OMAP/DRA7: dma property name correction
2015-02-24 18:02 UTC (2+ messages)
[PATCH] ARM: dts: OMAP3-N900: Fix offset for smc91x ethernet
2015-02-24 18:02 UTC (5+ messages)
[PATCH v3 0/4] phy: ti-pipe3: fixes for 3.19-rc
2015-02-24 18:02 UTC (5+ messages)
[PATCH 0/2] drivers: cpuidle: minor suspend-to-idle fixes
2015-02-24 17:58 UTC (3+ messages)
` [PATCH 1/2] drivers: cpuidle: remove stale irq disabling call in cpuidle_enter_freeze()
` [PATCH 2/2] drivers: cpuidle: add driver/device checks "
[PATCH] net: macb: Add big endian CPU support
2015-02-24 17:57 UTC (4+ messages)
[PATCH] usb: isp1760: fix peripheral/device controller chip id
2015-02-24 17:53 UTC
Nokia N900: omap aes is broken
2015-02-24 17:50 UTC (8+ messages)
[PATCH v3 0/4] clk: st: New always-on clock domain
2015-02-24 17:42 UTC (6+ messages)
` [PATCH v3 1/4] ARM: sti: stih407-family: Supply defines for CLOCKGEN A0
` [PATCH v3 2/4] ARM: sti: stih407-family: Add platform interconnects to always-on clk domain
` [PATCH v3 3/4] clk: Provide an always-on clock domain framework
` [PATCH v3 4/4] clk: dt: Introduce always-on clock domain documentation
[3.13.y-ckt stable] Linux 3.13.11-ckt16 stable review
2015-02-24 17:41 UTC (6+ messages)
` [PATCH 3.13.y-ckt 065/103] time: adjtimex: Validate the ADJ_FREQUENCY values
RFC: revert 43fa5460fe60
2015-02-24 17:41 UTC (4+ messages)
[PATCH] capabilities: Ambient capability set V1
2015-02-24 17:28 UTC (12+ messages)
[PATCH 0/2] kxcjk-1013 driver optimizations
2015-02-24 17:25 UTC (10+ messages)
` [PATCH 2/2] iio: accel: kxcjk-1013: optimize i2c transfers in trigger handler
[PATCH v2 0/2] Scorpion PMU support
2015-02-24 17:23 UTC (5+ messages)
` [PATCH v2 2/2] ARM: perf: Add support for Scorpion PMUs
[PATCH 0/2] fix ehrpwm tbclk data on am33xx and am43xx
2015-02-24 17:15 UTC (2+ messages)
[PATCH v2] spi: qup: Add DMA capabilities
2015-02-24 17:11 UTC (2+ messages)
[PATCH 0/6] dmaengine/dra7x: DMA router (crossbar support)
2015-02-24 17:01 UTC (4+ messages)
` [PATCH 5/6] dmaengine: omap-dma: Remove mapping between virtual channels and requests
linux-next: Tree for Feb 24
2015-02-24 16:56 UTC (3+ messages)
` linux-next: Tree for Feb 24 (build failure due to 'GFS2: Allocate reservation during splice_write')
[RFC PATCH] futex: Remove requirement for lock_page in get_futex_key
2015-02-24 16:55 UTC (5+ messages)
[PATCH v2 0/4] input: ft5x06: Fix userspace reported maximum value
2015-02-24 16:55 UTC (3+ messages)
[PATCH RFC 1/4] mm: throttle MADV_FREE
2015-02-24 16:51 UTC (3+ messages)
` [PATCH RFC 4/4] mm: support MADV_FREE in swapless system
[PATCH net-next v4 0/3] Linn Ethernet Packet Sniffer driver
2015-02-24 16:48 UTC (2+ messages)
` [PATCH net-next v4 2/3] Linn packet sniffer core framework
[PATCH] dcssblk.c : Array index 'i' is used before limits check
2015-02-24 16:41 UTC
[PATCH] vhost: cleanup iterator update logic
2015-02-24 16:31 UTC
[PATCH 00/15] Enhance twl4030_charger functionality
2015-02-24 4:33 UTC (8+ messages)
` [PATCH 10/15] twl4030_charger: only draw USB current as negotiated with host
` [PATCH 11/15] twl4030_charger: enable manual enable/disable of usb charging
` [PATCH 09/15] twl4030_charger: allow max_current to be managed via sysfs
` [PATCH 12/15] twl4030_charger: add software controlled linear charging mode
` [PATCH 14/15] twl4030_charger: Increase current carefully while watching voltage
` [PATCH 15/15] twl4030_charger: assume a 'charger' can supply maximum current
` [PATCH 13/15] twl4030_charger: add ac/mode to match usb/mode
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).