All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-01-16 19:05:30 to 2018-01-16 20:01:49 UTC [more...]

[RFC PATCH 00/16] PTI support for x86-32
 2018-01-16 19:55 UTC  (21+ messages)
` [PATCH 07/16] x86/mm: Move two more functions from pgtable_64.h to pgtable.h
` [PATCH 10/16] x86/mm/pti: Populate valid user pud entries
` [PATCH 12/16] x86/mm/pae: Populate the user page-table with user pgd's

[PATCH v2] net: delete /proc THIS_MODULE references
 2018-01-16 20:01 UTC  (2+ messages)

[PATCH 01/21] drm/amdgpu: wire up emit_wreg for gfx v6
 2018-01-16 20:01 UTC  (22+ messages)
  ` [PATCH 02/21] drm/amdgpu: wire up emit_wreg for gfx v7
  ` [PATCH 03/21] drm/amdgpu: wire up emit_wreg for gfx v8
  ` [PATCH 04/21] drm/amdgpu: wire up emit_wreg for gfx v9
  ` [PATCH 05/21] drm/amdgpu: wire up emit_wreg for SI DMA
  ` [PATCH 06/21] drm/amdgpu: wire up emit_wreg for CIK SDMA
  ` [PATCH 07/21] drm/amdgpu: wire up emit_wreg for SDMA v2.4
  ` [PATCH 08/21] drm/amdgpu: wire up emit_wreg for SDMA v3
  ` [PATCH 09/21] drm/amdgpu: wire up emit_wreg for SDMA v4
  ` [PATCH 10/21] drm/amdgpu: wire up emit_wreg for UVD v6
  ` [PATCH 11/21] drm/amdgpu: wire up emit_wreg for UVD v7
  ` [PATCH 12/21] drm/amdgpu: wire up emit_wreg for VCE v4
  ` [PATCH 13/21] drm/amdgpu: wire up emit_wreg for VCN v1
  ` [PATCH 14/21] drm/amdgpu: add new amdgpu_gmc_emit_flush_gpu_tlb callback
  ` [PATCH 15/21] drm/amdgpu: implement gmc_v6_0_emit_flush_gpu_tlb
  ` [PATCH 16/21] drm/amdgpu: implement gmc_v7_0_emit_flush_gpu_tlb
  ` [PATCH 17/21] drm/amdgpu: implement gmc_v8_0_emit_flush_gpu_tlb
  ` [PATCH 18/21] drm/amdgpu: implement gmc_v9_0_emit_flush_gpu_tlb
  ` [PATCH 19/21] drm/amdgpu: add PASID mapping for GMC v7
  ` [PATCH 20/21] drm/amdgpu: add PASID mapping for GFX v8
  ` [PATCH 21/21] "

dmaengine: avoid map_cnt overflow with CONFIG_DMA_ENGINE_RAID
 2018-01-16 20:00 UTC  (4+ messages)
  ` [PATCH] "

[PATCH 07/12] watchdog: sp5100_tco: Use dev_ print functions where possible
 2018-01-16 20:00 UTC  (2+ messages)
` [07/12] "

[PATCH v2 2/2] drm/amdgpu: Use new TTM flag to avoid OOM triggering
 2018-01-16 20:00 UTC  (3+ messages)
` [PATCH v3] "

[Qemu-devel] [RFC PATCH 00/10] x-blockdev-create for qcow2
 2018-01-16 19:59 UTC  (16+ messages)
` [Qemu-devel] [RFC PATCH 01/10] block/qapi: Introduce BlockdevCreateOptions
` [Qemu-devel] [RFC PATCH 04/10] qcow2: Pass BlockdevCreateOptions to qcow2_create2()
` [Qemu-devel] [RFC PATCH 05/10] qcow2: Use BlockdevRef in qcow2_create2()
` [Qemu-devel] [RFC PATCH 06/10] qcow2: Use QCryptoBlockCreateOptions "
` [Qemu-devel] [RFC PATCH 07/10] qcow2: Handle full/falloc preallocation "
` [Qemu-devel] [RFC PATCH 08/10] util: Add qemu_opts_to_qdict_filtered()
` [Qemu-devel] [RFC PATCH 09/10] qcow2: Use visitor for options in qcow2_create()

[PATCH] [RESEND] spufs: use timespec64 for timestamps
 2018-01-16 19:58 UTC  (3+ messages)

[PATCH 06/12] watchdog: sp5100_tco: Match PCI device early
 2018-01-16 19:58 UTC  (2+ messages)
` [06/12] "

[PATCH] qed: Fix potential use-after-free in qed_spq_post()
 2018-01-16 19:57 UTC  (2+ messages)

[PATCH net-next] net: remove prototype of qdisc_lookup_class()
 2018-01-16 19:57 UTC  (2+ messages)

[PATCH 1/5] drm/vblank: Do not update vblank counts if vblanks are already disabled
 2018-01-16 19:56 UTC  (6+ messages)
` [PATCH 4/5] drm/i915: Introduce a non-blocking power domain for vblank interrupts

[PATCH net] nfp: use the correct index for link speed table
 2018-01-16 19:56 UTC  (2+ messages)

[Bug 103721] New: Frequent freezes with nouveau on Thinkpad P50
 2018-01-16 19:56 UTC  (2+ messages)
  ` [Bug 103721] [GM107] "

[PATCH 05/12] watchdog: sp5100_tco: Clean up sp5100_tco_setupdevice
 2018-01-16 19:55 UTC  (2+ messages)
` [05/12] "

[RFC 0/5] per-event settings fixes
 2018-01-16 19:55 UTC  (9+ messages)
` [PATCH 2/5] perf unwind: Do not look at globals

[PATCH v4 0/3] Integrate stack tracer status in 'stat'
 2018-01-16 19:53 UTC  (4+ messages)
` [PATCH v4 1/3] trace-cmd: Make read_proc() to return int status via OUT arg
` [PATCH v4 2/3] trace-cmd: Remove the die() call from read_proc()
` [PATCH v4 3/3] trace-cmd: Making stat to report when the stack tracer is ON

[PATCH v11 00/21] xfs: online scrub xref support
 2018-01-16 19:47 UTC  (6+ messages)
` [PATCH 18/21] xfs: cross-reference the rmapbt data with the refcountbt
  ` [PATCH v2 "

[PATCH net] lan78xx: Fix failure in USB Full Speed
 2018-01-16 19:51 UTC  (2+ messages)

krping problem on 4.15-rc4
 2018-01-16 19:50 UTC  (7+ messages)

[PATCH kvm-unit-tests 00/11] arm/arm64: mmu fixes and feature
 2018-01-16 19:50 UTC  (2+ messages)

[PATCH v2 00/10] objtool validation of static branches and retpoline
 2018-01-16 19:49 UTC  (2+ messages)
` [PATCH v2 11/10] objtool: Even more complex static block checks

[Cluster-devel] [gfs2:for-next 16/20] fs/gfs2/bmap.c:1389:17: error: 'hp_h' undeclared; did you mean 'mp_h'?
 2018-01-16 19:48 UTC 

[PATCH 04/12] watchdog: sp5100_tco: Use standard error codes
 2018-01-16 19:46 UTC  (2+ messages)
` [04/12] "

[PATCH] xfs: cancel tx on xfs_defer_finish() error during xattr set/remove
 2018-01-16 19:45 UTC 

[PATCH v5 0/2] printk: Console owner and waiter logic cleanup
 2018-01-16 19:44 UTC  (11+ messages)

[PATCH 03/12] watchdog: sp5100_tco: Use request_muxed_region where possible
 2018-01-16 19:44 UTC  (2+ messages)
` [03/12] "

[PATCHv2] x86/mm, mm/hwpoison: Don't unconditionally unmap kernel 1:1 pages
 2018-01-16 19:43 UTC  (4+ messages)
` [PATCHv2-resend] "

[lttng-tools GIT PULL] Session rotation
 2018-01-16 19:43 UTC 

[PATCH v3] igb_uio: allow multi-process access
 2018-01-16 19:43 UTC  (3+ messages)
` [PATCH v4] "

[U-Boot] [PATCH] TCP and wget implementation
 2018-01-16 19:43 UTC  (12+ messages)
    ` [U-Boot] [PATCH] TCP and wget implementation v3
          ` [U-Boot] [PATCH] TCP and wget implementation v4
                    ` [U-Boot] [PATCH] TCP and wget implementation v5.1

[PATCH linux dev-4.10] ARM: dts: aspeed: zaius: Add pcie-e2b-present gpio key
 2018-01-16 19:42 UTC  (4+ messages)

[net-next 1/1] tipc: fix race condition at topology server receive
 2018-01-16 19:42 UTC  (2+ messages)

[PATCH v3 0/3] Integrate stack tracer status in 'stat'
 2018-01-16 19:42 UTC  (5+ messages)
` [PATCH v3 1/3] trace-cmd: Make read_proc() to return int status via OUT arg

[PATCH] i2c: core-smbus: prevent stack corruption on read I2C_BLOCK_DATA
 2018-01-16 19:42 UTC  (3+ messages)
`  "

[PATCH net-next v2 00/10] Aquantia atlantic driver update 2018/01
 2018-01-16 19:42 UTC  (2+ messages)

[Buildroot] [PATCH v2] package/ti-cgt-pru: bump to 2.2.1
 2018-01-16 19:39 UTC  (2+ messages)

[PATCH 08a/30] kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCE
 2018-01-16 19:39 UTC  (7+ messages)
` [PATCH 00/30] security, efi: Add kernel lockdown
  ` [PATCH 08/30] kexec_file: Restrict at runtime if the kernel is locked down

[Buildroot] [git commit] system: only expose getty options for busybox and sysvinit
 2018-01-16 19:39 UTC  (2+ messages)

[Buildroot] [PATCH] lz4: install programs as well as libraries
 2018-01-16 19:39 UTC  (2+ messages)

[PATCH] packed_ref_cache: don't use mmap() for small files
 2018-01-16 19:38 UTC  (2+ messages)
` [PATCH v3] "

[Buildroot] [PATCH] mcookie: correct wrong memset argument
 2018-01-16 19:39 UTC  (2+ messages)

[Buildroot] [git commit] busybox: don't remove S01logging when CONFIG_SYSLOGD is disabled
 2018-01-16 19:38 UTC  (2+ messages)

[PATCH 0/4] dmaengine: qcom: bam_dma: fixes for remotely controlled bam
 2018-01-16 19:38 UTC  (6+ messages)
` [PATCH 1/4] dmaengine: qcom: bam_dma: make bam clk optional
    ` [1/4] "
` [PATCH 2/4] dmaengine: qcom: bam_dma: add num-channels binding for remotely controlled
` [PATCH 4/4] dmaengine: qcom: bam_dma: Add num-ees dt "

[Buildroot] [git commit] package/avahi: fix typo in avahi_tmpfiles.conf
 2018-01-16 19:38 UTC  (2+ messages)

[Bug 104660] DC R9 285 dual link DVI modes not shown
 2018-01-16 19:38 UTC  (4+ messages)

[Qemu-devel] [PATCH v3 0/8] Interactive Boot Menu for DASD and SCSI Guests on s390x
 2018-01-16 19:37 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 4/8] s390-ccw: interactive boot menu for eckd dasd (menu setup)
    ` [Qemu-devel] [qemu-s390x] "

[Buildroot] [PATCH 1/1] package/intel-microcode: security bump to version 20180108
 2018-01-16 19:37 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/intel-microcode: bump version to 20171117
 2018-01-16 19:37 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] webkitgtk: security bump to version 2.18.5
 2018-01-16 19:37 UTC  (2+ messages)

[Buildroot] [PATCH] asterisk: security bump to version 14.7.5
 2018-01-16 19:37 UTC  (2+ messages)

[Qemu-devel] [PATCH] LEON3 IRQMP: Fix IRQ software ack
 2018-01-16 19:35 UTC  (5+ messages)

[PATCH bpf] bpf, arm64: fix stack_depth tracking in combination with tail calls
 2018-01-16 19:35 UTC  (2+ messages)

[PATCH] v4l: async: Protect against double notifier regstrations
 2018-01-16 19:34 UTC  (3+ messages)

[mm 4.15-rc7] Random oopses under memory pressure
 2018-01-16 19:34 UTC  (10+ messages)
  ` [mm 4.15-rc8] "

[PATCH 02/12] watchdog: sp5100_tco: Fix watchdog disable bit
 2018-01-16 19:34 UTC  (2+ messages)
` [02/12] "

[PATCH v2 0/3] trace-cmd: Integrate stack tracer status in 'stat'
 2018-01-16 19:34 UTC  (7+ messages)
` [PATCH v2 1/3] trace-cmd: Make read_proc() to return int status via OUT arg

[PATCH 01/12] watchdog: sp5100_tco: Always use SP5100_IO_PM_{INDEX_REG,DATA_REG}
 2018-01-16 19:34 UTC  (2+ messages)
` [01/12] watchdog: sp5100_tco: Always use SP5100_IO_PM_{INDEX_REG, DATA_REG}

Issue with flash space overflow? Maybe?
 2018-01-16 19:33 UTC  (4+ messages)

[Buildroot] [git commit branch/2017.11.x] package/ti-cgt-pru: bump to 2.2.1
 2018-01-16 19:33 UTC 

[PATCH v2 0/2] Incremental rewrite of git-submodules
 2018-01-16 19:32 UTC  (3+ messages)
` [PATCH v3 "

[PATCH 0/7] cx231xx: Add multiple frontend USB device
 2018-01-16 19:32 UTC  (5+ messages)
` [PATCH 4/7] si2168: Add ts bus coontrol, turn off bus on sleep

[PATCH net-next v6 0/2] net: thunderx: add support for PTP clock
 2018-01-16 19:31 UTC  (2+ messages)

[Buildroot] [git commit branch/2017.11.x] system: only expose getty options for busybox and sysvinit
 2018-01-16 19:31 UTC 

[PATCH] mm: numa: numa balancing performance problem
 2018-01-16 19:28 UTC  (4+ messages)
` [PATCH] mm: numa: Do not trap faults on shared data section pages

[merged] net-ipv6-routec-work-around-gcc-444-anon-union-initializer-issue.patch removed from -mm tree
 2018-01-16 19:30 UTC 

[Qemu-devel] [PATCH] xilinx_spips: Correct usage of an uninitialized local variable
 2018-01-16 19:30 UTC  (3+ messages)

[merged] tools-objtool-makefile-dont-assume-sync-checksh-is-executable.patch removed from -mm tree
 2018-01-16 19:30 UTC 

[merged] kdump-write-a-correct-address-of-mem_section-into-vmcoreinfo.patch removed from -mm tree
 2018-01-16 19:30 UTC 

[merged] kdump-write-a-correct-address-of-mem_section-into-vmcoreinfo.patch removed from -mm tree
 2018-01-16 19:30 UTC 

[merged] kmemleak-allow-to-coexist-with-fault-injection.patch removed from -mm tree
 2018-01-16 19:30 UTC 

[merged] maintainers-nilfs2-change-project-home-urls.patch removed from -mm tree
 2018-01-16 19:30 UTC 

pull-request: mac80211 2018-01-15
 2018-01-16 19:30 UTC  (2+ messages)

[PATCH 00/10] perf tools: Add support for CoreSight trace decoding
 2018-01-16 19:29 UTC  (12+ messages)

[obsolete] linux-next-git-rejects.patch removed from -mm tree
 2018-01-16 19:29 UTC 

[SPDK] bdev: Added latency to channel statistics patch testing
 2018-01-16 19:29 UTC 

[PATCH net-next] mlxsw: spectrum: qdiscs: Make function mlxsw_sp_qdisc_prio_unoffload static
 2018-01-16 19:27 UTC  (3+ messages)

[Intel-wired-lan] [net-queue PATCH] i40e/i40evf: Update DESC_NEEDED value to reflect larger value
 2018-01-16 19:27 UTC 

[PATCH] drm/i915: Allow user to override PWM backlight frequency and duty cycle
 2018-01-16 19:26 UTC  (4+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH linux dev-4.13 v2] clk: npcm: add NPCM7xx clock driver
 2018-01-16 19:25 UTC  (2+ messages)

[PATCH net] sctp: do not allow the v4 socket to bind a v4mapped v6 address
 2018-01-16 19:25 UTC  (3+ messages)

[PATCH net] sctp: return error if the asoc has been peeled off in sctp_wait_for_sndbuf
 2018-01-16 19:25 UTC  (3+ messages)

[PATCH BlueZ 1/8] client: Rename set-uuids to uuids
 2018-01-16 19:24 UTC  (9+ messages)
` [PATCH BlueZ] shared/shell: Introduce bt_shell_{get,set}_env
` [PATCH BlueZ 2/8] client: Rename set-service to service
` [PATCH BlueZ 3/8] client: Rename set-manufacturer to manufacturer
` [PATCH BlueZ 4/8] client: Rename set-tx-power to tx-power
` [PATCH BlueZ 5/8] client: Rename set-name to name
` [PATCH BlueZ 6/8] client: Rename set-appearance to appearance
` [PATCH BlueZ 7/8] client: Rename set-duration to duration
` [PATCH BlueZ 8/8] client: Rename set-timeout to timeout

[PATCH v11 00/27] xfsprogs: online scrub/repair support
 2018-01-16 19:21 UTC  (3+ messages)
` [PATCH 28/27] xfs_scrub: wire up repair ioctl
` [PATCH 29/27] xfs_scrub: schedule and manage repairs to the filesystem

[PATCH] platform/x86: silead_dmi: Add entry for newer BIOS for Trekstor Surftab 7.0
 2018-01-16 19:24 UTC 

[PATCH 00/26] protocol version 2
 2018-01-16 19:23 UTC  (4+ messages)
` [PATCH 12/26] ls-refs: introduce ls-refs server command

[Qemu-devel] [PULL 00/27] Migration pull
 2018-01-16 19:22 UTC  (5+ messages)
` [Qemu-devel] [PULL 09/27] migration: calculate vCPU blocktime on dst side

[PATCH] ARM: dts: socfpga: add i2c reset signals
 2018-01-16 19:22 UTC  (2+ messages)

[PATCH for 4.16 00/10] membarrier updates for 4.16
 2018-01-16 19:22 UTC  (5+ messages)
` [PATCH for 4.16 08/10] membarrier: x86: Provide core serializing command (v3)

[kernel-hardening] [PATCH v2 00/19] prevent bounds-check bypass via speculative execution
 2018-01-16 19:21 UTC  (8+ messages)
` [kernel-hardening] "
      `  "

[PATCH net] sctp: reinit stream if stream outcnt has been change by sinit in sendmsg
 2018-01-16 19:20 UTC  (3+ messages)

[Intel-wired-lan] [PATCH 1/2] fm10k: fix function doxygen comments
 2018-01-16 19:20 UTC  (2+ messages)
` [Intel-wired-lan] [PATCH 2/2] fm10k: fix incorrect warning for function prototype

[Buildroot] Requesting libvte
 2018-01-16 19:20 UTC  (3+ messages)

[Qemu-devel] [PATCH v6 0/3] vhost: two fixes and used_memslots refactoring
 2018-01-16 19:19 UTC  (4+ messages)

[PATCH v6 0/6] drm/i915: expose RCS topology to userspace
 2018-01-16 19:19 UTC  (5+ messages)
` [PATCH v6 6/6] drm/i915: expose rcs topology through query uAPI

[PATCH v7 0/6] drm/i915: expose RCS topology to userspace
 2018-01-16 19:18 UTC  (7+ messages)
` [PATCH v7 1/6] drm/i915: store all subslice masks
` [PATCH v7 2/6] drm/i915/debugfs: reuse max slice/subslices already stored in sseu
` [PATCH v7 3/6] drm/i915/debugfs: add rcs topology entry
` [PATCH v7 4/6] drm/i915: add rcs topology to error state
` [PATCH v7 5/6] drm/i915: add query uAPI
` [PATCH v7 6/6] drm/i915: expose rcs topology through "

[PATCH v4] brcmfmac: fix CLM load error for legacy chips when user helper is enabled
 2018-01-16 19:17 UTC  (2+ messages)
` [v4] "

[PATCH v1] drivers/net/ena: Copy PCI info to rte_eth_dev
 2018-01-16 19:16 UTC  (2+ messages)

[PATCH for-4.15] ssb: Disable PCI host for PCI_DRIVERS_GENERIC
 2018-01-16 19:16 UTC  (4+ messages)
` [for-4.15] "

[patch net-next v3 00/11] Add support for resource abstraction
 2018-01-16 19:15 UTC  (2+ messages)

[PATCH] bcma: Fix 'allmodconfig' and BCMA builds on MIPS targets
 2018-01-16 19:15 UTC  (2+ messages)
`  "

Android app error on samsung s6
 2018-01-16 19:17 UTC 

[PATCH] drm/i915/reset_stats: Only allow root to read reset_stats
 2018-01-16 19:12 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH i-g-t v2] tests/gem_reset_stats: Fix retrieval of hangcheck stats expectation
 2018-01-16 19:11 UTC  (3+ messages)

[PATCH 0/5] ethdev: Port ownership
 2018-01-16 19:11 UTC  (14+ messages)
` [PATCH v2 0/6] ethdev: port ownership
  ` [PATCH v2 2/6] ethdev: add "

[PATCH] arm64: dts: stratix10: fix SPI settings
 2018-01-16 19:08 UTC  (2+ messages)

[PATCH] scsi: mptsas: remove duplicated assignment to pointer head
 2018-01-16 19:08 UTC 

[PATCH] diff.c: flush stdout before printing rename warnings
 2018-01-16 19:06 UTC  (2+ messages)

[PATCH 0/6] Support generic tunnel TX csum and TSO
 2018-01-16 19:06 UTC  (5+ messages)
` [PATCH 4/6] ethdev: introduce TX common tunnel offloads

iproute2 net-next
 2018-01-16 19:06 UTC  (11+ messages)

[Qemu-devel] [PATCH] hw/pci-bridge: fix QEMU crash because of pcie-root-port
 2018-01-16 19:05 UTC  (4+ messages)

[PATCH v2 0/4] Remove checkpatch warnings
 2018-01-16 19:05 UTC  (2+ messages)
` [PATCH v2 4/4] Staging: rtl8723bs: Use !x instead of NULL comparison


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.