linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-05-01 19:51:38 to 2015-05-02 08:32:05 UTC [more...]

[PATCH] ktime: Fix ktime_divns to do signed division
 2015-05-02  8:31 UTC  (6+ messages)

[GIT PULL] VFIO fixes for v4.1-rc2
 2015-05-02  8:30 UTC  (9+ messages)
  ` [PATCH] signals: Generate warning when flush_signals() is called from non-kthread context

[PATCH 0/3] remoteproc checkpatch fixes
 2015-05-02  8:16 UTC  (2+ messages)

[PATCH 0/11] Use kzalloc and kfree
 2015-05-02  8:14 UTC  (18+ messages)
` [PATCH 2/11] Staging: lustre: fld: "
  ` [HPDD-discuss] "

[PATCH 1/4] mtd: sh_flctl: let flctl_dma_fifo0_transfer return 0 on success
 2015-05-02  7:57 UTC  (4+ messages)
` [PATCH 2/4] mtd: sh_flctl: drop unused variable
` [PATCH 3/4] mtd: sh_flctl: fix function parameter alignment
` [PATCH 4/4] mtd: sh_flctl: fix wrapped condition alignment

[PATCH v8 1/2] DT: hwspinlock: Add binding documentation for Qualcomm hwmutex
 2015-05-02  7:57 UTC  (2+ messages)

[PATCH v8 0/4] hwspinlock core & omap dt support
 2015-05-02  7:55 UTC  (7+ messages)

[PATCH v7 00/15] Add support to STMicroelectronics STM32 family
 2015-05-02  7:55 UTC  (4+ messages)
` [PATCH v7 05/15] dt-bindings: Document the STM32 reset bindings

Invitation and RFC: Linux Plumbers Device Tree track proposed
 2015-05-02  7:51 UTC  (3+ messages)
` [Celinux-dev] "

[RFC PATCH 00/22] perf tools: introduce 'perf bpf' command to load eBPF programs
 2015-05-02  7:19 UTC  (3+ messages)

[RFC][PATCH] firmware: Drop WARN from usermodehelper_read_trylock error case
 2015-05-02  7:10 UTC  (9+ messages)

[RFC][PATCH 0/4] perf: Enable symbolic event names
 2015-05-02  7:04 UTC  (4+ messages)
` [RFC][PATCH 4/4] perf: Create aliases for PMU events

[PATCH] MODSIGN: Change default key details [ver #2]
 2015-05-02  6:57 UTC  (4+ messages)

[PATCH 1/3] mtd: sh_flctl: fixup wait_for_completion_timeout return handling
 2015-05-02  6:49 UTC  (7+ messages)
` [PATCH 2/3] mtd: sh_flctl: fix alignment of function argument
` [PATCH 3/3] mtd: sh_flctl: remove unused variable and assignment

[PATCH 1/1] drivers: staging: fbtft: fbtft-bus.c: Fix different address space warning on I/O mem
 2015-05-02  6:40 UTC 

[PATCH 0/6] x86: remove cpu_**_mask() functions
 2015-05-02  6:33 UTC  (3+ messages)
` [PATCH 5/6] x86: replace cpu_**_mask() with topology_**_cpumask()

[GIT PULL] ARM: EXYNOS: Fixes and improvements for v4.2
 2015-05-02  6:31 UTC 

[PATCH v1] x86: punit_atom: punit device state debug driver
 2015-05-02  6:00 UTC  (3+ messages)

[PATCH v3 0/2] arm & arm64: perf: Fix callchain parse error with
 2015-05-02  5:58 UTC  (3+ messages)
` [PATCH v3 1/2] arm: perf: Fix callchain parse error with kernel tracepoint events
` [PATCH v3 2/2] arm64: "

[PATCH v3 0/2] arm & arm64: perf: Fix callchain parse error with
 2015-05-02  5:42 UTC  (3+ messages)
` [PATCH v3 1/2] arm: perf: Fix callchain parse error with kernel tracepoint events
` [PATCH v3 2/2] arm64: "

[PATCH v2] rtc: s3c: Integrate Exynos3250 into S3C6410
 2015-05-02  5:31 UTC 

[PATCH 0/3] reduce nohz_full syscall overhead by 10%
 2015-05-02  5:27 UTC  (15+ messages)
` [PATCH 3/3] context_tracking,x86: remove extraneous irq disable & enable from context tracking on syscall entry

[PATCHSET] netconsole: implement extended console support
 2015-05-02  4:54 UTC  (3+ messages)
` [PATCH 3/3] "

[PATCH] drm/exynos: Fix build breakage on !DRM_EXYNOS_FIMD
 2015-05-02  4:08 UTC 

[PATCH 3.19 000/175] 3.19.1-stable review
 2015-05-02  3:14 UTC  (5+ messages)
` [PATCH 3.19 016/175] ksoftirqd: Enable IRQs and call cond_resched() before poking RCU

[PATCH v3 00/20] Tegra210 Clock Support
 2015-05-02  3:12 UTC  (3+ messages)
` [PATCH v3 12/20] clk: tegra: pll: Add specialized logic for T210

[GIT] Networking
 2015-05-02  2:43 UTC 

Sharing credentials in general (Re: [GIT PULL] kdbus for 4.1-rc1)
 2015-05-02  1:48 UTC  (9+ messages)

[PATCH v6 0/6] arm64: Add kernel probes (kprobes) support
 2015-05-02  1:44 UTC  (6+ messages)

[PATCH V6 0/7] x86/intel_rdt: Intel Cache Allocation Technology
 2015-05-02  1:36 UTC  (8+ messages)
` [PATCH 1/7] x86/intel_rdt: Intel Cache Allocation Technology detection
` [PATCH 2/7] x86/intel_rdt: Adds support for Class of service management
` [PATCH 3/7] x86/intel_rdt: Support cache bit mask for Intel CAT
` [PATCH 4/7] x86/intel_rdt: Implement scheduling support for Intel RDT
` [PATCH 5/7] x86/intel_rdt: Software Cache for IA32_PQR_MSR
` [PATCH 6/7] x86/intel_rdt: Intel haswell CAT enumeration
` [PATCH 7/7] x86/intel_rdt: Add CAT documentation and usage guide

[PATCH 01/10] Add parse_integer() (replacement for simple_strto*())
 2015-05-02  1:10 UTC  (11+ messages)
` [PATCH 02/10] parse_integer: rewrite kstrto*()
` [PATCH 03/10] parse_integer: convert sscanf()
  ` [PATCH CORRECT "
` [PATCH 04/10] sscanf: fix overflow
` [PATCH 05/10] parse_integer: convert lib/
` [PATCH 06/10] parse_integer: convert mm/
` [PATCH 07/10] parse_integer: convert misc fs/ code
` [PATCH 08/10] fs/cachefiles/: convert to parse_integer()
` [PATCH 09/10] ocfs2: convert to parse_integer()/kstrto*()
` [PATCH 10/10] ext2, ext3, ext4: "

Tux3 Report: How fast can we fsync?
 2015-05-02  1:07 UTC  (6+ messages)

[i915]] *ERROR* mismatch in scaler_state.scaler_id
 2015-05-02  1:05 UTC 

[PATCH v2 2/2] powerpc32: add support for csum_add()
 2015-05-02  1:00 UTC  (3+ messages)
` [v2,2/2] "

[PATCH 01/19] f2fs: fix not to check IS_ERR for null pointer
 2015-05-02  0:48 UTC  (19+ messages)
` [PATCH 02/19] f2fs: add missing version info in superblock
` [PATCH 03/19] f2fs: move existing definitions into f2fs.h
` [PATCH 04/19] f2fs: add feature facility in superblock
` [PATCH 05/19] f2fs: add f2fs_map_blocks
` [PATCH 06/19] f2fs: introduce f2fs_commit_super
` [PATCH 07/19] f2fs: expose f2fs_mpage_readpages
` [PATCH 08/19] f2fs: clean up f2fs_lookup
` [PATCH 09/19] f2fs: add f2fs_may_inline_{data, dentry}
` [PATCH 10/19] f2fs: add sbi and page pointer in f2fs_io_info
` [PATCH 11/19] f2fs: move get_page for gc victims
` [PATCH 12/19] f2fs: introduce dot and dotdot name check
` [PATCH 13/19] f2fs: fix race on allocating and deallocating a dentry block
` [PATCH 14/19] f2fs: add need_dentry_mark
` [PATCH 15/19] f2fs: fix counting the number of inline_data inodes
` [PATCH 16/19] f2fs: split find_data_page according to specific purposes
` [PATCH 17/19] f2fs: revmove spin_lock for write_orphan_inodes
` [PATCH 18/19] f2fs: introduce discard_map for f2fs_trim_fs
` [PATCH 19/19] f2fs: issue discard with finally produced len and minlen

[PATCH 0/1] speeding up cpu_up()
 2015-05-02  0:42 UTC  (9+ messages)
` [PATCH 1/1] x86: replace cpu_up hard-coded mdelay with variable

[PATCH 3/3] ipc/mqueue: lockless pipelined wakeups
 2015-05-02  0:35 UTC  (3+ messages)

[RFC PATCH 0/5] GHES NMI handler cleanup
 2015-05-02  0:34 UTC  (9+ messages)
` [RFC PATCH 5/5] GHES: Make NMI handler have a single reader

[PATCH 00/11] Fix implicit includes of <module.h> that will break
 2015-05-02  0:29 UTC  (4+ messages)
` [PATCH 02/11] drivers/clk: include <module.h> for clk-max77xxx modular code

kernel >= 4.0: crashes when using traceroute6 with isatap
 2015-05-02  0:16 UTC 

Regression: Disk corruption with dm-crypt and kernels >= 4.0
 2015-05-02  0:19 UTC  (6+ messages)
` [dm-devel] "

[PATCH 0/13] Parallel struct page initialisation v4
 2015-05-02  0:09 UTC  (4+ messages)

[GIT PULL] Ceph RBD fix for -rc2
 2015-05-01 23:47 UTC 

[PATCH 1/2] RTC: Add core rtc support for Gemini Soc devices
 2015-05-01 23:42 UTC  (2+ messages)
` [1/2] "

[PATCH v3 0/2] clk: improve handling of orphan clocks
 2015-05-01 23:40 UTC  (6+ messages)

[PATCH] Fix an error that can cause fsl espi task blocked for more than 120 seconds
 2015-05-01 23:37 UTC 

[PATCH 1/3] net: dsa: introduce module_switch_driver macro
 2015-05-01 23:34 UTC  (4+ messages)
` [PATCH 2/3] net: dsa: sf2: use module_switch_driver
` [PATCH 3/3] net: dsa: mv88e6060: "

NFS Freezer and stuck tasks
 2015-05-01 23:17 UTC  (5+ messages)

[PATCH] virtio: pass baton to Michael Tsirkin
 2015-05-01 23:12 UTC 

[PATCH] virtio: fix typo in vring_need_event() doc comment
 2015-05-01 23:12 UTC 

[PATCH v2] vfio: Fix runaway interruptible timeout
 2015-05-01 23:07 UTC 

[PATCH] sysfs: tightened sysfs permission checks
 2015-05-01 21:15 UTC  (2+ messages)

[PATCH] staging: media: omap4iss: Constify platform_device_id
 2015-05-01 22:59 UTC  (2+ messages)

[PATCH 00/17] ACPICA: 20140724 Release
 2015-05-01 22:43 UTC  (3+ messages)
` [PATCH 15/17] ACPICA/ARM: ACPI 5.1: Update for GTDT table changes

[PATCH v1 1/1] iio: ltr501: Add light channel support
 2015-05-01 22:39 UTC 

[PATCH] x86: Optimize variable_test_bit()
 2015-05-01 22:22 UTC  (6+ messages)

[PATCH 3/3] MTD: spi-nor: add flag to not use sector erase
 2015-05-01 21:56 UTC 

3.17.0+ files disappearing after playing old dos game on nfsroot laptop
 2015-05-01 21:45 UTC  (11+ messages)

[PATCH] drm/msm: Update generated headers (PLL registers)
 2015-05-01 21:43 UTC  (2+ messages)
` [PATCH] rnndb: Add 28nm PLL register description

[PATCH v10 0/3] add watchdog_cpumask to help nohz_full
 2015-05-01 21:23 UTC  (6+ messages)
` [PATCH v10 1/3] smpboot: allow excluding cpus from the smpboot threads
    ` [PATCH] smpboot: dynamically allocate the cpumask

[PATCH v2] ARM: mvebu: dove: Relicense the device tree under GPLv2/X11
 2015-05-01 21:07 UTC 

[PATCH v2] dmaengine: bcm2835: Add slave dma support
 2015-05-01 21:07 UTC  (2+ messages)

[PATCH] checkkconfigsymbols.py: add option -i to ignore files
 2015-05-01 21:04 UTC  (8+ messages)

[PATCH] power: bq27x00_battery: Add missing MODULE_ALIAS
 2015-05-01 21:03 UTC  (3+ messages)

[PATCH 0/5] blk plug fixes
 2015-05-01 20:55 UTC  (5+ messages)
` [PATCH 4/5] blk-mq: do limited block plug for multiple queue case
` [PATCH 5/5] blk-mq: make plug work for mutiple disks and queues

[RFC PATCH 00/11] MIPS: OCTEON: move all octeon-ethernet code to staging
 2015-05-01 20:55 UTC  (2+ messages)

[PATCH] power: reset: Add MFD_SYSCON depends for brcmstb
 2015-05-01 20:54 UTC  (2+ messages)

[PATCH] Allow TCP connections to cache SYN packet for userspace inspection
 2015-05-01 20:41 UTC  (10+ messages)

[PATCH 0/8] staging: comedi: mite: some clean-ups
 2015-05-01 20:39 UTC  (2+ messages)

[PATCH] PCI: ACS quirks for Intel 9-series PCH root ports
 2015-05-01 20:37 UTC  (2+ messages)

[PATCH 1/3] HID: wacom: Do not add suffix to name of devices with an unknown type
 2015-05-01 20:35 UTC  (2+ messages)

[PATCH 0/3] ASoC: Add gtm601 simple codec
 2015-05-01 20:34 UTC  (6+ messages)
` [PATCH 1/3] ASoC: Add gtm601 codec driver

[PATCH v2 00/20] libnd: non-volatile memory device support
 2015-05-01 20:08 UTC  (9+ messages)
` [PATCH v2 05/20] libnd, nd_acpi: dimm/memory-devices
  ` [Linux-nvdimm] "

[PATCH 1/4] ARM: dts: sunxi: sun5i: add spi2_pins_b
 2015-05-01 20:24 UTC  (2+ messages)
  ` [PATCH 4/4] ARM: dts: sunxi: Add SPI aliases on A10s Olinuxino

[PATCH] HID: lenovo: add support for Lenovo ThinkPad Keyboard Pro unit
 2015-05-01 20:22 UTC 

[PATCH] ARM: mvebu: dove: Relicense the device tree under GPLv2+/X11
 2015-05-01 20:21 UTC  (6+ messages)

[PATCH 0/2] power: reset: Add syscon reboot/poweroff device nodes for APM X-Gene platform
 2015-05-01 20:11 UTC  (3+ messages)
` [PATCH 1/2] power: reset: Add syscon reboot device node "
` [PATCH 2/2] power: reset: Add syscon poweroff "

[PATCH v2 0/5] Driver for pxa architectures
 2015-05-01 20:13 UTC  (4+ messages)

RCU recursion? (code inspection)
 2015-05-01 20:10 UTC  (3+ messages)

[PATCH 0/20] remove unneeded null test before free
 2015-05-01 19:37 UTC  (4+ messages)
` [PATCH 20/20] staging: lustre: ptlrpc: service: "
` [PATCH 19/20] staging: lustre: ptlrpc: sec_plain: "
` [PATCH 15/20] staging: lustre: obdclass: obd_mount: "


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