linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-06-12 21:29:52 to 2018-06-13 05:24:18 UTC [more...]

[RFC PATCH 00/23] Implement an HPET-based hardlockup detector
 2018-06-13  5:23 UTC  (25+ messages)
` [RFC PATCH 01/23] x86/apic: Add a parameter for the APIC delivery mode
` [RFC PATCH 02/23] genirq: Introduce IRQD_DELIVER_AS_NMI
` [RFC PATCH 03/23] genirq: Introduce IRQF_DELIVER_AS_NMI
` [RFC PATCH 04/23] iommu/vt-d/irq_remapping: Add support for IRQCHIP_CAN_DELIVER_AS_NMI
` [RFC PATCH 05/23] x86/msi: "
` [RFC PATCH 06/23] x86/ioapic: Add support for IRQCHIP_CAN_DELIVER_AS_NMI with interrupt remapping
` [RFC PATCH 07/23] x86/hpet: Expose more functions to read and write registers
` [RFC PATCH 08/23] x86/hpet: Calculate ticks-per-second in a separate function
` [RFC PATCH 09/23] x86/hpet: Reserve timer for the HPET hardlockup detector
` [RFC PATCH 10/23] x86/hpet: Relocate flag definitions to a header file
` [RFC PATCH 11/23] x86/hpet: Configure the timer used by the hardlockup detector
` [RFC PATCH 12/23] kernel/watchdog: Introduce a struct for NMI watchdog operations
` [RFC PATCH 13/23] watchdog/hardlockup: Define a generic function to detect hardlockups
` [RFC PATCH 14/23] watchdog/hardlockup: Decouple the hardlockup detector from perf
` [RFC PATCH 15/23] kernel/watchdog: Add a function to obtain the watchdog_allowed_mask
` [RFC PATCH 16/23] watchdog/hardlockup: Add an HPET-based hardlockup detector
` [RFC PATCH 17/23] watchdog/hardlockup/hpet: Convert the timer's interrupt to NMI
` [RFC PATCH 18/23] watchdog/hardlockup/hpet: Add the NMI watchdog operations
` [RFC PATCH 19/23] watchdog/hardlockup: Make arch_touch_nmi_watchdog() to hpet-based implementation
` [RFC PATCH 20/23] watchdog/hardlockup/hpet: Rotate interrupt among all monitored CPUs
` [RFC PATCH 21/23] watchdog/hardlockup/hpet: Adjust timer expiration on the number of "
` [RFC PATCH 22/23] watchdog/hardlockup/hpet: Only enable the HPET watchdog via a boot parameter
` [RFC PATCH 23/23] watchdog/hardlockup: Activate the HPET-based lockup detector

[PATCH] mfd: kempld-core: constify variables that point to const structure
 2018-06-13  4:48 UTC 

[PATCH v2 2/4] watchdog/softlockup: Replace "watchdog/%u" threads with cpu_stop_work
 2018-06-13  5:08 UTC  (2+ messages)
` [lkp-robot] [watchdog/softlockup] 4808e7a5dc: BUG:KASAN:null-ptr-deref_in_h

REGRESSION?: debugfs: inode: debugfs_create_dir uses mode permission from parent
 2018-06-13  4:58 UTC  (4+ messages)

[GIT PULL] KVM changes for 4.18 merge window
 2018-06-13  4:52 UTC  (10+ messages)

[PATCH 01/10] ARM: OMAP1: ams-delta: drop GPIO lookup table for serio device
 2018-06-13  4:41 UTC  (10+ messages)
` [PATCH 04/10] Input: ams_delta_serio: Replace power GPIO with regulator
` [PATCH 09/10] Input: ams_delta_serio: use IRQ resource

[PATCH 4.9 00/31] 4.9.108-stable review
 2018-06-13  4:41 UTC  (3+ messages)

[PATCH 3.18 00/21] 3.18.113-stable review
 2018-06-13  4:40 UTC  (2+ messages)

[PATCH v2] IB/umem: ib_ucontext already have tgid, remove pid from ib_umem structure
 2018-06-13  4:36 UTC  (2+ messages)

OOPSes in mem_cgroup_protected
 2018-06-13  4:33 UTC  (3+ messages)

ACPI support in common clock framework
 2018-06-13  4:14 UTC 

REGRESSION: "wlcore: sdio: allow pm to handle sdio power" breaks wifi on HiKey960
 2018-06-13  4:13 UTC  (3+ messages)

[PATCH 1/2] fs/exofs: fix potential memory leak in mount option parsing
 2018-06-13  4:05 UTC  (2+ messages)
` [PATCH 2/2] fs/exofs: only use true/false for asignment of bool type variable

kernel BUG at drivers/scsi/scsi_error.c:197! - git 4.17.0-x64-08428-g7d3bf613e99a
 2018-06-13  4:03 UTC  (5+ messages)

[PATCH v6 1/4] selftests/powerpc: add test for 32 bits memcmp
 2018-06-13  3:58 UTC  (5+ messages)
` [PATCH v6 3/4] powerpc/lib: implement strlen() in assembly

[PATCH 1/2] gpio: davinci: Move fetching IRQ to beginning of probe
 2018-06-13  3:48 UTC  (4+ messages)

[PATCH v4 1/2] gpio: davinci: Shuffle IRQ resource fetching from DT to beginning of probe
 2018-06-13  3:40 UTC  (2+ messages)
` [PATCH v4 2/2] gpio: davinci: Do not assume continuous IRQ numbering

[PATCH v3 0/7] Add powerdomain driver for corners on msm8996/sdm845
 2018-06-13  3:30 UTC  (6+ messages)
` [PATCH v3 6/7] soc: qcom: Add RPMh Power domain driver

[PATCH v2 00/27] Add support for R40 HDMI pipeline
 2018-06-13  3:19 UTC  (5+ messages)
` [PATCH v2 01/27] clk: sunxi-ng: r40: Add minimal rate for video PLLs
` [PATCH v2 02/27] clk: sunxi-ng: r40: Allow setting parent rate to display related clocks

Fwd: Re: kernel BUG at drivers/scsi/scsi_error.c:197! - git 4.17.0-x64-08428-g7d3bf613e99a
 2018-06-13  3:02 UTC 

[PATCH v3 0/9] xen: dma-buf support for grant device
 2018-06-13  3:14 UTC  (16+ messages)
` [PATCH v3 3/9] xen/balloon: Share common memory reservation routines
` [PATCH v3 4/9] xen/grant-table: Allow allocating buffers suitable for DMA
` [PATCH v3 5/9] xen/gntdev: Allow mappings for DMA buffers
` [PATCH v3 6/9] xen/gntdev: Make private routines/structures accessible
` [PATCH v3 7/9] xen/gntdev: Add initial support for dma-buf UAPI
` [PATCH v3 8/9] xen/gntdev: Implement dma-buf export functionality
` [PATCH v3 9/9] xen/gntdev: Implement dma-buf import functionality

[PATCH 1/2] r8169: Don't disable ASPM in the driver
 2018-06-13  2:59 UTC  (6+ messages)
` [PATCH 2/2] r8169: Reinstate ASPM Support

KASAN: use-after-free Read in rds_cong_queue_updates
 2018-06-13  2:51 UTC 

Possible regression caused by commit a192aa923b66a
 2018-06-13  2:45 UTC  (5+ messages)

linux-next: Tree for Jun 13
 2018-06-13  2:27 UTC 

[PATCHv4 0/3] Salted build ids via linker sections
 2018-06-13  2:03 UTC  (3+ messages)
` [PATCHv4 1/3] scripts: Preprocess module-common.lds

[PATCH v2 00/11] Add throttler driver for non-thermal throttling
 2018-06-13  2:00 UTC  (10+ messages)
` [PATCH v2 09/11] misc: throttler: Add core support "
` [PATCH v2 10/11] dt-bindings: misc: add bindings for cros_ec_throttler

Add basic SoC support for MT6765
 2018-06-13  1:59 UTC  (7+ messages)
` [PATCH 1/2] ndings: mediatek: Add bindings for mediatek MT6765 Platform
` [PATCH 2/2] arm64: dts: mediatek: add mt6765 support

[PATCH v2] staging: pi433: fix race condition in pi433_ioctl
 2018-06-13  1:47 UTC 

[GIT PULL] overflow updates (part 2) for v4.18-rc1
 2018-06-13  1:44 UTC  (2+ messages)

[GIT PULL] Please pull NFS client changes for 4.18
 2018-06-13  1:42 UTC  (9+ messages)

[PATCH -mm -V3 00/21] mm, THP, swap: Swapout/swapin THP in one piece
 2018-06-13  1:26 UTC  (6+ messages)
` [PATCH -mm -V3 03/21] mm, THP, swap: Support PMD swap mapping in swap_duplicate()

[PATCH v2] dcdbas: Add support for WSMT ACPI table
 2018-06-13  1:24 UTC  (6+ messages)
` [PATCH resend "
        ` [PATCH v3] "

[PATCH v2 00/19] Dynamically load/remove serdev devices via sysfs*
 2018-06-13  1:20 UTC  (3+ messages)
` [PATCH v2 18/24] serdev: ttydev: Serdev driver that creates an standard TTY port

[PATCH v3 1/2] gpio: davinci: Shuffle IRQ resource fetching from DT to beginning of probe
 2018-06-13  1:18 UTC  (5+ messages)
` [PATCH v3 2/2] gpio: davinci: Do not assume continuous IRQ numbering

[PATCH 0/2] Re-use DEFINE_SHOW_ATTRIBUTE() macro
 2018-06-13  1:11 UTC  (3+ messages)
` [PATCH 1/2] ARM: dump: Convert to use DEFINE_SHOW_ATTRIBUTE macro
` [PATCH 2/2] ARM64: "

[PATCH v2] staging: pi433: add mutex fixing concurrency issues
 2018-06-13  0:58 UTC  (6+ messages)

[PATCH v6 00/29] FPGA Device Feature List (DFL) Device Drivers
 2018-06-13  0:56 UTC  (8+ messages)
` [PATCH v6 12/29] fpga: add FPGA DFL PCIe device driver
` [PATCH v6 29/29] MAINTAINERS: add entry for FPGA DFL drivers

[PATCH] pinctrl: qcom: spmi-gpio: Add pm8998 and pm8005 to binding
 2018-06-13  0:52 UTC  (2+ messages)

[PATCH] staging: pi433: add mutex fixing race condition when accessing tx_cfg
 2018-06-13  0:36 UTC  (3+ messages)

[RFC v1 0/2] Detect & register virtio-crypto algos only if it can be supported by backend
 2018-06-13  0:31 UTC  (9+ messages)
` [RFC v1 1/2] crypto/virtio-crypto: Read crypto services and algorithm masks
` [RFC v1 2/2] crypto/virtio-crypto: Register an algo only if it's supported

[-next PATCH] security: use octal not symbolic permissions
 2018-06-13  0:29 UTC  (7+ messages)

[PATCH 0/1] USB Audio Device Class 3.0 Gadget support
 2018-06-13  0:28 UTC  (5+ messages)

[PATCH] selftests: sysctl: return Kselftest Skip code for skipped tests
 2018-06-13  0:23 UTC  (2+ messages)

[PATCH] drivers/of: Add devm_of_iomap()
 2018-06-13  0:18 UTC  (9+ messages)

[PATCH] hid: intel_ish-hid: ipc: register more pm callbacks to support hibernation
 2018-06-13  0:14 UTC  (6+ messages)

[PATCH] selftests: bpf: config: add config fragments
 2018-06-13  0:08 UTC  (2+ messages)

[PATCH 0/2] Convert IB/mad to use an IDR for agent IDs
 2018-06-13  0:07 UTC  (4+ messages)
` [PATCH 2/2] IB/mad: Use "

uapi headers userspace build results
 2018-06-13  0:07 UTC  (3+ messages)

[PATCH] selftests: pstore: return Kselftest Skip code for skipped tests
 2018-06-13  0:02 UTC  (2+ messages)

[PATCH] selftests: static_keys: return Kselftest Skip code for skipped tests
 2018-06-12 23:48 UTC 

[PATCH v5 0/3] Input: xen-kbdfront - allow better run-time configuration
 2018-06-12 23:40 UTC  (6+ messages)
` [PATCH v5 1/3] xen: Sync up with the canonical protocol definitions in Xen
` [PATCH v5 3/3] Input: xen-kbdfront - allow better run-time configuration

[PATCH V2 0/4] Changes for SDCC5 version
 2018-06-12 23:36 UTC  (5+ messages)
` [PATCH V2 2/4] mmc: sdhci-msm: Add msm version specific ops and data structures
` [PATCH V2 4/4] mmc: host: Register changes for sdcc V5

[PATCH] ipc: Limit sysctl value to IPCMNI
 2018-06-12 23:36 UTC  (6+ messages)

[PATCH V2] i8042: Increment wakeup_count for the respective port
 2018-06-12 23:33 UTC  (3+ messages)
` [PATCH V3] "

[PATCH] Input: cros_ec_keyb: Remove check before calling pm_wakeup_event
 2018-06-12 23:32 UTC  (2+ messages)

[PATCH v3 00/12] cros_ec: Match licenses and switch to SPDX identifier
 2018-06-12 23:30 UTC  (5+ messages)
` [PATCH v3 09/12] Input: cros_ec_keyb - Make license text and module license match
` [PATCH v3 10/12] Input: cros_ec_keyb - Switch to SPDX identifier

[PATCH] selftests: sparc64: delete RUN_TESTS and EMIT_TESTS overrides
 2018-06-12 23:24 UTC 

[PATCH] selftests: sparc64: Fix to do nothing on non-sparc64
 2018-06-12 23:23 UTC 

[PATCH] test_overflow: fix an IS_ERR() vs NULL bug
 2018-06-12 23:20 UTC  (2+ messages)

[PATCH v3 0/4] seccomp trap to userspace
 2018-06-12 23:16 UTC  (3+ messages)
` [PATCH v3 1/4] seccomp: add a return code to "

[GIT PULL] PCI changes for v4.18, part 2
 2018-06-12 23:09 UTC  (5+ messages)

[PATCH 0/3] sched/swait: Convert to full exclusive mode
 2018-06-12 22:55 UTC  (7+ messages)

[PATCH] arm64: dts: stingray: use NUM_SATA to configure number of sata ports
 2018-06-12 22:54 UTC  (4+ messages)

[PATCH] drivers/of: Make of_io_request_and_map() "name" argument optional
 2018-06-12 22:53 UTC  (3+ messages)

[PATCH v2] xen/netfront: raise max number of slots in xennet_get_responses()
 2018-06-12 22:43 UTC  (2+ messages)

[PATCH 0/7] MIPS: intel: add initial support for Intel MIPS SoCs
 2018-06-12 22:39 UTC  (9+ messages)
` [PATCH 1/7] MIPS: dts: Add aliases node for lantiq danube serial
` [PATCH 2/7] clk: intel: Add clock driver for GRX500 SoC
` [PATCH 3/7] MIPS: intel: Add initial support for Intel MIPS SoCs
` [PATCH 7/7] tty: serial: lantiq: Add CCF support

[PATCH] net: stmmac: dwmac-meson8b: Fix an error handling path in 'meson8b_dwmac_probe()'
 2018-06-12 22:36 UTC  (2+ messages)

[PATCH] mtd: spi-nor: honour max_data_size for spi-nor writes
 2018-06-12 22:35 UTC  (6+ messages)

[PATCH] net: thunderx: prevent concurrent data re-writing by nicvf_set_rx_mode
 2018-06-12 22:25 UTC  (4+ messages)

[PATCH 1/2] dt-bindings: nvmem: Add Spreadtrum SC27XX efuse controller documentation
 2018-06-12 22:19 UTC  (2+ messages)

[RFC PATCH v4 0/8] usb: typec: Support for Alternate Modes
 2018-06-12 22:18 UTC  (4+ messages)
` [RFC PATCH v4 2/8] usb: typec: helper for checking cable plug orientation

[PATCH 1/2] ASoC: pxa: add binding for pxa2xx-ac97 audio complex
 2018-06-12 22:13 UTC  (2+ messages)

nct6775: UBSAN: shift exponent 32 is too large for 32-bit type 'long unsigned int'
 2018-06-12 22:12 UTC  (2+ messages)

[PATCH 0/2] media: i2c: mt9v111 sensor driver
 2018-06-12 22:11 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: media: i2c: Document MT9V111 bindings

[PATCH 1/5] sched: limit cpu search in select_idle_cpu
 2018-06-12 22:12 UTC  (3+ messages)

[RFC PATCH 0/3] firmware: Add K3 Support for TISCI driver
 2018-06-12 22:09 UTC  (4+ messages)
` [RFC PATCH 1/3] Documentation: dt: keystone: ti-sci: Add optional host-id parameter

[RFC PATCH 0/8] mailbox: ti-msgmgr: Add support for AM654 Secure Proxy
 2018-06-12 22:04 UTC  (4+ messages)
` [RFC PATCH 5/8] dt-bindings: mailbox: ti,message-manager: Add support for secure proxy threads

[RFC PATCH 0/6] arm64: Initial support Texas Instrument's AM654 Platform
 2018-06-12 22:03 UTC  (7+ messages)
` [RFC PATCH 1/6] Documentation: arm: ti: Add bindings for AM654 SoC
` [RFC PATCH 3/6] serial: 8250_omap: Add support for AM654 UART controller

[GIT PULL] xfs: 4.18 merge, part 2
 2018-06-12 22:00 UTC 

[PATCH 0/4] Fix suspend resume on at91sam9261 and at91sam9263
 2018-06-12 21:54 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: arm: remove PMC bindings
` [PATCH 2/4] dt-bindings: clk: at91: Document all the PMC compatibles

[PATCH] dt-bindings: Add bitmain vendor prefix
 2018-06-12 21:52 UTC  (2+ messages)

[RFC] x86/vdso: Align vdso after searching for free area
 2018-06-12 21:48 UTC  (4+ messages)

[PATCH] dt-bindings: rcar-gen3-phy-usb2: Add bindings for r8a77990
 2018-06-12 21:44 UTC  (2+ messages)

[PATCH v7 0/4] enable early printing of hashed pointers
 2018-06-12 21:42 UTC  (7+ messages)
` [PATCH v7 2/4] random: Return nbytes filled from hw RNG
` [PATCH v7 3/4] vsprintf: Use hw RNG for ptr_key

[PATCH v9 0/2] Base enablement of IOMMU debugfs support
 2018-06-12 21:41 UTC  (3+ messages)
` [PATCH v9 1/2] iommu - Enable debugfs exposure of IOMMU driver internals
` [PATCH v9 2/2] iommu/amd: Add basic debugfs infrastructure for AMD IOMMU

[PATCH 0.5/5] alpha: remove custom dec_and_lock() implementation
 2018-06-12 21:36 UTC  (2+ messages)
` [tip:locking/urgent] alpha: Remove "

[PATCH] ARM: DRA7/OMAP5: Enable ACTLR[0] (Enable invalidates of BTB) for secondary cores
 2018-06-12 21:36 UTC 

[PATCH v4 0/3] extern inline native_save_fl for paravirt
 2018-06-12 21:36 UTC  (9+ messages)
` [PATCH v4 1/3] compiler-gcc.h: add gnu_inline to all inline declarations

Mounting corrupted HFS+ causes kernel NULL pointer dereference
 2018-06-12 21:35 UTC  (5+ messages)

[PATCH v4 0/6] mtd: rawnand: add NVIDIA Tegra NAND flash support
 2018-06-12 21:30 UTC  (10+ messages)
` [PATCH v4 4/6] mtd: rawnand: add NVIDIA Tegra NAND Flash controller driver


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