All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-12-03 02:43:11 to 2014-12-03 05:37:02 UTC [more...]

post-receive: pub/scm/linux/kernel/git/dtor/input
 2014-12-03  5:37 UTC 

[PATCH 0/2] toshiba_acpi: Hotkeys and event handling changes
 2014-12-03  5:36 UTC  (3+ messages)
` [PATCH 1/2] toshiba_acpi: Move hotkey enabling code to own function
` [PATCH 2/2] toshiba_acpi: Change notify funtion to handle more events

[PATCH] soc: samsung: pmu: split up SoC specific PMU data
 2014-12-03  5:34 UTC  (3+ messages)

[lm-sensors] adt7475 driver: PWM invert configuration bit
 2014-12-03  5:29 UTC  (2+ messages)

[PATCH v11 0/7] ARM: kprobes: OPTPROBES and other improvements
 2014-12-03  5:28 UTC  (12+ messages)
` [PATCH v11 1/7] ARM: probes: move all probe code to dedicate directory
      `  "
` [PATCH v11 7/7] ARM: kprobes: enable OPTPROBES for ARM 32

post-receive: pub/scm/linux/kernel/git/nab/target-pending
 2014-12-03  5:28 UTC 

Learning Memory Management for linux
 2014-12-03  5:27 UTC  (2+ messages)

[PATCH] copy.c: make copy_fd preserve meaningful errno
 2014-12-03  5:27 UTC  (20+ messages)
        ` [PATCH 0/14] "
          ` [PATCH 01/14] strbuf: introduce strbuf_prefixf()
          ` [PATCH 02/14] add_to_alternates_file: respect GIT_OBJECT_DIRECTORY
          ` [PATCH 03/14] copy_fd: pass error message back through a strbuf
          ` [PATCH 04/14] hold_lock_file_for_append: "
          ` [PATCH 05/14] lock_packed_refs: "
          ` [PATCH 06/14] lockfile: introduce flag for locks outside .git
          ` [PATCH 07/14] fast-import: use message from lockfile API when writing marks fails
          ` [PATCH 08/14] credentials: use message from lockfile API when locking ~/.git-credentials fails
          ` [PATCH 09/14] config: use message from lockfile API when locking config file fails
          ` [PATCH 10/14] rerere: error out on autoupdate failure
          ` [PATCH 11/14] hold_locked_index: pass error message back through a strbuf
          ` [PATCH 12/14] hold_lock_file_for_update: "
          ` [PATCH 13/14] lockfile: remove unused function 'unable_to_lock_die'
          ` [PATCH 14/14] lockfile: make 'unable_to_lock_message' private

[PATCH] driver: input: touchscreen: add Raydium i2c touchscreen driver
 2014-12-03  0:03 UTC  (2+ messages)

[PATCH] Input : Initialize input_no by -1
 2014-12-02 23:29 UTC  (2+ messages)

[PATCH] i8042: prevent the loading of the i8042 driver on Intel NUC D54250WYK
 2014-12-02 23:22 UTC  (2+ messages)

[PATCH v2] Drivers: input: mousedev.c: Fixed trailing statement on the next line
 2014-12-02 23:04 UTC  (2+ messages)

Laptop disassociating by local choice (reason=17)
 2014-12-03  5:24 UTC  (9+ messages)

frequent lockups in 3.18rc4
 2014-12-03  5:22 UTC  (26+ messages)

[PATCH V6 1/9] elf: Add new powerpc specifc core note sections
 2014-12-03  5:22 UTC  (3+ messages)
` [V6,1/9] "

[PATCH] drm/i915: compute wait_ioctl timeout correctly
 2014-12-03  5:21 UTC  (2+ messages)

[Qemu-devel] [Bug 1368815] [NEW] qemu-img convert intermittently corrupts output images
 2014-12-03  5:14 UTC  (2+ messages)
` [Qemu-devel] [Bug 1368815] "

md raid performance with 3-18-rc3
 2014-12-03  5:19 UTC  (3+ messages)

[PATCH net-next] ipv6: remove useless spin_lock/spin_unlock
 2014-12-03  5:18 UTC  (3+ messages)
` [PATCH net-next v2] "

[PATCH 0/2] rockchip: i2s: patches to add optional clock output from
 2014-12-03  5:18 UTC  (7+ messages)
` [PATCH 2/2] ASoC: rockchip: i2s: add support for grabbing output clock to codec

[PATCH 1/1] Staging: ft1000: fix whitespace and brace coding style issues
 2014-12-03  5:14 UTC  (2+ messages)

[PATCH net-next] r8152: reduce memory copy for rx
 2014-12-03  5:14 UTC 

[PATCH] i2c: rk3x: fix bug that cause measured high_ns doesn't meet I2C spec
 2014-12-03  5:13 UTC  (5+ messages)
` [PATCH v2] "

udev not renaming interface if driver is built-in
 2014-12-03  5:13 UTC  (3+ messages)

[PATCH] crypto: qat - fix problem with coalescing enable logic
 2014-12-03  5:08 UTC 

[PATCH net] gso: do GSO for local skb with size bigger than MTU
 2014-12-03  5:14 UTC  (6+ messages)

[PATCH 00/26] thermal: cpu_cooling: Fixes and cleanups
 2014-12-03  5:10 UTC  (20+ messages)
` [PATCH 08/26] cpu_cooling: Pass variable instead of its type to sizeof()
` [PATCH 11/26] cpu_cooling: propagate error returned by idr_alloc()
` [PATCH 19/26] cpu_cooling: find max level during device registration
` [PATCH 24/26] cpu_cooling: Store frequencies in descending order
` [PATCH 25/26] cpu_cooling: Use cpufreq_dev->freq_table for finding level/freq
` [PATCH 26/26] cpu_cooling: update copyright tags

[PATCH 0/6] More generic inode nlink repair function
 2014-12-03  5:03 UTC  (8+ messages)
` [PATCH RESEND 1/6] btrfs-progs: print root dir verbose error in fsck
` [PATCH RESEND 2/6] btrfs-progs: Import btrfs_insert/del/lookup_extref() functions
` [PATCH RESEND 3/6] btrfs-progs: Import lookup/del_inode_ref() function
` [PATCH v3 4/6] btrfs-progs: Add btrfs_unlink() and btrfs_add_link() functions
` [PATCH RESEND v2 5/6] btrfs-progs: Add btrfs_mkdir() function for the incoming 'lost+found' fsck mechanism
` [PATCH v2 6/6] btrfs-progs: Add fixing function for inodes whose nlink dismatch

[PATCH] mmc: dw_mmc: add quirk for data over interrupt timeout
 2014-12-03  5:08 UTC  (6+ messages)
` [PATCH v3] mmc: dw_mmc: add quirk for broken data transfer over scheme

post-receive: pub/scm/fs/ext2/e2fsprogs
 2014-12-03  5:08 UTC 

post-receive: pub/scm/linux/kernel/git/tytso/ext4
 2014-12-03  5:07 UTC 

post-receive: pub/scm/linux/kernel/git/tytso/ext4
 2014-12-03  5:06 UTC 

[PATCH 0/3 RESEND] ARM: dts: sabrelite I2C and HDMI additions
 2014-12-03  5:04 UTC  (2+ messages)

[meta-networking][PATCH] netkit-rusers: new package
 2014-12-03  5:04 UTC 

perf: attr backwards compatability issues
 2014-12-03  4:56 UTC 

tun issue after e0b46d0ee9c: tun: Use iovec iterators
 2014-12-03  4:54 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/davem/net-next
 2014-12-03  4:49 UTC 

[PATCH] dmaengine: pl330: Set residue in tx_status callback
 2014-12-03  4:47 UTC  (5+ messages)

[meta-realtime][PATCH] meta-realtime: Add LAYERVERSION and LAYERDEPENDS
 2014-12-03  4:42 UTC  (3+ messages)

[PATCH] puppet: add recipe for puppet 3.7.3
 2014-12-03  4:41 UTC  (2+ messages)

Xen Hardware Setup (DRBD) and Algorithmic Discussion
 2014-12-03  4:39 UTC 

[PATCH] xen: privcmd: schedule() after private hypercall when non CONFIG_PREEMPT
 2014-12-03  4:37 UTC  (13+ messages)
            ` [Xen-devel] "

[PATCH] openvswitch: uprev to latest stable update - v2.1.3
 2014-12-03  4:34 UTC  (2+ messages)

[GIT] Networking
 2014-12-03  4:39 UTC 

[PATCH, regression against -rc6] net/stmmac: fix one more regression from filter bins setting
 2014-12-03  4:32 UTC  (5+ messages)
`  "

linux-next: manual merge of the devicetree tree with the regulator tree
 2014-12-03  4:27 UTC 

[PATCH v2] powerpc/book3s: Fix flush_tlb cpu_spec hook to take a generic argument
 2014-12-03  4:26 UTC 

post-receive: pub/scm/linux/kernel/git/davem/net-next
 2014-12-03  4:25 UTC 

[PATCH/RFC] rerere: error out on autoupdate failure
 2014-12-03  4:20 UTC 

Huge difference in build sizes
 2014-12-03  4:15 UTC  (4+ messages)

Minimal effort/low overhead file descriptor duplication over Posix.1b s
 2014-12-03  4:14 UTC  (6+ messages)
` [PATCH 1/2] fs: introduce sendfd() syscall

[PATCH] hwrandom / exynos / PM: Use CONFIG_PM in #ifdef
 2014-12-03  4:14 UTC  (2+ messages)

linux-next: manual merge of the trivial tree with the pm tree
 2014-12-03  4:13 UTC  (2+ messages)

isolate_freepages_block and excessive CPU usage by OSD process
 2014-12-03  4:04 UTC  (11+ messages)

[PATCH 0/3] Fix kdump failures with crashkernel=high
 2014-12-03  4:01 UTC  (2+ messages)

[patch net-next v5 00/21] introduce rocker switch driver with hardware accelerated datapath api - phase 1: bridge fdb offload
 2014-12-03  4:02 UTC  (2+ messages)

[PATCH 00/47] e2fsprogs November 2014 patchbomb
 2014-12-03  3:57 UTC  (9+ messages)
` [PATCH 07/47] libext2fs: refactor extent head creation
` [PATCH 08/47] libext2fs: file IO routines should handle uninit blocks
` [PATCH 48/47] misc: fix infinite loop when finding the start of the hugefile start range
` [PATCH 49/47] libext2fs: don't report garbage inodes with really large inodes

[PATCH] cxgb4: Fill in supported link mode for SFP modules
 2014-12-03  3:58 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/davem/net
 2014-12-03  3:54 UTC 

[PATCH] refs.c: use a stringlist for repack_without_refs
 2014-12-03  3:53 UTC  (11+ messages)
` [PATCH 0/6] repack_without_refs(): convert to string_list
      ` Our cumbersome mailing list workflow (was: Re: [PATCH 0/6] repack_without_refs(): convert to string_list)
        ` Our cumbersome mailing list workflow

[Bug 86832] [dota2][si] freezes up to 3 seconds when many/big display effects happen
 2014-12-03  3:53 UTC  (2+ messages)

[PATCH] staging: rt8192u: fix sparse warnings in r8192U_core.c
 2014-12-03  3:51 UTC  (2+ messages)

[PATCH] powerpc: powernv: Return to cpu offline loop when finished in KVM guest
 2014-12-03  3:48 UTC  (2+ messages)

[PATCH v2 3/3] e2fsprogs/tune2fs: fix memory write overflow
 2014-12-03  3:46 UTC  (10+ messages)
` [PATCH v3 1/3] e2fsprogs/tune2fs: fix memory leak in inode_scan_and_fix()
  ` [PATCH v3 2/3] e2fsprogs/tune2fs: rewrite metadata checksums when resizing inode size
      ` [PATCH] tune2fs: disable csum verification before resizing inode
  ` [PATCH v3 3/3] e2fsprogs/tune2fs: fix memory write overflow

[PATCH] BUG: sleeping function called from invalid context (arm CONFIG_PREEMPT_RT_FULL )
 2014-12-03  3:46 UTC 

[PATCH v5] selftest: size: Add size test for Linux kernel
 2014-12-03  3:43 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/jejb/scsi
 2014-12-03  3:41 UTC 

[PATCH net-next v2] rtnetlink: delay RTM_DELLINK notification until after ndo_uninit()
 2014-12-03  3:41 UTC  (3+ messages)

[PATCH v9 0/8] Add Skyworks SKY81452 device drivers
 2014-12-03  3:39 UTC  (7+ messages)
` [PATCH v9 3/8] devicetree: mfd: Add new SKY81452 mfd binding

[LSF/MM TOPIC] Filesystem namespaces and uid/gid/lsm remapping
 2014-12-03  3:37 UTC  (2+ messages)

[PATCH] Patch to improve device tree structure
 2014-12-03  3:39 UTC  (7+ messages)

[PATCH V2] powerpc/mm: don't do tlbie for updatepp request with NO HPTE fault
 2014-12-03  3:37 UTC  (2+ messages)

[PATCH v3 0/5] ARM64: Add kernel probes(Kprobes) support
 2014-12-03  3:36 UTC  (12+ messages)
          `  "
              `  "

cron job: media_tree daily build: ERRORS
 2014-12-03  3:34 UTC 

[PATCH v4] selftest: size: Add size test for Linux kernel
 2014-12-03  3:31 UTC  (4+ messages)

[RFC PATCH 0/3] net: Alloc NAPI page frags from their own pool
 2014-12-03  3:30 UTC  (2+ messages)

[PATCH] Revert "MIPS: Remove race window in page fault handling"
 2014-12-03  3:25 UTC  (3+ messages)

[Qemu-devel] advent calendar
 2014-12-03  3:22 UTC 

[PATCH 0/3] tracing: Add event filter logic for !(...)
 2014-12-03  3:13 UTC  (4+ messages)
` [PATCH 1/3] tracing: Add NOT to filtering logic
` [PATCH 2/3] tracing: Allow NOT to filter AND and OR clauses
` [PATCH 3/3] ftracetests: Add test to test event filter logic

[RFC][PATCH] send-email: add --[no-]xmailer option
 2014-12-03  3:22 UTC  (4+ messages)

[PATCH] xen-netfront: Remove BUGs on paged skb data which crosses a page boundary
 2014-12-03  3:25 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/davem/net
 2014-12-03  3:20 UTC 

[PATCHv2 0/4] refs.c: use transactions for the reflog
 2014-12-03  3:18 UTC  (7+ messages)
` [PATCH 2/4] refs.c: rename transaction.updates to transaction.ref_updates
` [PATCH 3/4] refs.c: add a transaction function to append a reflog entry
` [PATCH 4/4] reflog.c: use a reflog transaction when writing during expire

[PATCH] facter: add recipe for facter 2.3.0
 2014-12-03  2:59 UTC 

linux-next Problems with VPN tunnel - no packets sent
 2014-12-03  3:12 UTC  (2+ messages)

iSCSI request keep rejected by microsoft iSCSI target because of write_same check
 2014-12-03  3:09 UTC  (11+ messages)

[PATCH 1/3] lib: rename igt_media_fillfunc_t typedef to igt_fillfunc_t
 2014-12-03 11:11 UTC  (3+ messages)
` [PATCH 2/3] lib: Add GPGPU fill
` [PATCH 3/3] tests: Add gem_gpgpu_fill

Deprecation warnings under XCode
 2014-12-03  3:09 UTC  (6+ messages)

tile property contents
 2014-12-03  3:04 UTC  (3+ messages)

PROBLEM: #89121 BTRFS mixes up mounted devices with their snapshots
 2014-12-03  3:01 UTC  (4+ messages)

[PATCH] hiera: add recipe for hiera 1.3.4
 2014-12-03  3:00 UTC 

[PATCH] iputils: multiply sndbuf size by sending icmp times
 2014-12-03  2:58 UTC 

[Qemu-devel] [PATCH RESCEND v2] target-i386: Intel xsaves
 2014-12-03  2:36 UTC  (2+ messages)
`  "

[PATCHv11 net-next 1/2] openvswitch: Refactor ovs_nla_fill_match()
 2014-12-03  2:56 UTC  (3+ messages)
` [PATCHv11 net-next 2/2] openvswitch: Add support for unique flow IDs

[PATCH] exp2.3:ATTRIBUTES: Note functions that are thread-safe
 2014-12-03  2:55 UTC 

post-receive: pub/scm/linux/kernel/git/rostedt/linux-trace
 2014-12-03  2:55 UTC 

post-receive: pub/scm/linux/kernel/git/device-mapper/linux-dm
 2014-12-03  2:55 UTC 

[PATCH] drm/i915: Move golden context init into ->init_context
 2014-12-03  2:54 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/device-mapper/linux-dm
 2014-12-03  2:55 UTC 

post-receive: pub/scm/linux/kernel/git/snitzer/linux
 2014-12-03  2:54 UTC 

PCIE card link up w/ or w/o device connected
 2014-12-03  2:54 UTC  (3+ messages)

[PATCH 50/47] e2fsck: remove 'invalid' wording from error when extent block fails checksum
 2014-12-03  2:52 UTC 

[PATCH] ext4/004: add dump/restore test
 2014-12-03  2:44 UTC  (4+ messages)

[Qemu-devel] [RFC PATCH] hw/arm/virt: Add support for NUMA on ARM64
 2014-12-03  2:46 UTC  (4+ messages)
    `  "

linux-next: manual merge of the drm-misc tree with the drm tree
 2014-12-03  2:43 UTC  (2+ messages)

12/03/2014 Weekly Ceph Performance Meeting IS ON!
 2014-12-03  2:43 UTC 


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.