All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-03-12 01:42:07 to 2018-03-12 03:07:42 UTC [more...]

[PATCH 3.2 000/104] 3.2.101-rc1 review
 2018-03-12  3:03 UTC  (61+ messages)
` [PATCH 3.2 084/104] x86: Implement array_index_mask_nospec
` [PATCH 3.2 044/104] x86/cpufeatures: Add X86_BUG_SPECTRE_V[12]
` [PATCH 3.2 063/104] x86/retpoline/xen: Convert Xen hypercall indirect jumps
` [PATCH 3.2 085/104] x86: Introduce barrier_nospec
` [PATCH 3.2 038/104] x86/Documentation: Add PTI description
` [PATCH 3.2 059/104] x86/spectre: Add boot time option to select Spectre v2 mitigation
` [PATCH 3.2 099/104] nospec: Kill array_index_nospec_mask_check()
` [PATCH 3.2 082/104] Documentation: Document array_index_nospec
` [PATCH 3.2 047/104] x86/cpu: Implement CPU vulnerabilites sysfs functions
` [PATCH 3.2 010/104] rtlwifi: initialize local array and set value
` [PATCH 3.2 069/104] retpoline: Introduce start/end markers of indirect thunk
` [PATCH 3.2 058/104] x86/retpoline: Add initial retpoline support
` [PATCH 3.2 060/104] x86/retpoline/entry: Convert entry assembler indirect jumps
` [PATCH 3.2 083/104] array_index_nospec: Sanitize speculative array de-references
` [PATCH 3.2 053/104] x86/cpu/AMD: Make LFENCE a serializing instruction
` [PATCH 3.2 076/104] x86/retpoline: Remove the esp/rsp thunk
` [PATCH 3.2 064/104] x86/retpoline/checksum32: Convert assembler indirect jumps
` [PATCH 3.2 054/104] x86/cpu/AMD: Use LFENCE_RDTSC in preference to MFENCE_RDTSC
` [PATCH 3.2 052/104] x86/alternatives: Fix optimize_nops() checking
` [PATCH 3.2 006/104] Turn off -Wmaybe-uninitialized when building with -Os
` [PATCH 3.2 026/104] staging/wlan-ng: Fix 'Branch condition evaluates to a garbage value' in p80211netdev.c
` [PATCH 3.2 103/104] x86: fix build warnign with 32-bit PAE
` [PATCH 3.2 070/104] kprobes/x86: Blacklist indirect thunk functions for kprobes
` [PATCH 3.2 046/104] sysfs/cpu: Add vulnerability folder
` [PATCH 3.2 096/104] x86/cpufeatures: Clean up Spectre v2 related CPUID flags
` [PATCH 3.2 071/104] kprobes/x86: Disable optimizing on the function jumps to indirect thunk
` [PATCH 3.2 066/104] x86/retpoline: Fill return stack buffer on vmexit
` [PATCH 3.2 077/104] module/retpoline: Warn about missing retpoline in module
` [PATCH 3.2 086/104] x86/get_user: Use pointer masking to limit speculation
` [PATCH 3.2 091/104] x86/paravirt: Remove 'noreplace-paravirt' cmdline option
` [PATCH 3.2 092/104] x86/kvm: Update spectre-v1 mitigation
` [PATCH 3.2 090/104] x86/spectre: Fix spelling mistake: "vunerable"-> "vulnerable"
` [PATCH 3.2 040/104] x86/cpufeatures: Make CPU bugs sticky
` [PATCH 3.2 062/104] x86/retpoline/hyperv: Convert assembler indirect jumps
` [PATCH 3.2 068/104] x86/retpoline: Add LFENCE to the retpoline/RSB filling RSB macros
` [PATCH 3.2 075/104] x86/retpoline: Fill RSB on context switch for affected CPUs
` [PATCH 3.2 088/104] vfs, fdtable: Prevent bounds-check bypass via speculative execution
` [PATCH 3.2 079/104] x86/bugs: Drop one "mitigation" from dmesg
` [PATCH 3.2 036/104] x86/alternatives: Add missing '\n' at end of ALTERNATIVE inline asm
` [PATCH 3.2 007/104] rtlwifi: rtl8192c: Fix W=1 warning
` [PATCH 3.2 087/104] x86/syscall: Sanitize syscall table de-references under speculation
` [PATCH 3.2 074/104] x86/cpu/intel: Introduce macros for Intel family numbers
  ` [3.2,074/104] "
` [PATCH 3.2 073/104] x86/retpoline: Optimize inline assembler for vmexit_fill_RSB
` [PATCH 3.2 011/104] Removed unused typedef to avoid "unused local typedef" warnings
` [PATCH 3.2 089/104] x86/spectre: Report get_user mitigation for spectre_v1
` [PATCH 3.2 057/104] x86/asm: Use register variable to get stack pointer value
` [PATCH 3.2 043/104] x86/pti: Rename BUG_CPU_INSECURE to BUG_CPU_MELTDOWN
` [PATCH 3.2 037/104] kvm: vmx: Scrub hardware GPRs at VM-exit
` [PATCH 3.2 097/104] x86/spectre: Fix an error message
` [PATCH 3.2 102/104] x86/uaccess: Use __uaccess_begin_nospec() and uaccess_try_nospec
` [PATCH 3.2 100/104] nospec: Include <asm/barrier.h> dependency
` [PATCH 3.2 078/104] x86/nospec: Fix header guards names
` [PATCH 3.2 101/104] x86: Introduce __uaccess_begin_nospec() and uaccess_try_nospec
` [PATCH 3.2 065/104] x86/retpoline/irq32: Convert assembler indirect jumps
` [PATCH 3.2 067/104] x86/retpoline: Remove compile time warning
` [PATCH 3.2 061/104] x86/retpoline/ftrace: Convert ftrace assembler indirect jumps
` [PATCH 3.2 041/104] x86/cpufeatures: Add X86_BUG_CPU_INSECURE

[PATCH 3.16 00/76] 3.16.56-rc1 review
 2018-03-12  3:06 UTC  (56+ messages)
` [PATCH 3.16 30/76] x86/retpoline/checksum32: Convert assembler indirect jumps
` [PATCH 3.16 04/76] x86/cpufeatures: Make CPU bugs sticky
` [PATCH 3.16 08/76] x86/cpufeatures: Add X86_BUG_SPECTRE_V[12]
` [PATCH 3.16 26/76] x86/retpoline/entry: Convert entry assembler indirect jumps
` [PATCH 3.16 45/76] KVM: VMX: Make indirect call speculation safe
` [PATCH 3.16 28/76] x86/retpoline/hyperv: Convert assembler indirect jumps
` [PATCH 3.16 55/76] x86/get_user: Use pointer masking to limit speculation
` [PATCH 3.16 59/76] x86/spectre: Report get_user mitigation for spectre_v1
` [PATCH 3.16 40/76] x86/cpu/intel: Introduce macros for Intel family numbers
  ` [3.16,40/76] "
` [PATCH 3.16 22/76] x86/asm: Use register variable to get stack pointer value
` [PATCH 3.16 01/76] kvm: vmx: Scrub hardware GPRs at VM-exit
` [PATCH 3.16 36/76] kprobes/x86: Blacklist indirect thunk functions for kprobes
` [PATCH 3.16 16/76] x86/alternatives: Fix optimize_nops() checking
` [PATCH 3.16 43/76] x86/retpoline: Remove the esp/rsp thunk
` [PATCH 3.16 76/76] x86: fix build warnign with 32-bit PAE
` [PATCH 3.16 62/76] x86/kvm: Update spectre-v1 mitigation
` [PATCH 3.16 73/76] x86: Introduce __uaccess_begin_nospec() and uaccess_try_nospec
` [PATCH 3.16 35/76] retpoline: Introduce start/end markers of indirect thunk
` [PATCH 3.16 60/76] x86/spectre: Fix spelling mistake: "vunerable"-> "vulnerable"
` [PATCH 3.16 33/76] x86/retpoline: Remove compile time warning
` [PATCH 3.16 75/76] x86/uaccess: Use __uaccess_begin_nospec() and uaccess_try_nospec
` [PATCH 3.16 56/76] x86/syscall: Sanitize syscall table de-references under speculation
` [PATCH 3.16 32/76] x86/retpoline: Fill return stack buffer on vmexit
` [PATCH 3.16 41/76] x86/retpoline: Fill RSB on context switch for affected CPUs
` [PATCH 3.16 25/76] x86/retpoline/crypto: Convert crypto assembler indirect jumps
` [PATCH 3.16 74/76] x86/usercopy: Replace open coded stac/clac with __uaccess_{begin, end}
` [PATCH 3.16 54/76] x86: Introduce barrier_nospec
` [PATCH 3.16 51/76] Documentation: Document array_index_nospec
` [PATCH 3.16 17/76] x86/cpu/AMD: Make LFENCE a serializing instruction
` [PATCH 3.16 61/76] x86/paravirt: Remove 'noreplace-paravirt' cmdline option
` [PATCH 3.16 02/76] x86/Documentation: Add PTI description
` [PATCH 3.16 34/76] x86/retpoline: Add LFENCE to the retpoline/RSB filling RSB macros
` [PATCH 3.16 27/76] x86/retpoline/ftrace: Convert ftrace assembler indirect jumps
` [PATCH 3.16 07/76] x86/pti: Rename BUG_CPU_INSECURE to BUG_CPU_MELTDOWN
` [PATCH 3.16 57/76] vfs, fdtable: Prevent bounds-check bypass via speculative execution
` [PATCH 3.16 70/76] nospec: Include <asm/barrier.h> dependency
` [PATCH 3.16 46/76] module/retpoline: Warn about missing retpoline in module
` [PATCH 3.16 52/76] array_index_nospec: Sanitize speculative array de-references
` [PATCH 3.16 69/76] nospec: Kill array_index_nospec_mask_check()
` [PATCH 3.16 67/76] x86/spectre: Fix an error message
` [PATCH 3.16 58/76] nl80211: Sanitize array index in parse_txq_params
` [PATCH 3.16 31/76] x86/retpoline/irq32: Convert assembler indirect jumps
` [PATCH 3.16 53/76] x86: Implement array_index_mask_nospec
` [PATCH 3.16 24/76] x86/spectre: Add boot time option to select Spectre v2 mitigation
` [PATCH 3.16 18/76] x86/cpu/AMD: Use LFENCE_RDTSC in preference to MFENCE_RDTSC
` [PATCH 3.16 37/76] kprobes/x86: Disable optimizing on the function jumps to indirect thunk
` [PATCH 3.16 44/76] KVM: x86: Make indirect calls in emulator speculation safe
` [PATCH 3.16 39/76] x86/retpoline: Optimize inline assembler for vmexit_fill_RSB
` [PATCH 3.16 48/76] x86/bugs: Drop one "mitigation" from dmesg
` [PATCH 3.16 47/76] x86/nospec: Fix header guards names
` [PATCH 3.16 23/76] x86/retpoline: Add initial retpoline support
` [PATCH 3.16 29/76] x86/retpoline/xen: Convert Xen hypercall indirect jumps

[PATCH v12 0/6] Address error and recovery for AER and DPC
 2018-03-12  3:03 UTC  (3+ messages)

[PATCH] macintosh/adb: Use C99 initializers for struct adb_driver instances
 2018-03-12  3:01 UTC 

Possible memory leak in acpi_ut_create_internal_object_dbg() in 4.16-rcX
 2018-03-12  2:58 UTC 

[PATCH v4 0/7] unsafe big.LITTLE support
 2018-03-12  2:57 UTC  (13+ messages)

[PATCH 0/4 net-next] ibmvnic: Fix VLAN and other device errata
 2018-03-12  2:56 UTC  (3+ messages)
` [PATCH 3/4 net-next] ibmvnic: Pad small packets to minimum MTU size

[PATCH] drm/amdgpu: Move IH clientid defs to separate file
 2018-03-12  2:55 UTC  (2+ messages)

[PATCH net-next 00/12] fix some bugs for HNS3 driver
 2018-03-12  2:54 UTC  (2+ messages)

[PATCH] vdev: fix name comparison in find_vdev
 2018-03-12  2:51 UTC  (2+ messages)

[PATCH net v2] openvswitch: meter: fix the incorrect calculation of max delta_t
 2018-03-12  2:50 UTC  (2+ messages)

[PATCH net v4 0/2] rhashtable: Fix rhltable duplicates insertion
 2018-03-12  2:48 UTC  (4+ messages)

Where is the __per_cpu_offset array initialized??
 2018-03-12  2:48 UTC  (3+ messages)

[PATCH net] macvlan: filter out unsupported feature flags
 2018-03-12  2:46 UTC  (2+ messages)

[PATCH net-next 0/4] selftests: forwarding: Tweaks and a new test
 2018-03-12  2:44 UTC  (10+ messages)
` [PATCH net-next 1/4] selftests: forwarding: Add a test for VLAN-unaware bridge
` [PATCH net-next 2/4] selftests: forwarding: Exit with error when missing dependencies
` [PATCH net-next 3/4] selftests: forwarding: Exit with error when missing interfaces
` [PATCH net-next 4/4] selftests: forwarding: Allow creation of interfaces without a config file

[PATCH 0/7] ARM: hacks for link-time optimization
 2018-03-12  2:40 UTC  (4+ messages)
` [PATCH 1/7] ARM: disallow combining XIP and LTO

[PATCH 4.13 00/43] 4.13.11-stable review
 2018-03-12  2:37 UTC  (13+ messages)
` [PATCH 4.13 28/43] SMB3: Validate negotiate request must always be signed

[RFC PATCH] KVM: arm/arm64: vgic: change condition for level interrupt resampling
 2018-03-12  2:33 UTC  (11+ messages)

[Buildroot] [PATCH 1/2] linux: bump default to version 4.15.9
 2018-03-12  2:30 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] linux-headers: bump 4.{4, 9, 14, 15}.x series

[PATCH v3 00/36] object_id part 12
 2018-03-12  2:27 UTC  (37+ messages)
` [PATCH v3 01/36] bulk-checkin: convert index_bulk_checkin to struct object_id
` [PATCH v3 02/36] builtin/write-tree: convert "
` [PATCH v3 03/36] cache-tree: convert write_*_as_tree to object_id
` [PATCH v3 04/36] cache-tree: convert remnants to struct object_id
` [PATCH v3 05/36] resolve-undo: convert struct resolve_undo_info to object_id
` [PATCH v3 06/36] tree: convert read_tree_recursive to struct object_id
` [PATCH v3 07/36] ref-filter: convert grab_objectname "
` [PATCH v3 08/36] strbuf: convert strbuf_add_unique_abbrev to use "
` [PATCH v3 09/36] wt-status: convert struct wt_status_state to object_id
` [PATCH v3 10/36] Convert find_unique_abbrev* to struct object_id
` [PATCH v3 11/36] http-walker: convert struct object_request to use "
` [PATCH v3 12/36] send-pack: convert remaining functions to "
` [PATCH v3 13/36] replace_object: convert struct replace_object to object_id
` [PATCH v3 14/36] builtin/mktag: convert to struct object_id
` [PATCH v3 15/36] archive: convert write_archive_entry_fn_t to object_id
` [PATCH v3 16/36] archive: convert sha1_file_to_archive to struct object_id
` [PATCH v3 17/36] builtin/index-pack: convert struct ref_delta_entry to object_id
` [PATCH v3 18/36] sha1_file: convert read_loose_object to use struct object_id
` [PATCH v3 19/36] sha1_file: convert check_sha1_signature to "
` [PATCH v3 20/36] streaming: convert open_istream to use "
` [PATCH v3 21/36] builtin/mktree: convert to "
` [PATCH v3 22/36] sha1_file: convert assert_sha1_type to object_id
` [PATCH v3 23/36] sha1_file: convert retry_bad_packed_offset to struct object_id
` [PATCH v3 24/36] packfile: convert unpack_entry "
` [PATCH v3 25/36] Convert remaining callers of sha1_object_info_extended to object_id
` [PATCH v3 26/36] sha1_file: convert sha1_object_info* "
` [PATCH v3 27/36] builtin/fmt-merge-msg: convert remaining code "
` [PATCH v3 28/36] builtin/notes: convert static functions "
` [PATCH v3 29/36] tree-walk: convert get_tree_entry_follow_symlinks internals "
` [PATCH v3 30/36] streaming: convert istream internals to struct object_id
` [PATCH v3 31/36] tree-walk: convert tree entry functions to object_id
` [PATCH v3 32/36] sha1_file: convert read_object_with_reference "
` [PATCH v3 33/36] sha1_file: convert read_sha1_file to struct object_id
` [PATCH v3 34/36] Convert lookup_replace_object "
` [PATCH v3 35/36] sha1_file: introduce a constant for max header length
` [PATCH v3 36/36] convert: convert to struct object_id

Need arm64/qemu help
 2018-03-12  2:25 UTC  (5+ messages)

[PATCH] git-ci: use pylint to analyze the git-p4 code
 2018-03-12  2:20 UTC  (2+ messages)
` [GSoC][PATCH] "

[PATCH] arm64: dts: rockchip: assign clock rate for ACLK_VIO
 2018-03-12  2:14 UTC  (4+ messages)

[PATCH net-next 0/3] mlxsw: Removing dependency of mlxsw on GRE
 2018-03-12  2:12 UTC  (3+ messages)
` [PATCH net-next 1/3] net: ipv6: Introduce ip6_multipath_hash_policy()

[PATCH] intro: Polish a sentence for MIPS graphs
 2018-03-12  2:10 UTC  (2+ messages)

[PATCH] Add poor person's slanted shape for 'newtxtext' font
 2018-03-12  2:09 UTC  (4+ messages)
  ` [PATCH v2] "

[RESEND PATCH] rsi: Remove stack VLA usage
 2018-03-12  2:06 UTC  (2+ messages)

[SPDK] vhost target run in another vm
 2018-03-12  2:05 UTC 

[PATCH V2] ZBOOT: fix stack protector in compressed boot phase
 2018-03-12  2:04 UTC  (3+ messages)

[PATCH iproute2-next 0/3] ip: multicast commands JSON
 2018-03-12  1:57 UTC  (2+ messages)

[PATCH BlueZ v2 1/2] tools/bluetooth-player: Merge cmd_play{,_item}()
 2018-03-12  1:56 UTC  (2+ messages)
` [PATCH BlueZ v2 2/2] tools/bluetooth-player: Add item-generator for change-folder

resend, finish_wait with list_empty_careful maybe fragile or buggy
 2018-03-12  1:51 UTC  (2+ messages)

[PATCH iproute2-next v4 0/4] iplink: Improve iplink_parse()
 2018-03-12  1:47 UTC  (2+ messages)

[PATCH] rcu: Use the proper lockdep annotation in dump_blkd_tasks()
 2018-03-12  1:47 UTC  (2+ messages)

[PATCH v4 1/5] eal: add internal flag indicating init has completed
 2018-03-12  1:42 UTC  (4+ messages)
` [PATCH v5 0/6] Improvements for DPDK IPC
  ` [PATCH v5 6/6] eal: ignore messages until init is complete


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.