All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-03-12 03:03:34 to 2018-03-12 04:11:57 UTC [more...]

[virtio-dev] [PATCH v4] virtio-blk: add discard and write zeroes features to specification
 2018-03-12  4:11 UTC  (3+ messages)

ivtv: use arch_phys_wc_add() and require PAT disabled
 2018-03-12  4:04 UTC  (9+ messages)

Kernel WARNING in dio_complete found by syzkaller
 2018-03-12  4:02 UTC 

[pci PATCH v4 0/4] Add support for unmanaged SR-IOV
 2018-03-12  3:59 UTC  (4+ messages)
` [pci PATCH v4 1/4] pci-iov: "

[RFC PATCH v2 00/12] Rewrite asm-generic/bitops/{atomic,lock}.h and use on arm64
 2018-03-12  3:56 UTC  (4+ messages)

[Qemu-devel] [PATCH v8 00/23] QMP: out-of-band (OOB) execution support
 2018-03-12  3:56 UTC  (13+ messages)
` [Qemu-devel] [PATCH v8 01/23] docs: update QMP documents for OOB commands
` [Qemu-devel] [PATCH v8 17/23] qapi: introduce new cmd option "allow-oob"
` [Qemu-devel] [PATCH v8 22/23] tests: qmp-test: verify command batching
` [Qemu-devel] [PATCH v8 23/23] tests: qmp-test: add oob test

[PATCH v6 15/17] arm64: dts: rockchip: add isp0 node for rk3399
 2018-03-12  3:55 UTC  (3+ messages)
` [PATCH v6-1,15/17] "

[PATCH 3.2 000/104] 3.2.101-rc1 review
 2018-03-12  3:03 UTC  (68+ messages)
` [PATCH 3.2 022/104] fs: namespace: suppress 'may be used uninitialized' warnings
` [PATCH 3.2 029/104] x86, alternative: Add header guards to <asm/alternative-asm.h>
` [PATCH 3.2 055/104] x86/asm: Make asm/alternative.h safe from assembly
` [PATCH 3.2 087/104] x86/syscall: Sanitize syscall table de-references under speculation
` [PATCH 3.2 005/104] ath6kl: fix uninitialized variable in ath6kl_sdio_enable_scatter()
` [PATCH 3.2 021/104] modpost: don't emit section mismatch warnings for compiler optimizations
` [PATCH 3.2 098/104] nospec: Move array_index_nospec() parameter checking into separate macro
` [PATCH 3.2 030/104] KVM: VMX: Make use of asm.h
` [PATCH 3.2 039/104] x86/cpu: Factor out application of forced CPU caps
` [PATCH 3.2 104/104] cris: Remove old legacy "-traditional" flag from arch-v10/lib/Makefile
` [PATCH 3.2 027/104] kconfig: fix IS_ENABLED to not require all options to be defined
` [PATCH 3.2 033/104] x86, asm: Extend definitions of _ASM_* with a raw format
` [PATCH 3.2 086/104] x86/get_user: Use pointer masking to limit speculation
` [PATCH 3.2 013/104] usb: renesas_usbhs: tidyup original usbhsx_for_each_xxx macro
` [PATCH 3.2 026/104] staging/wlan-ng: Fix 'Branch condition evaluates to a garbage value' in p80211netdev.c
` [PATCH 3.2 079/104] x86/bugs: Drop one "mitigation" from dmesg
` [PATCH 3.2 008/104] rtlwifi: rtl8192de: Fix W=1 build warnings
` [PATCH 3.2 014/104] gcov: move gcov structs definitions to a gcc version specific file
` [PATCH 3.2 103/104] x86: fix build warnign with 32-bit PAE
` [PATCH 3.2 031/104] KVM: SVM: Make use of asm.h
` [PATCH 3.2 042/104] x86/cpu, x86/pti: Do not enable PTI on AMD processors
` [PATCH 3.2 094/104] x86/spectre: Simplify spectre_v2 command line parsing
` [PATCH 3.2 051/104] x86/alternatives: Make optimize_nops() interrupt safe and synced
` [PATCH 3.2 072/104] x86/pti: Document fix wrong index
` [PATCH 3.2 049/104] x86/alternatives: Guard NOPs optimization
` [PATCH 3.2 100/104] nospec: Include <asm/barrier.h> dependency
` [PATCH 3.2 093/104] x86/retpoline: Avoid retpolines for built-in __init functions
` [PATCH 3.2 048/104] sysfs/cpu: Fix typos in vulnerability documentation
` [PATCH 3.2 011/104] Removed unused typedef to avoid "unused local typedef" warnings
` [PATCH 3.2 018/104] gcov: add support for GCC 4.9
` [PATCH 3.2 001/104] brcmfmac: work-around gcc 4.7 build issue
` [PATCH 3.2 032/104] x86, cpu: Expand cpufeature facility to include cpu bugs
` [PATCH 3.2 028/104] x86/bitops: Move BIT_64() for a wider use
` [PATCH 3.2 012/104] usb: renesas_usbhs: fixup __usbhs_for_each_pipe 1st pos
` [PATCH 3.2 095/104] x86/speculation: Fix typo IBRS_ATT, which should be IBRS_ALL
` [PATCH 3.2 015/104] gcov: add support for gcc 4.7 gcov format
` [PATCH 3.2 020/104] modpost: reduce visibility of symbols and constify r/o arrays
` [PATCH 3.2 003/104] rtlwifi: rtl8192se: Fix gcc 4.7.x warning
` [PATCH 3.2 035/104] x86: Add another set of MSR accessor functions
` [PATCH 3.2 004/104] brcm80211: Remove bogus memcpy in ai_detach
` [PATCH 3.2 024/104] [media] budget-av: only use t_state if initialized
` [PATCH 3.2 045/104] x86/cpu: Merge bugs.c and bugs_64.c
` [PATCH 3.2 016/104] gcov: compile specific gcov implementation based on gcc version
` [PATCH 3.2 050/104] x86/alternatives: Fix ALTERNATIVE_2 padding generation properly
` [PATCH 3.2 056/104] kconfig.h: use __is_defined() to check if MODULE is defined
` [PATCH 3.2 037/104] kvm: vmx: Scrub hardware GPRs at VM-exit
` [PATCH 3.2 006/104] Turn off -Wmaybe-uninitialized when building with -Os
` [PATCH 3.2 057/104] x86/asm: Use register variable to get stack pointer value
` [PATCH 3.2 074/104] x86/cpu/intel: Introduce macros for Intel family numbers
  ` [3.2,074/104] "
` [PATCH 3.2 023/104] [media] max2165: trival fix for some -Wuninitialized warning
` [PATCH 3.2 034/104] bitops: Introduce BIT_ULL
` [PATCH 3.2 077/104] module/retpoline: Warn about missing retpoline in module
` [PATCH 3.2 082/104] Documentation: Document array_index_nospec
` [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 019/104] ath6kl: fix struct hif_scatter_req list handling
` [PATCH 3.2 017/104] SELinux: security_load_policy: Silence frame-larger-than warning
` [PATCH 3.2 080/104] x86/cpu/bugs: Make retpoline module warning conditional
` [PATCH 3.2 002/104] Bluetooth: Remove unused hci_le_ltk_reply()
` [PATCH 3.2 010/104] rtlwifi: initialize local array and set value
` [PATCH 3.2 025/104] atp: remove set_rx_mode_8012()
` [PATCH 3.2 097/104] x86/spectre: Fix an error message
` [PATCH 3.2 009/104] rtl8192c:dm: Properly initialize local array and set value
` [PATCH 3.2 007/104] rtlwifi: rtl8192c: Fix W=1 warning

[PATCH v6 00/17] Rockchip ISP1 Driver
 2018-03-12  3:51 UTC  (3+ messages)
` [v6-1,15/17] arm64: dts: rockchip: add isp0 node for rk3399

[PATCH char-misc 1/1] Drivers: hv: vmbus: Add hooks for per-CPU IRQ
 2018-03-12  3:49 UTC 

[PATCH 0/4] allow procinfo and pdump on eth vdev
 2018-03-12  3:40 UTC  (10+ messages)
` [PATCH 2/4] bus/vdev: bus scan by multi-process channel
` [PATCH 3/4] drivers/net: do not allocate rte_eth_dev_data privately

[PATCH] ipmi: Remove ACPI SPMI probing from the SSIF (I2C) driver
 2018-03-12  3:40 UTC  (4+ messages)

[PATCH 1/3] phy: phy-mtk-tphy: keep default value of mcu_bus_ck_gate_en
 2018-03-12  3:39 UTC  (12+ messages)
` [1/3] "
` [PATCH 2/3] phy: phy-mtk-tphy: add configurable parameters for slew rate calibrate
  ` [2/3] "
` [PATCH 3/3] phy: phy-mtk-tphy: add properties for U2 "
  ` [3/3] "

[PATCH 0/3] m68k/mac: Miscellaneous clean-ups and fixes
 2018-03-12  3:38 UTC  (4+ messages)
` [PATCH 2/3] m68k/mac: Enable RTC for 100-series PowerBooks
` [PATCH 3/3] m68k/mac: Remove bogus "FIXME" comment
` [PATCH 1/3] m68k/mac: Clean up whitespace and remove redundant parentheses

[PATCH 0/7] SMMUv3 driver
 2018-03-12  3:36 UTC  (4+ messages)
` [PATCH 5/7] xen/iommu: smmu-v3: Add Xen specific code to enable the ported driver

[PATCH 3.16 00/76] 3.16.56-rc1 review
 2018-03-12  3:06 UTC  (80+ messages)
` [PATCH 3.16 28/76] x86/retpoline/hyperv: Convert assembler indirect jumps
` [PATCH 3.16 21/76] x86: Clean up current_stack_pointer
` [PATCH 3.16 38/76] x86/pti: Document fix wrong index
` [PATCH 3.16 34/76] x86/retpoline: Add LFENCE to the retpoline/RSB filling RSB macros
` [PATCH 3.16 63/76] x86/retpoline: Avoid retpolines for built-in __init functions
` [PATCH 3.16 17/76] x86/cpu/AMD: Make LFENCE a serializing instruction
` [PATCH 3.16 06/76] x86/cpu, x86/pti: Do not enable PTI on AMD processors
` [PATCH 3.16 54/76] x86: Introduce barrier_nospec
` [PATCH 3.16 05/76] x86/cpufeatures: Add X86_BUG_CPU_INSECURE
` [PATCH 3.16 14/76] x86/alternatives: Fix ALTERNATIVE_2 padding generation properly
` [PATCH 3.16 31/76] x86/retpoline/irq32: Convert assembler indirect jumps
` [PATCH 3.16 49/76] x86/cpu/bugs: Make retpoline module warning conditional
` [PATCH 3.16 01/76] kvm: vmx: Scrub hardware GPRs at VM-exit
` [PATCH 3.16 44/76] KVM: x86: Make indirect calls in emulator speculation safe
` [PATCH 3.16 42/76] x86/cpu: Change type of x86_cache_size variable to unsigned int
` [PATCH 3.16 59/76] x86/spectre: Report get_user mitigation for spectre_v1
` [PATCH 3.16 71/76] x86: reorganize SMAP handling in user space accesses
` [PATCH 3.16 56/76] x86/syscall: Sanitize syscall table de-references under speculation
` [PATCH 3.16 73/76] x86: Introduce __uaccess_begin_nospec() and uaccess_try_nospec
` [PATCH 3.16 07/76] x86/pti: Rename BUG_CPU_INSECURE to BUG_CPU_MELTDOWN
` [PATCH 3.16 36/76] kprobes/x86: Blacklist indirect thunk functions for kprobes
` [PATCH 3.16 47/76] x86/nospec: Fix header guards names
` [PATCH 3.16 15/76] x86/alternatives: Make optimize_nops() interrupt safe and synced
` [PATCH 3.16 67/76] x86/spectre: Fix an error message
` [PATCH 3.16 53/76] x86: Implement array_index_mask_nospec
` [PATCH 3.16 19/76] x86/asm: Make asm/alternative.h safe from assembly
` [PATCH 3.16 32/76] x86/retpoline: Fill return stack buffer on vmexit
` [PATCH 3.16 76/76] x86: fix build warnign with 32-bit PAE
` [PATCH 3.16 65/76] x86/speculation: Fix typo IBRS_ATT, which should be IBRS_ALL
` [PATCH 3.16 57/76] vfs, fdtable: Prevent bounds-check bypass via speculative execution
` [PATCH 3.16 16/76] x86/alternatives: Fix optimize_nops() checking
` [PATCH 3.16 58/76] nl80211: Sanitize array index in parse_txq_params
` [PATCH 3.16 10/76] sysfs/cpu: Add vulnerability folder
` [PATCH 3.16 41/76] x86/retpoline: Fill RSB on context switch for affected CPUs
` [PATCH 3.16 12/76] sysfs/cpu: Fix typos in vulnerability documentation
` [PATCH 3.16 51/76] Documentation: Document array_index_nospec
` [PATCH 3.16 29/76] x86/retpoline/xen: Convert Xen hypercall indirect jumps
` [PATCH 3.16 20/76] kconfig.h: use __is_defined() to check if MODULE is defined
` [PATCH 3.16 13/76] x86/alternatives: Guard NOPs optimization
` [PATCH 3.16 08/76] x86/cpufeatures: Add X86_BUG_SPECTRE_V[12]
` [PATCH 3.16 37/76] kprobes/x86: Disable optimizing on the function jumps to indirect thunk
` [PATCH 3.16 33/76] x86/retpoline: Remove compile time warning
` [PATCH 3.16 09/76] x86/cpu: Merge bugs.c and bugs_64.c
` [PATCH 3.16 48/76] x86/bugs: Drop one "mitigation" from dmesg
` [PATCH 3.16 43/76] x86/retpoline: Remove the esp/rsp thunk
` [PATCH 3.16 02/76] x86/Documentation: Add PTI description
` [PATCH 3.16 04/76] x86/cpufeatures: Make CPU bugs sticky
` [PATCH 3.16 25/76] x86/retpoline/crypto: Convert crypto assembler indirect jumps
` [PATCH 3.16 52/76] array_index_nospec: Sanitize speculative array de-references
` [PATCH 3.16 68/76] nospec: Move array_index_nospec() parameter checking into separate macro
` [PATCH 3.16 27/76] x86/retpoline/ftrace: Convert ftrace assembler indirect jumps
` [PATCH 3.16 74/76] x86/usercopy: Replace open coded stac/clac with __uaccess_{begin, end}
` [PATCH 3.16 26/76] x86/retpoline/entry: Convert entry assembler indirect jumps
` [PATCH 3.16 30/76] x86/retpoline/checksum32: Convert "
` [PATCH 3.16 69/76] nospec: Kill array_index_nospec_mask_check()
` [PATCH 3.16 40/76] x86/cpu/intel: Introduce macros for Intel family numbers
  ` [3.16,40/76] "
` [PATCH 3.16 75/76] x86/uaccess: Use __uaccess_begin_nospec() and uaccess_try_nospec
` [PATCH 3.16 39/76] x86/retpoline: Optimize inline assembler for vmexit_fill_RSB
` [PATCH 3.16 45/76] KVM: VMX: Make indirect call speculation safe
` [PATCH 3.16 03/76] x86/cpu: Factor out application of forced CPU caps
` [PATCH 3.16 18/76] x86/cpu/AMD: Use LFENCE_RDTSC in preference to MFENCE_RDTSC
` [PATCH 3.16 62/76] x86/kvm: Update spectre-v1 mitigation
` [PATCH 3.16 35/76] retpoline: Introduce start/end markers of indirect thunk
` [PATCH 3.16 72/76] x86: fix SMAP in 32-bit environments
` [PATCH 3.16 24/76] x86/spectre: Add boot time option to select Spectre v2 mitigation
` [PATCH 3.16 61/76] x86/paravirt: Remove 'noreplace-paravirt' cmdline option
` [PATCH 3.16 23/76] x86/retpoline: Add initial retpoline support
` [PATCH 3.16 22/76] x86/asm: Use register variable to get stack pointer value
` [PATCH 3.16 66/76] x86/cpufeatures: Clean up Spectre v2 related CPUID flags
` [PATCH 3.16 64/76] x86/spectre: Simplify spectre_v2 command line parsing
` [PATCH 3.16 70/76] nospec: Include <asm/barrier.h> dependency
` [PATCH 3.16 55/76] x86/get_user: Use pointer masking to limit speculation
` [PATCH 3.16 60/76] x86/spectre: Fix spelling mistake: "vunerable"-> "vulnerable"
` [PATCH 3.16 11/76] x86/cpu: Implement CPU vulnerabilites sysfs functions
` [PATCH 3.16 46/76] module/retpoline: Warn about missing retpoline in module

[MPTCP] [RFC] MPTCP Path Management Generic Netlink API
 2018-03-12  3:27 UTC 

[MPTCP] [RFC] MPTCP Path Management Generic Netlink API
 2018-03-12  3:25 UTC 

[lkp-robot] [mm] b8d8bbead3: [No primary change] vm-scalability.free_time -9.8%
 2018-03-12  3:24 UTC 

[PATCH v2 00/20] btrfs-progs: qgroups usability
 2018-03-12  3:24 UTC  (4+ messages)
` [PATCH 13/20] btrfs-progs: use cmd_struct as command entry point

[PATCH] fix misspelling in the example of container_of
 2018-03-12  3:24 UTC 

[Qemu-devel] [Bug 1703506] [NEW] SMT not supported by QEMU on AMD Ryzen CPU
 2018-03-12  3:05 UTC  (2+ messages)
` [Qemu-devel] [Bug 1703506] "

why add the result of check_type in container_of
 2018-03-12  3:19 UTC 

hello
 2018-03-12  3:19 UTC 

[PATCH v2 0/7] kexec_file, x86, powerpc: refactoring for other architecutres
 2018-03-12  3:18 UTC  (11+ messages)

[PATCH v2] doc: add driver limitation for vhost dequeue zero copy
 2018-03-12  3:15 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] scsi: eata: drop VLA in reorder()
 2018-03-12  3:08 UTC  (3+ messages)

[PATCH v12 0/6] Address error and recovery for AER and DPC
 2018-03-12  3:03 UTC  (3+ 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.