linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-08-20 17:03:08 to 2013-08-20 21:55:11 UTC [more...]

[PATCH RESEND 0/4] nohz: Fix racy sleeptime stats
 2013-08-20 21:55 UTC  (17+ messages)
` [PATCH 2/4] nohz: Synchronize sleep time stats with seqlock

[PATCH v2 0/4] clk: clock deregistration support
 2013-08-20 21:52 UTC  (8+ messages)
` [PATCH v2 1/4] clk: add common __clk_get(), __clk_put() implementations
` [PATCH v2 2/4] clk: implement clk_unregister
` [PATCH v2 3/4] clk: Provide not locked variant of of_clk_get_from_provider()
` [PATCH v2 4/4] clkdev: Fix race condition in clock lookup from device tree

[PATCH v3 0/5] Rework mtime and ctime updates on mmaped
 2013-08-20 21:54 UTC  (11+ messages)
` [PATCH v3 3/5] mm: Notify filesystems when it's time to apply a deferred cmtime update

Networking problem with 3.11-rc6+
 2013-08-20 21:54 UTC  (2+ messages)

[PATCH] dm: Make MIN_IOS, et al, tunable via sysctl
 2013-08-20 21:52 UTC  (9+ messages)
`  "
  ` [dm-devel] "
` [dm-devel] [PATCH] "

rfc: trivial patches and slow deaths?
 2013-08-20 21:49 UTC  (8+ messages)

[PATCH v3 00/16] DT/core: update cpu device of_node
 2013-08-20 21:48 UTC  (6+ messages)
` [PATCH v4 00/19] "
  ` [PATCH v4 03/19] powerpc: refactor of_get_cpu_node to support other architectures

Why are BSD-licensed LZ4 symbols GPL exported?
 2013-08-20 21:46 UTC  (5+ messages)

[PATCH 0/9] target: Add support for COMPARE_AND_WRITE (VAAI) emulation
 2013-08-20 21:53 UTC  (12+ messages)
` [PATCH 1/9] scsi: Add CDB definition for COMPARE_AND_WRITE
` [PATCH 2/9] target: Add return for se_cmd->transport_complete_callback
` [PATCH 3/9] target: Add memory allocation for bidirectional commands
` [PATCH 4/9] target: Add TCM_MISCOMPARE_VERIFY sense handling
` [PATCH 5/9] target: Skip ->queue_data_in() callbacks for COMPARE_AND_WRITE
` [PATCH 6/9] target: Allow sbc_ops->execute_rw() to accept SGLs + data_direction
` [PATCH 7/9] target: Add transport_reset_sgl_orig() for COMPARE_AND_WRITE
` [PATCH 8/9] target: Add support for COMPARE_AND_WRITE emulation
` [PATCH 9/9] tcm_qla2xxx: Add special case for COMPARE_AND_WRITE data_direction

[PATCH] [TRIVIAL] Remove braces to fix build for clang. No functional change otherwise
 2013-08-20 21:43 UTC  (4+ messages)

[PATCH -mm] docs: Document soft dirty behaviour for freshly created memory regions
 2013-08-20 21:43 UTC  (8+ messages)
      ` [PATCH -mm] docs: Document soft dirty behaviour for freshly created memory regions, v3
  ` [PATCH -mm] docs: Document soft dirty behaviour for freshly created memory regions, v2

Unusually high system CPU usage with recent kernels
 2013-08-20 21:43 UTC  (2+ messages)

[ATTEND] oops.kernel.org prospect
 2013-08-20 21:38 UTC  (7+ messages)
          ` [Ksummit-2013-discuss] "

ACPI vs Device Tree - moving forward
 2013-08-20 21:36 UTC  (7+ messages)

[PATCH 00/12] RFC: steps to make audit pid namespace-safe
 2013-08-20 21:32 UTC  (13+ messages)
` [PATCH 01/12] audit: Kill the unused struct audit_aux_data_capset
` [PATCH 02/12] audit: fix netlink portid naming and types
` [PATCH 03/12] pid: get ppid pid_t of task in init_pid_ns safely
` [PATCH 04/12] audit: convert PPIDs to the inital PID namespace
` [PATCH 05/12] pid: get pid_t of task in init_pid_ns correctly
` [PATCH 06/12] audit: Simplify and correct audit_log_capset
` [PATCH 07/12] audit: store audit_pid as a struct pid pointer
` [PATCH 08/12] audit: anchor all pid references in the initial pid namespace
` [PATCH 09/12] pid: modify task_pid_nr to work without task->pid
` [PATCH 10/12] pid: modify task_tgid_nr to work without task->tgid
` [PATCH 11/12] pid: rewrite task helper functions avoiding task->pid and task->tgid
` [PATCH 12/12] pid: mark struct task const in helper functions

[PATCH-v3 0/4] target/vhost-scsi: Add per-cpu ida tag pre-allocation for v3.12
 2013-08-20 21:31 UTC  (3+ messages)
` [PATCH-v3 1/4] idr: Percpu ida

IDA/IDR rewrite, percpu ida
 2013-08-20 21:29 UTC  (9+ messages)
` [PATCH 04/10] idr: Percpu ida
        ` [PATCH] idr: Use this_cpu_ptr() for percpu_ida

[RFC][PATCH] efivars,efi-pstore: Hold off deletion of sysfs entry until the scan is completed
 2013-08-20 21:22 UTC 

[PATCH] [TRIVIAL] Remove braces in drivers/scsi/in2000.h to fix build for clang. No functional change otherwise
 2013-08-20 21:19 UTC 

[PATCH v3 trivial 0/7] Miscellaneous Trivialities
 2013-08-20 21:20 UTC  (2+ messages)

[PATCH 0/3] refactor some ldb related clocks
 2013-08-20 21:18 UTC  (4+ messages)
` [PATCH 1/3] ARM: imx6q: "

[PATCH] vfio-pci: Use fdget() rather than eventfd_fget()
 2013-08-20 21:18 UTC  (2+ messages)

[PATCH] [TRIVIAL] Remove braces in arch/x86/kernel/cpu/vmware.c to fix build for clang. No functional change otherwise
 2013-08-20 21:10 UTC 

[patch 9/9] mm: thrash detection-based file cache sizing v4
 2013-08-20 21:04 UTC  (12+ messages)
` [patch 1/9] lib: radix-tree: radix_tree_delete_item()
` [patch 4/9] mm + fs: prepare for non-page entries in page cache radix trees
` [patch 5/9] mm + fs: store shadow entries in page cache
` [patch 8/9] mm: thrash detection-based file cache sizing
` [patch 9/9] mm: workingset: keep shadow entries in check

Re-tune x86 uaccess code for PREEMPT_VOLUNTARY
 2013-08-20 21:03 UTC  (6+ messages)
` [PATCH 10/13] x86: Move cond resched for copy_{from,to}_user into low level code 64bit

[PATCH v10 0/12] Palmas updates
 2013-08-20 20:31 UTC  (3+ messages)
` [PATCH v10 04/12] watchdog: add Palmas Watchdog support

[PATCH-SR9700] Merge USB 1.1 Ethernet Adapter SR9700 Device Driver into the Linux Kernel
 2013-08-20 20:58 UTC  (3+ messages)

[RFC 00/17] ARM: provide common arch init for DT clocks
 2013-08-20 20:57 UTC  (11+ messages)
` [RFC 02/17] ARM: call clk_of_init from time_init
` [RFC 05/17] ARM: highbank: remove custom .init_time hook

PATCH? fix unshare(NEWPID) && vfork()
 2013-08-20 20:52 UTC  (16+ messages)

[PATCH-v2 0/2] iscsi/iser-target: Add per-cpu ida tag pre-allocation for v3.12
 2013-08-20 20:36 UTC  (3+ messages)
` [PATCH-v2 1/2] iscsi/iser-target: Convert to command priv_size usage
` [PATCH-v2 2/2] iscsi-target: Convert to per-cpu ida_alloc + ida_free command map

[PATCH] usb: xhci: Use non-interruptible sleep for XHCI commands
 2013-08-20 20:48 UTC  (4+ messages)

linux-next: build failure after merge of the final tree
 2013-08-20 20:46 UTC  (4+ messages)

Greeting!!!
 2013-08-20 20:33 UTC 

[PATCH 1/2] pinctrl: utils : add support to pass config type in generic util APIs
 2013-08-20 20:28 UTC  (4+ messages)
` [PATCH 2/2] pinctrl: tegra: use pinctrl-utils APIs for mapping

[PATCH] via-ircc: don't return zero if via_ircc_open() failed
 2013-08-20 20:27 UTC  (2+ messages)

[PATCH 1/2] drm/i915: Fix bug while calculating the clock value using do_div in ironlake_crtc_clock_get
 2013-08-20 20:22 UTC  (3+ messages)
` [PATCH 2/2] drm/i915: add fast boot support for Haswell

Linux 3.0.92
 2013-08-20 20:19 UTC  (9+ messages)

[git pull] device-mapper fix for 3.11
 2013-08-20 20:15 UTC 

[PATCH] tcp: set timestamps for restored skb-s
 2013-08-20 20:08 UTC  (2+ messages)

[PATCH] mc13xxx-ts: use zero as default value if no pdata was defined
 2013-08-20 20:06 UTC  (4+ messages)

AMD Bobcat cpufreq
 2013-08-20 19:58 UTC 

[PATCH 0/2] usb: fix hub_configure() error handling
 2013-08-20 19:51 UTC  (11+ messages)
` [PATCH 1/2] usb: fix cleanup after failure in hub_configure()
` [PATCH 2/2] usb: fail on usb_hub_create_port_device() errors

[PATCH] i915: Update VGA arbiter support for newer devices
 2013-08-20 19:46 UTC  (6+ messages)

[PATCH v7 1/1] input: ideapad_slidebar: new input driver
 2013-08-20 19:45 UTC  (2+ messages)

[PATCH] xen: initialize xen panic handler for PVHVM
 2013-08-20 19:39 UTC  (4+ messages)
  ` [Xen-devel] "

[PATCH] Kconfig: Remove hotplug enable hints in CONFIG_KEXEC help texts
 2013-08-20 19:38 UTC 

[PATCH] xen/hvc: If we use xen_raw_printk let it also work on HVM guests
 2013-08-20 19:35 UTC  (10+ messages)
` [Xen-devel] "

[PATCH next] netlink: prevent deadlock in ctrl_dumpfamily()
 2013-08-20 19:31 UTC  (3+ messages)

[PATCH 0/7] replace devm_request_and_ioremap by devm_ioremap_resource
 2013-08-20 19:31 UTC  (11+ messages)
` [PATCH 1/7] PCI: tegra: "

[PATCH] xen/smp: initialize IPI vectors before marking CPU online
 2013-08-20 19:30 UTC  (3+ messages)
` [Xen-devel] "

[PATCH 1/2] Revert "Revert "math64: New div64_u64_rem helper""
 2013-08-20 19:25 UTC  (4+ messages)

[PATCH V3] regulator: palmas: add support for external control of rails
 2013-08-20 19:13 UTC  (2+ messages)

[PATCH V8 00/33] loop: Issue O_DIRECT aio using bio_vec
 2013-08-20 19:13 UTC  (3+ messages)

3.11-rc6 genetlink locking fix offends lockdep
 2013-08-20 19:10 UTC  (8+ messages)

[ANNOUNCE] 3.10.6-rt3
 2013-08-20 18:58 UTC  (7+ messages)

[PATCH tip/core/rcu 0/9] v2 Fixes for 3.12
 2013-08-20 18:50 UTC  (7+ messages)
` [PATCH tip/core/rcu 1/9] rcu: Expedite grace periods during suspend/resume
  ` [PATCH tip/core/rcu 8/9] rcu: Simplify _rcu_barrier() processing

[sched next] overflowed cpu time for kernel threads in /proc/PID/stat
 2013-08-20 18:48 UTC  (5+ messages)

Linux 3.0.93
 2013-08-20 18:41 UTC  (2+ messages)

[PATCH tip/core/rcu 0/5] rcutorture updates for 3.12
 2013-08-20 18:38 UTC  (4+ messages)
` [PATCH tip/core/rcu 1/5] rcu: Add duplicate-callback tests to rcutorture

[PATCH 1/3] mfd: pm8921: include missing linux/module.h
 2013-08-20 18:31 UTC  (2+ messages)

[PATCH] xHCI:Fixing xhci_readl definition and function call
 2013-08-20 18:30 UTC  (2+ messages)

[PATCH v3] vfio-pci: PCI hot reset interface
 2013-08-20 18:27 UTC 

[PATCH] x86, mm: Add comments for step_size shift
 2013-08-20 18:13 UTC  (3+ messages)

SDHCI - Add QUIRK2_BROKEN_WRITE_PROTEXT - Support Xilinx Zynq (Linux 3.9.0)
 2013-08-20 18:13 UTC  (3+ messages)

[PATCH] x86, mm: Avoid step_size overflow and add comments
 2013-08-20 18:11 UTC 

[RFC PATCH] scsi: Add failfast mode to avoid infinite retry loop
 2013-08-20 18:09 UTC  (4+ messages)

[PATCH] perf trace: Make command line arguments consistent with perf-record - v3
 2013-08-20 18:07 UTC  (2+ messages)

[PATCH] arm64: add screen_info for console support
 2013-08-20 18:04 UTC  (4+ messages)

[PATCH] perf: sample after exit loses thread correlation - v4
 2013-08-20 18:04 UTC  (2+ messages)

[PATCH 0/4] Document msm_serial bindings and support newer uartdms
 2013-08-20 18:03 UTC  (5+ messages)
` [PATCH 2/4] devicetree: serial: Document msm_serial bindings

[RFC PATCH 00/11] trace-cmd: Support the feature recording trace data of guests on the host
 2013-08-20 17:56 UTC  (10+ messages)
` [RFC PATCH 05/11] [CLEANUP] trace-cmd: Split out the connect waiting loop from do_listen()
` [RFC PATCH 06/11] [CLEANUP] trace-cmd: Split out the communication with client from process_client()
` [RFC PATCH 07/11] [CLEANUP] trace-cmd: Split out binding a port and fork reader from open_udp()
` [RFC PATCH 08/11] trace-cmd: Apply the trace-msg protocol for communication between a server and clients

kobject_uevent call in device_add
 2013-08-20 17:47 UTC 

[PATCH] VMXNET3: Add support for virtual IOMMU
 2013-08-20 17:33 UTC 

[PATCH 0/2] VMCI: Add support for virtual IOMMU
 2013-08-20 17:30 UTC  (3+ messages)
` [PATCH 1/2] VMCI: Remove non-blocking/pinned queuepair support
` [PATCH 2/2] VMCI: Add support for virtual IOMMU

[PATCH][v3.2.y] inetpeer: Invalidate the inetpeer tree along with the routing cache
 2013-08-20 17:34 UTC 

[PATCH] MAINTAINERS: Adding Roccat drivers
 2013-08-20 17:30 UTC 

[PATCH] ARM: bcm: Make secure API call optional
 2013-08-20 17:27 UTC  (2+ messages)

[GIT PULL] arm64 perf fixes for 3.11
 2013-08-20 17:22 UTC 

[PATCH] perf trace: Make command line arguments consistent with perf-record
 2013-08-20 17:19 UTC  (5+ messages)

[PATCH v2 0/3] ARM/ARM64 architected timer updates
 2013-08-20 17:14 UTC  (3+ messages)
` [PATCH v3 0/6] "

[PATCH v3 4/6] ARM64: arch_timer: configure and enable event stream
 2013-08-20 17:08 UTC  (2+ messages)


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