messages from 2013-10-14 20:04:44 to 2013-10-14 20:41:20 UTC [more...]
[PATCH 05/11] USB: OHCI: Properly handle ohci-ep93xx suspend
2013-10-14 20:41 UTC (3+ messages)
Greg KH showed a trick to compiled one file - how to?
2013-10-14 20:41 UTC (2+ messages)
[kernel-hardening] [PATCH v3] vsprintf: Check real user/group id for %pK
2013-10-14 20:41 UTC (13+ messages)
` [kernel-hardening] "
` [kernel-hardening] [PATCH v3a] "
` [kernel-hardening] "
` "
[BUG] unable to handle kernel NULL pointer dereference at 000000000000006c (bch_insert_data)
2013-10-14 20:41 UTC (3+ messages)
[GIT PULL 000/161] perf/core improvements and fixes
2013-10-14 20:02 UTC (107+ messages)
` [PATCH 033/161] tools/perf/build: Speed up git-version test on re-make
` [PATCH 040/161] tools/perf/build: Flip Makefile.parallel and Makefile.perf
` [PATCH 053/161] tools/perf/build: Clean up feature_print_code()
` [PATCH 054/161] perf trace: Put syscall formatter parms into struct
` [PATCH 055/161] perf trace: Allow passing parms to arg formatters
` [PATCH 056/161] perf trace: Use strarray for ltrace's whence arg
` [PATCH 057/161] perf trace: Beautify fcntl 'cmd' arg
` [PATCH 058/161] perf trace: Beautify rt_sigprocmask 'how' arg
` [PATCH 059/161] perf trace: Beautify signal number arg in several syscalls
` [PATCH 060/161] perf trace: Beautify socket 'family' arg
` [PATCH 061/161] perf trace: Beautify socket 'type' arg
` [PATCH 062/161] perf trace: Beautify access 'mode' arg
` [PATCH 063/161] perf trace: Beautify rlmimit resources
` [PATCH 064/161] perf trace: Add option to show full timestamp
` [PATCH 065/161] perf trace: Remove duplicate mmap entry in syscall_fmts array
` [PATCH 066/161] perf trace: Don't print zeroed args
` [PATCH 067/161] perf trace: Beautify send/recv syscall 'flags' arg
` [PATCH 068/161] perf trace: Beautify eventfd2 "
` [PATCH 069/161] perf trace: Add option to show process COMM
` [PATCH 070/161] perf completion: Don't dictate perf install location
` [PATCH 073/161] perf completion: Strip function_exists ()
` [PATCH 074/161] perf completion: Strip dependency on bash-completion
` [PATCH 075/161] perf completion: Use more comp words
` [PATCH 076/161] perf symbols: Support for Openembedded/Yocto -dbg packages
` [PATCH 077/161] perf tools: Remove unused trace-event-* code
` [PATCH 078/161] perf tools: Unify page_size usage
` [PATCH 079/161] perf lock: Remove dead code
` [PATCH 080/161] perf lock: Return proper code in report_lock_*_event
` [PATCH 081/161] perf lock: Plug some memleaks
` [PATCH 082/161] perf lock: Redo __cmd_report
` [PATCH 083/161] perf lock: Limit bad rate precision
` [PATCH 084/161] perf lock: Account for lock average wait time
` [PATCH 085/161] perf tools: Check mmap pages value early
` [PATCH 086/161] perf tools: Add possibility to specify mmap size
` [PATCH 087/161] perf evlist: Introduce perf_evlist__new_default function
` [PATCH 088/161] perf tools: Adding throttle event data struct support
` [PATCH 089/161] perf symbols: Add new option --ignore-vmlinux for perf top
` [PATCH 090/161] perf tools: Separate out GTK codes to libperf-gtk.so
` [PATCH 091/161] perf sort: Fix a memory leak on srcline
` [PATCH 092/161] perf annotate: Reuse path from the result of addr2line
` [PATCH 093/161] perf hists: Free srcline when freeing hist_entry
` [PATCH 094/161] perf annotate: Factor out get/free_srcline()
` [PATCH 095/161] perf tools: Do not try to call addr2line on non-binary files
` [PATCH 096/161] perf annotate: Pass dso instead of dso_name to get_srcline()
` [PATCH 097/161] perf tools: Save failed result of get_srcline()
` [PATCH 098/161] perf tools: Implement addr2line directly using libbfd
` [PATCH 099/161] perf tools: Fix srcline sort key behavior
` [PATCH 100/161] perf trace: Beautify epoll_ctl 'op' arg
` [PATCH 101/161] perf trace: Beautify flock 'cmd' arg
` [PATCH 102/161] perf trace: Add helper for syscalls with a single strarray arg
` [PATCH 103/161] perf trace: Don't supress zeroed args when there is an strarray entry for it
` [PATCH 104/161] perf trace: Use socket's beautifiers in socketpair
` [PATCH 105/161] perf trace: Beautify pipe2 'flags' arg
` [PATCH 106/161] perf trace: Add beautifier for clock_gettime's clk_id argument
` [PATCH 107/161] perf trace: Handle MSG_WAITFORONE not defined
` [PATCH 108/161] perf trace: Beautify mlock & friends 'addr' arg
` [PATCH 109/161] perf trace: Show path associated with fd in live sessions
` [PATCH 110/161] perf trace: Add 'trace' alias to 'perf trace'
` [PATCH 111/161] perf bench sched: Add --threaded option
` [PATCH 112/161] perf machine: Use snprintf instead of sprintf
` [PATCH 113/161] perf tools: Add missing -ldl for gtk build
` [PATCH 114/161] perf tools: Move start conditions to start of the flex file
` [PATCH 115/161] perf stat: Don't print bogus data on -e cycles
` [PATCH 116/161] perf stat: Don't print bogus data on -e instructions
` [PATCH 117/161] perf tools: Ignore 'perf timechart' output file
` [PATCH 118/161] perf bench: Fix failing assertions in numa bench
` [PATCH 119/161] perf evlist: Fix perf_evlist__mmap_read event overflow
` [PATCH 120/161] perf stat: Fix misleading message when specifying cpu list or system wide
` [PATCH 121/161] perf stat: Don't require a workload when using system wide or CPU options
` [PATCH 122/161] perf stat: Add units to nanosec-based counters
` [PATCH 123/161] perf trace: Fix comm resolution when reading events from file
` [PATCH 124/161] perf trace: Add record option
` [PATCH 125/161] perf machine: Add method to loop over threads and invoke handler
` [PATCH 126/161] perf trace: Use new machine method to loop over threads
` [PATCH 127/161] perf intlist: Add priv member
` [PATCH 128/161] perf symbols: Make a separate function to parse /proc/modules
` [PATCH 129/161] perf trace: Allow specifying index offset in strarrays
` [PATCH 130/161] perf trace: Prepare the strarray scnprintf method for reuse
` [PATCH 131/161] perf trace: Initial beautifier for ioctl's 'cmd' arg
` [PATCH 132/161] perf tools: Fix redirection printouts
` [PATCH 133/161] perf tools: Implement summary output for 'make clean'
` [PATCH 134/161] tools: Harmonize the various build messages in perf, lib-traceevent, lib-lk
` [PATCH 135/161] perf tools: Align perf version output to other build messages
` [PATCH 136/161] perf tools: Implement summary output for 'make install'
` [PATCH 137/161] perf timechart: Add example in the documentation
` [PATCH 138/161] perf trace: Improve the error messages
` [PATCH 139/161] perf util: Add findnew method to intlist
` [PATCH 140/161] perf trace: Add summary option to dump syscall statistics
` [PATCH 141/161] perf tools: Fix old GCC build error in 'get_srcline'
` [PATCH 142/161] perf tests: Fix memory leak in dso-data.c
` [PATCH 143/161] perf tools: Separate lbfd check out of NO_DEMANGLE condition
` [PATCH 144/161] perf symbols: Validate kcore module addresses
` [PATCH 145/161] perf symbols: Workaround objdump difficulties with kcore
` [PATCH 146/161] perf symbols: Add map_groups__find_ams()
` [PATCH 147/161] tools/perf/build: Fix non-existent build directory handling
` [PATCH 148/161] tools/perf/build: Pass through DEBUG parameter
` [PATCH 149/161] tools/perf/build: Fix DPACKAGE definitions for the libbfd et al testcases
` [PATCH 150/161] tools/perf/build: Simplify the libelf logic
` [PATCH 151/161] tools/perf/build: Remove the volatile-register-var feature check
` [PATCH 152/161] tools/perf/build: Improve the 'stackprotector' feature test
` [PATCH 153/161] tools/perf/build: Simplify the autodep inclusion rule
` [PATCH 154/161] perf annotate: Find kcore symbols on other maps
` [PATCH 155/161] perf tools: Add copyfile_mode()
` [PATCH 156/161] perf symbols: Add ability to find kcore in build-id cache
` [PATCH 160/161] perf symbols: Fix a memory leak due to symbol__delete not being used
` [PATCH 161/161] perf symbols: Fix a mmap and munmap mismatched bug
[PATCH] cx24117: Fix/enhance set_voltage function
2013-10-14 20:40 UTC (2+ messages)
SW csum errors
2013-10-14 20:40 UTC (2+ messages)
[Buildroot] [git commit] manual: add section about depending on target and toolchain options
2013-10-14 20:39 UTC
[PATCH] MAINTAINERS: ARM: mvebu: add Sebastian Hesselbarth
2013-10-14 20:38 UTC (4+ messages)
[PATCH part2 v2 0/8] Arrange hotpluggable memory as ZONE_MOVABLE
2013-10-14 20:37 UTC (6+ messages)
[PATCH 00/14] sched: SCHED_DEADLINE v8
2013-10-14 20:36 UTC (4+ messages)
` [PATCH 03/14] sched: SCHED_DEADLINE structures & implementation
[PATCH] xfs: prevent deadlock trying to cover an active log
2013-10-14 20:36 UTC (5+ messages)
x86, perf: throttling issues with long nmi latencies
2013-10-14 20:35 UTC
[PATCHv2] [CIFS] Allow setting per-file compression via CIFS protocol
2013-10-14 20:35 UTC (3+ messages)
[meta-handheld][PATCH] meta-handheld: use explicit ERASEBLOCKSIZE and remove the variable
2013-10-14 20:34 UTC
dsp after dmix
2013-10-14 20:33 UTC (6+ messages)
[PATCH net-next] 8390 ei_debug : Reenable the use of debugging in 8390 based chips
2013-10-14 20:33 UTC
[Buildroot] [git commit] snmppp: adjust toolchain comment for new-style format
2013-10-14 20:33 UTC
[PATCH v2] nfs: Use PTR_ERR_OR_ZERO in 'nfs41_callback_up' function
2013-10-14 20:33 UTC (4+ messages)
` [PATCH v2] nfs: Use PTR_ERR_OR_ZERO in 'nfs/nfs4super.c'
[Buildroot] [PATCH] autossh: new package
2013-10-14 20:33 UTC (4+ messages)
[Buildroot] [PATCH] snmppp: new package
2013-10-14 20:32 UTC (4+ messages)
[Buildroot] [pull request] Pull request for branch yem/wayland-bump
2013-10-14 20:32 UTC (8+ messages)
` [Buildroot] [PATCH 1/4] weston: improve selection of compositor
` [Buildroot] [PATCH 2/4] weston: add missing toolchain comments
` [Buildroot] [PATCH 4/4] package/weston: bump to 1.3.0
boot on btrfs, GRUB usage of subvolume set-default breaks boot
2013-10-14 20:29 UTC (3+ messages)
[PATCH] x86: Run checksumming in parallel accross multiple alu's
2013-10-14 20:28 UTC (5+ messages)
[PATCH 0/5] refactor the preallocation and hole punching code
2013-10-14 20:28 UTC (4+ messages)
` [PATCH 1/5] xfs: always take the iolock around xfs_setattr_size
` [PATCH 1/5 v3] "
[U-Boot] [PATCH] .gitignore: add auto-generated /include/[s|t]pl-autoconf.mk
2013-10-14 20:28 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH] am335x_evm.h: Make 'am335x_boneblack' use redundant environment
2013-10-14 20:28 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [Patch v2] ARM: omap4-panda: Add MAC address creation for panda
2013-10-14 20:27 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH] SPDX: document dual license notation
2013-10-14 20:27 UTC (2+ messages)
` [U-Boot] "
[PATCH] split_ident: parse timestamp from end of line
2013-10-14 20:27 UTC
[U-Boot] [PATCH] ARM: omap4: Update sdram setting for panda rev A6
2013-10-14 20:27 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH] env: dataflash: fix env_init issue
2013-10-14 20:27 UTC (2+ messages)
` [U-Boot] "
linux-next: Tree for Oct 14
2013-10-14 20:27 UTC (3+ messages)
` linux-next: Tree for Oct 14 (bcache)
[GIT PULL] CCI PMU driver for 3.13
2013-10-14 20:27 UTC (2+ messages)
[U-Boot] [PATCH 4/4] Coding Style cleanup: drop some excessive empty lines
2013-10-14 20:27 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 3/4] Coding Style cleanup: remove trailing empty lines
2013-10-14 20:27 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 2/4] Coding Style cleanup: replace leading SPACEs by TABs
2013-10-14 20:26 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 1/4 V2] Coding Style cleanup: remove trailing white space
2013-10-14 20:26 UTC (2+ messages)
` [U-Boot] [U-Boot, 1/4, "
[U-Boot] [PATCH] env_mmc: fix buffer allocation for armv7
2013-10-14 20:26 UTC (2+ messages)
` [U-Boot] "
[Buildroot] [PATCH 1/3] libevent: add host variant
2013-10-14 20:26 UTC (3+ messages)
` [Buildroot] [PATCH 3/3] boost: fix build failures after version bump
[U-Boot] [PATCH] pmic: max77686: fix the wrong offset
2013-10-14 20:25 UTC (2+ messages)
` [U-Boot] "
[Qemu-devel] [RFC PATCH] drive-backup 'stream' mode
2013-10-14 20:24 UTC (6+ messages)
[PATCH 3.12] ath5k: fix regression in tx status processing
2013-10-14 20:16 UTC (2+ messages)
[PATCH] checkpatch: Allow spaces before the ':' of a bitfield
2013-10-14 20:23 UTC (6+ messages)
booting btrfs
2013-10-14 20:20 UTC (9+ messages)
[PATCH v4 00/17] 64-bit friendly generic sched_clock()
2013-10-14 20:18 UTC (11+ messages)
` [PATCH v4 05/17] arch_timer: Move to generic sched_clock framework
[PATCH] libxfs: stop caching inode structures
2013-10-14 20:16 UTC (2+ messages)
master - RAID: Better error message when attempting scrubbing op on thinpool LV
2013-10-14 20:16 UTC
[PATCH V2 1/2] ARM: at91: cpuidle: convert to platform driver
2013-10-14 20:15 UTC (4+ messages)
` [PATCH V2 2/2] ARM: at91: cpuidle: Move driver to drivers/cpuidle
[Buildroot] [git commit] weston: add missing toolchain comments
2013-10-14 20:13 UTC
[Buildroot] [git commit] weston: improve selection of compositor
2013-10-14 20:13 UTC
[Buildroot] [PATCH 1/1] support/kconfig: Fix typo in README.buildroot
2013-10-14 20:12 UTC (2+ messages)
[Buildroot] [git commit] support/kconfig: Fix typo in README.buildroot
2013-10-14 20:12 UTC
[Buildroot] [git commit] snmppp: new package
2013-10-14 20:10 UTC
FILESPATH has unnecessary null element appended to FILESOVERRIDES
2013-10-14 20:10 UTC
[PATCH] powerpc/qe_lib: Share the qe_lib for the others architecture
2013-10-14 20:09 UTC (5+ messages)
EHCI handoff & AMI BIOS EHCI Handoff support
2013-10-14 20:09 UTC (2+ messages)
[PATCH RESEND] xfstests: Incorrect check for gdbm/ndbm.h
2013-10-14 20:09 UTC (3+ messages)
` [PATCH RESEND V2] "
POSIX message queue does not exist?
2013-10-14 20:09 UTC (7+ messages)
[PATCH] mm: Set N_CPU to node_states during boot
2013-10-14 20:04 UTC (2+ messages)
xfs_repair deletes files after power cut
2013-10-14 20:08 UTC (7+ messages)
USB regression in v3.12-rc4
2013-10-14 20:07 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.