linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-23 12:32:44 to 2020-01-23 15:33:21 UTC [more...]

[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  (6+ messages)

[PATCH v5 0/6] Add support for frequency invariance for (some) x86
 2020-01-23 15:30 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  (13+ 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)

[PATCH bpf-next v3 00/10] MAC and Audit policy using eBPF (KRSI)
 2020-01-23 15:24 UTC  (11+ 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

[RESEND PATCH v5 0/7] gpiolib: add an ioctl() for monitoring line status changes
 2020-01-23 15:24 UTC  (11+ messages)
` [RESEND PATCH v5 1/7] kfifo: provide noirqsave variants of spinlocked in and out helpers
` [RESEND PATCH v5 2/7] kfifo: provide kfifo_is_empty_spinlocked()
` [RESEND PATCH v5 3/7] gpiolib: rework the locking mechanism for lineevent kfifo
` [RESEND PATCH v5 4/7] gpiolib: emit a debug message when adding events to a full kfifo
` [RESEND PATCH v5 5/7] gpiolib: provide a dedicated function for setting lineinfo
` [RESEND PATCH v5 6/7] gpiolib: add new ioctl() for monitoring changes in line info
` [RESEND PATCH v5 7/7] tools: gpio: implement gpio-watch

[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] "

SELinux: How to split permissions for keys?
 2020-01-23 15:12 UTC 

[RFC v5 00/57] objtool: Add support for arm64
 2020-01-23 15:11 UTC  (15+ messages)
` [RFC v5 12/57] objtool: check: Allow jumps from an alternative group to itself
` [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  (29+ messages)
` [PATCH v2 01/28] docs: i2c: sort index logically
` [PATCH v2 02/28] docs: i2c: summary: extend introduction
` [PATCH v2 03/28] docs: i2c: summary: rewrite the "terminology" section
` [PATCH v2 04/28] docs: i2c: call it "I2C" consistently
` [PATCH v2 05/28] docs: i2c: fix typo
` [PATCH v2 06/28] docs: i2c: replace "I2C-transfer" -> "I2C transfer" consistently
` [PATCH v2 07/28] docs: i2c: i2c-protocol: fix kernel-doc function syntax
` [PATCH v2 08/28] docs: i2c: i2c-protocol: properly name start and stop conditions
` [PATCH v2 09/28] docs: i2c: i2c-protocol: remove unneeded colons from table
` [PATCH v2 10/28] docs: i2c: i2c-protocol: use proper names for ACK and NACK
` [PATCH v2 11/28] docs: i2c: smbus: fix link syntax
` [PATCH v2 12/28] docs: i2c: smbus-protocol: properly name start and stop conditions
` [PATCH v2 13/28] docs: i2c: smbus-protocol: remove unneeded colons from table
` [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] sched.h: Annotate sighand_struct with __rcu
 2020-01-23 14:53 UTC 

[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 v16.1 0/9] mm / virtio: Provide support for free page reporting
 2020-01-23 14:52 UTC  (4+ messages)

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

[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  (5+ messages)

BUG: unable to handle kernel NULL pointer dereference at 00000000000000a8 in nilfs_segctor_do_construct
 2020-01-23 14:30 UTC  (8+ messages)

[PATCH] Correction to manpage of cpupower
 2020-01-23 14:33 UTC 

[PATCH ghak28 V4] audit: log audit netlink multicast bind and unbind events
 2020-01-23 14:32 UTC  (4+ messages)

[GIT PULL] PCI fixes for v5.5
 2020-01-23 14:31 UTC 

[PATCH] ASoC: max98090: silence lockdep warning
 2020-01-23 14:30 UTC  (2+ messages)

[PATCH v3] [net]: Fix skb->csum update in inet_proto_csum_replace16()
 2020-01-23 14:29 UTC  (8+ messages)

[PATCH AUTOSEL 4.4 001/174] drm/virtio: fix bounds check in virtio_gpu_cmd_get_capset()
 2020-01-23 14:29 UTC  (4+ messages)
` [PATCH AUTOSEL 4.4 064/174] m68k: mac: Fix VIA timer counter accesses

[PATCH] dt-bindings: fix warnings in validation of qcom,gcc.yaml
 2020-01-23 14:26 UTC  (2+ messages)

[PATCH AUTOSEL 4.19 264/671] media: davinci-isif: avoid uninitialized variable use
 2020-01-23 14:26 UTC  (5+ messages)
` [PATCH AUTOSEL 4.19 592/671] USB: usb-skeleton: fix use-after-free after driver unbind

[PATCH] dt-binding: fix compilation error of the example in qcom,gcc.yaml
 2020-01-23 14:25 UTC  (2+ messages)

[RFT PATCH v2] hwmon: (k10temp) Display up to seven sets of CCD temperatures
 2020-01-23 14:20 UTC 

[PATCH v9 0/3] IMA: Deferred measurement of keys
 2020-01-23 14:19 UTC  (3+ messages)
` [PATCH v9 1/3] IMA: Define workqueue for early boot key measurements

[PATCH AUTOSEL 4.19 001/671] drm/sti: do not remove the drm_bridge that was never added
 2020-01-23 14:19 UTC  (4+ messages)
` [PATCH AUTOSEL 4.19 104/671] ARM: dts: r8a7743: Fix sorting of rwdt node

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

[PATCH v5 0/7] gpiolib: add an ioctl() for monitoring line status changes
 2020-01-23 14:06 UTC  (5+ messages)

[RFC PATCH 0/3] Add device tree build information
 2020-01-23 14:05 UTC  (10+ messages)
` [RFC PATCH 1/3] dtc: Add dtb build information option

[PATCH 01/10] dmaengine: at_hdmac: Substitute kzalloc with kmalloc
 2020-01-23 14:03 UTC  (10+ messages)
` [PATCH 02/10] dmaengine: at_hdmac: Drop locking in at_hdmac_alloc_chan_resources()
` [PATCH 03/10] dmaengine: at_hdmac: Return err in case the chan is not free at alloc res time
` [PATCH 04/10] dmaengine: at_hdmac: Drop description for a not defined parameter
` [PATCH 05/10] dmaengine: at_hdmac: Switch atomic allocations to GFP_NOWAIT
` [PATCH 06/10] dmaengine: at_hdmac: Fix deadlocks
` [PATCH 07/10] dmaengine: at_xdmac: Drop always true check
` [PATCH 08/10] dmaengine: at_xdmac: Drop locking in at_xdmac_alloc_chan_resources()
` [PATCH 09/10] dmaengine: at_xdmac: GFP_KERNEL for user that can sleep
` [PATCH 10/10] dmaengine: at_xdmac: Fix locking in tasklet

[v2] arm64: dts: sc7180: add display dt nodes
 2020-01-23 14:01 UTC 

WARNING in uvc_scan_chain_forward
 2020-01-23 14:00 UTC  (3+ messages)

KASAN: slab-out-of-bounds Read in build_audio_procunit (2)
 2020-01-23 13:59 UTC  (3+ messages)

[PATCH 0/2] KVM: x86: do not mix raw and monotonic clocks in kvmclock
 2020-01-23 13:54 UTC  (4+ messages)
` [PATCH 2/2] KVM: x86: use raw clock values consistently

[PATCH V3 1/3] dt: bindings: brcmnand: Add support for flash-edu
 2020-01-23 13:54 UTC  (2+ messages)

[PATCH v2 0/2] SPI bus multiplexing
 2020-01-23 13:51 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: spi: Document binding for generic SPI multiplexer

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

[PATCH 1/3] ARM: dts: rockchip: Fix vcc10_lcd name and voltage for rk3288-vyasa
 2020-01-23 13:46 UTC  (3+ messages)
` [PATCH 2/3] ARM: dts: rockchip: Fix ddc-i2c-bus "
` [PATCH 3/3] ARM: dts: rockchip: Add vcc50_hdmi "

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

[PATCH] bpf: devmap: Pass lockdep expression to RCU lists
 2020-01-23 13:42 UTC  (4+ messages)

[PATCH v4 1/3] dt-bindings: add vendor prefix for logic technologies limited
 2020-01-23 13:39 UTC  (5+ messages)
` [PATCH v4 2/3] dt-bindings: panel-simple: add bindings for logic technologies displays
` [PATCH v4 3/3] drm/panel: simple: add display timings "

[RFC PATCH v2] clk: Use a new helper in managed functions
 2020-01-23 13:23 UTC  (6+ messages)

[PATCH] x86/iopl: Include prototype header for ksys_ioperm()
 2020-01-23 13:30 UTC 

[v1,net-next, 1/2] ethtool: add setting frame preemption of traffic classes
 2020-01-23 13:30 UTC  (4+ messages)

[PATCH v2 0/5] drm/i915: conversion to new drm logging macros
 2020-01-23 13:28 UTC  (2+ messages)

Leads On Embedded World 2020
 2020-01-23 13:22 UTC  (2+ messages)
` Kernel folks @EW2020 [Was: Leads On Embedded World 2020]

[PATCH v8 0/2] New zonefs file system
 2020-01-23 13:21 UTC  (6+ messages)
` [PATCH v8 1/2] fs: "

[PATCH] Support for nlattr and nested_nlattr attribute search in EBPF filter
 2020-01-23 13:08 UTC 

BUG: corrupted list in em28xx_init_extension
 2020-01-23 13:17 UTC 

[PATCH v2 0/2] Improve general readability of MSS on SC7180
 2020-01-23 13:12 UTC  (3+ messages)
` [PATCH v2 1/2] remoteproc: qcom: q6v5-mss: Use regmap_read_poll_timeout
` [PATCH v2 2/2] remoteproc: qcom: q6v5-mss: Improve readability of reset_assert

[PATCH v3 1/7] fs/readdir: Fix filldir() and filldir64() use of user_access_begin()
 2020-01-23 13:11 UTC  (8+ messages)
` [PATCH v3 2/7] uaccess: Tell user_access_begin() if it's for a write or not
` [PATCH v3 3/7] powerpc/32s: Fix bad_kuap_fault()
` [PATCH v3 4/7] powerpc/kuap: Fix set direction in allow/prevent_user_access()
` [PATCH v3 5/7] powerpc/32s: Drop NULL addr verification
` [PATCH v3 6/7] powerpc/32s: Prepare allow_user_access() for user_access_begin()
` [PATCH v3 7/7] powerpc: Implement user_access_begin and friends

"oneshot" interrupt causes another interrupt to be fired erroneously in Haswell system
 2020-01-23 13:08 UTC  (8+ messages)
  `  "
      `  "

[PATCH] sched/cputime: make scale_stime() more precise
 2020-01-23 13:05 UTC  (3+ messages)

[PATCH v3 RESEND] firmware_loader: load files from the mount namespace of init
 2020-01-23 12:58 UTC 

[PATCH v2 1/6] fs/readdir: Fix filldir() and filldir64() use of user_access_begin()
 2020-01-23 12:43 UTC  (4+ messages)

[PATCH 0/1] tty: serial: qcom_geni_serial: Configure UART_IO_MACRO_CTRL register
 2020-01-23 12:41 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH v1 3/4] dt-binding: spi: add NPCM PSPI reset binding
 2020-01-23 12:36 UTC  (2+ messages)
` Applied "dt-binding: spi: add NPCM PSPI reset binding" to the spi tree

[PATCH v3 0/9] arm64: dts: ti: UDMAP and McASP support
 2020-01-23 12:35 UTC  (2+ messages)

[RFC] irq: Skip printing irq when desc->action is null even if any_count is not zero
 2020-01-23 12:34 UTC  (5+ messages)
    ` 答复: "

[PATCH] platform/x86: asus-nb-wmi: Support left round button on N56VB
 2020-01-23 12:32 UTC  (2+ messages)

[PATCH 0/5] Intel Speed Select Core Power Support
 2020-01-23 12:32 UTC  (2+ 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).