linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-11-24 17:27:53 to 2017-11-25 18:01:57 UTC [more...]

[PATCH v5 10/11] intel_sgx: glue code for in-kernel LE
 2017-11-25 18:01 UTC  (3+ messages)

[PATCH] Staging: sm750fb: Fix coding style issue in ddk750_sii164.c
 2017-11-25 17:59 UTC 

[GIT pull] timer updates for 4.15
 2017-11-25 17:55 UTC 

[PATCH 2/2] iio: chemical: sgpxx: triggered buffer support
 2017-11-25 17:48 UTC  (2+ messages)

[PATCH 1/2] iio: chemical: sgpxx: Support Sensirion SGPxx sensors
 2017-11-25 17:41 UTC  (3+ messages)

[PATCH v2 0/2] x86: disable IRQs during CR4 changes
 2017-11-25 17:31 UTC  (9+ messages)
` [PATCH v2 1/2] x86: refactor CR4 setting and shadow write
  ` [tip:x86/urgent] x86/tlb: Refactor "
` [PATCH v2 2/2] x86: disable IRQs before changing CR4
  ` [tip:x86/urgent] x86/tlb: Disable interrupts when "

[PATCH] x86/orc: Don't bail on stack overflow
 2017-11-25 17:28 UTC 

[PATCH 00/43] x86 entry-stack and Kaiser series, 2017/11/24, v2 version
 2017-11-25 17:26 UTC  (61+ messages)
` [PATCH 01/43] x86/decoder: Add new TEST instruction pattern
` [PATCH 03/43] x86/dumpstack: Add get_stack_info() support for the SYSENTER stack
` [PATCH 04/43] x86/gdt: Put per-cpu GDT remaps in ascending order
` [PATCH 05/43] x86/fixmap: Generalize the GDT fixmap mechanism
` [PATCH 09/43] x86/asm: Move SYSENTER_stack to the beginning of struct tss_struct
` [PATCH 10/43] x86/asm: Remap the TSS into the cpu entry area
` [PATCH 11/43] x86/asm/64: Separate cpu_current_top_of_stack from TSS.sp0
` [PATCH 12/43] x86/espfix/64: Stop assuming that pt_regs is on the entry stack
` [PATCH 13/43] x86/asm/64: Use a percpu trampoline stack for IDT entries
` [PATCH 14/43] x86/asm/64: Return to userspace from the trampoline stack
` [PATCH 15/43] x86/entry/64: Create a percpu SYSCALL entry trampoline
` [PATCH 16/43] x86/irq: Remove an old outdated comment about context tracking races
` [PATCH 17/43] x86/irq/64: In the stack overflow warning, print the offending IP
` [PATCH 18/43] x86/entry/64: Move the IST stacks into cpu_entry_area
` [PATCH 19/43] x86/entry/64: Remove the SYSENTER stack canary
` [PATCH 20/43] x86/entry: Clean up SYSENTER_stack code
` [PATCH 21/43] x86/mm/kaiser: Disable global pages by default with KAISER
` [PATCH 22/43] x86/mm/kaiser: Prepare assembly for entry/exit CR3 switching
` [PATCH 23/43] x86/mm/kaiser: Introduce user-mapped per-cpu areas
` [PATCH 24/43] x86/mm/kaiser: Mark per-cpu data structures required for entry/exit
` [PATCH 26/43] x86/mm/kaiser: Allow NX poison to be set in p4d/pgd
` [PATCH 27/43] x86/mm/kaiser: Make sure static PGDs are 8k in size
` [PATCH 28/43] x86/mm/kaiser: Map cpu entry area
` [PATCH 30/43] x86/mm/kaiser: Map espfix structures
` [PATCH 31/43] x86/mm/kaiser: Map entry stack variable
` [PATCH 34/43] x86/mm: Remove hard-coded ASID limit checks
` [PATCH 35/43] x86/mm: Put mmu-to-h/w ASID translation in one place
` [crash] PANIC: double fault, error_code: 0x0
              ` [PATCH] x86/mm/kaiser: Fix IRQ entries text section mapping

[PATCH] lib: memmove: Use optimised memcpy if possible
 2017-11-25 17:22 UTC  (2+ messages)

[PATCH] iio: accel: remove redundant pointer pdata
 2017-11-25 16:44 UTC  (2+ messages)

[PATCH 0/2] Make calibration register value fixed for ina2xx drivers
 2017-11-25 16:41 UTC  (3+ messages)
  ` [PATCH 1/2] iio: adc: ina2xx: Make calibration register value fixed

[PATCH v5 1/2] iio : Add cm3218 smbus ara and acpi support
 2017-11-25 16:32 UTC  (2+ messages)

[PATCH 0/2] video: ssd1307fb: Adjustments for ssd1307fb_probe()
 2017-11-25 16:06 UTC  (3+ messages)
` [PATCH 1/2] video: ssd1307fb: Delete an error message for a failed memory allocation in ssd1307fb_probe()
` [PATCH 2/2] video: ssd1307fb: Improve a size determination "

[PATCH v1 00/10] Renesas Capture Engine Unit (CEU) V4L2 driver
 2017-11-25 16:04 UTC  (11+ messages)
` [PATCH v1 03/10] v4l: platform: Add Renesas CEU driver
` [PATCH v1 08/10] media: i2c: ov772x: Remove soc_camera dependencies

[PATCH v2 0/3] Initial Allwinner V3s CSI Support
 2017-11-25 16:02 UTC  (7+ messages)
` [PATCH v2 1/3] media: V3s: Add support for Allwinner CSI

[PATCH] arm64: allwinner: a64: Enable AXP803 for Orangepi Win
 2017-11-25 15:56 UTC  (2+ messages)

[PATCH] iio: adc: qcom-vadc: add missing MODULE_DESCRIPTION/LICENSE
 2017-11-25 15:16 UTC  (2+ messages)

[PATCH] iio: accel: kxsd9-i2c: add missing MODULE_AUTHOR/DESCRIPTION/LICENSE
 2017-11-25 15:13 UTC  (2+ messages)

[PATCH] net: thunderbolt: Stop using zero to mean no valid DMA mapping
 2017-11-25 14:56 UTC  (2+ messages)

[PATCH net v3] net: thunderx: Fix TCP/UDP checksum offload for IPv6 pkts
 2017-11-25 14:54 UTC  (3+ messages)

[PATCH] nvmem: core: switch to device_property_present for reading property "read-only"
 2017-11-25 14:51 UTC  (2+ messages)

[PATCH] nvmem: core: Deduplicate bus_find_device() by name matching
 2017-11-25 14:47 UTC  (2+ messages)

[PATCH] iio: accel: mma8452: Add single pulse/tap event detection
 2017-11-25 14:31 UTC  (4+ messages)

[PATCH v2] iio: adc: aspeed: Deassert reset in probe
 2017-11-25 14:22 UTC  (7+ messages)

[RFC PATCH v2 0/7] typec: tcpm: Add sink side support for PPS
 2017-11-25 14:03 UTC  (4+ messages)
` [RFC PATCH v2 6/7] typec: tcpm: Represent source supply through power_supply class

[PATCH v4] iio : Add cm3218 smbus ara and acpi support
 2017-11-25 14:00 UTC  (8+ messages)

21729f81ce ("x86/mm: Provide general kernel support for memory encryption"): BUG: kernel reboot-without-warning in early-boot stage, last printk: early console in setup code
 2017-11-25 13:55 UTC 

[PATCH 0/3] scsi: arcmsr: add driver module parameter - msi_enable, msix_enable
 2017-11-25 13:31 UTC  (5+ messages)
      ` [PATCH 0/3] scsi: arcmsr: add driver module parameter - (linux-kernel: dan.carpenter@oracle.com exclusive) "

06222d856e ("x86/mm/kaiser: Use PCID feature to make user and .."): WARNING: CPU: 0 PID: 1 at mm/early_ioremap.c:114 __early_ioremap
 2017-11-25 13:34 UTC  (2+ messages)
` 06222d856e ("x86/mm/kaiser: Use PCID feature to make user and kernel switches faster"): BUG: kernel hang in boot stage

IRQ not handled on my Acer Aspire R3-131T
 2017-11-25 13:11 UTC 

( Compensation Reinbursement )
 2017-11-25 12:47 UTC 

[f2fs-dev] [PATCH] f2fs: remove an excess variable
 2017-11-25 12:00 UTC  (2+ messages)

[PATCH] pata_pdc2027x : make pdc2027x_*_timing structures const
 2017-11-25 11:17 UTC 

[PATCH] pata_pdc2027x: Fix coding sytle error
 2017-11-25 11:10 UTC  (3+ messages)

[PATCH v3] pata_pdc2027x: Remove unnecessary error check
 2017-11-25 10:19 UTC 

[PATCH] pata_pdc2027x: Remove unnecessary error check and coding style error
 2017-11-25 10:19 UTC  (4+ messages)

[PATCH v2] ARM: dts: imx6qdl-nitrogen6x: Add SPI NOR partitions
 2017-11-25  9:55 UTC  (2+ messages)

[PATCH] arm64: fix missing 'const' qualifiers
 2017-11-25  9:41 UTC 

[PATCH v2] devres: use MACRO instead of function for devm_ioremap
 2017-11-25  9:23 UTC 

[PATCH v3 RESEND] f2fs: add bug_on when f2fs_gc even fails to get one victim
 2017-11-25  9:12 UTC  (4+ messages)

[PATCH 0/6] clk: pr_err() strings should end with newlines
 2017-11-25  8:59 UTC  (3+ messages)
` [PATCH 2/6] clk: lpc32xx: "

[PATCH] schedule: use unlikely()
 2017-11-25  8:56 UTC  (5+ messages)

[PATCH v2] doc: add maintainer book
 2017-11-25  8:51 UTC  (4+ messages)

About GPL license compliance of Tesla Model S, Linux kernel 4.4
 2017-11-25  7:48 UTC 

[PATCH net-next] bridge: ebtables: Avoid resetting limit rule state
 2017-11-25  7:44 UTC 

[PATCH resend] mm/page_alloc: fix comment is __get_free_pages
 2017-11-25  7:20 UTC 

[PATCH 0/4] Remove a attribute group from a kobject
 2017-11-25  6:39 UTC  (5+ messages)
` [PATCH 1/4] staging: ccree: "
` [PATCH 2/4] staging: lustre: ldlm: "
` [PATCH 3/4] staging: lustre: obdclass: "
` [PATCH 4/4] staging: most: "

[PATCH] mm/page_alloc: fix comment is __get_free_pages
 2017-11-25  6:29 UTC 

[PATCH 0/4] dm and bcache refcount conversions
 2017-11-25  5:56 UTC  (5+ messages)
` [PATCH 3/4] dm: convert dm_dev_internal.count from atomic_t to refcount_t
  ` [dm-devel] "

[PATCH] usbhid: add quirk for another PIXART OEM mouse used by HP
 2017-11-25  5:53 UTC 

[PATCH 2/2] clocksource: sprd: Add timer driver for Spreadtrum SC9860 platform
 2017-11-25  5:00 UTC  (3+ messages)

[PATCH] staging: rtl8188eu: Fix private WEXT IOCTL calls
 2017-11-25  4:55 UTC  (5+ messages)
` [PATCH 2/2] "
` [PATCH v2] "

[PATCH v2] pata_pdc2027x: Remove unnecessary error check and coding style error
 2017-11-25  4:50 UTC 

regression: 4.13 cannot follow symlinks on some ext3 fs
 2017-11-25  3:54 UTC  (11+ messages)

[PATCH v2] KVM: X86: Fix softlockup when get the current kvmclock timestamp
 2017-11-25  3:14 UTC  (2+ messages)

[PATCH 0/5] Consolidate init_task handling
 2017-11-25  2:18 UTC  (2+ messages)

[x86/mm/kaiser] a6c70b8b30: WARNING:at_kernel/locking/lockdep.c:#trace_hardirqs_off_caller
 2017-11-25  2:17 UTC  (3+ messages)

[PATCH v2] x86/mce: add support SRAO reported via CMC check
 2017-11-25  2:05 UTC 

[PATCH] mm,madvise: bugfix of madvise systemcall infinite loop under special circumstances
 2017-11-25  1:52 UTC  (3+ messages)

[PATCH 00/23] [v4] KAISER: unmap most of the kernel from userspace page tables
 2017-11-25  1:23 UTC  (5+ messages)
` [PATCH 20/23] x86, kaiser: add a function to check for KAISER being enabled
` [PATCH 21/23] x86, kaiser: un-poison PGDs at runtime

[PATCH v2 2/2] ASoC: fsl_ssi: add 20-bit sample format for AC'97 and use it for capture
 2017-11-25  1:07 UTC  (3+ messages)

[PATCH v2 00/13] Modernization and fixes for NuBus subsystem
 2017-11-25  1:03 UTC  (9+ messages)
` [PATCH v2 13/13] nubus: Add support for the driver model

[PATCH] This patch is used ... [trimmed overly long subject]
 2017-11-24 23:41 UTC 

[PATCH] x86/xen: support early interrupts in xen pv guests
 2017-11-24 23:25 UTC  (4+ messages)

[PATCH 00/62] XArray November 2017 Edition
 2017-11-24 22:08 UTC  (9+ messages)
` XArray documentation

[PATCH] [media] v4l: mt9v032: Disable clock on error paths
 2017-11-24 22:04 UTC 

[PATCH] video/fbdev/stifb: Delete an error message for a failed memory allocation in stifb_init_fb()
 2017-11-24 21:30 UTC  (2+ messages)

[PATCH 0/4] staging: lustre: fixed some signedness warns from sparse
 2017-11-24 21:37 UTC  (6+ messages)

[RFC] doc: add maintainer book
 2017-11-24 21:35 UTC  (3+ messages)

[PATCH 1/3] perf bench futex: benchmark only online CPUs
 2017-11-24 21:30 UTC  (6+ messages)

[PATCH] KEYS: remove unnecessary get/put of explicit dest_keyring
 2017-11-24 21:24 UTC  (5+ messages)

[PATCH net] net: dsa: fix 'increment on 0' warning
 2017-11-24 21:21 UTC  (2+ messages)

[PATCH 0/4] video-UDLFB: Adjustments for five function implementations
 2017-11-24 20:54 UTC  (5+ messages)
` [PATCH 1/4] video: udlfb: Delete an error message for a failed memory allocation in two functions
` [PATCH 2/4] video: udlfb: Return an error code only as a constant in dlfb_realloc_framebuffer()
` [PATCH 3/4] video: udlfb: Improve a size determination in dlfb_alloc_urb_list()
` [PATCH 4/4] video: udlfb: Delete an unnecessary return statement in two functions

[PATCH v3 0/4] platform/x86: intel_telemetry: Fix logs and formatting
 2017-11-24 20:55 UTC  (2+ messages)

[ANNOUNCE] v4.14.1-rt3
 2017-11-24 20:32 UTC 

[PATCH 1/3] net: core: export dev_alloc_name_ns
 2017-11-24 20:11 UTC  (2+ messages)

[PATCH net-next 00/12] rxrpc: Fixes and improvements
 2017-11-24 20:05 UTC  (2+ messages)

[PATCH] video/fbdev/vt8500lcdfb: Delete an error message for a failed memory allocation in vt8500lcd_probe()
 2017-11-24 19:53 UTC 

[PATCH] video/fbdev/wm8505fb: Delete an error message for a failed memory allocation in wm8505fb_probe()
 2017-11-24 19:30 UTC 

[PATCH v3 05/19] x86/kasan/64: Teach KASAN about the cpu_entry_area
 2017-11-24 19:26 UTC  (3+ messages)
` [PATCH v4] x86/mm/kasan: "

[PATCH v5 00/11] Intel SGX Driver
 2017-11-24 19:18 UTC  (4+ messages)
` [PATCH v5 01/11] intel_sgx: updated MAINTAINERS

perf test LLVM & clang 6 failing
 2017-11-24 19:09 UTC  (3+ messages)

[PATCH] net-sysfs: export gso_max_size attribute
 2017-11-24 18:52 UTC  (5+ messages)

[PATCH RFC 0/2] Fix race window during idle cpu selection
 2017-11-24 18:46 UTC  (9+ messages)
` [PATCH RFC 1/2] sched: Minimize the idle cpu selection race window

[PATCH v2 0/5] Memory hotplug support for arm64 - complete patchset v2
 2017-11-24 18:17 UTC  (7+ messages)
` [PATCH v2 2/5] mm: memory_hotplug: Remove assumption on memory state before hotremove

v4.14-rc{4,7} null pointer dereference in event_sched_out()
 2017-11-24 18:16 UTC  (4+ messages)

[PATCH] cpuidle: Add "cpuidle.use_deepest" to bypass governor and allow HW to go deep
 2017-11-24 17:34 UTC  (2+ messages)

sunrpc: infinite unkillable console spam in xs_tcp_setup_socket
 2017-11-24 17:34 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).