linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-02-28 15:25:04 to 2019-02-28 17:14:56 UTC [more...]

[PATCH 00/37] softirq: Per vector masking v3
 2019-02-28 17:12 UTC  (29+ messages)
` [PATCH 01/37] locking/lockdep: Move valid_state() inside CONFIG_TRACE_IRQFLAGS && CONFIG_PROVE_LOCKING
` [PATCH 02/37] locking/lockdep: Use expanded masks on find_usage_*() functions
` [PATCH 03/37] locking/lockdep: Introduce struct lock_usage
` [PATCH 04/37] locking/lockdep: Convert usage_mask to u64
` [PATCH 05/37] locking/lockdep: Introduce lock usage mask iterator
` [PATCH 06/37] locking/lockdep: Test all incompatible scenario at once in check_irq_usage()
` [PATCH 08/37] locking/lockdep: Prepare check_usage_*() to handle plain masks
` [PATCH 09/37] locking/lockdep: Prepare state_verbose() to handle all softirqs
` [PATCH 10/37] locking/lockdep: Make mark_lock() fastpath to work with multiple usage at once
` [PATCH 11/37] locking/lockdep: Save stack trace for each softirq vector involved
` [PATCH 12/37] locking/lockdep: Report all usages on mark_lock() verbosity mode
` [PATCH 14/37] locking/lockdep: Define per vector softirq lock usage states
` [PATCH 15/37] softirq: Pass softirq vector number to lockdep on vector execution
` [PATCH 16/37] x86: Revert "x86/irq: Demote irq_cpustat_t::__softirq_pending to u16"
` [PATCH 17/37] arch/softirq: Rename softirq_pending fields to softirq_data
` [PATCH 18/37] softirq: Normalize softirq_pending naming scheme
` [PATCH 20/37] softirq: Introduce disabled softirq vectors bits
` [PATCH 21/37] softirq: Rename _local_bh_enable() to local_bh_enable_no_softirq()
` [PATCH 23/37] x86: Init softirq enabled field
` [PATCH 24/37] parisc: "
` [PATCH 25/37] powerpc: "
` [PATCH 26/37] softirq: Init softirq enabled field for default irq_stat definition
` [PATCH 27/37] softirq: Check enabled vectors before processing
` [PATCH 28/37] softirq: Remove stale comment
` [PATCH 30/37] softirq: Prepare for mixing all/per-vector masking
` [PATCH 31/37] softirq: Support per vector masking
` [PATCH 32/37] locking/lockdep: Remove redundant softirqs on check
` [PATCH 34/37] locking/lockdep: Branch the new vec-finegrained softirq masking to lockdep

[PATCH v1 0/4] arm64: dts: NXP: add basic dts file for LX2160A SoC
 2019-02-28 17:11 UTC  (3+ messages)

[PATCH] media: stm32-dcmi: fix DMA corruption when stopping streaming
 2019-02-28 17:10 UTC 

[PATCH] media: stm32-dcmi: fix check of pm_runtime_get_sync return value
 2019-02-28 17:09 UTC 

[RFC/RFT] HID: primax: Fix wireless keyboards descriptor
 2019-02-28 17:02 UTC  (2+ messages)

[PATCH] Documentation/locking/lockdep: Drop last two chars of sample states
 2019-02-28 17:02 UTC  (3+ messages)

[PATCH] kvm: properly check debugfs dentry before using it
 2019-02-28 16:58 UTC  (2+ messages)

[PATCH] mfd: tps65910: Properly disable the power on state
 2019-02-28 16:57 UTC 

[PATCH v4 0/7] vfio: ap: AP Queue Interrupt Control
 2019-02-28 16:55 UTC  (22+ messages)
` [PATCH v4 1/7] s390: ap: kvm: add PQAP interception for AQIC
` [PATCH v4 4/7] vfio: ap: register IOMMU VFIO notifier

[PATCH] doc: rcu: Suspicious RCU usage is a warning
 2019-02-28 16:51 UTC  (2+ messages)

[PATCH 0/8] objtool: UACCESS validation v2
 2019-02-28 16:49 UTC  (9+ messages)
` [PATCH 1/8] kasan,x86: Frob kasan_report() in an exception
` [PATCH 6/8] i915,uaccess: Fix redundant CLAC

[PATCH v2 1/3] iio: light: Add driver for ap3216c
 2019-02-28 16:49 UTC  (2+ messages)

[PATCH] xhci: use iopoll for xhci_handshake
 2019-02-28 16:49 UTC  (3+ messages)

[PATCH] drm/virtio: Allow userspace to mmap() framebuffer
 2019-02-28 16:47 UTC 

[PATCH v3 1/2] Provide in-kernel headers for making it easy to extend the kernel
 2019-02-28 16:48 UTC  (13+ messages)

[PATCH 1/2] fs/dax: deposit pagetable even when installing zero page
 2019-02-28 16:45 UTC  (4+ messages)
` [PATCH 2/2] mm/dax: Don't enable huge dax mapping by default

[PATCH v5 0/5] M_CAN Framework re-write
 2019-02-28 16:44 UTC  (10+ messages)

[PATCH 0/6] mm: memcontrol: clean up the LRU counts tracking
 2019-02-28 16:42 UTC  (8+ messages)
` [PATCH 1/6] mm: memcontrol: track LRU counts in the vmstats array
` [PATCH 2/6] mm: memcontrol: replace zone summing with lruvec_page_state()
` [PATCH 3/6] mm: memcontrol: replace node summing with memcg_page_state()
` [PATCH 4/6] mm: memcontrol: push down mem_cgroup_node_nr_lru_pages()
` [PATCH 5/6] mm: memcontrol: push down mem_cgroup_nr_lru_pages()
` [PATCH 6/6] mm: memcontrol: quarantine the mem_cgroup_[node_]nr_lru_pages() API

[PATCH v3 0/2] Add IPROC PCIe new features
 2019-02-28 16:40 UTC  (4+ messages)
` [PATCH v3 2/2] PCI: iproc: Add outbound configuration for 32-bit I/O region

[PATCH v2] net: e1000e: add MAC address kernel cmd line parameter
 2019-02-28 16:37 UTC  (5+ messages)
` [PATCH v3] "

BUG: unable to handle kernel NULL pointer dereference in __generic_file_write_iter
 2019-02-28 16:34 UTC  (5+ messages)
  ` missing stack trace entry on NULL pointer call [was: Re: BUG: unable to handle kernel NULL pointer dereference in __generic_file_write_iter]

[PATCH v3 0/8] This patch-set is to enable Guest CET support
 2019-02-28 16:32 UTC  (14+ messages)
` [PATCH v3 1/8] KVM:VMX: Define CET VMCS fields and bits
` [PATCH v3 2/8] KVM:CPUID: Define CET CPUID bits and CR4.CET master enable bit
` [PATCH v3 3/8] KVM:CPUID: Add CPUID support for Guest CET
` [PATCH v3 6/8] KVM:VMX: Load Guest CET via VMCS when CET is enabled in Guest
` [PATCH v3 7/8] KVM:X86: Add XSS bit 11 and 12 support for CET xsaves/xrstors
` [PATCH v3 8/8] KVM:X86: Add user-space read/write interface for CET MSRs

[PATCH 0/8] arm64: meson: Add support for USB on Amlogic G12A
 2019-02-28 16:29 UTC  (5+ messages)
` [PATCH 3/8] dt-bindings: usb: dwc2: Add Amlogic G12A DWC2 Compatible
` [PATCH 4/8] dt-bindings: usb: dwc3: Add Amlogic G12A DWC3 Glue Bindings

[PATCH] x86, retpolines: raise limit for generating indirect calls from switch-case
 2019-02-28 16:25 UTC  (6+ messages)
` [tip:x86/build] x86, retpolines: Raise "

[PATCH] perf c2c: Fix c2c report for empty numa node
 2019-02-28 16:22 UTC  (3+ messages)

[PATCH v3 0/5] tracing/probes: uaccess: Add support user-space access
 2019-02-28 16:20 UTC  (5+ messages)
` [PATCH v3 5/5] tracing/probe: Support user-space dereference

[PATCH] tracing: Fix event filters and triggers to handle negative numbers
 2019-02-28 16:19 UTC  (4+ messages)

[PATCH v5 0/6] tracing/probes: uaccess: Add support user-space access
 2019-02-28 16:05 UTC  (7+ messages)
` [PATCH v5 1/6] uaccess: Add user_access_ok()
` [PATCH v5 2/6] uaccess: Use user_access_ok() in user_access_begin()
` [PATCH v5 3/6] uaccess: Add non-pagefault user-space read functions
` [PATCH v5 4/6] tracing/probe: Add ustring type for user-space string
` [PATCH v5 5/6] tracing/probe: Support user-space dereference
` [PATCH v5 6/6] selftests/ftrace: Add user-memory access syntax testcase

[PATCH 01/11] x86 topology: fix doc typo
 2019-02-28 15:59 UTC  (6+ messages)
` [PATCH 03/11] x86 topology: Add CPUID.1F multi-die/package support

[PATCH net-next 00/15] net: mvpp2: fixes and improvements
 2019-02-28 15:53 UTC  (5+ messages)
` [PATCH net-next 07/15] net: mvpp2: fix the computation of the RXQs
  ` [EXT] "

[RFC][PATCH] dt-bindings: usb: add non-removable device property
 2019-02-28 15:52 UTC  (4+ messages)

[PATCH v9] platform/mellanox: Add TmFifo driver for Mellanox BlueField Soc
 2019-02-28 15:51 UTC  (4+ messages)
` [PATCH v10] "

[PATCH 00/11] regulator: Add set/get_current_limit helpers and use it
 2019-02-28 15:47 UTC  (7+ messages)
` [PATCH 08/11] regulator: pv88060: Convert to use regulator_set/get_current_limit_regmap
` [PATCH 09/11] regulator: pv88080: "
` [PATCH 10/11] regulator: pv88090: "

[PATCH 0/3] Add MMC controller support for HI3670 SoC
 2019-02-28 15:45 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: mmc: Add HI3670 MMC controller binding
` [PATCH 2/3] arm64: dts: hisilicon: hi3670: Add MMC controller support
` [PATCH 3/3] arm64: dts: hisilicon: hikey970: Add SD and WiFi support

[PATCH v3 0/2] x86/fault: Further improve #PF oops messages
 2019-02-28 15:44 UTC  (2+ messages)

[PATCH 01/14] x86 topology: Fix doc typo
 2019-02-28 15:43 UTC  (4+ messages)
` [PATCH 04/14] x86 topology: Add CPUID.1F multi-die/package support

[PATCH v3] cfi: fix deadloop in cfi_cmdset_0002.c do_write_buffer
 2019-02-28 15:42 UTC  (4+ messages)

[PATCH 0/7] drivers: firmware: psci: Some cleanup and refactoring
 2019-02-28 15:40 UTC  (5+ messages)
` [PATCH 4/7] ARM/ARM64: cpuidle: Let back-end init ops take the driver as input
` [PATCH 5/7] drivers: firmware: psci: Simplify state node parsing

[RFC PATCH v1 00/13] support ROHM BD70528 PMIC
 2019-02-28 15:37 UTC  (5+ messages)
` [RFC PATCH v1 07/13] devicetree: bindings: Document first ROHM BD70528 bindings

[PATCH v3 1/6] EDAC/amd64: Add Family 17h Model 30h PCI IDs
 2019-02-28 15:36 UTC  (6+ messages)
` [PATCH v3 3/6] EDAC/amd64: Support more than two Unified Memory Controllers
` [PATCH v3 2/6] EDAC/amd64: Use a macro for iterating over "
` [PATCH v3 4/6] EDAC/amd64: Recognize x16 Symbol Size
` [PATCH v3 5/6] EDAC/amd64: Support more than two Controllers for Chip Select handling
` [PATCH v3 6/6] EDAC/amd64: Adjust printed Chip Select sizes when interleaved

[PATCH AUTOSEL 4.20 01/81] ARM: OMAP: dts: N950/N9: fix onenand timings
 2019-02-28 15:26 UTC  (53+ messages)
` [PATCH AUTOSEL 4.20 04/81] arm: dts: meson: Fix IRQ trigger type for macirq
` [PATCH AUTOSEL 4.20 05/81] ARM: dts: meson8b: odroidc1: mark the SD card detection GPIO active-low
` [PATCH AUTOSEL 4.20 06/81] ARM: dts: meson8b: ec100: "
` [PATCH AUTOSEL 4.20 08/81] signal: Make siginmask safe when passed a signal of 0
` [PATCH AUTOSEL 4.20 09/81] ARM: dts: imx6sx: correct backward compatible of gpt
` [PATCH AUTOSEL 4.20 10/81] arm64: dts: renesas: r8a7796: Enable DMA for SCIF2
` [PATCH AUTOSEL 4.20 12/81] soc: fsl: qbman: avoid race in clearing QMan interrupt
` [PATCH AUTOSEL 4.20 14/81] wlcore: sdio: Fixup power on/off sequence
` [PATCH AUTOSEL 4.20 16/81] bpftool: fix percpu maps updating
` [PATCH AUTOSEL 4.20 17/81] bpf: sock recvbuff must be limited by rmem_max in bpf_setsockopt()
` [PATCH AUTOSEL 4.20 18/81] ARM: pxa: ssp: unneeded to free devm_ allocated data
` [PATCH AUTOSEL 4.20 19/81] ARM: dts: omap3-gta04: Fix graph_port warning
` [PATCH AUTOSEL 4.20 20/81] ARM: dts: n900: fix mmc1 card detect gpio polarity
` [PATCH AUTOSEL 4.20 22/81] arm64: dts: add msm8996 compatible to gicv3
` [PATCH AUTOSEL 4.20 25/81] DTS: CI20: Fix bugs in ci20's device tree
` [PATCH AUTOSEL 4.20 26/81] usb: phy: fix link errors
` [PATCH AUTOSEL 4.20 27/81] usb: dwc3: exynos: Fix error handling of clk_prepare_enable
` [PATCH AUTOSEL 4.20 29/81] sk_msg: Always cancel strp work before freeing the psock
` [PATCH AUTOSEL 4.20 30/81] irqchip/gic-v3-its: Gracefully fail on LPI exhaustion
` [PATCH AUTOSEL 4.20 31/81] irqchip/mmp: Only touch the PJ4 IRQ & FIQ bits on enable/disable
` [PATCH AUTOSEL 4.20 34/81] debugfs: return error values, not NULL
` [PATCH AUTOSEL 4.20 35/81] debugfs: debugfs_lookup() should return NULL if not found
` [PATCH AUTOSEL 4.20 37/81] drm/amdgpu: Transfer fences to dmabuf importer
` [PATCH AUTOSEL 4.20 38/81] net: stmmac: Fallback to Platform Data clock in Watchdog conversion
` [PATCH AUTOSEL 4.20 39/81] net: stmmac: Send TSO packets always from Queue 0
` [PATCH AUTOSEL 4.20 40/81] net: stmmac: Disable EEE mode earlier in XMIT callback
` [PATCH AUTOSEL 4.20 41/81] irqchip/gic-v3-its: Fix ITT_entry_size accessor
` [PATCH AUTOSEL 4.20 42/81] relay: check return of create_buf_file() properly
` [PATCH AUTOSEL 4.20 43/81] blk-mq: protect debugfs_create_files() from failures
` [PATCH AUTOSEL 4.20 44/81] ath10k: correct bus type for WCN3990
` [PATCH AUTOSEL 4.20 46/81] bpf: run bpf programs with preemption disabled
` [PATCH AUTOSEL 4.20 50/81] drm/amdgpu: Implement doorbell self-ring for NBIO 7.4
` [PATCH AUTOSEL 4.20 51/81] drm/amdgpu: fix the incorrect external id for raven series
` [PATCH AUTOSEL 4.20 53/81] dmaengine: at_xdmac: Fix wrongfull report of a channel as in use
` [PATCH AUTOSEL 4.20 58/81] selftests: netfilter: add simple masq/redirect test cases
` [PATCH AUTOSEL 4.20 59/81] netfilter: nf_nat: skip nat clash resolution for same-origin entries
` [PATCH AUTOSEL 4.20 61/81] s390/qeth: release cmd buffer in error paths
` [PATCH AUTOSEL 4.20 62/81] s390/qeth: fix use-after-free in error path
` [PATCH AUTOSEL 4.20 64/81] s390/qeth: conclude all event processing before offlining a card
` [PATCH AUTOSEL 4.20 68/81] MIPS: Remove function size check in get_frame_info()
` [PATCH AUTOSEL 4.20 70/81] i2c: omap: Use noirq system sleep pm ops to idle device for suspend
` [PATCH AUTOSEL 4.20 71/81] drm/amdgpu: use spin_lock_irqsave to protect vm_manager.pasid_idr
` [PATCH AUTOSEL 4.20 72/81] drm/omap: dsi: Fix crash in DSI debug dumps
` [PATCH AUTOSEL 4.20 76/81] nvme-pci: fix rapid add remove sequence
` [PATCH AUTOSEL 4.20 77/81] fs: ratelimit __find_get_block_slow() failure message
` [PATCH AUTOSEL 4.20 78/81] qed: Fix EQ full firmware assert
` [PATCH AUTOSEL 4.20 79/81] qed: Consider TX tcs while deriving the max num_queues for PF
` [PATCH AUTOSEL 4.20 80/81] qede: Fix system crash on configuring channels

general protection fault in __dentry_path
 2019-02-28 15:32 UTC  (6+ messages)
    ` [PATCH] kvm: properly check debugfs dentry before using it

[PATCH AUTOSEL 4.19 01/64] ARM: OMAP: dts: N950/N9: fix onenand timings
 2019-02-28 15:10 UTC  (22+ messages)
` [PATCH AUTOSEL 4.19 02/64] ARM: dts: omap4-droid4: Fix typo in cpcap IRQ flags
` [PATCH AUTOSEL 4.19 04/64] arm: dts: meson: Fix IRQ trigger type for macirq
` [PATCH AUTOSEL 4.19 06/64] ARM: dts: meson8m2: mxiii-plus: mark the SD card detection GPIO active-low
` [PATCH AUTOSEL 4.19 09/64] arm64: dts: renesas: r8a77965: Enable DMA for SCIF2
` [PATCH AUTOSEL 4.19 11/64] pinctrl: mcp23s08: spi: Fix regmap allocation for mcp23s18
` [PATCH AUTOSEL 4.19 14/64] bpftool: fix percpu maps updating
` [PATCH AUTOSEL 4.19 15/64] bpf: sock recvbuff must be limited by rmem_max in bpf_setsockopt()
` [PATCH AUTOSEL 4.19 16/64] ARM: pxa: ssp: unneeded to free devm_ allocated data
` [PATCH AUTOSEL 4.19 17/64] arm64: dts: add msm8996 compatible to gicv3
` [PATCH AUTOSEL 4.19 18/64] batman-adv: release station info tidstats
` [PATCH AUTOSEL 4.19 19/64] DTS: CI20: Fix bugs in ci20's device tree
` [PATCH AUTOSEL 4.19 20/64] usb: phy: fix link errors
` [PATCH AUTOSEL 4.19 21/64] irqchip/gic-v4: Fix occasional VLPI drop
` [PATCH AUTOSEL 4.19 22/64] irqchip/gic-v3-its: Gracefully fail on LPI exhaustion
` [PATCH AUTOSEL 4.19 24/64] drm/amdgpu: Add missing power attribute to APU check
` [PATCH AUTOSEL 4.19 25/64] drm/radeon: check if device is root before getting pci speed caps
` [PATCH AUTOSEL 4.19 27/64] debugfs: debugfs_lookup() should return NULL if not found
` [PATCH AUTOSEL 4.19 29/64] net: stmmac: Fallback to Platform Data clock in Watchdog conversion
` [PATCH AUTOSEL 4.19 32/64] irqchip/gic-v3-its: Fix ITT_entry_size accessor
` [PATCH AUTOSEL 4.19 33/64] relay: check return of create_buf_file() properly
` [PATCH AUTOSEL 4.19 50/64] s390/qeth: cancel close_dev work before removing a card


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