linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-09-25 20:08:32 to 2019-09-26 00:36:58 UTC [more...]

[GIT PULL] perf/core improvements and fixes
 2019-09-26  0:32 UTC  (60+ messages)
` [PATCH 01/66] perf record: Fix priv level with branch sampling for paranoid=2
` [PATCH 02/66] perf record: Move restricted maps check to after a possible fallback to not collect kernel samples
` [PATCH 03/66] perf vendor events amd: Add L3 cache events for Family 17h
` [PATCH 04/66] perf vendor events amd: Remove redundant '['
` [PATCH 05/66] perf vendor events: Minor fixes to the README
` [PATCH 06/66] perf list: Allow plurals for metric, metricgroup
` [PATCH 07/66] libtraceevent: Round up in tep_print_event() time precision
` [PATCH 08/66] libtraceevent: Man pages for libtraceevent event print related API
` [PATCH 09/66] libtraceevent: Man pages fix, rename tep_ref_get() to tep_get_ref()
` [PATCH 10/66] libtraceevent: Man pages fix, changes in event printing APIs
` [PATCH 11/66] libtraceevent: Add tep_get_event() in event-parse.h
` [PATCH 12/66] libtraceevent: Move traceevent plugins in its own subdirectory
` [PATCH 13/66] libtraceevent: Man pages for tep plugins APIs
` [PATCH 14/66] tools: Add missing stdio.h include to asm/bug.h header
` [PATCH 15/66] perf tools: Rename 'struct perf_mmap' to 'struct mmap'
` [PATCH 16/66] perf tools: Rename perf_evlist__mmap() to evlist__mmap()
` [PATCH 17/66] perf tools: Rename perf_evlist__munmap() to evlist__munmap()
` [PATCH 18/66] perf tools: Rename perf_evlist__alloc_mmap() to evlist__alloc_mmap()
` [PATCH 19/66] perf tools: Rename perf_evlist__exit() to evlist__exit()
` [PATCH 20/66] perf tools: Rename perf_evlist__purge() to evlist__purge()
` [PATCH 21/66] libperf: Link libapi.a in libperf.so
` [PATCH 22/66] perf evlist: Adopt backwards ring buffer state enum
` [PATCH 23/66] libperf: Add perf_mmap struct
` [PATCH 24/66] libperf: Add 'mask' to struct perf_mmap
` [PATCH 25/66] libperf: Add 'fd' "
` [PATCH 26/66] libperf: Add 'cpu' "
` [PATCH 27/66] libperf: Add 'refcnt' "
` [PATCH 28/66] libperf: Add prev/start/end "
` [PATCH 29/66] libperf: Add 'overwrite' to 'struct perf_mmap'
` [PATCH 30/66] libperf: Add 'event_copy' "
` [PATCH 31/66] libperf: Add 'flush' "
` [PATCH 32/66] libperf: Move 'system_wide' from 'struct evsel' to 'struct perf_evsel'
` [PATCH 33/66] libperf: Move 'nr_mmaps' from 'struct evlist' to 'struct perf_evlist'
` [PATCH 35/66] libperf: Move 'pollfd' "
` [PATCH 36/66] libperf: Add missing 'struct xyarray' forward declaration
` [PATCH 37/66] libperf: Move 'sample_id' from 'struct evsel' to 'struct perf_evsel'
` [PATCH 38/66] libperf: Move 'id' "
` [PATCH 39/66] libperf: Move 'ids' "
` [PATCH 40/66] libperf: Move 'heads' from 'struct evlist' to 'struct perf_evlist'
` [PATCH 41/66] libperf: Add perf_evsel__alloc_id/perf_evsel__free_id functions
` [PATCH 43/66] libperf: Add perf_evlist__read_format() function
` [PATCH 44/66] libperf: Add perf_evlist__id_add() function
` [PATCH 45/66] libperf: Add perf_evlist__id_add_fd() function
` [PATCH 46/66] libperf: Move 'page_size' global variable to libperf
` [PATCH 47/66] perf tools: No need to include internal/lib.h from util/util.h
` [PATCH 48/66] libperf: Use sys/types.h to get ssize_t, not unistd.h
` [PATCH 49/66] libperf: Add libperf dependency for tests targets
` [PATCH 50/66] libperf: Merge libperf_set_print() into libperf_init()
` [PATCH 51/66] libperf: Add libperf_init() call to the tests
` [PATCH 53/66] libperf: Add perf_evlist__add_pollfd() function
` [PATCH 54/66] libperf: Add perf_evlist__poll() function
` [PATCH 56/66] perf evsel: Remove need for symbol_conf in evsel_fprintf.c
` [PATCH 58/66] perf evlist: Remove unused perf_evlist__fprintf() method
` [PATCH 59/66] perf evsel: Move config terms to a separate header
` [PATCH 60/66] perf tools: Replace needless mmap.h with what is needed, event.h
` [PATCH 61/66] perf stat: Fix free memory access / memory leaks in metrics
` [PATCH 63/66] perf vendor events: Remove P8 HW events which are not supported
` [PATCH 64/66] perf jvmti: Include JVMTI support for s390
` [PATCH 65/66] perf build: Add detection of java-11-openjdk-devel package

[PATCH] firmware: imx: Skip return value check for some special SCU firmware APIs
 2019-09-26  0:34 UTC  (3+ messages)

[PATCH] KVM: LAPIC: Loose fluctuation filter for auto tune lapic_timer_advance_ns
 2019-09-26  0:19 UTC  (3+ messages)

[PATCH V2 0/2] string: Add stracpy and stracpy_pad
 2019-09-26  0:01 UTC  (4+ messages)
` [PATCH V2 1/2] string: Add stracpy and stracpy_pad mechanisms

[PATCH v2 0/2] guarantee natural alignment for kmalloc()
 2019-09-26  0:16 UTC  (9+ messages)
` [PATCH v2 2/2] mm, sl[aou]b: guarantee natural alignment for kmalloc(power-of-two)

[PATCH] rtlwifi: Remove excessive check in _rtl_ps_inactive_ps()
 2019-09-26  0:06 UTC  (2+ messages)

[PATCH] staging: rtl8188eu: fix possible null dereference
 2019-09-26  0:05 UTC  (2+ messages)

[PATCH] arm64: Allow disabling of the compat vDSO
 2019-09-26  0:06 UTC  (6+ messages)

[PATCH] KVM: nVMX: cleanup and fix host 64-bit mode checks
 2019-09-25 23:55 UTC  (3+ messages)

[PATCH] counter: stm32-timer-cnt: fix a kernel-doc warning
 2019-09-25 23:53 UTC  (3+ messages)

[PATCH] counter: stm32-lptimer-cnt: fix a kernel-doc warning
 2019-09-25 23:51 UTC  (2+ messages)

Lease semantic proposal
 2019-09-25 23:46 UTC  (3+ messages)

[PATCH 0/1] bpf: Fix bpf_event_output re-entry issue
 2019-09-25 23:43 UTC  (2+ messages)
` [PATCH 1/1] "

[RFC][PATCH 0/5] dwc3: Changes for HiKey960 support
 2019-09-25 23:42 UTC  (6+ messages)
` [PATCH 1/5] dt-bindings: usb: dwc3: Add a property to do a CGTL soft reset on mode switching
` [PATCH 2/5] usb: dwc3: Execute GCTL Core Soft Reset while switch mode for Hisilicon Kirin Soc
` [PATCH 3/5] usb: dwc3: Increase timeout for CmdAct cleared by device controller
` [PATCH 4/5] dt-bindings: usb: dwc3: of-simple: add compatible for HiSi
` [PATCH 5/5] usb: dwc3: dwc3-of-simple: Add support for dwc3 of Hisilicon Soc Platform

[PATCH] tracing: Fix clang -Wint-in-bool-context warnings in IF_ASSIGN macro
 2019-09-25 23:41 UTC  (3+ messages)

[PATCH v5 0/3] Enhance Hyper-V for hibernation
 2019-09-25 23:35 UTC  (5+ messages)
` [PATCH v5 3/3] clocksource/drivers: Suspend/resume Hyper-V clocksource "

[PATCH v2] dt-bindings: riscv: Fix CPU schema errors
 2019-09-25 23:29 UTC  (3+ messages)

[PATCH] genetlink: prevent memory leak in netlbl_unlabel_defconf
 2019-09-25 23:27 UTC  (2+ messages)

[PATCH v2] mm: implement write-behind policy for sequential file writes
 2019-09-25 23:25 UTC  (9+ messages)

[PATCH v2 0/4] lib: introduce copy_struct_from_user() helper
 2019-09-25 23:21 UTC  (7+ messages)
` [PATCH v2 1/4] "
` [PATCH v2 2/4] clone3: switch to copy_struct_from_user()
` [PATCH v2 3/4] sched_setattr: "
` [PATCH v2 4/4] perf_event_open: "

[PATCH] net: qrtr: fix memory leak in qrtr_tun_read_iter
 2019-09-25 23:21 UTC  (2+ messages)

[PATCH][RESEND] clocksource/drivers: hyperv_timer: Fix CPU offlining by unbinding the timer
 2019-09-25 23:18 UTC 

[PATCH] audit: Report suspicious O_CREAT usage
 2019-09-25 23:14 UTC  (4+ messages)

[PATCH] net/ncsi: prevent memory leak in ncsi_rsp_handler_gc
 2019-09-25 23:09 UTC  (2+ messages)

[PATCH 0/2] Simplify kselftest build and install use-cases
 2019-09-25 23:04 UTC  (3+ messages)
` [PATCH 1/2] Makefile: Add kselftest_build target to build tests
` [PATCH 2/2] selftests: Add kselftest_install target to main Makefile

[PATCH 1/3 for-5.4/block] iocost: better trace vrate changes
 2019-09-25 23:03 UTC  (3+ messages)
` [PATCH 2/3 for-5.4/block] iocost: improve nr_lagging handling
  ` [PATCH 3/3 for-5.4/block] iocost: bump up default latency targets for hard disks

[GIT PULL] Kselftest update for Linux 5.4-rc1
 2019-09-25 23:00 UTC  (6+ messages)
` [RFC, Tree] De-clutter the top level directory, move ipc/ => kernel/ipc/, samples/ => Documentation/samples/ and sound/ => drivers/sound/
  ` [Tree, v2] "

arch/mips/pmcs-msp71xx/msp_prom.c:64:34: error: 'MAX_PROM_MEM' undeclared here (not in a function); did you mean 'DEV_PROP_MAX'?
 2019-09-25 22:59 UTC 

[PATCH v8 0/4] Panel rotation patches
 2019-09-25 22:58 UTC  (5+ messages)
` [PATCH v8 1/4] drm/panel: Add helper for reading DT rotation
` [PATCH v8 2/4] drm/panel: set display info in panel attach
` [PATCH v8 3/4] drm/connector: Split out orientation quirk detection
` [PATCH v8 4/4] drm/mtk: add panel orientation property

[PATCH v2 0/3] reset: meson: add Meson-A1 SoC support
 2019-09-25 22:57 UTC  (5+ messages)
` [PATCH v2 2/3] dt-bindings: reset: add bindings for the Meson-A1 SoC Reset Controller
` [PATCH v2 3/3] reset: add support "

[PATCH v10 0/12] Add mt7629 and fix mt7628 pwm
 2019-09-25 22:50 UTC  (3+ messages)
` [PATCH v10 07/12] dt-bindings: pwm: pwm-mediatek: add a property "num-pwms"

[PATCH 0/5] provide the XTAL clock via OF on Meson8/8b/8m2
 2019-09-25 22:47 UTC  (4+ messages)

[PATCH 0/3] arm64: meson: add support for A1 Power Domains
 2019-09-25 22:41 UTC  (3+ messages)
` [PATCH 2/3] soc: amlogic: Add support for Secure power domains controller

[PATCH] fs/affs: release memory if affs_init_bitmap fails
 2019-09-25 22:29 UTC  (3+ messages)

[PATCH v2] mm: don't expose page to fast gup prematurely
 2019-09-25 22:26 UTC  (8+ messages)
` [PATCH v3 1/4] mm: remove unnecessary smp_wmb() in collapse_huge_page()
  ` [PATCH v3 3/4] mm: don't expose non-hugetlb page to fast gup prematurely
  ` [PATCH v3 4/4] mm: remove unnecessary smp_wmb() in __SetPageUptodate()

[PATCH v2] PCI: PM: Move to D0 before calling pci_legacy_resume_early()
 2019-09-25 22:25 UTC  (3+ messages)

[PATCH] udf: prevent memory leak in udf_new_inode
 2019-09-25 22:24 UTC  (2+ messages)

[PATCH v3] KVM: X86: Fix userspace set invalid CR4
 2019-09-25 22:23 UTC  (2+ messages)

[PATCH v2][PATCH net] hv_netvsc: Add the support of hibernation
 2019-09-25 22:23 UTC  (2+ messages)

[GIT PULL] Kselftest update for Linux 5.4-rc1 (minus kunit)
 2019-09-25 22:16 UTC 

[PATCH v2] scsi: storvsc: Add the support of hibernation
 2019-09-25 22:15 UTC  (3+ messages)

KVM: x86: Pass additional FPU bits to the guest
 2019-09-25 22:14 UTC  (5+ messages)
` [PATCH 1/2] KVM: x86: svm: Pass XSAVES to guest if available on host
` [PATCH 2/2] KVM: x86: Expose CLZERO and XSAVEERPTR to the guest

WARNING in blk_mq_init_sched
 2019-09-25 22:13 UTC  (3+ messages)

[RFC PATCH v3 00/16] Core scheduling v3
 2019-09-25 22:07 UTC  (17+ messages)

[PATCHv4-next 0/3] Odroid c2 usb fixs rebase on linux-next
 2019-09-25 22:04 UTC  (2+ messages)

[PATCH v2 03/27] drm/dp_mst: Destroy MSTBs asynchronously
 2019-09-25 21:52 UTC  (12+ messages)
` [PATCH v2 16/27] drm/dp_mst: Refactor pdt setup/teardown, add more locking
` [PATCH v2 20/27] drm/dp_mst: Protect drm_dp_mst_port members with connection_mutex
` [PATCH v2 24/27] drm/amdgpu/dm: Resume short HPD IRQs before resuming MST topology
  ` [PATCH v4] "

[PATCH v5] tpm_crb: fix fTPM on AMD Zen+ CPUs
 2019-09-25 21:56 UTC 

[PATCH v9 00/15] Multicolor Framework
 2019-09-25 22:00 UTC  (13+ messages)
` [PATCH v9 01/15] leds: multicolor: Add sysfs interface definition
` [PATCH v9 05/15] leds: multicolor: Introduce a multicolor class definition
` [PATCH v9 07/15] leds: lp50xx: Add the LP50XX family of the RGB LED driver
` [PATCH v9 08/15] dt: bindings: lp55xx: Be consistent in the document with LED
` [PATCH v9 09/15] dt: bindings: lp55xx: Update binding for Multicolor Framework
` [PATCH v9 13/15] leds: lp55xx: Update the lp55xx to use the multi color framework

[RFC PATCH] xen/gntdev: Stop abusing DT of_dma_configure API
 2019-09-25 21:50 UTC 

[PATCH v6] numa: make node_to_cpumask_map() NUMA_NO_NODE aware
 2019-09-25 21:45 UTC  (11+ messages)

[PATCH] sched/vtime: Fix guest/system mis-accounting on task switch
 2019-09-25 21:42 UTC 

[PATCH] ipv6: Properly check reference count flag before taking reference
 2019-09-25 21:37 UTC  (3+ messages)

[PATCH] greybus: remove excessive check in gb_connection_hd_cport_quiesce()
 2019-09-25 21:36 UTC 

[PATCH v2] hv_sock: Add the support of hibernation
 2019-09-25 21:34 UTC 

[PATCH 00/11] of: Fix DMA configuration for non-DT masters
 2019-09-25 21:33 UTC  (8+ messages)

[PATCH] drm/omap: Migrate minimum FCK/PCK ratio from Kconfig to dts
 2019-09-25 21:26 UTC  (6+ messages)

[PATCH v6 0/7] Implement UNIT_CELL_SIZE control
 2019-09-25 21:15 UTC  (13+ messages)
` [PATCH v6 1/7] media: v4l2-core: Implement v4l2_ctrl_new_std_compound
` [PATCH v6 2/7] Documentation: v4l2_ctrl_new_std_compound
` [PATCH v6 4/7] Documentation: media: Document V4L2_CTRL_TYPE_AREA
` [PATCH v6 7/7] media: imx214: Add new control with V4L2_CID_UNIT_CELL_SIZE

[PATCH 04/32] riscv: Use pr_warn instead of pr_warning
 2019-09-25 21:05 UTC  (2+ messages)

[PATCH] soc: renesas: rcar-sysc: fix memory leak in rcar_sysc_pd_init
 2019-09-25 21:03 UTC 

[PATCH -next 0/8] AXI DMA driver improvements
 2019-09-25 21:01 UTC  (3+ messages)
` [PATCH -next 3/8] dmaengine: xilinx_dma: Introduce xilinx_dma_get_residue

[PATCH] dma/coherent: remove unused dma_get_device_base()
 2019-09-25 20:54 UTC  (2+ messages)

[PATCH 00/17] KVM monolithic v1
 2019-09-25 20:51 UTC  (4+ messages)
` [PATCH 15/17] KVM: retpolines: x86: eliminate retpoline from vmx.c exit handlers

[PATCH v3] rtc: wilco-ec: Handle reading invalid times
 2019-09-25 20:51 UTC  (2+ messages)

[PATCH] iwlwifi: dvm: excessive if in rs_bt_update_lq()
 2019-09-25 20:49 UTC 

[PATCH v1 0/4] lib: introduce copy_struct_from_user() helper
 2019-09-25 20:47 UTC  (10+ messages)
` [PATCH v1 1/4] "

[PATCH] dmaengine: iop-adma: make array 'handler' static const, makes object smaller
 2019-09-25 20:46 UTC  (3+ messages)

[PATCH v3] dt-bindings: at24: convert the binding document to yaml
 2019-09-25 20:38 UTC 

[PATCH v5 0/1] intel_cht_int33fe: Split code to USB Micro-B and Type-C variants
 2019-09-25 20:36 UTC  (8+ messages)
` [PATCH v5 1/1] platform/x86/intel_cht_int33fe: "

[PATCH v1] mm/memory_hotplug: Don't take the cpu_hotplug_lock
 2019-09-25 20:32 UTC  (10+ messages)

[PATCH] brcmsmac: remove duplicated if condition
 2019-09-25 20:31 UTC 

[PATCH] i2c: i2c-mt65xx: fix NULL ptr dereference
 2019-09-25 20:31 UTC 

[PATCH -next] dmaengine: ti: edma: remove unused code
 2019-09-25 20:27 UTC  (2+ messages)

[PATCH] proc: change ->nlink under proc_subdir_lock
 2019-09-25 20:24 UTC 

Unmerged patches adding audit when protected_regular/fifos sysctl causes EACCES
 2019-09-25 20:23 UTC  (3+ messages)

[PATCH] dmaengine: uniphier-mdmac: use devm_platform_ioremap_resource()
 2019-09-25 20:21 UTC  (2+ messages)

[PATCH v2 1/2] rtc: wilco-ec: Remove yday and wday calculations
 2019-09-25 20:13 UTC  (6+ messages)

acer_wmi: Unknown function(s) on Acer Nitro 5 (AN515-43-R8BF)
 2019-09-25 20:10 UTC  (3+ messages)

[PATCH v3 0/4] kdb: Fixes for btc
 2019-09-25 20:08 UTC  (3+ messages)
` [PATCH v3 1/4] kgdb: Remove unused DCPU_SSTEP definition

[PATCH] drm: Don't free jobs in wait_event_interruptible()
 2019-09-25 20:09 UTC  (5+ 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).