linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-20 08:42:14 to 2019-07-21 11:29:55 UTC [more...]

[RFC 00/79] perf tools: Initial libperf separation
 2019-07-21 11:24 UTC  (42+ messages)
` [PATCH 01/79] perf tools: Move loaded out of struct perf_counts_values
` [PATCH 02/79] perf tools: Rename struct cpu_map to struct perf_cpu_map
` [PATCH 03/79] perf tools: Rename struct thread_map to struct perf_thread_map
` [PATCH 04/79] perf tools: Rename struct perf_evsel to struct evsel
` [PATCH 05/79] perf tools: Rename struct perf_evlist to struct evlist
` [PATCH 06/79] perf tools: Rename perf_evsel__init to evsel__init
` [PATCH 07/79] perf tools: Rename perf_evlist__init to evlist__init
` [PATCH 08/79] perf tools: Rename perf_evlist__new to evlist__new
` [PATCH 09/79] perf tools: Rename perf_evlist__delete to evlist__delete
` [PATCH 10/79] perf tools: Rename perf_evsel__delete to evsel__delete
` [PATCH 11/79] perf tools: Rename perf_evsel__new to evsel__new
` [PATCH 12/79] perf tools: Rename perf_evlist__add to evlist__add
` [PATCH 13/79] perf tools: Rename perf_evlist__remove to evlist__remove
` [PATCH 14/79] perf tools: Rename perf_evsel__open to evsel__open
` [PATCH 15/79] perf tools: Rename perf_evsel__enable to evsel__enable
` [PATCH 16/79] perf tools: Rename perf_evsel__disable to evsel__disable
` [PATCH 17/79] perf tools: Rename perf_evsel__apply_filter to evsel__apply_filter
` [PATCH 18/79] perf tools: Rename perf_evsel__cpus to evsel__cpus
` [PATCH 19/79] perf tools: Rename perf_evlist__open to evlist__open
` [PATCH 20/79] perf tools: Rename perf_evlist__close to evlist__close
` [PATCH 21/79] perf tools: Rename perf_evlist__enable to evlist__enable
` [PATCH 22/79] perf tools: Rename perf_evlist__disable to evlist__disable
` [PATCH 23/79] libperf: Make libperf.a part of the build
` [PATCH 24/79] libperf: Add build version support
` [PATCH 25/79] libperf: Add libperf in python.so compilation
` [PATCH 26/79] libperf: Add perf/core.h header
` [PATCH 27/79] libperf: Add debug output support
` [PATCH 28/79] libperf: Add perf_cpu_map struct
` [PATCH 29/79] libperf: Add perf_cpu_map__dummy_new function
` [PATCH 30/79] libperf: Add perf_cpu_map__get/perf_cpu_map__put
` [PATCH 31/79] libperf: Add perf_thread_map struct
` [PATCH 32/79] libperf: Add perf_thread_map__new_dummy function
` [PATCH 33/79] libperf: Add perf_thread_map__get/perf_thread_map__put
` [PATCH 34/79] libperf: Add perf_evlist and perf_evsel structs
` [PATCH 35/79] libperf: Include perf_evsel in evsel object
` [PATCH 36/79] libperf: Include perf_evlist in evlist object
` [PATCH 37/79] libperf: Add perf_evsel__init function
` [PATCH 38/79] libperf: Add perf_evlist__init function
` [PATCH 39/79] libperf: Add perf_evlist__add function
` [PATCH 40/79] libperf: Add perf_evlist__remove function
` [PATCH 41/79] libperf: Add nr_entries to perf_evlist

[PATCH] fs/omfs: make use of kmemdup
 2019-07-21 11:23 UTC 

[PATCH] iio: sca3000: Fix a typo
 2019-07-21 10:53 UTC 

[PATCH] iio: light: apds9960: Fix a typo
 2019-07-21 10:49 UTC 

[PATCH] jfs: Change return type of txLog
 2019-07-21 10:49 UTC 

[PATCH] dlm: fix a typo
 2019-07-21 10:43 UTC 

[PATCH] tipc: Fix a typo
 2019-07-21 10:38 UTC 

[PATCH 0/2] hwmon: (k8temp) update to use new hwmon registration API
 2019-07-20 23:56 UTC  (6+ messages)
` [PATCH 1/2] "
  ` [PATCH v2 1/1] "
` [PATCH 2/2] hwmon: (k8temp) documentation: update URL of datasheet

[PATCH 1/3] mt76: fix checkpatch warnings and errors
 2019-07-21 10:28 UTC  (4+ messages)
` [PATCH 3/3] mt76: mt7615: add cwmin/cwmax initial values

[PATCH 00/10] Improvements and fixes for mxsfb DRM driver
 2019-07-21 10:27 UTC  (9+ messages)
` [PATCH 01/10] drm/mxsfb: Update mxsfb to support a bridge
` [PATCH 02/10] drm/mxsfb: Update mxsfb with additional pixel formats
  ` [EXT] Re: [PATCH 00/10] Improvements and fixes for mxsfb DRM driver

[PATCH] ALSA: line6: Fix a typo
 2019-07-21 10:25 UTC 

[PATCH] staging/wlan-ng: Fixing "line over 80 characters" warnings
 2019-07-21 10:03 UTC  (3+ messages)

[PATCH] hwmon: (pmbus/max31785) Remove a useless #define
 2019-07-21 10:15 UTC 

Kernel 4.19.42 and newer have broke my Bluetooth keyboard/mouse support
 2019-07-21 10:05 UTC 

WARNING in __mmdrop
 2019-07-21 10:02 UTC  (3+ messages)

[PATCH] percpu: Fix a typo
 2019-07-21  9:56 UTC 

[PATCH] drm/panel: simple: Doxygenize 'struct panel_desc'; rename a few functions
 2019-07-21  9:38 UTC  (3+ messages)

[PATCH] rat_cs: Remove duplicate code
 2019-07-21  9:12 UTC  (2+ messages)

[Question] orphan platform data header
 2019-07-21  9:09 UTC  (4+ messages)

[PATCH v2 0/2] usbip: Implement SG support
 2019-07-21  9:01 UTC  (3+ messages)

[PATCH] .gitignore: Add compilation database files
 2019-07-21  8:54 UTC 

[PATCH v2] Input: applespi: fix warnings detected by sparse
 2019-07-21  8:10 UTC 

[PATCH 2/2] Input: applespi: fix warnings detected by sparse
 2019-07-21  7:59 UTC  (3+ messages)

[PATCH v2] powerpc: slightly improve cache helpers
 2019-07-21  7:58 UTC  (9+ messages)

upstream boot error: WARNING: workqueue cpumask: online intersect > possible intersect
 2019-07-21  7:58 UTC 

[PATCH] backlight: add include guards to platform_lcd.h and ili9320.h
 2019-07-21  7:39 UTC 

[PATCH] usb: dwc3: omap: squash include/linux/platform_data/dwc3-omap.h
 2019-07-21  7:36 UTC 

[PATCH] drm: bridge: DRM_SIL_SII8620 should depend on, not select INPUT
 2019-07-21  7:22 UTC  (4+ messages)

[PATCH v2] Input: applespi - register touchpad device synchronously in probe
 2019-07-21  7:05 UTC 

Is Linux Kernel 5.2.1 able to support Intel Core i9-9980XE Extreme Edition or AMD Ryzen 9 3950X?
 2019-07-20  9:18 UTC  (2+ messages)

[PATCH] allocate_flower_entry: should check for null deref
 2019-07-21  6:37 UTC 

[PATCH] mm, slab: Move memcg_cache_params structure to mm/slab.h
 2019-07-21  5:31 UTC  (2+ messages)

[PATCH] tracing: kmem: convert call_site addresses to user friendly symbols
 2019-07-21  5:26 UTC  (2+ messages)

[PATCH v2 00/24] erofs: promote erofs from staging
 2019-07-21  4:12 UTC  (6+ messages)
` [PATCH v2 03/24] erofs: add super block operations

[git pull] typo fix
 2019-07-21  3:20 UTC 

[GIT PULL] Devicetree fixes for 5.3-rc
 2019-07-21  2:37 UTC 

[PATCH 0/3] arm64: kprobes: Fix some bugs in arm64 kprobes
 2019-07-21  1:50 UTC  (8+ messages)
` [PATCH 3/3] arm64: debug: Remove rcu_read_lock from debug exception

[PATCH] netfilter: ebtables: compat: fix a memory leak bug
 2019-07-21  0:26 UTC  (2+ messages)

WARNING in xt_compat_add_offset
 2019-07-20 23:55 UTC  (2+ messages)

[GIT PULL] SMB3 Fixes
 2019-07-20 23:48 UTC 

[PATCH 1/2] hwmon: (k8temp) update to use new hwmon registration API
 2019-07-20 22:46 UTC 

[PATCH][next] scsi: megaraid_sas: fix spelling mistake "megarid_sas" -> "megaraid_sas"
 2019-07-20 21:58 UTC 

[GIT PULL] NTB changes for v5.3
 2019-07-20 21:58 UTC 

[PATCH] lightnvm: introduce pr_fmt for the previx nvm
 2019-07-20 21:27 UTC  (2+ messages)

[PATCH 1/2] hwmon: (k8temp) update to use new hwmon registration API
 2019-07-20 21:12 UTC 

Regression with the latest iwlwifi-9260-*-46.ucode
 2019-07-20 20:49 UTC  (5+ messages)

linux-headers-5.2 and proper use of SIOCGSTAMP
 2019-07-20 20:40 UTC  (5+ messages)

[PATCH] rtl8192_init_priv_variable: null check is missing for kzalloc
 2019-07-20 20:25 UTC 

[PATCH] rtc: snvs: fix possible race condition
 2019-07-20 19:55 UTC  (8+ messages)

[PATCH] gpio: don't WARN() on NULL descs if gpiolib is disabled
 2019-07-20 19:44 UTC  (6+ messages)

[git pull] Input updates for v5.3-rc0
 2019-07-20 19:35 UTC  (2+ messages)

[GIT PULL] dma-mapping fixes for 5.3
 2019-07-20 19:35 UTC  (2+ messages)

[GIT pull] core/urgent for 5.3-rc1
 2019-07-20 18:40 UTC  (10+ messages)
` [GIT pull] sched/urgent "
` [GIT pull] x86/urgent "
` [GIT pull] perf/urgent "
` [GIT pull] smp/urgent "

[GIT PULL] Second batch of KVM changes for 5.3 merge window
 2019-07-20 18:40 UTC  (2+ messages)

[GIT PULL] More Kbuild updates for v5.3-rc1
 2019-07-20 18:40 UTC  (2+ messages)

[GIT PULL] final round of SCSI updates for the 5.2+ merge window
 2019-07-20 18:40 UTC  (4+ messages)

[git pull] vfs.git - dcache and mountpoint stuff
 2019-07-20 18:40 UTC  (2+ messages)

[PATCH v3] staging: kpc2000: Convert put_page to put_user_page*()
 2019-07-20 17:36 UTC  (5+ messages)

[PATCH v4] staging: kpc2000: Convert put_page to put_user_page*()
 2019-07-20 17:32 UTC 

[PATCH] Documentation: filesystem: fix "Removed Sysctls" table
 2019-07-20 17:29 UTC 

network problems with r8169
 2019-07-20 16:44 UTC  (7+ messages)

[PATCH 1/3] kbuild: use $(basename ...) for cmd_asn1_compiler
 2019-07-20 16:27 UTC  (3+ messages)
` [PATCH 2/3] kbuild: make bison create C file and header in a single pattern rule
` [PATCH 3/3] kbuild: move flex and bison rules to Makefile.host

[PATCH 0/3] drm/sun4i: Add support for color encoding and range
 2019-07-20 16:03 UTC  (3+ messages)

[TRIVIAL PATCH] of: per-file dtc preprocessor flags
 2019-07-20 15:37 UTC  (3+ messages)

[PATCH] knfsd: add nfs-export support to ramfs
 2019-07-20 15:25 UTC  (2+ messages)

[PATCH] Add Second Fan Support for Thinkpad P50
 2019-07-20 15:22 UTC  (3+ messages)

[PATCH 0/2] Support for buttons on newer MS Surface devices
 2019-07-20 15:15 UTC  (2+ messages)

[PATCH v5 0/2] Add basic support for pico-pi-imx8m
 2019-07-20 15:09 UTC  (3+ messages)
` [PATCH v5 1/2] arm64: dts: fsl: pico-pi: Add a device tree for the PICO-PI-IMX8M

workqueue: possible deadlock when setting sysfs "debug_force_rr_cpu"
 2019-07-20 15:07 UTC 

[PATCH v3 0/2] Support for buttons on newer MS Surface devices
 2019-07-20 15:05 UTC  (3+ messages)
` [PATCH v3 1/2] platform/x86: surfacepro3_button: Fix device check
` [PATCH v3 2/2] Input: soc_button_array - Add support for newer surface devices

[PATCH v8 00/19] locking/rwsem: Rwsem rearchitecture part 2
 2019-07-20 15:04 UTC  (10+ messages)
` [PATCH v8 13/19] locking/rwsem: Make rwsem->owner an atomic_long_t

[PATCH v3] module: add link_flag pram in ref_module func to decide whether add usage link
 2019-07-20 14:40 UTC 

[PATCH] hwmon: (adt7475) Convert to use hwmon_device_register_with_groups()
 2019-07-20 14:23 UTC  (2+ messages)

[PATCH v3 0/6] Tracing vs CR2
 2019-07-20 14:23 UTC  (8+ messages)

[PATCH v1 0/2] AUXADC: support efuse calibration on MT818
 2019-07-20 14:13 UTC  (3+ messages)
` [PATCH v1 2/2] auxadc: mediatek: support efuse calibration in auxadc driver

[PATCH v3 0/9] x86: Concurrent TLB flushes
 2019-07-20 13:58 UTC  (7+ messages)
` [PATCH v3 5/9] x86/mm/tlb: Privatize cpu_tlbstate

[PATCH] mtd: hyperbus: Kconfig: Fix HBMC_AM654 dependencies
 2019-07-20 13:45 UTC  (2+ messages)

[PATCH] x86/stacktrace: Do not access user space memory unnecessarily
 2019-07-20 12:34 UTC  (12+ messages)
            ` [PATCH] x86/entry/64: Prevent clobbering of saved CR2 value
              ` [tip:x86/urgent] "

[PATCH] ARM: Fix null die() string for unhandled data and prefetch abort cases
 2019-07-20 12:30 UTC  (2+ messages)

[PATCH] block: pg: add header include guard
 2019-07-20 12:05 UTC 

[PATCH] pinctrl: pinctrl-single: add header include guard
 2019-07-20 11:58 UTC 

[PATCH v4 0/8] Support for Allwinner V3/S3L and Sochip S3
 2019-07-20 11:39 UTC  (20+ messages)
` [PATCH v4 1/8] pinctrl: sunxi: v3s: introduce support for V3
` [PATCH v4 2/8] clk: sunxi-ng: v3s: add the missing PLL_DDR1
` [PATCH v4 3/8] dt-bindings: clk: sunxi-ccu: add compatible string for V3 CCU
` [PATCH v4 4/8] clk: sunxi-ng: v3s: add missing clock slices for MMC2 module clocks
` [PATCH v4 5/8] clk: sunxi-ng: v3s: add Allwinner V3 support
` [PATCH v4 6/8] ARM: sunxi: dts: s3/s3l/v3: add DTSI files for S3/S3L/V3 SoCs
` [PATCH v4 7/8] dt-bindings: arm: sunxi: add binding for Lichee Zero Plus core board
` [PATCH v4 8/8] ARM: dts: sun8i: s3: add devicetree for Lichee zero plus w/ S3

[PATCH 0/5] sched/fair: rework the CFS load balance
 2019-07-20 11:31 UTC  (5+ messages)
` [PATCH 3/5] sched/fair: rework load_balance

kbuild: Fail if gold linker is detected
 2019-07-20 10:59 UTC  (11+ messages)
    ` [PATCH v2] "

[PATCH] trace: fix header include guards
 2019-07-20 10:39 UTC 

[PATCH 4.19 00/47] 4.19.60-stable review
 2019-07-20 10:09 UTC  (4+ messages)
` [PATCH 4.19 30/47] genirq: Delay deactivation in free_irq()

[PATCH v6 11/22] clk: sunxi-ng: a64: Add minimum rate for PLL_MIPI
 2019-07-20  9:42 UTC  (12+ messages)

[PATCH] drm/amd/powerplay: Remove multiple occurrence of asic_setup
 2019-07-20  9:41 UTC 

Re: [PATCH v2] smp: avoid generic_exec_single cause system lockup
 2019-07-20  9:31 UTC  (2+ messages)
` [tip:smp/urgent] smp: Warn on function calls from softirq context


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