public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-08-20 18:13:17 to 2013-08-21 00:10:27 UTC [more...]

rfc: trivial patches and slow deaths?
 2013-08-21  0:10 UTC  (12+ messages)

[PATCH v2 1/4] mm/pgtable: Fix continue to preallocate pmds even if failure occurrence
 2013-08-21  0:02 UTC  (5+ messages)
` [PATCH v2 2/4] mm/sparse: introduce alloc_usemap_and_memmap

linux-next: manual merge of the xilinx tree
 2013-08-21  0:01 UTC  (5+ messages)

[PATCH 35/36] hid: roccat: convert class code to use bin_attrs in groups
 2013-08-20 23:58 UTC  (4+ messages)
  ` Aw: "
    `  "

Proposed stable release changes
 2013-08-20 23:57 UTC  (10+ messages)

[PATCH] trivial: fix a typo in Documentation/00-INDEX
 2013-08-20 23:48 UTC  (2+ messages)
` [PATCH v2] "

3.11-rc4 ixgbevf: endless "Last Request of type 00 to PF Nacked" messages
 2013-08-20 23:37 UTC  (5+ messages)
` [E1000-devel] "

[PATCH v2] m25p80 / fast read
 2013-08-20 23:36 UTC  (2+ messages)

[PATCH] usb: xhci-plat: Enable USB 2.0 hardware LPM support for platform xHCs
 2013-08-20 23:21 UTC 

ACPI vs Device Tree - moving forward
 2013-08-20 23:29 UTC  (8+ messages)

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

[PATCH 0/2] Enable USB ID pin detection using extcon for DRA7xx
 2013-08-20 23:07 UTC  (7+ messages)
` [PATCH 1/2] extcon: extcon-dra7xx: Add extcon driver for USB ID detection

[ 3.8.y.z extended stable ] Linux 3.8.13.7 stable review
 2013-08-20 22:57 UTC  (7+ messages)
` [PATCH 076/133] ARM: update FIQ support for relocation of vectors
    ` [3.10][3.8][3.5] ARM: Fix FIQ code on VIVT CPUs (was Re: [PATCH 076/133] ARM: update FIQ support for relocation of vectors)

[PATCH V8 00/33] loop: Issue O_DIRECT aio using bio_vec
 2013-08-20 22:46 UTC  (4+ messages)

Linux 3.10.9
 2013-08-20 22:44 UTC  (2+ messages)

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

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

Why are BSD-licensed LZ4 symbols GPL exported?
 2013-08-20 22:33 UTC  (7+ messages)

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

[PATCH 0/9] target: Add support for COMPARE_AND_WRITE (VAAI) emulation
 2013-08-20 22:19 UTC  (14+ 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] pch_gbe: ethtool cannot change parameters when link is down
 2013-08-20 22:07 UTC  (2+ messages)

[PATCH] ACPI / PM: Hold acpi_scan_lock over system PM transitions
 2013-08-20 22:02 UTC  (2+ messages)

[PATCH v2 0/4] clk: clock deregistration support
 2013-08-20 21:52 UTC  (7+ messages)
` [PATCH v2 1/4] clk: add common __clk_get(), __clk_put() implementations
` [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

Networking problem with 3.11-rc6+
 2013-08-20 21:54 UTC  (2+ 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

[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  (3+ messages)

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  (5+ messages)
          ` [Ksummit-2013-discuss] "

[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 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 1/2] usb: fix cleanup after failure in hub_configure()
 2013-08-20 19:51 UTC  (6+ messages)

[PATCH 2/2] usb: fail on usb_hub_create_port_device() errors
 2013-08-20 19:50 UTC  (4+ messages)

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

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)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox