All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-02-09 13:11:40 to 2018-02-09 13:46:29 UTC [more...]

[PATCH 4.9 00/92] 4.9.81-stable review
 2018-02-09 13:40 UTC  (77+ messages)
` [PATCH 4.9 01/92] powerpc/pseries: Add H_GET_CPU_CHARACTERISTICS flags & wrapper
` [PATCH 4.9 02/92] powerpc/64: Add macros for annotating the destination of rfid/hrfid
` [PATCH 4.9 04/92] powerpc/64: Convert the syscall exit path to use RFI_TO_USER/KERNEL
` [PATCH 4.9 05/92] powerpc/64s: Convert slb_miss_common "
` [PATCH 4.9 06/92] powerpc/64s: Add support for RFI flush of L1-D cache
` [PATCH 4.9 08/92] powerpc/pseries: Query hypervisor for RFI flush settings
` [PATCH 4.9 09/92] powerpc/powernv: Check device-tree "
` [PATCH 4.9 10/92] powerpc/64s: Wire up cpu_show_meltdown()
` [PATCH 4.9 11/92] powerpc/64s: Allow control of RFI flush via debugfs
` [PATCH 4.9 13/92] pinctrl: pxa: pxa2xx: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
` [PATCH 4.9 14/92] ASoC: pcm512x: "
` [PATCH 4.9 15/92] kaiser: fix intel_bts perf crashes
` [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 19/92] ip6mr: fix stale iterator
` [PATCH 4.9 21/92] qlcnic: fix deadlock bug
` [PATCH 4.9 22/92] qmi_wwan: Add support for Quectel EP06
` [PATCH 4.9 23/92] r8169: fix RTL8168EP take too long to complete driver initialization
` [PATCH 4.9 24/92] tcp: release sk_frag.page in tcp_disconnect
` [PATCH 4.9 26/92] tcp_bbr: fix pacing_gain to always be unity when using lt_bw
` [PATCH 4.9 28/92] ipv6: Fix SO_REUSEPORT UDP socket with implicit sk_ipv6only
` [PATCH 4.9 29/92] soreuseport: fix mem leak in reuseport_add_sock()
` [PATCH 4.9 30/92] x86/asm: Fix inline asm call constraints for GCC 4.4
` [PATCH 4.9 31/92] x86/microcode/AMD: Do not load when running on a hypervisor
` [PATCH 4.9 32/92] media: soc_camera: soc_scale_crop: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
` [PATCH 4.9 34/92] KEYS: encrypted: fix buffer overread in valid_master_desc()
` [PATCH 4.9 35/92] x86/retpoline: Remove the esp/rsp thunk
` [PATCH 4.9 37/92] KVM: VMX: Make indirect call speculation safe
` [PATCH 4.9 38/92] module/retpoline: Warn about missing retpoline in module
` [PATCH 4.9 39/92] x86/cpufeatures: Add CPUID_7_EDX CPUID leaf
` [PATCH 4.9 41/92] x86/cpufeatures: Add AMD feature bits for Speculation Control
` [PATCH 4.9 42/92] x86/msr: Add definitions for new speculation control MSRs
` [PATCH 4.9 43/92] x86/pti: Do not enable PTI on CPUs which are not vulnerable to Meltdown
` [PATCH 4.9 44/92] x86/cpufeature: Blacklist SPEC_CTRL/PRED_CMD on early Spectre v2 microcodes
` [PATCH 4.9 47/92] x86/nospec: Fix header guards names
` [PATCH 4.9 49/92] x86/cpu/bugs: Make retpoline module warning conditional
` [PATCH 4.9 51/92] x86/retpoline: Simplify vmexit_fill_RSB()
` [PATCH 4.9 53/92] x86/entry/64: Remove the SYSCALL64 fast path
` [PATCH 4.9 54/92] x86/entry/64: Push extra regs right away
` [PATCH 4.9 55/92] x86/asm: Move status from thread_struct to thread_info
` [PATCH 4.9 56/92] Documentation: Document array_index_nospec
` [PATCH 4.9 57/92] array_index_nospec: Sanitize speculative array de-references
` [PATCH 4.9 58/92] x86: Implement array_index_mask_nospec
` [PATCH 4.9 59/92] x86: Introduce barrier_nospec
` [PATCH 4.9 60/92] x86: Introduce __uaccess_begin_nospec() and uaccess_try_nospec
` [PATCH 4.9 61/92] x86/usercopy: Replace open coded stac/clac with __uaccess_{begin, end}
` [PATCH 4.9 62/92] x86/uaccess: Use __uaccess_begin_nospec() and uaccess_try_nospec
` [PATCH 4.9 63/92] x86/get_user: Use pointer masking to limit speculation
` [PATCH 4.9 64/92] x86/syscall: Sanitize syscall table de-references under speculation
` [PATCH 4.9 65/92] vfs, fdtable: Prevent bounds-check bypass via speculative execution
` [PATCH 4.9 66/92] nl80211: Sanitize array index in parse_txq_params
` [PATCH 4.9 67/92] x86/spectre: Report get_user mitigation for spectre_v1
` [PATCH 4.9 68/92] x86/spectre: Fix spelling mistake: "vunerable"-> "vulnerable"
` [PATCH 4.9 71/92] x86/kvm: Update spectre-v1 mitigation
` [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 78/92] KVM: nVMX: mark vmcs12 pages dirty on L2 exit
` [PATCH 4.9 79/92] KVM: nVMX: Eliminate vmcs02 pool
` [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 86/92] crypto: tcrypt - fix S/G table for test_aead_speed()
` [PATCH 4.9 87/92] ASoC: simple-card: Fix misleading error message
` [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 92/92] x86/microcode: Do the family check first

[PATCH 4.15 00/23] 4.15.3-stable review
 2018-02-09 13:40 UTC  (20+ messages)
` [PATCH 4.15 02/23] net: igmp: add a missing rcu locking section
` [PATCH 4.15 03/23] qlcnic: fix deadlock bug
` [PATCH 4.15 04/23] qmi_wwan: Add support for Quectel EP06
` [PATCH 4.15 05/23] r8169: fix RTL8168EP take too long to complete driver initialization
` [PATCH 4.15 06/23] tcp: release sk_frag.page in tcp_disconnect
` [PATCH 4.15 07/23] vhost_net: stop device during reset owner
` [PATCH 4.15 08/23] ipv6: addrconf: break critical section in addrconf_verify_rtnl()
` [PATCH 4.15 09/23] ipv6: change route cache aging logic
` [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 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 16/23] soreuseport: fix mem leak in reuseport_add_sock()
` [PATCH 4.15 18/23] net: sched: fix use-after-free in tcf_block_put_ext
` [PATCH 4.15 19/23] media: mtk-vcodec: add missing MODULE_LICENSE/DESCRIPTION
` [PATCH 4.15 20/23] media: soc_camera: soc_scale_crop: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
` [PATCH 4.15 22/23] gpio: uniphier: fix mismatch between license text and MODULE_LICENSE
` [PATCH 4.15 23/23] crypto: tcrypt - fix S/G table for test_aead_speed()

[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  (4+ messages)
` [PATCH] lib: Rename compiler intrinsic selects to GENERIC_LIB_*

[PATCH 4.14 00/22] 4.14.19-stable review
 2018-02-09 13:40 UTC  (19+ 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 06/22] qlcnic: fix deadlock bug
` [PATCH 4.14 07/22] qmi_wwan: Add support for Quectel EP06
` [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 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 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 16/22] soreuseport: fix mem leak in reuseport_add_sock()
` [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 19/22] crypto: tcrypt - fix S/G table for test_aead_speed()
` [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()

[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

[Bug,197863] Thinkpad X240 resume dramatically slower on kernels 4.13+
 2018-02-09 13:43 UTC 

[PATCH v2 00/10] rtlwifi: add more materials for 8822be
 2018-02-09 13:42 UTC  (2+ messages)

[patch v1 0/4] mlx-platform: Add support for new Mellanox systems, code improvement, fixes for msn21xx system
 2018-02-09 13:40 UTC  (3+ messages)

[PATCH 1/2] f2fs: enable to gc page whose inode already atomic commit
 2018-02-09 13:38 UTC  (11+ messages)
` [PATCH] f2fs: add fi->commit_lock to protect commit GCed pages
                ` [f2fs-dev] "

[PATCH] platform/x86: GPD pocket fan: fix spelling mistake: "Mill-celcius" -> "millicelsius"
 2018-02-09 13:38 UTC  (3+ messages)

[PATCH 0/4] xfs: rmapbt block and perag reservation fixups
 2018-02-09 13:37 UTC  (8+ messages)
` [PATCH 4/4] xfs: account only rmapbt-used blocks against rmapbt perag res

[Qemu-devel] [PATCH 00/27] x-blockdev-create for protocols and qcow2
 2018-02-09 13:36 UTC  (5+ messages)
` [Qemu-devel] [PATCH 01/27] block/qapi: Introduce BlockdevCreateOptions
` [Qemu-devel] [PATCH 02/27] block/qapi: Add qcow2 create options to schema

Patch "scsi: storvsc: missing error code in storvsc_probe()" has been added to the 4.14-stable tree
 2018-02-09 13:37 UTC 

[PATCH] f2fs: remove unneed reada during build free nids
 2018-02-09 13:36 UTC  (2+ messages)

[PATCH] RDMA/nldev: Fix multiple potential NULL pointer dereferences
 2018-02-09 13:36 UTC  (3+ messages)

[PATCHv2 00/15] Media Controller compliance fixes
 2018-02-09 13:36 UTC  (21+ messages)
` [PATCHv2 04/15] v4l2-subdev: without controls return -ENOTTY
` [PATCHv2 11/15] media-device.c: zero reserved field
` [PATCHv2 06/15] v4l2-subdev: implement VIDIOC_DBG_G_CHIP_INFO ioctl

bug (driver i915) in kernel >= 4.9.40
 2018-02-09 13:35 UTC 

[Qemu-devel] [PATCH] s390x/sclp: fix event mask handling
 2018-02-09 13:35 UTC  (6+ messages)
      ` [Qemu-devel] [PATCH] s390x/sclp: fix event mask handling --> stable 2.11.1?

[Qemu-devel] [PATCH] qcow2: Check the L1 table parameters from all internal snapshots
 2018-02-09 13:35 UTC  (3+ messages)

[PATCH 00/31 v2] PTI support for x86_32
 2018-02-09 13:35 UTC  (4+ messages)

[PATCH] drm/i915: Fix Limited Range Color Handling
 2018-02-09 13:34 UTC  (6+ messages)

ipmi_si fails to get BMC ID
 2018-02-09 13:34 UTC  (4+ messages)

[Q] iptables: child user_ns: Fatal: can't open lock file /run/xtables.lock: Permission denied
 2018-02-09 13:34 UTC 

[PATCH 0/8] Clean up kernel-doc and fix literal-block handling
 2018-02-09 13:32 UTC  (4+ messages)
` [PATCH 1/8] docs: kernel-doc: Get rid of xml_escape() and friends

[PATCH 1/5] drm/ttm: add ttm_tt_populate wrapper
 2018-02-09 13:32 UTC  (3+ messages)
` [PATCH 5/5] drm/amdgpu: replace iova debugfs file with iomem

master - pvmove: reinstantiate clustered pvmove
 2018-02-09 13:29 UTC  (8+ messages)

[PATCH v6 0/7] convert: add support for different encodings
 2018-02-09 13:28 UTC  (8+ messages)
` [PATCH v6 1/7] strbuf: remove unnecessary NUL assignment in xstrdup_tolower()
` [PATCH v6 2/7] strbuf: add xstrdup_toupper()
` [PATCH v6 3/7] utf8: add function to detect prohibited UTF-16/32 BOM
` [PATCH v6 4/7] utf8: add function to detect a missing "
` [PATCH v6 5/7] convert: add 'working-tree-encoding' attribute
` [PATCH v6 6/7] convert: add tracing for "
` [PATCH v6 7/7] convert: add round trip check based on 'core.checkRoundtripEncoding'

[PATCH] inotify: Extend ioctl to allow to request id of new watch descriptor
 2018-02-09 13:28 UTC  (4+ messages)

[Qemu-devel] [PULL 00/29] s390x: assorted updates
 2018-02-09 13:27 UTC  (2+ messages)

[PATCH] sctp: verify size of a new chunk in _sctp_make_chunk()
 2018-02-09 13:27 UTC  (3+ messages)

[PATCH] v4l: vsp1: Fix continuous mode for dual pipelines
 2018-02-09 13:27 UTC  (2+ messages)

[PATCH] media-device: zero reserved media_links_enum field
 2018-02-09 13:27 UTC  (2+ messages)

[PATCH v13 4/4] battery: Add the ThinkPad "Not Charging" quirk
 2018-02-09 13:26 UTC  (3+ messages)

[PATCH] rtlwifi: rtl8192cu: remove pointless memcpy
 2018-02-09 13:24 UTC 

[PATCH] cpufreq: schedutil: rate limits for SCHED_DEADLINE
 2018-02-09 13:25 UTC  (14+ messages)

Associate physical device with device name
 2018-02-09 13:24 UTC  (6+ messages)

[PATCH v2 0/5] add MFD support for MediaTek audio subsystem
 2018-02-09 13:24 UTC  (8+ messages)
` [PATCH v2 2/5] clk: mediatek: modify MT7622 audsys to adapt MFD device

[PATCH] doc: update ethdev APIs to return named opaque type
 2018-02-09 13:22 UTC  (3+ messages)
` [PATCH v2] "

[PATCH BUGFIX V3] block, bfq: add requeue-request hook
 2018-02-09 13:21 UTC  (4+ messages)

[PATCH] ASoC: use DEFINE_SHOW_ATTRIBUTE() to decrease code duplication
 2018-02-09 13:21 UTC  (3+ messages)

[PATCH TRIVIAL] edd: don't spam log if no EDD information is present
 2018-02-09 13:20 UTC 

[PATCH] dump.f2fs: correct the seg type in ssa_dump
 2018-02-09 13:20 UTC  (2+ messages)

"git bisect run make" adequate to locate first unbuildable commit?
 2018-02-09 13:20 UTC 

RTDS with extra time issue
 2018-02-09 13:18 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/4] tcg: fix dirty bitmap race with MTTCG
 2018-02-09 11:33 UTC  (2+ messages)

[PATCH] tpm: migrate tpm2_do_selftest() to use struct tpm_buf
 2018-02-09 13:18 UTC 

[PATCH] doc: fix ethdev API port_id parameter size
 2018-02-09 13:18 UTC  (2+ messages)

4.14.x host - KVM guests crashing
 2018-02-09 13:16 UTC 

[Qemu-devel] [PATCH 0/4] QID path collision fix
 2018-02-09 13:03 UTC  (3+ messages)
` [Qemu-devel] [PATCH 2/4] 9pfs: check for file device to avoid QID path collisions

[PATCH 0/3] Provide ability to enable PSL traces on card probe
 2018-02-09 13:14 UTC  (3+ messages)
` [PATCH 2/3] cxl: Introduce module parameter 'enable_psltrace'

[RFC PATCH 0/5] f2fs-tools: introduce lost+found feature
 2018-02-09 13:13 UTC  (5+ messages)
` [RFC PATCH 4/5] mkfs.f2fs: create lost+found directory

[Qemu-devel] [PULL v4 00/20] Miscellaneous patches for 2018-02-07
 2018-02-09 13:12 UTC 

[PATCH 0/5] iwlwifi: fixes intended for 4.16 2018-02-09
 2018-02-09 13:12 UTC  (6+ messages)
` [PATCH 1/5] iwlwifi: mvm: fix security bug in PN checking
` [PATCH 2/5] iwlwifi: mvm: fix IBSS for devices that support station type API
` [PATCH 3/5] iwlwifi: pcie: don't warn if we use all the transmit pointers
` [PATCH 4/5] iwlwifi: align timestamp cancel with timestamp start
` [PATCH 5/5] iwlwifi: mvm: always init rs with 20mhz bandwidth rates

[Qemu-devel] [PATCH RFC/D] docs: document our stable process
 2018-02-09 13:11 UTC 


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.