linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-17 19:30:28 to 2019-05-18 00:34:24 UTC [more...]

[PATCH 00/18] net: introduce Qualcomm IPA driver
 2019-05-18  0:34 UTC  (5+ messages)
` [PATCH 12/18] soc: qcom: ipa: immediate commands

[PATCH] Improve diagnostic on "Inconsistent kallsyms data"
 2019-05-18  0:32 UTC 

[PATCH v2] mm, memcg: introduce memory.events.local
 2019-05-18  0:18 UTC 

[PATCH] mm/mmap: fix the adjusted length error
 2019-05-18  0:12 UTC  (2+ messages)

[RFC KVM 18/27] kvm/isolation: function to copy page table entries for percpu buffer
 2019-05-18  0:05 UTC  (12+ messages)

[GIT PULL] perf/core improvements and fixes
 2019-05-18  0:05 UTC  (75+ messages)
` [PATCH 01/73] perf annotate: Remove hist__account_cycles() from callback
` [PATCH 02/73] perf test: Fix spelling mistake "leadking" -> "leaking"
` [PATCH 03/73] csky: Add support for libdw
` [PATCH 04/73] tools lib traceevent: Remove hard coded install paths from pkg-config file
` [PATCH 05/73] perf tools: Speed up report for perf compiled with linwunwind
` [PATCH 06/73] tools arch: Update arch/x86/lib/memcpy_64.S copy used in 'perf bench mem memcpy'
` [PATCH 07/73] tools arch uapi: Sync the x86 kvm.h copy
` [PATCH 08/73] tools x86 uapi asm: Sync the pt_regs.h copy with the kernel sources
` [PATCH 09/73] tools pci: Do not delete pcitest.sh in 'make clean'
` [PATCH 10/73] perf record: Fix suggestion to get list of registers usable with --user-regs and --intr-regs
` [PATCH 11/73] perf parse-regs: Improve error output when faced with unknown register name
` [PATCH 12/73] perf tools x86: Add support for recording and printing XMM registers
` [PATCH 13/73] perf scripts python: exported-sql-viewer.py: Move view creation
` [PATCH 14/73] perf scripts python: exported-sql-viewer.py: Fix error when shrinking / enlarging font
` [PATCH 15/73] perf scripts python: exported-sql-viewer.py: Add tree level
` [PATCH 16/73] perf scripts python: exported-sql-viewer.py: Add copy to clipboard
` [PATCH 17/73] perf scripts python: exported-sql-viewer.py: Add context menu
` [PATCH 18/73] perf scripts python: exported-sql-viewer.py: Add 'About' dialog box
` [PATCH 19/73] perf vendor events intel: Add uncore_upi JSON support
` [PATCH 20/73] perf machine: Null-terminate version char array upon fgets(/proc/version) error
` [PATCH 21/73] tools lib traceevent: Introduce man pages
` [PATCH 22/73] tools lib traceevent: Add support for man pages with multiple names
` [PATCH 23/73] tools lib traceevent: Man pages for tep_handler related APIs
` [PATCH 24/73] tools lib traceevent: Man page for header_page APIs
` [PATCH 25/73] tools lib traceevent: Man page for get/set cpus APIs
` [PATCH 26/73] tools lib traceevent: Man page for file endian APIs
` [PATCH 27/73] tools lib traceevent: Man page for host "
` [PATCH 28/73] tools lib traceevent: Man page for page size APIs
` [PATCH 29/73] tools lib traceevent: Man page for tep_strerror()
` [PATCH 30/73] tools lib traceevent: Man pages for event handler APIs
` [PATCH 31/73] tools lib traceevent: Man pages for function related libtraceevent APIs
` [PATCH 32/73] tools lib traceevent: Man pages for registering print function
` [PATCH 33/73] tools lib traceevent: Man page for tep_read_number()
` [PATCH 34/73] tools lib traceevent: Man pages for event find APIs
` [PATCH 35/73] tools lib traceevent: Man page for list events APIs
` [PATCH 36/73] tools lib traceevent: Man pages for libtraceevent event get APIs
` [PATCH 37/73] tools lib traceevent: Man pages for find field APIs
` [PATCH 38/73] tools lib traceevent: Man pages for get field value APIs
` [PATCH 39/73] tools lib traceevent: Man pages for print field APIs
` [PATCH 40/73] tools lib traceevent: Man page for tep_read_number_field()
` [PATCH 41/73] tools lib traceevent: Man pages for event fields APIs
` [PATCH 42/73] tools lib traceevent: Man pages for event filter APIs
` [PATCH 43/73] tools lib traceevent: Man pages for parse event APIs
` [PATCH 44/73] tools lib traceevent: Man page for tep_parse_header_page()
` [PATCH 45/73] tools lib traceevent: Man pages for APIs used to extract common fields from a record
` [PATCH 46/73] tools lib traceevent: Man pages for trace sequences APIs
` [PATCH 47/73] perf build tests: Add NO_LIBZSTD=1 to make_minimal
` [PATCH 48/73] perf session: Define 'bytes_transferred' and 'bytes_compressed' metrics
` [PATCH 49/73] perf record: Implement COMPRESSED event record and its attributes
` [PATCH 50/73] perf mmap: Implement dedicated memory buffer for data compression
` [PATCH 51/73] perf tools: Introduce Zstd streaming based compression API
` [PATCH 52/73] perf record: Implement compression for serial trace streaming
` [PATCH 53/73] perf record: Implement compression for AIO "
` [PATCH 54/73] perf report: Add stub processing of compressed events for -D
` [PATCH 55/73] perf record: Implement -z,--compression_level[=<n>] option
` [PATCH 56/73] perf report: Implement perf.data record decompression
` [PATCH 57/73] perf inject: Enable COMPRESSED "
` [PATCH 58/73] perf tests: Implement Zstd comp/decomp integration test
` [PATCH 59/73] perf test zstd: Fixup verbose mode output
` [PATCH 60/73] perf jevents: Remove unused variable
` [PATCH 61/73] perf vendor events arm64: Remove [[:xdigit:]] wildcard
` [PATCH 62/73] perf vendor events arm64: Map Brahma-B53 CPUID to cortex-a53 events
` [PATCH 63/73] perf vendor events arm64: Add Cortex-A57 and Cortex-A72 events
` [PATCH 64/73] perf parse-regs: Split parse_regs
` [PATCH 65/73] perf parse-regs: Add generic support for arch__intr/user_reg_mask()
` [PATCH 66/73] perf regs x86: Add X86 specific arch__intr_reg_mask()
` [PATCH 67/73] perf intel-pt: Fix instructions sampling rate
` [PATCH 68/73] perf intel-pt: Fix improved sample timestamp
` [PATCH 69/73] perf intel-pt: Fix sample timestamp wrt non-taken branches
` [PATCH 70/73] perf docs: Add description for stderr
` [PATCH 71/73] perf tools: Add a 'percore' event qualifier
` [PATCH 72/73] perf stat: Factor out aggregate counts printing
` [PATCH 73/73] perf stat: Support 'percore' event qualifier

[PATCH] mm, memcg: introduce memory.events.local
 2019-05-18  0:02 UTC  (2+ messages)

[PATCH] phy: rockchip-dp: Avoid power leak by leaving the PHY power on
 2019-05-17 23:57 UTC  (2+ messages)

[PATCH v7 0/2] iio: cros_ec: Add lid angle driver
 2019-05-17 23:38 UTC  (3+ messages)
` [PATCH v7 1/2] mfd: cros_ec: Register cros_ec_lid_angle driver when presented
` [PATCH v7 2/2] iio: cros_ec: Add lid angle driver

[PATCH 0/3 v5] Kexec cmdline bufffer measure
 2019-05-17 23:32 UTC  (6+ messages)
` [PATCH 2/3 v5] add a new template field buf to contain the buffer

[PATCH] btrfs: correct zstd workspace manager lock to use spin_lock_bh()
 2019-05-17 23:16 UTC 

[PATCH 1/2] hwmon: core: add thermal sensors only if dev->of_node is present
 2019-05-17 23:13 UTC  (2+ messages)
` [PATCH 2/2] hwmon: core: fix potential memory leak in *hwmon_device_register*

[PATCH v6 0/3] backlight: lm3630a: bug fix and fwnode support
 2019-05-17 23:12 UTC  (4+ messages)
` [PATCH v6 2/3] dt-bindings: backlight: add lm3630a bindings

[PATCH v3 0/2] initramfs: add support for xattrs in the initial ram disk
 2019-05-17 23:09 UTC  (10+ messages)
` [PATCH v3 2/2] initramfs: introduce do_readxattrs()

[PATCH] block: bio: use struct_size() in kmalloc()
 2019-05-17 22:59 UTC  (3+ messages)

[PATCH 0/3] brcmfmac: sdio: Deal better w/ transmission errors waking from sleep
 2019-05-17 22:54 UTC  (4+ messages)
` [PATCH 1/3] brcmfmac: re-enable command decode in sdio_aos for BRCM 4354
` [PATCH 2/3] mmc: core: API for temporarily disabling auto-retuning due to errors
` [PATCH 3/3] brcmfmac: sdio: Disable auto-tuning around commands expected to fail

[GIT PULL] RISC-V Patches for the 5.2 Merge Window, Part 1 v3
 2019-05-17 22:54 UTC 

[PATCH v3 00/30] Update cros_ec_commands.h
 2019-05-17 22:48 UTC  (2+ messages)

CFQ idling kills I/O performance on ext4 with blkio cgroup controller
 2019-05-17 22:16 UTC 

[PATCH][next] i40e: mark expected switch fall-through
 2019-05-17 22:36 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH 1/3] media: vsp1: drm: Split vsp1_du_setup_lif()
 2019-05-17 22:31 UTC  (3+ messages)
` [PATCH 2/3] drm: rcar-du: Convert to the new VSP atomic API
` [PATCH 3/3] media: vsp1: drm: Remove vsp1_du_setup_lif()

[PATCH 0/9] ARC do_page_fault rework
 2019-05-17 22:23 UTC  (5+ messages)
` [PATCH 4/9] ARC: mm: do_page_fault refactor #3: tidyup vma access permission code

[Intel-wired-lan] i40e X722 RSS problem with NAT-Traversal IPsec packets
 2019-05-17 22:20 UTC  (12+ messages)

[PATCH v5 0/6] Allwinner H6 Mali GPU support
 2019-05-17 22:16 UTC  (5+ messages)
` [PATCH v5 1/6] drm: panfrost: add optional bus_clock

[Patch] perf stat: always separate stalled cycles per insn
 2019-05-17 22:10 UTC 

[PATCH v6 0/3] media: v4l2-subdev: Verify arguments in v4l2_subdev_call()
 2019-05-17 22:07 UTC  (4+ messages)
` [PATCH v6 1/3] "

[PATCH] drm: rcar-du: writeback: include interface header
 2019-05-17 22:06 UTC  (2+ messages)

[RFC/PATCH 0/4] Initial support for modular IOMMU drivers
 2019-05-17 22:06 UTC  (3+ messages)
` [RFC/PATCH 1/4] of: Export of_phandle_iterator_args() to modules

[PATCH] arm64: dts: ls1028a: fix watchdog device node
 2019-05-17 22:01 UTC  (4+ messages)
  ` [EXT] "

linux-next: Tree for May 17
 2019-05-17 21:56 UTC  (2+ messages)

[PATCH] arm64: dts: sdm845: Add CPU topology
 2019-05-17 21:55 UTC  (6+ messages)

[v6 0/3] "Hotremove" persistent memory
 2019-05-17 21:54 UTC  (4+ messages)
` [v6 1/3] device-dax: fix memory and resource leak if hotplug fails
` [v6 2/3] mm/hotplug: make remove_memory() interface useable
` [v6 3/3] device-dax: "Hotremove" persistent memory that is used like normal RAM

[PATCH] arch64: export __flush_dcache_area
 2019-05-17 21:53 UTC  (2+ messages)

[PATCH bpf-next 0/2] Move bpf_printk to bpf_helpers.h
 2019-05-17 21:50 UTC  (3+ messages)

[PATCH] mm/dev_pfn: Exclude MEMORY_DEVICE_PRIVATE while computing virtual address
 2019-05-17 21:50 UTC  (2+ messages)

Getting empty callchain from perf_callchain_kernel()
 2019-05-17 21:48 UTC  (8+ messages)

[PATCH V6 0/4] Add support for crypto agile TPM event logs
 2019-05-17 21:39 UTC  (5+ messages)
` [PATCH V6 1/4] tpm: Abstract crypto agile event size calculations
` [PATCH V6 2/4] tpm: Reserve the TPM final events table
` [PATCH V6 3/4] tpm: Append the final event log to the TPM event log
` [PATCH V6 4/4] efi: Attempt to get the TCG2 event log in the boot stub

[PATCH] kmemleak: fix check for softirq context
 2019-05-17 21:37 UTC  (2+ messages)

[PATCH] MAINTAINERS: mvebu: Add git entry
 2019-05-17 21:36 UTC 

SGX vs LSM (Re: [PATCH v20 00/28] Intel SGX1 support)
 2019-05-17 21:36 UTC  (15+ messages)

5.1 and 5.1.1: BUG: unable to handle kernel paging request at ffffea0002030000
 2019-05-17 21:30 UTC  (3+ messages)

[PATCH 1/2] Input: atmel_mxt_ts - add wakeup support
 2019-05-17 21:30 UTC  (3+ messages)
` [PATCH 2/2] dt-bindings: input: Add wakeup-source for atmel,maxtouch

[PATCH 1/1] arm64: dts: marvell: mcbin: enlarge PCI memory window
 2019-05-17 21:26 UTC  (4+ messages)

[GIT PULL] sound fixes for 5.2-rc1
 2019-05-17 21:25 UTC  (2+ messages)

[PATCH] locking/lockdep: Don't complain about wrong name for no validate class
 2019-05-17 21:22 UTC 

[GIT PULL] final round of SCSI updates for the 5.1+ merge window
 2019-05-17 21:20 UTC  (2+ messages)

[PATCH] aoe: list new maintainer for aoe driver
 2019-05-17 21:16 UTC  (2+ messages)

[PATCH v3 0/4] add slow clock support for SAM9X60
 2019-05-17 21:13 UTC  (5+ messages)
` [PATCH v3 2/4] clk: at91: sckc: add support to specify registers bit offsets

qcom_scm: Incompatible pointer type build failure
 2019-05-17 21:09 UTC  (5+ messages)
` [PATCH 0/3] qcom_scm: Fix some dma mapping things
` [PATCH 1/3] firmware: qcom_scm: Use proper types for dma mappings
` [PATCH 2/3] firmware: qcom_scm: Cleanup code in qcom_scm_assign_mem()
` [PATCH 3/3] firmware: qcom_scm: Fix some typos in docs and printks

[PATCH 0/6] watchdog/hpwdt: cleanups and kdump accommodations
 2019-05-17 20:59 UTC  (7+ messages)
` [PATCH 1/6] watchdog/hpwdt: Stop hpwdt on unregister
` [PATCH 2/6] watchdog/hpwdt: Advertize max_hw_heartbeat_ms
` [PATCH 3/6] watchdog/hpwdt: Have core ping watchdog
` [PATCH 4/6] watchdog/hpwdt: Add module parameter kdumptimeout
` [PATCH 5/6] watchdog/hpwdt: Update documentation
` [PATCH 6/6] watchdog/hpwdt: Reflect changes

KASAN: use-after-free Read in p54u_load_firmware_cb
 2019-05-17 21:01 UTC  (3+ messages)

[PATCH] tracing: silence GCC 9 array bounds warning
 2019-05-17 20:54 UTC  (2+ messages)

[PATCH] ext4: Variable to signed to check return code
 2019-05-17 20:28 UTC  (3+ messages)

[PATCH v1 1/1] platform/mellanox: Add bootctl driver for Mellanox BlueField Soc
 2019-05-17 20:36 UTC  (4+ messages)
` [PATCH v5 2/2] platform/mellanox/mlxbf-bootctl: Add the ABI definitions

[PATCH v4 0/4] Some new features for the latency tracers
 2019-05-17 20:34 UTC  (5+ messages)
` [PATCH v4 1/4] ftrace: Implement fs notification for tracing_max_latency
` [PATCH v4 2/4] preemptirq_delay_test: Add the burst feature and a sysfs trigger
` [PATCH v4 3/4] Add the latency-collector to tools
` [PATCH v4 4/4] ftrace: Add an option for tracing console latencies

mainline/master boot bisection: v5.1-12172-g2c45e7fbc962 on meson-g12a-x96-max
 2019-05-17 20:19 UTC 

[PATCH 1/4] KVM: x86: Disable intercept for CORE cstate read
 2019-05-17 20:12 UTC  (3+ messages)
` [PATCH 4/4] KVM: nVMX: Fix using __this_cpu_read() in preemptible context

[PATCH v3 0/5] KVM: LAPIC: Optimize timer latency further
 2019-05-17 20:05 UTC  (7+ messages)
` [PATCH v3 3/5] KVM: LAPIC: Expose per-vCPU timer_advance_ns to userspace
` [PATCH v3 4/5] KVM: LAPIC: Delay trace advance expire delta
` [PATCH v3 5/5] KVM: LAPIC: Optimize timer latency further

[PATCH v3 5/6] x86/MCE: Save MCA control bits that get set in hardware
 2019-05-17 20:02 UTC  (15+ messages)

[PATCH] ASoC: fsl_esai: fix the channel swap issue after xrun
 2019-05-17 20:01 UTC  (2+ messages)

[v3 1/1] kconfig: Terminate menu blocks with a comment in the generated config
 2019-05-17 19:42 UTC 

[PATCH 0/5] Rewrite ARCv2 interrupt/expecption entry code
 2019-05-17 19:32 UTC  (6+ messages)
` [PATCH 1/5] ARCv2: entry: comments about hardware auto-save on taken interrupts
` [PATCH 2/5] ARCv2: entry: push out the Z flag unclobber from common EXCEPTION_PROLOGUE
` [PATCH 3/5] ARCv2: entry: avoid a branch
` [PATCH 4/5] ARCv2: entry: rewrite to enable use of double load/stores LDD/STD
` [PATCH 5/5] ARC: entry: EV_Trap expects r10 (vs. r9) to have exception cause

[PATCH] sched/fair: Fix low cpu usage with high throttling by removing expiration of cpu slices
 2019-05-17 19:30 UTC 


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).