linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-05-05 14:30:31 to 2017-05-05 18:44:35 UTC [more...]

[PATCH v2] x86/mm/kaslr: Use _ASM_MUL macro for multiplication
 2017-05-05 18:44 UTC  (6+ messages)
` [tip:x86/urgent] x86/mm/kaslr: Use the _ASM_MUL macro for multiplication to work around Clang incompatibility

[PATCH V15 00/11] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
 2017-05-05 18:44 UTC  (4+ messages)
` [PATCH V15 09/11] ras: acpi / apei: generate trace event for unrecognized CPER section

[PATCH 3.18 00/68] 3.18.52-stable review
 2017-05-05 18:32 UTC  (38+ messages)
` [PATCH 3.18 01/68] f2fs: do more integrity verification for superblock
` [PATCH 3.18 04/68] md:raid1: fix a dead loop when read from a WriteMostly disk
` [PATCH 3.18 05/68] MIPS: Fix crash registers on non-crashing CPUs
` [PATCH 3.18 08/68] xen/x86: dont lose event interrupts
` [PATCH 3.18 09/68] sparc64: kern_addr_valid regression
` [PATCH 3.18 15/68] net/packet: fix overflow in check for tp_reserve
` [PATCH 3.18 16/68] net: ipv4: fix multipath RTM_GETROUTE behavior when iif is given
` [PATCH 3.18 17/68] sctp: listen on the sock only when its state is listening or closed
` [PATCH 3.18 19/68] ip6mr: fix notification device destruction
` [PATCH 3.18 22/68] p9_client_readdir() fix
` [PATCH 3.18 29/68] mtd: avoid stack overflow in MTD CFI code
` [PATCH 3.18 30/68] mlx5: avoid build warnings on 32-bit
` [PATCH 3.18 31/68] PCI: xilinx: Fix harmless format string warning
` [PATCH 3.18 32/68] ALSA: ppc/awacs: shut up maybe-uninitialized warning
` [PATCH 3.18 33/68] cred/userns: define current_user_ns() as a function
` [PATCH 3.18 34/68] net: tg3: avoid uninitialized variable warning
` [PATCH 3.18 35/68] timerfd: Protect the might cancel mechanism proper
` [PATCH 3.18 36/68] Handle mismatched open calls
` [PATCH 3.18 37/68] ALSA: pcm : Call kill_fasync() in stream lock
` [PATCH 3.18 38/68] regulator: core: Fix regualtor_ena_gpio_free not to access pin after freeing
` [PATCH 3.18 41/68] l2tp: fix racy SOCK_ZAPPED flag check in l2tp_ip{,6}_bind()
` [PATCH 3.18 42/68] net: avoid signed overflows for SO_{SND|RCV}BUFFORCE
` [PATCH 3.18 44/68] ARM: cns3xxx: shut up frame size warning
` [PATCH 3.18 49/68] IB/qib: rename BITS_PER_PAGE to RVT_BITS_PER_PAGE
` [PATCH 3.18 54/68] mISDN: avoid arch specific __builtin_return_address call
` [PATCH 3.18 56/68] mm/cma: silence warnings due to max() usage
` [PATCH 3.18 57/68] MIPS: jz4740: fix build error in irq.h
` [PATCH 3.18 58/68] MIPS: elf2ecoff: Ignore PT_MIPS_ABIFLAGS program headers
` [PATCH 3.18 60/68] staging: unisys: correctly handle return value from queue_delayed_work()
` [PATCH 3.18 61/68] message: i2o: fix 64bit build warnings
` [PATCH 3.18 62/68] scsi: advansys: remove #warning message
` [PATCH 3.18 63/68] modpost: expand pattern matching to support substring matches
` [PATCH 3.18 64/68] modpost: dont emit section mismatch warnings for compiler optimizations
` [PATCH 3.18 65/68] cpumask_set_cpu_local_first => cpumask_local_spread, lament
` [PATCH 3.18 66/68] e1000e: fix call to do_div() to use u64 arg
` [PATCH 3.18 67/68] gfs2: remove IS_ERR_VALUE abuse
` [PATCH 3.18 68/68] kbuild: mergeconfig: fix "jobserver unavailable" warning

[PATCH] iommu: intel: Flush the IOTLB to get rid of the initial kdump mappings
 2017-05-05 18:39 UTC 

[PATCH 4.4 00/20] 4.4.67-stable review
 2017-05-05 18:33 UTC  (20+ messages)
` [PATCH 4.4 01/20] timerfd: Protect the might cancel mechanism proper
` [PATCH 4.4 02/20] Handle mismatched open calls
` [PATCH 4.4 03/20] ASoC: intel: Fix PM and non-atomic crash in bytcr drivers
` [PATCH 4.4 04/20] ALSA: ppc/awacs: shut up maybe-uninitialized warning
` [PATCH 4.4 05/20] drbd: avoid redefinition of BITS_PER_PAGE
` [PATCH 4.4 06/20] mtd: avoid stack overflow in MTD CFI code
` [PATCH 4.4 07/20] net: tg3: avoid uninitialized variable warning
` [PATCH 4.4 08/20] scsi: cxlflash: Scan host only after the port is ready for I/O
` [PATCH 4.4 09/20] scsi: cxlflash: Fix to avoid EEH and host reset collisions
` [PATCH 4.4 10/20] scsi: cxlflash: Improve EEH recovery time
` [PATCH 4.4 11/20] 8250_pci: Fix potential use-after-free in error path
` [PATCH 4.4 12/20] netlink: Allow direct reclaim for fallback allocation
` [PATCH 4.4 13/20] IB/qib: rename BITS_PER_PAGE to RVT_BITS_PER_PAGE
` [PATCH 4.4 14/20] IB/ehca: fix maybe-uninitialized warnings
` [PATCH 4.4 15/20] ext4: require encryption feature for EXT4_IOC_SET_ENCRYPTION_POLICY
` [PATCH 4.4 16/20] ext4 crypto: revalidate dentry after adding or removing the key
` [PATCH 4.4 17/20] ext4 crypto: use dget_parent() in ext4_d_revalidate()
` [PATCH 4.4 18/20] ext4/fscrypto: avoid RCU lookup in d_revalidate
` [PATCH 4.4 19/20] nfsd4: minor NFSv2/v3 write decoding cleanup

[PATCH v4 1/5] mailbox: Make startup and shutdown ops optional
 2017-05-05 18:37 UTC  (6+ messages)
` [PATCH v4 3/5] soc: qcom: Introduce APCS IPC driver

[PATCH v2 1/2] selinux: add brief info to policydb
 2017-05-05 18:33 UTC  (2+ messages)

[v6 PATCH 00/21] x86: Enable User-Mode Instruction Prevention
 2017-05-05 18:31 UTC  (12+ messages)
` [v6 PATCH 06/21] x86/insn-eval: Add utility functions to get segment selector
` [v6 PATCH 08/21] x86/insn-eval: Add utility function to get segment descriptor base address

[PATCH v2 0/4] iio: accel: adxl345: Add support for buffered readings
 2017-05-05 18:26 UTC  (5+ messages)
` [PATCH v2 3/4] iio: accel: adxl345: Setup DATA_READY trigger

[PATCH v7 00/26] x86: Enable User-Mode Instruction Prevention
 2017-05-05 18:17 UTC  (27+ messages)
` [PATCH v7 01/26] ptrace,x86: Make user_64bit_mode() available to 32-bit builds
` [PATCH v7 02/26] x86/mm: Relocate page fault error codes to traps.h
` [PATCH v7 03/26] x86/mpx: Use signed variables to compute effective addresses
` [PATCH v7 04/26] x86/mpx: Do not use SIB.index if its value is 100b and ModRM.mod is not 11b
` [PATCH v7 05/26] x86/mpx: Do not use SIB.base if its value is 101b and ModRM.mod = 0
` [PATCH v7 06/26] x86/mpx, x86/insn: Relocate insn util functions to a new insn-eval file
` [PATCH v7 07/26] x86/insn-eval: Do not BUG on invalid register type
` [PATCH v7 08/26] x86/insn-eval: Add a utility function to get register offsets
` [PATCH v7 09/26] x86/insn-eval: Add utility function to identify string instructions
` [PATCH v7 10/26] x86/insn-eval: Add utility functions to get segment selector
` [PATCH v7 11/26] x86/insn-eval: Add utility function to get segment descriptor
` [PATCH v7 12/26] x86/insn-eval: Add utility functions to get segment descriptor base address and limit
` [PATCH v7 13/26] x86/insn-eval: Add function to get default params of code segment
` [PATCH v7 14/26] x86/insn-eval: Indicate a 32-bit displacement if ModRM.mod is 0 and ModRM.rm is 5
` [PATCH v7 15/26] x86/insn-eval: Incorporate segment base and limit in linear address computation
` [PATCH v7 16/26] x86/insn-eval: Support both signed 32-bit and 64-bit effective addresses
` [PATCH v7 17/26] x86/insn-eval: Handle 32-bit address encodings in virtual-8086 mode
` [PATCH v7 18/26] x86/insn-eval: Add support to resolve 16-bit addressing encodings
` [PATCH v7 19/26] x86/insn-eval: Add wrapper function for 16-bit and 32-bit address encodings
` [PATCH v7 20/26] x86/cpufeature: Add User-Mode Instruction Prevention definitions
` [PATCH v7 21/26] x86: Add emulation code for UMIP instructions
` [PATCH v7 22/26] x86/umip: Force a page fault when unable to copy emulated result to user
` [PATCH v7 23/26] x86/traps: Fixup general protection faults caused by UMIP
` [PATCH v7 24/26] x86: Enable User-Mode Instruction Prevention
` [PATCH v7 25/26] selftests/x86: Add tests for "
` [PATCH v7 26/26] selftests/x86: Add tests for instruction str and sldt

[PATCH] crypto: vmx: Remove dubiously licensed crypto code
 2017-05-05 18:11 UTC  (7+ messages)

[stable-4.9: PATCH] xen: revert commit 72a9b186292
 2017-05-05 17:55 UTC  (2+ messages)

[stable-4.10: PATCH] xen: revert commits 72a9b186292 and da72ff5bfcb0
 2017-05-05 17:55 UTC  (2+ messages)

[PATCHv2] i2c: i2c-tiny-usb: fix buffer not being DMA capable
 2017-05-05 17:53 UTC  (2+ messages)

[PATCH v4 0/2] drm: Introduce writeback connectors
 2017-05-05 17:42 UTC  (3+ messages)
` [PATCH v4 1/2] drm: Add writeback connector type
` [PATCH v4 2/2] drm: writeback: Add out-fences for writeback connectors

[PATCH v4 0/3] drm/mali-dp: Add support for memory writeback engine
 2017-05-05 17:44 UTC  (4+ messages)
` [PATCH v4 1/3] drm: mali-dp: Add support for writeback on DP550/DP650
` [PATCH v4 2/3] drm: mali-dp: Add RGB writeback formats for DP550/DP650
` [PATCH v4 3/3] drm: mali-dp: Add writeback connector

admin
 2017-05-05 13:26 UTC 

[PATCH] ASoC: max98927: Adding support for TDM mode and Envelop tracking control
 2017-05-05 17:42 UTC 

[PATCH RESEND] drm/i915: Fix pipe/transcoder enum mismatches
 2017-05-05 17:40 UTC  (3+ messages)
  ` [Intel-gfx] "

[PATCH tip/sched/core v2] sched/rt: Simplify the IPI rt balancing logic
 2017-05-05 17:39 UTC  (8+ messages)

[PATCH] ceph: Check that the new inode size is within limits in ceph_fallocate()
 2017-05-05 17:28 UTC 

[PATCH] kthread: fix use-after-free if kthread fork fails
 2017-05-05 17:17 UTC  (3+ messages)

[PATCH] ima: fix up #endif comments
 2017-05-05 17:15 UTC 

[PATCH v5 00/32] x86: Secure Memory Encryption (AMD)
 2017-05-05 17:11 UTC  (3+ messages)
` [PATCH v5 13/32] x86/boot/e820: Add support to determine the E820 type of an address

WARN_ON_ONCE() in process_one_work()?
 2017-05-05 17:11 UTC  (5+ messages)

[PATCH v2 00/16] Enable upper layers using FPGA region w/o device tree
 2017-05-05 17:08 UTC  (3+ messages)
` [PATCH v2 06/16] fpga: region: remove unneeded of_node_get and put

[PATCH v10 1/3] backlight arcxcnn add arc to vendor prefix
 2017-05-05 17:06 UTC  (4+ messages)
` [PATCH v10 3/3] backlight arcxcnn add support for ArcticSand devices

[v3 0/9] parallelized "struct page" zeroing
 2017-05-05 17:03 UTC  (10+ messages)
` [v3 1/9] sparc64: simplify vmemmap_populate
` [v3 2/9] mm: defining memblock_virt_alloc_try_nid_raw
` [v3 3/9] mm: add "zero" argument to vmemmap allocators
` [v3 4/9] mm: do not zero vmemmap_buf
` [v3 5/9] mm: zero struct pages during initialization
` [v3 6/9] sparc64: teach sparc not to zero struct pages memory
` [v3 7/9] x86: teach x86 "
` [v3 8/9] powerpc: teach platforms "
` [v3 9/9] s390: "

[PATCH] staging: media: atomisp: fixed sparse warnings
 2017-05-05 16:59 UTC 

[PATCH 1/5] x86_64: use REP MOVSB in copy_page()
 2017-05-05 16:58 UTC  (4+ messages)
` [PATCH 2/5] x86_64: inline copy_page() at call site
  ` [PATCH 3/5] x86_64: rename clear_page() and copy_user() variants

[RFC PATCHSET v2] sched/fair: fix load balancer behavior when cgroup is in use
 2017-05-05 16:51 UTC  (7+ messages)
` [PATCH 1/3] sched/fair: Peter's shares_type patch
` [PATCH 3/3] sched/fair: Propagate runnable_load_avg independently from load_avg

[PATCH v2 pci] PCI/MSI: pci-xgene-msi: Enable MSI support in ACPI boot for X-Gene v1
 2017-05-05 16:51 UTC  (4+ messages)

[GIT PULL] Char/Misc driver patches for 4.12-rc1
 2017-05-05 16:49 UTC  (6+ messages)

[PATCH v4 1/3] mfd: arizona: Remove duplicate set of ret variable
 2017-05-05 16:45 UTC  (4+ messages)
` [PATCH v4 3/3] mfd: arizona: Refactor arizona_poll_reg

[PATCH] add the option of fortified string.h functions
 2017-05-05 16:42 UTC 

[PATCH] signal: don't remove SIGNAL_UNKILLABLE for traced tasks
 2017-05-05 16:34 UTC  (3+ messages)

Regression in my latest GFS2 pull request
 2017-05-05 16:31 UTC 

[PATCH] arm64: Add translation functions for /dev/mem read/write
 2017-05-05 16:25 UTC  (8+ messages)

[PATCH v3 0/2] modules:capabilities: automatic module loading restrictions
 2017-05-05 16:18 UTC  (10+ messages)
` [PATCH v3 2/2] modules:capabilities: add a per-task modules autoload restriction

[PATCH v2] ata-sff: always map page before data transfer
 2017-05-05 16:16 UTC  (2+ messages)

[PATCH 00/10] fujitsu-laptop: use device-specific data instead of module-wide globals
 2017-05-05 16:15 UTC  (5+ messages)

[PATCH 0/2] Add ACPI table for the ts3a227e driver
 2017-05-05 16:14 UTC  (5+ messages)
` [PATCH 1/2] ASoc: cht_bsw_max98090_ti: Fix jack initialization
  ` [alsa-devel] "

FYI, tiny-kernel fix for rcu_segcblist separate .c file
 2017-05-05 16:13 UTC 

[GIT PULL] arm64 updates for 4.12
 2017-05-05 16:13 UTC 

[PATCH v3] x86/amd: don't set X86_BUG_SYSRET_SS_ATTRS when running under Xen
 2017-05-05 16:02 UTC  (3+ messages)

[RFC, PATCH] x86_64: KAISER - do not map kernel in user mode
 2017-05-05 15:53 UTC  (6+ messages)
` [kernel-hardening] "

[PATCH 1/3] of/pci/dma: fix DMA configuration for PCI masters
 2017-05-05 15:51 UTC  (8+ messages)
` [PATCH 2/3] iommu/pci: reserve iova "

[PATCH v2 0/3] perf: xgene: Add support for SoC PMU version 3
 2017-05-05 15:48 UTC  (2+ messages)

[RFC][PATCH 0/9] VFS: Introduce mount context
 2017-05-05 15:47 UTC  (3+ messages)

[PATCH] ion: hisilicon: check the right value after ion_heap_create
 2017-05-05 15:44 UTC  (4+ messages)

[PATCH v8 0/7] coresight: enable debug module
 2017-05-05 15:34 UTC  (6+ messages)
` [PATCH v8 5/7] coresight: add support for CPU "

[PATCH v5 0/8] Add support for DCMI camera interface of STMicroelectronics STM32 SoC series
 2017-05-05 15:31 UTC  (9+ messages)
` [PATCH v5 1/8] dt-bindings: Document STM32 DCMI bindings
` [PATCH v5 2/8] [media] stm32-dcmi: STM32 DCMI camera interface driver
` [PATCH v5 3/8] ARM: dts: stm32: Enable DCMI support on STM32F429 MCU
` [PATCH v5 4/8] ARM: dts: stm32: Enable DCMI camera interface on STM32F429-EVAL board
` [PATCH v5 5/8] ARM: dts: stm32: Enable STMPE1600 gpio expander of "
` [PATCH v5 6/8] ARM: dts: stm32: Enable OV2640 camera support "
` [PATCH v5 7/8] ARM: configs: stm32: STMPE1600 GPIO expander
` [PATCH v5 8/8] ARM: configs: stm32: DCMI + OV2640 camera support

[PATCH v3 0/7] Cavium ThunderX2 SMMUv3 errata workarounds
 2017-05-05 15:33 UTC  (6+ messages)
` [PATCH v3 3/7] ACPICA: IORT: Add Cavium ThunderX2 SMMUv3 model definition

[PATCH 0/3] arm64: queued spinlocks and rw-locks
 2017-05-05 15:32 UTC  (6+ messages)
  ` 答复: "

[PATCH 0/6] some fixups for Mediatek cpufreq driver
 2017-05-05 15:26 UTC  (7+ messages)
` [PATCH 1/6] clk: mediatek: add missing cpu mux causing Mediatek cpufreq can't work
` [PATCH 2/6] clk: mediatek: export cpu multiplexer clock for MT2701/MT7623 SoCs
` [PATCH 3/6] clk: mediatek: export cpu multiplexer clock for MT8173 SoCs
` [PATCH 4/6] cpufreq: mediatek: Add support of cpufreq to MT2701/MT7623 SoC
` [PATCH 5/6] dt-bindings: cpufreq: move Mediatek cpufreq dt-bindings document to proper place
` [PATCH 6/6] dt-bindings: cpufreq: enhance Mediatek cpufreq dt-binding document

[PATCH] fbdev: sti: don't select CONFIG_VT
 2017-05-05 15:27 UTC  (2+ messages)

admin
 2017-05-05 13:45 UTC 

[PATCH 0/4] usb: musb: tusb6010_omap: Convert to DMAengine
 2017-05-05 15:17 UTC  (6+ messages)
` [PATCH 4/4] usb: musb: tusb6010_omap: Convert to DMAengine API

[RFC PATCH 0/6] drm/i915/gvt: dma-buf support for GVT-g
 2017-05-05 15:11 UTC  (8+ messages)
` [RFC PATCH 6/6] drm/i915/gvt: support QEMU getting the dmabuf

[PATCH 0/5] GPU-DRM-STI: Fine-tuning for some function implementations
 2017-05-05 15:04 UTC  (3+ messages)
  `  "

[PATCH] Fixed issue in perf annotate with unescaped spaces
 2017-05-05 14:58 UTC 

[PATCH] [RFC] of/platform: Make of_dev_node_match() helper public
 2017-05-05 14:52 UTC 

[PATCH] xen-netfront: avoid crashing on resume after a failure in talk_to_netback()
 2017-05-05 14:40 UTC  (3+ messages)

ammin
 2017-05-05  9:53 UTC 

[PATCH v8 00/10] Qualcomm video decoder/encoder driver
 2017-05-05 14:30 UTC  (5+ messages)
` [PATCH v8 01/10] firmware: qcom_scm: Fix to allow COMPILE_TEST-ing


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).