linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-09 02:28:39 to 2019-06-09 14:34:51 UTC [more...]

[PATCH 3.18 0/2] Fix FUSE read/write deadlock on stream-like files
 2019-06-09 14:39 UTC  (2+ messages)
` [PATCH 3.18 1/2] fs: stream_open - opener for stream-like files so that read and write can run simultaneously without deadlock

[GIT PULL net-next, resend] isdn: deprecate non-mISDN drivers
 2019-06-09 14:28 UTC 

[PATCH v6 00/10] mm: reparent slab memory on cgroup removal
 2019-06-09 14:31 UTC  (11+ messages)
` [PATCH v6 01/10] mm: add missing smp read barrier on getting memcg kmem_cache pointer
` [PATCH v6 03/10] mm: rename slab delayed deactivation functions and fields
` [PATCH v6 04/10] mm: generalize postponed non-root kmem_cache deactivation
` [PATCH v6 05/10] mm: introduce __memcg_kmem_uncharge_memcg()
` [PATCH v6 07/10] mm: synchronize access to kmem_cache dying flag using a spinlock

5.2-rc2: low framerate in flightgear, cpu not running at full speed, thermal related?
 2019-06-09 14:13 UTC  (5+ messages)

[PATCH 4.4 0/2] Fix FUSE read/write deadlock on stream-like files
 2019-06-09 13:40 UTC  (3+ messages)
` [PATCH 4.4 1/2] fs: stream_open - opener for stream-like files so that read and write can run simultaneously without deadlock
` [PATCH 4.4 2/2] fuse: Add FOPEN_STREAM to use stream_open()

[PATCH 0/1] lockdep: fix warning: print_lock_trace defined but not used
 2019-06-09 13:51 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH v3 00/33] Convert files to ReST - part 1
 2019-06-09 13:45 UTC  (33+ messages)
` [PATCH v3 02/33] docs: arm64: convert docs to ReST and rename to .rst
` [PATCH v3 03/33] docs: cdrom-standard.tex: convert from LaTeX to ReST
` [PATCH v3 06/33] docs: cgroup-v1/blkio-controller.rst: add a note about CFQ scheduler
` [PATCH v3 07/33] docs: cpu-freq: convert docs to ReST and rename to *.rst
` [PATCH v3 08/33] docs: "
` [PATCH v3 09/33] docs: fault-injection: "
` [PATCH v3 10/33] docs: fb: "
` [PATCH v3 11/33] docs: fpga: "
` [PATCH v3 12/33] docs: ide: "
` [PATCH v3 13/33] docs: infiniband: "
` [PATCH v3 16/33] docs: locking: "
` [PATCH v3 17/33] docs: mic: "
` [PATCH v3 18/33] docs: netlabel: "
` [PATCH v3 19/33] docs: pcmcia: "
` [PATCH v3 22/33] docs: pps.txt: convert to ReST and rename to pps.rst
` [PATCH v3 23/33] docs: ptp.txt: convert to ReST and move to driver-api
` [PATCH v3 24/33] docs: riscv: convert docs to ReST and rename to *.rst
` [PATCH v3 25/33] docs: Debugging390.txt: convert table to ascii artwork
` [PATCH v3 27/33] s390: include/asm/debug.h add kerneldoc markups
` [PATCH v3 28/33] docs: target: convert docs to ReST and rename to *.rst
` [PATCH v3 31/33] docs: xilinx: convert eemi.txt to eemi.rst
` [PATCH v3 32/33] docs: scheduler: convert docs to ReST and rename to *.rst
` [PATCH v3 33/33] docs: EDID/HOWTO.txt: convert it and rename to howto.rst

[PATCH v4 00/22] Shared virtual address IOMMU and VT-d support
 2019-06-09 13:44 UTC  (23+ messages)
` [PATCH v4 01/22] driver core: Add per device iommu param
` [PATCH v4 02/22] iommu: Introduce device fault data
` [PATCH v4 03/22] iommu: Introduce device fault report API
` [PATCH v4 04/22] iommu: Add recoverable fault reporting
` [PATCH v4 05/22] iommu: Add a timeout parameter for PRQ response
` [PATCH v4 06/22] trace/iommu: Add sva trace events
` [PATCH v4 07/22] iommu: Use device fault trace event
` [PATCH v4 08/22] iommu: Introduce attach/detach_pasid_table API
` [PATCH v4 09/22] iommu: Introduce cache_invalidate API
` [PATCH v4 10/22] iommu: Fix compile error without IOMMU_API
` [PATCH v4 11/22] iommu: Introduce guest PASID bind function
` [PATCH v4 12/22] iommu: Add I/O ASID allocator
` [PATCH v4 13/22] iommu/vt-d: Enlightened PASID allocation
` [PATCH v4 14/22] iommu/vt-d: Add custom allocator for IOASID
` [PATCH v4 15/22] iommu/vt-d: Replace Intel specific PASID allocator with IOASID
` [PATCH v4 16/22] iommu/vt-d: Move domain helper to header
` [PATCH v4 17/22] iommu/vt-d: Avoid duplicated code for PASID setup
` [PATCH v4 18/22] iommu/vt-d: Add nested translation helper function
` [PATCH v4 19/22] iommu/vt-d: Clean up for SVM device list
` [PATCH v4 20/22] iommu/vt-d: Add bind guest PASID support
` [PATCH v4 21/22] iommu/vt-d: Support flushing more translation cache types
` [PATCH v4 22/22] iommu/vt-d: Add svm/sva invalidate function

[PATCH 4.9 0/2] Fix FUSE read/write deadlock on stream-like files
 2019-06-09 13:11 UTC 

[RFC v3 0/3] vfio_pci: wrap pci device as a mediated device
 2019-06-09 13:40 UTC  (4+ messages)

[PATCH v1 0/9] vfio_pci: wrap pci device as a mediated device
 2019-06-08 13:21 UTC  (10+ messages)
` [PATCH v1 1/9] vfio_pci: move vfio_pci_is_vga/vfio_vga_disabled to header
` [PATCH v1 2/9] vfio_pci: refine user config reference in vfio-pci module
` [PATCH v1 3/9] vfio_pci: refine vfio_pci_driver reference in vfio_pci.c
` [PATCH v1 4/9] vfio_pci: make common functions be extern
` [PATCH v1 5/9] vfio_pci: duplicate vfio_pci.c
` [PATCH v1 6/9] vfio_pci: shrink vfio_pci_common.c
` [PATCH v1 7/9] vfio_pci: shrink vfio_pci.c
` [PATCH v1 8/9] vfio/pci: protect cap/ecap_perm bits alloc/free with atomic op
` [PATCH v1 9/9] smaples: add vfio-mdev-pci driver

[PATCH] media: do not use C++ style comments in uapi headers
 2019-06-09 13:35 UTC  (16+ messages)

[PATCH 4.14 0/2] Fix FUSE read/write deadlock on stream-like files
 2019-06-09 12:39 UTC  (3+ messages)
` [PATCH 4.14 1/2] fs: stream_open - opener for stream-like files so that read and write can run simultaneously without deadlock
` [PATCH 4.14 2/2] fuse: Add FOPEN_STREAM to use stream_open()

[PATCH v2 0/4] perf augmented_raw_syscalls: Support for arm64
 2019-06-09 13:18 UTC  (7+ messages)
` [PATCH v2 3/4] perf augmented_raw_syscalls: Support arm64 raw syscalls

[bug report][stable] kernel tried to execute NX-protected page - exploit attempt? (uid: 0)
 2019-06-09 13:10 UTC  (4+ messages)

[PATCH RFC 00/10] RDMA/FS DAX truncate proposal
 2019-06-09 13:00 UTC  (5+ messages)
` [PATCH RFC 01/10] fs/locks: Add trace_leases_conflict
` [PATCH RFC 02/10] fs/locks: Export F_LAYOUT lease to user space

[PATCH 2/3] staging: rtl8723bs: fix issue "Using comparison to true is error prone"
 2019-06-09 12:49 UTC 

[PATCH 3/3] staging: rtl8723bs: provide spaces around unary operators
 2019-06-09 12:50 UTC 

[PATCH 1/3] staging: rtl8723bs: fix warning comparison to NULL
 2019-06-09 12:48 UTC 

[PATCH v5 0/6] staging: rtl8712: cleanup struct _adapter
 2019-06-09 12:31 UTC  (7+ messages)
` [PATCH v5 1/6] staging: rtl8712: Fixed CamelCase for EepromAddressSize
` [PATCH v5 2/6] staging: rtl8712: Removed redundant code from function oid_rt_pro_write_register_hdl
` [PATCH v5 3/6] staging: rtl8712: Fixed CamelCase cmdThread rename to cmd_thread
` [PATCH v5 4/6] staging: rtl8712: removed unused variables from struct _adapter
` [PATCH v5 5/6] staging: rtl8712: Renamed CamelCase wkFilterRxFF0 to wk_filter_rx_ff0
` [PATCH v5 6/6] staging: rtl8712: Renamed CamelCase lockRxFF0Filter to lock_rx_ff0_filter

[PATCH] MIPS: Ocelot: configs: Move ocelot.config from generic
 2019-06-09 12:31 UTC  (2+ messages)

[Patch v2] staging: rtl8723bs: hal: move common code to macro
 2019-06-09 12:23 UTC 

Question about cacheline bounching with percpu-rwsem and rcu-sync
 2019-06-09 12:22 UTC  (2+ messages)

[RFC PATCH 0/6] soundwire: Add support to Qualcomm SoundWire master
 2019-06-09 12:16 UTC  (12+ messages)
` [RFC PATCH 1/6] ASoC: core: add support to snd_soc_dai_get_sdw_stream()
` [RFC PATCH 5/6] dt-bindings: soundwire: add bindings for Qcom controller
  ` [alsa-devel] "
` [RFC PATCH 6/6] soundwire: qcom: add support for SoundWire controller
  ` [alsa-devel] "

[PATCH] Updated the function description for musb_stage0_irq Signed-off-by: Saurav-Girepunje <saurav.girepunje@gmail.com>
 2019-06-09 12:03 UTC  (2+ messages)

[PATCH v4 0/6] staging: rtl8712: cleanup struct _adapter
 2019-06-09 12:01 UTC  (4+ messages)

[tip:ras/core] RAS/CEC: Rename count_threshold to action_threshold
 2019-06-09 11:57 UTC  (2+ messages)

[1/2] dt-bindings: display: panel: add AUO kd101n80-45na panel bindings
 2019-06-09 11:51 UTC  (4+ messages)
` [2/2] drm/panel: support for AUO kd101n80-45na wuxga dsi video mode panel

[PATCH] regulator: max8952: Convert to use GPIO descriptors
 2019-06-09 11:48 UTC 

Oex
 2019-06-09 11:45 UTC 

[PATCH] PCI/PME: Fix race on PME polling
 2019-06-09 11:29 UTC 

[PATCH V5 00/12] misc: xilinx sd-fec drive
 2019-06-09 11:27 UTC  (5+ messages)
` [PATCH V5 02/11] misc: xilinx-sdfec: add core driver
` [PATCH V5 04/11] misc: xilinx_sdfec: Store driver config and state

[PATCH 00/34] treewide: simplify getting the adapter of an I2C client
 2019-06-09 11:17 UTC  (5+ messages)
` [PATCH 04/34] leds: leds-pca955x: simplify getting the adapter of a client

[PATCH] block: document iostat changes for disk busy time accounting
 2019-06-09 11:14 UTC 

[1/2] dt-bindngs: display: panel: Add BOE tv101wum-nl6 panel bindings
 2019-06-09 11:07 UTC  (5+ messages)
` [2/2] drm/panel: support for BOE tv101wum-n16 wuxga dsi video mode panel

[PATCH 1/2] staging: kpc2000: kpc2000_i2c: void* -> void *
 2019-06-09 11:07 UTC  (3+ messages)

[PATCH] regulator: max77802: Drop unused includes
 2019-06-09 11:05 UTC 

[PATCH] staging: rtl8723bs: core: rtw_mlme_ext.c: Remove unused variables
 2019-06-09 11:02 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: fix indentation issues
 2019-06-09 11:01 UTC  (2+ messages)

[PATCH] Staging: ralink-gdma: fixed a brace coding style issue
 2019-06-09 10:58 UTC 

[PATCH] staging: isdn: hysdn: fix symbol 'hysdn_proc_entry' was not declared
 2019-06-09 10:59 UTC  (2+ messages)

[PATCH 1/3] block/diskstats: accumulate all per-cpu counters in one pass
 2019-06-09 10:50 UTC  (4+ messages)
` [PATCH 3/3] block/diskstats: more accurate approximation of io_ticks for slow disks

[PATCH] staging: rtl8723bs: hal: move common code to macro
 2019-06-09 10:45 UTC  (2+ messages)

[PATCH v5 0/5] MTD: Add Initial Hyperbus support
 2019-06-09 10:32 UTC  (6+ messages)
` [PATCH v5 1/5] mtd: cfi_cmdset_0002: Add support for polling status register
` [PATCH v5 2/5] dt-bindings: mtd: Add binding documentation for HyperFlash
` [PATCH v5 3/5] mtd: Add support for HyperBus memory devices
` [PATCH v5 4/5] dt-bindings: mtd: Add bindings for TI's AM654 HyperBus memory controller
` [PATCH v5 5/5] mtd: hyperbus: Add driver for TI's "

[PATCH v2 0/6] mm: use down_read_killable for locking mmap_sem in proc
 2019-06-09 10:09 UTC  (7+ messages)
` [PATCH v2 1/6] proc: use down_read_killable mmap_sem for /proc/pid/maps
` [PATCH v2 2/6] proc: use down_read_killable mmap_sem for /proc/pid/smaps_rollup
` [PATCH v2 3/6] proc: use down_read_killable mmap_sem for /proc/pid/pagemap
` [PATCH v2 4/6] proc: use down_read_killable mmap_sem for /proc/pid/clear_refs
` [PATCH v2 5/6] proc: use down_read_killable mmap_sem for /proc/pid/map_files
` [PATCH v2 6/6] mm: use down_read_killable for locking mmap_sem in access_remote_vm

[PATCH AUTOSEL 4.9 18/25] MIPS: perf: ath79: Fix perfcount IRQ assignment
 2019-06-09 10:05 UTC  (3+ messages)

[PATCH] x86/build: Move _etext to actual end of .text
 2019-06-09  9:35 UTC 

[PATCH v3 01/20] ABI: sysfs-devices-system-cpu: point to the right docs
 2019-06-09  9:19 UTC  (3+ messages)
` [PATCH v3 15/20] docs: move protection-keys.rst to the core-api book

[PATCH] mm: align up min_free_kbytes to multipy of 4
 2019-06-09  9:10 UTC 

[PATCH] mt76: mt7615: add support for per-chain signal strength reporting
 2019-06-09  9:09 UTC 

[PATCH 1/5] proc: use down_read_killable for /proc/pid/maps
 2019-06-09  9:07 UTC  (4+ messages)
` [PATCH 2/5] proc: use down_read_killable for /proc/pid/smaps_rollup

[PATCH] coccinelle: api: add devm_platform_ioremap_resource script
 2019-06-09  8:55 UTC  (4+ messages)
` Coccinelle: "

Linux 5.2-rc4
 2019-06-09  8:15 UTC  (2+ messages)

[PATCH] Updated the function description for musb_stage0_irq Signed-off-by: Saurav-Girepunje <saurav.girepunje@gmail.com>
 2019-06-09  8:14 UTC  (2+ messages)

Linux 5.1.8
 2019-06-09  8:13 UTC  (3+ messages)

[PATCH] RISC-V: defconfig: enable clocks, serial console
 2019-06-09  7:55 UTC  (3+ messages)

[PATCH v3 1/5] arch: riscv: add support for building DTB files from DT source data
 2019-06-09  7:49 UTC  (3+ messages)

INFO: rcu detected stall in rose_loopback_timer (2)
 2019-06-09  7:43 UTC 

BUG: Dentry still in use [unmount of tmpfs tmpfs]
 2019-06-09  7:42 UTC 

Linux 4.14.124
 2019-06-09  7:40 UTC  (2+ messages)

Linux 4.19.49
 2019-06-09  7:39 UTC  (2+ messages)

[PATCH 5.1 00/85] 5.1.8-stable review
 2019-06-09  7:16 UTC  (3+ messages)

[PATCH 4.14 00/69] 4.14.124-stable review
 2019-06-09  7:14 UTC  (4+ messages)

[PATCH -next] ocelot: remove unused variable 'rc' in vcap_cmd()
 2019-06-09  7:11 UTC 

[PATCH] crypto: user - fix potential warnings in cryptouser.h
 2019-06-09  6:57 UTC 

Zdravstvuyte! Vas interesuyut kliyentskiye bazy dannykh?
 2019-06-09  5:31 UTC 

[PATCH] perf tools: Properly set the value of 'old' and 'head' in snapshot mode
 2019-06-09  6:51 UTC  (5+ messages)

KASAN: use-after-free Read in tomoyo_realpath_from_path
 2019-06-09  6:41 UTC  (3+ messages)
  ` [PATCH] tomoyo: Don't check open/getattr permission on sockets

[PATCH v3 0/5] arch: riscv: add board and SoC DT file support
 2019-06-09  6:18 UTC  (3+ messages)
` [PATCH v3 5/5] riscv: dts: add initial board data for the SiFive HiFive Unleashed

[PATCH] i2c: imx: Initialize DMA before registering I2C adapter
 2019-06-09  5:56 UTC 

[PATCH 02/13] uapi: General notification ring definitions [ver #4]
 2019-06-09  4:35 UTC  (5+ messages)
` [RFC][PATCH 00/13] Mount, FS, Block and Keyrings notifications "

[PATCH 0/3 v11] add reserved e820 ranges to the kdump kernel e820 table
 2019-06-09  4:02 UTC  (4+ messages)

The current SME implementation fails kexec/kdump kernel booting
 2019-06-09  3:45 UTC  (5+ messages)

[Patch v3] USB: sisusbvga: Remove unneeded variable
 2019-06-09  3:07 UTC 

"iommu/vt-d: Delegate DMA domain to generic iommu" series breaks megaraid_sas
 2019-06-09  2:43 UTC  (2+ messages)

[PATCH 0/6] iommu/vt-d: Fixes and cleanups for linux-next
 2019-06-09  2:38 UTC  (7+ messages)
` [PATCH 1/6] iommu/vt-d: Don't return error when device gets right domain
` [PATCH 2/6] iommu/vt-d: Set domain type for a private domain
` [PATCH 3/6] iommu/vt-d: Don't enable iommu's which have been ignored
` [PATCH 4/6] iommu/vt-d: Fix suspicious RCU usage in probe_acpi_namespace_devices()
` [PATCH 5/6] iommu/vt-d: Cleanup after delegating DMA domain to generic iommu
` [PATCH 6/6] iommu/vt-d: Consolidate domain_init() to avoid duplication

[PATCH v2 00/22] Some documentation fixes
 2019-06-09  2:33 UTC  (6+ 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).