linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-12-03 11:15:26 to 2019-12-03 14:14:36 UTC [more...]

[PATCH V5 RESEND 00/14] TopDown metrics support for Icelake
 2019-12-03 14:12 UTC  (14+ messages)
` [PATCH V5 RESEND 02/14] perf/x86/intel: Set correct mask for TOPDOWN.SLOTS
` [PATCH V5 RESEND 03/14] perf/x86/intel: Move BTS index to 47
` [PATCH V5 RESEND 04/14] perf/x86/intel: Basic support for metrics counters
` [PATCH V5 RESEND 05/14] perf/x86/intel: Fix the name of perf capabilities for perf METRICS
` [PATCH V5 RESEND 06/14] perf/x86/intel: Support hardware TopDown metrics
` [PATCH V5 RESEND 07/14] perf/x86/intel: Support per thread RDPMC "
` [PATCH V5 RESEND 08/14] perf/x86/intel: Export TopDown events for Icelake
` [PATCH V5 RESEND 09/14] perf/x86/intel: Disable sampling read slots and topdown
` [PATCH V5 RESEND 10/14] perf/x86/intel: Name global status bit in NMI handler
` [PATCH V5 RESEND 11/14] perf/x86: Use event_base_rdpmc for RDPMC userspace support
` [PATCH V5 RESEND 12/14] perf, tools, stat: Support new per thread TopDown metrics
` [PATCH V5 RESEND 13/14] perf, tools, stat: Check Topdown Metric group
` [PATCH V5 RESEND 14/14] perf, tools: Add documentation for topdown metrics

[PATCH] ptrace/x86: introduce TS_COMPAT_RESTART to fix get_nr_restart_syscall()
 2019-12-03 14:14 UTC  (6+ messages)
` [PATCH v2 0/4] x86: "
  ` [PATCH v2 1/4] introduce set_restart_fn() and arch_set_restart_data()
  ` [PATCH v2 2/4] x86: mv TS_COMPAT from asm/processor.h to asm/thread_info.h
  ` [PATCH v2 3/4] x86: introduce TS_COMPAT_RESTART to fix get_nr_restart_syscall()
  ` [PATCH v2 4/4] x86: introduce restart_block->arch_data to kill TS_COMPAT_RESTART

[RFC PATCH v5 0/3] printk: new ringbuffer implementation
 2019-12-03 14:13 UTC  (7+ messages)
` [RFC PATCH v5 1/3] printk-rb: new printk ringbuffer implementation (writer)
` [RFC PATCH v5 2/3] printk-rb: new printk ringbuffer implementation (reader)

[PATCH v5 0/4] LogiCVC mfd and GPIO support
 2019-12-03 14:12 UTC  (5+ messages)
` [PATCH v5 1/4] dt-bindings: Add Xylon vendor prefix
` [PATCH v5 2/4] dt-bindings: mfd: Document the Xylon LogiCVC multi-function device
` [PATCH v5 3/4] dt-bindings: gpio: Document the Xylon LogiCVC GPIO controller
` [PATCH v5 4/4] gpio: Add support for the Xylon LogiCVC GPIOs

interrupt handler not getting called after resume
 2019-12-03 14:10 UTC 

[PATCH] bcache: add REQ_FUA to avoid data lost in writeback mode
 2019-12-03 14:09 UTC  (4+ messages)

KASAN: slab-out-of-bounds Read in build_audio_procunit (2)
 2019-12-03 14:04 UTC  (2+ messages)

Crash in fair scheduler
 2019-12-03 14:01 UTC  (4+ messages)
  ` AW: "

[PATCH] reset: uniphier: Add SCSSI reset control for each channel
 2019-12-03 14:01 UTC  (2+ messages)

[PATCH] ASoC: Intel: sst: Add missing include <linux/io.h>
 2019-12-03 13:59 UTC  (2+ messages)
` Applied "ASoC: Intel: sst: Add missing include <linux/io.h>" to the asoc tree

[PATCH v2 -next] gpiolib: of: Make of_gpio_spi_cs_get_count static
 2019-12-03 13:59 UTC  (2+ messages)
` Applied "gpiolib: of: Make of_gpio_spi_cs_get_count static" to the spi tree

[PATCH] regulator: core: fix regulator_register() error paths to properly release rdev
 2019-12-03 13:59 UTC  (2+ messages)
` Applied "regulator: core: fix regulator_register() error paths to properly release rdev" to the regulator tree

[PATCH RFC 00/15] KVM: Dirty ring interface
 2019-12-03 13:59 UTC  (14+ messages)
` [PATCH RFC 03/15] KVM: Add build-time error check on kvm_run size
` [PATCH RFC 04/15] KVM: Implement ring-based dirty memory tracking

[PATCH 1/3] hwmon: adm1177: Add ADM1177 Hot Swap Controller and Digital Power Monitor driver
 2019-12-03 13:57 UTC  (3+ messages)
` [PATCH 2/3] dt-binding: iio: Add documentation for ADM1177
` [PATCH 3/3] MAINTAINERS: add entry for ADM1177 driver

[GIT PULL] perf/core improvements and fixes
 2019-12-03 13:56 UTC  (24+ messages)
` [PATCH 01/23] perf cpumap: Maintain cpumaps ordered and without dups
` [PATCH 02/23] perf evlist: Maintain evlist->all_cpus
` [PATCH 03/23] perf evsel: Add iterator to iterate over events ordered by CPU
` [PATCH 04/23] perf evsel: Add functions to close evsel on a CPU
` [PATCH 05/23] perf stat: Use affinity for closing file descriptors
` [PATCH 06/23] perf stat: Factor out open error handling
` [PATCH 07/23] perf stat: Use affinity for opening events
` [PATCH 08/23] perf stat: Use affinity for reading
` [PATCH 09/23] perf evsel: Add functions to enable/disable for a specific CPU
` [PATCH 10/23] perf stat: Use affinity for enabling/disabling events
` [PATCH 11/23] perf jit: Move test functionality in to a test
` [PATCH 12/23] perf machine: Fill map_symbol->maps in append_inlines() to fix segfault
` [PATCH 13/23] perf bench: Update the copies of x86's mem{cpy,set}_64.S
` [PATCH 14/23] tools arch x86: Sync the msr-index.h copy with the kernel sources
` [PATCH 15/23] tools headers uapi: Sync linux/fscrypt.h "
` [PATCH 16/23] tools headers uapi: Sync linux/stat.h "
` [PATCH 17/23] tools headers kvm: Sync kvm headers "
` [PATCH 18/23] tools headers UAPI: Sync sched.h with the kernel
` [PATCH 19/23] perf beauty: Add CLEAR_SIGHAND support for clone's flags arg
` [PATCH 20/23] tools arch x86: Sync asm/cpufeatures.h with the kernel sources
` [PATCH 21/23] perf kvm: Clarify the 'perf kvm' -i and -o command line options
` [PATCH 22/23] libtraceevent: Fix lib installation with O=
` [PATCH 23/23] libtraceevent: Copy pkg-config file to output folder when using O=

[PATCH v2] fs: introduce is_dot_dotdot helper for cleanup
 2019-12-03 13:56 UTC  (2+ messages)

[PATCH] ASoC: da7219: remove SRM lock check retry
 2019-12-03 13:57 UTC  (2+ messages)

[PATCH] libbpf: Fix up generation of bpf_helper_defs.h
 2019-12-03 13:50 UTC  (12+ messages)
                  ` [PATCH] libbpf: Use PRIu64 for sym->st_value to fix build on 32-bit arches

[PATCH] regulator: Convert stm32-pwr regulator to json-schema
 2019-12-03 13:49 UTC 

[PATCH v12 0/7] drm/sun4i: Allwinner A64 MIPI-DSI support
 2019-12-03 13:48 UTC  (8+ messages)
` [PATCH v12 1/7] dt-bindings: sun6i-dsi: Document A64 MIPI-DSI controller
` [PATCH v12 2/7] dt-bindings: sun6i-dsi: Add A64 DPHY compatible (w/ A31 fallback)
` [PATCH v12 3/7] drm/sun4i: dsi: Add has_mod_clk quirk
` [PATCH v12 4/7] drm/sun4i: dsi: Handle bus clock via regmap_mmio_attach_clk
` [PATCH v12 5/7] drm/sun4i: dsi: Add Allwinner A64 MIPI DSI support
` [PATCH v12 6/7] arm64: dts: allwinner: a64: Add MIPI DSI pipeline
` [DO NOT MERGE] [PATCH v12 7/7] arm64: dts: allwinner: bananapi-m64: Enable Bananapi S070WV20-CT16 DSI panel

KASAN: use-after-free Read in xlog_alloc_log (2)
 2019-12-03 13:48 UTC  (2+ messages)

[PATCH 0/3] sched/numa: introduce advanced numa statistic
 2019-12-03 13:43 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v3 0/2] sched/numa: introduce numa locality
    ` [PATCH v3 2/2] sched/numa: documentation for per-cgroup numa statistics

[PATCH] drm/i915: Remove tautological compare in eb_relocate_vma
 2019-12-03 13:42 UTC  (4+ messages)

[PATCH] doc: listRCU: Add some more listRCU patterns in the kernel
 2019-12-03 13:41 UTC  (2+ messages)

[PATCH] iio: at91-sama5d2_adc: fix iio_triggered_buffer_{predisable,postenable} positions
 2019-12-03 13:40 UTC  (9+ messages)

[PATCH 0/3] ipmi: kcs-bmc: Rework bindings to clean up DT warnings
 2019-12-03 13:40 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: ipmi: aspeed: Introduce a v2 binding for KCS
` [PATCH 2/3] ipmi: kcs: Finish configuring ASPEED KCS device before enable
` [PATCH 3/3] ipmi: kcs: aspeed: Implement v2 bindings

[PATCH 0/3] pseries: Track and expose idle PURR and SPURR ticks
 2019-12-03 13:39 UTC  (5+ messages)
` [PATCH 1/3] powerpc/pseries: Account for SPURR ticks on idle CPUs
` [PATCH 2/3] powerpc/sysfs: Show idle_purr and idle_spurr for every CPU

UBSAN: Undefined behaviour in arch/x86/events/intel/p6.c:116:29
 2019-12-03 13:39 UTC  (3+ messages)

[PATCH] [EFI,PCI] Allow disabling PCI busmastering on bridges during boot
 2019-12-03 13:38 UTC  (4+ messages)

single aio thread is migrated crazily by scheduler
 2019-12-03 13:34 UTC  (11+ messages)

[PATCH v3 0/5] KVM: X86: Cleanups on dest_mode and headers
 2019-12-03 13:23 UTC  (7+ messages)
` [PATCH v3 3/5] KVM: X86: Use APIC_DEST_* macros properly in kvm_lapic_irq.dest_mode
` [PATCH v3 4/5] KVM: X86: Drop KVM_APIC_SHORT_MASK and KVM_APIC_DEST_MASK
` [PATCH v3 5/5] KVM: X86: Fix callers of kvm_apic_match_dest() to use correct macros

perf trace segfault
 2019-12-03 13:23 UTC  (2+ messages)

[PATCH 0/8] Huge page-table entries for TTM
 2019-12-03 13:22 UTC  (9+ messages)
` [PATCH 1/8] mm: Introduce vma_is_special_huge
` [PATCH 2/8] mm: Split huge pages on write-notify or COW
` [PATCH 3/8] mm: Add vmf_insert_pfn_xxx_prot() for huge page-table entries
` [PATCH 4/8] drm/ttm, drm/vmwgfx: Support huge TTM pagefaults
` [PATCH 5/8] drm/vmwgfx: Support huge page faults
` [PATCH 6/8] drm: Add a drm_get_unmapped_area() helper
` [PATCH 7/8] drm/ttm: Introduce a huge page aligning TTM range manager
` [PATCH 8/8] drm/vmwgfx: Hook up the helpers to align buffer objects

[PATCH] ARM: dts: at91: Reenable UART TX pull-ups
 2019-12-03 13:22 UTC  (3+ messages)

crypto/blake2b_generic.c:245:1: warning: the frame size of 1220 bytes is larger than 1024 bytes
 2019-12-03 13:16 UTC  (2+ messages)

[PATCH] UBI: fix use after free in ubi_remove_volume()
 2019-12-03 13:13 UTC  (2+ messages)

Issue with imx_get_temp()
 2019-12-03 13:13 UTC  (4+ messages)

[PATCH] arm64: dts: imx8mq-librem5-devkit: add accelerometer and gyro sensor
 2019-12-03 13:03 UTC 

[PATCH] ARM: OMAP2+: Fix warnings with broken omap2_set_init_voltage()
 2019-12-03 12:58 UTC  (5+ messages)

[PATCH STABLE 4.4 0/8] page refcount overflow backports
 2019-12-03 12:57 UTC  (4+ messages)
` [PATCH STABLE 4.4 5/8] mm: prevent get_user_pages() from overflowing page refcount

[PATCH] drm/edid: Add modes from CTA-861-G
 2019-12-03 12:53 UTC  (5+ messages)

[PATCH 4.19 000/306] 4.19.87-stable review
 2019-12-03 12:52 UTC  (14+ messages)
` [PATCH 4.19 067/306] KVM: nVMX: move check_vmentry_postreqs() call to nested_vmx_enter_non_root_mode()
` [PATCH 4.19 185/306] net: hns3: bugfix for buffer not free problem during resetting

[PATCH STABLE ONLY] add missing page refcount overflow checks
 2019-12-03 12:50 UTC  (6+ messages)
` [PATCH STABLE 4.9 1/1] mm, gup: add missing refcount overflow checks on x86 and s390

[PATCH v2 00/27] Add support for OpenCAPI SCM devices
 2019-12-03 12:42 UTC  (4+ messages)

[PATCH 0/5] drm/i915: eDP DPCD aux backlight fixes
 2019-12-03 12:42 UTC  (9+ messages)
` [PATCH 2/5] drm/i915: Assume 100% brightness when not in DPCD control mode
` [PATCH 3/5] drm/i915: Fix DPCD register order in intel_dp_aux_enable_backlight()
` [PATCH 4/5] drm/i915: Auto detect DPCD backlight support by default
` [PATCH 5/5] drm/i915: Force DPCD backlight mode on X1 Extreme 2nd Gen 4K AMOLED panel

[PATCH] drm/msm/dpu: Fix compile warnings
 2019-12-03 12:38 UTC 

[GIT PULL] s390 patches for the 5.5 merge window #2
 2019-12-03 12:32 UTC 

[v5 1/3] soc: fsl: handle RCPM errata A-008646 on SoC LS1021A
 2019-12-03 12:28 UTC  (3+ messages)
` [v5 2/3] arm: dts: ls1021a: fix that FlexTimer cannot wakeup system in deep sleep
` [v5 3/3] Documentation: dt: binding: fsl: Add 'fsl,ippdexpcr1-alt-addr' property

[PATCH v9 0/6] KEYS: Measure keys when they are created or updated
 2019-12-03 12:25 UTC  (3+ messages)
` [PATCH v9 5/6] IMA: Add support to limit measuring keys

[PATCH] nbd: fix potential deadlock in nbd_config_put()
 2019-12-03 12:22 UTC  (3+ messages)

[PATCH v5 0/3] perf record: adapt NUMA awareness to machines with #CPUs > 1K
 2019-12-03 12:17 UTC  (5+ messages)
` [PATCH v5 1/3] tools bitmap: implement bitmap_equal() operation at bitmap API
` [PATCH v5 2/3] perf mmap: declare type for cpu mask of arbitrary length
` [PATCH v5 3/3] perf record: adapt affinity to machines with #CPUs > 1K

[PATCH V2] can: xilinx_can: Fix missing Rx can packets on CANFD2.0
 2019-12-03 12:16 UTC 

[PATCH] arm64: mm: Fix initialisation of DMA zones on non-NUMA systems
 2019-12-03 12:10 UTC 

[PATCH v5 linux-kselftest-test 0/6] kunit: support building core/tests as modules
 2019-12-03 12:07 UTC  (7+ messages)
` [PATCH v5 linux-kselftest-test 1/6] kunit: move string-stream.h to lib/kunit
` [PATCH v5 linux-kselftest-test 2/6] kunit: hide unexported try-catch interface in try-catch-impl.h
` [PATCH v5 linux-kselftest-test 3/6] kunit: allow kunit tests to be loaded as a module
` [PATCH v5 linux-kselftest-test 4/6] kunit: remove timeout dependence on sysctl_hung_task_timeout_seconds
` [PATCH v5 linux-kselftest-test 5/6] kunit: allow kunit to be loaded as a module
` [PATCH v5 linux-kselftest-test 6/6] kunit: update documentation to describe module-based build

[PATCH 00/14] ARM: dts: aspeed: Cleanup dtc warnings
 2019-12-03 12:04 UTC  (15+ messages)
` [PATCH 01/14] dt-bindings: pinctrl: aspeed: Add reg property as a hint
` [PATCH 02/14] dt-bindings: misc: Document reg for aspeed,p2a-ctrl nodes
` [PATCH 03/14] ARM: dts: aspeed-g5: Move EDAC node to APB
` [PATCH 04/14] ARM: dts: aspeed-g5: Use recommended generic node name for SDMC
` [PATCH 05/14] ARM: dts: aspeed-g5: Fix aspeed,external-nodes description
` [PATCH 06/14] ARM: dts: vesnin: Add unit address for memory node
` [PATCH 07/14] ARM: dts: fp5280g2: Cleanup gpio-keys-polled properties
` [PATCH 08/14] ARM: dts: swift: "
` [PATCH 09/14] ARM: dts: witherspoon: "
` [PATCH 10/14] ARM: dts: aspeed: Cleanup lpc-ctrl and snoop regs
` [PATCH 11/14] ARM: dts: aspeed: Add reg hints to syscon children
` [PATCH 12/14] ARM: dts: aspeed-g5: Sort LPC child nodes by unit address
` [PATCH 13/14] ARM: dts: aspeed-g6: Cleanup watchdog "
` [PATCH 14/14] ARM: dts: ibm-power9-dual: Add a unit address for OCC nodes

kexec_file overwrites reserved EFI ESRT memory
 2019-12-03 12:01 UTC  (5+ messages)

[PATCH] firmware: arm_scmi: Make scmi core independent of transport type
 2019-12-03 12:00 UTC  (2+ messages)

kernel BUG at net/core/skbuff.c:LINE! (3)
 2019-12-03 11:56 UTC  (5+ messages)

[PATCH] x86: Optimise x86 IP checksum code
 2019-12-03 11:52 UTC 

[PATCH] PCI: layerscape: Add the SRIOV support in host side
 2019-12-03 11:51 UTC  (4+ messages)

[v6] i2c: imx: support slave mode for imx I2C driver
 2019-12-03 11:48 UTC 

[PATCH v4 0/8] Raspberry Pi 4 PCIe support
 2019-12-03 11:47 UTC  (9+ messages)
` [PATCH v4 1/8] dt-bindings: PCI: Add bindings for brcmstb's PCIe device
` [PATCH v4 2/8] ARM: dts: bcm2711: Enable PCIe controller
` [PATCH v4 3/8] PCI: brcmstb: Add Broadcom STB PCIe host controller driver
` [PATCH v4 4/8] PCI: brcmstb: Add MSI support
` [PATCH v4 5/8] MAINTAINERS: Add brcmstb PCIe controller
` [PATCH v4 6/8] arm64: defconfig: Enable Broadcom's STB "
` [PATCH v4 7/8] linux/log2.h: Fix 64bit calculations in roundup/down_pow_two()
` [PATCH v4 8/8] linux/log2.h: Use roundup/dow_pow_two() on 64bit calculations

[PATCH v11 0/2] mailbox: arm: introduce smc triggered mailbox
 2019-12-03 11:46 UTC  (3+ messages)
` [PATCH v11 2/2] mailbox: introduce ARM SMC based mailbox

[PATCH v4 0/3] perf record: adapt NUMA awareness to machines with #CPUs > 1K
 2019-12-03 11:40 UTC  (6+ messages)
` [PATCH v4 3/3] perf record: adapt affinity "

[PATCH] mm: fix hanging shrinker management on long do_shrink_slab
 2019-12-03 11:38 UTC  (2+ messages)

Double fault crash on Linux-5.1.21
 2019-12-03 11:35 UTC 

[PATCH] Documentation: x86: boot.rst: fix typo
 2019-12-03 11:33 UTC 

linux-master: WARNING: suspicious RCU usage in mem_allocator_disconnect
 2019-12-03 11:28 UTC  (2+ messages)

[PATCH 1/2] drivers: md: dm-log.c: Remove unused variable 'sz'
 2019-12-03 11:25 UTC  (4+ messages)

[PATCH v3 0/4] reorganize and add FADump sysfs files
 2019-12-03 11:20 UTC  (6+ messages)
` [PATCH v3 2/4] powerpc/fadump: reorganize /sys/kernel/fadump_* "

[PATCH v6 00/18] generic mmu_gather patches
 2019-12-03 11:19 UTC  (3+ messages)
` [PATCH v6 10/18] sh/tlb: Convert SH to generic mmu_gather

[PATCH v6 0/4] Raspberry Pi 4 DMA addressing support
 2019-12-03 11:19 UTC  (7+ messages)
` [PATCH v6 3/4] arm64: use both ZONE_DMA and ZONE_DMA32

[PATCH v5 0/3] MediaTek Security random number generator support
 2019-12-03 11:17 UTC  (8+ messages)
` [PATCH v5 3/3] hwrng: add mtk-sec-rng driver

[RFC PATCH 0/3] vsock: support network namespace
 2019-12-03 11:17 UTC  (3+ messages)

fsl,p2020-esdhc sdhci quirks
 2019-12-03 11:15 UTC  (3+ messages)

[PATCH] can: xilinx_can: Fix missing Rx can packets on CANFD2.0
 2019-12-03 11:16 UTC  (2+ messages)

[PATCH] zram: try to avoid worst-case scenario on same element pages
 2019-12-03 10:43 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).