All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-05-13 22:26:19 to 2016-05-14 01:45:37 UTC [more...]

Add top down metrics to perf stat
 2016-05-14  1:44 UTC  (6+ messages)
` [PATCH 1/8] x86/topology: Add topology_max_smt_threads()
` [PATCH 2/8] perf/x86: Support sysfs files depending on SMT status
` [PATCH 3/8] perf/x86/intel: Add Top Down events to Intel Core
` [PATCH 5/8] perf/x86/intel: Use new topology_max_smt_threads() in HT leak workaround
` [PATCH 8/8] perf stat: Add computation of TopDown formulas

[on-the-wire]Can not pass 'make check'
 2016-05-14  1:44 UTC  (2+ messages)

[PATCH v2 0/5] drivers: net: xgene: Bug fixes
 2016-05-14  1:41 UTC  (16+ messages)
` [PATCH v2 1/5] drivers: net: xgene: fix IPv4 forward crash
` [PATCH v2 2/5] drivers: net: xgene: fix sharing of irqs
` [PATCH v2 3/5] drivers: net: xgene: fix ununiform latency across queues
` [PATCH v2 4/5] drivers: net: xgene: fix statistics counters race condition
` [PATCH v2 5/5] drivers: net: xgene: fix register offset

[Qemu-devel] [Bug 1581334] [NEW] qemu + librbd takes high %sy cpu under high random io workload
 2016-05-14  1:28 UTC  (2+ messages)
` [Qemu-devel] [Bug 1581334] "

[U-Boot] [PATCH] sunxi: Increase the SPL header size to 48 bytes to avoid code corruption
 2016-05-14  1:29 UTC  (2+ messages)

[PATCH net] net: dsa: mv88e6xxx: remove bridge work
 2016-05-14  1:28 UTC  (2+ messages)

[U-Boot] [PATCH v2] sunxi: Increase SPL header size to 64 bytes to avoid code corruption
 2016-05-14  1:13 UTC 

v2_02_154 annotated tag has been created
 2016-05-14  1:12 UTC 

master - post-release
 2016-05-14  1:12 UTC 

master - pre-release
 2016-05-14  1:12 UTC 

[net-next 00/14][pull request] 1GbE Intel Wired LAN Driver Updates 2016-05-13
 2016-05-14  1:10 UTC  (17+ messages)
` [net-next 01/14] e1000e: fix ethtool autoneg off for non-copper
` [net-next 02/14] e1000e: Cleanup consistency in ret_val variable usage
` [net-next 03/14] igb: use BIT() macro or unsigned prefix
` [net-next 04/14] igb: make igb_update_pf_vlvf static
` [net-next 05/14] e1000e: e1000e_cyclecounter_read(): incvalue is 32 bits, not 64
` [net-next 06/14] e1000e: e1000e_cyclecounter_read(): fix er32(SYSTIML) overflow check
  ` [Intel-wired-lan] "
` [net-next 07/14] e1000e: e1000e_cyclecounter_read(): do overflow check only if needed
` [net-next 08/14] igb: adjust PTP timestamps for Tx/Rx latency
` [net-next 09/14] igbvf: remove unused variable and dead code
` [net-next 10/14] igbvf: use BIT() macro instead of shifts
` [net-next 11/14] e1000e: use BIT() macro for bit defines
` [net-next 12/14] e1000e: mark shifted values as unsigned
` [net-next 13/14] igb/igbvf: Add support for GSO partial
` [net-next 14/14] e1000e: don't modify SYSTIM registers during SIOCSHWTSTAMP ioctl

[PATCH nf V2] netfilter: fix oops in nfqueue during netns error unwinding
 2016-05-14  0:58 UTC  (9+ messages)

[PATCH] qede: fix build with gcc >= 6.0
 2016-05-14  1:06 UTC  (3+ messages)

[master][krogoth][PATCH v2 2/5] gcc 4.9: backport gperf fixes
 2016-05-14  1:03 UTC  (3+ messages)
` [master][krogoth][PATCH 3/5] openjade-native: work around bug exposed by GCC 6

No "unreachable" response for an outgoing TCP connection when using fwmark
 2016-05-14  0:13 UTC 

Kernel panic in F2FS mount on NVMe SSD
 2016-05-14  0:59 UTC  (9+ messages)

[PATCH 3/5] thermal: x86_pkg_temp: Handle the FROZEN hot plug notifier actions
 2016-05-14  0:59 UTC  (2+ messages)

[PATCH v2 1/2] f2fs: correct return value type of f2fs_fill_super
 2016-05-14  0:57 UTC  (5+ messages)
` [PATCH v2 2/2] f2fs: add fault injection to sysfs

WARNING at fs/btrfs/inode.c:9261 btrfs_destroy_inode()
 2016-05-14  0:56 UTC  (2+ messages)

udgb on fsl booke?
 2016-05-14  0:41 UTC 

[PATCH] fstests: generic: Test SHARED flag about fiemap ioctl before and after sync
 2016-05-14  0:49 UTC  (3+ messages)

[PATCH] mm,oom: Re-enable OOM killer using timeout
 2016-05-14  0:39 UTC  (6+ messages)

Can overlayfs be used for the filesystem root?
 2016-05-14  0:38 UTC 

[PATCH i2c-tools] i2cget: Add support for i2c block data
 2016-05-14  0:38 UTC  (2+ messages)

[PATCH] kconfig/merge_config.sh: add -C to choose make dir
 2016-05-14  0:36 UTC 

[xen-unstable test] 94070: tolerable FAIL - PUSHED
 2016-05-14  0:30 UTC 

Lack of aarch64 checks for perf events schedulability
 2016-05-14  0:22 UTC  (5+ messages)
` [Perfapi-devel] "

[PATCH 1/7] Btrfs: replace BUG() with WARN_ONCE in raid56
 2016-05-14  0:07 UTC  (7+ messages)
` [PATCH 2/7] Btrfs: replace BUG_ON with WARN_ONCE in cow_file_range
` [PATCH 3/7] Btrfs: check if extent buffer is aligned to sectorsize
` [PATCH 4/7] Btrfs: free sys_array eb as soon as possible
` [PATCH 5/7] Btrfs: replace BUG_ON with WARN in merge_bio
` [PATCH 6/7] Btrfs: fix eb memory leak due to readpage failure
` [PATCH 7/7] Btrfs: fix memory leak due to invalid btree height

[RFCv2 0/3] Support for high-priority block device flag
 2016-05-14  0:02 UTC  (8+ messages)
` [RFCv2 1/3] block: allow other bd i_node flags when DAX is disabled
` [RFCv2 2/3] block: add helper for setting and clearing S_DAX on inode
` [RFCv2 3/3] block: Introduce S_HIPRI inode flag

[PATCH] conf: don't check if config files are up to date
 2016-05-13 23:58 UTC  (7+ messages)

[Buildroot] [PATCH] Config.in: add -Og option
 2016-05-13 23:57 UTC 

[PATCH 1/2] Btrfs: add more valid checks for superblock
 2016-05-13 23:57 UTC  (12+ messages)
` [PATCH 2/2] Btrfs: add valid checks for chunk loading

[Patch v5 0/8] Qualcomm SCM Rework
 2016-05-13 23:50 UTC  (16+ messages)
` [Patch v5 1/8] dt/bindings: firmware: Add Qualcomm SCM binding
` [Patch v5 2/8] firmware: qcom: scm: Convert SCM to platform driver
` [Patch v5 3/8] firmware: qcom: scm: Use atomic SCM for cold boot
` [Patch v5 5/8] firmware: qcom: scm: Convert to streaming DMA APIS
` [Patch v5 6/8] firmware: qcom: scm: Add support for ARM64 SoCs

[fido][PATCH 0/1] Undo ABI breakage in OpenSSL
 2016-05-13 23:50 UTC  (4+ messages)

[jethro][PATCH] openssl: prevent ABI break from earlier jethro releases
 2016-05-13 23:49 UTC 

[PATCH 0/6] test -z/-n quoting fix + misc cleanups
 2016-05-13 23:47 UTC  (5+ messages)
` [PATCH 3/6] t9107: use "return 1" instead of "exit 1"

'git diff-index' doesn't honor the 'diff.algorithm' variable
 2016-05-13 23:45 UTC 

LVM RAID man page (lvmraid.7)
 2016-05-13 23:44 UTC  (2+ messages)

[PATCH RFT 0/2] Teach phylib hard-resetting devices
 2016-05-13 23:44 UTC  (8+ messages)
` [PATCH RFT 1/2] phylib: add device reset GPIO support

[qemu-upstream-4.3-testing test] 94089: trouble: blocked/broken
 2016-05-13 23:41 UTC 

[RFC PATCH] perf session: fixing uninitialised cpumode
 2016-05-13 23:36 UTC 

[Qemu-devel] [Bug 1581695] [NEW] getifaddrs: Address family not supported by protocol
 2016-05-13 23:27 UTC 

[PATCH] megaraid: add scsi_cmnd NULL check before use
 2016-05-13 23:34 UTC  (9+ messages)

[PATCH RESEND v5 0/6] crypto: algif - add akcipher
 2016-05-13 23:32 UTC  (4+ messages)
` [PATCH RESEND v5 6/6] crypto: AF_ALG - add support for key_id

Master build is failing
 2016-05-13 23:31 UTC 

What ixgbe devices support HWTSTAMP_FILTER_ALL for hardware time stamping?
 2016-05-13 23:12 UTC 

[PATCH for-next 0/5] Add scatter FCS support
 2016-05-13 23:18 UTC  (3+ messages)

[PATCHv2 0/5] pathspec labels [WAS: submodule groups]
 2016-05-13 23:13 UTC  (6+ messages)
` [PATCH 1/5] Documentation: fix a typo
` [PATCH 2/5] Documentation: correct typo in example for querying attributes
` [PATCH 3/5] pathspec: move long magic parsing out of prefix_pathspec
` [PATCH 4/5] pathspec: move prefix check out of the inner loop
` [PATCH 5/5] pathspec: record labels

[PATCH] drm/i915: Refresh cached DP port register value on resume
 2016-05-13 23:13 UTC  (2+ messages)
` ✗ Ro.CI.BAT: failure for "

[PATCH 0/2] Kill unneeded local variables in the LXT PHY driver
 2016-05-13 23:09 UTC  (3+ messages)
` [PATCH 1/2] lxt: simplify lxt97[01]_config_intr()
` [PATCH 2/2] lxt: simplify lxt970_config_init()

[PATCH] zram: introduce per-device debug_stat sysfs node
 2016-05-13 23:08 UTC  (2+ messages)

[PATCH 0/2] Don't return NULL from get_phy_device() anymore
 2016-05-13 23:05 UTC 

[PATCH] zram: introduce per-device debug_stat sysfs node
 2016-05-13 23:05 UTC  (10+ messages)

git svn clone cannot go beyond a specific rev on codeplex
 2016-05-13 23:02 UTC  (2+ messages)

[PATCH 0/5] cpufreq: governor: Rework API to use callbacks instead of events
 2016-05-13 23:02 UTC  (6+ messages)
` [PATCH 1/5] cpufreq: governor: CPUFREQ_GOV_LIMITS never fails
` [PATCH 2/5] cpufreq: governor: Check transition latecy at init time only
` [PATCH 3/5] cpufreq: governor: Simplify performance and powersave governors
` [PATCH 4/5] cpufreq: Split cpufreq_governor() into simpler functions
` [PATCH 5/5] cpufreq: governor: Get rid of governor events

[PATCH] megaraid: fix error code check of register_chrdev()
 2016-05-13 23:00 UTC 

[PATCH 00/10]block-throttle: add low/high limit
 2016-05-13 22:59 UTC  (3+ messages)

[U-Boot] [PATCH] mailbox: implement a sandbox test
 2016-05-13 22:59 UTC 

[xen-4.4-testing baseline-only test] 44413: regressions - trouble: blocked/broken/fail/pass
 2016-05-13 22:57 UTC 

[PATCH V1 for-next] IB/mlx5: Add UARs write-combining and non-cached mapping
 2016-05-13 22:55 UTC  (2+ messages)

[PATCH v4 1/3] ARM64: dts: rockchip: make rk3399's grf a "simple-mfd"
 2016-05-13 22:54 UTC  (6+ messages)
` [PATCH v4 3/3] ARM64: dts: rockchip: enable eMMC for rk3399 EVB

[PATCH 3.5/6] drm/amd/powerplay: fix bugs of checking if dpm is running on Tonga
 2016-05-13 22:51 UTC  (2+ messages)

[PATCH 01/40] bnxt: new driver for Broadcom NetXtreme-C devices
 2016-05-13 22:46 UTC  (41+ messages)
` [PATCH v2 "
  ` [PATCH v2 02/40] bnxt: add HWRM init code
  ` [PATCH v2 03/40] bnxt: add driver register/unregister support
  ` [PATCH v2 04/40] bnxt: add dev infos get operation
  ` [PATCH v2 05/40] bnxt: add dev configure operation
  ` [PATCH v2 06/40] bnxt: add vnic functions and structs
  ` [PATCH v2 07/40] bnxt: declare ring structs and free() func
  ` [PATCH v2 08/40] bnxt: add completion ring support
  ` [PATCH v2 09/40] bnxt: add L2 filter alloc/init/free
  ` [PATCH v2 10/40] bnxt: add Tx queue operations (nonfunctional)
  ` [PATCH v2 11/40] bnxt: add Rx queue create/destroy operations
  ` [PATCH v2 12/40] bnxt: statistics operations
  ` [PATCH v2 13/40] bnxt: initial Tx ring code
  ` [PATCH v2 14/40] bnxt: initial Rx "
  ` [PATCH v2 15/40] bnxt: alloc/free ring information
  ` [PATCH v2 16/40] bnxt: add HWRM function reset command
  ` [PATCH v2 17/40] bnxt: add HWRM vnic alloc function
  ` [PATCH v2 18/40] bnxt: add HWRM vnic free function
  ` [PATCH v2 19/40] bnxt: add HWRM vnic cfg function
  ` [PATCH v2 20/40] bnxt: add vnic RSS cos lb cTx alloc/free functions
  ` [PATCH v2 21/40] bnxt: add HWRM vnic RSS config function
  ` [PATCH v2 22/40] bnxt: add L2 Rx mask set/clear functions
  ` [PATCH v2 23/40] bnxt: add HWRM stats context allocation
  ` [PATCH v2 24/40] bnxt: add HWRM ring alloc/free functions
  ` [PATCH v2 25/40] bnxt: add ring group "
  ` [PATCH v2 26/40] bnxt: add HWRM stat context free function
  ` [PATCH v2 27/40] bnxt: add struct forward decl
  ` [PATCH v2 28/40] bnxt: add ring allocation and group init
  ` [PATCH v2 29/40] bnxt: work around HWRM error when creating rings
  ` [PATCH v2 30/40] bnxt: add HWRM port phy qcfg call and wrapper
  ` [PATCH v2 31/40] bnxt: add start/stop/link update operations
  ` [PATCH v2 32/40] bnxt: add promiscuous enable/disable operations
  ` [PATCH v2 33/40] bnxt: add all multicast "
  ` [PATCH v2 34/40] bnxt: add device close operation
  ` [PATCH v2 35/40] bnxt: add MAC address add/remove operations
  ` [PATCH v2 36/40] bnxt: add dev set link up/down operations
  ` [PATCH v2 37/40] bnxt: add reta update/query operations
  ` [PATCH v2 38/40] bnxt: add RSS device operations
  ` [PATCH v2 39/40] bnxt: add flow control operations
  ` [PATCH v2 40/40] bnxt: cleanup null pointer checks

linux-next: build failure after merge of the net-next tree
 2016-05-13 22:47 UTC  (6+ messages)
    ` QRTR merge conflict resolution (was: Re: linux-next: build failure after merge of the net-next tree)

Additional compiler barrier required in sched_preempt_enable_no_resched?
 2016-05-13 22:44 UTC  (3+ messages)

[PATCH] drm: expand cea861 mode timing table
 2016-05-13 22:44 UTC  (3+ messages)

[U-Boot] "make clean" not traversing into board-specific directories?
 2016-05-13 22:41 UTC  (3+ messages)

[PATCHv2 00/15] Get MUSB PM runtime working again
 2016-05-13 22:35 UTC  (5+ messages)
` [PATCH 10/15] usb: musb: Don't set d+ high before enable for 2430 glue layer

git push --quiet option does not seem to work
 2016-05-13 22:33 UTC  (2+ messages)

[PATCH v2 0/3] input: rmi4: Regulator supply support
 2016-05-13 22:29 UTC  (7+ messages)

[PATCH v3 1/2] ASoC: cs35l33: Initial commit of the cs35l33 CODEC driver
 2016-05-13 22:28 UTC  (2+ messages)

[PATCH 1/3] properly report a single frame rate of 60 FPS
 2016-05-13 22:19 UTC  (3+ messages)
` [PATCH 2/3] lower poll interval to fix occasional FPS drops to ~56 FPS
` [PATCH 3/3] fix occasional oopses on device close

[Qemu-devel] [PATCH qemu v16 00/19] spapr: vfio: Enable Dynamic DMA windows (DDW)
 2016-05-13 22:26 UTC  (5+ messages)
` [Qemu-devel] [PATCH qemu v16 17/19] spapr_iommu, vfio, memory: Notify IOMMU about starting/stopping being used by VFIO
` [Qemu-devel] [PATCH qemu v16 18/19] vfio/spapr: Create DMA window dynamically (SPAPR IOMMU v2)

[PATCH 1/4] phy: rockchip-emmc: give DLL some extra time to be ready
 2016-05-13 22:26 UTC  (4+ messages)
` [PATCH 4/4] phy: rockchip-emmc: reindent the register definitions


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.