All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-07-23 17:59:02 to 2019-07-23 18:54:37 UTC [more...]

[PATCH RT 00/16] Linux 4.19.59-rt24-rc1
 2019-07-23 18:54 UTC  (4+ messages)
` [PATCH RT 01/16] kthread: add a global worker thread

[Xen-devel] [PATCH v2 0/2] xen: enhance temporary vcpu pinning
 2019-07-23 18:53 UTC  (5+ messages)
` [Xen-devel] [PATCH v2 1/2] xen/x86: cleanup unused NMI/MCE code
` [Xen-devel] [PATCH v2 2/2] xen: merge temporary vcpu pinning scenarios

[PATCH v3] usb: dwc3: gadget: trb_dequeue is not updated properly
 2019-07-23 18:53 UTC  (5+ messages)

[dpdk-dev] [PATCH] raw/ioat: fix compiler warning for incorrect include
 2019-07-23 18:53 UTC  (3+ messages)

[PATCH] x86: Optimize load_mm_cr4 to load_mm_cr4_irqsoff
 2019-07-23 18:52 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/36] Patch Round-up for stable 3.1.1, freeze on 2019-07-29
 2019-07-23 18:52 UTC  (4+ messages)
` [Qemu-devel] [Qemu-stable] "

BMC util
 2019-07-23 18:51 UTC 

[PATCH net-next 3/3] net: stmmac: Introducing support for Page Pool
 2019-07-23 18:51 UTC  (5+ messages)

[PATCH] drm/amdkfd: Fix byte align on VegaM
 2019-07-23 18:51 UTC  (4+ messages)

[PATCH] drm/radeon: Use dev_get_drvdata where possible
 2019-07-23 18:49 UTC  (3+ messages)

[Virtio-fs] virtiofsd permission problem to work with KATA on older host kernel
 2019-07-23 18:50 UTC  (2+ messages)

[net-next:master 13/14] drivers/net/ethernet/faraday/ftgmac100.c:777:13: error: 'skb_frag_t {aka struct bio_vec}' has no member named 'size'
 2019-07-23 18:50 UTC  (5+ messages)

[RFC PATCH v2] fanotify, inotify, dnotify, security: add security hook for fs notifications
 2019-07-23 18:49 UTC  (4+ messages)
  ` [Non-DoD Source] "

[PATCH] sparc: remove unneeded uapi/asm/statfs.h
 2019-07-23 18:49 UTC  (3+ messages)

[PATCH] drm/amd/display: Use dev_get_drvdata
 2019-07-23 18:48 UTC  (3+ messages)

[PATCH 0/4] rtc: pcf2127: tamper timestamp and watchdog feature support
 2019-07-23 18:48 UTC  (7+ messages)
` [PATCH 2/4] rtc: pcf2127: cleanup register and bit defines
` [PATCH 4/4] rtc: pcf2127: add watchdog feature support

[PATCH] kernel-shark: Get the path to trace-cmd executable from _INSTALL_PREFIX
 2019-07-23 18:48 UTC  (2+ messages)

[dpdk-dev] [PATCH] vfio: use contiguous mapping for IOVA as VA mode
 2019-07-23 18:48 UTC  (3+ messages)

[PATCH] drm/amdgpu: Use dev_get_drvdata where possible
 2019-07-23 18:47 UTC  (2+ messages)

[dpdk-dev] [PATCH] pci: fix missing pci bus with shared library build
 2019-07-23 18:47 UTC  (12+ messages)

[PATCH] net-ipv6-ndisc: add support for RFC7710 RA Captive Portal Identifier
 2019-07-23 18:46 UTC  (4+ messages)

Grub2.02 installed with Pythin 3, boots Xen Dom0 but not Xen DomU-s
 2019-07-23 18:45 UTC  (3+ messages)

[dpdk-dev] [PATCH] ethdev: avoid usage of uninit device info in bad port case
 2019-07-23 18:45 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2] "

[Qemu-devel] [RFC PATCH] pci: Use PCI aliases when determining device IOMMU address space
 2019-07-23 18:45 UTC  (3+ messages)

dbus-sensors + phosphor-hwmon
 2019-07-23 18:44 UTC  (2+ messages)

[PATCH][next] drm/amdgpu: remove redundant assignment to pointer 'ring'
 2019-07-23 18:45 UTC  (4+ messages)

[PATCH V2] lightnvm: introduce pr_fmt for the previx nvm
 2019-07-23 18:44 UTC  (2+ messages)

[PATCH V3] lightnvm: introduce pr_fmt for the prefix nvm
 2019-07-23 18:43 UTC 

[PATCH v3 1/2] net: nf_tables: Make nft_meta expression more robust
 2019-07-23 18:43 UTC  (2+ messages)

[0/1] simple gen15 cpumodel test
 2019-07-23 18:42 UTC  (3+ messages)
` [1/1] kvm-unit-tests: s390: test for gen15a/b cpu model dependencies

[PATCH] 30_os-prober: Provide GRUB_OS_PROBER_DISABLE_DEBUG
 2019-07-23 18:41 UTC  (4+ messages)

Call for linux-leds mbox archives older than March 2016
 2019-07-23 18:41 UTC 

[PATCH] cobalt: Respect return codes of ipipe_enable_irq and ipipe_set_irq_affinity
 2019-07-23 18:40 UTC 

[PATCH 01/23] drm/i915: Move aliasing_ppgtt underneath its i915_ggtt
 2019-07-23 18:38 UTC  (15+ messages)
` [PATCH 02/23] drm/i915/gt: Provide a local intel_context.vm
` [PATCH 03/23] drm/i915: Remove lrc default desc from GEM context
` [PATCH 04/23] drm/i915: Push the ring creation flags to the backend
` [PATCH 05/23] drm/i915: Flush extra hard after writing relocations through the GTT
` [PATCH 06/23] drm/i915: Hide unshrinkable context objects from the shrinker
` [PATCH 07/23] drm/i915/gt: Move the [class][inst] lookup for engines onto the GT
` [PATCH 08/23] drm/i915: Introduce for_each_user_engine()
` [PATCH 09/23] drm/i915: Use intel_engine_lookup_user for probing HAS_BSD etc
` [PATCH 10/23] drm/i915: Isolate i915_getparam_ioctl()
` [PATCH 11/23] drm/i915: Only include active engines in the capture state
` [PATCH 15/23] drm/i915/gt: Guard timeline pinning with its own mutex
` [PATCH 17/23] drm/i915: Protect request retirement with timeline->mutex
` [PATCH 18/23] drm/i915: Replace struct_mutex for batch pool serialisation
` [PATCH 20/23] drm/i915: Forgo last_fence active request tracking

grub-mkconfig - pick local defaults from /etc/default/grub.local
 2019-07-23 18:39 UTC  (2+ messages)

[PATCH 0/5] ASoC: atmel: extend SSC support
 2019-07-23 18:39 UTC  (5+ messages)
` [PATCH 1/5] ASoC: atmel: enable SSC_PCM_DMA in Kconfig

[dpdk-dev] [PATCH] eal: fix proc type auto detection
 2019-07-23 18:38 UTC  (2+ messages)

[nf PATCH v2 1/2] net: nf_tables: Make nft_meta expression more robust
 2019-07-23 18:38 UTC  (6+ messages)

[U-Boot] [PATCH v4 1/4] arm: socfpga: rst: add register definition for cold reset
 2019-07-23 18:37 UTC  (3+ messages)

[PATCH 0/5] nvme-cli: lnvm: introduce chunk-log command
 2019-07-23 18:36 UTC  (6+ messages)
` [PATCH 1/5] lnvm: make data_len to sizeof() instead of magic number
` [PATCH 2/5] lnvm: export lnvm_get_identity
` [PATCH 3/5] lnvm: add chunk_info log page structure
` [PATCH 4/5] lnvm: introduce chunk-log command for chunk info
` [PATCH 5/5] lnvm: introduce alias geometry for id-ns for lnvm

[PATCH] i2c: busses: Use dev_get_drvdata where possible
 2019-07-23 18:34 UTC  (3+ messages)

[Cocci] [PATCH v4 0/3] Add error message to platform_get_irq*()
 2019-07-23 18:31 UTC  (7+ messages)
`  "
` [PATCH v4 1/3] driver core: platform: Add an "
` [PATCH v4 2/3] treewide: Remove dev_err() usage after platform_get_irq()
` [Cocci] [PATCH v4 3/3] coccinelle: Add script to check for platform_get_irq() excessive prints
  `  "

[PATCH 0/8] ti-sysc related warning fixes for v5.3-rc cycle
 2019-07-23 18:31 UTC  (9+ messages)
` [PATCH 1/8] ARM: OMAP2+: Fix missing SYSC_HAS_RESET_STATUS for dra7 epwmss
` [PATCH 3/8] bus: ti-sysc: Fix handling of forced idle

[PATCH] drm/amd/display: readd -msse2 to prevent Clang from emitting libcalls to undefined SW FP routines
 2019-07-23 18:31 UTC  (3+ messages)

[PATCH] percpu: Fix a typo
 2019-07-23 18:31 UTC  (3+ messages)

[RFC PATCH] ceph: fix directories inode i_blkbits initialization
 2019-07-23 18:31 UTC  (4+ messages)

TS-219 RTC issue with Debian Buster
 2019-07-23 18:30 UTC  (5+ messages)

[PATCH net-next] qlge: Move drivers/net/ethernet/qlogic/qlge/ to drivers/staging/qlge/
 2019-07-23 18:29 UTC  (2+ messages)

[PATCH] mm: check for sleepable context in kvfree
 2019-07-23 18:29 UTC  (7+ messages)

[PATCH][next] scsi: megaraid_sas: fix spelling mistake "megarid_sas" -> "megaraid_sas"
 2019-07-23 18:29 UTC  (3+ messages)

[PATCH mlx5-next] net/mlx5: Fix modify_cq_in alignment
 2019-07-23 18:28 UTC  (2+ messages)

[Xen-devel] [BUG] After upgrade to Xen 4.12.0 iommu=no-igfx
 2019-07-23 18:25 UTC  (19+ messages)

[PATCH v2 0/2] This series enables S/G for Picasso
 2019-07-23 18:25 UTC  (3+ messages)
  ` [PATCH v2 1/2] drm/amdgpu: Fix hard hang for S/G display BOs
  ` [PATCH v2 2/2] drm/amd: enable S/G for RAVEN chip

[PATCH v2] ima-evm-utils: use tsspcrread to read the TPM 2.0 PCRs
 2019-07-23 18:24 UTC  (5+ messages)

[PATCH V2 1/4] drivers: qcom: rpmh-rsc: simplify TCS locking
 2019-07-23 18:24 UTC  (4+ messages)
` [PATCH V2 3/4] drivers: qcom: rpmh: switch over from spinlock irq variants

[PATCH v2] habanalabs: Use dev_get_drvdata
 2019-07-23 18:24 UTC  (2+ messages)

[PATCH 0/2] Redefine interconnect provider DT nodes for SDM845
 2019-07-23 18:24 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: sdm845: Redefine interconnect provider DT nodes

[PATCH -next] scsi: megaraid_sas: Make some functions static
 2019-07-23 18:22 UTC  (2+ messages)

[Xen-devel] [xen-unstable-smoke test] 139290: tolerable all pass - PUSHED
 2019-07-23 18:19 UTC 

[PATCH 1/3] drm/vblank: Document and fix vblank count barrier semantics
 2019-07-23 18:18 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with drm/vblank: Document and fix vblank count barrier semantics (rev2)

[PATCH net-next v2 0/3] netlink: strict attribute checking follow-up
 2019-07-23 18:17 UTC  (4+ messages)
` [PATCH net-next v2 3/3] netlink: add validation of NLA_F_NESTED flag

[PATCH RESEND] scsi: megaraid_sas: fix panic on loading firmware crashdump
 2019-07-23 18:16 UTC  (2+ messages)

[U-Boot] Please pull u-boot-dm
 2019-07-23 18:16 UTC  (2+ messages)

[U-Boot] Updating uboot from 2015.04 to 2017.03 - doubts and other questions
 2019-07-23 18:16 UTC  (2+ messages)

[PATCH v2 0/3] Make working with compound pages easier
 2019-07-23 18:14 UTC  (6+ messages)
` [PATCH v2 1/3] mm: Introduce page_size()

[PATCH RFC 14/18] HACK: pinctrl: bcm2835: Implement legacy pull for BCM7211
 2019-07-23 18:13 UTC  (3+ messages)
` [PATCH RFC 18/18] ARM: dts: Add minimal Raspberry Pi 4 support

[cip-dev] [PATCH 4.4.y-cip 00/10] Add RTC support
 2019-07-23 18:12 UTC  (5+ messages)
` [cip-dev] [PATCH 4.4.y-cip 03/10] rtc: pcf85363: set time accurately

[PATCH 0/9] Multiple network connections for a single NFS mount
 2019-07-23 18:11 UTC  (3+ messages)
` [PATCH 3/9] NFS: send state management on a single connection

[PATCH 0/9] Refactor to expand subslice mask (rev 2)
 2019-07-23 18:10 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[Qemu-riscv] [PATCH-for-4.2 0/2] target/riscv/pmp: Convert to trace events
 2019-07-23 18:06 UTC  (7+ messages)
` [Qemu-riscv] [PATCH-for-4.2 1/2] target/riscv/pmp: Restrict priviledged PMP to system-mode emulation
  ` [Qemu-devel] "
    ` [Qemu-riscv] "
` [Qemu-riscv] [PATCH-for-4.2 2/2] target/riscv/pmp: Convert qemu_log_mask(LOG_TRACE) to trace events
  ` [Qemu-devel] "
    ` [Qemu-riscv] "

[PATCH 0/3] RFT: PL111 DRM conversion of nspire
 2019-07-23 18:10 UTC  (3+ messages)

[PATCH] net: broadcom: Use dev_get_drvdata
 2019-07-23 18:09 UTC  (2+ messages)

[PATCH] HID: wacom: fix bit shift for Cintiq Companion 2
 2019-07-23 18:09 UTC 

[ANNOUNCE] 4.14.134-rt63
 2019-07-23 18:08 UTC 

[RESEND PATCH v2 0/7] ASoC: Intel: Skylake: Driver fundaments overhaul
 2019-07-23 18:07 UTC  (3+ messages)

[PATCH] arm64: dts: renesas: ulcb: sort nodes
 2019-07-23 18:04 UTC  (2+ messages)

[PATCH v3] mm: Throttle allocators when failing reclaim over memory.high
 2019-07-23 18:07 UTC  (2+ messages)
` [PATCH v4] "

[PATCH] arm64: dts: renesas: ulcb-kf: sort nodes
 2019-07-23 18:03 UTC  (2+ messages)

[PATCH v6 0/7] Solve postboot supplier cleanup and optimize probe ordering
 2019-07-23 18:06 UTC  (3+ messages)
` [PATCH v6 3/7] of/platform: Add functional dependency link from DT bindings

[PATCH v19 00/15] arm64: untag user pointers passed to the kernel
 2019-07-23 18:03 UTC  (35+ messages)
` [PATCH v19 01/15] arm64: untag user pointers in access_ok and __uaccess_mask_ptr
` [PATCH v19 02/15] arm64: Introduce prctl() options to control the tagged user addresses ABI
` [PATCH v19 03/15] lib: untag user pointers in strn*_user
` [PATCH v19 04/15] mm: untag user pointers passed to memory syscalls
` [PATCH v19 05/15] mm: untag user pointers in mm/gup.c
` [PATCH v19 06/15] mm: untag user pointers in get_vaddr_frames
` [PATCH v19 07/15] fs/namespace: untag user pointers in copy_mount_options
` [PATCH v19 08/15] userfaultfd: untag user pointers
` [PATCH v19 09/15] drm/amdgpu: "
` [PATCH v19 10/15] drm/radeon: untag user pointers in radeon_gem_userptr_ioctl
` [PATCH v19 11/15] IB/mlx4: untag user pointers in mlx4_get_umem_mr
` [PATCH v19 12/15] media/v4l2-core: untag user pointers in videobuf_dma_contig_user_get
` [PATCH v19 13/15] tee/shm: untag user pointers in tee_shm_register
` [PATCH v19 14/15] vfio/type1: untag user pointers in vaddr_get_pfn
` [PATCH v19 15/15] selftests, arm64: add a selftest for passing tagged pointers to kernel

[PATCH 0/3] introduce __put_user_pages(), convert a few call sites
 2019-07-23 18:06 UTC  (6+ messages)
` [PATCH 3/3] net/xdp: convert put_page() to put_user_page*()

[PATCH] arm64: dts: renesas: salvator-common: sort nodes
 2019-07-23 18:03 UTC  (2+ messages)

[PATCH] arm64: dts: renesas: r8a7796-salvator-xs: sort nodes
 2019-07-23 18:02 UTC  (2+ messages)

[PATCH] arm64: dts: renesas: r8a7796-salvator-x: sort nodes
 2019-07-23 18:02 UTC  (2+ messages)

[dpdk-dev] [PATCH v3 0/5] use WFE for locks and ring on aarch64
 2019-07-23 18:05 UTC  (3+ messages)
` [dpdk-dev] [PATCH v3 5/5] config: add WFE config entry for aarch64

[PATCH v2] ARM: dts: aspeed: tiogapass: Add Riser card
 2019-07-23 17:58 UTC  (2+ messages)

[PATCH net 0/2] DIM fixes for 5.3
 2019-07-23 18:04 UTC  (7+ messages)
` [PATCH net 1/2] linux/dim: Fix overflow in dim calculation
` [PATCH net 2/2] lib/dim: Fix -Wunused-const-variable warnings

[PATCH] mac80211: pass the vif to cancel_remain_on_channel
 2019-07-23 18:00 UTC 

[PATCH v4 0/5] Exynos Performance Monitoring Counters enhancements
 2019-07-23 17:58 UTC  (3+ messages)
  ` [PATCH v4 5/5] DT: arm: exynos4412: add event data type which is monitored


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.