messages from 2018-02-09 13:42:35 to 2018-02-09 14:24:20 UTC [more...]
[PATCH RFC tools/lkmm] Miscellaneous fixes
2018-02-09 14:20 UTC (8+ messages)
` [PATCH RFC tip/lkmm 01/10] tools/memory-model: Clarify the origin/scope of the tool name
` [PATCH RFC tip/lkmm 03/10] MAINTAINERS: List file memory-barriers.txt within the LKMM entry
` [PATCH RFC tip/lkmm 04/10] EXP litmus_tests: Add comments explaining tests' purposes
` [PATCH RFC tip/lkmm 05/10] README: Fix a couple of punctuation errors
` [PATCH RFC tip/lkmm 06/10] EXP MAINTAINERS: Add the "LKMM" acronym
` [PATCH RFC tip/lkmm 07/10] MAINTAINERS: Add Akira Yokosawa as an LKMM reviewer
` [PATCH RFC tip/lkmm 10/10] EXP Remove underscores from smp_mb__after_spinlock() workings
[igt-dev] [PATCH i-g-t] tests/kms_available_modes_crc: Test all modes on all planes
2018-02-09 14:24 UTC
[PATCHv9 0/4] x86: 5-level related changes into decompression code
2018-02-09 14:22 UTC (10+ messages)
` [PATCHv9 1/4] x86/boot/compressed/64: Rename pagetable.c to kaslr_64.c
` [PATCHv9 2/4] x86/boot/compressed/64: Introduce paging_prepare()
` [PATCHv9 3/4] x86/boot/compressed/64: Prepare trampoline memory
` [PATCHv9 4/4] x86/boot/compressed/64: Handle 5-level paging boot if kernel is above 4G
[PATCH v2] ASoC: rt5645: Introduce mapping for ACPI-defined GPIO
2018-02-09 14:23 UTC
[cip-dev] [EOL for Lava Version 1] Lava Version 2 replacing Lava Version 1
2018-02-09 14:22 UTC
[PATCH] [v2] xen: hypercall: fix out-of-bounds memcpy
2018-02-09 14:21 UTC (7+ messages)
` [Xen-devel] "
[PATCH] ASoC: use DEFINE_SHOW_ATTRIBUTE() to decrease code duplication
2018-02-09 14:21 UTC (4+ messages)
[PATCH 0/3] Teach 'test_must_fail' to save the command's stderr to a file
2018-02-09 14:21 UTC (3+ messages)
` [PATCH 2/3] t: teach "
[PATCH 1/2] arm64: capabilities: Allow flexibility in scope
2018-02-09 14:21 UTC (4+ messages)
[Qemu-devel] [Bug 1748434] [NEW] Possibly wrong GICv3 behavior when secure enabled
2018-02-09 14:08 UTC (2+ messages)
` [Qemu-devel] [Bug 1748434] "
[PATCH v2 00/41] Automate updating git-completion.bash a bit
2018-02-09 14:19 UTC (4+ messages)
` [PATCH v3 00/42] "
` [PATCH v3 42/42] git-completion.bash: add GIT_COMPLETION_OPTIONS=all config
[Xenomai] calling xenomai_init multiple times
2018-02-09 14:18 UTC (2+ messages)
[PATCH 4.9 00/92] 4.9.81-stable review
2018-02-09 13:40 UTC (44+ messages)
` [PATCH 4.9 03/92] powerpc/64: Convert fast_exception_return to use RFI_TO_USER/KERNEL
` [PATCH 4.9 07/92] powerpc/64s: Support disabling RFI flush with no_rfi_flush and nopti
` [PATCH 4.9 09/92] powerpc/powernv: Check device-tree for RFI flush settings
` [PATCH 4.9 12/92] auxdisplay: img-ascii-lcd: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
` [PATCH 4.9 14/92] ASoC: pcm512x: "
` [PATCH 4.9 16/92] x86/pti: Make unpoison of pgd for trusted boot work for real
` [PATCH 4.9 17/92] kaiser: allocate pgd with order 0 when pti=off
` [PATCH 4.9 18/92] serial: core: mark port as initialized after successful IRQ change
` [PATCH 4.9 20/92] net: igmp: add a missing rcu locking section
` [PATCH 4.9 25/92] vhost_net: stop device during reset owner
` [PATCH 4.9 27/92] cls_u32: add missing RCU annotation
` [PATCH 4.9 33/92] b43: Add missing MODULE_FIRMWARE()
` [PATCH 4.9 36/92] KVM: x86: Make indirect calls in emulator speculation safe
` [PATCH 4.9 40/92] x86/cpufeatures: Add Intel feature bits for Speculation Control
` [PATCH 4.9 45/92] x86/speculation: Add basic IBPB (Indirect Branch Prediction Barrier) support
` [PATCH 4.9 46/92] x86/alternative: Print unadorned pointers
` [PATCH 4.9 47/92] x86/nospec: Fix header guards names
` [PATCH 4.9 48/92] x86/bugs: Drop one "mitigation" from dmesg
` [PATCH 4.9 50/92] x86/cpufeatures: Clean up Spectre v2 related CPUID flags
` [PATCH 4.9 51/92] x86/retpoline: Simplify vmexit_fill_RSB()
` [PATCH 4.9 52/92] x86/spectre: Check CONFIG_RETPOLINE in command line parser
` [PATCH 4.9 68/92] x86/spectre: Fix spelling mistake: "vunerable"-> "vulnerable"
` [PATCH 4.9 69/92] x86/cpuid: Fix up "virtual" IBRS/IBPB/STIBP feature bits on Intel
` [PATCH 4.9 70/92] x86/paravirt: Remove noreplace-paravirt cmdline option
` [PATCH 4.9 72/92] x86/retpoline: Avoid retpolines for built-in __init functions
` [PATCH 4.9 73/92] x86/spectre: Simplify spectre_v2 command line parsing
` [PATCH 4.9 74/92] x86/pti: Mark constant arrays as __initconst
` [PATCH 4.9 75/92] x86/speculation: Fix typo IBRS_ATT, which should be IBRS_ALL
` [PATCH 4.9 76/92] KVM: nVMX: kmap() cant fail
` [PATCH 4.9 77/92] KVM: nVMX: vmx_complete_nested_posted_interrupt() "
` [PATCH 4.9 80/92] KVM: VMX: introduce alloc_loaded_vmcs
` [PATCH 4.9 81/92] KVM: VMX: make MSR bitmaps per-VCPU
` [PATCH 4.9 82/92] KVM/x86: Add IBPB support
` [PATCH 4.9 83/92] KVM/VMX: Emulate MSR_IA32_ARCH_CAPABILITIES
` [PATCH 4.9 84/92] KVM/VMX: Allow direct access to MSR_IA32_SPEC_CTRL
` [PATCH 4.9 85/92] KVM/SVM: "
` [PATCH 4.9 87/92] ASoC: simple-card: Fix misleading error message
` [PATCH 4.9 88/92] ASoC: rsnd: dont call free_irq() on Parent SSI
` [PATCH 4.9 89/92] ASoC: rsnd: avoid duplicate free_irq()
` [PATCH 4.9 90/92] drm: rcar-du: Use the VBK interrupt for vblank events
` [PATCH 4.9 91/92] drm: rcar-du: Fix race condition when disabling planes at CRTC stop
` [PATCH 4.9 92/92] x86/microcode: Do the family check first
[Qemu-devel] [PATCH v2] qmp: add query-cpus-fast
2018-02-09 14:16 UTC (5+ messages)
[PATCH v2] target-i386: add KVM_HINTS_DEDICATED performance hint
2018-02-09 14:15 UTC
[PATCH] block: pass inclusive 'lend' parameter to truncate_inode_pages_range
2018-02-09 14:15 UTC
[Qemu-devel] [PULL 0/1] Travis speed-up
2018-02-09 14:15 UTC (2+ messages)
` [Qemu-devel] [PULL 1/1] .travis.yml: add --disable-linux-user for some jobs
More keyboard issues
2018-02-09 14:15 UTC (4+ messages)
[PATCH] em28xx: use %*phC to print small buffers
2018-02-09 14:13 UTC
[Qemu-devel] [PATCH 00/27] x-blockdev-create for protocols and qcow2
2018-02-09 14:13 UTC (11+ messages)
` [Qemu-devel] [PATCH 03/27] qcow2: Let qcow2_create() handle protocol layer
` [Qemu-devel] [PATCH 04/27] qcow2: Pass BlockdevCreateOptions to qcow2_create2()
` [Qemu-devel] [PATCH 05/27] qcow2: Use BlockdevRef in qcow2_create2()
` [Qemu-devel] [PATCH 06/27] qcow2: Use QCryptoBlockCreateOptions "
[PATCH 1/5] drm/ttm: add ttm_tt_populate wrapper
2018-02-09 14:12 UTC (6+ messages)
` [PATCH 5/5] drm/amdgpu: replace iova debugfs file with iomem
[Qemu-devel] [PATCH v7 00/23] QMP: out-of-band (OOB) execution support
2018-02-09 14:10 UTC (3+ messages)
` [Qemu-devel] [PATCH v7 01/23] docs: update QMP documents for OOB commands
[PATCH] x86/spectre_v2: Remove 0xc2 from spectre_bad_microcodes
2018-02-09 14:10 UTC
[Cocci] [PATCH] scripts/coccinelle/misc/shift.cocci: detect < or > that should be a shift
2018-02-09 14:10 UTC (3+ messages)
` scripts/coccinelle/misc/shift.cocci: Refactoring?
[PATCH V3 0/5] bugs fix for large PEBS mmap read and rdpmc read
2018-02-09 14:09 UTC (5+ messages)
` [PATCH V3 1/5] perf/x86/intel: fix event update for auto-reload
[PATCHv3 0/5] x86: Enumerate TME and PCONFIG, add MKTME_KEY_PROG helper
2018-02-09 14:07 UTC (6+ messages)
` [PATCHv3 1/5] x86/cpufeatures: Add Intel Total Memory Encryption cpufeature
` [PATCHv3 2/5] x86/tme: Detect if TME and MKTME is activated by BIOS
` [PATCHv3 3/5] x86/cpufeatures: Add Intel PCONFIG cpufeature
` [PATCHv3 4/5] x86/pconfig: Detect PCONFIG targets
` [PATCHv3 5/5] x86/pconfig: Provide defines and helper to run MKTME_KEY_PROG leaf
[Qemu-devel] [PATCH v3] spapr: set vsmt to MAX(8, smp_threads)
2018-02-09 14:06 UTC (2+ messages)
Regression after commit 19809c2da28a ("mm, vmalloc: use __GFP_HIGHMEM implicitly")
2018-02-09 14:07 UTC (7+ messages)
[PATCH v3 00/17] Alternative Meltdown mitigation
2018-02-09 14:01 UTC (18+ messages)
` [PATCH v3 01/17] x86: don't use hypervisor stack size for dumping guest stacks
` [PATCH v3 02/17] x86: do a revert of e871e80c38547d9faefc6604532ba3e985e65873
` [PATCH v3 03/17] x86: revert 5784de3e2067ed73efc2fe42e62831e8ae7f46c4
` [PATCH v3 04/17] x86: don't access saved user regs via rsp in trap handlers
` [PATCH v3 05/17] x86: add a xpti command line parameter
` [PATCH v3 06/17] x86: allow per-domain mappings without NX bit or with specific mfn
` [PATCH v3 07/17] xen/x86: split _set_tssldt_desc() into ldt and tss specific functions
` [PATCH v3 08/17] x86: add support for spectre mitigation with local thunk
` [PATCH v3 09/17] x86: create syscall stub for per-domain mapping
` [PATCH v3 10/17] x86: allocate per-vcpu stacks for interrupt entries
` [PATCH v3 11/17] x86: modify interrupt handlers to support stack switching
` [PATCH v3 12/17] x86: activate per-vcpu stacks in case of xpti
` [PATCH v3 13/17] x86: allocate hypervisor L4 page table for XPTI
` [PATCH v3 14/17] xen: add domain pointer to fill_ro_mpt() and zap_ro_mpt() functions
` [PATCH v3 15/17] x86: fill XPTI shadow pages and keep them in sync with guest L4
` [PATCH v3 16/17] x86: do page table switching when entering/leaving hypervisor
` [PATCH v3 17/17] x86: hide most hypervisor mappings in XPTI shadow page tables
[PATCH] sctp: verify size of a new chunk in _sctp_make_chunk()
2018-02-09 14:05 UTC (4+ messages)
[PATCH] drm/i915/userptr: Probe vma range before gup
2018-02-09 14:06 UTC (2+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915/userptr: Probe vma range before gup (rev7)
[LTP] [COMMITTED 1/1] Replace __BEGIN_DECLS and __END_DECLS to with expanded macros
2018-02-09 14:05 UTC
[Resend] Question: kselftests: bpf/test_maps failed
2018-02-09 14:01 UTC (3+ messages)
` [Linux-kselftest-mirror] "
Add a module/library to meta-toolchain-qt5 sdk
2018-02-09 14:01 UTC (2+ messages)
[Bug 104082] amdgpu 0000:07:00.0: swiotlb buffer is full (sz: 2097152 bytes)
2018-02-09 14:01 UTC (2+ messages)
[PATCH 0/2] add ESP8089 WiFi chip driver
2018-02-09 14:01 UTC (8+ messages)
` [PATCH 2/2] mmc: Add mmc_force_detect_change_begin / _end functions
[GIT PULL] fbdev fix for v4.16
2018-02-09 14:00 UTC (2+ messages)
[PATCH 1/2] f2fs: enable to gc page whose inode already atomic commit
2018-02-09 13:57 UTC (11+ messages)
` [PATCH] f2fs: add fi->commit_lock to protect commit GCed pages
` [f2fs-dev] "
[PATCH v2 9/9] [media] Add documentation for YUV420 bus format
2018-02-09 13:58 UTC (2+ messages)
[PATCH] base: power: domain: Replace mdelay with msleep
2018-02-09 13:58 UTC (2+ messages)
[Qemu-devel] [PATCH v7 0/3] qemu-img: Document --force-share / -U
2018-02-09 13:58 UTC (2+ messages)
[PATCH 4.14 00/22] 4.14.19-stable review
2018-02-09 13:40 UTC (20+ messages)
` [PATCH 4.14 01/22] .gitignore: sort normal pattern rules alphabetically
` [PATCH 4.14 02/22] .gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignore
` [PATCH 4.14 03/22] kbuild: rpm-pkg: keep spec file until make mrproper
` [PATCH 4.14 04/22] ip6mr: fix stale iterator
` [PATCH 4.14 05/22] net: igmp: add a missing rcu locking section
` [PATCH 4.14 06/22] qlcnic: fix deadlock bug
` [PATCH 4.14 08/22] r8169: fix RTL8168EP take too long to complete driver initialization
` [PATCH 4.14 09/22] tcp: release sk_frag.page in tcp_disconnect
` [PATCH 4.14 10/22] vhost_net: stop device during reset owner
` [PATCH 4.14 11/22] Revert "defer call to mem_cgroup_sk_alloc()"
` [PATCH 4.14 12/22] net: ipv6: send unsolicited NA after DAD
` [PATCH 4.14 13/22] rocker: fix possible null pointer dereference in rocker_router_fib_event_work
` [PATCH 4.14 14/22] tcp_bbr: fix pacing_gain to always be unity when using lt_bw
` [PATCH 4.14 15/22] ipv6: Fix SO_REUSEPORT UDP socket with implicit sk_ipv6only
` [PATCH 4.14 17/22] media: mtk-vcodec: add missing MODULE_LICENSE/DESCRIPTION
` [PATCH 4.14 18/22] media: soc_camera: soc_scale_crop: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
` [PATCH 4.14 20/22] arch: define weak abort()
` [PATCH 4.14 21/22] kernel/exit.c: export abort() to modules
` [PATCH 4.14 22/22] scsi: storvsc: missing error code in storvsc_probe()
[PATCH] mm,vmscan: don't pretend forward progress upon shrinker_rwsem contention
2018-02-09 13:55 UTC
[PATCH 00/31 v2] PTI support for x86_32
2018-02-09 13:54 UTC (5+ messages)
how to use kexec to jump back to the original kernel
2018-02-09 13:54 UTC
[PATCH v2 00/14] Serialized Git Commit Graph
2018-02-09 13:45 UTC (5+ messages)
` [PATCH v3 "
` [PATCH v3 14/14] commit-graph: build graph from starting commits
90ea9f1b60: BUG:using__this_cpu_add()in_preemptible[#]code:kworker/u5
2018-02-09 13:52 UTC (2+ messages)
[Qemu-trivial] [PATCH] misc: fix spelling
2018-02-09 10:16 UTC (3+ messages)
` [Qemu-devel] "
[PATCH 4.15 00/23] 4.15.3-stable review
2018-02-09 13:40 UTC (10+ messages)
` [PATCH 4.15 01/23] ip6mr: fix stale iterator
` [PATCH 4.15 10/23] Revert "defer call to mem_cgroup_sk_alloc()"
` [PATCH 4.15 11/23] net: ipv6: send unsolicited NA after DAD
` [PATCH 4.15 12/23] rocker: fix possible null pointer dereference in rocker_router_fib_event_work
` [PATCH 4.15 13/23] tcp_bbr: fix pacing_gain to always be unity when using lt_bw
` [PATCH 4.15 14/23] cls_u32: add missing RCU annotation
` [PATCH 4.15 15/23] ipv6: Fix SO_REUSEPORT UDP socket with implicit sk_ipv6only
` [PATCH 4.15 17/23] net_sched: get rid of rcu_barrier() in tcf_block_put_ext()
` [PATCH 4.15 21/23] media: tegra-cec: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
categorization, documentation and packaging of "git core" commands
2018-02-09 13:51 UTC (5+ messages)
user_namespace: add aux data
2018-02-09 13:51 UTC
[GIT PULL] arm64 spectre and meltdown mitigations for -stable
2018-02-09 13:51 UTC (3+ messages)
[PATCH i-g-t] tests/kms_available_modes_crc: Test all modes on all planes
2018-02-09 13:50 UTC
[PATCH net] bpf: fix rlimit in reuseport net selftest
2018-02-09 13:49 UTC
[PATCH] mm: Split page_type out from _map_count
2018-02-09 13:49 UTC (3+ messages)
[Qemu-devel] [PATCH] qcow2: Check the L1 table parameters from all internal snapshots
2018-02-09 13:48 UTC (4+ messages)
[PATCH 1/2] procfs: add seq_put_hex_ll to speed up /proc/pid/maps
2018-02-09 13:48 UTC (3+ messages)
` [PATCH v2] "
"git bisect run make" adequate to locate first unbuildable commit?
2018-02-09 13:47 UTC (2+ messages)
[Bug 197863] Thinkpad X240 resume dramatically slower on kernels 4.13+
2018-02-09 13:43 UTC (5+ messages)
` [Bug,197863] "
[PATCH 0/3] dra7xx: PCIe IRQ handling rework
2018-02-09 13:46 UTC (3+ messages)
` [PATCH 1/3] Revert "PCI: dwc: Clear MSI interrupt status after it is handled, not before"
[PATCH v3 2/2] MIPS: use generic GCC library routines from lib/
2018-02-09 13:45 UTC (3+ messages)
` [PATCH] lib: Rename compiler intrinsic selects to GENERIC_LIB_*
[RFC PATCH v12 0/6] mm: security: ro protection for dynamic data
2018-02-09 13:45 UTC (7+ messages)
` [PATCH 3/6] struct page: add field for vm_struct
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.