linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-06-12 05:24:46 to 2014-06-12 10:42:22 UTC [more...]

[patch 00/13] time: Tree wide cleanup of interfaces and crap
 2014-06-12 10:42 UTC  (18+ messages)
` [patch 05/13] sound: Use ktime_get_ts()
` [patch 04/13] net: mac80211: "
      ` [Cocci] "
` [patch 11/13] wireless: mwifiex: Use the proper interfaces
    ` [patch V2] "
` [patch 12/13] net: mac80211: Remove silly timespec dance
      ` net_timedelta() affected by settimeofday() (was: [patch 12/13] net: mac80211: Remove silly timespec dance)

[PATCH 0/9] Generic earlyconsole for ARC UART Driver
 2014-06-12 10:31 UTC  (10+ messages)
` [PATCH 1/9] serial/arc: use uart_console_write() helper
` [PATCH 2/9] serial/arc: Refactor by referencing to uart_port where possible
` [PATCH 3/9] serial/arc: Remove the workaround for legacy ISS
` [PATCH 4/9] serial/arc: Use generic earlycon infrastructure
` [PATCH 5/9] serial/arc: remove earlyprintk support and switch to earlycon
` [PATCH 6/9] serial/arc: remove last remanants of platform data
` [PATCH 7/9] serial/arc: inline the probe helper
` [PATCH 8/9] ARC: [arcfpga] RIP early uart platform device stuff
` [PATCH 9/9] serial/arc: Add DT based earlycon support

Eudyptula Challenge (Task 10)
 2014-06-12 10:35 UTC  (2+ messages)
  ` [PATCH] drivers/staging/usbip/userspace/libsrc/usbip_host_driver.c: fix coding style

[PATCH] staging: alarm-dev: Support to Compile as Module
 2014-06-12 10:38 UTC 

[PATCH v2 0/5] APEI: Make APEI architecture independent
 2014-06-12 10:32 UTC  (6+ messages)
` [PATCH v2 1/5] apei, mce: Factor out APEI architecture specific MCE calls
` [PATCH v2 2/5] acpi, apei, ghes: Introduce ACPI_APEI_NMI to make NMI error notification a GHES feature

Kconfig fails: big select-based circular dependency
 2014-06-12 10:31 UTC  (4+ messages)

[PATCH 01/22] staging: rtl8188eu: rtw_io.c: Remove unused function _rtw_write8_async()
 2014-06-12 10:22 UTC  (4+ messages)
` [PATCH 06/22] staging: rtl8188eu: Instead of intf_hdl pass adapter in read & write functions

[PATCH] ARM: dts: berlin2q.dtsi: set L2CC tag and data latency as 2 cycles
 2014-06-12 10:19 UTC  (4+ messages)

[PATCH v2 00/10] CMA: generalize CMA reserved area management code
 2014-06-12 10:19 UTC  (44+ messages)
` [PATCH v2 01/10] DMA, CMA: clean-up log message
` [PATCH v2 02/10] DMA, CMA: fix possible memory leak
` [PATCH v2 03/10] DMA, CMA: separate core cma management codes from DMA APIs
` [PATCH v2 04/10] DMA, CMA: support alignment constraint on cma region
` [PATCH v2 05/10] DMA, CMA: support arbitrary bitmap granularity
` [PATCH v2 06/10] CMA: generalize CMA reserved area management functionality
` [PATCH v2 08/10] mm, cma: clean-up cma allocation error path
` [PATCH v2 09/10] mm, cma: move output param to the end of param list
` [PATCH v2 10/10] mm, cma: use spinlock instead of mutex

[RFC 0/5] of: Automatic console registration cleanups
 2014-06-12 10:12 UTC  (3+ messages)

[PATCH v2 02/03]: hwrng: create filler thread
 2014-06-12 10:09 UTC  (11+ messages)
` [PATCH v3 00/03]: hwrng: an in-kernel rngd
  ` [PATCH v3 03/03]: hwrng: khwrngd derating per device
          ` [PATCH v5 00/03]: hwrng: an in-kernel rngd
            ` [Patch v5 03/03]: hwrng: khwrngd derating per device
              ` [Patch v5.1 "

[PATCH] clk: Add PWM clock driver
 2014-06-12 10:08 UTC 

[mac80211] send ethernet packet
 2014-06-12 10:07 UTC 

[PATCH 00/21] add and use devm_irq_of_parse_and_map()
 2014-06-12 10:03 UTC  (2+ messages)

[PATCH -mm v2 0/8] memcg/slab: reintroduce dead cache self-destruction
 2014-06-12 10:03 UTC  (12+ messages)
` [PATCH -mm v2 5/8] slub: make slab_free non-preemptable
` [PATCH -mm v2 8/8] slab: make dead memcg caches discard free slabs immediately

[PATCH] alarmtimer: Export symbols of alarmtimer_get_rtcdev
 2014-06-12 10:06 UTC 

[PATCH] phy: Fix typo in drivers/phy/phy-exynos5250-sata.c module which fixes the build
 2014-06-12 10:01 UTC  (7+ messages)

[PATCH] ALSA: compress: Cancel the optimization of compiler and fix the size of struct for all platform
 2014-06-12 22:47 UTC  (3+ messages)

[PATCH 1/3] phy: exynos-dp-video: Use PTR_ERR_OR_ZERO
 2014-06-12  9:59 UTC  (5+ messages)

[PATCH] arch/score/kernel/process.c: Remove useless varialbes 'ti' and 'regs'
 2014-06-12  9:52 UTC  (2+ messages)

[PATCH 09/13] hwmon: Driver for TI TMP103 temperature sensor
 2014-06-12  9:39 UTC  (3+ messages)

[RFC PATCH] phy: core: Fix of_phy_provider_lookup to return PHY provider for sub node
 2014-06-12  9:44 UTC 

[PATCHv2 0/2] remap_file_pages() decommission
 2014-06-12  9:44 UTC  (5+ messages)
` [PATCH 1/2] mm: mark remap_file_pages() syscall as deprecated

[PATCH v1 0/3] usb: gadget: NCM: Fixes and Multi-frame for TX
 2014-06-12  9:42 UTC  (6+ messages)
  ` [PATCH v1 3/3] usb: gadget: NCM: Stop RX TCP Bursts getting dropped

[PATCH] staging: iio: fix coding style
 2014-06-12  9:42 UTC 

[PULL] vhost: infrastructure changes for 3.16
 2014-06-12  9:39 UTC  (3+ messages)

[PATCH] mm/vmscan.c: wrap five parameters into arg_container in shrink_page_list()
 2014-06-12  9:36 UTC 

[PATCH v2]x86/tlb_uv: Fixing all memory allocation failure handling in UV
 2014-06-12  9:32 UTC 

[uclinux-dist-devel] [GIT PULL] Blackfin updates for 3.16
 2014-06-12  9:32 UTC 

[PATCH 0/{1,1}] i2c: Make I2C ID tables non-mandatory for DT/ACPI
 2014-06-12  9:28 UTC  (13+ messages)
` [PATCH] i2c: Make I2C ID tables non-mandatory for DT'ed and/or ACPI'ed devices

[GIT PULL] MMC fixes for v.3.16
 2014-06-12  9:27 UTC 

[PATCH v2 0/2] Add support for Lenovo Compact Keyboard
 2014-06-12  8:56 UTC  (4+ messages)
` [PATCH v2 2/2] Add support for Compact (Bluetooth|USB) keyboard with Trackpoint

[PATCH net-next] mrf24j40: separate h/w init and add checkings
 2014-06-12  9:10 UTC 

[PATCH V3 0/3] Add new PowerPC specific ELF core notes
 2014-06-12  9:09 UTC  (2+ messages)

[PATCH v3] leds: USB: HID: Add support for MSI GT683R led panels
 2014-06-12  9:06 UTC  (3+ messages)
` [PATCH v4] "

[PATCH v2 09/12] blackfin: defconfigs: add MTD_SPI_NOR (new dependency for M25P80)
 2014-06-12  9:00 UTC  (2+ messages)

[PATCH] mmc: sdhci-msm: Fix fallout from sdhci refactoring
 2014-06-12  8:59 UTC  (2+ messages)

console: lockup on boot
 2014-06-12  8:54 UTC  (11+ messages)

[PATCH] ptrace: Fix PTRACE_GETREGSET/PTRACE_SETREGSET in code documentation
 2014-06-12  8:51 UTC  (7+ messages)
        ` [PATCH v2] ptrace: Clarify PTRACE_GETREGSET/PTRACE_SETREGSET, documentation in uapi header

[PATCH] net/cadence/macb: clear interrupts simply and correctly
 2014-06-12  8:50 UTC 

genirq: Provide !SMP stub for irq_set_affinity_notifier()
 2014-06-12  8:47 UTC  (3+ messages)

[PATCH 1/4] pinctrl: Add NVIDIA Tegra XUSB pad controller support
 2014-06-12  8:46 UTC  (6+ messages)
` [PATCH 2/4] of: Add NVIDIA Tegra XUSB pad controller binding

[PATCH] gpio-pxa: gpio0 and gpio1 support on dt
 2014-06-12  8:43 UTC  (2+ messages)

[PATCH v2] Fix get ERESTARTSYS with m32 in x86_64 when debug by GDB
 2014-06-12  8:40 UTC 

[PATCH] Input: st-keyscan - Protect PM-only functions by #ifdef CONFIG_PM_SLEEP
 2014-06-12  8:36 UTC  (2+ messages)

[PATCH] x86,build: Fix make -jN modules_install install
 2014-06-12  8:33 UTC  (2+ messages)

[PATCH] HID: rmi: Protect PM-only functions by #ifdef CONFIG_PM
 2014-06-12  8:29 UTC  (2+ messages)

[GIT PULL] Backlight changes due for v3.16
 2014-06-12  8:29 UTC 

Disable bus's drivers_autoprobe before rootfs has mounted
 2014-06-12  7:02 UTC  (6+ messages)

[PATCH] tools:perf: move tools/perf/util to tools/lib/perf_util
 2014-06-12  8:26 UTC 

[PATCH 01/10] mm, compaction: do not recheck suitable_migration_target under lock
 2014-06-12  8:21 UTC  (5+ messages)
` [RFC PATCH 09/10] mm, compaction: try to capture the just-created high-order freepage

/proc/stat vs. failed order-4 allocation
 2014-06-12  8:18 UTC  (12+ messages)
    ` [PATCH 2/2] fs: proc/stat: use usual seq_file ops rather than single_open

[PATCH] powerpc, kexec: Fix "Processor X is stuck" issue during kexec from ST mode
 2014-06-12  8:17 UTC  (8+ messages)

[PATCH 1/2] gpio: of: Remove unneeded dummy function
 2014-06-12  8:18 UTC  (6+ messages)
` [PATCH 2/2] gpio: of: Allow -gpio suffix for property names

[PATCH v11 00/16] qspinlock: a 4-byte queue spinlock with PV support
 2014-06-12  8:17 UTC  (11+ messages)
` [PATCH v11 06/16] qspinlock: prolong the stay in the pending bit path
` [PATCH v11 09/16] qspinlock, x86: Allow unfair spinlock in a virtual guest
` [PATCH v11 14/16] pvqspinlock: Add qspinlock para-virtualization support

[GIT PULL] MFD changes due for v3.16 (mk2)
 2014-06-12  8:17 UTC 

[PATCH] ACPI/Battery: Retry to get Battery information if failed during probing
 2014-06-12  8:14 UTC  (5+ messages)

[PATCH v2] powerpc: Avoid circular dependency with zImage.%
 2014-06-12  8:09 UTC  (3+ messages)

[PATCH v2] sctp: Fix sk_ack_backlog wrap-around problem
 2014-06-12  8:04 UTC  (2+ messages)

Disable bus's drivers_autoprobe before rootfs has mounted
 2014-06-12  6:31 UTC  (3+ messages)

[PATCH v2 1/1] PINCTRL: Warn if direct IRQ GPIO set to output
 2014-06-12  7:49 UTC  (3+ messages)
` [PATCH v3 1/1] pinctrl: baytrail: "

[PATCH v2 2/2] mem-hotplug: Introduce MMOP_OFFLINE to replace the hard coding -1
 2014-06-12  7:48 UTC  (3+ messages)
` [PATCH v2 RESEND "

[PATCH] clocksource: arch_arm_timer: Fix timecounter initialization
 2014-06-12  7:45 UTC  (3+ messages)

[PATCH 0/3] Fix boot-hang on Peach-pit and Enable audio
 2014-06-12  7:40 UTC  (8+ messages)
` [PATCH 1/3] clk: exynos-audss: Keep the parent of mout_audss always enabled

kmemleak: Unable to handle kernel paging request
 2014-06-12  7:39 UTC  (5+ messages)

[PATCH] perf/x86/intel: ignore CondChgd bit to avoid false NMI handling
 2014-06-12  7:37 UTC  (6+ messages)

[stable-3.10.y] possible unsafe locking warning
 2014-06-12  7:18 UTC  (5+ messages)

[PATCH v2 1/4] of: Add NVIDIA Tegra XUSB pad controller binding
 2014-06-12  7:22 UTC  (4+ messages)
` [PATCH v2 2/4] pinctrl: Add NVIDIA Tegra XUSB pad controller support

[PATCH] RFT: pinctrl: spear: switch plgpio to irqchip helpers
 2014-06-12  7:25 UTC  (4+ messages)

3.15-rc5 freeze after wakeup
 2014-06-12  7:17 UTC  (4+ messages)
    ` [Intel-gfx] "

[GIT PULL] MMC updates for 3.16-rc1
 2014-06-12  7:17 UTC  (6+ messages)

[PATCH 0/2 linux-next] coding style clean up for lustre/osc/osc_dev.c
 2014-06-12  7:13 UTC  (3+ messages)
` [PATCH 1/2] lustre/osc/osc_dev.c remove space between sizeof and open parenthesis
  ` [PATCH 2/2] lustre/osc/osc_dev.c add a blank line after declarations

Proposal to realize hot-add *several sections one time*
 2014-06-12  7:07 UTC  (4+ messages)

[PATCH 1/1] sony-laptop: fix doesn't work lid resume settings on Vaio Pro
 2014-06-12  6:34 UTC 

[PATCH ftrace/core 0/2] ftrace, kprobes: Introduce IPMODIFY flag for ftrace_ops to detect conflicts
 2014-06-12  6:57 UTC  (12+ messages)
` [PATCH ftrace/core 2/2] ftrace, kprobes: Support IPMODIFY flag to find IP modify conflict
            `  "
  ` Re: [PATCH ftrace/core 0/2] ftrace, kprobes: Introduce IPMODIFY flag for ftrace_ops to detect conflicts

[PATCH] cpufreq: intel_pstate: Fix rounding of core_pct
 2014-06-12  6:56 UTC  (8+ messages)

btrf stuck in iowait with latest git
 2014-06-12  6:54 UTC 

[PATCH] Input: evdev - Fix incorrect kfree of err_free_client after vzalloc
 2014-06-12  6:49 UTC  (2+ messages)

[PATCH] ALSA: compress: Fix the mismatch size of struc between share lib(32bit) and kernel(64bit)
 2014-06-12  6:39 UTC  (4+ messages)

[PATCH 1/1] ata: Check and set 64-bit DMA mask for platform AHCI driver
 2014-06-12  6:36 UTC  (8+ messages)

[PATCH 1/5] cgroup: fix broken css_has_online_children()
 2014-06-12  6:33 UTC  (5+ messages)
` [PATCH 2/5] percpu-ref: introduce percpu_ref_alive()
` [PATCH 3/5] cgroup: fix mount failure in a corner case
` [PATCH 4/5] kernfs: introduce kernfs_pin_sb() and kernfs_drop_sb()
` [PATCH 5/5] cgroup: fix a race between cgroup_mount() and cgroup_kill_sb()

[PATCH v3] mfd: max77686: handle IRQs using regmap
 2014-06-12  6:17 UTC 

[PATCH] x86: Find correct 64 bit ramdisk address for microcode early update
 2014-06-12  6:11 UTC  (6+ messages)

recvmmsg/sendmmsg result types inconsistent, integer overflows?
 2014-06-12  6:04 UTC  (5+ messages)

[net/ipvs] BUG: unable to handle kernel NULL pointer dereference at 00000004
 2014-06-12  6:02 UTC  (5+ messages)

linux-next: Tree for Jun 12
 2014-06-12  5:56 UTC 

[PATCH v3] usb: host: uhci-grlib.c : use devm_ functions
 2014-06-12  5:49 UTC  (2+ messages)

[RFC PATCH 00/13][V3] kexec: A new system call to allow in kernel loading
 2014-06-12  5:42 UTC  (2+ messages)

[Regression] 3.15 mmc related ext4 corruption with qemu-system-arm
 2014-06-12  5:35 UTC 

[f2fs-dev][PATCH 3/3] f2fs: avoid to truncate non-updated page partially
 2014-06-12  5:31 UTC 

[f2fs-dev][PATCH 2/3] f2fs: avoid unneeded SetPageUptodate in f2fs_write_end
 2014-06-12  5:25 UTC 

[f2fs-dev][PATCH 1/3] f2fs: check lower bound nid value in check_nid_range
 2014-06-12  5:23 UTC 


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