linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-12-03 12:52:54 to 2019-12-03 16:13:32 UTC [more...]

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

[PATCH v0 0/2] IMA: Deferred measurement of keys
 2019-12-03 16:09 UTC  (4+ messages)
` [PATCH v0 2/2] IMA: Call queue functions to measure keys

[GIT PULL] iomap: small cleanups for 5.5
 2019-12-03 16:08 UTC 

[PATCH v3 0/3] mm: kmemleak: Use a memory pool for kmemleak object allocations
 2019-12-03 16:08 UTC  (2+ messages)

[PATCH v4 0/8] Raspberry Pi 4 PCIe support
 2019-12-03 16:06 UTC  (6+ messages)
` [PATCH v4 1/8] dt-bindings: PCI: Add bindings for brcmstb's PCIe device
` [PATCH v4 8/8] linux/log2.h: Use roundup/dow_pow_two() on 64bit calculations

Workqueues splat due to ending up on wrong CPU
 2019-12-03 16:04 UTC  (11+ messages)

[PATCH] netfilter: nf_flow_table_offload: Correct memcpy size for flow_overload_mangle
 2019-12-03 16:03 UTC 

[RFC] chromeos_laptop: Make touchscreen work on C720
 2019-12-03 16:03 UTC 

[PATCH] trace: circular dependency for trace_types_lock and event_mutex
 2019-12-03 16:03 UTC 

[PATCH v2 0/4] sched/fair: Task placement biasing using uclamp
 2019-12-03 15:59 UTC  (5+ messages)
` [PATCH v2 1/4] sched/uclamp: Make uclamp_util_*() helpers use and return UL values
` [PATCH v2 2/4] sched/uclamp: Rename uclamp_util_*() into uclamp_rq_util_*()
` [PATCH v2 3/4] sched/fair: Make task_fits_capacity() consider uclamp restrictions
` [PATCH v2 4/4] sched/fair: Make feec() "

[PATCH v3 1/3] asm-generic/atomic: Use __always_inline for pure wrappers
 2019-12-03 16:01 UTC  (4+ messages)
` [PATCH v3 3/3] kcsan: Prefer __always_inline for fast-path

[PATCH 0/2] sched: Spare IPI on single task renice
 2019-12-03 16:01 UTC  (3+ messages)
` [PATCH 1/2] sched: Spare resched IPI when prio changes on a single fair task
` [PATCH 2/2] sched: Use fair:prio_changed() instead of ad-hoc implementation

WARNING: bad unlock balance in sch_direct_xmit
 2019-12-03 15:59 UTC 

ITS restore/save state when HCC == 0
 2019-12-03 15:58 UTC  (3+ messages)

RFD: multithreading in padata
 2019-12-03 15:58 UTC 

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

[RFC PATCH v2 0/6] Add TEE interface support to AMD Secure Processor driver
 2019-12-03 15:57 UTC  (3+ messages)
` [RFC PATCH v2 2/6] crypto: ccp - create a generic psp-dev file

Crash in fair scheduler
 2019-12-03 15:57 UTC  (9+ messages)
        ` AW: "

[PATCH v3 0/6] PAXB INTx support with proper model
 2019-12-03 15:55 UTC  (3+ messages)
` [PATCH v3 2/6] PCI: iproc: Add INTx support with better modeling

[RFC 0/3] Introduce per-task latency_tolerance for scheduler hints
 2019-12-03 15:51 UTC  (7+ messages)
` [RFC 1/3] Introduce latency-tolerance as an per-task attribute
` [RFC 3/3] Allow sched_{get,set}attr to change latency_tolerance of the task

BUG: unable to handle kernel paging request in ion_heap_clear_pages
 2019-12-03 15:52 UTC  (2+ messages)

[GIT PULL] perf/core improvements and fixes
 2019-12-03 15:41 UTC  (26+ 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 v6 1/3] PCI: Fix off by one in dma_alias_mask allocation size
 2019-12-03 15:44 UTC  (3+ messages)
` [PATCH v6 2/3] PCI: Add parameter nr_devfns to pci_add_dma_alias
  ` [PATCH v6 3/3] PCI: Add DMA alias quirk for PLX PEX NTB

[PATCH v3] virtio_console: allocate inbufs in add_port() only if it is needed
 2019-12-03 15:42 UTC  (3+ messages)

[PATCH v7 0/1] ns: introduce binfmt_misc namespace
 2019-12-03 15:40 UTC  (3+ messages)
` [PATCH v7 1/1] ns: add binfmt_misc to the user namespace

[PATCH] ASoC: da7219: remove SRM lock check retry
 2019-12-03 15:23 UTC  (8+ messages)

[PATCH] [EFI,PCI] Allow disabling PCI busmastering on bridges during boot
 2019-12-03 15:30 UTC  (5+ messages)

[PATCH] drivers: Fix boot problem on SuperH
 2019-12-03 15:29 UTC  (2+ messages)

[PATCH 0/6] arm64: Realtek RTD1619 clock and reset controllers
 2019-12-03 15:28 UTC  (3+ messages)
` [PATCH 3/6] clk: realtek: add common clock support for Realtek SoCs

[PATCH v6 05/10] mm/memory_hotplug: Shrink zones when offlining memory
 2019-12-03 15:27 UTC 

tty crash in Linux 4.6
 2019-12-03 15:17 UTC  (12+ messages)

[PATCH v4 2/2] usb: overridable hub bInterval by device node
 2019-12-03 15:23 UTC  (2+ messages)

[PATCH] PCI: layerscape: Add the SRIOV support in host side
 2019-12-03 15:20 UTC  (5+ messages)

[PATCH v1] xen-pciback: optionally allow interrupt enable flag writes
 2019-12-03 15:17 UTC  (2+ messages)
` [Xen-devel] "

[PATCH 1/2] dt-bindings: documentation: add clock bindings information for Agilex
 2019-12-03 15:15 UTC  (4+ messages)
` [PATCH 2/2] clk: socfpga: agilex: add clock driver for the Agilex platform

[PATCH 1/2] mm/page_vma_mapped: use PMD_SIZE instead of calculating it
 2019-12-03 15:14 UTC  (7+ messages)

[PATCH] ASoC: cs42l51: add dac mux widget in codec routes
 2019-12-03 15:07 UTC  (3+ messages)

[PATCH] media: v4l2: Fix fourcc names for BAYER12P
 2019-12-03 15:12 UTC 

[v1,net-next, 1/2] ethtool: add setting frame preemption of traffic classes
 2019-12-03 15:11 UTC  (2+ messages)

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

[PATCH v4 0/3] drm: LogiCVC display controller support
 2019-12-03 15:06 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: display: Document the Xylon LogiCVC display controller
` [PATCH v4 2/3] drm: Add support for the "
` [PATCH v4 3/3] WIP: drm/logicvc: Add plane colorkey support

[PATCH] bfq: Replace kmalloc_node with kzalloc_node
 2019-12-03 15:01 UTC  (2+ messages)

[PATCH] cros_ec: treewide: Remove 'include/linux/mfd/cros_ec.h'
 2019-12-03 14:50 UTC 

[PATCH] mtd: spi-nor: Fix the write Status Register on micron flashes
 2019-12-03 14:50 UTC  (2+ messages)
  ` [PATCH v2] mtd: spi-nor: Fix the writing of the "

[PATCH 00/14] ARM: dts: aspeed: Cleanup dtc warnings
 2019-12-03 14:47 UTC  (4+ messages)
` [PATCH 05/14] ARM: dts: aspeed-g5: Fix aspeed,external-nodes description

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

[PATCH v12 0/7] drm/sun4i: Allwinner A64 MIPI-DSI support
 2019-12-03 14:39 UTC  (9+ 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

[PATCH v2] block: optimise bvec_iter_advance()
 2019-12-03 14:37 UTC  (2+ messages)

Issue with imx_get_temp()
 2019-12-03 14:36 UTC  (5+ messages)

[RFC PATCH v5 0/3] printk: new ringbuffer implementation
 2019-12-03 14:36 UTC  (12+ 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 v4 0/2] drivers: make early_platform code SuperH-specific
 2019-12-03 14:36 UTC  (9+ messages)
  ` [PATCH v4 1/2] drivers: move the early platform device support to arch/sh

Issue with imx_get_temp()
 2019-12-03 14:34 UTC  (2+ messages)

[PATCH 0/2] Add the broadmobi BM818
 2019-12-03 14:34 UTC  (5+ messages)
` [PATCH 1/2] sound: codecs: gtm601: add Broadmobi bm818 sound profile

[PATCH] xen/blkback: Avoid unmapping unmapped grant pages
 2019-12-03 14:33 UTC  (3+ messages)

[PATCH 0/3] ipmi: kcs-bmc: Rework bindings to clean up DT warnings
 2019-12-03 14:31 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] staging: exfat: fix spelling mistake
 2019-12-03 14:30 UTC 

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

[PATCH] ARM: dts: at91: Reenable UART TX pull-ups
 2019-12-03 14:21 UTC 

[PATCH] drm/msm/mdp5: enable autocommit
 2019-12-03 14:18 UTC  (5+ messages)

[PATCH V5 RESEND 00/14] TopDown metrics support for Icelake
 2019-12-03 14:12 UTC  (15+ messages)
` [PATCH V5 RESEND 01/14] perf/x86/intel: Introduce the fourth fixed counter
` [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

[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 

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

[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 v2] fs: introduce is_dot_dotdot helper for cleanup
 2019-12-03 13:56 UTC  (2+ messages)

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

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

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)

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

[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  (9+ messages)
` [PATCH 4.19 067/306] KVM: nVMX: move check_vmentry_postreqs() call to nested_vmx_enter_non_root_mode()


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