linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-27 17:35:54 to 2020-03-27 22:26:11 UTC [more...]

[PATCH RFC tip/core/rcu 0/16] Prototype RCU usable from idle, exception, offline
 2020-03-27 22:24 UTC  (27+ messages)
` [PATCH RFC v2 tip/core/rcu 0/22] "
  ` [PATCH RFC v3 tip/core/rcu 0/34] "
    ` [PATCH v3 tip/core/rcu 03/34] rcutorture: Add flag to produce non-busy-wait task stalls
    ` [PATCH v3 tip/core/rcu 06/34] rcu: Reinstate synchronize_rcu_mult()
    ` [PATCH v3 tip/core/rcu 07/34] rcutorture: Add a test for synchronize_rcu_mult()
    ` [PATCH v3 tip/core/rcu 14/34] rcu-tasks: Add an RCU Tasks Trace to simplify protection of tracing hooks
    ` [PATCH v3 tip/core/rcu 15/34] rcutorture: Add torture tests for RCU Tasks Trace
    ` [PATCH v3 tip/core/rcu 16/34] rcu-tasks: Add stall warnings "
    ` [PATCH v3 tip/core/rcu 17/34] rcu-tasks: Move #ifdef into tasks.h
    ` [PATCH v3 tip/core/rcu 18/34] rcu-tasks: Add RCU tasks to rcutorture writer stall output
    ` [PATCH v3 tip/core/rcu 19/34] rcu-tasks: Make rcutorture writer stall output include GP state
    ` [PATCH v3 tip/core/rcu 20/34] rcu-tasks: Make RCU Tasks Trace make use of RCU scheduler hooks
    ` [PATCH v3 tip/core/rcu 21/34] rcu-tasks: Add a grace-period start time for throttling and debug
    ` [PATCH v3 tip/core/rcu 22/34] rcu-tasks: Provide boot parameter to delay IPIs until late in grace period
    ` [PATCH v3 tip/core/rcu 23/34] rcu-tasks: Split ->trc_reader_need_end
    ` [PATCH v3 tip/core/rcu 24/34] rcu-tasks: Add grace-period and IPI counts to statistics
    ` [PATCH v3 tip/core/rcu 25/34] rcu-tasks: Add Kconfig option to mediate smp_mb() vs. IPI
    ` [PATCH v3 tip/core/rcu 26/34] rcu-tasks: Avoid IPIing userspace/idle tasks if kernel is so built
    ` [PATCH v3 tip/core/rcu 27/34] rcu-tasks: Allow rcu_read_unlock_trace() under scheduler locks
    ` [PATCH v3 tip/core/rcu 28/34] rcu-tasks: Disable CPU hotplug across RCU tasks trace scans
    ` [PATCH v3 tip/core/rcu 29/34] rcu-tasks: Handle the running-offline idle-task special case
    ` [PATCH v3 tip/core/rcu 30/34] rcu-tasks: Make RCU tasks trace also wait for idle tasks
    ` [PATCH v3 tip/core/rcu 31/34] rcu-tasks: Add rcu_dynticks_zero_in_eqs() effectiveness statistics
    ` [PATCH v3 tip/core/rcu 32/34] rcu-tasks: Add count for idle tasks on offline CPUs
    ` [PATCH v3 tip/core/rcu 33/34] rcutorture: Add TRACE02 scenario enabling RCU Tasks Trace IPIs
    ` [PATCH v3 tip/core/rcu 34/34] rcu-tasks: Add IPI failure count to statistics

[PATCH] iommu: Lower severity of add/remove device messages
 2020-03-27 22:25 UTC  (5+ messages)

[PATCH v4 0/4] Documentation/litmus-tests: Add litmus tests for atomic APIs
 2020-03-27 22:18 UTC  (2+ messages)

[Patch v5 0/6] Introduce Power domain based warming device driver
 2020-03-27 22:15 UTC  (3+ messages)
` [Patch v5 2/6] soc: qcom: rpmhpd: Introduce function to retrieve power domain performance state count

[PATCH v1] drivers/base/memory.c: indicate all memory blocks as removable
 2020-03-27 22:13 UTC  (7+ messages)

[PATCH 00/20] virtiofs: Add DAX support
 2020-03-27 22:06 UTC  (5+ messages)
` [PATCH 20/20] fuse,virtiofs: Add logic to free up a memory range

[Patch v2 1/2] mm/page_alloc.c: use NODE_MASK_NONE define used_mask
 2020-03-27 22:01 UTC  (2+ messages)
` [Patch v2 2/2] mm/page_alloc.c: define node_order with all zero

[PATCH v2 00/10] Add a new mmap locking API wrapping mmap_sem calls
 2020-03-27 21:52 UTC  (4+ messages)
` [PATCH v2 01/10] mmap locking API: initial implementation as rwsem wrappers

[PATCH v2] pinctrl: qcom: use scm_call to route GPIO irq to Apps
 2020-03-27 21:51 UTC  (4+ messages)
  ` R: "

[PATCH v4 0/5] Add battery charger driver support for MP2629
 2020-03-27 21:50 UTC  (4+ messages)
` [PATCH v4 1/5] dt-bindings: mfd: add document bindings for mp2629

[PATCH 0/7] thp/khugepaged improvements and CoW semantics
 2020-03-27 21:44 UTC  (15+ messages)
` [PATCH 2/7] khugepaged: Do not stop collapse if less than half PTEs are referenced
` [PATCH 3/7] khugepaged: Drain LRU add pagevec to get rid of extra pins
` [PATCH 4/7] khugepaged: Allow to callapse a page shared across fork
` [PATCH 5/7] khugepaged: Allow to collapse PTE-mapped compound pages
` [PATCH 6/7] thp: Change CoW semantics for anon-THP

[PATCH] sched/vtime: Fix an unitialized variable warning
 2020-03-27 21:43 UTC 

[PATCH 0/2] gpiolib: gpio_set_config() cleanups
 2020-03-27 21:40 UTC  (5+ messages)
` [PATCH 1/2] gpiolib: Pass gpio_desc to gpio_set_config()
` [PATCH 2/2] gpiolib: Remove unused gpio_chip parameter from gpio_set_bias()

[GIT PULL] parisc architecture fix for kernel v5.6
 2020-03-27 21:40 UTC  (2+ messages)

[PATCH v6 0/8] gpio: Add GPIO Aggregator
 2020-03-27 21:37 UTC  (7+ messages)
` [PATCH v6 1/8] ARM: integrator: impd1: Use GPIO_LOOKUP() helper macro
  ` [PATCH v6 5/8] gpiolib: Introduce gpiod_set_config()

[PATCH v2 0/3] Fixes: update Tiger Lake ACPI device IDs
 2020-03-27 21:28 UTC  (4+ messages)
` [PATCH v2 1/3] ACPI: fix: Update "
` [PATCH v2 2/3] platform/x86: intel-hid: fix: Update Tiger Lake ACPI device ID
` [PATCH v2 3/3] thermal: int340x_thermal: fix: Update Tiger Lake ACPI device IDs

[rcu:rcu/next] BUILD SUCCESS c4ee749cffa9244e2de2066109339bfdc647573b
 2020-03-27 21:31 UTC 

[PATCH 01/10] locking/rtmutex: Remove Comparison to bool
 2020-03-27 21:23 UTC  (10+ messages)
  ` [PATCH 02/10] sched/topology: Replace 1 and 0 by boolean value
  ` [PATCH 03/10] cpu: Remove Comparison to bool
  ` [PATCH 04/10] irq: Replace 1 by true
  ` [PATCH 05/10] softirq: Replace BUG() after if statement with BUG_ON
  ` [PATCH 06/10] rcu: Replace assigned pointer ret value by corresponding boolean value
  ` [PATCH 07/10] sched/fair: Replace 1 and 0 by "
  ` [PATCH 08/10] trace: Replace printk and WARN_ON with WARN
  ` [PATCH 09/10] kernel/sysctl.c: Replace 1 and 0 by corresponding boolean value
  ` [PATCH 10/10] trace: Replace printk and WARN_ON with WARN

[GIT PULL 1/3] bcm2835-dt-fixes-2020-03-27
 2020-03-27 21:16 UTC  (3+ messages)
` [GIT PULL 2/3] bcm2835-dt-next-2020-03-27
` [GIT PULL 3/3] bcm2835-defconfig-next-2020-03-27

[PATCH] pci: Fixes MaxPayloadSize (MPS) programming for RCiEP devices
 2020-03-27 21:16 UTC 

[PATCH 0/9] vfio/fsl-mc: VFIO support for FSL-MC devices
 2020-03-27 21:12 UTC  (4+ messages)
` [PATCH 1/9] vfio/fsl-mc: Add VFIO framework skeleton for fsl-mc devices

[PATCH v2] rtc: ds1307: add support for watchdog timer on ds1388
 2020-03-27 21:12 UTC  (2+ messages)

[PATCH 1/2] pinctrl: sprd: Use the correct pin output configuration
 2020-03-27 21:11 UTC  (4+ messages)
` [PATCH 2/2] pinctrl: sprd: Add pin high impedance mode support

[PATCH v2 0/2] Misc. rproc fixes around fixed memory region support
 2020-03-27 21:09 UTC  (5+ messages)
` [PATCH v2 1/2] remoteproc: fall back to using parent memory pool if no dedicated available

Toby MPCI - L201 cellular modem http hang after random MAC address assignment
 2020-03-27 20:56 UTC 

[v2,1/1] hwmon: (nct7904) Add watchdog function
 2020-03-27 20:54 UTC  (3+ messages)
    ` 答复: "

[PATCH -next] locking/percpu-rwsem: fix a task_struct refcount
 2020-03-27 20:47 UTC  (3+ messages)
  ` Memory leaks due to "locking/percpu-rwsem: Remove the embedded rwsem"

[PATCH v2 0/4] Add XHCI, EHCI and OHCI support for Broadcom STB SoS's
 2020-03-27 20:47 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: Add Broadcom STB USB support
` [PATCH v2 2/4] usb: xhci: xhci-plat: Add support for Broadcom STB SoC's
` [PATCH v2 3/4] usb: ehci: Add new EHCI driver "
` [PATCH v2 4/4] usb: host: Add ability to build new Broadcom STB USB drivers

[PATCH v2] bpf: fix build warning - missing prototype
 2020-03-27 20:47 UTC  (4+ messages)
` [PATCH v3] "
    ` [PATCH v4] "

[PATCH v1 0/3] Fixes: update Tiger Lake ACPI device IDs
 2020-03-27 20:45 UTC  (6+ messages)
` [PATCH v1 1/3] ACPI: fix: Update "
` [PATCH v1 2/3] platform/x86: intel-hid: fix: Update Tiger Lake ACPI device ID
` [PATCH v1 3/3] thermal: int340x_thermal: fix: Update Tiger Lake ACPI device IDs

lockdep warning in urb.c:363 usb_submit_urb
 2020-03-27 20:45 UTC  (2+ messages)

[PATCH] watchdog: sp805: fix restart handler
 2020-03-27 20:42 UTC  (2+ messages)

[PATCH 0/9] drm/nouveau: Introduce CRC support for gf119+
 2020-03-27 20:38 UTC  (5+ messages)
` [PATCH 1/9] drm/vblank: Add vblank works

[GIT PULL] ARM: DT and driver fixes for v5.6
 2020-03-27 20:33 UTC 

[PATCH] perf tools: update docs regarding kernel/user space unwinding
 2020-03-27 20:33 UTC  (5+ messages)

[PATCH v8 0/3] Add support for the Gateworks System Controller
 2020-03-27 20:33 UTC  (4+ messages)
` [PATCH v8 1/3] dt-bindings: mfd: Add Gateworks System Controller bindings
` [PATCH v8 2/3] mfd: add Gateworks System Controller core driver
` [PATCH v8 3/3] hwmon: add Gateworks System Controller support

[PATCH 0/4] Add XHCI, EHCI and OHCI support for Broadcom STB SoS's
 2020-03-27 20:28 UTC  (11+ messages)
` [PATCH 1/4] dt-bindings: Add Broadcom STB USB support
` [PATCH 3/4] usb: ehci: Add new EHCI driver for Broadcom STB SoC's

[PATCH 0/4] dt-bindings: additionalProperties clean-up
 2020-03-27 20:21 UTC  (3+ messages)
` [PATCH 1/4] dt-bindings: iio/accel: Drop duplicate adi,adxl345/6 from trivial-devices.yaml
  ` [PATCH 1/4] dt-bindings: iio/accel: Drop duplicate adi, adxl345/6 "

[PATCH][next] btrfs: inode: Fix uninitialized variable bug
 2020-03-27 20:01 UTC 

[PATCH] ipc/mqueue.c: change __do_notify() to bypass check_kill_permission()
 2020-03-27 19:56 UTC  (4+ messages)
` [PATCH V2] "
    ` [PATCH -mm] ipc-mqueuec-change-__do_notify-to-bypass-check_kill_permission-fix

[PATCH 00/28] DT: Improve validation for Marvell SoCs
 2020-03-27 19:55 UTC  (28+ messages)
` [PATCH 14/28] dt-bindings: arm: l2x0: Tauros 3 is PL310 compatible
` [PATCH 15/28] dt-bindings: arm: mrvl: Add missing compatible strings
` [PATCH 16/28] dt-bindings: Add "mrvl", a legacy vendor prefix for Marvell
` [PATCH 17/28] dt-bindings: mmc: Fix up clk-phase-sd-hs in an example
` [PATCH 20/28] dt-bindings: phy: Convert phy-mmp3-usb to json-schema
` [PATCH 21/28] dt-bindings: gpio: Convert mrvl-gpio "
` [PATCH 23/28] dt-bindings: interrupt-controller: Convert mrvl,intc "
` [PATCH 24/28] dt-bindings: media: Convert marvell,mmp2-ccic "
` [PATCH 25/28] dt-bindings: rtc: Convert sa1100-rtc "
` [PATCH 26/28] dt-bindings: spi: Convert spi-pxa2xx "
` [PATCH 27/28] dt-bindings: timer: Convert mrvl,mmp-timer "
` [PATCH 28/28] dt-bindings: usb: Convert ehci-mv "

[PATCH v2] Makefile.llvm: simplify LLVM build
 2020-03-27 19:51 UTC  (2+ messages)

[PATCH net-next 2/9] dt-bindings: net: add backplane dt bindings
 2020-03-27 19:49 UTC  (2+ messages)

[PATCH v1 0/4] clk: qcom: Support for Low Power Audio Clocks on SC7180
 2020-03-27 19:48 UTC  (5+ messages)
` [PATCH v1 1/4] clk: qcom: gdsc: Add support to enable retention of GSDCR
` [PATCH v1 2/4] dt-bindings: clock: Add YAML schemas for LPASS clocks on SC7180
` [PATCH v1 3/4] clk: qcom: gcc: Add support for GCC LPASS clock for SC7180
` [PATCH v1 4/4] clk: qcom: lpass: Add support for LPASS clock controller "

[PATCH net-next v2 00/12] ethtool netlink interface, part 4
 2020-03-27 19:45 UTC  (7+ messages)
` [PATCH net-next v2 11/12] ethtool: add timestamping related string sets
` [PATCH net-next v2 12/12] ethtool: provide timestamping information with TIMESTAMP_GET request

[PATCH v2 1/3] driver core: Break infinite loop when deferred probe can't be satisfied
 2020-03-27 19:40 UTC  (5+ messages)
` [PATCH v2 3/3] driver core: Replace open-coded list_last_entry()
      `  "

[PATCH] um: Remove some unnecessary NULL checks in vector_user.c
 2020-03-27 19:36 UTC 

[PATCH v2] rpmsg: core: Add wildcard match for name service
 2020-03-27 19:36 UTC  (7+ messages)

[PATCH 1/3] f2fs: fix to disable compression on directory
 2020-03-27 19:32 UTC  (3+ messages)
` [PATCH 3/3] f2fs: fix to check f2fs_compressed_file() in f2fs_bmap()

[PATCH] mm: thp: don't need drain lru cache when splitting and mlocking THP
 2020-03-27 19:29 UTC 

[PATCH bpf-next v8 0/8] MAC and Audit policy using eBPF (KRSI)
 2020-03-27 19:28 UTC  (9+ messages)
` [PATCH bpf-next v8 1/8] bpf: Introduce BPF_PROG_TYPE_LSM
` [PATCH bpf-next v8 2/8] security: Refactor declaration of LSM hooks
` [PATCH bpf-next v8 3/8] bpf: lsm: provide attachment points for BPF LSM programs
` [PATCH bpf-next v8 4/8] bpf: lsm: Implement attach, detach and execution
` [PATCH bpf-next v8 5/8] bpf: lsm: Initialize the BPF LSM hooks
` [PATCH bpf-next v8 6/8] tools/libbpf: Add support for BPF_PROG_TYPE_LSM
` [PATCH bpf-next v8 7/8] bpf: lsm: Add selftests "
` [PATCH bpf-next v8 8/8] bpf: lsm: Add Documentation

[PATCH] kselftest/runner: avoid using timeout when timeout is disabled
 2020-03-27 19:28 UTC  (2+ messages)

[PATCH][next] RDMA/hns: Fix uninitialized variable bug
 2020-03-27 19:31 UTC 

[tip:master] BUILD SUCCESS 28aa62327f5e6d5167deb4f51371657840f153c6
 2020-03-27 19:26 UTC 

[PATCH][next] ath11k: fix error message to correctly report the command that failed
 2020-03-27 19:26 UTC 

[PATCH 12/17] gpio: gpiolib.c: fix a doc warning
 2020-03-27 19:25 UTC  (2+ messages)

[PATCH] f2fs: prevent meta updates while checkpoint is in progress
 2020-03-27 19:24 UTC  (2+ messages)

[PATCH bpf-next v7 0/8] MAC and Audit policy using eBPF (KRSI)
 2020-03-27 19:17 UTC  (9+ messages)
` [PATCH bpf-next v7 4/8] bpf: lsm: Implement attach, detach and execution

[PATCH 0/2] amba/platform: Initialize dma_parms at the bus level
 2020-03-27 19:15 UTC  (5+ messages)

[patch V3 00/20] Lock ordering documentation and annotation for lockdep
 2020-03-27 19:14 UTC  (3+ messages)
` [patch V3 12/20] powerpc/ps3: Convert half completion to rcuwait

[PATCH] scsi: aic7xxx: Remove more FreeBSD-specific code from aic7xxx_core.c
 2020-03-27 19:11 UTC 

[rcu:dev.2020.03.25a] BUILD SUCCESS 7465e11ec0f93d5264ad5c2fec30b909d5c8b0cc
 2020-03-27 19:06 UTC 

[PATCH] iommu/arm-smmu: Demote error messages to debug in shutdown callback
 2020-03-27 19:02 UTC  (6+ messages)

[PATCH][next] selftests/harness: fix spelling mistake "SIGARLM" -> "SIGALRM"
 2020-03-27 19:02 UTC  (2+ messages)

[PATCH 00/18] Add support for Kontron sl28cpld
 2020-03-27 19:01 UTC  (9+ messages)
` [PATCH 12/18] gpio: add support for the sl28cpld GPIO controller

[PATCH] staging: rtl8188eu: remove unnecessary parentheses
 2020-03-27 18:53 UTC 

Build failure in omap_remoteproc due to 02e6d546e3bd
 2020-03-27 18:50 UTC 

[PATCH v14 0/6] Invoke rpmh_flush for non OSI targets
 2020-03-27 18:42 UTC  (8+ messages)
` [PATCH v14 4/6] soc: qcom: rpmh: Invoke rpmh_flush() for dirty caches
` [PATCH v14 6/6] soc: qcom: rpmh-rsc: Allow using free WAKE TCS for active request

[PATCH v2] drm/prime: fix extracting of the DMA addresses from a scatterlist
 2020-03-27 18:31 UTC  (2+ messages)

[RFC PATCH v1] driver core: Set fw_devlink to "permissive" behavior by default
 2020-03-27 18:30 UTC  (4+ messages)

[PATCH 00/10] IOASID extensions for guest SVA
 2020-03-27 18:36 UTC  (7+ messages)
` [PATCH 06/10] iommu/ioasid: Convert to set aware allocations
` [PATCH 08/10] iommu/ioasid: Introduce notifier APIs

[PATCH net-next 0/9] net: ethernet backplane support
 2020-03-27 18:25 UTC  (6+ messages)
` [PATCH net-next 6/9] net: phy: add backplane kr driver support

[PATCH v1] powerpc: Make setjmp/longjump signature standard
 2020-03-27 18:27 UTC  (3+ messages)

[GIT PULL] Last Minute RISC-V Patches for 5.6
 2020-03-27 18:25 UTC  (3+ messages)

[GIT PULL] Devicetree fix for v5.6, take 4
 2020-03-27 18:25 UTC  (2+ messages)

[GIT PULL] arm64 fix for -rc8/final
 2020-03-27 18:25 UTC  (2+ messages)

[PATCH v6 0/2] ACPI / APEI: Add support to notify the vendor specific HW errors
 2020-03-27 18:22 UTC  (3+ messages)
  ` [PATCH v6 1/2] "

[PATCH] serial: sh-sci: Make sure status register SCxSR is read in correct sequence
 2020-03-27 18:17 UTC 

[PATCH v2 1/1] ppc/crash: Skip spinlocks during crash
 2020-03-27 18:15 UTC  (3+ messages)

[PATCH] Add documentation on meaning of -EPROBE_DEFER
 2020-03-27 18:10 UTC  (2+ messages)

[PATCH RESEND] MAINTAINERS: rectify MMP SUPPORT after moving cputype.h
 2020-03-27 18:08 UTC 

6d25be5782 ("sched/core, workqueues: Distangle worker .."): [ 52.816697] WARNING: CPU: 0 PID: 14 at kernel/workqueue.c:882 wq_worker_sleeping
 2020-03-27 17:53 UTC  (2+ messages)
` [PATCH] workqueue: Don't double assign worker->sleeping

[PATCH v3 0/2] irqchip/gic-v3-its: Balance LPI affinity across CPUs
 2020-03-27 17:52 UTC  (5+ messages)
` [PATCH v3 2/2] irqchip/gic-v3-its: Balance initial "

[RFC PATCH] powerpc: Use ppu_intrinsics.h instead of opencoding
 2020-03-27 17:52 UTC 

[PATCH] selinux: clean up indentation issue with assignment statement
 2020-03-27 17:44 UTC 

[PATCH 1/2] Add RUNTIME_DISCARD_EXIT to generic DISCARDS
 2020-03-27 17:43 UTC  (3+ messages)
` [tip: x86/build] x86, vmlinux.lds: "

[PATCH v4 0/5] module autoloading fixes and cleanups
 2020-03-27 17:41 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).