linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-15 21:13:51 to 2019-11-16 05:53:22 UTC [more...]

Optimize perf stat for large number of events/cpus
 2019-11-16  5:52 UTC  (12+ messages)
` [PATCH v7 01/12] perf pmu: Use file system cache to optimize sysfs access
` [PATCH v7 02/12] perf affinity: Add infrastructure to save/restore affinity
` [PATCH v7 03/12] perf cpumap: Maintain cpumaps ordered and without dups
` [PATCH v7 05/12] perf evsel: Add iterator to iterate over events ordered by CPU
` [PATCH v7 06/12] perf evsel: Add functions to close evsel on a CPU
` [PATCH v7 07/12] perf stat: Use affinity for closing file descriptors
` [PATCH v7 08/12] perf stat: Factor out open error handling
` [PATCH v7 09/12] perf stat: Use affinity for opening events
` [PATCH v7 10/12] perf stat: Use affinity for reading
` [PATCH v7 11/12] perf evsel: Add functions to enable/disable for a specific CPU
` [PATCH v7 12/12] perf stat: Use affinity for enabling/disabling events

[PATCH v1 0/7] Add GPU & Video Clock controller driver for SC7180
 2019-11-16  5:51 UTC  (9+ messages)
` [PATCH v1 4/7] clk: qcom: Add graphics clock "
` [PATCH v1 7/7] clk: qcom: Add video "

[PATCH v3 0/8] per lruvec lru_lock for memcg
 2019-11-16  4:38 UTC  (9+ messages)
` [PATCH v3 1/7] mm/lru: add per lruvec lock "
` [PATCH v3 2/7] mm/lruvec: add irqsave flags into lruvec struct
` [PATCH v3 3/7] mm/lru: replace pgdat lru_lock with lruvec lock
` [PATCH v3 4/7] mm/lru: only change the lru_lock iff page's lruvec is different
` [PATCH v3 5/7] mm/pgdat: remove pgdat lru_lock
` [PATCH v3 6/7] mm/lru: likely enhancement
` [PATCH v3 7/7] mm/lru: revise the comments of lru_lock

[PATCH] esp_scsi: Clear Transfer Count registers before PIO transfers
 2019-11-16  4:30 UTC  (2+ messages)

[PATCH] NCR5380: Unconditionally clear ICR after do_abort()
 2019-11-16  3:36 UTC 

[PATCH] NCR5380: Add disconnect_mask module parameter
 2019-11-16  3:36 UTC 

[PATCH] NCR5380: Call scsi_set_resid() on command completion
 2019-11-16  3:36 UTC 

[PATCH] net: stmmac: remove variable 'ret' set but not used
 2019-11-16  3:50 UTC 

[PATCH] drm/amd/powerplay: remove variable 'result' set but not used
 2019-11-16  3:43 UTC 

[PATCH] powerpc/pseries: remove variable 'status' set but not used
 2019-11-16  3:07 UTC 

[PATCH v3 1/1] PCI: Fix bug resulting in double hpmemsize being assigned to MMIO window
 2019-11-16  2:54 UTC  (3+ messages)

[git pull] Input updates for v5.4-rc7
 2019-11-16  2:50 UTC  (2+ messages)

mmotm 2019-11-15-18-35 uploaded
 2019-11-16  2:36 UTC 

[RFC PATCH] media: bcm3510.c: Fix checkpatch.pl errors
 2019-11-16  2:06 UTC  (2+ messages)

[v3] soc: qcom: Introduce subsystem sleep stats driver
 2019-11-16  1:45 UTC  (2+ messages)

[PATCH v2 00/18] Restructure, improve target support for qcom_scm driver
 2019-11-16  1:29 UTC  (25+ messages)
` [PATCH v2 01/18] firmware: qcom_scm: Rename macros and structures
` [PATCH v2 02/18] firmware: qcom_scm: Add funcnum IDs
` [PATCH v2 03/18] firmware: qcom_scm-64: Make SMCCC macros less magical
` [PATCH v2 04/18] firmware: qcom_scm: Apply consistent naming scheme to command IDs
` [PATCH v2 05/18] firmware: qcom_scm: Remove unused qcom_scm_get_version
` [PATCH v2 06/18] firmware: qcom_scm-64: Move svc/cmd/owner into qcom_scm_desc
` [PATCH v2 07/18] firmware: qcom_scm-64: Add SCM results to descriptor
` [PATCH v2 08/18] firmware: qcom_scm-64: Remove qcom_scm_call_do_smccc
` [PATCH v2 09/18] firmware: qcom_scm-64: Move SMC register filling to qcom_scm_call_smccc
` [PATCH v2 10/18] firmware: qcom_scm-64: Improve SMC convention detection
` [PATCH v2 11/18] firmware: qcom_scm-32: Use SMC arch wrappers

[PATCH v3 00/10] Optimize cgroup context switch
 2019-11-16  1:20 UTC  (21+ messages)
` [PATCH v3 04/10] perf: Add per perf_cpu_context min_heap storage
` [PATCH v3 07/10] perf: simplify and rename visit_groups_merge
` [PATCH v3 08/10] perf: cache perf_event_groups_first for cgroups
` [PATCH v4 00/10] Optimize cgroup context switch
  ` [PATCH v4 01/10] perf/cgroup: Reorder perf_cgroup_connect()
  ` [PATCH v4 02/10] lib: introduce generic min max heap
  ` [PATCH v4 03/10] perf: Use min_max_heap in visit_groups_merge
  ` [PATCH v4 04/10] perf: Add per perf_cpu_context min_heap storage
  ` [PATCH v4 05/10] perf/cgroup: Grow per perf_cpu_context heap storage
  ` [PATCH v4 06/10] perf/cgroup: Order events in RB tree by cgroup id
  ` [PATCH v4 07/10] perf: simplify and rename visit_groups_merge
  ` [PATCH v4 08/10] perf: cache perf_event_groups_first for cgroups
  ` [PATCH v4 09/10] perf: optimize event_filter_match during sched_in
  ` [PATCH v4 10/10] perf/cgroup: Do not switch system-wide events in cgroup switch

[PATCH] mscc.c: fix semicolon.cocci warnings
 2019-11-16  1:04 UTC  (2+ messages)

[PATCH 1/3] dt-bindings: PCI: Convert Arm Versatile binding to DT schema
 2019-11-16  0:52 UTC  (3+ messages)
` [PATCH 2/3] dt-bindings: PCI: Convert Cadence host "
` [PATCH 3/3] dt-bindings: PCI: Convert generic host binding "

[Patch v2] blk-mq: avoid repeatedly scheduling the same work to run hardware queue
 2019-11-16  0:50 UTC 

[PATCH v2 1/5] mfd: rn5t618: prepare for irq handling
 2019-11-16  0:41 UTC  (2+ messages)

[PATCH v16 00/12] open: introduce openat2(2) syscall
 2019-11-16  0:37 UTC  (28+ messages)
` [PATCH v16 01/12] nsfs: clean-up ns_get_path() signature to return int
` [PATCH v16 02/12] namei: allow nd_jump_link() to produce errors
` [PATCH v16 03/12] namei: allow set_root() "
` [PATCH v16 04/12] namei: LOOKUP_NO_SYMLINKS: block symlink resolution
` [PATCH v16 05/12] namei: LOOKUP_NO_MAGICLINKS: block magic-link resolution
` [PATCH v16 06/12] namei: LOOKUP_NO_XDEV: block mountpoint crossing
` [PATCH v16 07/12] namei: LOOKUP_BENEATH: O_BENEATH-like scoped resolution
` [PATCH v16 08/12] namei: LOOKUP_IN_ROOT: chroot-like "
` [PATCH v16 09/12] namei: LOOKUP_{IN_ROOT,BENEATH}: permit limited ".." resolution
` [PATCH v16 10/12] open: introduce openat2(2) syscall
` [PATCH v16 11/12] selftests: add openat2(2) selftests
` [PATCH v16 12/12] Documentation: path-lookup: include new LOOKUP flags

[PATCH] mm: get rid of odd jump label in find_mergeable_anon_vma
 2019-11-16  0:37 UTC  (4+ messages)

[PATCH v3] mm/memory_hotplug: Fix try_offline_node()
 2019-11-16  0:12 UTC  (5+ messages)

[PATCH] mm/sparse: Consistently do not zero memmap
 2019-11-15 23:55 UTC  (12+ messages)

[PATCH v7] perf: Sharing PMU counters across compatible events
 2019-11-15 23:55 UTC 

[PATCH] TRACING: FTRACE: Use xarray structure for ftrace syscalls
 2019-11-15 23:44 UTC  (3+ messages)
` [PATCH v2 1/2] tracing: Use xarray for syscall trace events
` [PATCH v2 2/2] tracing: enable syscall optimization for MIPS

linux-next: Tree for Nov 15
 2019-11-15 23:44 UTC  (6+ messages)
` linux-next: Tree for Nov 15 (drivers/md/dm-integrity)
` linux-next: Tree for Nov 15 (thermal: THERMAL_GOV_POWER_ALLOCATOR)

single aio thread is migrated crazily by scheduler
 2019-11-15 23:40 UTC  (6+ messages)

linux-next: build failure after merge of the akpm-current tree
 2019-11-15 23:37 UTC  (3+ messages)

[PATCH] blk-mq: avoid repeatedly scheduling the same work to run hardware queue
 2019-11-15 23:25 UTC  (3+ messages)

linux-next: Signed-off-by missing for commit in the drm tree
 2019-11-15 23:21 UTC 

linux-next: Fixes tag needs some work in the crypto tree
 2019-11-15 23:19 UTC 

Recent slowdown in single object builds
 2019-11-15 23:10 UTC 

[PATCH 00/10] VT-d Native Shared virtual memory cleanup and fixes
 2019-11-15 23:09 UTC  (11+ messages)
` [PATCH 01/10] iommu/vt-d: Introduce native SVM capable flag
` [PATCH 02/10] iommu/vt-d: Fix CPU and IOMMU SVM feature matching checks
` [PATCH 03/10] iommu/vt-d: Reject SVM bind for failed capability check
` [PATCH 04/10] iommu/vt-d: Match CPU and IOMMU paging mode
` [PATCH 05/10] iommu/vt-d: Avoid duplicated code for PASID setup
` [PATCH 06/10] iommu/vt-d: Fix off-by-one in PASID allocation
` [PATCH 07/10] iommu/vt-d: Replace Intel specific PASID allocator with IOASID
` [PATCH 08/10] iommu/vt-d: Fix PASID cache flush
` [PATCH 09/10] iommu/vt-d: Avoid sending invalid page response
` [PATCH 10/10] iommu/vt-d: Misc macro clean up for SVM

[PATCH] firmware_loader: Fix labels with comma for builtin firmware
 2019-11-15 22:59 UTC 

[PATCH] Input: synaptics - enable RMI mode for X1 Extreme 2nd Generation
 2019-11-15 22:57 UTC  (2+ messages)

[PATCH] virtio_balloon: fix shrinker pages_to_free calculation
 2019-11-15 22:55 UTC 

[PATCH v11 1/2] fork: extend clone3() to support setting a PID
 2019-11-15 22:53 UTC  (7+ messages)
` [PATCH v11 2/2] selftests: add tests for clone3() with *set_tid

[PATCH v1 1/5] memremap: Check for size parameter
 2019-11-15 22:52 UTC  (3+ messages)
` [PATCH v1 5/5] vfio/pci: Drop duplicate check for size parameter of memremap()

[PATCH v4 00/47] QUICC Engine support on ARM and ARM64
 2019-11-15 22:44 UTC  (6+ messages)
` [PATCH v4 32/47] serial: ucc_uart: use of_property_read_u32() in ucc_uart_probe()

[PATCH 00/16] drivers: y2038 updates
 2019-11-15 22:44 UTC  (3+ messages)
` [PATCH 09/16] netfilter: nft_meta: use 64-bit time arithmetic

[PATCH 0/8] y2038: bug fixes from y2038 work
 2019-11-15 22:43 UTC  (3+ messages)
` [PATCH 5/8] netfilter: xt_time: use time64_t

[RFC bpf-next 0/3] bpf: adding map batch processing support
 2019-11-15 22:42 UTC  (3+ messages)
` [RFC bpf-next 2/3] tools/bpf: test bpf_map_lookup_and_delete_batch()

[PATCH] tpm_tis: turn on TPM before calling tpm_get_timeouts
 2019-11-15 22:40 UTC  (10+ messages)

[stable 4.19+][PATCH 01/20] i2c: stm32f7: fix first byte to send in slave mode
 2019-11-15 22:33 UTC  (20+ messages)
` [stable 4.19+][PATCH 02/20] ARM: dts: stm32: relax qspi pins slew-rate for stm32mp157
` [stable 4.19+][PATCH 03/20] mailbox: stm32_ipcc: add spinlock to fix channels concurrent access
` [stable 4.19+][PATCH 04/20] crypto: stm31/hash - Fix hmac issue more than 256 bytes
` [stable 4.19+][PATCH 05/20] media: stm32-dcmi: fix DMA corruption when stopping streaming
` [stable 4.19+][PATCH 06/20] media: stm32-dcmi: fix check of pm_runtime_get_sync return value
` [stable 4.19+][PATCH 07/20] hwrng: stm32 - fix unbalanced pm_runtime_enable
` [stable 4.19+][PATCH 08/20] remoteproc: fix rproc_da_to_va in case of unallocated carveout
` [stable 4.19+][PATCH 09/20] clk: stm32mp1: fix HSI divider flag
` [stable 4.19+][PATCH 10/20] clk: stm32mp1: fix mcu divider table
` [stable 4.19+][PATCH 11/20] clk: stm32mp1: add CLK_SET_RATE_NO_REPARENT to Kernel clocks
` [stable 4.19+][PATCH 12/20] clk: stm32mp1: parent clocks update
` [stable 4.19+][PATCH 13/20] mailbox: mailbox-test: fix null pointer if no mmio
` [stable 4.19+][PATCH 14/20] pinctrl: stm32: fix memory leak issue
` [stable 4.19+][PATCH 15/20] ASoC: stm32: i2s: fix dma configuration
` [stable 4.19+][PATCH 16/20] ASoC: stm32: i2s: fix 16 bit format support
` [stable 4.19+][PATCH 17/20] ASoC: stm32: i2s: fix IRQ clearing
` [stable 4.19+][PATCH 18/20] ASoC: stm32: sai: add missing put_device()
` [stable 4.19+][PATCH 19/20] media: ov5640: fix framerate update
` [stable 4.19+][PATCH 20/20] dmaengine: stm32-dma: check whether length is aligned on FIFO threshold

[PATCH] irqchip/gic: Check interrupt type validity
 2019-11-15 22:32 UTC  (2+ messages)

next/master bisection: boot on qemu_i386
 2019-11-15 22:28 UTC  (2+ messages)

[PATCH net] bpf: doc: change right arguments for JIT example code
 2019-11-15 22:27 UTC  (2+ messages)

[PATCH V2 0/7] rcu: introduce percpu rcu_preempt_depth
 2019-11-15 22:25 UTC  (3+ messages)
` [PATCH V2 5/7] rcu: wrap usages of rcu_read_lock_nesting

[PATCH 0/2] firmware: google: Expose coreboot tables and CBMEM
 2019-11-15 22:23 UTC  (2+ messages)

[PATCH] mm: Proactive compaction
 2019-11-15 22:21 UTC 

[PATCH v2 00/12] Support wakeup capable GPIOs
 2019-11-15 22:11 UTC  (13+ messages)
` [PATCH v2 01/12] irqdomain: add bus token DOMAIN_BUS_WAKEUP
` [PATCH v2 02/12] drivers: irqchip: qcom-pdc: update max PDC interrupts
` [PATCH v2 03/12] drivers: irqchip: pdc: Do not toggle IRQ_ENABLE during mask/unmask
` [PATCH v2 04/12] drivers: irqchip: add PDC irqdomain for wakeup capable GPIOs
` [PATCH v2 05/12] of: irq: document properties for wakeup interrupt parent
` [PATCH v2 06/12] genirq: Introduce irq_chip_get/set_parent_state calls
` [PATCH v2 07/12] drivers: irqchip: pdc: Add irqchip set/get state calls
` [PATCH v2 08/12] drivers: pinctrl: msm: setup GPIO chip in hierarchy
` [PATCH v2 09/12] drivers: pinctrl: sdm845: add PDC wakeup interrupt map for GPIOs
` [PATCH v2 10/12] arm64: dts: qcom: add PDC interrupt controller for SDM845
` [PATCH v2 11/12] arm64: dts: qcom: setup PDC as the wakeup parent for TLMM on SDM845
` [PATCH v2 12/12] arm64: defconfig: enable PDC interrupt controller for Qualcomm SDM845

[PATCH v1] i2c: of: Populate fwnode in of_i2c_get_board_info()
 2019-11-15 22:15 UTC  (4+ messages)

[PATCH 00/12] Support wakeup capable GPIOs
 2019-11-15 22:13 UTC  (7+ messages)
` [PATCH 08/12] drivers: pinctrl: msm: setup GPIO chip in hierarchy

[PATCH 00/19] nfs, nfsd: avoid 32-bit time_t
 2019-11-15 22:10 UTC  (3+ messages)
` [PATCH 01/19] sunrpc: convert to time64_t for expiry

[PATCH 1/3] dcache: add a new enum type for 'dentry_d_lock_class'
 2019-11-15 22:10 UTC  (13+ messages)
              ` [RFC] simple_recursive_removal()

[PATCH v4] sched/freq: move call to cpufreq_update_util
 2019-11-15 21:52 UTC  (2+ messages)

[RFC][PATCH 0/2] ftrace: Add modify_ftrace_direct()
 2019-11-15 21:51 UTC  (3+ messages)
` [RFC][PATCH 1/2] "

[PATCH v2] clk: tegra: divider: Check UART's divider enable-bit state on rate's recalculation
 2019-11-15 21:36 UTC  (6+ messages)

MIPS: Ingenic: Disable abandoned HPTLB function
 2019-11-15 21:37 UTC  (3+ messages)
` [PATCH 2/2] "

[PATCH] checkpatch: whitelist Originally-by: signature
 2019-11-15 21:32 UTC  (5+ messages)

[PATCH] iommu/iova: silence warnings under memory pressure
 2019-11-15 21:32 UTC  (3+ messages)

[net-next PATCH] taprio: don't reject same mqprio settings
 2019-11-15 21:21 UTC  (2+ messages)

8250-men-mcb: fix signed/unsigned confusion
 2019-11-15 21:13 UTC 

[patch V3 13/20] x86/ioperm: Remove bitmap if all permissions dropped
 2019-11-15 21:12 UTC  (2+ messages)
` [tip: x86/iopl] "


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