All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-05-22 21:21:39 to 2019-05-22 22:42:12 UTC [more...]

[PATCH V5] net: phy: tja11xx: Add TJA11xx PHY driver
 2019-05-22 22:42 UTC  (5+ messages)

[PATCH v4 0/1] Use HMM for ODP v4
 2019-05-22 22:42 UTC  (13+ messages)

[Qemu-devel] [PULL 00/16] tcg queued patches
 2019-05-22 22:28 UTC  (15+ messages)
` [Qemu-devel] [PULL 01/16] tcg/i386: Fix dupi/dupm for avx1 and 32-bit hosts
` [Qemu-devel] [PULL 02/16] tcg: Fix missing checks and clears in tcg_gen_gvec_dup_mem
` [Qemu-devel] [PULL 03/16] tcg: Add support for vector bitwise select
` [Qemu-devel] [PULL 04/16] tcg: Add support for vector compare select
` [Qemu-devel] [PULL 05/16] tcg: Introduce do_op3_nofail for vector expansion
` [Qemu-devel] [PULL 06/16] tcg: Expand vector minmax using cmp+cmpsel
` [Qemu-devel] [PULL 07/16] tcg: Add TCG_OPF_NOT_PRESENT if TCG_TARGET_HAS_foo is negative
` [Qemu-devel] [PULL 08/16] tcg/i386: Support vector comparison select value
` [Qemu-devel] [PULL 09/16] tcg/i386: Remove expansion for missing minmax
` [Qemu-devel] [PULL 10/16] tcg/i386: Use umin/umax in expanding unsigned compare
` [Qemu-devel] [PULL 12/16] tcg/aarch64: Split up is_fimm
` [Qemu-devel] [PULL 13/16] tcg/aarch64: Use MVNI in tcg_out_dupi_vec
` [Qemu-devel] [PULL 14/16] tcg/aarch64: Build vector immediates with two insns
` [Qemu-devel] [PULL 16/16] tcg/i386: Use MOVDQA for TCG_TYPE_V128 load/store

[PATCH v2] vmalloc: Fix issues with flush flag
 2019-05-22 22:40 UTC  (7+ messages)

[U-Boot] [PATCH v3 0/6] spl: full-featured heap cleanups
 2019-05-22 22:39 UTC  (15+ messages)
` [U-Boot] [PATCH v3 1/6] spl: add Kconfig option to clear bss early

perf: fuzzer causes crash in new XMM code
 2019-05-22 22:37 UTC  (3+ messages)

[PATCH v3 0/3] mtd: spinand: Add support for GigaDevice GD5F1GQ4UFxxG
 2019-05-22 22:36 UTC  (3+ messages)
` [PATCH v3 3/3] "

ptest with BBCLASSEXTEND
 2019-05-22 22:33 UTC  (6+ messages)

linux-next: manual merge of the slave-dma-fixes tree with Linus' tree
 2019-05-22 22:32 UTC 

[PATCH] mtd: onenand_base: Avoid fall-through warnings
 2019-05-22 22:30 UTC  (13+ messages)

[PATCH bpf-next 00/12] BTF-to-C converter
 2019-05-22 22:30 UTC  (8+ messages)
` [PATCH bpf-next 05/12] libbpf: add resizable non-thread safe internal hashmap
` [PATCH bpf-next 06/12] selftests/bpf: add tests for libbpf's hashmap

[PATCH 0/7] keys: Miscellany
 2019-05-22 22:28 UTC  (16+ messages)
` [PATCH 1/7] keys: sparse: Fix key_fs[ug]id_changed()
` [PATCH 2/7] keys: sparse: Fix incorrect RCU accesses
` [PATCH 3/7] keys: sparse: Fix kdoc mismatches
` [PATCH 4/7] keys: Break bits out of key_unlink()
` [PATCH 5/7] keys: Make __key_link_begin() handle lockdep nesting
` [PATCH 6/7] keys: Add a keyctl to move a key between keyrings
` [PATCH 7/7] keys: Grant Link permission to possessers of request_key auth keys

[PATCH] perf vendor events amd: add L3 cache events for Family 17h
 2019-05-22 22:28 UTC 

[PATCH 0/3] drm/i915: HuC updates
 2019-05-22 22:25 UTC  (4+ messages)
` [PATCH 3/3] drm/i915/huc: Update HuC status codes

[PATCH bpf-next 0/4] cgroup bpf auto-detachment
 2019-05-22 22:24 UTC  (12+ messages)
` [PATCH bpf-next 1/4] bpf: decouple the lifetime of cgroup_bpf from cgroup itself
` [PATCH bpf-next 2/4] selftests/bpf: convert test_cgrp2_attach2 example into kselftest
` [PATCH bpf-next 3/4] selftests/bpf: enable all available cgroup v2 controllers
` [PATCH bpf-next 4/4] selftests/bpf: add auto-detach test

[SPDK] zero copy support
 2019-05-22 22:24 UTC 

[PATCH v2] drm/i915/gvt: Initialize intel_gvt_gtt_entry in stack
 2019-05-22 22:18 UTC 

[PATCH v2] insane: add sanity checks to SRC_URI
 2019-05-22 22:23 UTC  (3+ messages)

[PATCH v5 0/7] mm: reparent slab memory on cgroup removal
 2019-05-22 22:23 UTC  (4+ messages)

[PATCH v1] KVM: x86: PMU Whitelist
 2019-05-22 22:23 UTC 

[PATCH v2 1/2] lttng-tools: prevent test timeout when lttng-modules is not present
 2019-05-22 22:21 UTC  (2+ messages)
` [PATCH v2 2/2] lttng-tools: add lttng-modules to ptest dependencies

[PATCH v3 net-next 0/3] flow_offload: Re-add per-action statistics
 2019-05-22 22:20 UTC  (5+ messages)
` [PATCH v3 net-next 1/3] flow_offload: add a cookie to flow_action_entry
` [PATCH v3 net-next 2/3] flow_offload: restore ability to collect separate stats per action
` [PATCH v3 net-next 3/3] flow_offload: include linux/kernel.h from flow_offload.h

[GSoC] Blogging with Rohit
 2019-05-22 22:16 UTC  (3+ messages)

[PATCH v2] signal: Adjust error codes according to restore_user_sigmask()
 2019-05-22 22:18 UTC  (2+ messages)

[PATCH] x86/CPU/AMD: don't force the CPB cap when running under a hypervisor
 2019-05-22 22:17 UTC 

[patch 00/25] SPDX cleanup: batch 2
 2019-05-22 22:16 UTC  (7+ messages)
` [patch 18/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 43

[meta-oe][PATCH] ne10: set NE10_TARGET_ARCH with an override instead of anonymous python
 2019-05-22 22:16 UTC  (6+ messages)

[PATCH 1/2] mtd: concat: refactor concat_lock/concat_unlock
 2019-05-22 22:16 UTC  (10+ messages)
` [PATCH 2/2] mtd: concat: implement _is_locked mtd operation

[bpf PATCH v4 0/4] sockmap/ktls fixes
 2019-05-22 22:15 UTC  (5+ messages)
` [bpf PATCH v4 1/4] bpf: tls, implement unhash to avoid transition out of ESTABLISHED

5.2-rc1 boot on Unleashed
 2019-05-22 22:14 UTC  (5+ messages)

[PATCH] i40e/i40evf: cleanup i40e_update_nvm_checksum()
 2019-05-22 22:14 UTC  (4+ messages)
` [Intel-wired-lan] "

[igt-dev] [PATCH] test/i915: gem_busy: fix misuse of the "flags" parameter in basic()
 2019-05-22 22:13 UTC 

[PATCH net] ipv6: Fix redirect with VRF
 2019-05-22 22:12 UTC 

[PATCH 00/10] s390: virtio: support protected virtualization
 2019-05-22 22:12 UTC  (13+ messages)
` [PATCH 05/10] s390/cio: introduce DMA pools to cio

[PATCH 1/2] lttng-tools: prevent test timeout when lttng-modules is not present
 2019-05-22 22:08 UTC  (3+ messages)
` [PATCH 2/2] lttng-tools: add lttng-modules to ptest dependencies

[lustre-devel] [PATCH v2 00/29] More lustre patches
 2019-05-22 22:07 UTC  (4+ messages)
` [lustre-devel] [PATCH v2 07/29] lustre: obd: collect all resource releasing for obj_type

[PATCH v4 0/3] mtd: spinand: Add support for GigaDevice GD5F1GQ4UFxxG
 2019-05-22 22:05 UTC  (8+ messages)
` [PATCH v4 1/3] mtd: spinand: Define macros for page-read ops with three-byte addresses
` [PATCH v4 2/3] mtd: spinand: Add support for two-byte device IDs
` [PATCH v4 3/3] mtd: spinand: Add support for GigaDevice GD5F1GQ4UFxxG

[PATCH] powerpc: Fix loading of kernel + initramfs with kexec_file_load()
 2019-05-22 22:01 UTC  (3+ messages)

[PATCH] bluez5: remove udev dependency
 2019-05-22 22:03 UTC  (3+ messages)

[Qemu-devel] [PULL v2 00/11] MIPS queue for May 19th, 2019 - v2
 2019-05-22 22:02 UTC  (2+ messages)

[PATCH net-next] ipv4/igmp: shrink struct ip_sf_list
 2019-05-22 22:00 UTC 

[Bug 108824] Invalid handling when GL buffer is bound on one context and invalidated on another
 2019-05-22 21:59 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/4] mips: Add more Avocado tests
 2019-05-22 21:57 UTC  (4+ messages)

[patch 00/25] SPDX cleanup: batch 4
 2019-05-22 21:58 UTC  (5+ messages)
` [patch 08/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 83
` [patch 09/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 84

[PATCH qemu] aspeed: add support for a witherspoon-bmc board with 128MB flash chip
 2019-05-22 21:58 UTC  (8+ messages)

[MPTCP] [PATCH mptcp] net: mptcp: don't leak 'slab' and 'slab_name' on exit
 2019-05-22 21:57 UTC 

Getting empty callchain from perf_callchain_kernel()
 2019-05-22 21:55 UTC  (6+ messages)

[Bug 110733] [Regression] Kernel 4.19.x + linux-firmware 20190514 + Vega 64: boot fails
 2019-05-22 21:53 UTC 

[PATCH nftables,v3] add ct expectations support
 2019-05-22 21:52 UTC  (5+ messages)
` [PATCH nf-next,v3] netfilter: nft_ct: "

[PATCH ghak114 V1] audit: enforce op for string fields
 2019-05-22 21:52 UTC 

[PATCH ghak73 V3] audit: re-structure audit field valid checks
 2019-05-22 21:51 UTC 

linux-next: Signed-off-by missing for commit in the block tree
 2019-05-22 21:50 UTC 

[PATCH] signal/usb: Replace kill_pid_info_as_cred with kill_pid_usb_asyncio
 2019-05-22 21:50 UTC  (2+ messages)

[PATCH v4 00/18] btrfs dax support
 2019-05-22 21:50 UTC  (4+ messages)
` [PATCH 03/18] btrfs: basic dax read

[PATCH 1/7] drm/amdkfd: Add gws number to kfd topology node properties
 2019-05-22 21:49 UTC  (7+ messages)
` [PATCH 4/7] drm/amdgpu: Add function to add/remove gws to kfd process
` [PATCH 5/7] drm/amdkfd: Add function to set queue gws
` [PATCH 6/7] drm/amdkfd: New IOCTL to allocate queue GWS

[PATCH] pinctrl: stmfx: Fix compile issue when CONFIG_OF_GPIO is not defined
 2019-05-22 21:48 UTC  (8+ messages)

KASAN: use-after-free Read in sk_psock_unlink
 2019-05-22 21:49 UTC  (2+ messages)

[PATCH 5.0 000/123] 5.0.18-stable review
 2019-05-22 21:46 UTC  (3+ messages)
` [PATCH 5.0 119/123] s390/mm: convert to the generic get_user_pages_fast code

[PATCH 0/8] docs: Fixes for recent versions of Sphinx
 2019-05-22 21:44 UTC  (4+ messages)
` [PATCH 8/8] scripts/sphinx-pre-install: make it handle Sphinx versions

[PATCH AUTOSEL 5.1 001/375] gfs2: Fix lru_count going negative
 2019-05-22 21:44 UTC  (3+ messages)
` [PATCH AUTOSEL 5.1 025/375] orangefs: truncate before updating size

[oe-commits] [meta-openembedded] 02/09: mozjs: Upgrade to version 60.x
 2019-05-22 21:43 UTC  (7+ messages)
  ` [oe-commits] [meta-openembedded] 08/09: networkmanager: Update to 1.18.0

[PATCH v2] scripts/sphinx-pre-install: make it handle Sphinx versions
 2019-05-22 21:43 UTC 

[PATCH] kernel/hung_task.c: Monitor killed tasks
 2019-05-22 21:43 UTC  (11+ messages)

[PATCH v2 0/4] Enable Transcoder Port Sync feature for Tiled displays
 2019-05-22 21:42 UTC  (7+ messages)
` [PATCH v2 1/4] drm/i915/icl: Assign Master slave crtc links for Transcoder Port Sync
` [PATCH v2 2/4] drm/i915/icl: Enable TRANSCODER PORT SYNC for tiled displays across separate ports

[PATCH 1/2] mm/vmstat: expose min_slab_pages in /proc/zoneinfo
 2019-05-22 21:40 UTC  (3+ messages)
` [PATCH 2/2] mm/vmscan: shrink slab in node reclaim

[PATCH v2 00/17] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-05-22 21:38 UTC  (18+ messages)

[MPTCP] [RFC 3/3] mptcp: Add handling of incoming MP_JOIN requests
 2019-05-22 21:38 UTC 

[MPTCP] [RFC 2/3] mptcp: Add ADD_ADDR handling
 2019-05-22 21:38 UTC 

[MPTCP] [RFC 1/3] mptcp: Slightly refactor mptcp_established_options_xxx()
 2019-05-22 21:38 UTC 

[MPTCP] [RFC 0/3] MP_JOIN handling WIP
 2019-05-22 21:38 UTC 

[PATCH] scripts/sphinx-pre-install: make it handle Sphinx versions
 2019-05-22 21:35 UTC  (3+ messages)

[PATCH nf-next] netfilter: nf_tables: free base chain counters from worker
 2019-05-22 21:35 UTC 

[PATCHv3 00/12] perf tools: Display eBPF code in intel_pt trace
 2019-05-22 21:30 UTC  (7+ messages)
` [PATCH 08/12] perf tools: Preserve eBPF maps when loading kcore
` [PATCH 12/12] perf script: Add --show-all-events option

Meta-question on GPL compliance of this activity
 2019-05-22 21:10 UTC  (4+ messages)

tc_classid access in skb bpf context
 2019-05-22 21:28 UTC  (4+ messages)

[PATCH i-g-t] tests/i915: Restore some BAT coverage
 2019-05-22 21:28 UTC  (3+ messages)
` [igt-dev] "

[Buildroot] [PATCH v2 00/12] Fix GCC BUG 85180 per-package
 2019-05-22 21:27 UTC  (7+ messages)
` [Buildroot] [PATCH v2 01/12] toolchain: specify GCC_BUG_85180 is true only if GCC version < 8.x
` [Buildroot] [PATCH v2 02/12] package/atop: fix BUG_85180 build timeout

[PATCH v3] PCI: aardvark: Use LTSSM state to build link training flag
 2019-05-22 21:33 UTC  (2+ messages)

[PATCH v2] PCI: aardvark: Wait for endpoint to be ready before training link
 2019-05-22 21:33 UTC  (2+ messages)

[PATCH] PCI: aardvark: Fix PCI_EXP_RTCTL conf register writing
 2019-05-22 21:33 UTC  (2+ messages)

[PATCH nft] src: support for arp sender and target ethernet and IPv4 addresses
 2019-05-22 21:23 UTC  (2+ messages)

[PATCH v4 0/6] LM36274 Introduction
 2019-05-22 21:22 UTC  (5+ messages)
` [RESEND PATCH v4 1/6] regulator: lm363x: Make the gpio register enable flexible
` [RESEND PATCH v4 2/6] dt-bindings: mfd: Add lm36274 bindings to ti-lmu

[PATCH] misc: remove redundant 'default n' from Kconfig-s
 2019-05-22 21:20 UTC  (2+ messages)


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.