linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-23 14:35:11 to 2020-01-23 17:35:01 UTC [more...]

[PATCH v2 0/6] arm64: ARMv8.4 Activity Monitors support
 2020-01-23 17:34 UTC  (9+ messages)
` [PATCH v2 1/6] arm64: add support for the AMU extension v1
` [PATCH v2 2/6] arm64: trap to EL1 accesses to AMU counters from EL0
` [PATCH v2 6/6] arm64: use activity monitors for frequency invariance

[PATCH v2 0/1] tty: serial: qcom_geni_serial: Configure UART_IO_MACRO_CTRL register
 2020-01-23 17:32 UTC  (4+ messages)
` [PATCH v2 1/1] "

[PATCH v2 00/10] Rework READ_ONCE() to improve codegen
 2020-01-23 17:32 UTC  (14+ messages)
` [PATCH v2 01/10] compiler/gcc: Emit build-time warning for GCC prior to version 4.8
` [PATCH v2 02/10] netfilter: Avoid assigning 'const' pointer to non-const pointer
` [PATCH v2 03/10] fault_inject: Don't rely on "return value" from WRITE_ONCE()
` [PATCH v2 04/10] READ_ONCE: Simplify implementations of {READ,WRITE}_ONCE()
` [PATCH v2 05/10] READ_ONCE: Enforce atomicity for {READ,WRITE}_ONCE() memory accesses
` [PATCH v2 06/10] READ_ONCE: Drop pointer qualifiers when reading from scalar types
` [PATCH v2 07/10] locking/barriers: Use '__unqual_scalar_typeof' for load-acquire macros
` [PATCH v2 08/10] arm64: barrier: Use '__unqual_scalar_typeof' for acquire/release macros
` [PATCH v2 09/10] compiler/gcc: Raise minimum GCC version for kernel builds to 4.8
` [PATCH v2 10/10] gcov: Remove old GCC 3.4 support

[PATCH -next] arm64/spinlock: fix a -Wunused-function warning
 2020-01-23 17:31 UTC  (5+ messages)

[RFC][PATCH 0/2] Avoiding DWC3 transfer stalls/hangs when using adb over f_fs
 2020-01-23 17:31 UTC  (7+ messages)
` [RFC][PATCH 2/2] usb: dwc3: gadget: Correct the logic for finding last SG entry

[PATCH v4] powerpc: use probe_user_read() and probe_user_write()
 2020-01-23 17:30 UTC 

[PATCH V3,net-next, 0/2] hv_netvsc: Add XDP support
 2020-01-23 17:30 UTC  (5+ messages)
` [PATCH V3,net-next, 1/2] "

[PATCH v2] x86/cpu: Move prototype for get_umwait_control_msr() to global location
 2020-01-23 17:29 UTC 

[PATCH v1] PM / devfreq: Replace strncpy with strscpy
 2020-01-23 17:28 UTC 

[PATCH 0/1] Handle NULL make_request_fn in generic_make_request()
 2020-01-23 17:28 UTC  (4+ messages)
` [PATCH 1/1] blk/core: Gracefully handle unset make_request_fn

[PATCH RFC locktorture] Print ratio of acquisitions, not failures
 2020-01-23 17:27 UTC 

[PATCH bpf 1/4] selftests: bpf: use a temporary file in test_sockmap
 2020-01-23 17:26 UTC  (7+ messages)
` [PATCH bpf 2/4] selftests: bpf: ignore RST packets for reuseport tests
` [PATCH bpf 3/4] selftests: bpf: make reuseport test output more legible
` [PATCH bpf 4/4] selftests: bpf: reset global state between reuseport test runs

[Patch v4 00/10] ARM: dts: dra7: add cal nodes
 2020-01-23 17:26 UTC  (3+ messages)

[PATCH] perf/core: fix mlock accounting in perf_mmap()
 2020-01-23 17:24 UTC  (5+ messages)

[PATCH 1/2] f2fs: delete duplicate information on sysfs nodes
 2020-01-23 17:24 UTC  (3+ messages)
` [PATCH 2/2] f2fs: Add f2fs stats to sysfs
  ` [PATCH 2/2 v2] "

[PATCH] module.h: Annotate mod_kallsyms with __rcu
 2020-01-23 17:22 UTC  (2+ messages)

[Patch v5 0/3] ARM: dts: dra7: add vpe nodes
 2020-01-23 17:22 UTC  (5+ messages)
` [Patch v5 1/3] clk: ti: dra7: add vpe clkctrl data

[PATCH v2] mtd: spi-nor: keep lock bits if they are non-volatile
 2020-01-23 17:20 UTC  (7+ messages)

[RFC PATCH v4 0/6] sched/cpufreq: Make schedutil energy aware
 2020-01-23 17:21 UTC  (8+ messages)
` [RFC PATCH v4 3/6] sched/cpufreq: Hook em_pd_get_higher_power() into get_next_freq()
` [RFC PATCH v4 4/6] sched/cpufreq: Introduce sugov_cpu_ramp_boost

[Patch v3 0/3] ARM: dts: am43x-vpfe/ov2659.patch
 2020-01-23 17:20 UTC  (8+ messages)

[PATCH v16.1 0/9] mm / virtio: Provide support for free page reporting
 2020-01-23 17:20 UTC  (7+ messages)

[PATCH] bpf: devmap: Pass lockdep expression to RCU lists
 2020-01-23 17:18 UTC  (7+ messages)

[PATCH v10 6/6] x86/split_lock: Enable split lock detection by kernel parameter
 2020-01-23 17:15 UTC  (12+ messages)
` [PATCH v11] x86/split_lock: Enable split lock detection by kernel
        ` [PATCH v12] "

[PATCH v2 0/8] remoteproc: qcom: post mortem debug support
 2020-01-23 17:15 UTC  (6+ messages)
` [PATCH v2 7/8] remoteproc: qcom: q6v5: Add common panic handler

[PATCH ghak90 V8 00/16] audit: implement container identifier
 2020-01-23 17:09 UTC  (5+ messages)
` [PATCH ghak90 V8 07/16] audit: add contid support for signalling the audit daemon

[PATCH 00/16] Add MHI bus support
 2020-01-23 17:05 UTC  (14+ messages)
` [PATCH 01/16] docs: Add documentation for MHI bus
` [PATCH 02/16] bus: mhi: core: Add support for registering MHI controllers
` [PATCH 05/16] bus: mhi: core: Add support for ringing channel/event ring doorbells

[PATCH bpf-next v3 00/10] MAC and Audit policy using eBPF (KRSI)
 2020-01-23 17:03 UTC  (12+ messages)
` [PATCH bpf-next v3 01/10] bpf: btf: Add btf_type_by_name_kind
` [PATCH bpf-next v3 02/10] bpf: lsm: Add a skeleton and config options
` [PATCH bpf-next v3 03/10] bpf: lsm: Introduce types for eBPF based LSM
` [PATCH bpf-next v3 04/10] bpf: lsm: Add mutable hooks list for the BPF LSM
` [PATCH bpf-next v3 05/10] bpf: lsm: BTF API for LSM hooks
` [PATCH bpf-next v3 06/10] bpf: lsm: Implement attach, detach and execution
` [PATCH bpf-next v3 07/10] bpf: lsm: Make the allocated callback RO+X
` [PATCH bpf-next v3 08/10] tools/libbpf: Add support for BPF_PROG_TYPE_LSM
` [PATCH bpf-next v3 09/10] bpf: lsm: Add selftests "
` [PATCH bpf-next v3 10/10] bpf: lsm: Add Documentation

[PATCH v10 1/2] dt-bindings: edac: dmc-520.yaml
 2020-01-23 17:00 UTC  (4+ messages)

[GIT PULL] arm64 updates for 5.6
 2020-01-23 16:58 UTC 

[PATCH] x86/CPU/AMD: Remove amd_get_topology_early()
 2020-01-23 16:58 UTC 

[PATCH ghak28 V4] audit: log audit netlink multicast bind and unbind events
 2020-01-23 16:57 UTC  (6+ messages)

[RFC] x86: Select HARDIRQS_SW_RESEND on x86
 2020-01-23 16:56 UTC 

[PATCH] kernel: module: Pass lockdep expression to RCU lists
 2020-01-23 16:52 UTC  (3+ messages)

[PATCH] drm/msm: Fix a6xx GMU shutdown sequence
 2020-01-23 16:42 UTC 

[PATCH] sched.h: Annotate sighand_struct with __rcu
 2020-01-23 16:41 UTC  (2+ messages)

[RFC PATCH V2 11/11] x86: tsc: avoid system instability in hibernation
 2020-01-23 16:27 UTC  (11+ messages)

[PATCH] lib/test_kasan.c: Fix memory leak in kmalloc_oob_krealloc_more()
 2020-01-23 16:02 UTC  (2+ messages)

[RESEND] Atomic switch of MSR_IA32_UMWAIT_CONTROL
 2020-01-23 16:16 UTC  (3+ messages)

[PATCH 0/5] i2c: i2c-stm32f7: enhance FastModePlus support
 2020-01-23 16:12 UTC  (6+ messages)
` [PATCH 1/5] i2c: i2c-stm32f7: disable/restore Fast Mode Plus bits in low power modes
` [PATCH 2/5] dt-bindings: i2c: i2c-stm32f7: add st,stm32mp15-i2c compatible
` [PATCH 3/5] i2c: i2c-stm32f7: add a new "
` [PATCH 4/5] ARM: dts: stm32: use st,stm32mp15-i2c compatible for stm32mp151
` [PATCH 5/5] ARM: dts: stm32: add Fast Mode Plus info in I2C nodes of stm32mp151

[PATCH] ARM: dts: am43x-epos-evm: set data pin directions for spi0 and spi1
 2020-01-23 16:12 UTC  (2+ messages)

[PATCH] powerpc: drmem: avoid NULL pointer dereference when drmem is unavailable
 2020-01-23 16:10 UTC  (3+ messages)

[PATCH 00/20] ARM: Drop unneeded select of multi-platform selected options
 2020-01-23 16:09 UTC  (4+ messages)
` [PATCH 01/20] ARM: actions: Drop unneeded select of COMMON_CLK
  ` [PATCH 15/20] ARM: omap2plus: Drop unneeded select of MIGHT_HAVE_CACHE_L2X0

[PATCH] x86/tsc: Add tsc_early_khz command line parameter overriding early TSC calibration
 2020-01-23 16:09 UTC 

[PATCH] padata.h: Annotate parallel_data with __rcu
 2020-01-23 16:08 UTC  (2+ messages)

[PATCH v2 0/7] perf tools: Add support for some spe events and precise ip
 2020-01-23 16:07 UTC  (8+ messages)
` [PATCH v2 1/7] perf tools: Move arm-spe-pkt-decoder.h/c to the new dir
` [PATCH v2 2/7] perf tools: Add support for "report" for some spe events
` [PATCH v2 3/7] perf report: Add --spe options for arm-spe
` [PATCH v2 4/7] perf tools: Support "branch-misses:pp" on arm64
` [PATCH v2 5/7] perf tools: add perf_evlist__terminate() for terminate
` [PATCH v2 6/7] perf tools: arm-spe: fix record hang after being terminated
` [PATCH v2 7/7] perf tools: Unset precise_ip when using SPE

[PATCH] pstore: Fix printing of duplicate boot messages to console
 2020-01-23 16:00 UTC 

[PATCH] PM / devfreq: use constant name of userspace governor
 2020-01-23 15:59 UTC 

[PATCH v2 1/3] drm: msm: Add 618 gpu to the adreno gpu list
 2020-01-23 15:58 UTC  (2+ messages)

[PATCH] Support for nlattr and nested_nlattr attribute search in EBPF filter
 2020-01-23 15:57 UTC  (2+ messages)

[PATCH] dynamic_debug: allow to work if debugfs is disabled
 2020-01-23 15:53 UTC  (8+ messages)
    ` [PATCH v2] "
          ` [PATCH v3] "

[PATCH 1/2] mfd: da9062: enable being a system-power-controller
 2020-01-23 15:51 UTC  (2+ messages)

[PATCH] ARM: OMAP2+: Fix undefined reference to omap_secure_init
 2020-01-23 15:50 UTC  (3+ messages)

[REGRESSION][BISECTED] 5.5-rc suspend/resume failure caused by patch a4f55d8b8c14 ("usb: hub: Check device descriptor before resusciation")
 2020-01-23 15:50 UTC  (2+ messages)

[PATCH] lib: devres: Export devm_ioremap_resource_wc
 2020-01-23 15:47 UTC 

[PATCH 00/11] crypto: ccree - fixes and cleanups
 2020-01-23 15:46 UTC  (4+ messages)

[PATCH AUTOSEL 5.4 001/205] ioat: ioat_alloc_ring() failure handling
 2020-01-23 15:46 UTC  (5+ messages)
` [PATCH AUTOSEL 5.4 003/205] drm/v3d: don't leak bin job if v3d_job_init fails

SELinux: How to split permissions for keys?
 2020-01-23 15:46 UTC  (2+ messages)

[PATCH v5 0/6] Add support for frequency invariance for (some) x86
 2020-01-23 15:44 UTC  (3+ messages)

[PATCH] MAINTAINERS: Replace Tien Hock Loh as Altera PIO maintainer
 2020-01-23 15:34 UTC  (2+ messages)

[PATCH v2 4/4] hv_utils: Add the support of hibernation
 2020-01-23 15:31 UTC  (4+ messages)

[PATCH] x86/cpu: Move prototype for get_umwait_control_msr() to global location
 2020-01-23 15:32 UTC  (2+ messages)

[PATCH] pinctrl: qcom: Don't lock around irq_set_irq_wake()
 2020-01-23 15:31 UTC  (2+ messages)

[PATCH v2 1/2] i2c: Enable compile testing for some of drivers
 2020-01-23 15:31 UTC  (2+ messages)

[PATCH] dt-bindings: stm32: convert dfsdm to json-schema
 2020-01-23 15:30 UTC  (2+ messages)

[PATCH v9 0/5] Add NUMA-awareness to qspinlock
 2020-01-23 15:29 UTC  (8+ messages)
` [PATCH v9 3/5] locking/qspinlock: Introduce CNA into the slow path of qspinlock

[PATCH] spmi: pmic-arb: Set lockdep class for hierarchical irq domains
 2020-01-23 15:29 UTC  (2+ messages)

[PATCH][next] iio: st_sensors: handle memory allocation failure to fix null pointer dereference
 2020-01-23 15:28 UTC  (2+ messages)

[PATCH RESEND] gpiolib: hold gpio devices lock until ->descs array is initialised
 2020-01-23 15:26 UTC  (2+ messages)

[RESEND PATCH v5 0/7] gpiolib: add an ioctl() for monitoring line status changes
 2020-01-23 15:24 UTC  (5+ messages)
` [RESEND PATCH v5 6/7] gpiolib: add new ioctl() for monitoring changes in line info

[PATCH][next] drm/i915/gem: fix null pointer dereference on vm
 2020-01-23 15:24 UTC  (2+ messages)

[PATCH v10 00/13] Support ROHM BD71828 PMIC
 2020-01-23 15:18 UTC  (4+ messages)
` [PATCH v10 11/13] gpio: bd71828: Initial support for ROHM BD71828 PMIC GPIOs

[PATCH V3] firmware: arm_scmi: Make scmi core independent of the transport type
 2020-01-23 15:17 UTC  (6+ messages)
` [PATCH V4] "

[PATCH 3/4] GPIO: aspeed: fixed a typo
 2020-01-23 15:17 UTC  (2+ messages)

[PATCH 0/9] add ASoC components for AHUB
 2020-01-23 15:16 UTC  (12+ messages)
` [PATCH 4/9] ASoC: tegra: add Tegra210 based I2S driver
  ` [alsa-devel] "

[RFC v5 00/57] objtool: Add support for arm64
 2020-01-23 15:11 UTC  (9+ messages)
` [RFC v5 47/57] arm64: assembler: Add macro to annotate asm function having non standard stack-frame

[PATCH 1/2] pinctrl: mvebu: armada-37xx: use use platform api
 2020-01-23 15:06 UTC  (3+ messages)

[PATCH v2] watchdog: da9062: make restart handler atomic safe
 2020-01-23 15:03 UTC  (2+ messages)

[tip:auto-latest] BUILD SUCCESS 1e53251a964b1875f82a071c0b59d135dd0cc563
 2020-01-23 14:59 UTC 

[PATCH v2 00/28] docs: i2c: rework I2C documentation, part I
 2020-01-23 14:56 UTC  (16+ messages)
` [PATCH v2 14/28] docs: i2c: smbus-protocol: use proper names for ACK and NACK
  ` [PATCH v2 15/28] docs: i2c: smbus-protocol: enable kernel-doc function syntax
  ` [PATCH v2 16/28] docs: i2c: smbus-protocol: fix "
  ` [PATCH v2 17/28] docs: i2c: smbus-protocol: fix typo
  ` [PATCH v2 18/28] docs: i2c: smbus-protocol: fix punctuation
  ` [PATCH v2 19/28] docs: i2c: smbus-protocol: improve I2C Block transactions description
  ` [PATCH v2 20/28] docs: i2c: instantiating-devices: fix internal hyperlink
  ` [PATCH v2 21/28] docs: i2c: instantiating-devices: rearrange static instatiation
  ` [PATCH v2 22/28] docs: i2c: instantiating-devices: use monospace for sysfs attributes
  ` [PATCH v2 23/28] docs: i2c: old-module-parameters: fix internal hyperlink
  ` [PATCH v2 24/28] docs: i2c: old-module-parameters: clarify this is for obsolete kernels
  ` [PATCH v2 25/28] docs: i2c: old-module-parameters: use monospace instead of ""
  ` [PATCH v2 26/28] docs: i2c: rename sections so the overall picture is clearer
  ` [PATCH v2 27/28] docs: i2c: i2c-protocol: use same wording as smbus-protocol
  ` [PATCH v2 28/28] docs: i2c: writing-clients: properly name the stop condition

[GIT PULL] Power management fix for v5.5-rc8
 2020-01-23 14:55 UTC 

[RFC PATCH 0/4] iommu: Per-group default domain type
 2020-01-23 14:55 UTC  (7+ messages)
` [RFC PATCH 3/4] iommu: Preallocate iommu group when probing devices

[PATCH] iio: ad5755: fix spelling mistake "to" -> "too"
 2020-01-23 14:55 UTC  (3+ messages)

[PATCH kunit 0/3] kunit: add debugfs representation to show results/run tests
 2020-01-23 14:55 UTC  (6+ messages)
` [PATCH kunit 1/3] kunit: add debugfs /sys/kernel/debug/kunit/<suite>/results display
` [PATCH kunit 2/3] kunit: add "run" debugfs file to run suites, display results
` [PATCH kunit 3/3] kunit: update documentation to describe debugfs representation

[PATCH] gpio: mvebu: clear irq in edge cause register before unmask edge irq
 2020-01-23 14:53 UTC  (2+ messages)

[PATCH 0/3] PM / devfreq: change load calc in Exynos5422
 2020-01-23 14:53 UTC  (4+ messages)
    ` [PATCH 1/3] PM / devfreq: exynos-nocp: fix debug print type
    ` [PATCH 2/3] PM / devfreq: exynos-bus: prepare for change in load calc in exynos-nocp
    ` [PATCH 3/3] PM / devfreq: exynos-nocp: change load and total calculations

[PATCH V9 1/3] dt-bindings: imx: Add pinctrl binding doc for i.MX8MP
 2020-01-23 14:51 UTC  (6+ messages)
` [PATCH V9 2/3] pinctrl: freescale: Add i.MX8MP pinctrl driver support
` [PATCH V9 3/3] arm64: defconfig: Select CONFIG_PINCTRL_IMX8MP by default

[PATCH] add support for TLS1.2 algorithms offload
 2020-01-23 14:47 UTC  (2+ messages)

[PATCH] ARM: dts: at91: nattis 2: remove unnecessary include
 2020-01-23 14:45 UTC  (2+ messages)

[PATCH v2 0/2] Convert STM32 UART bindings to yaml
 2020-01-23 14:43 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: serial: Convert rs485 bindings to json-schema
` [PATCH v2 2/2] dt-bindings: serial: Convert STM32 UART "

[PATCH v2 0/5] drm: Add support for Okaya RH128128T
 2020-01-23 14:41 UTC  (5+ messages)
` [PATCH v2 1/5] dt-bindings: display: sitronix,st7735r: Convert to DT schema
    ` [PATCH] dt-bindings: restrict properties for sitronix,st7735r

[v3] x86/tsc: Unset TSC_KNOWN_FREQ and TSC_RELIABLE flags on Intel Bay Trail SoC
 2020-01-23 14:41 UTC  (4+ 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).