linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-06-05 17:05:54 to 2018-06-05 19:07:00 UTC [more...]

[RFC PATCH] iommu/vt-d: Exclude known RMRRs from reserved ranges
 2018-06-05 19:06 UTC 

[PATCH] drm/amdgpu: Grab/put runtime PM references in atomic_commit_tail()
 2018-06-05 19:04 UTC  (2+ messages)

[PATCH V5 0/3] Use efi_rts_wq to invoke EFI Runtime Services
 2018-06-05 19:03 UTC  (3+ messages)
` [PATCH V5 3/3] efi: "

[PATCH 1/3] drm/v3d: Take a lock across GPU scheduler job creation and queuing
 2018-06-05 19:03 UTC  (3+ messages)
` [PATCH 2/3] drm/v3d: Remove the bad signaled() implementation
` [PATCH 3/3] drm/v3d: Add a note about locking of v3d_fence_create()

[PATCH V2] i8042: Increment wakeup_count for the respective port
 2018-06-05 19:01 UTC  (2+ messages)
` [PATCH V3] "

[PATCH 0/9] croc_ec: Switch to SPDX identifier
 2018-06-05 18:59 UTC  (5+ messages)
` [PATCH 5/9] rtc: cros-ec: "

[GIT PULL] TTY/Serial patches for 4.18-rc1
 2018-06-05 18:59 UTC 

[GIT PULL] xfs: 4.18 merge, part 1
 2018-06-05 18:59 UTC 

[GIT PULL] Driver core patches for 4.18-rc1
 2018-06-05 18:58 UTC 

[GIT PULL] Char/Misc driver patches for 4.18-rc1
 2018-06-05 18:58 UTC 

[GIT PULL] USB/PHY driver patches for 4.18-rc1
 2018-06-05 18:57 UTC 

[RFC/PATCH] Input: make input_report_slot_state() return boolean
 2018-06-05 18:54 UTC  (2+ messages)

[PATCH v2 0/8] cros_ec: Switch to SPDX identifier
 2018-06-05 18:52 UTC  (17+ messages)
` [PATCH v2 1/8] platform/chrome: "
` [PATCH v2 2/8] platform/chrome: pstore: "
` [PATCH v2 3/8] mfd: cros_ec: Add or fix SPDX-License-Identifier in all files
` [PATCH v2 4/8] iio: cros_ec: Switch to SPDX identifier
` [PATCH v2 5/8] Input: cros_ec_keyb - "
` [PATCH v2 6/8] pwm: cros-ec: "
` [PATCH v2 7/8] extcon: usbc-cros-ec: "
` [PATCH v2 8/8] i2c: i2c-cros-ec-tunnel: "

[PATCH V4] mlx4_core: allocate ICM memory in page size chunks
 2018-06-05 18:51 UTC  (13+ messages)

Linux 4.17
 2018-06-05 18:51 UTC  (7+ messages)
` building in 32bit chroot on x86_64 host broken (was: Linux 4.17)
    ` building in 32bit chroot on x86_64 host broken
  ` building in 32bit chroot on x86_64 host broken - IGNORE

[PATCH] drm/vc4: Enable the DSI module and link before other enables
 2018-06-05 18:49 UTC  (3+ messages)

[PATCH V3] ARM: dts: armada388-helios4
 2018-06-05 18:48 UTC 

[PATCH 0/5] mm: rework hmm to use devm_memremap_pages
 2018-06-05 18:48 UTC  (12+ messages)
` [PATCH 5/5] mm, hmm: mark hmm_devmem_{add, add_resource} EXPORT_SYMBOL_GPL

[PATCH 0/5] can: enable multi-queue for SocketCAN devices
 2018-06-05 18:44 UTC  (6+ messages)
` [PATCH 1/5] "
` [PATCH 2/5] spi: implement companion-spi driver
` [PATCH 3/5] char: implement companion-char driver
` [PATCH 4/5] can: implement companion-can driver
` [PATCH 5/5] spi,can,char: add companion DT binding documentation

[PATCH] xfs: mark sb_fname as nonstring
 2018-06-05 18:44 UTC  (2+ messages)

[PATCH] usb: host: xhci-plat: Iterate over parent nodes for finding quirks
 2018-06-05 18:41 UTC  (3+ messages)

[PATCH net-next 0/3] Bug fixes & optimization for HNS3 Driver
 2018-06-05 18:40 UTC  (3+ messages)
` [PATCH net-next 2/3] net: hns3: Fix for VF mailbox receiving unknown message

[PATCH] sparc: fix compat siginfo ABI regression
 2018-06-05 18:30 UTC  (2+ messages)

[PATCH 0/3] ASoC: stm32: sai: add support of iec958 controls
 2018-06-05 18:29 UTC  (5+ messages)
    ` [alsa-devel] "

[PATCH v6 0/2] sparc64: Add privileged ADI driver
 2018-06-05 18:28 UTC  (2+ messages)

[PATCH v1] kthread/smpboot: Serialize kthread parking against wakeup
 2018-06-05 18:21 UTC  (12+ messages)

[GIT PULL] Security subsystem: general updates for v4.18
 2018-06-05 18:21 UTC 

[PATCH v2] arm: sun4i: Add support for Pengpod 1000 tablet
 2018-06-05 18:18 UTC  (5+ messages)
      ` [linux-sunxi] "

[PATCH] mremap: Avoid TLB flushing anonymous pages that are not in swap cache
 2018-06-05 18:18 UTC  (2+ messages)

[PATCH v2 0/2] extern inline native_save_fl for paravirt
 2018-06-05 18:06 UTC  (10+ messages)
` [PATCH v2 1/2] compiler-gcc.h: add gnu_inline to all inline declarations
` [PATCH v2 2/2] x86: paravirt: make native_save_fl extern inline

[PATCHSET v2] block: Separating discards from writes in Linux IO statistics
 2018-06-05 18:07 UTC  (8+ messages)
` [PATCH 1/6] block: make bdev_ops->rw_page() take a REQ_OP instead of bool
` [PATCH 2/6] block: Add part_stat_read_accum to read across field entries
` [PATCH 3/6] block: Define and use STAT_READ and STAT_WRITE
` [PATCH 4/6] block: Add and use op_stat_group() for indexing disk_stat fields
` [PATCH 5/6] block: Track DISCARD statistics and output them in stat and diskstat
` [PATCH 6/6] blkcg: Track DISCARD statistics and output them in cgroup io.stat

[GIT PULL 00/46] perf/core fixes and improvements
 2018-06-05 17:50 UTC  (47+ messages)
` [PATCH 01/46] perf tools: Remove dead quote.[ch] code
` [PATCH 02/46] perf probe: Use return of map__get() to make code more compact
` [PATCH 03/46] perf cgroup: Make evlist__find_cgroup() "
` [PATCH 04/46] perf tools: No need to check if the argument to __get() function is NULL
` [PATCH 05/46] perf annotate: Pass perf_evsel instead of just evsel->idx
` [PATCH 06/46] perf annotate: __symbol__acount_cycles doesn't need notes
` [PATCH 07/46] perf annotate: Split allocation of annotated_source struct
` [PATCH 08/46] perf annotate: Introduce constructor/destructor for annotated_source
` [PATCH 09/46] perf annotate: Introduce annotated_source__alloc_histograms
` [PATCH 10/46] perf annotate: __symbol__inc_addr_samples() needs just annotated_source
` [PATCH 11/46] perf annotate: Introduce symbol__hists()
` [PATCH 12/46] perf annotate: Introduce symbol__cycle_hists()
` [PATCH 13/46] perf annotate: Stop using symbol_conf.nr_events global in symbol__hists()
` [PATCH 14/46] perf annotate: Replace symbol__alloc_hists() with symbol__hists()
` [PATCH 15/46] perf tools: Ditch the symbol_conf.nr_events global
` [PATCH 16/46] perf annotate: Add comment about annotated_src->nr_histograms
` [PATCH 17/46] perf annotate stdio: Use annotation_options consistently
` [PATCH 18/46] perf srcline: Introduce map__srcline() to make code more compact
` [PATCH 19/46] perf sort: Introduce addr_map_symbol__srcline() "
` [PATCH 20/46] perf srcline: Make hist_entry srcline helper consistent with map's
` [PATCH 21/46] perf annotate: Pass annotation_options to symbol__annotate()
` [PATCH 22/46] perf annotate: Adopt anotation options from symbol_conf
` [PATCH 23/46] perf annotate: Move disassembler_style global to annotation_options
` [PATCH 24/46] perf hists browser: Pass annotation_options from tool to browser
` [PATCH 25/46] perf annotate: Move objdump_path to struct annotation_options
` [PATCH 26/46] perf test: Use header file util/debug.h
` [PATCH 27/46] perf report: No need to have report_callchain_help as a global
` [PATCH 28/46] perf evsel: Add has_callchain() helper to make code more compact/clear
` [PATCH 29/46] perf script: Check if evsel has callchains before trying to use it
` [PATCH 30/46] perf sched: Use sched->show_callchain where appropriate
` [PATCH 31/46] perf hists: Do not allocate space for callchains for evsels without them
` [PATCH 32/46] perf hists: Introduce hist_entry__has_callchain() method
` [PATCH 33/46] perf hists: Check if a hist_entry has callchains before using them
` [PATCH 34/46] perf tests kmod-path: Add tests for vdso32 and vdsox32
` [PATCH 35/46] perf tools: Fix symbol and object code resolution "
` [PATCH 36/46] perf record: Enable arbitrary event names thru name= modifier
` [PATCH 37/46] perf stat: Display user and system time
` [PATCH 38/46] perf tools: Fix pmu events parsing rule
` [PATCH 39/46] perf test code-reading: Fix perf_env setup for PTI entry trampolines
` [PATCH 40/46] perf map: Consider PTI entry trampolines in rip_2objdump()
` [PATCH 41/46] perf test record+probe_libc_inet_pton: Ask 'nm' for dynamic symbols
` [PATCH 42/46] perf script powerpc: Python script for hypervisor call statistics
` [PATCH 43/46] perf intel-pt: Fix sync_switch INTEL_PT_SS_NOT_TRACING
` [PATCH 44/46] perf intel-pt: Fix decoding to accept CBR between FUP and corresponding TIP
` [PATCH 45/46] perf intel-pt: Fix MTC timing after overflow
` [PATCH 46/46] perf intel-pt: Fix "Unexpected indirect branch" error

[PATCH 1/1] Update AMD cpu microcode for family 15h
 2018-06-05 17:55 UTC  (7+ messages)

[PATCH v5 0/2] Directed kmem charging
 2018-06-05 17:54 UTC  (3+ messages)
` [PATCH v5 1/2] mm: memcg: remote memcg charging for kmem allocations

[PATCH] hwmon: (dell-smm) Disable fan support for Dell XPS13 9333
 2018-06-05 17:38 UTC 

[RESEND PATCH v2] kernfs: fix dentry unexpected skip
 2018-06-05 17:47 UTC  (9+ messages)
  ` [CFT][PATCH] kernfs: Correct kernfs directory seeks

How to print stack uses of IRQ in ARM64
 2018-06-05 17:40 UTC  (3+ messages)

[GIT PULL] Device properties framework update for v4.18-rc1
 2018-06-05 17:39 UTC  (3+ messages)

[PATCH v4 0/3] Renesas R9A06G032 SMP enabler
 2018-06-05 17:34 UTC  (3+ messages)
` [PATCH v4 2/3] arm: shmobile: Add the R9A06G032 SMP enabler driver

[GIT PULL] x86/asm changes for v4.18
 2018-06-05 17:32 UTC  (5+ messages)
  ` x86/asm: __clear_user() micro-optimization (was: "Re: [GIT PULL] x86/asm changes for v4.18")

[PATCH v4 00/22] IOMMU and VT-d driver support for Shared Virtual Address (SVA)
 2018-06-05 17:32 UTC  (13+ messages)
` [PATCH v4 04/22] iommu/vt-d: add bind_pasid_table function

[PATCH 4.4 00/37] 4.4.136-stable review
 2018-06-05 17:01 UTC  (11+ messages)
` [PATCH 4.4 04/37] sh: New gcc support
` [PATCH 4.4 06/37] Revert "ima: limit file hash setting by user to fix and log modes"
` [PATCH 4.4 14/37] tcp: avoid integer overflows in tcp_rcv_space_adjust()
` [PATCH 4.4 16/37] i2c: rcar: rework hw init
` [PATCH 4.4 20/37] i2c: rcar: init new messages in irq
` [PATCH 4.4 23/37] i2c: rcar: revoke START request early
` [PATCH 4.4 27/37] MIPS: prctl: Disallow FRE without FR with PR_SET_FP_MODE requests
` [PATCH 4.4 29/37] stm class: Use vmalloc for the master map
` [PATCH 4.4 33/37] fix io_destroy()/aio_complete() race
` [PATCH 4.4 35/37] sparc64: Add __multi3 for gcc 7.x and later

[PATCH] r8169: Reinstate ALDPS and ASPM support
 2018-06-05 17:28 UTC  (4+ messages)

[PATCH v10 0/5] Kernel parameter parser cleanup/enhancement
 2018-06-05 17:25 UTC  (3+ messages)

[PATCH 4.9 00/61] 4.9.107-stable review
 2018-06-05 17:02 UTC  (41+ messages)
` [PATCH 4.9 01/61] arm64: lse: Add early clobbers to some input/output asm operands
` [PATCH 4.9 06/61] Revert "ima: limit file hash setting by user to fix and log modes"
` [PATCH 4.9 09/61] selinux: KASAN: slab-out-of-bounds in xattr_getsecurity
` [PATCH 4.9 12/61] rtlwifi: rtl8192cu: Remove variable self-assignment in rf.c
` [PATCH 4.9 16/61] xen: set cpu capabilities from xen_start_kernel()
` [PATCH 4.9 18/61] tcp: avoid integer overflows in tcp_rcv_space_adjust()
` [PATCH 4.9 19/61] scsi: ufs: fix failure to read the string descriptor
` [PATCH 4.9 20/61] scsi: ufs: refactor device descriptor reading
` [PATCH 4.9 21/61] scsi: ufs: Factor out ufshcd_read_desc_param
` [PATCH 4.9 22/61] arm64: Add hypervisor safe helper for checking constant capabilities
` [PATCH 4.9 23/61] arm64/cpufeature: dont use mutex in bringup path
` [PATCH 4.9 24/61] powerpc/rfi-flush: Move out of HARDLOCKUP_DETECTOR #ifdef
` [PATCH 4.9 25/61] powerpc/pseries: Support firmware disable of RFI flush
` [PATCH 4.9 26/61] powerpc/powernv: "
` [PATCH 4.9 28/61] powerpc/rfi-flush: Make it possible to call setup_rfi_flush() again
` [PATCH 4.9 30/61] powerpc/rfi-flush: Differentiate enabled and patched flush types
` [PATCH 4.9 33/61] powerpc: Add security feature flags for Spectre/Meltdown
` [PATCH 4.9 35/61] powerpc/powernv: Set or clear security feature flags
` [PATCH 4.9 36/61] powerpc/64s: Move cpu_show_meltdown()
` [PATCH 4.9 37/61] powerpc/64s: Enhance the information in cpu_show_meltdown()
` [PATCH 4.9 38/61] powerpc/powernv: Use the security flags in pnv_setup_rfi_flush()
` [PATCH 4.9 39/61] powerpc/pseries: Use the security flags in pseries_setup_rfi_flush()
` [PATCH 4.9 40/61] powerpc/64s: Wire up cpu_show_spectre_v1()
` [PATCH 4.9 41/61] powerpc/64s: Wire up cpu_show_spectre_v2()
` [PATCH 4.9 42/61] powerpc/pseries: Fix clearing of security feature flags
` [PATCH 4.9 43/61] powerpc: Move default "
` [PATCH 4.9 44/61] powerpc/pseries: Restore default security feature flags on setup
` [PATCH 4.9 45/61] powerpc/64s: Fix section mismatch warnings from setup_rfi_flush()
` [PATCH 4.9 47/61] net/mlx4_en: fix potential use-after-free with dma_unmap_page
` [PATCH 4.9 48/61] iio:kfifo_buf: check for uint overflow
` [PATCH 4.9 49/61] MIPS: ptrace: Fix PTRACE_PEEKUSR requests for 64-bit FGRs
` [PATCH 4.9 50/61] MIPS: prctl: Disallow FRE without FR with PR_SET_FP_MODE requests
` [PATCH 4.9 51/61] scsi: scsi_transport_srp: Fix shost to rport translation
` [PATCH 4.9 52/61] stm class: Use vmalloc for the master map
` [PATCH 4.9 53/61] hwtracing: stm: fix build error on some arches
` [PATCH 4.9 54/61] IB/core: Fix error code for invalid GID entry
` [PATCH 4.9 58/61] fix io_destroy()/aio_complete() race
` [PATCH 4.9 59/61] mm: fix the NULL mapping case in __isolate_lru_page()
` [PATCH 4.9 60/61] sparc64: Dont clibber fixed registers in __multi4
` [PATCH 4.9 61/61] serial: pl011: add console matching function

[PATCH v3 01/10] mfd: da9063: Fix failpath in core
 2018-06-05 17:20 UTC  (6+ messages)
` [PATCH v3 03/10] mfd: da9063: Rename PMIC_DA9063 to PMIC_CHIP_ID_DA9063

[PATCH v5 0/3] multi-threading device shutdown
 2018-06-05 17:14 UTC  (4+ messages)
` [PATCH v5 1/3] drivers core: refactor device_shutdown

[PATCH 1/2] drm/mxsfb: Fix runtime PM for unpowering lcdif block
 2018-06-05 17:11 UTC  (2+ messages)
` [RFC 2/2] ARM: dts: imx6sl: Convert gpc to new bindings

[PATCH v8 0/2] Base enablement of IOMMU debugfs support
 2018-06-05 17:08 UTC  (9+ messages)
` [PATCH v8 1/2] iommu - Enable debugfs exposure of IOMMU driver internals
` [PATCH v8 2/2] iommu/amd: Add basic debugfs infrastructure for AMD IOMMU

linux-next: manual merge of the kvm tree with the arm64 tree
 2018-06-05 17:08 UTC  (3+ messages)

[PATCH v2 1/3] Revert "arm64: topology: divorce MC scheduling domain from core_siblings"
 2018-06-05 17:08 UTC  (3+ messages)
` [PATCH v2 2/3] ACPI / PPTT: fix build when CONFIG_ACPI_PPTT is not enabled

[GIT PULL] fscrypt updates for 4.18
 2018-06-05 17:05 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).