messages from 2018-01-03 23:07:44 to 2018-01-04 01:09:50 UTC [more...]
[U-Boot] Pull request: u-boot-net.git master
2018-01-04 1:09 UTC (2+ messages)
[RFC PATCH 0/4] API for inhibiting speculative arbitrary read primitives
2018-01-04 1:07 UTC (6+ messages)
` [RFC PATCH 4/4] bpf: inhibit speculated out-of-bounds pointers
` [RFC PATCH] asm/generic: introduce if_nospec and nospec_barrier
[PATCH 00/26] protocol version 2
2018-01-04 1:07 UTC (5+ messages)
` [PATCH 12/26] ls-refs: introduce ls-refs server command
` [PATCH 19/26] upload-pack: introduce fetch "
[PATCH] net/mlx5e: hide an unused variable
2018-01-04 1:04 UTC (3+ messages)
[wireless-testsing2:master 1/4] drivers/net/netdevsim/bpf.c:130:14: sparse: incompatible types for 'case' statement
2018-01-04 1:02 UTC (2+ messages)
Avoid speculative indirect calls in kernel
2018-01-04 1:00 UTC (28+ messages)
` [PATCH 01/11] x86/retpoline: Define retpoline indirect thunk and macros
` [PATCH 02/11] x86/retpoline/crypto: Convert crypto assembler indirect jumps
` [PATCH 03/11] x86/retpoline/entry: Convert entry "
` [PATCH 04/11] x86/retpoline/ftrace: Convert ftrace "
` [PATCH 05/11] x86/retpoline/hyperv: Convert "
` [PATCH 06/11] x86/retpoline/crypto: Convert xen "
` [PATCH 07/11] x86/retpoline/checksum32: Convert "
` [PATCH 08/11] x86/retpoline/irq32: "
` [PATCH 09/11] x86/retpoline: Finally enable retpoline for C code
` [PATCH 10/11] retpoline/taint: Taint kernel for missing retpoline in compiler
` [PATCH 11/11] retpoline/objtool: Disable some objtool warnings
[PATCH V5 for-next 0/6] Add rq inline and bugfixes for hns
2018-01-04 0:59 UTC (4+ messages)
` [PATCH V5 for-next 3/6] RDMA/hns: Set access flags of hip08 RoCE
[PATCH] Improve compatibility with other platforms
2018-01-04 0:58 UTC (11+ messages)
[ZOMG RFCRAP PATCH 0/2] xfs: horrifying eBPF hacks
2018-01-04 0:52 UTC (5+ messages)
[PATCH v5 13/34] directory rename detection: tests for handling overwriting untracked files
2018-01-04 0:52 UTC (2+ messages)
Bricked x86 CPU with software?
2018-01-04 0:47 UTC
[PATCH] git-archive: accept --owner and --group like GNU tar
2018-01-04 0:43 UTC (4+ messages)
Fw: kernel BUG at ./include/linux/mm.h:LINE! (3)
2018-01-04 0:42 UTC (8+ messages)
` "
LBA selection in FIO
2018-01-04 0:41 UTC (7+ messages)
[Bug 104216] Firefox quirks (black and/or white squares)
2018-01-04 0:41 UTC (2+ messages)
"bad pmd" errors + oops with KPTI on 4.14.11 after loading X.509 certs
2018-01-04 0:38 UTC (23+ messages)
[Qemu-devel] [PATCH v6 00/17] target/m68k: supervisor mode (part 1)
2018-01-04 0:32 UTC (5+ messages)
` [Qemu-devel] [PATCH v6 07/17] target/m68k: add chk and chk2
[PATCH] drm/vc4: Move IRQ enable to PM path
2018-01-04 0:28 UTC (3+ messages)
[GIT pull] x86/pti fixes for 4.15
2018-01-04 0:24 UTC
[virtio-dev] [PATCH net-next 0/2] Enable virtio to act as a master for a passthru device
2018-01-04 0:22 UTC (8+ messages)
` "
` [virtio-dev] "
[PATCH 0/2] Several fixes for the test suite related to spaces in filenames
2018-01-04 0:22 UTC (3+ messages)
Timing issue with QEMU/KVM and OpenBSD
2018-01-04 0:19 UTC (10+ messages)
[PATCH] Fix read buffer overflow in delta-ipc
2018-01-04 0:19 UTC (3+ messages)
CPU redirect and skb mode
2018-01-04 0:18 UTC
[PATCH] mm/fadvise: discard partial pages iff endbyte is also eof
2018-01-04 0:17 UTC (5+ messages)
[Qemu-devel] [PATCH v2 0/2] pxa2xx_timer: ignore incorrect registers access to use U-Boot
2018-01-04 0:14 UTC (5+ messages)
` [Qemu-arm] [PATCH v2 2/2] hw/sd/pxa2xx_mmci: add read/write() trace events
` [Qemu-devel] "
[PATCH 0/4] count: Get rid of ACCESS_ONCE
2018-01-04 0:18 UTC (2+ messages)
[PATCH v2] KVM: x86: do not read FS/GS base MSRs when saving them
2018-01-04 0:16 UTC (4+ messages)
[PATCH 4.9 00/39] 4.9.75-stable review
2018-01-04 0:16 UTC (3+ messages)
` [PATCH 4.9 29/39] x86/kaiser: Check boottime cmdline params
[PATCH v6.5 00/26] x86: Mitigations for SP2/CVE-2017-5715/Branch Target Injection
2018-01-04 0:15 UTC (27+ messages)
` [PATCH v6.5 01/26] x86/alt: Break out alternative-asm into a separate header file
` [PATCH v6.5 02/26] x86/alt: Introduce ALTERNATIVE{, _2} macros
` [PATCH v6.5 03/26] x86/hvm: Rename update_guest_vendor() callback to cpuid_policy_changed()
` [PATCH v6.5 04/26] x86: Introduce a common cpuid_policy_updated()
` [PATCH v6.5 05/26] x86/entry: Remove support for partial cpu_user_regs frames
` [PATCH v6.5 06/26] x86/entry: Rearrange RESTORE_ALL to restore register in stack order
` [PATCH v6.5 07/26] x86/hvm: Use SAVE_ALL to construct the cpu_user_regs frame after VMExit
` [PATCH v6.5 08/26] x86/entry: Erase guest GPR state on entry to Xen
` [PATCH v6.5 09/26] x86: Support compiling with indirect branch thunks
` [PATCH v6.5 10/26] common/wait: Clarifications to wait infrastructure
` [PATCH v6.5 11/26] x86: Support indirect thunks from assembly code
` [PATCH v6.5 12/26] x86/boot: Report details of speculative mitigations
` [PATCH v6.5 13/26] x86/amd: Try to set lfence as being Dispatch Serialising
` [PATCH v6.5 14/26] x86: Introduce alternative indirect thunks
` [PATCH v6.5 15/26] x86/feature: Definitions for Indirect Branch Controls
` [PATCH v6.5 16/26] x86/cmdline: Introduce a command line option to disable IBRS/IBPB, STIBP and IBPB
` [PATCH v6.5 17/26] x86/msr: Emulation of MSR_{SPEC_CTRL, PRED_CMD} for guests
` [PATCH v6.5 18/26] x86/migrate: Move MSR_SPEC_CTRL on migrate
` [PATCH v6.5 19/26] x86/hvm: Permit guests direct access to MSR_{SPEC_CTRL, PRED_CMD}
` [PATCH v6.5 20/26] x86: Protect unaware domains from meddling hyperthreads
` [PATCH v6.5 21/26] x86/entry: Use MSR_SPEC_CTRL at each entry/exit point
` [PATCH v6.5 22/26] x86/boot: Calculate the most appropriate BTI mitigation to use
` [PATCH v6.5 23/26] x86/entry: Clobber the Return Stack Buffer on entry to Xen
` [PATCH v6.5 24/26] x86/ctxt: Issue a speculation barrier between vcpu contexts
` [PATCH v6.5 25/26] x86/cpuid: Offer Indirect Branch Controls to guests
` [PATCH v6.5 26/26] x86/idle: Clear SPEC_CTRL while idle
[Qemu-devel] [PATCH v1 00/21] RISC-V QEMU Port Submission v1
2018-01-04 0:14 UTC (15+ messages)
` [Qemu-devel] [PATCH v1 05/21] RISC-V CPU Helpers
` [Qemu-devel] [PATCH v1 10/21] RISC-V Linux User Emulation
` [Qemu-devel] [PATCH v1 11/21] RISC-V HTIF Console
` [Qemu-devel] [PATCH v1 12/21] RISC-V HART Array
` [Qemu-devel] [PATCH v1 15/21] RISC-V Spike Machines
` [Qemu-devel] [PATCH v1 21/21] RISC-V Build Infrastructure
[PATCH v1] eSPI: add Aspeed AST2500 eSPI driver to boot a host with PCH runs on eSPI
2018-01-04 0:11 UTC (12+ messages)
tty: Fix comment for value returned by tty_ldisc_receive_buf
2018-01-04 0:04 UTC
[xen-unstable test] 117557: trouble: broken/fail/pass
2018-01-04 0:09 UTC
[PATCH] staging: android: check the return value of register_shrinker
2018-01-04 0:08 UTC
[RFC] Heuristic for inode/dentry fragmentation prevention
2018-01-04 0:08 UTC (2+ messages)
[RFC/PATCH] connect: add GIT_SSH_{SEND,RECEIVE}{,_COMMAND} env variables
2018-01-04 0:08 UTC (3+ messages)
[PATCH] PCI, sysfs: show ari_enabled in sysfs
2018-01-04 0:08 UTC (2+ messages)
master - format_text: Allocate update_mda baton from mempool
2018-01-04 0:07 UTC
[patch net-next v2 00/10] Add support for resource abstraction
2018-01-04 0:07 UTC (8+ messages)
[PATCH 0/6] mm, hugetlb: allocation API and migration improvements
2018-01-04 0:05 UTC (3+ messages)
+ hugetlb-mempolicy-fix-the-mbind-hugetlb-migration.patch added to -mm tree
2018-01-04 0:05 UTC
+ mm-hugetlb-further-simplify-hugetlb-allocation-api.patch added to -mm tree
2018-01-04 0:05 UTC
+ mm-hugetlb-get-rid-of-surplus-page-accounting-tricks.patch added to -mm tree
2018-01-04 0:05 UTC
+ mm-hugetlb-do-not-rely-on-overcommit-limit-during-migration.patch added to -mm tree
2018-01-04 0:05 UTC
+ mm-hugetlb-integrate-giga-hugetlb-more-naturally-to-the-allocation-path.patch added to -mm tree
2018-01-04 0:04 UTC
+ mm-hugetlb-unify-core-page-allocation-accounting-and-initialization.patch added to -mm tree
2018-01-04 0:04 UTC
+ mm-unclutter-thp-migration.patch added to -mm tree
2018-01-04 0:04 UTC
+ mm-migrate-remove-reason-argument-from-new_page_t-fix.patch added to -mm tree
2018-01-04 0:04 UTC
+ mm-migrate-remove-reason-argument-from-new_page_t.patch added to -mm tree
2018-01-04 0:04 UTC
+ mm-numa-rework-do_pages_move.patch added to -mm tree
2018-01-04 0:04 UTC
[PATCH] i2c: gpio: Enable working over slow can_sleep GPIOs
2018-01-04 0:03 UTC (2+ messages)
[PATCH 0/3] Meson build system
2018-01-04 0:02 UTC (4+ messages)
` [PATCH 1/3] Add meson "
` [Mesa-dev] "
KAISER, fun with the CPUs -- especially Intel. Cache effects can leak non-readable memory
2018-01-04 0:01 UTC
[PATCH bpf-next v3 1/3] libbpf: add function to setup XDP
2018-01-03 23:59 UTC (4+ messages)
` [PATCH bpf-next v4 0/3] "
` [PATCH bpf-next v4 1/3] "
[PATCH 1/2 v3] lib: debugobjects: export max loops counter
2018-01-03 23:56 UTC (2+ messages)
` [PATCH 2/2 v3] lib: debugobjects: touch watchdog to avoid softlockup when !CONFIG_PREEMPT
[PATCH next 0/3] Report PCI device link status
2018-01-03 23:57 UTC (3+ messages)
` [PATCH next 1/3] pci: "
[PATCH] doc/SubmittingPatches: improve text formatting
2018-01-03 23:56 UTC (2+ messages)
[PATCH 0/3] Add i2c dt-binding and compatible for Mediatek MT2712
2018-01-03 23:55 UTC (12+ messages)
` [PATCH 1/3] dt-bindings: i2c: Add MediaTek MT2712 i2c binding
` [PATCH 2/3] i2c: mediatek: Add i2c compatible for MediaTek MT2712
` [PATCH 3/3] i2c: mediatek: Enable i2c module clock before i2c registers access
[PATCH 2/2 v3] lib: debugobjects: touch watchdog to avoid softlockup when !CONFIG_PREEMPT
2018-01-03 23:54 UTC (5+ messages)
Misleading documentation for git-diff-files (diff-filter)
2018-01-03 23:53 UTC (2+ messages)
[patch net-next v4 00/10] net: sched: allow qdiscs to share filter block instances
2018-01-03 23:51 UTC (11+ messages)
[PATCH] doc: memory-barriers: reStructure Text
2018-01-03 23:48 UTC (2+ messages)
CONFIG_PAGE_TABLE_ISOLATION=y on x86_64 causes gcc to segfault when building x86_32 binaries
2018-01-03 23:46 UTC (11+ messages)
recipe for custom python package not on pypi
2018-01-03 23:45 UTC (2+ messages)
[radeon-alex:amd-staging-drm-next 875/881] drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/hardwaremanager.c:230:55: note: in expansion of macro 'TEMP_RANGE_MAX'
2018-01-03 23:44 UTC
WARNING in sk_stream_kill_queues (2)
2018-01-03 23:44 UTC (2+ messages)
verifying prerequisites for a software
2018-01-03 23:42 UTC (2+ messages)
[PATCH v3] gpio: winbond: add driver
2018-01-03 23:41 UTC (3+ messages)
"lockless" qdisc breaks tx_queue_len change too?
2018-01-03 23:41 UTC (3+ messages)
[refpolicy] [PATCH] spamassassin: fix missing perms
2018-01-03 23:40 UTC
[PATCH v17 0/5] ZII RAVE platform driver
2018-01-03 23:39 UTC (6+ messages)
+ proc-spread-__ro_after_init.patch added to -mm tree
2018-01-03 23:37 UTC
perf memory metrics on ec2 instance
2018-01-03 23:36 UTC (2+ messages)
+ proc-fixup-comment.patch added to -mm tree
2018-01-03 23:36 UTC
[Buildroot] ffmpeg issue with MIPS
2018-01-03 23:32 UTC (5+ messages)
KASAN: slab-out-of-bounds Write in tcp_v6_syn_recv_sock
2018-01-03 23:31 UTC (4+ messages)
[PATCH] drm/amdgpu: add high priority compute support for gfx9
2018-01-03 23:29 UTC (2+ messages)
[PATCH 1/2] jump_label: export static_key_slow_inc/dec_cpuslocked()
2018-01-03 23:20 UTC (2+ messages)
[PATCH] Fix client/server "all clients" reporting
2018-01-03 23:20 UTC
[PATCH] of/fdt: Fix #ifdef dependency of early flattree declarations
2018-01-03 23:16 UTC (3+ messages)
[linux-next:master 5061/5571] fs/cifs/smbdirect.c:1465:24: sparse: symbol '_smbd_get_connection' was not declared. Should it be static?
2018-01-03 23:15 UTC (4+ messages)
` [RFC PATCH linux-next] CIFS: SMBD: _smbd_get_connection() can be static
[PATCH] pciutils: Extend pci_generic_scan() to scan all 256 buses
2018-01-03 23:04 UTC (2+ messages)
[merged] pid-handle-failure-to-allocate-the-first-pid-in-a-pid-namespace.patch removed from -mm tree
2018-01-03 23:12 UTC
PCI Device Subtree Change from Traditional to Upstream
2018-01-03 23:10 UTC (3+ messages)
[Qemu-devel] [Bug 1740219] [NEW] static linux-user emulation has several-second startup time
2018-01-03 23:00 UTC (2+ messages)
` [Qemu-devel] [Bug 1740219] Re: static linux-user ARM "
Deadlocks with multiple applications on AMD RX 460 and RX 550 - Update 2
2018-01-03 23:08 UTC (11+ messages)
[RFC PATCH net-next 00/19] ipv6: Align nexthop behaviour with IPv4
2018-01-03 23:08 UTC (11+ messages)
` [RFC PATCH net-next 03/19] ipv6: Clear nexthop flags upon netdev up
[PATCH 00/12] ACPICA 20171215
2018-01-03 23:06 UTC (2+ messages)
` [PATCH 12/12] ACPICA: Update version to 20171215
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.