All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-03-15 18:55:01 to 2019-03-15 20:07:52 UTC [more...]

[RESEND PATCH v6 00/12] x86: Enable FSGSBASE instructions
 2019-03-15 20:06 UTC  (11+ messages)
` [RESEND PATCH v6 02/12] kbuild: Raise the minimum required binutils version to 2.21
` [RESEND PATCH v6 03/12] x86/fsgsbase/64: Add intrinsics for FSGSBASE instructions
` [RESEND PATCH v6 05/12] x86/fsgsbase/64: Preserve FS/GS state in __switch_to() if FSGSBASE is on
` [RESEND PATCH v6 06/12] x86/fsgsbase/64: When copying a thread, use the FSGSBASE instructions if available
` [RESEND PATCH v6 07/12] x86/fsgsbase/64: Introduce the FIND_PERCPU_BASE macro
` [RESEND PATCH v6 08/12] x86/fsgsbase/64: Use the per-CPU base as GSBASE at the paranoid_entry
` [RESEND PATCH v6 09/12] selftests/x86/fsgsbase: Test WRGSBASE
` [RESEND PATCH v6 10/12] x86/fsgsbase/64: Enable FSGSBASE by default and add a chicken bit
` [RESEND PATCH v6 11/12] x86/elf: Enumerate kernel FSGSBASE capability in AT_HWCAP2
` [RESEND PATCH v6 12/12] x86/fsgsbase/64: Add documentation for FSGSBASE

[RFC][PATCH 0/5 v2] DMA-BUF Heaps (destaging ION)
 2019-03-15 20:07 UTC  (5+ messages)
` [RFC][PATCH 5/5 v2] kselftests: Add dma-heap test

[RFC 00/10] Compartmentalize uncore code
 2019-03-15 20:07 UTC  (3+ messages)
` [RFC 01/10] drm/i915: do not pass dev_priv to low-level forcewake functions

[PATCH net-next] selftests: bpf: modify urandom_read and link it non-statically
 2019-03-15 20:04 UTC  (3+ messages)

Missing Thunderbolt 3 PCI-E atomics support
 2019-03-15 20:03 UTC  (9+ messages)

[PATCH v11 00/14] arm64: untag user pointers passed to the kernel
 2019-03-15 20:03 UTC  (92+ messages)
` [PATCH v11 01/14] uaccess: add untagged_addr definition for other arches
` [PATCH v11 02/14] arm64: untag user pointers in access_ok and __uaccess_mask_ptr
` [PATCH v11 03/14] lib, arm64: untag user pointers in strn*_user
` [PATCH v11 04/14] mm, arm64: untag user pointers passed to memory syscalls
` [PATCH v11 05/14] mm, arm64: untag user pointers in mm/gup.c
` [PATCH v11 06/14] fs, arm64: untag user pointers in copy_mount_options
` [PATCH v11 07/14] fs, arm64: untag user pointers in fs/userfaultfd.c
` [PATCH v11 08/14] net, arm64: untag user pointers in tcp_zerocopy_receive
` [PATCH v11 09/14] kernel, arm64: untag user pointers in prctl_set_mm*
` [PATCH v11 10/14] tracing, arm64: untag user pointers in seq_print_user_ip
` [PATCH v11 11/14] uprobes, arm64: untag user pointers in find_active_uprobe
` [PATCH v11 12/14] bpf, arm64: untag user pointers in stack_map_get_build_id_offset
` [PATCH v11 13/14] arm64: update Documentation/arm64/tagged-pointers.txt
` [PATCH v11 14/14] selftests, arm64: add a selftest for passing tagged pointers to kernel

[PATCH 0/7] drm/i915: Clean up ilk+ csc stuff
 2019-03-15 19:58 UTC  (3+ messages)
` ✗ Fi.CI.IGT: failure for drm/i915: Clean up ilk+ csc stuff (rev2)

[U-Boot] [ANN] No montly community call this month
 2019-03-15 19:58 UTC 

[PATCH 0/5] lib/sort & lib/list_sort: faster and smaller
 2019-03-15 19:56 UTC  (14+ messages)
` [PATCH 4/5] lib/list_sort: Simplify and remove MAX_LIST_LENGTH_BITS

[PATCH v3] tracing: kdb: Allow ftdump to skip all but the last few lines
 2019-03-15 19:55 UTC  (3+ messages)

Proposal for automated documentation
 2019-03-15 19:55 UTC 

[PATCH] x86/vdso: include generic __lshrdi3 in 32-bit vDSO
 2019-03-15 19:54 UTC 

[PATCH 1/2] drm/i915: Fix legacy gamma mode for ICL
 2019-03-15 19:54 UTC  (2+ messages)
` [PATCH 2/2] drm/i915: Turn off the CUS when turning off a HDR plane

[PATCH] net: strparser: fix a missing check for create_singlethread_workqueue
 2019-03-15 19:52 UTC  (2+ messages)

[pynfs PATCH 0/4] nfs4.1: add a bunch of reboot tests
 2019-03-15 19:52 UTC  (4+ messages)
` [pynfs PATCH 1/4] nfs4.1: add some "

[xen-unstable-smoke test] 133841: tolerable all pass - PUSHED
 2019-03-15 19:51 UTC 

[PATCH 1/1] bpftool: Allow referring to maps by its name
 2019-03-15 19:51 UTC  (5+ messages)

[PATCH v11 00/14] arm64: untag user pointers passed to the kernel
 2019-03-15 19:51 UTC 

[U-Boot] [PATCH] usb: host: Print device name when scanning
 2019-03-15 19:50 UTC  (8+ messages)

[PATCH 0/6] ltp: AF_ALG test helpers and a few regression tests
 2019-03-15 19:49 UTC  (7+ messages)
` [PATCH 4/6] crypto/af_alg03: new regression test for rfc7539 hash alg validation
  ` [LTP] "

[U-Boot] [PATCH] arm: socfpga: make SPL_TEXT_BASE overridable
 2019-03-15 19:44 UTC 

OE Summit report from SCaLE17x
 2019-03-15 19:43 UTC  (3+ messages)
` [OE-core] "

[PATCH v9 perf,bpf 00/15] perf annotation of BPF programs
 2019-03-15 19:42 UTC  (11+ messages)
` [PATCH v9 perf,bpf 09/15] perf, bpf: save btf information as headers to perf.data

[igt-dev] [PATCH i-g-t 1/2] tests/kms_plane: Print count of mismatched colors
 2019-03-15 19:41 UTC  (4+ messages)

PMBus driver for FSP/3Y Power device with non-standard VOUT values (LINEAR11 vs LINEAR16)
 2019-03-15 19:38 UTC  (11+ messages)
  ` AW: "

[PATCH] drm/i915/display: Increase timeout for DP Aux channel ctl signal
 2019-03-15 19:38 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "

e2fsck fails on non journalled partition
 2019-03-15 19:28 UTC 

[PATCH 00/16] media: vimc: Add support for multiplanar formats
 2019-03-15 19:32 UTC  (21+ messages)
` [PATCH 01/16] media: Move sp2mp functions to v4l2-common
` [PATCH 03/16] media: vimc: Check if the stream is on using ved.stream
` [PATCH 05/16] media: vimc: Create multiplanar parameter
` [PATCH 07/16] media: vimc: cap: Add handler for singleplanar fmt ioctls
` [PATCH 08/16] media: vimc: cap: Add handler for multiplanar "
` [PATCH 09/16] media: vimc: cap: Add multiplanar formats
` [PATCH 12/16] media: vimc: Add and use new struct vimc_frame
` [PATCH 13/16] media: vimc: sen: Add support for multiplanar formats
` [PATCH 14/16] media: vimc: sca: "

[PATCH 1/2] drm/i915/ehl: Add EHL platform info and PCI IDs
 2019-03-15 19:32 UTC  (4+ messages)
` [PATCH 2/2] x86/gpu: add ElkhartLake to gen11 early quirks

[PATCH RESEND v1 0/3] PCI: ACPI: Implement support for _HPX Type 3 tables
 2019-03-15 19:29 UTC  (2+ messages)
` [PATCH v1 4/4] PCI/ACPI: Advertise HPX type 3 support via _OSC

[U-Boot] [PATCH] ARM: da850evm: Remove legacy MMC code
 2019-03-15 19:29 UTC 

[PATCH 0/2] Randomize / timestamp trace2 targets
 2019-03-15 19:26 UTC  (6+ messages)
` [PATCH 2/2] trace2: randomize/timestamp "

[PATCH] drm/i915: Fix off-by-one in reporting hanging process
 2019-03-15 19:25 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[WIP PATCH/RFC] Use a higher range-diff --creation-factor for format-patch
 2019-03-15 19:21 UTC  (3+ messages)

[PATCH] go: Minor 1.21.1 patch update
 2019-03-15 19:20 UTC 

Should Never Happen: Resize Inode Corrupt
 2019-03-15 19:19 UTC  (2+ messages)

Hanging nfs mount - bisected to merge commit 06b5fc3ad94e
 2019-03-15 19:18 UTC  (3+ messages)

mount.nfs: Protocol error after upgrade to linux/master
 2019-03-15 19:18 UTC  (5+ messages)

[linux-4.19 test] 133789: regressions - FAIL
 2019-03-15 19:17 UTC 

serial driver cleanups v2
 2019-03-15 19:12 UTC  (7+ messages)
` [PATCH v2 10/45] drivers: tty: serial: zs: use devm_* functions

[igt-dev] [PATCH i-g-t] i915/gem_mocs_settings: Add mocs table for icelake
 2019-03-15 19:28 UTC  (5+ messages)
` [igt-dev] [PATCH i-g-t v6] "
` [igt-dev] [PATCH i-g-t v7] "

[PATCH] HID: steam: fix deadlock with input devices
 2019-03-15 19:09 UTC 

[PATCH] security: inode: fix a missing check for securityfs_create_file
 2019-03-15 19:08 UTC  (2+ messages)

[PATCH 0/3] Switch V3 messages to text encoding of variable length buffer
 2019-03-15 19:08 UTC  (3+ messages)
` [PATCH 3/3] trace-cmd: Add msg_buf_len() function

Irc and Other Things
 2019-03-15 19:05 UTC  (3+ messages)

[meta-security][PATCH] libseccomp: update to 2.4.0
 2019-03-15 19:02 UTC 

[PATCH 0/4] Introduce OPP bandwidth bindings
 2019-03-15 19:02 UTC  (2+ messages)

[PATCH 0/2] net/bnxt: supress warnings
 2019-03-15 19:02 UTC  (2+ messages)

[U-Boot] [PATCH] Revert "cmd: Kconfig: Do not include EEPROM if DM_I2C is used without DM_I2C_COMPAT"
 2019-03-15 19:02 UTC  (2+ messages)

mm/memory.c:3968:21: sparse: incorrect type in assignment (different base types)
 2019-03-15 19:05 UTC  (5+ messages)

[PATCH v4 00/10] TEE mediator (and OP-TEE) support in XEN
 2019-03-15 19:00 UTC  (4+ messages)
` [PATCH v4 03/10] xen/arm: optee: add OP-TEE mediator skeleton

Balancing raid5 after adding another disk does not move/use any data on it
 2019-03-15 18:59 UTC  (4+ messages)

Shorthand for "$(git merge-base A B)"
 2019-03-15 18:58 UTC 

[PATCH] net: sis900: fix indentation issues, remove some spaces
 2019-03-15 18:59 UTC  (3+ messages)

[PATCH] drivers: net: atp: fix various indentation issues
 2019-03-15 18:58 UTC  (3+ messages)

[PATCH net] sch_cake: Interpret fwmark parameter as a bitmask
 2019-03-15 18:57 UTC  (2+ messages)

[PATCH v2 0/2] add xl command to get hypervisor .config
 2019-03-15 18:57 UTC  (3+ messages)
` [PATCH v2 1/2] xen: add interface for obtaining .config from hypervisor

[PATCH] qlcnic: Avoid potential NULL pointer dereference
 2019-03-15 18:56 UTC  (2+ messages)

[PATCH v2] vxlan: remove the redundant gro_cells_destroy() calling
 2019-03-15 18:56 UTC  (5+ messages)

dcache locking question
 2019-03-15 18:54 UTC  (5+ 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.