The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2013-08-30 14:07:39 to 2013-08-30 21:21:05 UTC [more...]

[PATCH] x86: asus-laptop: trivial style cleanups
 2013-08-30 21:16 UTC 

[PATCH] acpi: fan: trivial style cleanup
 2013-08-30 21:16 UTC 

Bcache sleeps forever on random writes
 2013-08-30 21:15 UTC  (2+ messages)
` [PATCH] bcache: Fix a shrinker deadlock

linux-next: Tree for Aug 29
 2013-08-30 21:12 UTC  (5+ messages)
` linux-next: Tree for Aug 29 (xen)
` linux-next: Tree for Aug 30 (nouveau)
` linux-next: Tree for Aug 30 (brcmfmac)

[PATCH v7 0/4] Lockless update of reference count protected by spinlock
 2013-08-30 21:10 UTC  (43+ messages)
` [PATCH v7 1/4] spinlock: A new lockref structure for lockless update of refcount

[PATCH V2 0/6] vhost code cleanup and minor enhancement
 2013-08-30 18:35 UTC  (5+ messages)
` [PATCH V2 4/6] vhost_net: determine whether or not to use zerocopy at one time
` [PATCH V2 5/6] vhost_net: poll vhost queue after marking DMA is done

[PATCH v2 0/2] new USB eBeam input driver
 2013-08-30 20:53 UTC  (3+ messages)
` [PATCH v2 1/2] hid: Blacklist eBeam devices
` [PATCH v2 2/2] input: misc: New USB eBeam input driver

x86-32: Early microcode loading stumbles over disabled DYNAMIC_FTRACE
 2013-08-30 20:48 UTC  (9+ messages)

[PATCH v4 0/5] clk: dt: bindings for mux, divider & gate clocks
 2013-08-30 20:48 UTC  (8+ messages)
` [PATCH v4 3/5] clk: dt: binding for basic multiplexer clock
` [PATCH v4 5/5] clk: dt: binding for basic gate clock

[PATCH 0/10] Add additional security checks when module loading is restricted
 2013-08-30 20:46 UTC  (4+ messages)
` [PATCH V2 10/10] Add option to automatically enforce module signatures when in Secure Boot mode

perf, x86: Add parts of the remaining haswell PMU functionality v3
 2013-08-30 20:44 UTC  (4+ messages)
` [PATCH 1/4] perf, x86: Avoid checkpointed counters causing excessive TSX aborts v4

linux-next: build warning after merge of the tip tree
 2013-08-30 20:42 UTC  (6+ messages)

[PATCH] x86: e820: fix memmap kernel boot parameter
 2013-08-30 20:39 UTC  (2+ messages)

[PATCH 00/12] RFC: steps to make audit pid namespace-safe
 2013-08-30 20:37 UTC  (13+ messages)
` [PATCH 03/12] pid: get ppid pid_t of task in init_pid_ns safely
` [PATCH 11/12] pid: rewrite task helper functions avoiding task->pid and task->tgid
            ` audit looks unmaintained? [was: Re: [PATCH 11/12] pid: rewrite task helper functions avoiding task->pid and task->tgid]

[PATCH 0/4] Add freescale ftm pwm driver for Vybrid VF610 TOWER
 2013-08-30 20:11 UTC  (4+ messages)
` [PATCH 4/4] Documentation: Add device tree bindings for Freescale FTM PWM

[PATCH v2] gpio: interrupt consistency check for OF GPIO IRQs
 2013-08-30 20:08 UTC  (9+ messages)

[PATCH V8 00/33] loop: Issue O_DIRECT aio using bio_vec
 2013-08-30 20:05 UTC  (4+ messages)
` [PATCH V8 15/33] aio: add aio support for iov_iter arguments

[patch 0/7] improve memcg oom killer robustness v2
 2013-08-30 19:58 UTC  (3+ messages)

ipv4: warnings on sk_wmem_queued
 2013-08-30 19:56 UTC 

[PATCH v3] gpio: interrupt consistency check for OF GPIO IRQs
 2013-08-30 19:55 UTC  (6+ messages)

[PATCH] cpuidle: Check cpuidle driver before add refcount
 2013-08-30 19:51 UTC  (4+ messages)

[PATCH 0/7] Drop support for Renesys H8/300 architecture
 2013-08-30 19:37 UTC  (16+ messages)
` [PATCH 1/7] Drop support for Renesys H8/300 (h8300) architecture
` [PATCH 2/7] ide: Drop H8/300 driver
` [PATCH 3/7] net/ethernet: smsc: Drop conditional code for H8/300
` [PATCH 4/7] net/ethernet: Drop H8/300 Ethernet driver
` [PATCH 5/7] watchdog: Drop references to H8300 architecture
` [PATCH 6/7] Drop MAINTAINERS entry for H8/300
` [PATCH 7/7] Drop remaining references to H8/300 architecture

[PATCH] Email-clients:More config Settings for Thunderbird
 2013-08-30 19:34 UTC 

[PATCH] HID: usbhid: quirk for N-Trig DuoSense Touch Screen
 2013-08-30 19:34 UTC  (3+ messages)

[PATCH] bridge: separate querier and query timer into IGMP/IPv4 and MLD/IPv6 ones
 2013-08-30 19:29 UTC  (3+ messages)
` [PATCHv2] "

permission to move definition of struct rpmsg_channel_info
 2013-08-30 19:20 UTC 

[GIT PULL 00/15] perf/core improvements and fixes
 2013-08-30 18:58 UTC  (16+ messages)
` [PATCH 01/15] perf tools: change machine__findnew_thread() to set thread pid
` [PATCH 02/15] perf evsel: Tidy up sample parsing overflow checking
` [PATCH 03/15] perf callchain: Remove unnecessary validation
` [PATCH 04/15] perf tools: Remove references to struct ip_event
` [PATCH 05/15] perf: make events stream always parsable
` [PATCH 06/15] perf evlist: Move perf_evlist__config() to a new source file
` [PATCH 07/15] perf tools: Add support for PERF_SAMPLE_IDENTIFIER
` [PATCH 08/15] perf tools: Add missing 'abi' member to 'struct regs_dump'
` [PATCH 09/15] perf tools: Expand perf_event__synthesize_sample()
` [PATCH 10/15] perf tools: Add a function to calculate sample event size
` [PATCH 11/15] perf tests: Add a sample parsing test
` [PATCH 12/15] perf evlist: Add tracepoint lookup by name
` [PATCH 13/15] perf trace: Add option to analyze events in a file versus live
` [PATCH 14/15] perf trace: Honor target pid / tid options when analyzing a file
` [PATCH 15/15] perf trace: Handle missing HUGEPAGE defines

Issues with a rather unusual configured NFS server
 2013-08-30 18:27 UTC  (11+ messages)
        ` [uml-devel] "

perf_event: rdpmc self-monitoring overhead issue
 2013-08-30 18:35 UTC  (3+ messages)

[RFC] audit: avoid soft lockup in audit_log_start()
 2013-08-30 18:23 UTC  (5+ messages)

[PATCH] pstore/ram: (really) fix undefined usage of rounddown_pow_of_two
 2013-08-30 18:15 UTC  (2+ messages)

[PATCH] usb: acm gadget: Null termintate strings table
 2013-08-30 18:11 UTC  (2+ messages)

[PATCH v9 00/13] KVM: PPC: IOMMU in-kernel handling of VFIO
 2013-08-30 17:58 UTC  (3+ messages)

[RFC PATCH] Increase locking granularity in THP page fault code
 2013-08-30 17:57 UTC  (3+ messages)
` [RFC PATCH] Change THP code to use pud_page(pud)->ptl lock page_table_lock

[RESEND RFC PATCH v3 00/35] mm: Memory Power Management
 2013-08-30 17:50 UTC  (3+ messages)

[PATCH v3] imx-drm: Fix probe failure
 2013-08-30 17:53 UTC 

[PATCHv2 0/4] Add Freescale FTM PWM driver for Vybrid VF610 TOWER
 2013-08-30 17:49 UTC  (5+ messages)
` [PATCHv2 1/4] pwm: Add Freescale FTM PWM driver support
` [PATCHv2 4/4] Documentation: Add device tree bindings for Freescale FTM PWM

[PATCH] Staging:BCM:DDRInit.c:Renaming __FUNCTION__
 2013-08-30 17:49 UTC 

linux-next: build failure after merge of the aio tree
 2013-08-30 17:42 UTC  (4+ messages)

[PATCH v2 0/2] perf: add new PERF_RECORD_MMAP2 record type
 2013-08-30 17:32 UTC  (7+ messages)
` [PATCH v2 2/2] perf tools: add attr->mmap2 support

do_div() silently truncates "base" to 32bit
 2013-08-30 17:21 UTC 

[PATCH 0/2 v2] split page table lock for hugepage
 2013-08-30 17:18 UTC  (3+ messages)
` [PATCH 1/2] hugetlbfs: support split page table lock
` [PATCH 2/2] thp: "

[PATCH v2] imx-drm: Fix probe failure
 2013-08-30 17:06 UTC  (6+ messages)

[GIT PULL] ARM/ARM64 architected timer updates for v3.12, take 2
 2013-08-30 16:52 UTC 

[PATCH] tools: perf: Fix liblk not built when using perf_install target
 2013-08-30 16:49 UTC  (2+ messages)

CONFID ENTIAL TRUST REPLY 
 2013-08-30 16:41 UTC 

[PATCH 1/1] [media] uvcvideo: quirk PROBE_DEF for Dell SP2008WFP monitor
 2013-08-30 16:45 UTC  (5+ messages)

[PATCH 0/5] powerpc: use jump label for cpu/mmu_has_feature
 2013-08-30 16:37 UTC  (3+ messages)
` [PATCH 1/5] jump_label: factor out the base part of jump_label.h to a separate file

[REVIEW][PATCH 0/5] A couple of lingering namespace patches
 2013-08-30 16:38 UTC  (5+ messages)
` [REVIEW][PATCH 1/5] namespaces: Simplify copy_namespaces so it is clear what is going on
` [REVIEW][PATCH 3/5] pidns: Don't have unshare(CLONE_NEWPID) imply CLONE_THREAD

[PATCH v6 0/5] ARM/ARM64 architected timer updates
 2013-08-30 16:35 UTC  (6+ messages)

linux-next: Tree for Jun 21 [ BROKEN ipc/ipc-msg ]
 2013-08-30 16:31 UTC  (11+ messages)
        ` ipc-msg broken again on 3.11-rc7? (was Re: linux-next: Tree for Jun 21 [ BROKEN ipc/ipc-msg ])
                    ` ipc-msg broken again on 3.11-rc7?

PATCH: scsi: make scsi reset permissions more relaxed (RFC)
 2013-08-30 16:18 UTC  (3+ messages)

[PATCH] Avoid useless inodes and dentries reclamation
 2013-08-30 16:21 UTC  (5+ messages)

suspicious RCU usage (perf)
 2013-08-30 16:06 UTC  (12+ messages)

[PATCH 1/2] time: allow changing the timekeeper clock frequency
 2013-08-30 16:04 UTC  (7+ messages)

[guv v2 23/31] tile: Replace __get_cpu_var uses
 2013-08-30 16:01 UTC  (7+ messages)

wakeup tracer not able to capture traces on 3.4 kernel
 2013-08-30 15:59 UTC  (3+ messages)

[PATCH 0/2] x86, apic: Disable BSP if boot cpu is AP
 2013-08-30 15:43 UTC  (4+ messages)

[PATCH] ASoC: dapm: Fix auto-disable for inverted controls
 2013-08-30 15:42 UTC  (2+ messages)

[PATCH v8 6/6] PCI: update device mps when doing pci hotplug
 2013-08-30 15:41 UTC  (5+ messages)

[PATCH] regulator: lp872x: Make REGULATOR_LP872X depend on I2C rather than I2C=y
 2013-08-30 15:40 UTC  (2+ messages)

[PATCH] add exFAT driver
 2013-08-30 15:42 UTC  (2+ messages)

3.10.9: EXT4-fs (sdb1): delayed block allocation failed for inode 163315715 at logical offset 1 with max blocks 2 with error -5
 2013-08-30 15:37 UTC  (3+ messages)

linux-next: build failure after merge of the akpm-current tree
 2013-08-30 15:25 UTC  (2+ messages)

[3.11-rc7] Building perf-only the "official" way seems to be BROKEN?
 2013-08-30 15:24 UTC  (4+ messages)

[PATCH] Kconfig.debug: Add FRAME_POINTER anti-dependency for ARC
 2013-08-30 15:20 UTC  (4+ messages)

Can anyone suggest a better fix? Not sure if I understand the problem, but the patch fixed it
 2013-08-30 15:10 UTC  (7+ messages)

[PATCH 1/2] ARM: Dove: Add the audio devices in DT
 2013-08-30 15:08 UTC  (11+ messages)

[PATCH] ipv6: ipv6_create_tempaddr cleanup
 2013-08-30 15:02 UTC 

[PATCH v6 0/5] clk: clock deregistration support
 2013-08-30 14:53 UTC  (6+ messages)
` [PATCH v6 1/5] clk: Provide not locked variant of of_clk_get_from_provider()
` [PATCH v6 2/5] clkdev: Fix race condition in clock lookup from device tree
` [PATCH v6 3/5] clk: Add common __clk_get(), __clk_put() implementations
` [PATCH v6 4/5] clk: Assign module owner of a clock being registered
` [PATCH v6 5/5] clk: Implement clk_unregister

[PATCH v5 00/16] fuse: An attempt to implement a write-back cache policy
 2013-08-30 14:50 UTC  (8+ messages)
` [PATCH 10/16] fuse: Implement writepages callback

[RFC] dm-lc: plan to go to staging
 2013-08-30 14:47 UTC  (8+ messages)
  ` [dm-devel] "

Unusually high system CPU usage with recent kernels
 2013-08-30 14:46 UTC 

[PATCH] Make sure to wake reaper
 2013-08-30 14:42 UTC  (3+ messages)

[PATCH v2 0/4] Unify CPU hotplug lock interface
 2013-08-30 14:35 UTC  (5+ messages)

[PATCH V3 RFC 00/16] EFI stub for ARM
 2013-08-30 14:36 UTC  (8+ messages)
` [PATCH 14/16] Add strstr to compressed string.c "
` [PATCH 15/16] Add EFI stub "

Acceptance of proprietary kernel modules
 2013-08-30 14:35 UTC 

[RFT][PATCH RESEND] regulator: tps65217: Convert to use linear ranges
 2013-08-30 14:26 UTC  (2+ messages)

[PATCH 1/2] regulator: da9063: Optimize da9063_set_current_limit implementation
 2013-08-30 14:24 UTC  (2+ messages)

[PATCH v2] tile: support LSI MEGARAID SAS HBA hybrid dma_ops
 2013-08-30 14:12 UTC  (2+ messages)
` [PATCH] tile PCI RC: make default consistent DMA mask 32-bit

[PATCH] rwsem: add rwsem_is_contended
 2013-08-30 14:14 UTC 

[PATCH] mm: compaction: update comment about zone lock in isolate_freepages_block
 2013-08-30 14:07 UTC 


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