linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-05-22 06:40:25 to 2013-05-22 12:07:22 UTC [more...]

[PATCH v2 00/14] Corrections and customization of the SG_IO command whitelist (CVE-2012-4542)
 2013-05-22 12:07 UTC  (7+ messages)
` PING^7 (was Re: [PATCH v2 00/14] Corrections and customization of the SG_IO command whitelist (CVE-2012-4542))

[RFC v2 0/3] LAB: Support for Legacy Application Booster governor
 2013-05-22 12:05 UTC  (5+ messages)

[PATCHv4 00/39] Transparent huge page cache
 2013-05-22 12:03 UTC  (17+ messages)
` [PATCHv4 02/39] block: implement add_bdi_stat()
` [PATCHv4 04/39] radix-tree: implement preload for multiple contiguous elements
` [PATCHv4 08/39] thp: compile-time and sysfs knob for thp pagecache
` [PATCHv4 28/39] thp: prepare zap_huge_pmd() to uncharge file pages
` [PATCHv4 30/39] thp: do_huge_pmd_anonymous_page() cleanup
` [PATCHv4 31/39] thp: consolidate code between handle_mm_fault() and do_huge_pmd_anonymous_page()
` [PATCHv4 34/39] thp, mm: handle huge pages in filemap_fault()

[PATCH] rcu: fix a race in hlist_nulls_for_each_entry_rcu macro
 2013-05-22 11:58 UTC  (10+ messages)
        ` [PATCH v2] "

Bisected 3.9 regression for iwl4965 connection problem to 1672c0e3
 2013-05-22 11:59 UTC  (10+ messages)

pipe_off wait timed out
 2013-05-22 11:48 UTC  (4+ messages)
` [Intel-gfx] "

[PATCH v3 0/3] Wait/wound mutex implementation, v3
 2013-05-22 11:47 UTC  (6+ messages)
` [PATCH v3 2/3] mutex: add support for wound/wait style locks, v3

https://lkml.org/lkml/2013/2/1/531
 2013-05-22 11:36 UTC 

[PATCH 1/1] KVM: add kvm_para_available to asm-generic/kvm_para.h
 2013-05-22 11:29 UTC 

[PATCH v2 00/10] uaccess: better might_sleep/might_fault behavior
 2013-05-22 11:27 UTC  (12+ messages)
` [PATCH v2 10/10] kernel: might_fault does not imply might_sleep

tools/lib/lk: redefinition of _FORTIFY_SOURCE (gcc-4.7.2)
 2013-05-22 11:27 UTC  (4+ messages)

[PATCH] kernel/module.c: for looping, need use 'goto' instead of 'break' to jump out in time
 2013-05-22 11:26 UTC  (9+ messages)
        ` [PATCH v2] kernel/module.c: cleanup patch for looping, let return 'bool' value instead of real error number
            ` [PATCH v3] kernel/module.c: need return the first error code to upper caller when error occurs

linux-next: manual merge of the driver-core tree with the pm tree
 2013-05-22 11:26 UTC  (3+ messages)

[PATCH 01/15] Char: lp, protect LPGETSTATUS with port_mutex
 2013-05-22 11:10 UTC  (7+ messages)
` [PATCH 13/15] chipidea: Allow user to select PCI/IMX options

[PATCH v3 0/5] gpio-langwell: bugfix and amendments
 2013-05-22 11:07 UTC  (8+ messages)
` [PATCH v3 1/5] gpio-langwell: initialize lock before usage
` [PATCH v3 2/5] gpio-langwell: do not use direct access to iomapped memory
` [PATCH v3 3/5] gpio-langwell: use managed functions pcim_* and devm_*
` [PATCH v3 4/5] gpio-langwell: amend error messages
` [PATCH v3 5/5] gpio-langwell: drop away explicit casting

[PATCH 1/4] mm/memory-hotplug: fix lowmem count overflow when offline pages
 2013-05-22 10:52 UTC  (8+ messages)
` [PATCH 2/4] mm/pageblock: remove get/set_pageblock_flags
` [PATCH 3/4] mm/hugetlb: remove hugetlb_prefault
` [PATCH 4/4] mm/hugetlb: use already exist interface huge_page_shift

[PATCH 0/3] Fix disable of unused clk/regulator with deferred probe
 2013-05-22 10:35 UTC  (5+ messages)
` [PATCH v2 1/2] clk: Disable unused clocks after deferred probing is done

[PATCH 1/2] [BUGFIX] kprobes: Fix to free gone and unused optprobes
 2013-05-22 10:37 UTC  (3+ messages)
` [PATCH 2/2] [BUGFIX] kprobes/mips: Fix to check double free of insn slot

[v3.9.x stable regression, bisected] iwlwifi/iwldvm has a 30s delay in EAP authentication
 2013-05-22 10:37 UTC  (4+ messages)

[PATCH 0/3 RFC] Driver core / ACPI: Add offline/online for graceful hot-removal of devices
 2013-05-22 10:42 UTC  (4+ messages)
` [PATCH 2/2 v2, RFC] Driver core: Introduce offline/online callbacks for memory blocks

[PATCH] memcg: don't initialize kmem-cache destroying work for root caches
 2013-05-22 10:32 UTC  (6+ messages)

[PATCH] gpio-lynxpoint: remove unnecessary platform_set_drvdata()
 2013-05-22 10:30 UTC 

rcu_read_lock() used illegally while idle!
 2013-05-22  9:51 UTC  (4+ messages)
` WARNING: at kernel/rcutree.c:388 rcu_eqs_enter

[PATCH 0/5] perf: Introducing new conditional branch filter
 2013-05-22 10:20 UTC  (4+ messages)
` [PATCH 2/5] powerpc, perf: Enable conditional branch filter for POWER8

[PATCH] mm: Fix warning
 2013-05-22 10:18 UTC 

[PATCH v4 0/6] Android Binder IPC Fixes
 2013-05-22 10:13 UTC  (7+ messages)
` [PATCH v4 1/6] staging: android: binder: modify struct binder_write_read to use size_t
` [PATCH v4 2/6] staging: android: binder: fix binder interface for 64bit compat layer
` [PATCH v4 3/6] staging: android: binder: fix BINDER_SET_MAX_THREADS declaration
` [PATCH v4 4/6] staging: android: binder: fix BC_FREE_BUFFER ioctl declaration
` [PATCH v4 5/6] staging: android: binder: fix alignment issues
` [PATCH v4 6/6] staging: android: binder: replace types with portable ones

[PATCH v4 00/12] net: mv643xx_eth DT support and fixes
 2013-05-22 10:13 UTC  (6+ messages)
  ` [PATCH v4 06/12] ARM: dove: add gigabit ethernet and mvmdio device tree nodes

[PATCH v4 0/5] clk: implement remuxing during set_rate
 2013-05-22 10:13 UTC  (4+ messages)
` [PATCH v4 3/5] clk: add support for clock reparent on set_rate

[PATCH] i2c: designware: prevent signals from aborting I2C transfers
 2013-05-22 10:03 UTC 

[GIT] [3.10] MFD fixes
 2013-05-22 10:00 UTC 

3.9.2: xfstests triggered panic
 2013-05-22  9:53 UTC  (2+ messages)

[RFC PATCH v2, part3 00/11] Introduce PCI bus lock and state machine
 2013-05-22  9:48 UTC  (2+ messages)

[PATCH 1/2] pinmux: Add TB10x pinmux driver
 2013-05-22  9:49 UTC  (11+ messages)

[PATCH v2 0/4] dma-mapping: Define dma_{alloc,free}_attrs() for all archs
 2013-05-22  9:47 UTC  (3+ messages)

[PATCH v4] clocksource: add Vybrid Family pit timer support
 2013-05-22  9:47 UTC  (3+ messages)

[PATCH] x86/PCI: setup data may be in highmem
 2013-05-22  9:43 UTC 

[PATCH v6 0/7] KVM: MMU: fast zap all shadow pages
 2013-05-22  9:41 UTC  (11+ messages)
` [PATCH v6 3/7] KVM: MMU: fast invalidate all pages

[PATCH] xen: reuse the same pirq allocated when driver load first time
 2013-05-22  9:37 UTC  (12+ messages)
        ` [Xen-devel] "

[PATCH 0/3] Cleanup MSM_GPIOMUX and add device-tree support for
 2013-05-22  9:36 UTC  (3+ messages)
` [PATCH 3/3] gpio: msm: Add device tree and irqdomain support for gpio-msm-v2

[PATCH v3 net-next 0/4] net: low latency Ethernet device polling
 2013-05-22  9:35 UTC  (5+ messages)

[PATCH] kernel/sched/core.c: need return NULL when BUG() is defined as empty
 2013-05-22  9:29 UTC  (3+ messages)

[PATCH v4 0/9] liblockdep: userspace lockdep
 2013-05-22  9:27 UTC  (13+ messages)
` [PATCH v4 2/9] liblockdep: Wrap kernel/lockdep.c to allow usage from userspace
` [PATCH v4 3/9] liblockdep: Add public headers for pthread_mutex_t implementation
` [PATCH v4 5/9] liblockdep: Add public headers for pthread_rwlock_t implementation
` [PATCH v4 7/9] liblockdep: Support using LD_PRELOAD
` [PATCH v4 8/9] liblockdep: Add the 'lockdep' user-space utility

[PATCH] sched: wake-affine throttle
 2013-05-22  9:25 UTC  (4+ messages)
` [PATCH v2] "

[PATCH V2 Resend 0/4] Create sched_select_cpu() and use it for workqueues and timers
 2013-05-22  9:23 UTC  (11+ messages)
` [PATCH V2 Resend 4/4] timer: Migrate running timer

function call fw_iso_resource_mange(..) (core-iso.c) does not return
 2013-05-22  9:22 UTC  (10+ messages)

[PATCH v2 00/13] Arrange hotpluggable memory in SRAT as ZONE_MOVABLE
 2013-05-22  9:24 UTC  (4+ messages)
` [PATCH v2 01/13] x86: get pg_data_t's memory from other node

linux-next: manual merge of the akpm tree with the net-next tree
 2013-05-22  9:20 UTC  (4+ messages)

[PATCH] build some drivers only when compile-testing
 2013-05-22  9:18 UTC 

linux-next: build failure after merge of the vhost tree
 2013-05-22  9:03 UTC  (2+ messages)

[PATCH ipvs-next v3 0/2] sched: Add cond_resched_rcu_lock() helper
 2013-05-22  9:00 UTC  (4+ messages)

[PATCH 0/2] Improvement and fixes for BHRB
 2013-05-22  8:59 UTC  (4+ messages)
` [PATCH 1/2] powerpc, perf: Ignore separate BHRB privilege state filter request

[PATCH 0/9] Reduce system disruption due to kswapd V4
 2013-05-22  8:48 UTC  (3+ messages)

[PATCH RFC] sched/rt: preserve global runtime/period ratio in do_balance_runtime()
 2013-05-22  8:46 UTC  (4+ messages)

[PATCH] cpufreq: fix governor start/stop race condition
 2013-05-22  8:46 UTC  (2+ messages)

[PATCH v2 0/4] gpio-langwell: bugfix and amendments
 2013-05-22  8:50 UTC  (11+ messages)
` [PATCH v2 1/4] gpio-langwell: initialize lock before usage
` [PATCH v2 2/4] gpio-langwell: do not use direct access to iomapped memory
` [PATCH v2 3/4] gpio-langwell: use managed functions pcim_* and devm_*
` [PATCH v2 4/4] gpio-langwell: amend error messages

[RFC 0/7] perf report/gtk: Add support for hierarchy view
 2013-05-22  8:45 UTC  (4+ messages)

[PATCH] Documentation: Updated broken link in HOWTO
 2013-05-22  8:42 UTC 

3.9.2: trinity triggered oops
 2013-05-22  8:40 UTC  (2+ messages)

[PATCH 0/5] perf report: Add support for callchains on GTK browser
 2013-05-22  8:40 UTC  (13+ messages)
` [PATCH 1/5] perf gtk/hists: Use GtkTreeStore instead of GtkListStore
` [PATCH 2/5] perf gtk/hists: Add support for callchains
` [PATCH 3/5] perf gtk/hists: Display callchain overhead also
` [PATCH 4/5] perf gtk/hists: Add a double-click handler for callchains
` [PATCH 5/5] perf gtk/hists: Make column headers resizable
  ` [PATCH v2 "

[PATCH 0/12][V3] memcg: make memcg's life cycle the same as cgroup
 2013-05-22  8:36 UTC  (4+ messages)
` [PATCH 5/9] memcg: use css_get/put when charging/uncharging kmem

[PATCH 0/6] ARM: imx6q{dl}: add the WEIM driver
 2013-05-22  8:30 UTC  (6+ messages)
` [PATCH 1/6] drivers: bus: add a new driver for WEIM

sk_page_frag_refill OOM killing spree
 2013-05-22  8:26 UTC  (3+ messages)

iwlwifi: "fail to flush all tx fifo queues" and dies
 2013-05-22  8:26 UTC 

[ 000/102] 3.9.3-stable review
 2013-05-22  8:12 UTC  (5+ messages)
` [ 072/102] ipv6: do not clear pinet6 field

[PATCH] memcg: don't initialize kmem-cache destroying work for root caches
 2013-05-22  8:09 UTC 

[PATCH 01/19] net/ethernet/silan/sc92031: Use module_pci_driver to register driver
 2013-05-22  7:53 UTC  (3+ messages)
` [PATCH 12/19] net/ethernet/sgi/ioc3-eth: "

linux-next: manual merge of the akpm tree with the net-next tree
 2013-05-22  7:48 UTC  (6+ messages)

[PATCH] arm64: compiling issue, need add include/asm/vga.h file
 2013-05-22  7:32 UTC  (10+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "
          ` [PATCH] arm64: compiling issue for allmodconfig, need "asm/parport.h" by "drivers/parport/parport_pc.c"

[PATCH - sort of] x86: Livelock in handle_pte_fault
 2013-05-22  7:32 UTC  (3+ messages)

[RFC PATCH] fs: call_usermodehelper_root helper introduced
 2013-05-22  7:29 UTC 

[PATCH v2 1/2] Make the batch size of the percpu_counter configurable
 2013-05-22  7:20 UTC  (6+ messages)

[PATCH] ARM: EXYNOS: add __cpuinit annotation to write_pen_release()
 2013-05-22  7:20 UTC 

linux-next: Tree for May 22
 2013-05-22  7:19 UTC  (2+ messages)

linux-next: build warning after merge of the tty.current tree
 2013-05-22  7:13 UTC  (2+ messages)
` [PATCH] tty: mxser: Fix build warning introduced by dfc7b837c7f9 (Re: linux-next: build warning after merge of the tty.current tree)

[PATCH 00/11] Convert GPIO Davinci to platform driver
 2013-05-22  7:10 UTC  (12+ messages)
` [PATCH 01/11] ARM: davinci: GPIO: Add platform data structure
` [PATCH 02/11] gpio: davinci: coding style correction
` [PATCH 03/11] gpio: davinci: Modify to platform driver
` [PATCH 04/11] ARM: davinci: da8xx: creation of gpio platform device
` [PATCH 05/11] ARM: davinci: creation of gpio platform device for dm platforms
` [PATCH 06/11] ARM: davinci: da8xx: gpio device creation
` [PATCH 07/11] ARM: davinci: create davinci gpio device for dm platforms
` [PATCH 08/11] ARM: davinci: start using gpiolib support
` [PATCH 09/11] gpio: davinci: DT changes for driver
` [PATCH 10/11] ARM: davinci: da850: add GPIO DT entries
` [PATCH 11/11] ARM: davinci: da850 evm: add GPIO DT data

[PATCH 0/5] scsi: Allow fast io fail without waiting through timeout
 2013-05-22  7:12 UTC  (3+ messages)

[ANNOUNCE] ktap 0.1 released
 2013-05-22  7:00 UTC  (5+ messages)

[PATCH 0/4] media: remove duplicate check for EPERM
 2013-05-22  6:47 UTC  (3+ messages)

[PATCH 0/3] Various perf patches
 2013-05-22  6:43 UTC  (7+ messages)
` [PATCH 3/3] perf, x86, lbr: Demand proper privileges for PERF_SAMPLE_BRANCH_KERNEL

[PATCH v4 0/8] PCI: Skip resource allocation for root bus without conresponding type resource
 2013-05-22  6:38 UTC  (3+ messages)
` [PATCH v4 2/8] PCI: Use pci_walk_bus to detect unassigned resources
` [PATCH v4 8/8] PCI: Retry assign unassigned resources for hotadd root bus


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