linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-02-11 05:05:40 to 2018-02-11 15:55:30 UTC [more...]

[PATCH] mm/huge_memory.c: split should clone page flags before unfreezing pageref
 2018-02-11 15:55 UTC  (8+ messages)
    ` [PATCH v2] mm/huge_memory.c: reorder operations in __split_huge_page_tail()

[GIT PULL] arch/nios2 update for v4.16-rc1
 2018-02-11 15:36 UTC 

[PATCH v4 1/5] powerpc/mm/slice: Remove intermediate bitmap copy
 2018-02-11 15:34 UTC  (4+ messages)
` [PATCH v4 2/5] powerpc/mm/slice: Enhance for supporting PPC32

[PATCH 1/2] xen: xenbus_dev_frontend: Fix XS_TRANSACTION_END handling
 2018-02-11 15:28 UTC  (5+ messages)
` [PATCH 2/2] xen: xenbus: WARN_ON XS_TRANSACTION_{START,END} misuse

[kmemleak] unreferenced object 0xcd9c1a80 (size 192):
 2018-02-11 15:24 UTC 

[PATCH v2 0/6] Spectre v2 updates
 2018-02-11 15:19 UTC  (9+ messages)
` [PATCH v2 5/6] KVM/nVMX: Set the CPU_BASED_USE_MSR_BITMAPS if we have a valid L02 MSR bitmap
  ` [tip:x86/pti] "
` [PATCH v2 6/6] x86/speculation: Use IBRS if available before calling into firmware
` [PATCH v2.1] "

[PATCH 1/2] f2fs: introduce sb_lock to make encrypt pwsalt update exclusive
 2018-02-11 14:53 UTC  (2+ messages)
` [PATCH 2/2] f2fs: expose extension_list sysfs entry

[RFC][PATCH] <linux/stringhash.h>: fix end_name_hash() for 64bit long
 2018-02-11 14:51 UTC  (3+ messages)

[PATCH] pstore: add lz4hc and 842 compression support
 2018-02-11 14:37 UTC  (3+ messages)
  ` [PATCH v3] "

[GIT PULL] Integrity: IMA FUSE fixes
 2018-02-11 14:07 UTC  (2+ messages)

[tip:x86/pti 8/11] Warning: ffffffff812c4dd8: f7 0f 1f 80 00 00 testl $0x801f,(%rdi)
 2018-02-11 13:43 UTC 

VMs freezing when host is running 4.14
 2018-02-11 13:39 UTC  (6+ messages)

[PATCH 0/5] selftests/x86: fixes for !CONFIG_IA32_EMULATION and vsyscall=none
 2018-02-11 13:00 UTC  (9+ messages)
` [PATCH 1/5] selftests/x86: 5lvl test has been moved
` [PATCH 2/5] selftests/x86: fix vDSO selftest segfault for vsyscall=none
` [PATCH 3/5] selftests/x86: do not rely on int $0x80 in test_mremap_vdso.c
` [PATCH 4/5] selftests/x86: do not rely on int $0x80 in single_step_syscall.c
` [PATCH 5/5] selftests/x86: disable tests requiring 32bit support on pure 64bit systems

[PATCH] gpio: merrifield: Delete an error message for a failed memory allocation in mrfld_gpio_probe()
 2018-02-11 12:42 UTC 

[RFC PATCH v15 0/6] mm: security: ro protection for dynamic data
 2018-02-11 12:37 UTC  (5+ messages)
` [PATCH 1/6] genalloc: track beginning of allocations
` [PATCH 4/6] Protectable Memory

[PATCH] MAINTAINERS: auxdisplay: remove obsolete webpages
 2018-02-11 12:18 UTC  (4+ messages)

[PATCH v2 4/6] X86/nVMX: Properly set spec_ctrl and pred_cmd before merging MSRs
 2018-02-11 12:10 UTC  (2+ messages)
` [tip:x86/pti] "

[PATCH v2 3/6] KVM: x86: Reduce retpoline performance impact in slot_handle_level_range()
 2018-02-11 12:09 UTC  (2+ messages)
` [tip:x86/pti] KVM/x86: Reduce retpoline performance impact in slot_handle_level_range(), by always inlining iterator helper methods

[PATCH v2 2/6] Revert "x86/speculation: Simplify indirect_branch_prediction_barrier()"
 2018-02-11 12:09 UTC  (2+ messages)
` [tip:x86/pti] "

[PATCH v2 1/6] x86/speculation: Update Speculation Control microcode blacklist
 2018-02-11 12:08 UTC  (2+ messages)
` [tip:x86/pti] "

[PATCH] x86: Fix PTI comment in entry_SYSCALL_64
 2018-02-11 12:07 UTC  (2+ messages)
` [tip:x86/pti] x86/mm/pti: Fix PTI comment in entry_SYSCALL_64()

Regression after commit 19809c2da28a ("mm, vmalloc: use __GFP_HIGHMEM implicitly")
 2018-02-11 12:05 UTC  (6+ messages)

[PATCH] KVM: nVMX: Fix CR4 after VMLAUNCH/VMRESUME failure
 2018-02-11 11:56 UTC  (9+ messages)

[PATCH RFC tools/lkmm] Miscellaneous fixes
 2018-02-11 11:51 UTC  (5+ messages)
  ` [PATCH v2] tools/memory-model: Make compat with herd7 7.47 ("-" -> "_")

[PATCH 0/3] Fix broken bananapi m2 devicetree/regulators
 2018-02-11 11:44 UTC  (10+ messages)

[PATCH] arm64: Enable SPRD_TIMER
 2018-02-11 11:41 UTC  (4+ messages)

[PATCHv9 0/4] x86: 5-level related changes into decompression code
 2018-02-11 11:37 UTC  (2+ messages)

[PATCH V3 0/6]nvme-pci: fixes on nvme_timeout and nvme_dev_disable
 2018-02-11 11:36 UTC  (17+ messages)
` [PATCH 1/9] nvme: fix the dangerous reference of namespaces list
` [PATCH 2/9] nvme: fix the deadlock in nvme_update_formats
` [PATCH 3/9] nvme: change namespaces_mutext to namespaces_rwsem
` [PATCH 4/9] nvme-pci: quiesce IO queues prior to disabling device HMB accesses
` [PATCH 5/9] nvme-pci: suspend queues based on online_queues
` [PATCH 6/9] nvme-pci: drain the entered requests after ctrl is shutdown
` [PATCH 7/9] blk-mq: make blk_mq_rq_update_aborted_gstate a external interface
` [PATCH 8/9] nvme-pci: break up nvme_timeout and nvme_dev_disable
` [PATCH 9/9] nvme-pci: discard wait timeout when delete cq/sq

[PATCH 3.16 000/136] 3.16.54-rc1 review
 2018-02-11 11:19 UTC  (20+ messages)
` [PATCH 3.16 022/136] bcache: check ca->alloc_thread initialized before wake up it
` [PATCH 3.16 052/136] coda: fix 'kernel memory exposure attempt' in fsync
` [PATCH 3.16 056/136] powerpc/pseries/vio: Dispose of virq mapping on vdevice unregister
` [PATCH 3.16 034/136] l2tp: initialise l2tp_eth sessions before registering them
` [PATCH 3.16 028/136] net/9p: Switch to wait_event_killable()
` [PATCH 3.16 070/136] MIPS: Fix an n32 core file generation regset support regression
` [PATCH 3.16 027/136] fs/9p: Compare qid.path in v9fs_test_inode
` [PATCH 3.16 025/136] IB/srp: Avoid that a cable pull can trigger a kernel crash
` [PATCH 3.16 030/136] f2fs: expose some sectors to user in inline data or dentry case
` [PATCH 3.16 062/136] kprobes, x86/alternatives: Use text_mutex to protect smp_alt_modules
` [PATCH 3.16 059/136] powerpc/powernv/cpufreq: Fix the frequency read by /proc/cpuinfo
` [PATCH 3.16 067/136] ima: fix hash algorithm initialization
` [PATCH 3.16 036/136] l2tp: initialise PPP sessions before registering them
` [PATCH 3.16 038/136] bcache: only permit to recovery read error when cache device is clean
` [PATCH 3.16 020/136] elf_fdpic: fix unused variable warning
` [PATCH 3.16 060/136] ACPI / APEI: Replace ioremap_page_range() with fixmap
` [PATCH 3.16 026/136] tpm-dev-common: Reject too short writes
` [PATCH 3.16 024/136] IB/srpt: Do not accept invalid initiator port names

[PATCH 3.2 00/79] 3.2.99-rc1 review
 2018-02-11 11:18 UTC  (54+ messages)
` [PATCH 3.2 21/79] l2tp: initialise PPP sessions before registering them
` [PATCH 3.2 43/79] net/sctp: Always set scope_id in sctp_inet6_skb_msgname
` [PATCH 3.2 61/79] netfilter: xt_TCPOPTSTRIP: fix possible mangling beyond packet boundary
` [PATCH 3.2 14/79] l2tp: add session reorder queue purge function to core
` [PATCH 3.2 58/79] ALSA: usb-audio: Add sanity checks in v2 clock parsers
` [PATCH 3.2 44/79] dm: discard support requires all targets in a table support discards
` [PATCH 3.2 77/79] [media] cx231xx: Fix the max number of interfaces
` [PATCH 3.2 42/79] sctp: fully initialize the IPv6 address in sctp_v6_to_addr()
` [PATCH 3.2 64/79] netfilter: xt_TCPMSS: fix handling of malformed TCP header and options
` [PATCH 3.2 01/79] Input: adxl34x - do not treat FIFO_MODE() as boolean
` [PATCH 3.2 27/79] eCryptfs: use after free in ecryptfs_release_messaging()
` [PATCH 3.2 34/79] dm: fix race between dm_get_from_kobject() and __dm_destroy()
` [PATCH 3.2 56/79] ALSA: usb-audio: Fix potential out-of-bound access at parsing SU
` [PATCH 3.2 04/79] PCI/AER: Report non-fatal errors only to the affected endpoint
` [PATCH 3.2 10/79] IB/srp: Avoid that a cable pull can trigger a kernel crash
` [PATCH 3.2 50/79] autofs4: catatonic_mode vs. notify_daemon race
` [PATCH 3.2 59/79] ALSA: hda: Add Raven PCI ID
` [PATCH 3.2 23/79] mtd: nand: Fix writing mtdoops to nand flash
` [PATCH 3.2 11/79] tpm-dev-common: Reject too short writes
` [PATCH 3.2 52/79] autofs: fix careless error in recent commit
` [PATCH 3.2 45/79] dm bufio: fix integer overflow when limiting maximum cache size
` [PATCH 3.2 13/79] net/9p: Switch to wait_event_killable()
` [PATCH 3.2 57/79] ALSA: usb-audio: Fix potential zero-division at parsing FU
` [PATCH 3.2 17/79] l2tp: ensure sessions are freed after their PPPOL2TP socket
` [PATCH 3.2 47/79] KVM: SVM: obey guest PAT
` [PATCH 3.2 15/79] l2tp: purge session reorder queue on delete
` [PATCH 3.2 72/79] usb: add helper to extract bits 12:11 of wMaxPacketSize
` [PATCH 3.2 68/79] RDS: null pointer dereference in rds_atomic_free_op
` [PATCH 3.2 54/79] ALSA: timer: Remove kernel warning at compat ioctl error paths
` [PATCH 3.2 65/79] netfilter: xt_TCPMSS: correct return value in tcpmss_mangle_packet
` [PATCH 3.2 62/79] netfilter: xt_TCPOPTSTRIP: don't use tcp_hdr()
` [PATCH 3.2 28/79] media: Don't do DMA on stack for firmware upload in the AS102 driver
` [PATCH 3.2 08/79] KVM: nVMX: set IDTR and GDTR limits when loading L1 host state
` [PATCH 3.2 32/79] video: udlfb: Fix read EDID timeout
` [PATCH 3.2 02/79] rtc: interface: ignore expired timers when enqueuing new timers
` [PATCH 3.2 12/79] fs/9p: Compare qid.path in v9fs_test_inode
` [PATCH 3.2 24/79] isofs: fix timestamps beyond 2027
` [PATCH 3.2 63/79] netfilter: xt_TCPMSS: Fix missing fragmentation handling
` [PATCH 3.2 67/79] RDS: Heap OOB write in rds_message_alloc_sgs()
` [PATCH 3.2 37/79] IB/mlx4: Increase maximal message size under UD QP
` [PATCH 3.2 46/79] KVM: vmx: Inject #GP on invalid PAT CR
` [PATCH 3.2 36/79] blktrace: fix unlocked access to init/start-stop/teardown
` [PATCH 3.2 48/79] nfs: Fix ugly referral attributes
` [PATCH 3.2 40/79] s390/disassembler: increase show_code buffer size
` [PATCH 3.2 66/79] netfilter: xt_TCPMSS: add more sanity tests on tcph->doff
` [PATCH 3.2 16/79] l2tp: push all ppp pseudowire shutdown through .release handler
` [PATCH 3.2 51/79] autofs: don't fail mount for transient error
` [PATCH 3.2 18/79] l2tp: don't register sessions in l2tp_session_create()
` [PATCH 3.2 41/79] sctp: Fixup v4mapped behaviour to comply with Sock API
` [PATCH 3.2 55/79] ALSA: usb-audio: Add sanity checks to FE parser
` [PATCH 3.2 49/79] autofs4: autofs4_wait() vs. autofs4_catatonic_mode() race
` [PATCH 3.2 03/79] rtc: set the alarm to the next expiring timer

[PATCH v2 1/7] watchdog: sama5d4: make use of timeout-secs provided in devicetree
 2018-02-11 11:17 UTC  (8+ messages)
` [PATCH v2 5/7] watchdog: mtk: allow setting timeout "

[PATCH] selftest/vDSO: fix O=
 2018-02-11 10:59 UTC 

[PATCH] tracing/fgraph: Missed irq return mark for leaf entry
 2018-02-11 10:51 UTC  (2+ messages)

[PATCH 00/31 v2] PTI support for x86_32
 2018-02-11 10:59 UTC  (6+ messages)

[PATCH] tracing/power: Don't share template for cpu_idle and cpu_frequency
 2018-02-11 10:50 UTC  (3+ messages)

[PATCH] KVM: X86: Fix SMRAM accessing even if VM is shutdown
 2018-02-11 10:57 UTC  (9+ messages)

[PATCH] drm/edid: drop the dcc probe before drm_do_get_edid
 2018-02-11 10:56 UTC  (2+ messages)

[PATCH v3 0/7] x86/entry: simplify and unify SAVE/POP_REGS
 2018-02-11 10:49 UTC  (9+ messages)
` [PATCH v3 1/7] x86/entry: merge SAVE_C_REGS and SAVE_EXTRA_REGS, remove unused extensions
` [PATCH v3 2/7] x86/entry: merge POP_C_REGS and POP_EXTRA_REGS
` [PATCH v3 3/7] x86/entry: interleave XOR register clearing with PUSH instructions
` [PATCH v3 4/7] x86/entry: introduce PUSH_AND_CLEAN_REGS
` [PATCH v3 5/7] x86/entry: use PUSH_AND_CLEAN_REGS in more cases
` [PATCH v3 6/7] x86/entry: get rid of ALLOC_PT_GPREGS_ON_STACK and SAVE_AND_CLEAR_REGS
` [PATCH v3 7/7] x86/entry: indent PUSH_AND_CLEAR_REGS and POP_REGS properly
` [PATCH v3 8/7] TESTING_ONLY x86/entry: reduce static footprint of idtentry

[PATCH] x86: try to simplify NR_CPUS config
 2018-02-11 10:50 UTC  (9+ messages)
  ` [PATCH v2] x86: "
    ` [PATCH] x86/Kconfig: Further simplify the "

[PATCH] proc/kpageflags: add KPF_WAITERS
 2018-02-11 10:36 UTC 

[RFC PATCH 0/7] Kconfig: add new special property shell= to test compiler options in Kconfig
 2018-02-11 10:34 UTC  (17+ messages)
` [RFC PATCH 4/7] kconfig: support new special property shell=

[PATCH] xtensa: fix build with KASAN
 2018-02-11 10:21 UTC  (2+ messages)

[PATCH] drm: Print the pid when debug logging an ioctl error
 2018-02-11 10:07 UTC  (3+ messages)

[PATCH] .gitignore: ignore ANS.1 auto generated files
 2018-02-11  9:55 UTC 

[PATCH 0/5] Fix deadlock on runtime suspend in DRM drivers
 2018-02-11  9:38 UTC  (6+ messages)
` [PATCH 3/5] drm/nouveau: Fix deadlock on runtime suspend
` [PATCH 1/5] workqueue: Allow retrieval of current task's work struct
` [PATCH 5/5] drm/amdgpu: Fix deadlock on runtime suspend
` [PATCH 4/5] drm/radeon: "
` [PATCH 2/5] drm: Allow determining if current task is output poll worker

[PATCH] dmaengine: dmatest: fix container_of member in dmatest_callback
 2018-02-11  9:28 UTC  (3+ messages)

[PATCH] PCI/portdrv: Remove "pcie_hp=nomsi" kernel parameter
 2018-02-11  9:25 UTC  (2+ messages)

[PATCH] platform/x86: ideapad-laptop: Increase timeout to wait for EC answer
 2018-02-11  9:18 UTC 

Kconfig:12: can't open file "arch/powerpc64/Kconfig"
 2018-02-11  9:16 UTC  (3+ messages)

[PATCH v3] KVM: VMX: Don't halt vcpu when L1 is injecting events to L2
 2018-02-11  8:51 UTC 

[PATCH] kbuild: process mixture of clean/build targets one by one
 2018-02-11  8:40 UTC 

[PATCH v8 2/3] mtd: spi-nor: add rockchip serial flash controller driver
 2018-02-11  7:54 UTC  (3+ messages)
` [RFC PATCH] mtd: spi-nor: rockchip_sfc_runtime_suspend() can be static

[PATCH 3.2 39/79] ocfs2: should wait dio before inode lock in ocfs2_setattr()
 2018-02-11  7:39 UTC  (2+ messages)

/kbuild/src/consumer/include/linux/kasan.h:28:41: error: 'KASAN_SHADOW_SCALE_SHIFT' undeclared; did you mean 'KASAN_SHADOW_START'?
 2018-02-11  7:24 UTC 

[PATCH 1/2] zsmalloc: introduce zs_huge_object() function
 2018-02-11  7:05 UTC  (3+ messages)
` [PATCHv2 "

[PATCH v2] Input: gpio_keys: Add level trigger support for GPIO keys
 2018-02-11  6:55 UTC 

The usage of page_mapping() in architecture code
 2018-02-11  6:47 UTC 

drivers/net/ethernet/intel/i40e/i40e_ethtool.c:4326:6: error: implicit declaration of function 'cmpxchg64'; did you mean 'cmpxchg'?
 2018-02-11  6:24 UTC 

[PATCH] f2fs: set_code_data in move_data_block
 2018-02-11  6:15 UTC  (4+ messages)

[PATCH] seq_file: remove redundant assignment of index to m->index
 2018-02-11  5:46 UTC  (4+ messages)

[kselftests] compaction_test is blocked
 2018-02-11  5:44 UTC  (3+ messages)

[PATCH] KVM: lapic: stop advertising DIRECTED_EOI when in-kernel IOAPIC is in use
 2018-02-11  5:25 UTC  (2+ messages)

[PATCH] ARM: dts: da850-evm: add clock properties to the nand node
 2018-02-11  5:06 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).