All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-03-01 04:44:41 to 2017-03-01 06:52:01 UTC [more...]

[virtio-dev] packed ring layout proposal v3
 2017-09-10  5:06 UTC  (3+ messages)
      ` [virtio-dev] packed ring layout proposal v2

8250 memory mapped UART
 2017-03-01  6:15 UTC  (2+ messages)
` Fwd: "

USB3.0 XHCI support on GRUB2
 2017-03-01  6:14 UTC  (2+ messages)
` Fwd: "

[PATCH v2] x86/apicv: enhance posted-interrupt processing
 2017-03-01  7:38 UTC  (5+ messages)

[patch] net/mlx4: && vs & typo
 2017-03-01  6:52 UTC  (6+ messages)

[PATCH v5 00/13] lockdep: Implement crossrelease feature
 2017-03-01  6:20 UTC  (18+ messages)
` [PATCH v5 06/13] "

[RFC Design Doc v3] Enable Shared Virtual Memory feature in pass-through scenarios
 2017-03-01  6:51 UTC  (4+ messages)
  ` [Qemu-devel] "

SCSI regression in 4.11
 2017-03-01  6:48 UTC  (10+ messages)

[PATCH v2 0/2] fujitsu-laptop: acpi_fujitsu_bl_notify() cleanup
 2017-03-01  6:42 UTC  (3+ messages)
` [PATCH v2 1/2] platform/x86: fujitsu-laptop: decrease indentation in acpi_fujitsu_bl_notify()
` [PATCH v2 2/2] platform/x86: fujitsu-laptop: simplify brightness key event generation logic

Problem on SCTP
 2017-03-01  6:43 UTC  (30+ messages)

[PATCH 1/3] dt-bindings: imx-ocotp: add compatible string for i.MX7D/S
 2017-03-01  6:40 UTC  (9+ messages)
` [PATCH 2/3] arm: dts: imx7s: enable ocotp
` [PATCH 3/3] nvmem: octop: Add i.MX7D support

[PATCH v3 0/2] perf/sdt: Directly record SDT events with 'perf record'
 2017-03-01  5:45 UTC  (5+ messages)
` [PATCH v3 2/2] "

[PATCH V3 0/7] PM / Domains: Implement domain performance states
 2017-03-01  6:14 UTC  (9+ messages)
` [PATCH V3 2/7] PM / OPP: Introduce "domain-performance-state" binding to OPP nodes

a new layer that support spdx
 2017-03-01  6:36 UTC 

[PATCH v8 00/24] Enable L2 Cache Allocation Technology & Refactor psr.c
 2017-03-01  6:35 UTC  (15+ messages)
` [PATCH v8 03/24] x86: refactor psr: implement main data structures
` [PATCH v8 07/24] x86: refactor psr: implement get value flow
` [PATCH v8 08/24] x86: refactor psr: set value: implement framework
` [PATCH v8 17/24] x86: L2 CAT: implement CPU init and free flow

[PATCH] jump_label: align jump_entry table to at least 4-bytes
 2017-03-01  6:34 UTC  (21+ messages)

[PATCH 00/20] Enable lowmem repair for fs/subvolume tree
 2017-03-01  3:13 UTC  (2+ messages)
` [PATCH 12/20] btrfs-progs: cmds-check.c: introduce __create_inode_item

[GIT PULL] turbostat 17.02.24
 2017-03-01  5:27 UTC  (41+ messages)
` [PATCH 01/44] tools/power turbostat: fix bugs in --add option
  ` [PATCH 02/44] tools/power turbostat: Add --show and --hide parameters
  ` [PATCH 03/44] tools/power turbostat: BYT does not have MSR_MISC_PWR_MGMT
  ` [PATCH 05/44] tools/power turbostat: Baytrail: remove debug line in quiet mode
  ` [PATCH 06/44] tools/power turbostat: update MSR_PKG_CST_CONFIG_CONTROL decoding
  ` [PATCH 07/44] x86: msr-index.h: Define MSR_PKG_CST_CONFIG_CONTROL
  ` [PATCH 08/44] intel_idle: use new name for MSR_PKG_CST_CONFIG_CONTROL
  ` [PATCH 10/44] x86: msr-index.h: Remove unused MSR_NHM_SNB_PKG_CST_CFG_CTL
  ` [PATCH 11/44] tools/power turbostat: Baytrail c-state support
  ` [PATCH 12/44] tools/power turbostat: add precision to --debug frequency output
  ` [PATCH 13/44] tools/power turbostat: further decode MSR_IA32_MISC_ENABLE
  ` [PATCH 14/44] x86 msr-index.h: Define Atom specific core ratio MSR locations
  ` [PATCH 15/44] intel_pstate: use MSR_ATOM_RATIOS definitions from msr-index.h
  ` [PATCH 17/44] tools/power turbostat: decode CPUID(6).TURBO
  ` [PATCH 18/44] x86 msr_index.h: Define MSR_MISC_FEATURE_CONTROL
  ` [PATCH 19/44] tools/power turbostat: decode MSR_MISC_FEATURE_CONTROL
  ` [PATCH 20/44] tools/power turbostat: show all columns, independent of --debug
  ` [PATCH 21/44] tools/power turbostat: print system config, unless --quiet
  ` [PATCH 22/44] tools/power turbostat: use tsc_tweak everwhere it is needed
  ` [PATCH 23/44] tools/power turbostat: bug fixes to --add, --show/--hide features
  ` [PATCH 24/44] x86: intel-family.h: Add GEMINI_LAKE SOC
  ` [PATCH 25/44] tools/power turbostat: initial Gemini Lake SOC support
  ` [PATCH 26/44] tools/power turbostat: Denverton: use HW CC1 counter, skip C3, C7
  ` [PATCH 27/44] tools/power turbostat: skip unused counters on SKX
  ` [PATCH 28/44] tools/power turbostat: fix decoding for GLM, DNV, SKX turbo-ratio limits
  ` [PATCH 29/44] tools/power turbostat: skip unused counters on BDX
  ` [PATCH 30/44] tools/power turbostat: extend --add option to accept /sys path
  ` [PATCH 31/44] tools/power turbostat: print sysfs C-state stats
  ` [PATCH 32/44] tools/power turbostat: add --cpu parameter
  ` [PATCH 34/44] tools/power turbostat: Add --list option to show available header names
  ` [PATCH 36/44] tools/power turbostat: update --list feature
  ` [PATCH 37/44] tools/power turbostat: turbostat.8 update
  ` [PATCH 38/44] tools/power turbostat: move --Package and --processor into the --cpu option
  ` [PATCH 39/44] tools/power turbostat: support "--hide C1" etc
  ` [PATCH 40/44] tools/power turbostat: show package number, even without --debug
  ` [PATCH 41/44] tools/power turbostat: dump p-state software config
  ` [PATCH 42/44] tools/power turbostat: show error on exec
  ` [PATCH 43/44] tools/power turbostat: bugfix: --add u32 was printed as u64
  ` [PATCH 44/44] tools/power turbostat: version 17.02.24

[GIT PULL] objtool fixes
 2017-03-01  6:05 UTC  (3+ messages)

mpt3sas sleep from atomic context on v4.10
 2017-03-01  6:20 UTC  (3+ messages)

[PATCH] ifdown: if socket can not be opened, then no need to close it
 2017-03-01  6:26 UTC  (2+ messages)

[PATCH] drm/amd/amdgpu: add atomit helper function into suspend/resume functions
 2017-03-01  6:27 UTC  (2+ messages)

[PATCH 0/5] x86/xen: untangle PV and PVHVM guest support code
 2017-03-01  6:25 UTC  (10+ messages)
` [PATCH 1/5] x86/xen: start untangling "
  ` [Xen-devel] "
` [PATCH 2/5] x86/xen: split smp.c for PV and PVHVM guests
  ` [Xen-devel] "
` [PATCH 3/5] x86/xen: put setup.c, mmu.c and p2m.c under CONFIG_XEN_PV
  ` [Xen-devel] "

EPT questions!
 2017-03-01  6:18 UTC  (3+ messages)

Driver support for QCA6174 chip using SDIO interface
 2017-03-01  6:25 UTC  (8+ messages)

What is the max size of packets rte_eth_tx_burst() can send practically/theoritically?
 2017-03-01  6:24 UTC  (2+ messages)

[GIT PULL] locking fixes
 2017-02-28 18:37 UTC  (2+ messages)

[PATCH] staging: iio: ad7280a: Group similar macros into enums
 2017-03-01  6:23 UTC  (3+ messages)
` [Outreachy kernel] "

[GIT PULL] f2fs update for 4.11
 2017-03-01  6:22 UTC  (2+ messages)

[RFC PATCH 0/3] PM / Domains: Add support for devices that require multiple domains
 2017-03-01  6:19 UTC  (3+ messages)

net/bonding - need for 8023ad slave to be in promisc mode
 2017-03-01  6:17 UTC  (2+ messages)

[PATCH v4 00/36] i.MX Media Driver
 2017-03-01  0:20 UTC  (4+ messages)
` [PATCH v4 15/36] platform: add video-multiplexer subdevice driver

kvm: WARNING in nested_vmx_vmexit
 2017-03-01  6:13 UTC  (2+ messages)

[MDADM PATCH 0/2] Fix some building errors
 2017-03-01  6:12 UTC  (3+ messages)
` [MDADM PATCH 1/2] Add Wimplicit-fallthrough=0 in Makefile
` [MDADM PATCH 2/2] Specify suitable size when write to buffer

[PATCH v2] powernv/opal: Handle OPAL_WRONG_STATE error from OPAL fails
 2017-03-01  6:10 UTC  (3+ messages)

[PATCH 0/6] Use time_t
 2017-02-28 21:31 UTC  (6+ messages)

[PATCH 0/4] miscellaneous tests
 2017-03-01  6:08 UTC  (5+ messages)
` [PATCH 4/4] xfs: stress test xfs_scrub
  ` [PATCH v2 "

[PATCH] arm64: dump: hide kernel pointers
 2017-02-28 22:55 UTC  (4+ messages)

[PATCH 1/2] Documentation: dt-bindings: Document bindings for Aspeed AST2400/AST2500 ADC
 2017-03-01  3:45 UTC  (4+ messages)
` [PATCH 2/2] hwmon: "

[qemu-mainline test] 106266: tolerable FAIL - PUSHED
 2017-03-01  6:07 UTC 

[PATCH 0/9] Update ixgbe base driver
 2017-03-01  6:04 UTC  (10+ messages)
` [PATCH 1/9] net/ixgbe/base: make a debug message simple
` [PATCH 2/9] net/ixgbe/base: remove X550em SFP iXFI setup
` [PATCH 3/9] net/ixgbe/base: add link block check for KR
` [PATCH 4/9] net/ixgbe/base: add bit for enabling L3/L4 filtering
` [PATCH 5/9] net/ixgbe/base: complete hw init when SFP not present
` [PATCH 6/9] net/ixgbe/base: disable FC for 15B0
` [PATCH 7/9] net/ixgbe: support xcast promisc mode
` [PATCH 8/9] net/ixgbe/base: fix build error
` [PATCH 9/9] net/ixgbe/base: update readme

[U-Boot] [PATCH] sunxi: Add boards/sunxi and arch/arm/mach-sunxi to sunxi MAINTAINERS entry
 2017-03-01  6:03 UTC 

About scripts/oe-find-native-sysroot
 2017-03-01  5:58 UTC 

[PATCH v7 7/8] uapi: export all headers under uapi directories
 2017-03-01  4:52 UTC  (6+ messages)
` [PATCH v8 00/11] "
  ` [PATCH v8 08/11] cryptouser.h: fix include from userland

Sparse-LLVM issue compiling NULL pointers
 2017-03-01  5:49 UTC  (6+ messages)

[PATCH] libext2fs: readahead for meta_bg
 2017-03-01  4:35 UTC  (6+ messages)

[U-Boot] Device cleanup before starting OS (Linux)
 2017-03-01  5:52 UTC  (3+ messages)

[PATCH 1/2] vfs: implement fchmodat2() syscall
 2017-02-28 18:41 UTC  (3+ messages)

connect cmd error for nvme-rdma with eventual kernel crash
 2017-03-01  5:50 UTC  (4+ messages)

[PATCH] build_mem_phdrs(): check if p_paddr is invalid
 2017-03-01  5:49 UTC 

[Qemu-devel] [PATCH qemu v2] exec, kvm, target-ppc: Move getrampagesize() to common code
 2017-03-01  5:45 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 00/24] block: Command line option -blockdev
 2017-03-01  5:47 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 24/24] keyval: Support lists

[kernel-hardening] [PATCH] refcount: add refcount_t API kernel-doc comments
 2017-03-01  5:44 UTC  (2+ messages)

[kernel-hardening] [RFC] Introduce rare_write() infrastructure
 2017-03-01  5:41 UTC  (4+ messages)
` [kernel-hardening] [RFC][PATCH 5/8] ARM: Implement __arch_rare_write_map/unmap()
  ` [kernel-hardening] "

[PATCH v7 0/5] Introduce Python bindings for libfdt
 2017-03-01  5:40 UTC  (7+ messages)
` [PATCH v7 1/5] Add an initial Python library "
` [PATCH v7 2/5] Add tests for pylibfdt

[PATCH] configure: add a --disable-rdma flag to control rdma deps
 2017-03-01  5:30 UTC 

__vmap multiple times same mfn
 2017-03-01  5:39 UTC  (3+ messages)

[xen-unstable bisection] complete test-amd64-i386-xl-qemuu-winxpsp3-vcpus1
 2017-03-01  5:37 UTC 

[PATCH v3] Input: pwm-beeper: support customized freq for SND_BELL
 2017-03-01  5:37 UTC 

[PATCH 1/2] Btrfs: fix unexpected file hole after disk errors
 2017-03-01  5:22 UTC  (3+ messages)

[PATCH v8 0/5] Introduce Python bindings for libfdt
 2017-03-01  5:34 UTC  (6+ messages)
  ` [PATCH v8 1/5] Add an initial Python library "
  ` [PATCH v8 2/5] Add tests for pylibfdt
  ` [PATCH v8 3/5] Mention pylibfdt in the documentation
  ` [PATCH v8 4/5] Adjust libfdt.h to work with swig
  ` [PATCH v8 5/5] Build pylibfdt as part of the normal build process

[PATCH] staging: iio: ad7280a: Move contents of header file to source file
 2017-02-28 18:32 UTC  (2+ messages)

[PATCH v2] Input: pwm-beeper: support customized freq for SND_BELL
 2017-03-01  5:05 UTC  (8+ messages)
` [v2] "

ath10k QCA988x firmware not supporting monitor mode
 2017-03-01  5:22 UTC  (3+ messages)

[PATCH v3] sched/deadline: Change the time to replenish runtime for sleep tasks
 2017-03-01  3:37 UTC  (5+ messages)

cron job: media_tree daily build: ERRORS
 2017-03-01  5:11 UTC 

[Qemu-devel] [RFC PATCH v2 00/12] ISA 3.00 KVM guest support
 2017-03-01  5:17 UTC  (6+ messages)
` [Qemu-devel] [RFC PATCH v2 08/12] spapr: Only setup HTP if necessary

[PATCH 0/3] userfaultfd non-cooperative further update for 4.11 merge window
 2017-03-01  5:17 UTC  (2+ messages)
` [PATCH 1.5/3] userfaultfd: documentation fixup after removal of UFFD_EVENT_EXIT

[RFC PATCH 0/2] mtd: spi-nor: Handle vmalloc'd buffers
 2017-03-01  5:13 UTC  (9+ messages)
` [RFC PATCH 1/2] mtd: spi-nor: Introduce bounce buffer to handle "
` [RFC PATCH 2/2] mtd: devices: m25p80: Enable spi-nor bounce buffer support

[GIT PULL] HID for 4.11
 2017-03-01  5:05 UTC  (9+ messages)

[PATCH 0/2] net/mlx5: add enhanced multi-packet send for ConnectX-5
 2017-03-01  5:02 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] doc: update PMD options for mlx5

[Bug 194731] New: drm general protection fault in drm_atomic_init
 2017-03-01  5:00 UTC  (2+ messages)
` [Bug 194731] "

[GIT PULL] arm64 fixes for -rc1
 2017-03-01  4:51 UTC  (2+ messages)

[PATCH v2] staging: vc04_services: bcm2835-camera: Simplify NULL comparisons
 2017-03-01  4:47 UTC 

[PATCH v5 0/10] fstests: new way to run overlay tests
 2017-03-01  3:47 UTC  (2+ messages)

mm allocation failure and hang when running xfstests generic/269 on xfs
 2017-03-01  4:46 UTC  (2+ messages)

[Qemu-devel] [PULL 00/50] ppc-for-2.9 queue 20170301
 2017-03-01  4:44 UTC  (15+ messages)
` [Qemu-devel] [PULL 26/50] ppc/xics: remove set_nr_irqs() handler from XICSStateClass
` [Qemu-devel] [PULL 27/50] ppc/xics: remove set_nr_servers() "
` [Qemu-devel] [PULL 35/50] ppc/xics: register the reset handler of ICS objects
` [Qemu-devel] [PULL 36/50] ppc/xics: remove the XICS list of ICS
` [Qemu-devel] [PULL 37/50] ppc/xics: extend the QOM interface to handle ICPs
` [Qemu-devel] [PULL 39/50] ppc/xics: simplify the cpu_setup() handler
` [Qemu-devel] [PULL 40/50] ppc/xics: move the cpu_setup() handler under the ICPState class
` [Qemu-devel] [PULL 41/50] ppc/xics: use the QOM interface to grab an ICP
` [Qemu-devel] [PULL 43/50] ppc/xics: register the reset handler of ICP objects
` [Qemu-devel] [PULL 45/50] ppc/xics: export the XICS init routines
` [Qemu-devel] [PULL 46/50] ppc/xics: remove the XICSState classes
` [Qemu-devel] [PULL 48/50] ppc/xics: move InterruptStatsProvider to the sPAPR machine
` [Qemu-devel] [PULL 49/50] ppc/xics: rename 'ICPState *' variables to 'icp'
` [Qemu-devel] [PULL 50/50] Add PowerPC 32-bit guest memory dump support


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.