linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-06-02 18:24:40 to 2014-06-02 22:35:51 UTC [more...]

[RFC 00/32] making inode time stamps y2038 ready
 2014-06-02 22:32 UTC  (20+ messages)
` [RFC 11/32] xfs: convert to struct inode_time

[PATCHv3 0/6] mm/zpool: add common api for zswap to use zbud/zsmalloc
 2014-06-02 22:19 UTC  (8+ messages)
` [PATCHv4 "
  ` [PATCHv2 1/6] mm/zbud: zbud_alloc() minor param change
  ` [PATCH 2/6] mm/zbud: change zbud_alloc size type to size_t
  ` [PATCHv4 3/6] mm/zpool: implement common zpool api to zbud/zsmalloc
  ` [PATCHv2 4/6] mm/zpool: zbud/zsmalloc implement zpool
  ` [PATCHv4 5/6] mm/zpool: update zswap to use zpool
  ` [PATCHv2 6/6] mm/zpool: prevent zbud/zsmalloc from unloading when used

[PATCH 2/3] arm: tegra: enable igb, stmpe, i2c chardev, spidev, lm95245, pwm leds
 2014-06-02 22:16 UTC  (10+ messages)
` [PATCH 3/3] arm: tegra: initial support for apalis t30

[GIT PULL] x86 fixes for v3.15
 2014-06-02 22:14 UTC 

nfs4_do_reclaim lockdep pop in v3.15.0-rc1
 2014-06-02 22:12 UTC  (2+ messages)

[PATCH v3] hwmon: add support for Sensirion SHTC1 sensor
 2014-06-02 22:13 UTC 

[PATCH] staging: rtl8712: rtl871x_ioctl_linux.c: Cleaning up memory leak
 2014-06-02 22:09 UTC  (3+ messages)

[PATCH] fix a race condition in cancelable mcs spinlocks
 2014-06-02 22:08 UTC  (20+ messages)
` [PATCH v2] introduce atomic_pointer to "

[PATCH] ARM: Remove ARCH_HAS_CPUFREQ config option
 2014-06-02 22:07 UTC 

[GIT PULL] USB fixes for 3.15-rc8
 2014-06-02 22:10 UTC 

[GIT PULL] Staging driver fixes for 3.15-rc8
 2014-06-02 22:09 UTC 

[PATCHv5 0/4] Common Mailbox Framework
 2014-06-02 22:04 UTC  (9+ messages)
` [PATCHv5 2/4] mailbox: Introduce framework for mailbox

[PATCH] fs: ocfs2: dir.c: Cleaning up uninitialized variables
 2014-06-02 22:03 UTC  (4+ messages)

[PULL 0/2] vhost enhancements for 3.16
 2014-06-02 21:58 UTC  (4+ messages)
` [PULL 1/2] vhost-net: extend device allocation to vmalloc
` [PULL 2/2] vhost: replace rcu with mutex

[PATCH 00/10] mm: pagewalk: huge page cleanups and VMA passing
 2014-06-02 21:53 UTC  (12+ messages)
` [PATCH 01/10] mm: pagewalk: consolidate vma->vm_start checks
` [PATCH 02/10] mm: pagewalk: always skip hugetlbfs except when explicitly handled
` [PATCH 03/10] mm: pagewalk: have generic code keep track of VMA
` [PATCH 04/10] mm: pagewalk: add page walker for mincore()
` [PATCH 05/10] mm: mincore: clean up hugetlbfs handling (part 1)
` [PATCH 06/10] mm: mincore: clean up hugetlbfs handler (part 2)
` [PATCH 07/10] mm: pagewalk: kill check for hugetlbfs inside /proc pagemap code
` [PATCH 08/10] mm: pagewalk: add locked pte walker
` [PATCH 09/10] mm: pagewalk: use new locked walker for /proc/pid/smaps
` [PATCH 10/10] mm: pagewalk: use locked walker for /proc/pid/numa_maps

linux-next: build failure after merge of the mmc tree
 2014-06-02 21:43 UTC  (3+ messages)

Linux 3.15-rc8 ... and merge window for 3.16
 2014-06-02 21:40 UTC  (6+ messages)

[GIT PULL 0/7] ARM: SoC material for 3.16, first batch
 2014-06-02 21:04 UTC  (8+ messages)
` [GIT PULL 1/7] ARM: SoC low-priority fixes for 3.16
` [GIT PULL 2/7] ARM: SoC cleanups "
` [GIT PULL 3/7] ARM: SoC updates for 3.16 (part 1)
` [GIT PULL 4/7] ARM: SoC board support updates for 3.16
` [GIT PULL 5/7] ARM: SoC defconfig "
` [GIT PULL 6/7] ARM: SoC devicetree "
` [GIT PULL 7/7] ARM: SoC driver changes

[PATCH] rtc: hym8563: add optional clock-output-names property
 2014-06-02 21:33 UTC  (2+ messages)

[PULL net-next] vhost enhancements for 3.16
 2014-06-02 21:31 UTC  (3+ messages)

[PATCH] thermal: ti-soc-thermal: ti-bandgap.c: Cleaning up wrong address is checked
 2014-06-02 21:25 UTC 

[PATCHv3 00/13] perf tools: Speedup DWARF unwind
 2014-06-02 21:18 UTC  (14+ messages)
` [PATCH 01/13] perf tools: Cache register accesses for unwind processing
` [PATCH 02/13] perf tools: Separate dso data related variables
` [PATCH 03/13] perf tools: Add data_fd into dso object
` [PATCH 04/13] perf tools: Add global list of opened dso objects
` [PATCH 05/13] perf tools: Add global count "
` [PATCH 06/13] perf tools: Cache dso data file descriptor
` [PATCH 07/13] perf tools: Add file size check and factor dso__data_read_offset
` [PATCH 08/13] perf tools: Allow to close dso fd in case of open failure
` [PATCH 09/13] perf tools: Add dso__data_* interface descriptons
` [PATCH 10/13] perf tests: Spawn child for each test
` [PATCH 11/13] perf tests: Allow reuse of test_file function
` [PATCH 12/13] perf tests: Add test for caching dso file descriptors
` [PATCH 13/13] perf tests: Add test for closing dso objects on EMFILE error

[PATCH v5 0/6] seccomp: add PR_SECCOMP_EXT and SECCOMP_EXT_ACT_TSYNC
 2014-06-02 21:17 UTC  (17+ messages)
` [PATCH v5 6/6] seccomp: add SECCOMP_EXT_ACT_TSYNC and SECCOMP_FILTER_TSYNC

[PATCH 0/4] pagecache scanning with /proc/kpagecache
 2014-06-02 21:16 UTC  (5+ messages)
` [RFC][PATCH 0/3] mm: introduce fincore()
  ` [PATCH 1/3] replace PAGECACHE_TAG_* definition with enumeration

[PATCH v2 1/1] PINCTRL: Warn if direct IRQ GPIO set to output
 2014-06-02 21:12 UTC 

[PATCH] thermal: ti-soc-thermal: ti-bandgap.c: Cleaning up memory leak
 2014-06-02 21:13 UTC  (3+ messages)

[PATCH 1/1 linux-next] drivers/tty/hvc/hvc_tile.c: use PTR_ERR_OR_ZERO
 2014-06-02 21:07 UTC  (2+ messages)

[PATCH v4 0/7] clk: bcm: prerequisite and bus clock support
 2014-06-02 21:05 UTC  (5+ messages)
` [PATCH v4 1/7] clk: kona: allow nested ccu_write_enable() requests

[PATCH 1/2] mfd: core: Add the option to order destruction of MFD cells
 2014-06-02 21:01 UTC  (2+ messages)

[PATCH RFC RESEND 01/14] block: kconfig update and build bits for BFQ
 2014-06-02 20:57 UTC  (12+ messages)
` [PATCH RFC - TAKE TWO - 00/12] New version of the BFQ I/O Scheduler

[PATCH v5] conversion to blk-mq
 2014-06-02 20:55 UTC  (2+ messages)
` [PATCH v5] NVMe: "

[PATCH] staging: rtl8188eu: os_dep: usb_intf.c: Cleaning up uninitialized variables
 2014-06-02 20:50 UTC  (3+ messages)

[PATCH v2 0/4] clk: qcom: Add APQ8084 Global Clock Controller support
 2014-06-02 20:49 UTC  (12+ messages)
` [PATCH v2 1/4] clk: qcom: Add APQ8084 Global Clock Controller documentation
` [PATCH v2 2/4] clk: qcom: Add APQ8084 Global Clock Controller support
` [PATCH v2 3/4] ARM: dts: qcom: Add APQ8084 Global Clock Controller DT node
` [PATCH v2 4/4] ARM: dts: qcom: Add APQ8084 serial port "

[PATCH] stmmac: add DMA initialization delay to device tree
 2014-06-02 20:45 UTC  (4+ messages)

[PATCH] of: treat PCI config space as IORESOURCE_MEM type
 2014-06-02 20:44 UTC  (6+ messages)
` [PATCH 1/2] pci: Add IORESOURCE_BIT entry for PCIe ECAM resources

[PATCH RFC 1/2] MAINTAINERS: Add "R:" designated-reviewers tag
 2014-06-02 20:41 UTC  (29+ messages)
` [PATCH RFC 2/2] rcu: Add Josh Triplett as designated reviewer

[PATCH] net: tunnels - enable module autoloading
 2014-06-02 20:40 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] sched: Fix sched_policy < 0 comparison
 2014-06-02 20:38 UTC 

approve
 2014-06-02 20:37 UTC 

[PATCH 1/3] arm: multi_v7: enable igb, stmpe, spidev, lm95245, pwm leds
 2014-06-02 20:33 UTC  (4+ messages)

[PATCH 0/5] mm: i_mmap_mutex to rwsem
 2014-06-02 20:31 UTC  (4+ messages)

sched: Disallow sched_attr::sched_policy < 0
 2014-06-02 20:22 UTC 

[PATCH] staging: rtl8192u: r8192U_core.c: Cleaning up uninitialized variables
 2014-06-02 20:16 UTC  (5+ messages)

[PATCH] mm, compaction: properly signal and act upon lock and need_sched() contention
 2014-06-02 20:09 UTC  (8+ messages)
` [PATCH v2] "
          ` [PATCH -mm] mm, compaction: properly signal and act upon lock and need_sched() contention - fix

[RFC][PATCH 1/2] Add a super operation for writeback
 2014-06-02 20:07 UTC  (6+ messages)
` [RFC][PATCH 2/2] tux3: Use writeback hook to remove duplicated core code

Implement PEBS virtualization for Silvermont
 2014-06-02 19:57 UTC  (8+ messages)
` [PATCH 4/4] kvm: Implement PEBS virtualization

[PATCH] tools/thermal: tmon: fix compilation errors when building statically
 2014-06-02 17:08 UTC  (2+ messages)

[PATCH 0/3] IIO: hid-sensor-magn-3d: Add support for compass north usage attribute
 2014-06-02 19:54 UTC  (4+ messages)
` [PATCH 2/3] IIO: Add iio_chan modifier for True/Magnetic North HID usages

[PATCH v7 0/2] context tracker support for arm64
 2014-06-02 19:51 UTC  (2+ messages)

[PATCH v5 0/4] net: Add APM X-Gene SoC Ethernet driver support
 2014-06-02 19:39 UTC  (5+ messages)
` [PATCH v5 1/4] MAINTAINERS: Add entry for APM X-Gene SoC ethernet driver
` [PATCH v5 2/4] Documentation: dts: Add bindings "
` [PATCH v5 3/4] "
` [PATCH v5 4/4] drivers: net: Add APM X-Gene SoC ethernet driver support

[PATCH] atm: fore200e.c: Cleaning up uninitialized variables
 2014-06-02 19:40 UTC  (3+ messages)

[PATCH 1/1] scripts/checkpatch.pl: device_initcall is not the only __initcall substitute
 2014-06-02 19:39 UTC  (2+ messages)

[GIT PULL] Block driver changes for 3.16
 2014-06-02 19:31 UTC 

perf intel_pmu_handle_irq warning
 2014-06-02 19:25 UTC 

[PATCH] perf tools: enable close-on-exec flag on perf file descriptor
 2014-06-02 19:23 UTC  (11+ messages)
      ` [PATCHv1] "
        ` [PATCHv2] "
            ` [PATCHv3] "
              ` [PATCHv4] "
                ` [PATCHv5] "

[GIT PULL] uprobes: tmpfs support
 2014-06-02 19:23 UTC  (4+ messages)

[PATCH] staging: ft1000: ft1000-usb: ft1000_debug.c: Fix style errors and some warnings
 2014-06-02 19:23 UTC  (3+ messages)

[PATCH] perf record: Fix poll return value propagation
 2014-06-02 19:18 UTC  (2+ messages)

[PATCH 1/1] PINCTRL: Warn if direct IRQ GPIO set to output
 2014-06-02 19:14 UTC  (5+ messages)

[PATCH] fix some coding style problem in drivers/staging/iio/frequency/ad9832.c
 2014-06-02 19:10 UTC  (2+ messages)

[PATCH v3 0/7] of: setup dma parameters using dma-ranges and dma-coherent
 2014-06-02 19:08 UTC  (5+ messages)

[GIT PULL] PCI changes for v3.16
 2014-06-02 19:07 UTC 

[PATCH v2 net-next 0/2] split BPF out of core networking
 2014-06-02 19:02 UTC  (5+ messages)

[PATCH] ARM: multi_v7_defconfig: Enable Zynq cpuidle driver
 2014-06-02 18:58 UTC 

[PATCH v1 0/6] ACPI: thermal: Migrate cpufreq cooling to generic cpu_cooling layer
 2014-06-02 18:57 UTC  (10+ messages)
` [PATCH v1 2/6] thermal: cpu_cooling: Support passing driver private data
` [PATCH v1 6/6] ACPI: thermal: processor: Use the generic cpufreq infrastructure

[PATCH 1/1] Add kernel parameter for kernel version
 2014-06-02 18:41 UTC  (4+ messages)

[PATCH] MAINTAINERS: Update Eduardo Valentin's email address
 2014-06-02 17:28 UTC  (2+ messages)

[PATCHv3 net-next 1/4] bridge: rename struct bridge_mcast_query/querier
 2014-06-02 18:42 UTC  (2+ messages)
` [PATCHv3 net-next 0/4] bridge: multicast snooping patches / exports

[PATCH 1/1] drivers/scsi/bfa/bfad_debugfs.c: replace 2 kzalloc/copy_from_user by memdup_user
 2014-06-02 18:35 UTC 

[PATCH v4 0/4] net: Add APM X-Gene SoC Ethernet driver support
 2014-06-02 18:33 UTC  (4+ messages)
` [PATCH v4 2/4] Documentation: dts: Add bindings for APM X-Gene SoC ethernet driver

[PATCHv6 0/3] Common Mailbox Framework
 2014-06-02 18:32 UTC  (4+ messages)
` [PATCHv6 1/3] mailbox: rename pl320-ipc specific mailbox.h
` [PATCHv6 2/3] mailbox: Introduce framework for mailbox
` [PATCHv6 3/3] mailbox: Fix deleteing poll timer

[PATCH] firmware loader: allow disabling of udev as firmware loader
 2014-06-02 18:24 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).