All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-07-03 16:47:16 to 2018-07-03 17:40:20 UTC [more...]

[Bug 200395] New: nv04_timer_read() hangs a CPU
 2018-07-03 17:40 UTC  (3+ messages)
` [Bug 200395] "

[Bug 200387] New: amdgpu uses unusually high memory
 2018-07-03 17:40 UTC  (2+ messages)
` [Bug 200387] "

[PATCH 1/3] ARM: dts: rdu1: Add nodes for RAVE SP EEPROM
 2018-07-03 17:39 UTC  (3+ messages)

[RFC/RFT PATCH 0/2] disable_hest quirk on HP m400 with bad UEFI firmwware
 2018-07-03 17:39 UTC  (11+ messages)

[RFC PATCH for 4.18] rseq: use __u64 for rseq_cs fields, validate user inputs
 2018-07-03 17:38 UTC  (23+ messages)

[PATCH 0/6] perf: Add ioctl for PMU driver configuration
 2018-07-03 17:37 UTC  (5+ messages)
` [PATCH 4/6] perf/aux: Make perf_event accessible to setup_aux()

[PATCH v18 0/7] Add io{read|write}64 to io-64-atomic headers
 2018-07-03 17:36 UTC  (4+ messages)
` [PATCH v18 6/7] crypto: caam: cleanup CONFIG_64BIT ifdefs when using io{read|write}64

[PATCH v4 00/17] khwasan: kernel hardware assisted address sanitizer
 2018-07-03 17:36 UTC  (9+ messages)

[PATCH v2 0/6] mm/fs: gup: don't unmap or drop filesystem buffers
 2018-07-03 17:36 UTC  (9+ messages)
` [PATCH v2 5/6] mm: track gup pages with page->dma_pinned_* fields

[PATCH] block: make discard killable
 2018-07-03 17:35 UTC  (2+ messages)

question about : inv smmu atc all cmd timeout when pcie dpc occur
 2018-07-03 17:35 UTC 

[PATCH] block: fix infinite loop if the device loses discard capability
 2018-07-03 17:34 UTC  (2+ messages)

[PATCH] iommu/amd: fix missing tag from dev_err message
 2018-07-03 17:34 UTC  (4+ messages)

[PATCH] drm/i915/selftests: Touch the NMI watchdog inside a GTT pass
 2018-07-03 17:33 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH 3/3] perf trace arm64: Use generated syscall table
 2018-07-03 17:32 UTC 

[PATCH 2/3] perf arm64: Generate system call table from asm/unistd.h
 2018-07-03 17:32 UTC 

[PATCH v8 00/17] Improve shrink_slab() scalability (old complexity was O(n^2), new is O(n))
 2018-07-03 17:32 UTC  (7+ messages)
` [PATCH v8 03/17] mm: Assign id to every memcg-aware shrinker

[PATCH 1/3] tools include: Grab copies of arm64 dependent unistd.h files
 2018-07-03 17:32 UTC 

[PATCH] gpiolib: Defer on non-DT find_chip_by_name() failure
 2018-07-03 17:31 UTC  (2+ messages)

[PATCH 1/6] drm/i915: Refactor export_fence() after i915_vma_move_to_active()
 2018-07-03 17:28 UTC  (3+ messages)
` [PATCH 5/6] drm/i915: Track vma activity per fence.context, not per engine

[PATCH 2/2] tools/memory-model: Add write ordering by release-acquire and by locks
 2018-07-03 17:28 UTC  (2+ messages)

[PATCH v5 00/10] Uprobes: Support SDT markers having reference count (semaphore)
 2018-07-03 17:25 UTC  (13+ messages)
` [PATCH v5 06/10] "

[PATCH v11 1/2] Refactor part of the oom report in dump_header
 2018-07-03 17:25 UTC  (2+ messages)

[Qemu-arm] [PATCH for-3.0 0/4] cmsdk-apb-timer: various bugfixes
 2018-07-03 17:10 UTC  (10+ messages)
` [Qemu-devel] "
` [Qemu-arm] [PATCH for-3.0 1/4] ptimer: Add TRIGGER_ONLY_ON_DECREMENT policy option
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH for-3.0 2/4] hw/timer/cmsdk-apb-timer: Correct ptimer policy settings
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH for-3.0 3/4] hw/timer/cmsdk-apb-timer: Correctly identify and set one-shot mode
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH for-3.0 4/4] hw/timer/cmsdk-apb-timer: run or stop timer on writes to RELOAD and VALUE

[Bug 107066] [Regression] Tonga can't bring up > 1 display since DC enablement
 2018-07-03 17:24 UTC  (2+ messages)

[PATCH 0/2] tools/memory-model: remove ACCESS_ONCE()
 2018-07-03 17:23 UTC  (8+ messages)

[cip-dev] [PATCH 0/3] Document CMT and VIN
 2018-07-03 17:23 UTC  (2+ messages)

[PATCH] mm/memblock: replace u64 with phys_addr_t where appropriate
 2018-07-03 17:22 UTC  (2+ messages)

[PATCH 00/25] xfs: embed firstblock in xfs_trans
 2018-07-03 17:23 UTC  (26+ messages)
` [PATCH 01/25] xfs: allow null firstblock in xfs_bmapi_write() when tp is null
` [PATCH 02/25] xfs: add firstblock field to xfs_trans
` [PATCH 03/25] xfs: use ->t_firstblock in dir ops
` [PATCH 04/25] xfs: remove firstblock param from xfs "
` [PATCH 05/25] xfs: use ->t_firstblock in attrfork add
` [PATCH 06/25] xfs: use ->t_firstblock in xattr ops
` [PATCH 07/25] xfs: use ->t_firstblock for all xfs_bmapi_write() callers
` [PATCH 08/25] xfs: use ->t_firstblock for all xfs_bunmapi() callers
` [PATCH 09/25] xfs: use ->t_firstblock in xfs_bmapi_remap()
` [PATCH 10/25] xfs: use ->t_firstblock in insert/collapse range
` [PATCH 11/25] xfs: remove xfs_bmapi_write() firstblock param
` [PATCH 12/25] xfs: remove xfs_bunmapi() "
` [PATCH 13/25] xfs: remove bmap insert/collapse "
` [PATCH 14/25] xfs: use ->t_firstblock in bmap extent split
` [PATCH 15/25] xfs: remove xfs_bmalloca firstblock field
` [PATCH 16/25] xfs: remove bmap extent add helper firstblock params
` [PATCH 17/25] xfs: remove bmap format helpers "
` [PATCH 18/25] xfs: remove xfs_btree_cur private firstblock field
` [PATCH 19/25] xfs: remove xfs_alloc_arg "
` [PATCH 20/25] xfs: use ->t_firstblock in dq alloc
` [PATCH 21/25] xfs: replace no-op firstblock init with ->t_firstblock
` [PATCH 22/25] xfs: use ->t_firstblock in reflink cow block cancel
` [PATCH 23/25] xfs: use ->t_firstblock in extent swap
` [PATCH 24/25] xfs: use ->t_firstblock in inode inactivate
` [PATCH 25/25] xfs: remove xfs_defer_init() firstblock param

[Xenomai] Cobalt __SIGPOOL_SIZE
 2018-07-03 17:23 UTC  (4+ messages)

[PATCH linux-next v6 00/13] PECI device driver introduction
 2018-07-03 17:21 UTC  (14+ messages)
` [PATCH linux-next v6 01/13] dt-bindings: Add a document of PECI subsystem
` [PATCH linux-next v6 04/13] dt-bindings: Add a document of PECI adapter driver for ASPEED AST24xx/25xx SoCs
` [PATCH linux-next v6 07/13] dt-bindings: mfd: Add a document for PECI client MFD

[PATCH v5 0/4] Innolux P097PFG panel
 2018-07-03 17:20 UTC  (4+ messages)
` [PATCH v5 3/4] dt-bindings: Add Innolux P097PFG panel bindings

[PATCH] hwmon: Mark expected switch fall-throughs
 2018-07-03 17:20 UTC  (3+ messages)

[PATCH v5 0/6] input: pm8941-pwrkey: Add support for reboot reason
 2018-07-03 17:19 UTC  (5+ messages)
` [PATCH v5 1/6] dt-bindings: power: reset: Add qcom pon binding
` [PATCH v5 5/6] dt-bindings: power: reset: qcom: Add resin binding

[PATCH 1/2] fs: ext4: use BUG_ON if writepage call comes from direct reclaim
 2018-07-03 17:19 UTC  (5+ messages)
` [PATCH 2/2] fs: xfs: "

[linux-sunxi] ARM: dts: sun8i: h3: Enable dwmac-sun8i on the Beelink X2
 2018-07-03 17:19 UTC  (4+ messages)
  `  "

[PATCH] fb: fix lost console when the user unplugs a USB adapter
 2018-07-03 17:18 UTC  (4+ messages)

[PATCH v3] mm: do not drop unused pages when userfaultd is running
 2018-07-03 17:18 UTC 

[v2 PATCH 0/2] powerpc: Detection and scheduler optimization for POWER9 bigcore
 2018-07-03 17:16 UTC  (3+ messages)
` [v2 PATCH 1/2] powerpc: Detect the presence of big-cores via "ibm, thread-groups"

[PATCH] block, mm: remove unnecessary __GFP_HIGH flag
 2018-07-03 17:14 UTC 

[RESEND PATCH v3 1/2] acpi: thermal: initialize tz_enabled to 1
 2018-07-03 17:13 UTC  (4+ messages)
` [RESEND PATCH v3 2/2] thermal: core: introduce thermal zone device mode control

[PATCH v2] PCI/AER: Fix aerdrv loading with "pcie_ports=native" parameter
 2018-07-03 17:13 UTC  (4+ messages)
` [PATCH v3] "

[PATCH] usb/icl: Work around ACPI boottime crash
 2018-07-03 17:12 UTC  (2+ messages)

[PATCH v3] clk: qcom: Enable clocks which needs to be always on for SDM845
 2018-07-03 17:11 UTC  (4+ messages)

[PATCH v2 2/3] locking: Clarify requirements for smp_mb__after_spinlock()
 2018-07-03 17:07 UTC  (5+ messages)
` [PATCH v3 "

[U-Boot] [PATCH] arm64: allwinner: a64: Disable ehci1 and ohci1 for bananapi, nanopi
 2018-07-03 17:09 UTC  (7+ messages)

shiftfs status and future development
 2018-07-03 17:08 UTC  (10+ messages)

[PATCH v4] examples: fix RSS hash function configuration
 2018-07-03 18:08 UTC  (2+ messages)
` [PATCH v5] "

[Qemu-arm] [PATCH] hw/char/cmsdk-apb-timer: Correctly identify and set one-shot mode
 2018-07-03 17:06 UTC  (12+ messages)
    ` [Qemu-devel] "

[PATCH v3 0/6] crypto: Add Qcom PRNG support
 2018-07-03 17:08 UTC  (3+ messages)
` [PATCH v3 6/6] crypto: qcom: Add ACPI support

[PATCH v2 0/8] drm/rockchip: migrate to common dw-mipi-dsi bridge and dual-dsi
 2018-07-03 17:07 UTC  (3+ messages)
  ` [PATCH v2 7/8] drm/bridge/synopsys: dsi: add dual-dsi support

[amdgpu][tahiti xt] cursor motion smoothness
 2018-07-03 17:06 UTC  (12+ messages)

[PATCH 1/4] drm/v3d: Delay the scheduler timeout if we're still making progress
 2018-07-03 17:05 UTC  (8+ messages)
` [PATCH 2/4] drm/v3d: Remove unnecessary dma_fence_ops
` [PATCH 3/4] drm/v3d: Add missing v3d documentation structure
` [PATCH 4/4] drm/v3d: Fix a grammar nit in the scheduler docs

[DPDK 18.08 v1 00/12] net/mlx5: flow rework
 2018-07-03 17:05 UTC  (6+ messages)
` [PATCH v2 00/20] "
  ` [PATCH v2 02/20] net/mlx5: handle drop queues are regular queues

[Buildroot] [PATCH 1/2] kf5-modemmanager-qt: correct dependencies comment display conditions
 2018-07-03 17:05 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] kf5-networkmanager-qt: "

[PATCH 0/6] audit: Fix various races when tagging and untagging mounts
 2018-07-03 17:03 UTC  (6+ messages)

[GIT] Networking
 2018-07-03 17:03 UTC  (4+ messages)

[PATCHv3 0/4] drivers/base: bugfix for supplier<-consumer ordering in device_kset
 2018-07-03 17:03 UTC  (4+ messages)
` [PATCHv3 2/4] drivers/base: utilize device tree info to shutdown devices

[PATCH v5 0/5] leds: add devicetree functionality to lltc,lt3593 driver
 2018-07-03 17:01 UTC  (3+ messages)
` [PATCH v5 1/5] dt-bindings: leds: Add bindings for lltc,lt3593

[RFC v3 PATCH 0/5] mm: zap pages with read mmap_sem in munmap for large mapping
 2018-07-03 17:00 UTC  (17+ messages)
` [RFC v3 PATCH 4/5] mm: mmap: zap pages with read mmap_sem "

[PATCH v6 0/2] pinctrl: imx: Add driver for i.MX8MQ
 2018-07-03 16:59 UTC  (3+ messages)
` [PATCH v6 1/2] dt-bindings: add binding for i.MX8MQ IOMUXC

[PATCH] drm/msm/mdp5: fix missing CTL flush
 2018-07-03 16:59 UTC  (3+ messages)

[PATCH] x86/MCE: Fix CPU microcode version output
 2018-07-03 16:58 UTC  (4+ messages)
`  "

[Qemu-devel] [PATCH] scripts/qemu-binfmt-conf.sh: allow clearing of entries
 2018-07-03 16:57 UTC  (2+ messages)

[PATCH] dma-mapping: Relax warnings for per-device areas
 2018-07-03 16:47 UTC  (3+ messages)

[PATCH 0/3] osstest: initial support for building Xen on FreeBSD
 2018-07-03 16:56 UTC  (13+ messages)
` [PATCH 1/3] osstest: remove duplicate set_freebsd_runvars
` [PATCH 2/3] osstest: set the make command to use for xen-build
` [PATCH 3/3] osstest: add FreeBSD Xen build job

[PATCH] checkpatch: check for #if 0/#if 1
 2018-07-03 16:56 UTC 

[PATCH v3 0/6] coresight: Coresight Address Translation Unit support
 2018-07-03 16:56 UTC  (2+ messages)

[Buildroot] [PATCH] libsoup: update homepage link
 2018-07-03 16:56 UTC 

[PATCH] drm/bridge: adv7511: Reset registers on hotplug
 2018-07-03 16:56 UTC 

[PATCH] t5500: prettify non-commit tag tests
 2018-07-03 16:55 UTC 

SOC15 DC support warning
 2018-07-03 16:55 UTC  (7+ messages)

[PATCH] drm/i915/selftests: Drop struct_mutex around lowlevel pggtt allocation
 2018-07-03 16:54 UTC  (3+ messages)
` [PATCH v2] "

Ceph Developer Monthly - July 2018
 2018-07-03 16:53 UTC 

[PATCH v2] iio: light: introduce si1133
 2018-07-03 16:53 UTC  (3+ messages)

[PATCH 00/14] dma-jz4780 improvements
 2018-07-03 16:53 UTC  (4+ messages)
` [02/14] dmaengine: dma-jz4780: Separate chan/ctrl registers
  ` [PATCH 02/14] "

[Qemu-devel] [PULL 0/3] Block patches
 2018-07-03 16:53 UTC  (3+ messages)
` [Qemu-devel] [PULL 3/3] backup: Use copy offloading
  ` [Qemu-devel] [Qemu-block] "

[U-Boot] [PATCH] ARM: socfpga: Assure correct ACTLR configuration
 2018-07-03 16:52 UTC  (8+ messages)

[PATCH v2] audit: fix use-after-free in audit_add_watch
 2018-07-03 16:51 UTC  (4+ messages)

[U-Boot] efi_loader: runtime services implementation broken?
 2018-07-03 16:51 UTC  (5+ messages)

[PATCH 0/2] Convert trusted keys to find and use the default TPM chip
 2018-07-03 16:51 UTC  (7+ messages)
` [PATCH 2/2] KEYS: trusted: Find tpm_chip and use it until module shutdown

[RFC v3 PATCH 5/5] x86: check VM_DEAD flag in page fault
 2018-07-03 16:50 UTC  (12+ messages)

[PATCH] tick: prefer a lower rating device only if it's CPU local device
 2018-07-03 16:48 UTC  (7+ messages)

[PATCH net-next 00/10] r8169: add phylib support
 2018-07-03 16:48 UTC  (5+ messages)
` [PATCH net-next 07/10] r8169: migrate speed_down function to phylib

i.MX fixes for 4.18, round 2
 2018-07-03 16:47 UTC  (2+ messages)

[PATCH] lib/iov_iter: Fix pipe handling in _copy_to_iter_mcsafe
 2018-07-03 16:47 UTC  (3+ messages)
` [PATCH] x86/asm/memcpy_mcsafe: Fix copy_to_user_mcsafe() exception handling

[PATCH] lib/iov_iter: Fix pipe handling in _copy_to_iter_mcsafe
 2018-07-03 16:47 UTC  (2+ messages)

[PATCH] pinctrl: nsp: off by ones in nsp_pinmux_enable()
 2018-07-03 16:47 UTC  (2+ messages)

[PATCH v4 00/18] ARM: davinci: step towards removing at24_platform_data
 2018-07-03 16:47 UTC  (4+ messages)
` [PATCH v4 08/18] net: davinci_emac: potentially get the MAC address from MTD


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.