linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-11-06 10:22:41 to 2018-11-06 13:51:14 UTC [more...]

[PATCH v4 0/5] drm/i915: HPD IRQ storm detection fixes
 2018-11-06 13:51 UTC  (7+ messages)
` [PATCH v4 3/5] drm/i915: Fix threshold check in intel_hpd_irq_storm_detect()
` [PATCH v4 4/5] drm/i915: Clarify flow for disabling IRQs on storms
` [PATCH v4 5/5] drm/i915: Add short HPD IRQ storm detection for non-MST systems

[PATCH v16 00/22] Intel SGX1 support
 2018-11-06 13:45 UTC  (11+ messages)
` [PATCH v16 01/22] x86/sgx: Update MAINTAINERS
` [PATCH v16 02/22] x86/cpufeatures: Add Intel-defined SGX feature bit
` [PATCH v16 03/22] x86/cpufeatures: Add SGX sub-features (as Linux-defined bits)
` [PATCH v16 04/22] x86/msr: Add IA32_FEATURE_CONTROL.SGX_ENABLE definition
` [PATCH v16 05/22] x86/cpufeatures: Add Intel-defined SGX_LC feature bit
` [PATCH v16 06/22] x86/cpu/intel: Detect SGX support and update caps appropriately
` [PATCH v16 07/22] x86/mm: x86/sgx: Add new 'PF_SGX' page fault error code bit
` [PATCH v16 08/22] x86/mm: x86/sgx: Signal SIGSEGV for userspace #PFs w/ PF_SGX
` [PATCH v16 09/22] x86/sgx: Define SGX1 and SGX2 ENCLS leafs
` [PATCH v16 10/22] x86/sgx: Add ENCLS architectural error codes

[RFC PATCH v1 00/14] Introduced new Cadence USBSS DRD Driver
 2018-11-06 13:48 UTC  (3+ messages)
` [RFC PATCH v1 01/14] usb:cdns3: add pci to platform driver wrapper

[PATCH v2] mm/mmu_notifier: remove mmu_notifier_synchronize()
 2018-11-06 13:47 UTC 

[PATCH] driver core: Add branch prediction hints in really_probe()
 2018-11-06 13:46 UTC 

[PATCH] EDAC: skx_edac: add ACPI dependency
 2018-11-06 13:44 UTC  (5+ messages)

[PATCH] media: v4l: fix uapi mpeg slice params definition
 2018-11-06 13:44 UTC  (2+ messages)

[PATCH] backport: sched/rtmutex/deadline: Fix a PI crash for deadline tasks
 2018-11-06 13:42 UTC  (3+ messages)

[PATCH v4 2/2] scsi: ufs: Add UFS platform driver for Cadence UFS
 2018-11-06 13:37 UTC  (2+ messages)

[PATCH 0/3] drm/meson: Add support for Overlay and OSD Plane scaling
 2018-11-06 13:36 UTC  (3+ messages)

Bug fixes for Qualcomm BT chip wcn3990
 2018-11-06 13:36 UTC  (10+ messages)
` [PATCH v1 1/4] Bluetooth: hci_qca: use wait_until_sent() for power pulses
` [PATCH v1 2/4] Bluetooth: hci_qca: Pull RTS line high for baudrate change command
` [PATCH v1 3/4] Bluetooth: hci_qca: clear HCI_QUIRK_RESET_ON_CLOSE flag
` [PATCH v1 4/4] Bluetooth: hci_qca: Fix frame reassembly errors for wcn3990

[PATCH] mm/mmu_notifier: rename mmu_notifier_synchronize() to <...>_barrier()
 2018-11-06 13:34 UTC  (5+ messages)

[PATCH v1 0/4] xtensa: system call table generation support
 2018-11-06 13:34 UTC  (4+ messages)
` [PATCH v1 4/4] xtensa: generate uapi header and syscall table header files

[PATCH v3 0/7] PBLK Bugfixes and cleanups
 2018-11-06 13:33 UTC  (8+ messages)
` [PATCH v3 1/7] lightnvm: pblk: fix resubmission of overwritten write err lbas
` [PATCH v3 2/7] lightnvm: pblk: account for write error sectors in emeta
` [PATCH v3 3/7] lightnvm: pblk: stop writes gracefully when running out of lines
` [PATCH v3 4/7] lightnvm: pblk: set conservative threshold for user writes
` [PATCH v3 5/7] lightnvm: pblk: remove unused macro
` [PATCH v3 6/7] lightnvm: pblk: fix pblk_lines_init error handling path
` [PATCH v3 7/7] lightnvm: pblk: remove dead code in pblk_recov_l2p

[PATCH] KVM/VMX: Check ept_pointer before flushing ept tlb
 2018-11-06 13:30 UTC 

[PATCH] mmc: core: Remove timeout when enabling cache
 2018-11-06 13:30 UTC 

[bindings][PATCH] bindings/net: DPAA Backplane Device Bindings
 2018-11-06 13:29 UTC  (2+ messages)

[PATCH v2] mm: Create the new vm_fault_t type
 2018-11-06 13:27 UTC  (2+ messages)

[PATCH 1/2] ARM: copypage-fa: add kto and kfrom to input operands list
 2018-11-06 13:25 UTC  (8+ messages)

[PATCH v6] mm, drm/i915: mark pinned shmemfs pages as unevictable
 2018-11-06 13:23 UTC  (6+ messages)
` [PATCH v7] "

[PATCH 00/23] PCI: refactor the Mobiveil driver and add PCIe support for NXP LX SoCs
 2018-11-06 13:21 UTC  (24+ messages)
` [PATCH 01/23] PCI: mobiveil: uniform the register accessors
` [PATCH 02/23] PCI: mobiveil: format the code without function change
` [PATCH 03/23] PCI: mobiveil: correct the returned error number
` [PATCH 04/23] PCI: mobiveil: remove flag MSI_FLAG_MULTI_PCI_MSI
` [PATCH 05/23] PCI: mobiveil: correct PCI base address in MEM/IO outbound windows
` [PATCH 06/23] PCI: mobiveil: replace the resource list iteration function
` [PATCH 07/23] PCI: mobiveil: use WIN_NUM_0 explicitly for CFG outbound window
` [PATCH 08/23] PCI: mobiveil: use the 1st inbound window for MEM inbound transactions
` [PATCH 09/23] PCI: mobiveil: correct the inbound/outbound window setup routine
` [PATCH 10/23] PCI: mobiveil: fix the INTx process error
` [PATCH 11/23] PCI: mobiveil: only fixup the Class Code field
` [PATCH 12/23] PCI: mobiveil: move out the link up waiting from mobiveil_host_init
` [PATCH 13/23] PCI: mobiveil: move irq chained handler setup out of DT parse
` [PATCH 14/23] PCI: mobiveil: initialize Primary/Secondary/Subordinate bus number
` [PATCH 15/23] dt-bindings: pci: mobiveil: change gpio_slave and apb_csr to optional
` [PATCH 16/23] PCI: mobiveil: refactor the Mobiveil driver
` [PATCH 17/23] PCI: mobiveil: continue to initialize the host upon no PCIe link
` [PATCH 18/23] PCI: mobiveil: disabled IB and OB windows set by bootloader
` [PATCH 19/23] PCI: mobiveil: add Byte and Half-Word width register accessors
` [PATCH 20/23] PCI: mobiveil: change prototype of function mobiveil_host_init
` [PATCH 21/23] dt-bindings: pci: Add NXP LX SoCs PCIe controller
` [PATCH 22/23] PCI: mobiveil: add PCIe RC driver for NXP LX series SoCs
` [PATCH 23/23] arm64: dts: freescale: lx2160a: add pcie DT nodes

[PATCH v10 0/4] ipc: Increase IPCMNI limit & IPC id generation modes
 2018-11-06 13:20 UTC  (5+ messages)
` [PATCH v10 1/4] ipc: Allow boot time extension of IPCMNI from 32k to 8M
` [PATCH v10 4/4] ipc: Add a cyclic mode for id generation

[PATCH 00/12] Series short description
 2018-11-06 13:20 UTC  (5+ messages)
` [PATCH 04/12] gfs2: properly initial file_lock used for unlock

[PATCH v4 0/2] dmaengine: add UniPhier MIO DMAC driver
 2018-11-06 13:19 UTC  (2+ messages)

[PATCH 0/4] device property: Add fwnode_name() helper
 2018-11-06 13:18 UTC  (6+ messages)
` [PATCH 3/4] of/property: Introduce of_fwnode_name()

[PATCH v2 0/2] irqchip: Add support for Renesas RZ/N1 GPIO interrupt multiplexer
 2018-11-06 13:15 UTC  (7+ messages)
` [PATCH v2 2/2] "

[PATCH] efi/libstub: Disable some warnings for x86{,_64}
 2018-11-06 13:15 UTC  (5+ messages)

[PATCH v2] mtd: sa1100: avoid VLA in sa1100_setup_mtd
 2018-11-06 13:12 UTC  (2+ messages)

[PATCH] of/platform: Support dynamic device tree on AMBA bus
 2018-11-06 13:11 UTC  (3+ messages)

[PATCH v3 0/7] x86/alternatives: text_poke() fixes
 2018-11-06 13:11 UTC  (6+ messages)
` [PATCH v3 6/7] x86/alternatives: use temporary mm for text poking

[PATCH] Document /proc/pid PID reuse behavior
 2018-11-06 13:05 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2] i2c: rk3x: fix some typo
 2018-11-06 13:02 UTC  (6+ messages)

[PATCH] ceph: quota: fix null pointer dereference in quota check
 2018-11-06 13:00 UTC  (2+ messages)

[PATCH] HID: asus: fix build warning wiht CONFIG_ASUS_WMI disabled
 2018-11-06 12:58 UTC  (2+ messages)

[PATCH v6 1/3] printk: Add line-buffered printk() API
 2018-11-06 12:57 UTC  (6+ messages)
` [PATCH 3/3] lockdep: Use line-buffered printk() for lockdep messages

[PATCH RFC 0/3] Add support for using external dma in SDHCI
 2018-11-06 12:51 UTC  (6+ messages)
` [PATCH RFC 1/3] mmc: sdhci: add support for using external DMA devices
` [PATCH RFC 2/3] mmc: sdhci-omap: Add using external dma

[PATCH] slab.h: Avoid using & for logical and of booleans
 2018-11-06 12:51 UTC  (5+ messages)

[PATCH v2 0/3] wireless: Use common cordic algorithm for b43 driver
 2018-11-06 12:49 UTC  (5+ messages)
` [PATCH v2 1/3] lib: cordic: Move cordic macros and defines to header file

[RFC PATCH v3 00/15] crypto: Adiantum support
 2018-11-06 12:46 UTC  (5+ messages)
` [RFC PATCH v3 07/15] crypto: arm/chacha20 - add XChaCha20 support
` [RFC PATCH v3 08/15] crypto: arm/chacha20 - refactor to allow varying number of rounds

[PATCH] of, numa: Validate some distance map rules
 2018-11-06 12:39 UTC 

[RFC PATCH] bit_spinlock: introduce smp_cond_load_relaxed
 2018-11-06 12:43 UTC  (11+ messages)
` [PATCH v2] "

[RFC PATCH 0/2] oom, memcg: do not report racy no-eligible OOM
 2018-11-06 12:42 UTC  (8+ messages)
` [RFC PATCH 2/2] memcg: do not report racy no-eligible OOM tasks

[PATCH] modsign: use all trusted keys to verify module signature
 2018-11-06 12:35 UTC  (2+ messages)

drivers/staging/media/sunxi/cedrus/cedrus.c:421:3-8: No need to set .owner here. The core will do it
 2018-11-06 12:34 UTC  (3+ messages)
` [PATCH] media: platform: fix platform_no_drv_owner.cocci warnings

[PATCH] block: respect virtual boundary mask in bvecs
 2018-11-06 12:34 UTC  (5+ messages)

[PATCH 1/2] media: ov5645: Supported external clock is 24MHz
 2018-11-06 12:31 UTC  (4+ messages)
` [PATCH 2/2] media: ov5645: Report number of skip frames

[PATCH] arch/arm64 : fix error in dump_backtrace
 2018-11-06 12:29 UTC  (7+ messages)

[PATCH v10 0/7] x86/boot/KASLR: Parse ACPI table and limit kaslr in immovable memory
 2018-11-06 12:22 UTC  (3+ messages)
` [PATCH v10 1/7] x86/boot: Introduce cmdline_find_option_arg()to detect if option=arg in cmdline

[PATCH] lib/genaloc: Fix allocation of aligned buffer from non-aligned chunk
 2018-11-06 12:20 UTC 

[PATCH] arm/crypto/aes-ce-glue.c: Remove duplicate header
 2018-11-06 12:16 UTC 

[PATCH v8 0/3] x86/boot/KASLR: Parse ACPI table and limit kaslr in immovable memory
 2018-11-06 12:10 UTC  (11+ messages)

[PATCH v15 00/23] Intel SGX1
 2018-11-06 12:10 UTC  (9+ messages)
` [PATCH v15 15/23] x86/sgx: Add wrappers for ENCLS leaf functions
` [PATCH v15 16/23] x86/sgx: Enumerate and track EPC sections

[PATCH v3] mm: Create the new vm_fault_t type
 2018-11-06 12:10 UTC  (2+ messages)

[GIT PULL 00/18] perf/urgent improvements and fixes
 2018-11-06 12:06 UTC  (19+ messages)
` [PATCH 01/18] tools headers barrier: Fix arm64 tools build failure wrt smp_load_{acquire,release}
` [PATCH 02/18] perf examples bpf: Start augmenting raw_syscalls:sys_{start,exit}
` [PATCH 03/18] perf trace: When augmenting raw_syscalls plug raw_syscalls:sys_exit too
` [PATCH 04/18] perf trace: Fix setting of augmented payload when using eBPF + raw_syscalls
` [PATCH 05/18] perf augmented_syscalls: Start collecting pathnames in the BPF program
` [PATCH 06/18] perf evlist: Move perf_evsel__reset_weak_group into evlist
` [PATCH 07/18] perf record: Support weak groups
` [PATCH 08/18] perf stat: Handle different PMU names with common prefix
` [PATCH 09/18] perf top: Display the LBR stats in callchain entry
` [PATCH 10/18] perf scripts python: exported-sql-viewer.py: Fall back to /usr/local/lib/libxed.so
` [PATCH 11/18] perf scripts python: exported-sql-viewer.py: Add Selected branches report
` [PATCH 12/18] perf scripts python: exported-sql-viewer.py: Add help window
` [PATCH 13/18] perf scripts python: exported-sql-viewer.py: Fix table find when table re-ordered
` [PATCH 14/18] perf intel-pt: Add more event information to debug log
` [PATCH 15/18] perf intel-pt: Add MTC and CYC timestamps "
` [PATCH 16/18] perf beauty: Use SRCARCH, ARCH=x86_64 must map to "x86" to find the headers
` [PATCH 17/18] perf tools: Fix undefined symbol scnprintf in libperf-jvmti.so
` [PATCH 18/18] perf tools: Do not zero sample_id_all for group members

[PATCH v4 2/3] media: meson: add v4l2 m2m video decoder driver
 2018-11-06 12:07 UTC  (6+ messages)
` [PATCH] media: meson: fix semicolon.cocci warnings
` [PATCH] media: meson: fix zalloc-simple.cocci warnings

[RFC PATCH v2 1/2] fscrypt: remove d_lock on reading DCACHE_ENCRYPTED_WITH_KEY
 2018-11-06 12:20 UTC  (2+ messages)
` [RFC PATCH v2 2/2] fscrypt: enable RCU-walk path for .d_revalidate

[PATCH v1 0/7] s390: vfio: ap: Using GISA for AP Interrupt
 2018-11-06 12:07 UTC  (3+ messages)
` [PATCH v1 7/7] s390: kvm: Handle all GISA IPM bits through GISA

[PATCH 1/2] mm/page_alloc: free order-0 pages through PCP in page_frag_free()
 2018-11-06 12:06 UTC  (9+ messages)
` [PATCH 2/2] mm/page_alloc: use a single function to free page
  ` [PATCH v2 "
    ` [PATCH v3 "

[Question] A UBSAN problem in stable-4.4
 2018-11-06 12:05 UTC 

GNU Kind Communication Guidelines / New Code Of Conduct = Insufficient Pseudoreligion
 2018-11-06 12:02 UTC  (2+ messages)

[PATCH v14 00/12] Enable cpuset controller in default hierarchy
 2018-11-06 11:55 UTC  (14+ messages)
` [PATCH v14 04/12] cpuset: Add new v2 cpuset.sched.partition flag
` [PATCH v14 05/12] cpuset: Add an error state to cpuset.sched.partition
` [PATCH v14 10/12] cpuset: Add documentation about the new "cpuset.sched.partition" flag
` [PATCH v14 12/12] cpuset: Show descriptive text when reading cpuset.sched.partition

[PATCH RFC] hist lookups
 2018-11-06 11:54 UTC  (8+ messages)

[PATCH v10 0/6] EDAC: Enhancements to Synopsys EDAC driver
 2018-11-06 11:54 UTC  (6+ messages)
` [PATCH v10 5/6] arm64: zynqmp: Add DDRC node

[PATCH v2 0/7] PBLK Bugfixes and cleanups
 2018-11-06 11:52 UTC  (4+ messages)
` [PATCH v2 1/7] lightnvm: pblk: fix resubmission of overwritten write err lbas

INFO: rcu detected stall in do_idle
 2018-11-06 11:44 UTC  (11+ messages)

[PATCH 0/2] ASoC: qdsp6: few routing fixes
 2018-11-06 11:38 UTC  (3+ messages)
` [PATCH 1/2] ASoC: qdsp6: q6asm-dai: Only add routing once
` [PATCH 2/2] ASoC: qdsp6: q6afe-dai: Fix the dai widgets

[RFC 1/2] dt-bindings: topology: Add RISC-V cpu topology
 2018-11-06 11:37 UTC  (3+ messages)

[PATCH v15 00/26] Early boot time stamps
 2018-11-06 11:35 UTC  (4+ messages)
` [PATCH v15 23/26] sched: early boot clock

[PATCH v2] kobject: to use pr_warn replace KERN_WARNING
 2018-11-06 11:36 UTC  (5+ messages)

[ANNOUNCE] util-linux v2.33
 2018-11-06 11:33 UTC 

BUG: aio/direct-io data corruption in 4.7
 2018-11-06 11:31 UTC  (3+ messages)

[PATCH 4/6] usb: gadget: add functions to signal udc driver to delay status stage
 2018-11-06 11:24 UTC  (2+ messages)

[PATCH] PCI: imx: Add imx6sx suspend/resume support
 2018-11-06 11:19 UTC  (4+ messages)

[PATCH 4/6] usb: gadget: add functions to signal udc driver to delay status stage
 2018-11-06 11:17 UTC  (3+ messages)

[PATCH V3 0/6] Add XHCI, EHCI and OHCI support for Broadcom STB SoS's
 2018-11-06 11:09 UTC  (3+ messages)
` [PATCH V3 6/6] usb: host: Add ability to build new Broadcom STB USB drivers

[PATCH v6 0/2] mtd: rawnand: meson: add Amlogic NAND driver support
 2018-11-06 11:08 UTC  (8+ messages)
` [PATCH v6 2/2] mtd: rawnand: meson: add support for Amlogic NAND flash controller

[PATCH] mm, memory_hotplug: check zone_movable in has_unmovable_pages
 2018-11-06 11:00 UTC  (2+ messages)

[PATCH 0/6] RFC: gup+dma: tracking dma-pinned pages
 2018-11-06 11:00 UTC  (10+ messages)
` [PATCH 4/6] mm: introduce page->dma_pinned_flags, _count

[PATCH 4.14 000/143] 4.14.79-stable review
 2018-11-06 10:55 UTC  (7+ messages)
` [PATCH 4.14 069/143] ARM: tegra: Fix ULPI regression on Tegra20

[PATCH] drm/meson: Add support for VIC alternate timings
 2018-11-06 10:54 UTC 

[PATCH] drm/syncobj: Fix oops on drm_syncobj_find_fence(file_priv, 0, ...)
 2018-11-06 10:30 UTC  (4+ 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).