linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-11 16:00:21 to 2019-10-11 20:10:31 UTC [more...]

[GIT PULL] perf/core improvements and fixes
 2019-10-11 20:05 UTC  (46+ messages)
` [PATCH 01/69] perf env: Add routine to read the env->cpuid from the running machine
` [PATCH 02/69] perf top: Initialize perf_env->cpuid, needed by the per arch annotation init routine
` [PATCH 03/69] perf evlist: Adopt __set_tracepoint_handlers method from perf_session
` [PATCH 04/69] perf trace: Make evlist__set_evsel_handler() affect just entries without a handler
` [PATCH 05/69] perf trace: Separate 'struct syscall_fmt' definition from syscall_fmts variable
` [PATCH 06/69] perf trace: Generalize the syscall_fmt find routines
` [PATCH 07/69] perf trace: Postpone parsing .perfconfig trace.add_events to after --verbose is processed
` [PATCH 08/69] perf trace augmented_syscalls: Do not show syscalls when none was asked for
` [PATCH 09/69] perf scripts python: exported-sql-viewer.py: Add LookupModel()
` [PATCH 10/69] perf scripts python: exported-sql-viewer.py: Add HBoxLayout and VBoxLayout
` [PATCH 11/69] perf scripts python: exported-sql-viewer.py: Add global time range calculations
` [PATCH 12/69] perf scripts python: exported-sql-viewer.py: Tidy up Call tree call_time
` [PATCH 13/69] perf scripts python: exported-sql-viewer.py: Add ability for Call tree to open at a specified task and time
` [PATCH 14/69] perf scripts python: exported-sql-viewer.py: Add Time chart by CPU
` [PATCH 15/69] perf tools: Make usage of test_attr__* optional for perf-sys.h
` [PATCH 16/69] samples/bpf: fix build by setting HAVE_ATTR_TEST to zero
` [PATCH 17/69] perf script: Allow --time with --reltime
` [PATCH 18/69] perf trace: Factor out the initialization of syscal_arg_fmt->scnprintf
` [PATCH 19/69] perf trace: Allocate an array of beautifiers for tracepoint args
` [PATCH 20/69] perf trace: Move some scnprintf methods from syscall to syscall_arg_fmt
` [PATCH 21/69] perf trace: Add the syscall_arg_fmt pointer to syscall_arg
` [PATCH 22/69] perf trace: Add array of chars scnprintf beautifier
` [PATCH 23/69] perf trace: Enclose all events argument lists with ()
` [PATCH 24/69] perf trace: Allow choosing how to augment the tracepoint arguments
` [PATCH 25/69] tools arch x86: Grab a copy of the file containing the MSR numbers
` [PATCH 26/69] perf beauty: Make strarray's offset be u64
` [PATCH 27/69] perf trace beauty: Add a x86 MSR cmd id->str table generator
` [PATCH 28/69] perf beauty: Hook up the x86 MSR "
` [PATCH 29/69] perf trace: Allow associating scnprintf routines with well known arg names
` [PATCH 30/69] perf trace beauty: Add the glue for the autogenerated MSR arrays
` [PATCH 31/69] perf trace: Associate the "msr" tracepoint arg name with x86_MSR__scnprintf()
` [PATCH 32/69] perf evlist: Factor out asprintf routine to build a tracepoint pid filter
` [PATCH 33/69] perf evlist: Introduce append_tp_filter() method
` [PATCH 34/69] perf evlist: Introduce append_tp_filter_pid() and append_tp_filter_pids()
` [PATCH 35/69] perf trace: Introduce --filter for tracepoint events
` [PATCH 36/69] perf trace: Add a strtoul() method to 'struct syscall_arg_fmt'
` [PATCH 37/69] perf trace: Introduce a strtoul() method for 'struct strarrays'
` [PATCH 38/69] perf trace: Expand strings in filters to integers
` [PATCH 39/69] perf beauty: Introduce strtoul() for x86 MSRs
` [PATCH 40/69] perf tools: Avoid 'sample_reg_masks' being const + weak
` [PATCH 41/69] MAINTAINERS: Add entry for perf tool arm64 pmu-events files
` [PATCH 42/69] libperf: Add perf_mmap__init() function
` [PATCH 43/69] libperf: Add 'struct perf_mmap_param'
` [PATCH 44/69] libperf: Adopt perf_mmap__mmap_len() function from tools/perf
` [PATCH 45/69] libperf: Adopt perf_mmap__mmap() "

linux-next: Fixes tag needs some work in the net tree
 2019-10-11 20:06 UTC  (2+ messages)

[PATCH v12 00/16] Multicolor Framework v12
 2019-10-11 20:04 UTC  (6+ messages)
` [PATCH v12 04/16] leds: multicolor: Introduce a multicolor class definition
` [PATCH v12 06/16] leds: lp50xx: Add the LP50XX family of the RGB LED driver

[PATCH v3 0/6] perf cs-etm: Support thread stack and callchain
 2019-10-11 19:59 UTC  (5+ messages)
` [PATCH v3 3/6] perf cs-etm: Support thread stack
` [PATCH v3 5/6] perf cs-etm: Support callchain for instruction sample

[PATCH v8 0/5] kasan: support backing vmalloc space with real shadow memory
 2019-10-11 19:57 UTC  (3+ messages)
` [PATCH v8 1/5] "

[PATCH net] net: bcmgenet: Set phydev->dev_flags only for internal PHYs
 2019-10-11 19:57 UTC  (2+ messages)

[PATCH] tracefs: Do not allocate and free proxy_ops for lockdown
 2019-10-11 19:50 UTC  (5+ messages)

[PATCH] media: rc: add keymap for Tronsmart Vega S95/S96 remote
 2019-10-11 19:43 UTC 

[PATCH 0/3] Logitech G920 fixes
 2019-10-11 19:38 UTC  (12+ messages)
` [PATCH 1/3] HID: logitech-hidpp: use devres to manage FF private data
` [PATCH 3/3] HID: logitech-hidpp: add G920 device validation quirk

[PATCHv2 0/3] Update cpupower and make it more accurate
 2019-10-11 19:37 UTC  (4+ messages)
` [PATCHv2 1/3] cpupower: Move needs_root variable into a sub-struct
` [PATCHv2 2/3] cpupower: mperf_monitor: Introduce per_cpu_schedule flag
` [PATCHv2 3/3] cpupower: mperf_monitor: Update cpupower to use the RDPRU instruction

[PATCH] checkpatch: Warn if DT bindings are not in schema format
 2019-10-11 19:32 UTC  (8+ messages)

[PATCH v1 0/3] This series adds ethernet support for RPi4
 2019-10-11 19:31 UTC  (7+ messages)
` [PATCH v1 1/3] dt-bindings: net: bcmgenet add property for max DMA burst size
` [PATCH v1 2/3] net: bcmgenet: use optional max DMA burst size property
` [PATCH v1 3/3] ARM: dts: bcm2711: Enable GENET support for the RPi4

Module loading problem since 5.3
 2019-10-11 19:26 UTC  (2+ messages)

[PATCH v1 0/3] Documentation/minor coding style fix ups
 2019-10-11 19:15 UTC  (4+ messages)
` [PATCH v1 1/3] of: property: Minor code formatting/style clean ups
` [PATCH v1 2/3] driver: core: Improve documentation for fwnode_operations.add_links()
` [PATCH v1 3/3] docs: driver-model: Add documentation for sync_state

[PATCH v5 0/7] hugetlb_cgroup: Add hugetlb_cgroup reservation limits
 2019-10-11 19:10 UTC  (3+ messages)

[PATCH] dt-bindings: Clean-up regulator '-supply' schemas
 2019-10-11 19:02 UTC 

[PATCH -next] ASoC: fsl_mqs: fix old-style function declaration
 2019-10-11 19:01 UTC  (3+ messages)
` [PATCH v2 -next] ASoC: fsl_mqs: Move static keyword to the front of declarations

[PATCH] USB: host: ohci-at91: Remove unused variable regs in at91_stop_hc
 2019-10-11 18:59 UTC 

[PATCH] media: gspca: remove redundant assignment to variable ret
 2019-10-11 18:57 UTC 

sparse warnings on undeclared asmlinkage
 2019-10-11 18:53 UTC  (2+ messages)

[PATCH 0/3] Clarify/standardize memory barriers for ipc
 2019-10-11 18:53 UTC  (4+ messages)
` [PATCH 2/5] ipc/mqueue.c: Update/document memory barriers

[PATCH v3 0/2] Add support for ADUX1020 sensor
 2019-10-11 18:48 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: iio: light: Add binding for ADUX1020
` [PATCH v3 2/2] iio: light: Add support for ADUX1020 sensor

[RFC v2 0/2] kvm: Use host timekeeping in guest
 2019-10-11 18:50 UTC  (3+ messages)

[PATCH] rpmsg: glink: Remove channel decouple from rpdev release
 2019-10-11 18:43 UTC  (3+ messages)

[PATCH v3 0/3] x86/boot: Introduce the kernel_info et consortes
 2019-10-11 18:43 UTC  (6+ messages)
` [PATCH v3 1/3] x86/boot: Introduce the kernel_info

[PATCH] rpmsg: glink: Set tail pointer to 0 at end of FIFO
 2019-10-11 18:39 UTC  (2+ messages)

[PATCH] dt-bindings: thermal: Convert stm32 thermal bindings to json-schema
 2019-10-11 18:35 UTC  (2+ messages)

[PATCH] dt-bindings: timer: Convert stm32 timer bindings to json-schema
 2019-10-11 18:35 UTC  (2+ messages)

[PATCH v2] dt-bindings: hwlock: Convert stm32 hwspinlock bindings to json-schema
 2019-10-11 18:34 UTC  (2+ messages)

[PATCH v3 2/2] x86/boot/64: round memory hole size up to next PMD page
 2019-10-11 18:27 UTC  (3+ messages)
` [tip: x86/urgent] x86/boot/64: Round "

[PATCH] ath10k: Correct error check of dma_map_single()
 2019-10-11 18:28 UTC  (3+ messages)
` [PATCH v2] ath10k: Correct error handling "

[PATCH v3 0/2] x86/boot/64: Avoid mapping reserved ranges in early page tables
 2019-10-11 18:27 UTC  (5+ messages)
` [PATCH v3 1/2] x86/boot/64: Make level2_kernel_pgt pages invalid outside kernel area
  ` [tip: x86/urgent] "

[PATCH] ftrace: fix function type mismatches
 2019-10-11 18:26 UTC  (3+ messages)

[PATCH v6 00/17] arm64: MMU enabled kexec relocation
 2019-10-11 18:21 UTC  (13+ messages)
` [PATCH v6 02/17] arm64: hibernate: pass the allocated pgdp to ttbr0
` [PATCH v6 03/17] arm64: hibernate: check pgd table allocation
` [PATCH v6 08/17] arm64: hibernate: add trans_pgd public functions
` [PATCH v6 14/17] arm64: kexec: move relocation function setup and clean up
` [PATCH v6 15/17] arm64: kexec: add expandable argument to relocation function
` [PATCH v6 16/17] arm64: kexec: configure trans_pgd page table for kexec

[PATCH 1/2] perf script: Fix --reltime with --time
 2019-10-11 18:21 UTC  (2+ messages)
` [PATCH 2/2] perf evlist: Fix fix for freed id arrays

[PATCH] pidfd: show pids for nested pid namespaces in fdinfo
 2019-10-11 18:20 UTC  (11+ messages)
` [PATCH v2 1/2] "
  ` [PATCH v2 2/2] pidfd: add tests for NSpid info "
  ` [PATCH v3 1/2] pidfd: show pids for nested pid namespaces "

[PATCH v3 0/2] soundwire: Add support to Qualcomm SoundWire master
 2019-10-11 17:50 UTC  (3+ messages)
` [PATCH v3 2/2] soundwire: qcom: add support for SoundWire controller

[PATCH v3 00/17] arm64: MMU enabled kexec relocation
 2019-10-11 18:16 UTC  (9+ messages)
` [PATCH v3 06/17] arm64, hibernate: add trans_pgd public functions
` [PATCH v3 08/17] arm64, trans_pgd: make trans_pgd_map_page generic

[PATCH v2 1/1] mm/vmalloc: remove preempt_disable/enable when do preloading
 2019-10-11 18:15 UTC  (2+ messages)

[PATCH v2] drm/msm/dsi: Implement reset correctly
 2019-10-11 18:07 UTC  (2+ messages)

[PATCH 0/4] treewide: Add 'fallthrough' pseudo-keyword
 2019-10-11 18:01 UTC  (5+ messages)

[PATCH] drm/meson: fix max mode_config height/width
 2019-10-11 17:59 UTC  (10+ messages)

[GIT PULL] Modules fixes for v5.4-rc3
 2019-10-11 17:50 UTC  (2+ messages)

[GIT PULL] Hyper-V commits for v5.4-rc
 2019-10-11 17:50 UTC  (2+ messages)

[PATCH v5 2/2] HID: logitech: Support WirelessDeviceStatus connect events
 2019-10-11 17:47 UTC 

[PATCH v5 1/2] HID: logitech: Add MX Master over Bluetooth
 2019-10-11 17:47 UTC 

[PATCH] btrfs: ioctl: Try to use btrfs_fs_info instead of *file
 2019-10-11 17:41 UTC  (2+ messages)

[PATCH] staging: isdn: remove assignment in if conditionals
 2019-10-11 17:35 UTC  (3+ messages)

[PATCH RESEND] mm: memcg/slab: fix panic in __free_slab() caused by premature memcg pointer release
 2019-10-11 17:34 UTC  (2+ messages)

[PATCH v3 0/4] staging: rtl8723bs: Style clean-up in rtw_mlme.c
 2019-10-11 17:32 UTC  (6+ messages)
` [PATCH v3 1/4] staging: rtl8723bs: Remove comparisons to NULL in conditionals
        ` [Outreachy kernel] "

[PATCH] mm: annotate refault stalls from swap_readpage
 2019-10-11 17:32 UTC  (4+ messages)

[PATCH 0/3] arm64: Fix support for systems without FP/SIMD
 2019-10-11 17:28 UTC  (6+ messages)
` [PATCH 1/3] arm64: cpufeature: Fix the type of no FP/SIMD capability

[PATCH] net: b44: remove redundant assignment to variable reg
 2019-10-11 17:22 UTC 

[PATCH] ALSA: usb-audio: Disable quirks for BOSS Katana amplifiers
 2019-10-11 17:19 UTC 

[PATCH v2 00/12] arm64: ARMv8.5-A: Branch Target Identification support
 2019-10-11 17:20 UTC  (10+ messages)
` [PATCH v2 05/12] arm64: Basic "

[PATCH v4] wilco_ec: Add Dell's USB PowerShare Policy control
 2019-10-11 17:16 UTC  (4+ messages)

[PATCH] sunrpc: fix crash when cache_head become valid before update
 2019-10-11 17:15 UTC  (5+ messages)

[PATCH] media: lm3646: remove redundant assignment to variable rval
 2019-10-11 17:13 UTC 

[PATCH] rcu: add declarations of undeclared items
 2019-10-11 17:08 UTC 

[PATCH v2 0/2] interconnect: qcom: add msm8974 support
 2019-10-11 17:06 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: interconnect: qcom: add msm8974 bindings
` [PATCH v2 2/2] interconnect: qcom: add msm8974 driver

[PATCH RESEND v2] staging: wfx: fix an undefined reference error when CONFIG_MMC=m
 2019-10-11 17:03 UTC  (3+ messages)

[PATCH] hwmon: w83793d: remove redundant assignment to variable res
 2019-10-11 17:02 UTC 

[PATCH v2 0/3] net: ftgmac100: Ungate RCLK for RMII on ASPEED MACs
 2019-10-11 17:02 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: net: ftgmac100: Document AST2600 compatible
` [PATCH v2 2/3] dt-bindings: net: ftgmac100: Describe clock properties

[PATCH v2 0/2] clk: ast2600: Expose RMII RCLK for MACs 1-4
 2019-10-11 17:01 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: clock: Add AST2600 RMII RCLK gate definitions

[PATCH v2 0/2] clk: aspeed: Expose RMII RCLK gate for MACs 1-2 on AST2500
 2019-10-11 17:01 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: clock: Add AST2500 RMII RCLK definitions

[PATCH] fs: include internal.h for missing declarations
 2019-10-11 17:00 UTC 

[PATCH v2 1/1] blk-mq: fill header with kernel-doc
 2019-10-11 17:00 UTC  (7+ messages)

[PATCH 1/2] Modify cpupower to schedule itself on cores it is reading MSRs from
 2019-10-11 16:58 UTC  (5+ messages)

[PATCH 1/2] nsfs: include internal.h for ns_dentry_operations
 2019-10-11 16:57 UTC  (2+ messages)
` [PATCH 2/2] nsfs: include <linux/proc_fs.h> for open_related_ns

[PATCH v3 0/3] dts: ARM: add Kobo Clara HD eBook reader
 2019-10-11 16:56 UTC  (9+ messages)
` [PATCH v3 2/3] ARM: dts: add Netronix E60K02 board common file

[PATCH v2 0/2] drivers: firmware: xilinx: Add support for versal soc
 2019-10-11 16:53 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: firmware: Add bindings for Versal firmware

ptrace/strace and freezer oddities and v5.2+ kernels
 2019-10-11 16:52 UTC  (3+ messages)
` [PATCH] cgroup: freezer: call cgroup_enter_frozen() with preemption disabled in ptrace_stop()

[PATCH] sh: use dma_to_phys() instead of dev->dma_pfn_offset
 2019-10-11 16:51 UTC 

[PATCH v3] staging: wfx: fix potential vulnerability to spectre
 2019-10-11 16:47 UTC 

[PATCH] ARM/hw_breakpoint: modify dead code for breakpoint_handler()
 2019-10-11 16:43 UTC  (2+ messages)

[PATCH] arm: topology: only build cpu_corepower_mask if needed
 2019-10-11 16:41 UTC 

[PATCH] pidfd: fix selftest compilation by removing linux/wait.h
 2019-10-11 16:38 UTC 

[PATCH v7 0/8] efi/firmware/platform-x86: Add EFI embedded fw support
 2019-10-11 16:38 UTC  (5+ messages)

[PATCH] perf_event: Add support for LSM and SELinux checks
 2019-10-11 16:35 UTC  (2+ messages)

[PATCH v2 1/4] iommu/mediatek: Correct the flush_iotlb_all callback
 2019-10-11 16:29 UTC  (3+ messages)
` [PATCH v2 3/4] iommu/mediatek: Use writel for TLB range invalidation

[PATCH v2 00/29] vmlinux.lds.h: Refactor EXCEPTION_TABLE and NOTES
 2019-10-11 16:25 UTC  (8+ messages)
` [PATCH v2 01/29] powerpc: Rename "notes" PT_NOTE to "note"
` [PATCH v2 02/29] powerpc: Remove PT_NOTE workaround

[PATCH] staging: wfx: fix an undefined reference error when CONFIG_MMC=m
 2019-10-11 16:24 UTC  (9+ messages)

[TYPO] SafeSetID.rst: Remove spurious '???' characters
 2019-10-11 16:23 UTC  (3+ messages)

[PATCH] docs: misc: xilinx_sdfec: Actually add documentation
 2019-10-11 16:16 UTC  (6+ messages)

[PATCH v1] ipmi: use %*ph to print small buffer
 2019-10-11 16:15 UTC  (7+ messages)
      ` [PATCH] ipmi: Convert ipmi_debug_msg to pr_debug and use %*ph

[PATCH v5 0/9] Enable Sub-page Write Protection Support
 2019-10-11 16:11 UTC  (4+ messages)

[git pull] drm fixes for 5.4-rc3
 2019-10-11 16:10 UTC  (2+ messages)

[PATCH 4.19 000/114] 4.19.79-stable review
 2019-10-11 16:05 UTC  (5+ messages)
` [PATCH 4.19 082/114] powerpc/book3s64/radix: Rename CPU_FTR_P9_TLBIE_BUG feature flag

[PATCH v3 0/2] tpm: Detach page allocation from tpm_buf
 2019-10-11 16:03 UTC  (7+ messages)
` [PATCH v3 1/2] tpm: Use GFP_KERNEL for allocating struct tpm_buf

[PATCH v2] tpm: use GFP kernel for tpm_buf allocations
 2019-10-11 16:02 UTC 

Potential NULL pointer deference in spi
 2019-10-11 16:01 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).