All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-06-25 05:06:48 to 2017-06-25 11:26:52 UTC [more...]

[PATCH v3 0/4] STV0367/DDB DVBv5 signal statistics
 2017-06-25 11:26 UTC  (4+ 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

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

[Qemu-devel] [PATCH] target/i386: fix interrupt CPL error when
 2017-06-25 11:13 UTC 

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

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

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

[Buildroot] [PATCH] systemd: allow to build with uClibc toolchains
 2017-06-25 11:00 UTC 

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

[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  (4+ 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  (40+ messages)
` [Qemu-devel] [PATCH v9 01/26] Pass generic CPUState to gen_intermediate_code()
  `  "
` [Qemu-devel] [PATCH v9 02/26] queue: Add macro for incremental traversal
` [Qemu-devel] [PATCH v9 03/26] cpu-exec: Avoid global variables in icount-related functions
  `  "
` [Qemu-devel] [PATCH v9 04/26] target: [tcg] Add generic translation framework
` [Qemu-devel] [PATCH v9 05/26] target: [tcg] Redefine DISAS_* onto the generic translation framework (DJ_*)
  `  "
` [Qemu-devel] [PATCH v9 06/26] target: [tcg, i386] Port to DisasContextBase
` [Qemu-devel] [PATCH v9 07/26] target: [tcg, i386] Refactor init_disas_context
` [Qemu-devel] [PATCH v9 08/26] target: [tcg, i386] Refactor init_globals
` [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] "
  ` [PATCH v9 16/26] target: [tcg,arm] "
` [Qemu-devel] [PATCH v9 17/26] target: [tcg, arm] Port to DisasContextBase
  ` [PATCH v9 17/26] target: [tcg,arm] "
` [Qemu-devel] [PATCH v9 18/26] target: [tcg, arm] Port to init_disas_context
  ` [PATCH v9 18/26] target: [tcg,arm] "
` [Qemu-devel] [PATCH v9 19/26] target: [tcg, arm] Port to init_globals
  ` [PATCH v9 19/26] target: [tcg,arm] "
` [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
  ` [PATCH v9 21/26] target: [tcg,arm] "
` [Qemu-devel] [PATCH v9 22/26] target: [tcg, arm] Port to breakpoint_check
  ` [PATCH v9 22/26] target: [tcg,arm] "
` [Qemu-devel] [PATCH v9 23/26] target: [tcg, arm] Port to disas_insn
  ` [PATCH v9 23/26] target: [tcg,arm] "
` [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
  ` [PATCH v9 25/26] target: [tcg,arm] "
` [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  (7+ 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  (7+ 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 "

[U-Boot] [ANN] U-Boot v2017.07-rc2 released
 2017-06-25  9:13 UTC 

PM / wakeirq: Convert to SRCU
 2017-06-25  9:11 UTC  (3+ messages)

[RFC PATCH 00/35] SCSI EH argument reshuffling
 2017-06-25  8:57 UTC  (4+ messages)
` [PATCH 17/35] NCR5380: Move bus reset to host reset

[Buildroot] [PATCH v2 1/1] package/gnuradio: link with libatomic when needed
 2017-06-25  8:48 UTC 

Proposal for the 2nd RDMA microconference (LPC 2017)
 2017-06-25  8:43 UTC 

[Buildroot] [PATCH v2] support/scripts/apply-patches.sh: do not apply patches with renames
 2017-06-25  8:42 UTC  (2+ messages)

[U-Boot] [PATCH] igep003x: Falcon mode
 2017-06-25  8:30 UTC 

[xtf test] 111032: all pass - PUSHED
 2017-06-25  8:30 UTC 

[U-Boot] [PATCH] igep00x0: Enable UBI fastmap
 2017-06-25  8:29 UTC 

[U-Boot] [PATCH] spl: Make UBI fastmap support Kconfig selectable
 2017-06-25  8:26 UTC 

[PATCH 0/5] Add OF support in spi code for accel/magn/gyro ST devices
 2017-06-25  8:24 UTC  (5+ messages)
` [PATCH 5/5] iio: gyro: st_gyro_spi: add OF capability to st_gyro_spi

[Buildroot] [PATCH 1/1] package/opencv: fix static linking
 2017-06-25  8:11 UTC 

[PATCH] net: Remove ndo_dfwd_start_xmit
 2017-06-25  8:09 UTC 

[PATCH] [PATCH v7] USB hub_probe: rework ugly goto-into-compound-statement
 2017-06-25  8:08 UTC 

[PATCH] net/mlx5: fix drop action seg fault
 2017-06-25  7:53 UTC  (5+ messages)
` [PATCH v2] fix drop action seg fault missing compilation flag
  ` [PATCH v2] net/mlx5: fix drop action seg fault
` [PATCH v2] Adding compilation flag for "

inquiry
 2017-06-25  2:47 UTC 

inquiry
 2017-06-25  2:47 UTC 

inquiry
 2017-06-25  2:47 UTC 

inquiry
 2017-06-25  2:47 UTC 

inquiry
 2017-06-25  2:47 UTC 

inquiry
 2017-06-25  2:47 UTC 

inquiry
 2017-06-25  2:47 UTC 

inquiry
 2017-06-25  2:47 UTC 

inquiry
 2017-06-25  2:47 UTC 

[PATCH v4 0/6] Add a FREE_AND_NULL() wrapper macro
 2017-06-25  8:01 UTC  (5+ messages)
` [PATCH v3 0/2] "
  ` [PATCH v4 4/6] coccinelle: add a rule to make "expression" code use FREE_AND_NULL()

[Buildroot] [PATCH 1/1] package/gnuradio: link with libatomic when needed
 2017-06-25  7:59 UTC  (2+ messages)

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

[PATCH v3 0/6] staging: ccree: bug fixes and TODO items for 4.13
 2017-06-25  7:47 UTC  (11+ messages)
` [PATCH v3 1/6] staging: ccree: fix hash import/export
` [PATCH v3 2/6] staging: ccree: register setkey for none hash macs
` [PATCH v3 3/6] staging: ccree: remove unused function
` [PATCH v3 4/6] staging: ccree: add clock management support
` [PATCH v3 5/6] staging: ccree: add DT bus coherency detection
` [PATCH v3 6/6] staging: ccree: use signal safe completion wait

[U-Boot] [PATCH] dtc: mkimage: Add the possibility to specify DTC
 2017-06-25  7:43 UTC 

[RFC PATCH v3] ovl: fix rmdir problem on impure dir
 2017-06-25  7:28 UTC  (3+ messages)

[Ksummit-discuss] [MAINTAINERS SUMMIT] Driver and/or module versions
 2017-06-25  7:24 UTC 

inquiry
 2017-06-25  2:09 UTC 

inquiry
 2017-06-25  2:09 UTC 

[PATCH 1/6] rtc: s3c: Jump to central exit point on getting src clock error
 2017-06-25  7:16 UTC  (4+ messages)
` [PATCH 6/6] rtc: s3c: Handle clock enable failures

[Patch net] tcp: reset sk_rx_dst in tcp_disconnect()
 2017-06-25  6:50 UTC 

[PATCH 0/6] Add support for the ICU unit in Marvell Armada 7K/8K
 2017-06-25  6:47 UTC  (6+ messages)
` [PATCH 4/6] irqchip: irq-mvebu-icu: new driver for Marvell ICU
      ` [EXT] "

[media_build] regression at 3a17e11 "update v4.10_sched_signal.patch"
 2017-06-25  6:45 UTC  (4+ messages)

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

[Buildroot] [autobuild.buildroot.net] Build results for 2017-06-24
 2017-06-25  6:30 UTC 

[PATCH v2 0/7] staging: ccree: bug fixes and TODO items for 4.13
 2017-06-25  6:28 UTC  (7+ messages)
` [PATCH v2 1/7] staging: ccree: fix hash import/export
` [PATCH v2 2/7] staging: ccree: register setkey for none hash macs

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

[PATCH net-next] liquidio: fix bug in soft reset failure detection
 2017-06-25  6:11 UTC  (2+ messages)

[PATCH net-next] liquidio: standardization: use min_t instead of custom macro
 2017-06-25  6:09 UTC  (2+ messages)

DPDK drivers should not use kernel version
 2017-06-25  6:03 UTC  (3+ messages)

AMD Ryzen KVM/NPT/IOMMU issue
 2017-06-25  5:55 UTC  (4+ messages)

[git pull] Input updates for v4.12-rc6
 2017-06-25  5:49 UTC 

[PATCH for-next 00/13] RDMA/bnxt_re: Misc fixes for bnxt_re
 2017-06-25  5:48 UTC  (3+ messages)
` [PATCH for-next 11/13] RDMA/bnxt_re: Fix return value of poll routine

[PATCH v2 0/3] fix ia64, tile, sh for thin archives
 2017-06-25  5:23 UTC  (4+ messages)
` [PATCH v2 3/3] tile: thin archives fix linking

struct inode initialization
 2017-06-25  5:22 UTC  (2+ messages)

(unknown),
 2017-06-25  5:19 UTC 

[PATCH] powerpc: Invalidate ERAT on powersave wakeup for POWER9
 2017-06-25  5:18 UTC  (3+ messages)
` [PATCH v2] "

[qemu-upstream-unstable test] 111017: tolerable FAIL - PUSHED
 2017-06-25  5:17 UTC 

[PATCH v3 4/6] powerpc/mm: Add devmap support for ppc64
 2017-06-25  5:16 UTC  (2+ messages)

(unknown),
 2017-06-25  5:14 UTC 

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


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.