linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-07-17 21:23:04 to 2014-07-18 04:35:29 UTC [more...]

linux-next: build failure after merge of the net-next tree
 2014-07-18  4:35 UTC 

[PATCH RFC v2 net-next 00/16] BPF syscall, maps, verifier, samples
 2014-07-18  4:20 UTC  (15+ messages)
` [PATCH RFC v2 net-next 03/16] net: filter: rename struct sock_filter_int into bpf_insn
` [PATCH RFC v2 net-next 04/16] net: filter: split filter.h and expose eBPF to user space
` [PATCH RFC v2 net-next 05/16] bpf: introduce syscall(BPF, ...) and BPF maps
` [PATCH RFC v2 net-next 06/16] bpf: enable bpf syscall on x64
` [PATCH RFC v2 net-next 07/16] bpf: add lookup/update/delete/iterate methods to BPF maps
` [PATCH RFC v2 net-next 08/16] bpf: add hashtable type of "
` [PATCH RFC v2 net-next 09/16] bpf: expand BPF syscall with program load/unload
` [PATCH RFC v2 net-next 10/16] bpf: add eBPF verifier
` [PATCH RFC v2 net-next 11/16] bpf: allow eBPF programs to use maps
` [PATCH RFC v2 net-next 12/16] net: sock: allow eBPF programs to be attached to sockets
` [PATCH RFC v2 net-next 13/16] tracing: allow eBPF programs to be attached to events
` [PATCH RFC v2 net-next 14/16] samples: bpf: add mini eBPF library to manipulate maps and programs
` [PATCH RFC v2 net-next 15/16] samples: bpf: example of stateful socket filtering
` [PATCH RFC v2 net-next 16/16] samples: bpf: example of tracing filters with eBPF

[PATCH 39/41] perf tools: Allow TSC conversion on any arch
 2014-07-18  4:28 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 1/5] perf tools: Remove verbose from functions prototypes
 2014-07-18  4:27 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 2/5] perf tools: Move pr_* debug macros into debug object
 2014-07-18  4:27 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 5/5] perf tools: Remove getopt.h includes
 2014-07-18  4:28 UTC  (2+ messages)
` [tip:perf/core] perf tools: Remove needless "

[PATCHv3 4/5] perf tools: Add --debug optionto set debug variable
 2014-07-18  4:28 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH V2 2/2] perf tools: Fix leak of 'struct thread' on error path
 2014-07-18  4:27 UTC  (2+ messages)
` [tip:perf/core] perf machine: "

[PATCH 3/5] perf tools: Factor eprintf to allow different debug variables
 2014-07-18  4:27 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 1/2] perf tools: Allow deletion of a thread with no map groups
 2014-07-18  4:27 UTC  (2+ messages)
` [tip:perf/core] perf thread: "

[PATCH V2 02/41] perf tools: Fix map groups of threads with unknown pids
 2014-07-18  4:26 UTC  (2+ messages)
` [tip:perf/core] perf machine: "

Fix mes in crash.c
 2014-07-18  4:27 UTC 

[PATCH 33/41] perf evsel: Add 'immediate' option
 2014-07-18  4:26 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 32/41] perf evsel: Add 'no_aux_samples' option
 2014-07-18  4:26 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 30/41] perf tools: Add option macro OPT_CALLBACK_OPTARG
 2014-07-18  4:26 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 29/41] perf tools: Add feature test for __sync_val_compare_and_swap
 2014-07-18  4:26 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 28/41] perf evlist: Pass mmap parameters in a struct
 2014-07-18  4:25 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 27/41] perf session: Flag if the event stream is entirely in memory
 2014-07-18  4:25 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 26/41] perf tools: Add ability to iterate over a dso's symbols
 2014-07-18  4:25 UTC  (2+ messages)
` [tip:perf/core] perf symbols: Add ability to iterate over a dso' s symbols

[PATCH 19/41] perf tools: Do not attempt to read data from kallsyms
 2014-07-18  4:25 UTC  (2+ messages)
` [tip:perf/core] perf symbols: "

[PATCH 17/41] perf tools: Record whether a dso is 64-bit
 2014-07-18  4:24 UTC  (2+ messages)
` [tip:perf/core] perf symbols: "

[PATCH 14/41] perf buildid-cache: Apply force option to copying kcore
 2014-07-18  4:24 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 11/41] perf tools: Fix appending a callchain from a previous sample
 2014-07-18  4:24 UTC  (2+ messages)
` [tip:perf/core] perf callchain: "

[PATCH 10/41] perf inject: Fix build id injection
 2014-07-18  4:24 UTC  (2+ messages)
` [tip:perf/core] "

RE: [PATCH 2/4] power_supply: Introduce generic psy charging driver
 2014-07-18  4:25 UTC 

[PATCH 09/41] perf tools: Fix missing GNU IFUNC symbols
 2014-07-18  4:24 UTC  (2+ messages)
` [tip:perf/core] perf symbols: "

[PATCH 07/41] perf tools: Fix missing kernel map load
 2014-07-18  4:23 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 01/41] perf tools: Fix the value used for unknown pids
 2014-07-18  4:23 UTC  (2+ messages)
` [tip:perf/core] perf machine: "

[PATCH 04/41] perf record: Select comm_exec flag if supported
 2014-07-18  4:23 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 03/41] perf script: Display PERF_RECORD_MISC_COMM_EXEC flag
 2014-07-18  4:23 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 2/4] perf kvm: Move arch specific code into arch/
 2014-07-18  4:21 UTC  (2+ messages)
` [tip:perf/core] "

[git pull] drm fixes
 2014-07-18  4:23 UTC 

[PATCH 3/3] perf script: Provide additional sample information on generic events
 2014-07-18  4:23 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 2/3] perf script: Add callchain to generic and tracepoint events
 2014-07-18  4:22 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 1/3] perf script: Add missing calls to Py_DECREF
 2014-07-18  4:22 UTC  (2+ messages)
` [tip:perf/core] perf script: Add missing calls to Py_DECREF for return values

[PATCH 4/4] perf kvm: Add stat support on s390
 2014-07-18  4:22 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 3/4] perf kvm: Add skip_event() for --duration option
 2014-07-18  4:22 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 1/4] perf kvm: Use defines of kvm events
 2014-07-18  4:21 UTC  (2+ messages)
` [tip:perf/core] "

Sparc Allmodconfig Fails
 2014-07-18  4:21 UTC 

[PATCH v3 0/2] Simplify hotplug/suspend handling
 2014-07-18  4:19 UTC  (8+ messages)
` [PATCH v3 1/2] cpufreq: Don't destroy/realloc policy/sysfs on hotplug/suspend

Linux 3.4.95 breaks LZO tests (additional pull needed)
 2014-07-18  4:18 UTC  (2+ messages)

[GIT PULL 00/33] perf/core improvements and fixes
 2014-07-18  4:17 UTC  (2+ messages)

[PATCH 00/14] cpufreq: cpu0: Extend support beyond CPU0, V2
 2014-07-18  4:17 UTC  (5+ messages)

Fast TSC calibration failed error
 2014-07-18  4:09 UTC 

[PATCH] PM / OPP: cpufreq: Avoid sleeping while atomic
 2014-07-18  4:02 UTC  (4+ messages)

[PATCH RT 0/4] Linux 3.2.60-rt89-rc1
 2014-07-18  3:55 UTC  (4+ messages)

Build Failures for Sh architecture
 2014-07-18  3:53 UTC 

[PATCH V3] netxen: fix ethtool rx_dropped information in ethtool get_ethtool_stats()
 2014-07-18  3:47 UTC  (2+ messages)

[PATCH/linux-next] Documentation:DocBook: Fix file paths in gadget.tmpl
 2014-07-18  3:46 UTC  (2+ messages)
` [PATCH/linux-next] Documentation:Docbook: Fix file locations "

[PATCHv11 0/4] power_supply: Introduce power supply charging driver
 2014-07-18  3:38 UTC  (6+ messages)
` [PATCH 1/4] power_supply: Add inlmt,iterm, min/max temp props
` [PATCH 2/4] power_supply: Introduce generic psy charging driver

[PATCH 0/7] firmware validation
 2014-07-18  3:41 UTC  (8+ messages)
` [PATCH 2/7] test: add firmware_class loader test
` [PATCH 3/7] security: introduce kernel_fw_from_file hook
` [PATCH 4/7] firmware_class: perform new LSM checks

[PATCH v3] PM / devfreq: Add possible_frequencies device attribute
 2014-07-18  3:32 UTC  (2+ messages)

[PATCH v12 11/11] seccomp: add thread sync ability
 2014-07-18  3:26 UTC  (2+ messages)

Alpha Checkpatch Errors
 2014-07-18  3:24 UTC  (5+ messages)

Allyesconfig Still Failing
 2014-07-18  3:23 UTC 

linux-next: build failure after merge of the net-next tree
 2014-07-18  3:21 UTC 

[PATCH] lpfc: Avoid to disable pci_dev twice
 2014-07-18  3:19 UTC  (3+ messages)

[PATCH 2/2] locking/rwsem: Disable optimistic spinning for PA-RISC
 2014-07-18  3:10 UTC  (4+ messages)
` [tip:locking/urgent] locking/mutex: Disable optimistic spinning on some architectures

char interface to sdio, chdio.c
 2014-07-18  3:08 UTC  (5+ messages)

Sparc: Fix Mes in highmem.c
 2014-07-18  3:05 UTC  (4+ messages)

[git pull] device mapper fixes for 3.16-rc6
 2014-07-18  3:03 UTC 

Build allyesconfig for PowerPc tested
 2014-07-18  2:58 UTC  (3+ messages)

[PATCH v2 00/29] nios2 Linux kernel port
 2014-07-18  2:43 UTC  (4+ messages)
` [PATCH v2 20/29] nios2: Cpuinfo handling

[PATCH 0/2] ASoC: fsl_sai: Two bug fixes for fsl_sai driver
 2014-07-18  2:38 UTC  (2+ messages)

[patch 00/55] timekeeping: 2038, optimizations, NMI safe accessors
 2014-07-18  2:32 UTC  (3+ messages)
` [patch 01/55] tile: Convert VDSO timekeeping to the precise mechanism

[PATCH v12 0/8] MADV_FREE support
 2014-07-18  2:22 UTC  (4+ messages)
` [PATCH v12 1/8] mm: support madvise(MADV_FREE)

[Patch v7 0/3] DWC3 USB support for Qualcomm platform
 2014-07-18  2:10 UTC  (3+ messages)
` [Patch v7 1/3] usb: dwc3: Add Qualcomm DWC3 glue layer driver

[PATCH] tracing: Fix wraparound problems in "uptime" tracer
 2014-07-18  2:08 UTC  (4+ messages)
` [PATCH-v2] "

[PATCH 0/5] printk: more log flag simplification
 2014-07-18  1:54 UTC  (3+ messages)

[PATCH ftrace/core v3 0/3] ftrace, kprobes: Introduce IPMODIFY flag for ftrace_ops to detect conflicts
 2014-07-18  1:47 UTC  (4+ messages)
` [PATCH ftrace/core v3 1/3] [BUGFIX]kprobes/ftrace: Recover original IP if pre_handler doesn't change it

[PATCH 1/2] staging: bcm: Qos.c: Fix coding style
 2014-07-18  1:45 UTC  (2+ messages)
` [PATCH 2/2] "

[char-misc-next 0/5] mei: corner cases bug fixes
 2014-07-18  1:37 UTC  (2+ messages)
  ` [char-misc-next 4/5] mei: nfc: clean nfc internal struct on host exit

question regarding drivers/staging/iio/adc/ad7280a.c
 2014-07-18  1:27 UTC  (4+ messages)

[ PATCH V9 0/2] serial/uart/8250: Introduce tunable RX trigger I/F
 2014-07-18  1:20 UTC  (2+ messages)

Power-managing devices that are not of interest at some point in time
 2014-07-18  1:35 UTC  (6+ messages)

[PATCH 0/2] x86_64,signal: Fix the set of saved segment registers
 2014-07-18  1:13 UTC  (9+ messages)
` [PATCH 2/2] x86_64,signal: Remove 'fs' and 'gs' from sigcontext

[PATCH] staging: dgap: introduce dgap_cleanup_nodes()
 2014-07-18  1:07 UTC  (2+ messages)

[PATCH] Staging: gdm724x: gdm_lte.c: fix missing blank line after variable declaration
 2014-07-18  1:05 UTC  (2+ messages)

[PATCH 1/1] Staging: adl_pci9118: a style issue fixed
 2014-07-18  1:03 UTC  (2+ messages)

[PATCH] cpufreq: make table sentinal macros unsigned to match use
 2014-07-18  1:20 UTC  (4+ messages)

[PATCH 1/1] [SCSI] Fix a bug in deriving the FLUSH_TIMEOUT from the basic I/O timeout
 2014-07-18  0:51 UTC  (11+ messages)

[PATCH] cpufreq: kirkwood: Reinstate cpufreq driver for ARCH_KIRKWOOD
 2014-07-18  1:08 UTC  (3+ messages)

[PATCH 0/5] clean-up patch for autofs4
 2014-07-18  0:48 UTC  (6+ messages)
` [PATCH 2/5] autofs4: remove a redundant assignment
` [PATCH 4/5] autofs4: remove some unused inline functions
` [PATCH 3/5] autofs4: don't take spinlock when not needed in autofs4_lookup_expiring
` [PATCH 5/5] autofs4: comment typo: remove a a doubled word
` [PATCH 1/5] autofs4: remove unused autofs4_ispending()

[PATCH] Cpufreq: ARM IMX6Q: Select PM_OPP
 2014-07-18  1:04 UTC  (2+ messages)

[PATCH] drivers: Let several drivers depends on HAS_IOMEM for 'devm_ioremap_resource'
 2014-07-18  0:36 UTC  (10+ messages)

[RFC] Add "rpm_not_supported" flag
 2014-07-18  0:48 UTC  (2+ messages)

[PATCH] xillybus: place 'else' on same line as '}'
 2014-07-18  0:18 UTC  (2+ messages)

[PATCH 1/1] rcu: Check for have_rcu_nocb_mask instead of rcu_nocb_mask
 2014-07-18  0:11 UTC  (3+ messages)

[PATCHv2] ARM: dts: Add I2S dt node for Exynos3250
 2014-07-18  0:10 UTC  (2+ messages)

[PATCH RFC tip/core/rcu 0/2] NOCB kthread economization patches
 2014-07-18  0:04 UTC  (5+ messages)
` [PATCH RFC tip/core/rcu 1/2] rcu: Rationalize kthread spawning

[RESEND PATCH] thermal: samsung: Add TMU support for Exynos3250 SoC
 2014-07-18  0:00 UTC 

[PATCH] MAINTAINERS: power_supply: update maintainership
 2014-07-17 23:50 UTC  (5+ messages)
` [PATCHv2] "

Linux 3.15.6
 2014-07-17 23:45 UTC  (2+ messages)

Linux 3.14.13
 2014-07-17 23:44 UTC  (2+ messages)

Linux 3.10.49
 2014-07-17 23:44 UTC  (2+ messages)

[PATCH v2 1/1] doc: Add remote CPU access details and others to this_cpu_ops.txt
 2014-07-17 23:44 UTC  (10+ messages)

Linux 3.4.99
 2014-07-17 23:43 UTC  (2+ messages)

[PATCH v5] Use DMA for data transfers in JZ4740 MMC driver
 2014-07-17 23:41 UTC  (2+ messages)
` [PATCH v5] mmc: jz4740: add dma infrastructure for data transfers

[PATCH 1/1] rcu: Remove redundant checks for rcu_scheduler_fully_active
 2014-07-17 23:40 UTC  (2+ messages)

[GIT PULL] xfs: fixes for 3.16-rc5
 2014-07-17 23:37 UTC 

[PATCH 0/2] shmem: fix faulting into a hole while it's punched, take 3
 2014-07-17 23:34 UTC  (3+ messages)

[PATCH 1/3] rcu: tiny.c: Update reference to tree.c
 2014-07-17 23:33 UTC  (11+ messages)
` [PATCH 2/3] rcu: Remove stale comment in tree.c

[PATCH] random: limit the contribution of the hw rng to at most half
 2014-07-17 23:33 UTC  (4+ messages)

[PATCH, RFC -v2] random: introduce getrandom(2) system call
 2014-07-17 23:22 UTC  (3+ messages)

[PATCH V3 0/3] Add new PowerPC specific ELF core notes
 2014-07-17 23:23 UTC  (5+ messages)

[PATCH v2] HID: rmi: check that report ids exist in the report_id_hash before accessing their size
 2014-07-17 23:14 UTC  (2+ messages)
` [PATCH] HID: rmi: only bind the hid-rmi driver to the mouse interface of composite USB devices

[GIT PULL] Keyrings and asymmetric keys patches for 3.17
 2014-07-17 23:22 UTC  (2+ messages)

[PATCH net-next v9 0/9] net: set the correct name_assign_type for more devices
 2014-07-17 23:20 UTC  (5+ messages)
` [PATCH net-next v9 3/9] net: nl802154 - make add_iface take name assign type
` [PATCH net-next v9 4/9] net: set name_assign_type when setting names via ioctls

[RFC 0/2] Memoryless nodes and kworker
 2014-07-17 23:15 UTC  (3+ messages)
` [RFC 1/2] workqueue: use the nearest NUMA node, not the local one
  ` [RFC 2/2] powerpc: reorder per-cpu NUMA information's initialization

[PATCH] block_dev: implement readpages() to optimize sequential read
 2014-07-17 23:14 UTC  (3+ messages)

[PATCH] NFS: add checks for returned value of try_module_get()
 2014-07-17 23:11 UTC 

[PATCH v2] delete unnecessary bootmem struct page array
 2014-07-17 23:10 UTC  (9+ messages)

[PATCH v2 0/4] Support for Qualcomm QPNP PMIC's
 2014-07-17 23:10 UTC  (2+ messages)

[RFC PATCH] mmc: mmci: Add qcom dml support to the driver
 2014-07-17 23:06 UTC  (3+ messages)
` [PATCH v1] "

[patch 0/3] mm: vmscan: followup fixes to cleanups in -mm
 2014-07-17 23:00 UTC  (6+ messages)
` [patch 3/3] mm: vmscan: clean up struct scan_control

[BUG] new copy_hugetlb_page_range() causing crashes
 2014-07-17 22:55 UTC  (5+ messages)
        ` [PATCH] mm: hugetlb: fix copy_hugetlb_page_range() (Re: [BUG] new copy_hugetlb_page_range() causing crashes)

[PATCH 04/10] proc: fix PAGE_SIZE limit of /proc/$PID/cmdline
 2014-07-17 22:53 UTC  (2+ messages)

[PATCH] checkpatch.pl: Remove --file option
 2014-07-17 22:43 UTC  (3+ messages)

[PATCH v3] ARM: dts: Add cros_ec to exynos5420-peach-pit and exynos5800-peach-pi
 2014-07-17 22:42 UTC  (2+ messages)

[PATCH, RFC] random: introduce getrandom(2) system call
 2014-07-17 22:21 UTC  (5+ messages)

[patch V2 00/64] timekeeping: 2038, optimizations, NMI safe accessors
 2014-07-17 22:32 UTC  (2+ messages)

[PATCH, RFC] random: introduce getrandom(2) system call
 2014-07-17 22:30 UTC  (12+ messages)

MIPS seccomp and changing syscalls
 2014-07-17 22:29 UTC 

[PATCH v3] zram: auto add new devices on demand
 2014-07-17 22:27 UTC 

[PATCH v3 -next 5/9] CMA: generalize CMA reserved area management functionality
 2014-07-17 22:06 UTC  (3+ messages)
` [PATCH] CMA: generalize CMA reserved area management functionality (fixup)

[patch] mm, thp: only collapse hugepages to nodes with affinity
 2014-07-17 21:48 UTC  (7+ messages)
` [patch v2] mm, tmp: only collapse hugepages to nodes with affinity for zone_reclaim_mode
      ` [patch v3] mm, thp: "
          ` [patch v4] "

[PATCH,TRIVIAL] Update speakup mailing list address
 2014-07-17 21:34 UTC 

[PATCH v10 0/11] seccomp: add thread sync ability
 2014-07-17 21:39 UTC  (6+ messages)

[PATCH v3] arch/score/include/uapi/asm/ptrace.h: Remove the macros which not be used currently
 2014-07-17 21:39 UTC  (7+ messages)

[PATCH v1] x86: fix kernel crash on boot due to NULL dereference
 2014-07-17 21:34 UTC  (2+ messages)

[PATCH 3.15 00/84] 3.15.6-stable review
 2014-07-17 21:23 UTC  (8+ messages)


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