linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-06-12 20:11:28 to 2018-06-13 01:07:25 UTC [more...]

[RFC PATCH 00/23] Implement an HPET-based hardlockup detector
 2018-06-13  0:57 UTC  (24+ 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 v3 1/2] gpio: davinci: Shuffle IRQ resource fetching from DT to beginning of probe
 2018-06-13  1:06 UTC  (4+ messages)
` [PATCH v3 2/2] gpio: davinci: Do not assume continuous IRQ numbering

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

OOPSes in mem_cgroup_protected
 2018-06-13  1:02 UTC 

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

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

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

[PATCH v3 0/9] xen: dma-buf support for grant device
 2018-06-13  0:47 UTC  (3+ messages)
` [PATCH v3 3/9] xen/balloon: Share common memory reservation routines

[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  (6+ messages)
` [PATCH 1/2] IB/mad: Agent registration is process context only
` [PATCH 2/2] IB/mad: Use IDR for agent IDs

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)

[GIT PULL] overflow updates (part 2) for v4.18-rc1
 2018-06-12 23:35 UTC 

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

REGRESSION?: debugfs: inode: debugfs_create_dir uses mode permission from parent
 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)

REGRESSION: "wlcore: sdio: allow pm to handle sdio power" breaks wifi on HiKey960
 2018-06-12 22:12 UTC 

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 -mm -V3 00/21] mm, THP, swap: Swapout/swapin THP in one piece
 2018-06-12 21:44 UTC  (5+ messages)
` [PATCH -mm -V3 03/21] mm, THP, swap: Support PMD swap mapping in swap_duplicate()

[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  (11+ messages)
` [PATCH v4 4/6] mtd: rawnand: add NVIDIA Tegra NAND Flash controller driver

[PATCH] target: add error handling for match_int
 2018-06-12 21:21 UTC  (2+ messages)

[PATCH] dm bufio: Reduce dm_bufio_lock contention
 2018-06-12 21:20 UTC  (2+ messages)
`  "

[RFC PATCH 00/12] Enable PM hibernation on guest VMs
 2018-06-12 21:09 UTC  (14+ messages)
` [RFC PATCH 01/12] xen/manage: keep track of the on-going suspend mode
` [RFC PATCH 02/12] xen/manage: introduce helper function to know "
` [RFC PATCH 03/12] xenbus: add freeze/thaw/restore callbacks support
` [RFC PATCH 04/12] x86/xen: Introduce new function to map HYPERVISOR_shared_info on Resume
` [RFC PATCH 05/12] x86/xen: add system core suspend and resume callbacks
` [RFC PATCH 06/12] xen-blkfront: add callbacks for PM suspend and hibernation
` [RFC PATCH 07/12] xen-netfront: add callbacks for PM suspend and hibernation support
` [RFC PATCH 08/12] xen-time-introduce-xen_-save-restore-_steal_clock
` [RFC PATCH 09/12] x86/xen: save and restore steal clock
` [RFC PATCH 10/12] xen/events: add xen_shutdown_pirqs helper function
` [RFC PATCH 11/12] x86/xen: close event channels for PIRQs in system core suspend callback
` [RFC PATCH 12/12] PM / hibernate: update the resume offset on SNAPSHOT_SET_SWAP_AREA

[PATCH v6 0/8] x86/microcode/AMD: Check microcode file sanity before loading it
 2018-06-12 21:08 UTC  (4+ messages)
` [PATCH v6 8/8] x86/microcode/AMD: Don't scan past the CPU equivalence table data

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

[PATCH 4.4 00/24] 4.4.137-stable review
 2018-06-12 20:59 UTC  (2+ messages)

[PATCH 0/2] Add display clock controller driver for SDM845
 2018-06-12 20:59 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: clock: Introduce QCOM Display clock bindings

[PATCH 4.9 00/31] 4.9.108-stable review
 2018-06-12 20:58 UTC  (2+ messages)

[PATCH 0/3] Add gpio interrupt support for Actions Semi S900 SoC
 2018-06-12 20:58 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: pinctrl: Add gpio interrupt bindings for Actions "

[PATCH v2 0/5] thermal: tsens: Prepare for version 2 of TSENS IP
 2018-06-12 20:55 UTC  (4+ messages)
` [PATCH v2 3/5] thermal: tsens: Move 8996 get_temp() to common code for reuse

[PATCH 0/5] Misc NVMe lockdep fixes
 2018-06-12 20:48 UTC  (8+ messages)
` [PATCH 4/5] nvmet: use atomic allocations when allocating fc requests
` [PATCH 5/5] nvmet: fcloop: use irqsave spinlocks

[RFC PATCH 0/8] coresight: Update device tree bindings
 2018-06-12 20:48 UTC  (3+ messages)
` [RFC PATCH 6/8] dts: coresight: Clean up the device tree graph bindings

[RFC PATCH ghak86 V1] audit: eliminate audit_enabled magic number comparison
 2018-06-12 20:45 UTC  (3+ messages)

[RFC V2 0/3] arm_pmu: acpi: variant support and QCOM Falkor extensions
 2018-06-12 20:41 UTC  (4+ messages)
` [RFC V2 3/3] perf: qcom: Add Falkor CPU PMU IMPLEMENTATION DEFINED event support

[PATCH 0/3] Use sbitmap instead of percpu_ida
 2018-06-12 20:40 UTC  (2+ messages)

[PATCH v2 00/11] Add throttler driver for non-thermal throttling
 2018-06-12 20:40 UTC  (4+ messages)
` [PATCH v2 10/11] dt-bindings: misc: add bindings for cros_ec_throttler

[PATCH net-next 0/6] net: ethernet: ti: cpsw: add MQPRIO and CBS Qdisc offload
 2018-06-12 20:36 UTC  (7+ messages)
` [PATCH net-next 3/6] net: ethernet: ti: cpsw: add MQPRIO "
` [PATCH net-next 6/6] Documentation: networking: cpsw: add MQPRIO & CBS offload examples

PC speaker
 2018-06-12 20:31 UTC 

[BUG] cc5b114dcf bpf, i40e: add meta data support
 2018-06-12 20:24 UTC  (2+ messages)

[PATCH 1/2] power: supply: sbs-battery: don't assume MANUFACTURER_DATA formats
 2018-06-12 20:23 UTC  (3+ messages)
` [PATCH 2/2] dt-bindings: power: sbs-battery: re-document "ti,bq20z75"

[PATCH 0/5] Fix Cygnus, NS2, Stingray interrupt type
 2018-06-12 20:21 UTC  (6+ messages)
` [PATCH 1/5] ARM: dts: cygnus: Fix I2C controller "
` [PATCH 2/5] ARM: dts: cygnus: Fix PCIe "
` [PATCH 3/5] ARM64: dts: ns2: Fix I2C "
` [PATCH 4/5] ARM64: dts: ns2: Fix PCIe "
` [PATCH 5/5] ARM64: dts: Stingray: Fix I2C "

[PATCH 00/10] Control Flow Enforcement - Part (3)
 2018-06-12 20:15 UTC  (8+ messages)

[PATCH v3 0/3] Introduce atomic_dec_and_lock_irqsave + refcount_dec_and_lock_irqsave()
 2018-06-12 20:14 UTC  (2+ messages)

[PATCH v2 00/12] macintosh: Resolve various PMU driver problems
 2018-06-12 20:12 UTC  (10+ messages)
` [PATCH v2 08/12] macintosh/via-pmu68k: Don't load driver on unsupported hardware

[PATCH v1 0/6] perf: Add AUX data sampling
 2018-06-12 20:11 UTC  (3+ messages)
` [PATCH v1 1/6] perf: Disable PMU around address filter adjustment

[PATCH 0/7] Enable UFS provisioning via Linux
 2018-06-12 20:11 UTC  (9+ 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).