All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-06-13 23:45:13 to 2017-06-14 01:27:41 UTC [more...]

[PATCH v2 1/4] spi: rockchip: fix error handling when probe
 2017-06-14  1:27 UTC  (5+ messages)
` [PATCH v2 2/4] spi: rockchip: add support for "cs-gpios" dts property

Ftrace vs perf user page fault statistics differences
 2017-06-14  1:27 UTC  (7+ messages)

[PATCH v12 00/23] Enable L2 Cache Allocation Technology & Refactor psr.c
 2017-06-14  1:12 UTC  (24+ messages)
` [PATCH v12 01/23] docs: create Cache Allocation Technology (CAT) and Code and Data Prioritization (CDP) feature document
` [PATCH v12 02/23] x86: move cpuid_count_leaf from cpuid.c to processor.h
` [PATCH v12 03/23] x86: refactor psr: remove L3 CAT/CDP codes
` [PATCH v12 04/23] x86: refactor psr: L3 CAT: implement main data structures, CPU init and free flows
` [PATCH v12 05/23] x86: refactor psr: L3 CAT: implement Domain init/free and schedule flows
` [PATCH v12 06/23] x86: refactor psr: L3 CAT: implement get hw info flow
` [PATCH v12 07/23] x86: refactor psr: L3 CAT: implement get value flow
` [PATCH v12 08/23] x86: refactor psr: L3 CAT: set value: implement framework
` [PATCH v12 09/23] x86: refactor psr: L3 CAT: set value: assemble features value array
` [PATCH v12 10/23] x86: refactor psr: L3 CAT: set value: implement cos finding flow
` [PATCH v12 11/23] x86: refactor psr: L3 CAT: set value: implement cos id picking flow
` [PATCH v12 12/23] x86: refactor psr: L3 CAT: set value: implement write msr flow
` [PATCH v12 13/23] x86: refactor psr: CDP: implement CPU init flow
` [PATCH v12 14/23] x86: refactor psr: CDP: implement get hw info flow
` [PATCH v12 15/23] x86: refactor psr: CDP: implement set value callback function
` [PATCH v12 16/23] x86: L2 CAT: implement CPU init flow
` [PATCH v12 17/23] x86: L2 CAT: implement get hw info flow
` [PATCH v12 18/23] x86: L2 CAT: implement get value flow
` [PATCH v12 19/23] x86: L2 CAT: implement set "
` [PATCH v12 20/23] tools: L2 CAT: support get HW info for L2 CAT
` [PATCH v12 21/23] tools: L2 CAT: support show cbm "
` [PATCH v12 22/23] tools: L2 CAT: support set "
` [PATCH v12 23/23] docs: add L2 CAT description in docs

linux-next: build failure after merge of the sound-asoc tree
 2017-06-14  1:26 UTC 

t1308-config-set.sh fails on current master
 2017-06-14  1:25 UTC  (2+ messages)

proposal for how to share other refs as part of refs/tracking/*
 2017-06-14  1:24 UTC  (4+ messages)

Memory issues and USB support? (and OpenWatcom)
 2017-06-14  1:23 UTC  (4+ messages)

[PATCH] drm/mediatek: fixup error memory reallocation
 2017-06-14  1:19 UTC  (4+ messages)

How to implement virtual hardware in QEMU?
 2017-06-14  1:17 UTC 

Image lacks libraries needed by SDK
 2017-06-14  1:17 UTC  (3+ messages)

[PATCH tip/sched/core] Add comments to aid in safer usage of swake_up
 2017-06-14  1:15 UTC  (6+ messages)

[kernel-hardening] [PATCH v1 1/1] Add Trusted Path Execution as a stackable LSM
 2017-06-05 15:30 UTC  (2+ messages)
`  "

[PATCH v2] Kbuild: tiny correction on `make help`
 2017-06-14  1:15 UTC  (4+ messages)

[PATCH 0/8] Allow f_acm gadgets to notify the user about SetLineCoding requests
 2017-06-14  1:14 UTC  (3+ messages)
` [PATCH 6/8] usb: gadget: f_acm: add an ioctl to get the current line coding

[PATCH 1/5] kni: fix build with gcc 7.1
 2017-06-14  1:15 UTC  (3+ messages)
` [PATCH 2/5] net/i40e: fix memset size

[PATCH v2 0/8] Allow f_acm gadgets to notify the user about SetLineCoding requests
 2017-06-14  1:15 UTC  (3+ messages)
` [PATCH v2 1/8] tty: add a poll() callback in struct tty_operations

[ANNOUNCE] public-inbox.org/git/ search updates for diffs
 2017-06-14  1:12 UTC 

[PATCH v3] tools: fix several "format-truncation" warnings with GCC 7
 2017-06-14  1:11 UTC 

[PATCH v4 0/2] Add i2c dt-binding and device node for Mediatek MT2701 Soc
 2017-06-14  1:11 UTC  (11+ messages)
` [PATCH v4 2/2] arm: dts: Add Mediatek MT2701 i2c device node

[PATCH net-next 0/9] Hisilicon Network Subsystem 3 Ethernet Driver
 2017-06-14  1:10 UTC  (7+ messages)
` [PATCH net-next 6/9] net: hns3: Add MDIO support to HNS3 Ethernet driver for hip08 SoC

[PATCH 0/4] KVM: async_pf: Fix async_pf exception injection
 2017-06-14  1:07 UTC  (7+ messages)
` [PATCH 3/4] KVM: async_pf: Force a nested vmexit if the injected #PF is async_pf
` [PATCH 4/4] KVM: async_pf: Let host know whether the guest support delivery async_pf as #PF vmexit

(unknown),
 2017-06-14  1:06 UTC 

Lock between userspace and btrfs-cleaner on extent_buffer
 2017-06-14  1:05 UTC  (2+ messages)

[PATCH] ASoC: simple_card_utils: add EXPORT_SYMBOL_GPL() for asoc_simple_card_clk_xxx()
 2017-06-14  1:04 UTC  (2+ messages)

[PATCH v3 00/18] introduce the Xen PV Calls backend
 2017-06-14  1:00 UTC  (46+ messages)
` [PATCH v3 01/18] xen: introduce the pvcalls interface header
  ` [PATCH v3 07/18] xen/pvcalls: implement socket command
  ` [PATCH v3 08/18] xen/pvcalls: implement connect command
  ` [PATCH v3 09/18] xen/pvcalls: implement bind command
  ` [PATCH v3 11/18] xen/pvcalls: implement accept command
  ` [PATCH v3 12/18] xen/pvcalls: implement poll command
  ` [PATCH v3 13/18] xen/pvcalls: implement release command
  ` [PATCH v3 14/18] xen/pvcalls: disconnect and module_exit
  ` [PATCH v3 15/18] xen/pvcalls: implement the ioworker functions
  ` [PATCH v3 16/18] xen/pvcalls: implement read
  ` [PATCH v3 17/18] xen/pvcalls: implement write
  ` [PATCH v3 18/18] xen: introduce a Kconfig option to enable the pvcalls backend

[PATCH] Add the --partial-dmesg option to dump only non-cleared dmesg
 2017-06-14  0:58 UTC  (2+ messages)
` [makedumpfile PATCH v2] "

[meta-oe][PATCH] libdevmapper: sync with lvm2 2.02.171
 2017-06-14  0:58 UTC 

broonie-sound/for-next build: 207 builds: 13 failed, 194 passed, 38 errors, 9 warnings (v4.12-rc5-151-g2eb01858cc80)
 2017-06-14  0:58 UTC  (2+ messages)

linux-next: manual merge of the drm tree with the drm-intel-fixes tree
 2017-06-14  0:56 UTC  (2+ messages)

Applications in general; Emacs
 2017-06-14  0:55 UTC  (2+ messages)

[PATCH 00/11] ARM: dts: imx6qdl: video capture support
 2017-06-14  0:55 UTC  (4+ messages)

What's cooking in git.git (Jun 2017, #04; Tue, 13)
 2017-06-14  0:52 UTC  (2+ messages)

[PATCH v2] tpm: Enable CLKRUN protocol for Braswell systems
 2017-06-14  0:51 UTC  (7+ messages)
` [PATCH v4] "

linux-next: manual merge of the drm tree with the drm-intel-fixes tree
 2017-06-14  0:50 UTC 

[PATCH v2 0/4] Add Broadcom STB USB phy driver
 2017-06-14  0:50 UTC  (5+ messages)
` [PATCH v2 1/4] soc: brcmstb: Add Product ID and Family ID helper functions

[PATCHv3 1/4] clone: respect additional configured fetch refspecs during initial fetch
 2017-06-14  0:49 UTC  (9+ messages)
        ` [PATCHv4 1/2] "
        ` [PATCH] remote: drop free_refspecs() function

[PATCH v2 3/4] phy: usb: phy-brcm-usb: Add Broadcom STB USB phy driver
 2017-06-14  0:48 UTC  (4+ messages)

[seabios test] 110398: regressions - FAIL
 2017-06-14  0:48 UTC 

[PATCH] bitbake: runqueue: multiconfig fix
 2017-06-14  0:46 UTC 

[GIT PULL FOR v4.13] Add video-mux, ov5640 and i.MX media staging driver
 2017-06-14  0:43 UTC  (2+ messages)

[Bug 101322] New: GM108/NV118: 0 MiB DDR3 and boot crash in gf100_ltc_oneinit_tag_ram
 2017-06-14  0:40 UTC  (2+ messages)
  ` [Bug 101322] "

[PATCH 0/2] power: supply: ltc2941-battery-gauge: Support LTC2942
 2017-06-14  0:08 UTC  (4+ messages)
` [PATCH 2/2] power: supply: ltc2941-battery-gauge: Add support for LTC2942

Reminder: Toaster Weekly Meeting: 1-800-262-0778 x 88393762#
 2017-06-14  0:39 UTC  (2+ messages)

[net-next 0/9][pull request] 10GbE Intel Wired LAN Driver Updates 2017-06-13
 2017-06-14  0:38 UTC  (10+ messages)
` [net-next 1/9] ixgbe: fix race condition with PTP_TX_IN_PROGRESS bits
` [net-next 2/9] ixgbe: avoid permanent lock of *_PTP_TX_IN_PROGRESS
` [net-next 3/9] ixgbe: add statistic indicating number of skipped Tx timestamps
` [net-next 4/9] ixgbe: check for Tx timestamp timeouts during watchdog
` [net-next 5/9] ixgbe: Bump version number
` [net-next 6/9] ixgbevf: "
` [net-next 7/9] ixgbe: fix writes to PFQDE
` [net-next 8/9] ixgbe: Resolve cppcheck format string warning
` [net-next 9/9] ixgbe: pci_set_drvdata must be called before register_netdev

[PATCH v2 net-next 0/9] bpf: xdp: Report bpf_prog ID in IFLA_XDP
 2017-06-14  0:37 UTC  (4+ messages)
` [PATCH v2 net-next 8/9] bpf: nfp: Report bpf_prog ID during XDP_QUERY_PROG

[PATCH 1/1] uio: Fix uio_device memory leak
 2017-06-14  0:35 UTC  (4+ messages)

[PATCH 0/5] ASoC: simple/graph card: use asoc_simple_card_of_parse_tdm()
 2017-06-14  0:35 UTC  (12+ messages)
` [PATCH 1/5] ASoC: simple-card-utils: add asoc_simple_card_of_parse_tdm()
` [PATCH 2/5] ASoC: simple-card: use asoc_simple_card_of_parse_tdm()
` [PATCH 3/5] ASoC: simple-scu-card: "
` [PATCH 4/5] ASoC: audio-graph-card: "
` [PATCH 5/5] ASoC: audio-graph-scu-card: "

[RFC/PATCH] builtin/blame: darken redundant line information
 2017-06-14  0:33 UTC  (3+ messages)

[PATCH v3] ubifs: Change gfp flags in page allocation for bulk read
 2017-06-14  0:31 UTC 

[PATCH] ASoC: ak4613: add missing 64000 in ak4613_dai_hw_params()
 2017-06-14  0:31 UTC  (2+ messages)

[Bug 101368] Nouveau regression GT218M in Kernel 4.11 Won't Boot
 2017-06-14  0:31 UTC 

[Fuego] Error while running a test on target connected to serial interface
 2017-06-14  0:29 UTC  (3+ messages)

WMI and Kernel:User interface
 2017-06-14  0:28 UTC  (6+ messages)

[PATCH] fs: initialize resize_wait wait queue of init task
 2017-06-14  0:27 UTC 

linux-next: manual merge of the net-next tree with the net tree
 2017-06-14  0:25 UTC 

disk gone
 2017-06-14  0:24 UTC  (4+ messages)

[PATCH v8 00/10] xfsprogs 4.12: GETFSMAP support
 2017-06-14  0:23 UTC  (4+ messages)
` [PATCH 03/10] xfs_io: support the new getfsmap ioctl

[LTP] [PATCH 1/2] syscalls/splice04,05: fix max limit for pipe
 2017-06-14  0:23 UTC  (4+ messages)
` [LTP] [PATCH 2/2] syscalls/splice05: check if splice supports stream af_unix sockets
  ` [LTP] [PATCH v2] "

[PATCH 0/4] bpf: Changes needed (or desired) for MIPS support
 2017-06-14  0:22 UTC  (10+ messages)
` [PATCH 1/4] tools: bpf_jit_disasm: Handle large images
` [PATCH 2/4] test_bpf: Add test to make conditional jump cross a large number of insns
` [PATCH 3/4] bpf: Add MIPS support to samples/bpf
` [PATCH 4/4] samples/bpf: Fix tracex5 to work with MIPS syscalls

linux-next: manual merge of the net-next tree with the net tree
 2017-06-14  0:20 UTC 

[PATCH] powerpc/xive: Fix offset for store EOI MMIOs
 2017-06-14  0:19 UTC 

[Qemu-devel] NVME: is there any plan to support SGL data transfer?
 2017-06-13  1:25 UTC  (4+ messages)
` [Qemu-devel] [Qemu-block] "

[PATCH 0/3] fscrypt: forbid truncate(2) without key
 2017-06-14  0:14 UTC  (5+ messages)
` [PATCH 1/3] ext4: require key for truncate(2) of encrypted file
` [PATCH 2/3] f2fs: "
` [PATCH 3/3] ubifs: "

[PATCH 0/8] Support for 24x7 hcall interface version 2
 2017-06-14  0:13 UTC  (3+ messages)
` [PATCH 7/8] powerpc/perf/hv-24x7: Support v2 of the hypervisor API

[PATCH v1 00/11] mm/kasan: support per-page shadow memory to reduce memory consumption
 2017-06-14  0:12 UTC  (12+ messages)

[PATCH v2] ubifs: Change gfp flags in page allocation for bulk read
 2017-06-14  0:11 UTC 

New GCC compiler for 8086 cpu's
 2017-06-14  0:08 UTC 

[BUG] b9c8e7f2fb6e breaks git bisect visualize
 2017-06-14  0:06 UTC 

[Qemu-devel] [PATCH] Remove restriction that prevents bootimg elf64 images
 2017-06-14  0:05 UTC  (4+ messages)

[PATCH] drm: adv7511_audio: Add .get_dai_id callback to map port number to dai id
 2017-06-14  0:05 UTC  (2+ messages)

[PATCH v2 0/5] MIPS: Implement eBPF JIT
 2017-06-14  0:04 UTC  (3+ messages)
` [PATCH v2 4/5] MIPS: Add support for "

[PATCH v2 0/2] SoC driver for Broadcom STB DPFE
 2017-06-14  0:03 UTC  (5+ messages)
` [PATCH v2 2/2] soc: brcmstb: Add driver for DPFE

[PATCH v3 0/3] [PATCH v3 0/3] [media] add IPU3 CIO2 CSI2 driver
 2017-06-14  0:01 UTC  (3+ messages)
` [PATCH 3/3] intel-ipu3: cio2: Add new MIPI-CSI2 driver

Sparse release v0.5.1-rc1
 2017-06-14  0:00 UTC  (5+ messages)

network driver tx/rx path buffers
 2017-06-13 23:57 UTC 

[PATCH V2 net-next 0/8] Hisilicon Network Subsystem 3 Ethernet Driver
 2017-06-13 23:55 UTC  (7+ messages)
` [PATCH V2 net-next 1/8] net: hns3: Add support of HNS3 Ethernet Driver for hip08 SoC
` [PATCH V2 net-next 6/8] net: hns3: Add MDIO support to HNS3 Ethernet driver "
` [PATCH V2 net-next 7/8] net: hns3: Add Ethtool support to HNS3 driver

64fa03de33: BUG:Dentry_still_in_use
 2017-06-13 23:55 UTC  (12+ messages)
    ` [PATCH v4] Introduce v3 namespaced file capabilities

[kernel-hardening] [PATCH v2 0/1] Add Trusted Path Execution as a stackable LSM
 2017-06-13 23:53 UTC  (6+ messages)
` [kernel-hardening] [PATCH v2 1/1] "
  ` [kernel-hardening] "

[PATCH] ASoC: rsnd: don't call free_irq() on Parent SSI
 2017-06-13 23:53 UTC  (6+ messages)
` Applied "ASoC: rsnd: don't call free_irq() on Parent SSI" to the asoc tree

[ovmf baseline-only test] 71560: tolerable FAIL
 2017-06-13 23:53 UTC 

[Qemu-devel] [PATCH v3] usb-host: support devices with sparse/non-sequential USB interfaces
 2017-06-13 23:50 UTC  (2+ messages)

[chromium-imx][PATCH] Update patches for meta-browser master
 2017-06-13 23:26 UTC 

[Qemu-devel] [PATCH] usb-host: support devices with sparse/non-sequential USB interfaces
 2017-06-13 23:48 UTC  (3+ messages)

[PATCH RFC v3 0/4] Add support to record and display tgid of tasks
 2017-06-13 23:47 UTC  (4+ messages)
` [PATCH RFC v3 2/4] tracing: Add support for recording "

[PATCHv5 00/17] Diff machine: highlight moved lines
 2017-06-13 23:46 UTC  (5+ messages)
  ` [PATCHv5 04/17] diff: introduce more flexible emit function

[PATCH v3 0/3] Add Keystone2 Remoteproc driver
 2017-06-13 23:45 UTC  (5+ messages)
` [PATCH v3 1/3] dt-bindings: remoteproc: Add Keystone DSP remoteproc binding
` [PATCH v3 2/3] remoteproc/keystone: Add a remoteproc driver for Keystone 2 DSPs
` [PATCH v3 3/3] remoteproc/keystone: Ensure the DSPs are in reset in probe


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.