linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-11-27 06:53:10 to 2017-11-27 10:46:56 UTC [more...]

[PATCH 00/21] Preparatory patches for x86 KAISER support
 2017-11-27 10:45 UTC  (10+ messages)
` [PATCH 02/21] x86/unwinder: Handle stack overflows more gracefully
` [PATCH 04/21] x86/irq/64: Print the offending IP in the stack overflow warning
` [PATCH 05/21] x86/entry/64: Allocate and enable the SYSENTER stack
` [PATCH 07/21] x86/entry/gdt: Put per-CPU GDT remaps in ascending order
` [PATCH 14/21] x86/entry/64: Separate cpu_current_top_of_stack from TSS.sp0
` [PATCH 15/21] x86/espfix/64: Stop assuming that pt_regs is on the entry stack
` [PATCH 19/21] x86/entry/64: Move the IST stacks into 'struct cpu_entry_area'
` [PATCH 20/21] x86/entry/64: Remove the SYSENTER stack canary
` [PATCH 21/21] x86/entry: Clean up the SYSENTER_stack code

[PATCH v2 0/3] True RNG driver for Samsung Exynos 5250+ SoCs
 2017-11-27 10:45 UTC  (5+ messages)
    ` [PATCH v2 1/3] dt-bindings: hwrng: Add Samsung Exynos 5250+ True RNG bindings
    ` [PATCH v2 2/3] hwrng: exynos - add Samsung Exynos True RNG driver
    ` [PATCH v2 3/3] ARM: dts: exynos: Add nodes for True Random Number Generator

[PATCH 1/2] staging: sm750fb: Fix coding style in ddk750_sii164.h
 2017-11-27 10:45 UTC  (3+ messages)

[PATCH v8 0/6] stm32 clocksource driver rework
 2017-11-27 10:44 UTC  (2+ messages)

[PATCH 1/2] KVM: x86: Store the microcode version in struct kvm_arch
 2017-11-27 10:40 UTC  (3+ messages)
` [PATCH 2/2] KVM: x86: Allow userspace to define what's the microcode version

[PATCH 0/4] Final ACCESS_ONCE() cleanups for v4.15
 2017-11-27 10:38 UTC  (5+ messages)
` [PATCH 1/4] perf mmap: Convert ACCESS_ONCE() to READ_ONCE()
` [PATCH 2/4] tools: include: remove ACCESS_ONCE()
` [PATCH 3/4] compiler.h: "
` [PATCH 4/4] checkpatch: remove ACCESS_ONCE() warning

[PATCH 00/43] x86 entry-stack and Kaiser series, 2017/11/24, v2 version
 2017-11-27 10:38 UTC  (34+ messages)
` [PATCH 12/43] x86/espfix/64: Stop assuming that pt_regs is on the entry stack
` [PATCH 20/43] x86/entry: Clean up SYSENTER_stack code
` [PATCH 23/43] x86/mm/kaiser: Introduce user-mapped per-cpu areas
` [PATCH 25/43] x86/mm/kaiser: Unmap kernel from userspace page tables (core patch)
` [crash] PANIC: double fault, error_code: 0x0
              ` [PATCH] x86/mm/kaiser: Fix IRQ entries text section mapping

[PATCH] x86/mce/AMD: Don't set DEF_INT_TYPE in MSR_CU_DEF_ERR on SMCA systems
 2017-11-27 10:36 UTC  (2+ messages)

[GIT PULL] Second batch of KVM changes for Linux 4.15
 2017-11-27 10:35 UTC  (4+ messages)

[PATCH] Staging: comedi: das16: Fixed a const struct coding style issue
 2017-11-27 10:28 UTC  (2+ messages)

[PATCH v3 00/21] Intel FPGA Device Drivers
 2017-11-27 10:28 UTC  (11+ messages)
` [PATCH v3 02/21] fpga: mgr: add region_id to fpga_image_info
` [PATCH v3 06/21] fpga: dfl: adds fpga_cdev_find_port
` [PATCH v3 08/21] fpga: add Intel FPGA DFL PCIe device
` [PATCH v3 11/21] fpga: dfl: fme: add header sub feature support
` [PATCH v3 15/21] fpga: dfl: add fpga bridge platform driver for FME
` [PATCH v3 18/21] fpga: dfl: afu: add header sub feature support
` [PATCH v3 19/21] fpga: dfl: afu: add FPGA_GET_API_VERSION/CHECK_EXTENSION ioctls support
` [PATCH v3 20/21] fpga: dfl: afu: add user afu sub feature support
` [PATCH v3 21/21] fpga: dfl: afu: add FPGA_PORT_DMA_MAP/UNMAP ioctls support

[PATCH v2 00/11] Rockchip ISP1 Driver
 2017-11-27 10:26 UTC  (5+ messages)
` [PATCH v2 01/11] media: videodev2.h, v4l2-ioctl: add rkisp1 meta buffer format
` [PATCH v2 02/11] media: rkisp1: Add user space ABI definitions

[PATCH] irqchip/gic-v3: Support MSIs via aliases and distributor
 2017-11-27 10:24 UTC 

[patch V2 0/5] x86/kaiser: Boot time disabling and debug support
 2017-11-27 10:22 UTC  (9+ messages)
` [patch V2 1/5] x86/kaiser: Respect disabled CPU features
` [patch V2 4/5] x86/mm/debug_pagetables: Allow dumping current pagetables
    ` [PATCH] vfs: Add PERM_* symbolic helpers for common file mode/permissions
` [patch V2 5/5] x86/kaiser: Add boottime disable switch

[Intel-gfx] [PATCH] drm/i915: Avoid enum conversion warning
 2017-11-27 10:21 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] USB: serial: Correct return value on read
 2017-11-27 10:21 UTC  (2+ messages)

[PATCH V14 00/24] mmc: Add Command Queue support
 2017-11-27 10:20 UTC  (4+ messages)
` [PATCH V14 13/24] mmc: block: Add blk-mq support

[PATCH] input: pegasus_notetaker: add license information
 2017-11-27 10:19 UTC  (10+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "

[PATCH v2] x86/mce: add support SRAO reported via CMC check
 2017-11-27 10:19 UTC  (2+ messages)

[PATCH] arm: l2c: unlock ways when in non-secure mode
 2017-11-27 10:19 UTC  (6+ messages)

2f47e7e19f ("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-27 10:18 UTC  (2+ messages)

[PATCH v2] ARM: dts: imx6qdl-nitrogen6x: Add SPI NOR partitions
 2017-11-27 10:17 UTC  (3+ messages)

[PATCH] video: bf54x-lq043fb: Delete an error message for a failed memory allocation in bfin_bf54x_probe()
 2017-11-27 10:17 UTC 

[PATCH] mmc: renesas_sdhi: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
 2017-11-27 10:16 UTC  (2+ messages)

[PATCH] mm: disable `vm.max_map_count' sysctl limit
 2017-11-27 10:12 UTC  (2+ messages)

Build regressions/improvements in v4.15-rc1
 2017-11-27 10:11 UTC  (2+ messages)

[PATCH V6 00/12] add clock driver for Spreadtrum platforms
 2017-11-27 10:01 UTC  (13+ messages)
` [PATCH V6 01/12] drivers: move clock common macros out from vendor directories
` [PATCH V6 02/12] clk: sprd: Add common infrastructure
` [PATCH V6 03/12] clk: sprd: add gate clock support
` [PATCH V6 04/12] clk: sprd: add mux "
` [PATCH V6 05/12] clk: sprd: add divider "
` [PATCH V6 06/12] clk: sprd: add composite "
` [PATCH V6 07/12] clk: sprd: add adjustable pll support
` [PATCH V6 08/12] dt-bindings: Add Spreadtrum clock binding documentation
` [PATCH V6 09/12] clk: sprd: Add dt-bindings include file for SC9860
` [PATCH V6 10/12] clk: sprd: add clocks support "
` [PATCH V6 11/12] arm64: dts: add syscon for whale2 platform
` [PATCH V6 12/12] arm64: dts: add clocks for SC9860

[PATCH v9 0/5] Add support for ThunderX2 pmu events using json files
 2017-11-27 10:04 UTC  (3+ messages)

Creating cyclecounter and lock member in timecounter structure [ Was Re: [RFC 1/4] drm/i915/perf: Add support to correlate GPU timestamp with system time]
 2017-11-27 10:05 UTC  (5+ messages)

[PATCH] USB: option: add Quectel BG96 2c7c:0296
 2017-11-27  9:59 UTC  (2+ messages)

v15-rc1 regression: No sound via usb-audio
 2017-11-27  9:59 UTC  (2+ messages)

[PATCH v6 08/11] intel_sgx: in-kernel launch enclave
 2017-11-27  9:58 UTC  (2+ messages)

[PATCH] mmc: slot-gpio: call gpiod_to_irq() only when MMC_CAP_NEEDS_POLL is unset
 2017-11-27  9:57 UTC  (2+ messages)

[PATCH v2 00/14] soundwire: Add a new SoundWire subsystem
 2017-11-27  9:56 UTC  (7+ messages)
` [PATCH v2 04/14] soundwire: Add MIPI DisCo property helpers

[PATCH 0/2] selftests: ftrace: Fix multiple-kprobe testcase
 2017-11-27  9:54 UTC  (3+ messages)
` [PATCH 1/2] [BUGFIX] selftest: ftrace: Fix to pick text symbols for kprobes
` [PATCH 2/2] selftest: ftrace: Fix to add 256 kprobe events correctly

tipc_node_calculate_timer div-by-zero
 2017-11-27  9:50 UTC 

[PATCH] x86/orc: Don't bail on stack overflow
 2017-11-27  9:49 UTC  (7+ messages)

[PATCH v2 0/2] add clk controller driver for Meson-AXG SoC
 2017-11-27  9:48 UTC  (3+ messages)
` [PATCH v2 1/2] clk: meson-axg: add clock controller drivers
` [PATCH v2 2/2] arm64: dts: meson-axg: add clock DT info for Meson AXG SoC

[PATCH 0/3] ocfs2: add nowait aio support
 2017-11-27  9:46 UTC  (4+ messages)
` [PATCH 1/3] ocfs2: add ocfs2_try_rw_lock and ocfs2_try_inode_lock
` [PATCH 2/3] ocfs2: add ocfs2_overwrite_io function
` [PATCH 3/3] ocfs2: nowait aio support

v4.15-rc0 perl locale warnings
 2017-11-27  9:46 UTC  (3+ messages)
  ` [PATCH] fix perl locale warnings in arch/arm/boot/

[PATCH] staging: fsl-mc: fix uninitialized variable use
 2017-11-27  9:44 UTC  (4+ messages)

[PATCH v2] checkpatch: Add a warning for log messages that don't end in a new line
 2017-11-27  9:42 UTC  (28+ messages)

[PATCH] MIPS: Validate PR_SET_FP_MODE prctl(2) requests against the ABI of the task
 2017-11-27  9:33 UTC 

[PATCH] video: adv7393fb: Delete two error messages for a failed memory allocation in bfin_adv7393_fb_probe()
 2017-11-27  9:38 UTC 

[PATCH] mmc: usdhi6rol0: Handle return value of platform_get_irq_byname for card detect
 2017-11-27  9:34 UTC  (3+ messages)

drivers/media/dvb-core/dvb_frontend.c:154:2-7: WARNING: NULL check before freeing functions like kfree, debugfs_remove, debugfs_remove_recursive or usb_free_urb is not needed. Maybe consider reorganizing relevant code to avoid passing NULL values
 2017-11-27  9:25 UTC  (2+ messages)
` [PATCH] dvb_frontend: fix ifnullfree.cocci warnings

[PATCH] perf/core: fast breakpoint modification via _IOC_MODIFY_BREAKPOINT
 2017-11-27  9:25 UTC  (4+ messages)
` [PATCH] perf/core: Enable the bp only if the .disable field is 0

[PATCH v2 1/2] s390/virtio: remove the old KVM virtio headers
 2017-11-27  9:16 UTC  (9+ messages)
` [PATCH v2 2/2] s390/virtio: add BSD license to virtio-ccw

[PATCH] video: fb_ddc: Delete an error message for a failed memory allocation in fb_do_probe_ddc_edid()
 2017-11-27  9:16 UTC 

[PATCH] usbhid: add quirk for another PIXART OEM mouse used by HP
 2017-11-27  9:15 UTC  (5+ messages)

[PATCH 1/1] ext4: remove redundant assignment in ext4_iomap_begin()
 2017-11-27  9:21 UTC 

[PATCH 00/43] x86 entry-stack and Kaiser series, 2017/11/24 version
 2017-11-27  9:14 UTC  (10+ messages)
` [PATCH 25/43] x86/mm/kaiser: Unmap kernel from userspace page tables (core patch)
      ` [PATCH] x86/mm/kaiser: Use the other page_table_lock pattern
      ` [PATCH] mm: Unify page_table_lock allocation pattern
` [PATCH 30/43] x86/mm/kaiser: Map espfix structures

[PATCH] iio: stm32: fix adc/trigger link error
 2017-11-27  9:09 UTC  (7+ messages)

[RFC 1/2] of: reserved_mem: check return value of_dma_configure
 2017-11-27  9:04 UTC  (6+ messages)
  ` [RFC 2/2] drivers: dma-mapping: parse per device reserved mem at probe time

[PATCH] video: fsl-diu-fb: Delete an error message for a failed memory allocation in fsl_diu_init()
 2017-11-27  9:00 UTC 

[PATCHv2] xen-netfront: remove warning when unloading module
 2017-11-27  9:00 UTC  (2+ messages)

PROBLEM: Asus C201 video mode problems on HDMI hotplug (regression)
 2017-11-27  9:00 UTC  (4+ messages)

[PATCH 1/3] ACPI / EC: Cleanup EC GPE mask flag
 2017-11-27  8:56 UTC  (6+ messages)
` [RFC PATCH v6 0/3] ACPI / EC: Tune the timing of EC events arrival during S3-exit
  ` [RFC PATCH v6 1/3] ACPI / EC: Fix possible driver order issue by moving EC event handling earlier

[PATCH v4] printk: Add console owner and waiter logic to load balance console writes
 2017-11-27  8:53 UTC  (5+ messages)

[Bug fix] octeon-i2c driver updates
 2017-11-27  8:37 UTC  (3+ messages)

[lkp-robot] [torture] b151f93a71: INFO:rcu_preempt_detected_stalls_on_CPUs/tasks
 2017-11-26  8:42 UTC 

[GIT PULL] Kbuild updates for v4.15 (2nd round)
 2017-11-27  8:30 UTC  (2+ messages)

[PATCH] mm/vmscan: make do_shrink_slab more robust
 2017-11-27  8:27 UTC  (2+ messages)

[PATCH] scsi: libfc: fix ELS request handling
 2017-11-27  8:16 UTC  (2+ messages)

[PATCH 0/2] Reduce IOTLB flush when pass-through dGPU devices
 2017-11-27  8:14 UTC  (6+ messages)
` [PATCH 1/2] vfio/type1: Adopt fast IOTLB flush interface when unmap IOVAs

[PATCH v2 00/12] x86: Add support for running as secondary Jailhouse guest
 2017-11-27  8:11 UTC  (13+ messages)
` [PATCH v2 01/12] x86/apic: Install an empty physflat_init_apic_ldr
` [PATCH v2 02/12] x86: Control warm reset setup via legacy feature flag
` [PATCH v2 03/12] x86: Introduce and use MP IRQ trigger and polarity defines
` [PATCH v2 04/12] x86/jailhouse: Add infrastructure for running in non-root cell
` [PATCH v2 05/12] x86/jailhouse: Enable APIC and SMP support
` [PATCH v2 06/12] x86/jailhouse: Enable PMTIMER
` [PATCH v2 07/12] x86/jailhouse: Set up timekeeping
` [PATCH v2 08/12] x86/jailhouse: Avoid access of unsupported platform resources
` [PATCH v2 09/12] x86/jailhouse: Silence ACPI warning
` [PATCH v2 10/12] x86/jailhouse: Halt instead of failing to restart
` [PATCH v2 11/12] x86/jailhouse: Wire up IOAPIC for legacy UART ports
` [PATCH v2 12/12] x86/jailhouse: Initialize PCI support

[PATCH] usb: host: xhci-plat: move clk to plat own private structure
 2017-11-27  8:11 UTC 

[PATCH] xfs: handle register_shrinker error
 2017-11-27  8:05 UTC  (7+ messages)
  ` [PATCH v2] "

[PATCH] mm,madvise: bugfix of madvise systemcall infinite loop under special circumstances
 2017-11-27  7:59 UTC  (5+ messages)

[PATCH 0/6] enable creating [k,u]probe with perf_event_open
 2017-11-27  7:58 UTC  (7+ messages)
` [PATCH 1/6] perf: Add new type PERF_TYPE_PROBE

[PATCH 1/1] timecounter: Make cyclecounter struct part of timecounter struct
 2017-11-27  7:58 UTC 

[lkp-robot] [x86/mm/kasan] d17a1d97dc: WARNING:at_lib/stackdepot.c:#depot_save_stack
 2017-11-26  7:58 UTC 

[PATCH] x86/mm/kmmio: Fix mmiotrace for page unaligned addresses
 2017-11-27  7:51 UTC 

[PATCH] mm:Add watermark slope for high mark
 2017-11-27  7:44 UTC  (3+ messages)

[RFC PATCH 0/3] Miscellaneous fixes in macb driver
 2017-11-27  7:37 UTC  (4+ messages)
` [RFC PATCH 1/3] net: macb: Add RBQP to the macb queues
` [RFC PATCH 2/3] net: macb: Tie-off unused RX queues
` [RFC PATCH 3/3] net: macb: Handle HRESP error

[RFC PATCH 1/2] net: macb: Add RBQP to the macb queues
 2017-11-27  7:37 UTC  (3+ messages)
` [RFC PATCH 2/2] net: macb: Tie-off unused RX queues

[PATCH v7,2/2] misc: rtsx: Add support for RTS5260
 2017-11-27  7:36 UTC 

[PATCH v7,1/2] misc: rtsx: Move Realtek Card Reader Driver to misc
 2017-11-27  7:34 UTC 

[PATCH] s390/drivers: use setup_timer instead of init_timer
 2017-11-27  7:25 UTC  (2+ messages)

[PATCH 2/3] hwrng: exynos - add Samsung Exynos True RNG driver
 2017-11-27  7:23 UTC  (2+ messages)

[PATCH v4 0/4] vm: add a syscall to map a process memory into a pipe
 2017-11-27  7:20 UTC  (6+ messages)
` [PATCH v4 1/4] fs/splice: introduce pages_to_pipe helper
` [PATCH v4 2/4] vm: add a syscall to map a process memory into a pipe
` [PATCH v4 3/4] x86: wire up the process_vmsplice syscall
` [PATCH v4 4/4] test: add a test for "
` [PATCH] process_vmsplice.2: New page describing process_vmsplice(2) system call

[PATCH RESEND] net: phy: harmonize phy_id{,_mask} data type
 2017-11-27  7:16 UTC 

[PATCH v4 0/4] additional TPM performance improvements
 2017-11-27  7:08 UTC  (9+ messages)
` [PATCH v4 2/4] tpm: ignore burstcount to improve tpm_tis send() performance

[PATCH] i2c: core: decrease reference count of device node in i2c_unregister_device
 2017-11-27  7:06 UTC 

[PATCH] f2fs: avoid false positive of free secs check
 2017-11-27  6:54 UTC 


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