All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-06-25 09:18:56 to 2017-06-25 14:43:49 UTC [more...]

[PATCHSET/RFC 0/9] perf tools: Support out-of-tree modules
 2017-06-25 14:43 UTC  (16+ messages)
` [PATCH/RFC 3/9] perf symbols: Discard symbols in kallsyms for loaded modules
` [PATCH/RFC 4/9] perf symbols: Load kernel module symbols ASAP
` [PATCH/RFC 5/9] perf symbols: Fixup the end address of kernel map properly
` [PATCH/RFC 6/9] perf symbols: Use already loaded module dso when loading kcore
` [PATCH/RFC 9/9] perf record: Add --module-dir option

[PATCH v2] Staging: vc04_services: bcm2835-audio: bcm2835-ctl.c: Fixed alignment to match open parenthesis
 2017-06-25 14:43 UTC  (5+ messages)

[PATCH v2] Staging: vc04_services: bcm2835-audio: bcm2835-ctl.c: Fixed alignment to match open parenthesis
 2017-06-25 14:42 UTC  (2+ messages)

Making the kernel control fanspeed ?
 2017-06-25 14:42 UTC 

[PATCH] drivers: staging: wilc1000/host_interface.c Fix sparse warning: right shift by bigger than source value
 2017-06-25 14:40 UTC 

[PATCH] staging: wlan-ng: Fix sparse warning: incorrect type in assignment This patch fixes the following sparse warning
 2017-06-25 14:39 UTC  (2+ messages)

Guidance for building fsl-image-qt5-gui Image
 2017-06-25 14:37 UTC 

[PATCH 1/2] staging: sm750fb: avoid conflicting vesafb
 2017-06-25 14:27 UTC  (9+ messages)

Regrading the building fsl-image-qt5 error problem
 2017-06-25 14:26 UTC 

NULL dereference in ab/wildmatch
 2017-06-25 14:20 UTC  (2+ messages)

[RFC PATCH v3] ovl: fix rmdir problem on impure dir
 2017-06-25 14:19 UTC  (2+ messages)

[PATCH] ovl: no direct iteration for dir with copy up origin
 2017-06-25 14:14 UTC 

Getting first tag per branch for a commit
 2017-06-25 14:06 UTC 

[Xenomai] problem gpio interrupts xenomai3 on the raspberry pi 2 (or 3)
 2017-06-25 13:59 UTC  (8+ messages)
          ` [Xenomai] Problem with gpio interrupts for xenomai3 on Intel joule

[U-Boot] [RFC 1/1] omap3: incorrect logical check in do_emif4_init
 2017-06-25 13:54 UTC  (4+ messages)
  ` [U-Boot] [RFC 1/1] omap3: incorrect logical check in do_emif4_init - Please, pull

[Buildroot] [PATCH] uboot-tools: drop unreferenced empty variable
 2017-06-25 13:54 UTC  (2+ messages)

[Buildroot] [git commit] uboot-tools: drop unreferenced empty variable
 2017-06-25 13:54 UTC 

[Buildroot] [PATCH] systemd: allow to build with uClibc toolchains
 2017-06-25 13:53 UTC  (2+ messages)

[PATCH 0/3] Enable namespaced file capabilities
 2017-06-25 13:51 UTC  (12+ messages)

printk + errno texts
 2017-06-25 13:33 UTC 

[PATCH net-next 0/3] ethtool: support for forward error correction mode setting on a link
 2017-06-25 13:38 UTC  (3+ messages)
` [PATCH net-next 1/3] net: ethtool: add support for forward error correction modes

Jewel 10.2.7 client IOPS drops to zero freqently
 2017-06-25 13:38 UTC  (3+ messages)

[Bug 98146] DRI_PRIME=1 and fullscreen issues
 2017-06-25 13:35 UTC  (2+ messages)

[RFC] memory corruption caused by efi driver?
 2017-06-25 13:31 UTC  (6+ messages)

[PATCH] ARM: dts: exynos: Exynos5422 Odroid-XU* incomplete thermal-zones definition
 2017-06-25 13:31 UTC  (7+ messages)

[ovmf test] 111037: all pass - PUSHED
 2017-06-25 13:25 UTC 

[PATCH 0/3] USB Audio gadget endianness fixes
 2017-06-25 13:23 UTC  (4+ messages)
` [PATCH 1/3] include: usb: audio: specify exact endiannes of descriptors
` [PATCH 2/3] usb: gadget: f_uac1: endianness fixes
` [PATCH 3/3] usb: gadget: f_uac2: "

(unknown),
 2017-06-25 13:23 UTC 

[linux-linus test] 111025: regressions - trouble: broken/fail/pass
 2017-06-25 13:13 UTC 

rfkill(8) move and improvements
 2017-06-25 13:04 UTC 

[PATCH] staging: android: ion: Use DEFINE_DEBUGFS_ATTRIBUTE
 2017-06-25 12:56 UTC  (2+ messages)

[PATCH] android: Update maintainer's e-mail in TODO
 2017-06-25 12:53 UTC  (2+ messages)

[PATCH] staging: lustre: replace kmalloc with kmalloc_array
 2017-06-25 12:52 UTC  (2+ messages)
` [lustre-devel] "

[PATCH] ocfs2: free 'dummy_sc' in sc_fop_release() in case of memory leak
 2017-06-25 12:46 UTC  (2+ messages)
` [Ocfs2-devel] "

[PATCH v1 5/6] [media] ov9650: add multiple variant support
 2017-06-25 12:36 UTC  (4+ messages)

[PATCH 00/19] lirc_dev modernisation
 2017-06-25 12:32 UTC  (20+ messages)
` [PATCH 01/19] lirc_dev: clarify error handling
` [PATCH 02/19] lirc_dev: remove support for manually specifying minor number
` [PATCH 03/19] lirc_dev: remove min_timeout and max_timeout
` [PATCH 04/19] lirc_dev: use cdev_device_add() helper function
` [PATCH 05/19] lirc_dev: make better use of file->private_data
` [PATCH 06/19] lirc_dev: make chunk_size and buffer_size mandatory
` [PATCH 07/19] lirc_dev: remove kmalloc in lirc_dev_fop_read()
` [PATCH 08/19] lirc_dev: change irctl->attached to be a boolean
` [PATCH 09/19] lirc_dev: sanitize locking
` [PATCH 10/19] lirc_dev: use an IDA instead of an array to keep track of registered devices
` [PATCH 11/19] lirc_dev: rename struct lirc_driver to struct lirc_dev
` [PATCH 12/19] lirc_dev: introduce lirc_allocate_device and lirc_free_device
` [PATCH 13/19] lirc_dev: remove the BUFLEN define
` [PATCH 14/19] lirc_zilog: add a pointer to the parent device to struct IR
` [PATCH 15/19] lirc_zilog: use a dynamically allocated lirc_dev
` [PATCH 16/19] lirc_dev: merge struct irctl into struct lirc_dev
` [PATCH 17/19] ir-lirc-codec: merge lirc_dev_fop_ioctl into ir_lirc_ioctl
` [PATCH 18/19] ir-lirc-codec: move the remaining fops over from lirc_dev
` [PATCH 19/19] lirc_dev: consistent device registration printk

[PATCH] net: ethernet: stmmac: properly set PS bit in MII configurations during reset
 2017-06-25 12:32 UTC  (9+ messages)

[Bug 101484] [bisected, SI] Steam fails to render content
 2017-06-25 12:25 UTC  (5+ messages)
` [Bug 101484] [bisected] Steam fails to render content, if mesa is compiled with -O2
` [Bug 101484] [regression, bisected] Steam fails to render content, if mesa is compiled with -O2 -march=haswell

[Qemu-devel] Tracing guest virtual addresses
 2017-06-25 12:20 UTC  (9+ messages)

[PATCH v2 0/15] [dt-bindings] [media] Add document file and driver for Sony CXD2880 DVB-T2/T tuner + demodulator
 2017-06-25 12:15 UTC  (6+ messages)
` [PATCH v2 08/15] [media] cxd2880: Add top level of the driver

[U-Boot] [RFC] efi: variable support
 2017-06-25 12:12 UTC  (3+ messages)
` [U-Boot] [U-Boot,RFC] "

[Qemu-devel] [PATCH] target/i386: fix interrupt CPL error when
 2017-06-25 12:10 UTC  (2+ messages)

SCTP_SOCKOPT_PEELOFF is missing SOCK_CLOEXEC (and SOCK_NONBLOCK)
 2017-06-25 12:06 UTC  (2+ messages)

[Bug 196189] New: [BISECTED][REGRESSION] Nouveau on NVA8 renders the system unusable
 2017-06-25 12:03 UTC 

[RFC PATCH net-next 0/3] ethtool: Add link down reason reporting
 2017-06-25 11:59 UTC  (6+ messages)
` [RFC PATCH net-next 1/3] ethtool: Add link down reason callback

[PATCH 0/9] Visible VRAM Management Improvements
 2017-06-25 11:54 UTC  (9+ messages)

[kbuild:thin-ar 10/10] frv-linux-ld: Warning: size of symbol `sys_bpf' changed from 40 in kernel/sys_ni.o to 1800 in kernel/bpf/syscall.o
 2017-06-25 11:29 UTC 

[PATCH v3 0/4] STV0367/DDB DVBv5 signal statistics
 2017-06-25 11:26 UTC  (5+ messages)
` [PATCH v3 1/4] [media] dvb-frontends/stv0367: Improve DVB-C/T frontend status
` [PATCH v3 2/4] [media] dvb-frontends/stv0367: SNR DVBv5 statistics for DVB-C and T
` [PATCH v3 3/4] [media] dvb-frontends/stv0367: DVB-C signal strength statistics
` [PATCH v3 4/4] [media] dvb-frontends/stv0367: update UCB readout condition logic

Regression in kernel 4.12-rc1 for Powerpc 32 - bisected to commit 3448890c32c3
 2017-06-25 11:14 UTC  (12+ messages)

[PATCH 00/26] iwlwifi: updates intended for v4.13 2017-06-25
 2017-06-25 11:11 UTC  (27+ messages)
` [PATCH 01/26] iwlwifi: simplify data tracepoint
` [PATCH 02/26] iwlwifi: fix TX tracing for non-linear SKBs
` [PATCH 03/26] iwlwifi: pcie: fix command completion name debug
` [PATCH 04/26] iwlwifi: mvm: docs: fix enum link, provide TX response link
` [PATCH 05/26] iwlwifi: mvm: fix fw monitor 7000 HW recollecting
` [PATCH 06/26] iwlwifi: mvm: disentangle union in TX status struct
` [PATCH 07/26] iwlwifi: mvm: add documentation for enum iwl_debug_cmds
` [PATCH 08/26] iwlwifi: document transmit buffer bits better
` [PATCH 09/26] iwlwifi: remove useless iwl_free_nvm_data() function
` [PATCH 10/26] iwlwifi: mvm: fix nvm_data leak
` [PATCH 11/26] iwlwifi: mvm: fix the recovery flow while connecting
` [PATCH 12/26] iwlwifi: pcie: don't disable bh when handling FW errors
` [PATCH 13/26] iwlwifi: mvm: reset the HW before dumping if HW error is detected
` [PATCH 14/26] iwlwifi: mvm: don't mark TIDs that are not idle wrt BA as inactive
` [PATCH 15/26] iwlwifi: add a W/A for a scheduler hardware bug
` [PATCH 16/26] iwlwifi: pcie: make iwl_pcie_apm_stop_master() return void
` [PATCH 17/26] iwlwifi: mvm: set assoc_beacon_arrive_time
` [PATCH 18/26] iwlwifi: mvm: reset the fw_dump_desc pointer after ASSERT
` [PATCH 19/26] iwlwifi: mvm: support new flush API
` [PATCH 20/26] iwlwifi: mvm: document assoc_beacon_arrive_time
` [PATCH 21/26] iwlwifi: mvm: print base HW address during init
` [PATCH 22/26] iwlwifi: pcie: reduce unwanted noise in the logs
` [PATCH 23/26] iwlwifi: pcie: delete the Tx queue timer earlier upon firmware crash
` [PATCH 24/26] iwlwifi: mvm: fix typo in CTDP_CMD_OPERATION_REPORT description
` [PATCH 25/26] iwlwifi: pcie: work around suspend/resume issue
` [PATCH 26/26] iwlwifi: mvm: support TX on MONITOR iface

[PATCH] Documentation: ABI: mtd: describe "offset" more precisely
 2017-06-25 11:11 UTC 

[PATCH] i40e: handle setting administratively set MAC address back to zero
 2017-06-25 11:10 UTC  (4+ messages)
    ` [Intel-wired-lan] "

[Qemu-devel] [PATCH] trace: Fix early setting of events with the "vcpu" property
 2017-06-25 11:08 UTC 

[xlnx:master 514/710] ERROR: "dwc3_enable_hw_coherency" [drivers/usb/dwc3/dwc3.ko] undefined!
 2017-06-25 10:50 UTC 

[Ksummit-discuss] [TECH TOPIC] mobile phones
 2017-06-25 10:48 UTC 

[Buildroot] [PATCH v2 1/4] libressl: new package
 2017-06-25 10:46 UTC  (4+ messages)
` [Buildroot] [PATCH v2 4/4] openssl: add libssl virtual package support

[Bug 100242] radeon buffer allocation failure during startup of Factorio
 2017-06-25 10:46 UTC  (2+ messages)

[xen-unstable-coverity test] 111050: all pass - PUSHED
 2017-06-25 10:41 UTC 

[xen-4.9-testing test] 111022: regressions - trouble: broken/fail/pass
 2017-06-25 10:41 UTC 

[Buildroot] [PATCH 1/1] package/syslog-ng: fix libnet detection
 2017-06-25 10:36 UTC  (3+ messages)

can't add a larger spare for a failed smaller disk
 2017-06-25 10:35 UTC  (3+ messages)

mac80211: out of date seq number cause network stall
 2017-06-25 10:33 UTC  (3+ messages)

[Bug 100070] Rocket League: grass gets rendered incorrectly
 2017-06-25 10:29 UTC  (2+ messages)

[Qemu-devel] [RFC PATCH v9 00/26] translate: [tcg] Generic translation framework
 2017-06-25 10:28 UTC  (18+ messages)
` [Qemu-devel] [PATCH v9 09/26] target: [tcg, i386] Refactor insn_start
` [Qemu-devel] [PATCH v9 10/26] target: [tcg, i386] Refactor breakpoint_check
` [Qemu-devel] [PATCH v9 11/26] target: [tcg, i386] Refactor disas_insn
` [Qemu-devel] [PATCH v9 12/26] target: [tcg,i386] Refactor tb_stop
` [Qemu-devel] [PATCH v9 13/26] target: [tcg, i386] Refactor disas_flags
` [Qemu-devel] [PATCH v9 14/26] target: [tcg, i386] Replace DISAS_* with DJ_*
` [Qemu-devel] [PATCH v9 16/26] target: [tcg, arm] "
` [Qemu-devel] [PATCH v9 17/26] target: [tcg, arm] Port to DisasContextBase
` [Qemu-devel] [PATCH v9 18/26] target: [tcg, arm] Port to init_disas_context
` [Qemu-devel] [PATCH v9 19/26] target: [tcg, arm] Port to init_globals
` [Qemu-devel] [PATCH v9 20/26] target: [tcg,arm] Port to tb_start
` [Qemu-devel] [PATCH v9 21/26] target: [tcg, arm] Port to insn_start
` [Qemu-devel] [PATCH v9 22/26] target: [tcg, arm] Port to breakpoint_check
` [Qemu-devel] [PATCH v9 23/26] target: [tcg, arm] Port to disas_insn
` [Qemu-devel] [PATCH v9 24/26] target: [tcg,arm] Port to tb_stop
` [Qemu-devel] [PATCH v9 25/26] target: [tcg, arm] Port to disas_flags
` [Qemu-devel] [PATCH v9 26/26] target: [tcg, arm] Port to generic translation framework

(unknown),
 2017-06-25 10:21 UTC 

[PATCH] Spelling fixes
 2017-06-25 10:20 UTC 

[PATCH] [media] dvb-frontends/cxd2841er: require STATE_ACTIVE_* for agc readout
 2017-06-25 10:02 UTC 

[PATCH] [media] ddbridge: dev_* logging fixup
 2017-06-25  9:59 UTC 

[qemu-upstream-unstable baseline-only test] 71596: regressions - trouble: blocked/broken/fail/pass
 2017-06-25  9:58 UTC 

[Buildroot] [autobuild.buildroot.net] Build results for 2017-06-23
 2017-06-25  9:54 UTC  (6+ messages)

[GIT pull] x86/urgent
 2017-06-25  9:51 UTC 

[GIT pull] timer fixes for 4.12
 2017-06-25  9:49 UTC 

[Qemu-devel] [PATCH v8 0/7] trace: [tcg] Optimize per-vCPU tracing states
 2017-06-25  9:41 UTC  (4+ messages)
` [Qemu-devel] [PATCH v8 2/7] cpu: allocate cpu->trace_dstate in place

The secmark "one user" policy
 2017-06-25  9:41 UTC  (8+ messages)

[GIT pull] perf fixes for 4.12
 2017-06-25  9:38 UTC 

Migration from CVS to Git looses merges
 2017-06-25  9:30 UTC  (3+ messages)

[PATCH 0/2] Add open drain support to st_lsm6dsx
 2017-06-25  9:34 UTC  (5+ messages)
` [PATCH 1/2] iio: imu: st_lsm6dsx: support open drain mode

[PATCH 1/5] setpriv: introduce indirection for `capng_type` enum
 2017-06-25  9:33 UTC  (5+ messages)
` [PATCH 0/5] Ambient capabilities for setpriv
  ` [PATCH 5/5] setpriv: support modifying the set of ambient capabilities

[GIT pull] irq fix for 4.12
 2017-06-25  9:29 UTC 

[PATCH v2 0/5] g_NCR5380: PDMA fixes and cleanup
 2017-06-25  9:26 UTC  (2+ messages)

[Bug 101584] clover: ethminer -G --benchmark: ring buffer overflow, GPU faults
 2017-06-25  9:21 UTC 

[PATCH V3 0/2] Support for FW activation without reset
 2017-06-25  9:19 UTC  (8+ messages)
  ` [PATCH V3 2/2] nvme: Add support "

[PATCH v1 0/6] Add support of OV9655 camera
 2017-06-25  9:18 UTC  (5+ messages)
    ` omap3isp camera was "


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.