linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-12 20:58:31 to 2020-02-12 23:57:18 UTC [more...]

[PATCH] dt-bindings: Convert the binding file google,cros-ec-codec.txt to yaml format
 2020-02-12 23:57 UTC  (2+ messages)
` Applied "dt-bindings: Convert the binding file google, cros-ec-codec.txt to yaml format." to the asoc tree

[PATCH 1/3] ASoC: Fix SND_SOC_ALL_CODECS imply SPI fallout
 2020-02-12 23:57 UTC  (2+ messages)
` Applied "ASoC: Fix SND_SOC_ALL_CODECS imply SPI fallout" to the asoc tree

[PATCH 2/3] ASoC: Fix SND_SOC_ALL_CODECS imply I2C fallout
 2020-02-12 23:57 UTC  (2+ messages)
` Applied "ASoC: Fix SND_SOC_ALL_CODECS imply I2C fallout" to the asoc tree

[PATCH 3/3] ASoC: Fix SND_SOC_ALL_CODECS imply misc fallout
 2020-02-12 23:57 UTC  (2+ messages)
` Applied "ASoC: Fix SND_SOC_ALL_CODECS imply misc fallout" to the asoc tree

Reclaim regression after 1c30844d2dfe
 2020-02-12 23:55 UTC  (4+ messages)

[PATCH] stm class: Replace zero-length array with flexible-array member
 2020-02-12 23:54 UTC 

[PATCH v9 00/17] Consolidate and improve NVIDIA Tegra CPUIDLE driver(s)
 2020-02-12 23:51 UTC  (18+ messages)
` [PATCH v9 01/17] ARM: tegra: Compile sleep-tegra20/30.S unconditionally
` [PATCH v9 02/17] ARM: tegra: Add tegra_pm_park_secondary_cpu()
` [PATCH v9 03/17] ARM: tegra: Remove pen-locking from cpuidle-tegra20
` [PATCH v9 04/17] ARM: tegra: Change tegra_set_cpu_in_lp2() type to void
` [PATCH v9 05/17] ARM: tegra: Propagate error from tegra_idle_lp2_last()
` [PATCH v9 06/17] ARM: tegra: Expose PM functions required for new cpuidle driver
` [PATCH v9 07/17] ARM: tegra: Rename some of the newly exposed PM functions
` [PATCH v9 08/17] ARM: tegra: Make outer_disable() open-coded
` [PATCH v9 09/17] arm: tegra20: cpuidle: Handle case where secondary CPU hangs on entering LP2
` [PATCH v9 10/17] arm: tegra20: cpuidle: Make abort_flag atomic
` [PATCH v9 11/17] arm: tegra20/30: cpuidle: Remove unnecessary memory barrier
` [PATCH v9 12/17] cpuidle: Refactor and move out NVIDIA Tegra20 driver into drivers/cpuidle
` [PATCH v9 13/17] cpuidle: tegra: Squash Tegra30 driver into the common driver
` [PATCH v9 14/17] cpuidle: tegra: Squash Tegra114 "
` [PATCH v9 15/17] cpuidle: tegra: Disable CC6 state if LP2 unavailable
` [PATCH v9 16/17] ARM: multi_v7_defconfig: Enable Tegra cpuidle driver
` [PATCH v9 17/17] ARM: tegra: Enable Tegra cpuidle driver in tegra_defconfig

[PATCH v7 00/12] NVIDIA Tegra20 CPUFreq driver major update
 2020-02-12 23:46 UTC  (13+ messages)
` [PATCH v7 01/12] clk: tegra: Add custom CCLK implementation
` [PATCH v7 02/12] clk: tegra: pll: Add pre/post rate-change hooks
` [PATCH v7 03/12] clk: tegra: cclk: Add helpers for handling PLLX rate changes
` [PATCH v7 04/12] clk: tegra20: Use custom CCLK implementation
` [PATCH v7 05/12] clk: tegra30: "
` [PATCH v7 06/12] ARM: tegra: Switch CPU to PLLP on resume from LP1 on Tegra30/114/124
` [PATCH v7 07/12] ARM: tegra: Don't enable PLLX while resuming from LP1 on Tegra30
` [PATCH v7 08/12] dt-bindings: cpufreq: Add binding for NVIDIA Tegra20/30
` [PATCH v7 09/12] cpufreq: tegra20: Use generic cpufreq-dt driver (Tegra30 supported now)
` [PATCH v7 10/12] ARM: tegra: Create tegra20-cpufreq platform device on Tegra30
` [PATCH v7 11/12] ARM: dts: tegra30: beaver: Set up voltage regulators for DVFS
` [PATCH v7 12/12] ARM: dts: tegra30: beaver: Add CPU Operating Performance Points

[PATCH v7 0/7] Add basic SoC support for mt6765
 2020-02-12 23:44 UTC  (2+ messages)

[PATCH v2] Documentation: kunit: Make the KUnit documentation less UML-specific
 2020-02-12 23:42 UTC  (2+ messages)

[PATCH v2 0/6] Harden userfaultfd
 2020-02-12 23:41 UTC  (7+ messages)

[PATCH v4 0/8] introduce memory hinting API for external process
 2020-02-12 23:39 UTC  (9+ messages)
` [PATCH v4 1/8] mm: pass task to do_madvise
` [PATCH v4 2/8] mm: introduce external memory hinting API
` [PATCH v4 3/8] mm: validate mm in do_madvise
` [PATCH v4 4/8] mm: check fatal signal pending of target process
` [PATCH v4 5/8] mm/madvise: employ mmget_still_valid for write lock
` [PATCH v4 6/8] mm/madvise: allow KSM hints for remote API
` [PATCH v4 7/8] pid: export pidfd_get_pid
` [PATCH v4 8/8] mm: support both pid and pidfd for process_madvise

[PATCH] clk: samsung: Remove redundant check in samsung_cmu_register_one
 2020-02-12 23:38 UTC  (2+ messages)

[PATCH] clk: at91: add at91sam9g45 pmc driver
 2020-02-12 23:33 UTC  (2+ messages)

[PATCH 0/4] clock fixes for at91
 2020-02-12 23:32 UTC  (9+ messages)
` [PATCH 1/4] clk: at91: usb: continue if clk_hw_round_rate() return zero
` [PATCH 2/4] clk: at91: sam9x60: fix usb clock parents
` [PATCH 3/4] clk: at91: usb: use proper usbs_mask
` [PATCH 4/4] clk: at91: usb: introduce num_parents in driver's structure

[PATCH 0/1] checkpatch: support "base-commit:" format
 2020-02-12 23:32 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH 00/28] PM: QoS: Get rid of unuseful code and rework CPU latency QoS interface
 2020-02-12 23:32 UTC  (2+ messages)

[PATCH 0/8] PM fixes and improvements for SAM9X60
 2020-02-12 23:31 UTC  (5+ messages)
` [PATCH 4/8] ARM: at91: pm: add pmc_version member to at91_pm_data
` [PATCH 6/8] clk: at91: move sam9x60's PLL register offsets to PMC header

[PATCH v2] clk: at91: sam9x60: Don't use audio PLL
 2020-02-12 23:30 UTC  (2+ messages)

[PATCH v2 0/9] tracing vs rcu vs nmi
 2020-02-12 23:28 UTC  (15+ messages)
` [PATCH v2 1/9] rcu: Rename rcu_irq_{enter,exit}_irqson()
` [PATCH v2 2/9] rcu: Mark rcu_dynticks_curr_cpu_in_eqs() inline
` [PATCH v2 3/9] rcu,tracing: Create trace_rcu_{enter,exit}()
` [PATCH v2 4/9] sched,rcu,tracing: Avoid tracing before in_nmi() is correct
` [PATCH v2 5/9] x86,tracing: Add comments to do_nmi()
` [PATCH v2 6/9] perf,tracing: Prepare the perf-trace interface for RCU changes
` [PATCH v2 7/9] tracing: Employ trace_rcu_{enter,exit}()
` [PATCH v2 8/9] tracing: Remove regular RCU context for _rcuidle tracepoints (again)
` [PATCH v2 9/9] perf,tracing: Allow function tracing when !RCU

[PATCH v2 0/4] clk_phase error caching problems
 2020-02-12 23:28 UTC  (11+ messages)
` [PATCH v2 1/4] clk: Don't cache errors from clk_ops::get_phase()
` [PATCH v2 2/4] clk: Use 'parent' to shorten lines in __clk_core_init()
` [PATCH v2 3/4] clk: Move rate and accuracy recalc to mostly consumer APIs
` [PATCH v2 4/4] clk: Bail out when calculating phase fails during clk registration

[PATCH 00/18] genirq: Remove setup_irq()
 2020-02-12 23:27 UTC  (5+ messages)
` [PATCH 02/18] ARM: replace setup_irq() by request_irq()
` [PATCH 06/18] m68k: Replace "

[PATCH 0/7] qcom: add clk-vibrator driver
 2020-02-12 23:23 UTC  (4+ messages)
` [PATCH 1/7] clk: qcom: add support for setting the duty cycle

[PATCH v4 05/11] mm/damon: Implement kernel space API
 2020-02-12 23:21 UTC  (2+ messages)

[PATCH V1] dt-bindings: mmc: sdhci-msm: Add CQE reg map
 2020-02-12 23:21 UTC  (4+ messages)

[PATCH] mm: fix long time stall from mm_populate
 2020-02-12 23:12 UTC  (13+ messages)

[PATCH] drm/nouveau/kms/gv100-: Re-set LUT after clearing for modesets
 2020-02-12 23:11 UTC 

[PATCH v2 0/7] Add device tree and clock drivers for SM8250 SoC
 2020-02-12 23:09 UTC  (7+ messages)
` [PATCH v2 1/7] dt-bindings: clock: Add RPMHCC bindings for SM8250
` [PATCH v2 2/7] clk: qcom: rpmh: Add support for RPMH clocks on SM8250
` [PATCH v2 3/7] clk: qcom: clk-alpha-pll: Refactor and cleanup trion PLL

[PATCH] staging: rtl8723bs: Fix spacing issues
 2020-02-12 23:08 UTC 

[RFC PATCH 0/5] New way to track mce notifier chain actions
 2020-02-12 23:08 UTC  (2+ messages)

[RFC PATCH v4 00/19] Core scheduling v4
 2020-02-12 23:07 UTC  (6+ messages)

BLKSECDISCARD ioctl and hung tasks
 2020-02-12 23:06 UTC  (2+ messages)

[PATCH 1/2] mm: Charge current memcg when no mm is set
 2020-02-12 23:06 UTC 

[PATCH v3 0/9] drm/bridge: ti-sn65dsi86: Improve support for AUO B116XAK01 + other DP
 2020-02-12 23:04 UTC  (5+ messages)
` [PATCH v3 6/9] drm/bridge: ti-sn65dsi86: Use 18-bit DP if we can

[PATCH] clk: qcom: alpha-pll: Make error prints more informative
 2020-02-12 23:04 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: clk: qcom: Add support for GPU GX GDSCR
 2020-02-12 23:04 UTC  (4+ messages)
` [PATCH v2 2/2] clk: qcom: gpucc: Add support for GX GDSC for SC7180

linux-next: manual merge of the selinux tree with Linus' tree
 2020-02-12 23:03 UTC  (2+ messages)

[PATCH v1 1/2] clk: qcom: videocc: Update the clock flag for video_cc_vcodec0_core_clk
 2020-02-12 23:03 UTC  (4+ messages)
` [PATCH v1 2/2] clk: qcom: dispcc: Remove support of disp_cc_mdss_rscc_ahb_clk

[RFC PATCH] cgroup/pids: Make pids.events notifications affine to pids.max
 2020-02-12 23:03 UTC  (4+ messages)
` [RFC PATCH v2 0/3] "
  ` [RFC PATCH v2 1/3] cgroup/pids: Separate semantics of pids.events related "

[PATCH] clk: imx: drop redundant initialization
 2020-02-12 23:01 UTC  (2+ messages)

[PATCH v6 0/6] clone3 & cgroups: allow spawning processes into cgroups
 2020-02-12 23:01 UTC  (2+ messages)

[PATCH 0/4] drm/nouveau: DP interlace fixes
 2020-02-12 23:00 UTC  (5+ messages)
` [PATCH 1/4] drm/nouveau/kms/nv50-: Probe SOR caps for DP interlacing support
` [PATCH 2/4] drm/nouveau/kms/gv100-: Add support for interlaced modes
` [PATCH 3/4] drm/nouveau/kms/nv50-: Move 8BPC limit for MST into nv50_mstc_get_modes()
` [PATCH 4/4] drm/nouveau/kms/nv50-: Share DP SST mode_valid() handling with MST

[PATCH] mm/slub: Detach node lock from counting free objects
 2020-02-12 22:56 UTC  (4+ messages)

[PATCH] clk: imx: Include clk-provider.h instead of clk.h for i.MX8M SoCs clock driver
 2020-02-12 22:56 UTC  (2+ messages)

[PATCH v5 0/3] perf x86: Exposing IO stack to IO PMON mapping through sysfs
 2020-02-12 22:56 UTC  (10+ messages)
` [PATCH v5 3/3] perf x86: Exposing an Uncore unit to PMON for Intel Xeon® server platform

[tip:perf/urgent] BUILD SUCCESS f861854e1b435b27197417f6f90d87188003cb24
 2020-02-12 22:55 UTC 

[PATCH net] net: dsa: Treat VLAN ID 0 as PVID untagged
 2020-02-12 22:54 UTC  (5+ messages)

[PATCH] x86/resctrl: Preserve CDP enable over cpuhp
 2020-02-12 22:53 UTC  (2+ messages)

LSF/MM/BPF 2020 reminder
 2020-02-12 22:52 UTC 

[PATCH v3 0/3] IMA: improve log messages in IMA
 2020-02-12 22:52 UTC  (13+ messages)
` [PATCH v3 1/3] IMA: Update KBUILD_MODNAME for IMA files to ima
` [PATCH v3 2/3] IMA: Add log statements for failure conditions
` [PATCH v3 3/3] IMA: Add module name and base name prefix to log

[PATCH 1/1] Support LVDS output on Allwinner A20
 2020-02-12 22:46 UTC  (7+ messages)
` [PATCH v2 1/2] ARM: sun7i: "
` [PATCH v2 2/2] ARM: sun7i: dts: Add LVDS panel support on A20

[tip:locking/core] BUILD SUCCESS 41f0e29190ac9e38099a37abd1a8a4cb1dc21233
 2020-02-12 22:38 UTC 

[PATCH ghak90 V8 00/16] audit: implement container identifier
 2020-02-12 22:38 UTC  (4+ messages)
` [PATCH ghak90 V8 07/16] audit: add contid support for signalling the audit daemon

[PATCH] clk: rockchip: fix incorrect configuration of rk3228 aclk_gpu* clocks
 2020-02-12 22:36 UTC  (2+ messages)

[RFC PATCH v3 12/12] PM / hibernate: update the resume offset on SNAPSHOT_SET_SWAP_AREA
 2020-02-12 22:35 UTC 

[RFC PATCH v3 11/12] xen: Update sched clock offset to avoid system instability in hibernation
 2020-02-12 22:35 UTC 

[RFC PATCH v3 10/12] xen: Introduce wrapper for save/restore sched clock offset
 2020-02-12 22:34 UTC 

[RFC PATCH v3 09/12] x86/xen: save and restore steal clock
 2020-02-12 22:34 UTC 

[RFC PATCH v3 08/12] xen/time: introduce xen_{save,restore}_steal_clock
 2020-02-12 22:33 UTC 

[RFC PATCH v3 07/12] genirq: Shutdown irq chips in suspend/resume during hibernation
 2020-02-12 22:33 UTC 

[RFC PATCH v3 06/12] xen-blkfront: add callbacks for PM suspend and hibernation
 2020-02-12 22:32 UTC 

[RFC PATCH v3 05/12] xen-netfront: add callbacks for PM suspend and hibernation support
 2020-02-12 22:32 UTC 

[RFC PATCH v3 03/12] x86/xen: Introduce new function to map HYPERVISOR_shared_info on Resume
 2020-02-12 22:31 UTC 

[RFC PATCH v3 02/12] xenbus: add freeze/thaw/restore callbacks support
 2020-02-12 22:30 UTC 

[RFC PATCH v3 01/12] xen/manage: keep track of the on-going suspend mode
 2020-02-12 22:30 UTC 

[RFC PATCH v3 00/12] Enable PM hibernation on guest VMs
 2020-02-12 22:29 UTC 

linux-next: Fixes tag needs some work in the rcu tree
 2020-02-12 22:26 UTC 

[RFC PATCH] UML: add support for KASAN under x86_64
 2020-02-12 22:25 UTC  (5+ messages)

linux-next: Signed-off-by missing for commit in the rcu tree
 2020-02-12 22:25 UTC 

[PATCH] arm64: dts: rk3399: Remove extcon unit address and extcon-cells from Gru
 2020-02-12 22:24 UTC  (2+ messages)

[PATCH 1/2] arm64: dts: rockchip: rk3399-orangepi: Add ethernet phy
 2020-02-12 22:24 UTC  (2+ messages)

[PATCH 0/3] HMAT node online fixes
 2020-02-12 22:23 UTC  (6+ messages)
` [PATCH 3/3] acpi/hmat: Skip publishing target info for nodes with no online memory

[PATCH] mei: bus: replace zero-length array with flexible-array member
 2020-02-12 22:19 UTC  (2+ messages)

[PATCH 0/7] MIPS: Replace <linux/clk-provider.h> by <linux/of_clk.h>
 2020-02-12 22:08 UTC  (3+ messages)
` [PATCH 6/7] MIPS: Pistachio: "

[PATCH 1/3] mm: Don't bother dropping mmap_sem for zero size readahead
 2020-02-12 22:16 UTC  (3+ messages)
` [PATCH 2/3] mm: fix long time stall from mm_populate
` [PATCH 3/3] mm: make PageReadahead more strict

[PATCH] cgroup/cpuset: Fix a race condition when reading cpuset.*
 2020-02-12 22:15 UTC  (2+ messages)

[PATCH] cpuset: Make cpuset hotplug synchronous
 2020-02-12 22:14 UTC  (6+ messages)

[PATCH] cgroup.c: Use built-in RCU list checking
 2020-02-12 22:12 UTC  (2+ messages)

[PATCH 2/3] cgroup: Iterate tasks that did not finish do_exit()
 2020-02-12 22:10 UTC  (6+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] "
  ` [PATCH v2 3/3] kselftest/cgroup: add cgroup destruction test

[PATCH v3 2/2] remoteproc: Add elf64 support in elf loader
 2020-02-12 21:59 UTC  (8+ messages)
` [PATCH v4 0/5] remoteproc: Add elf64 support
  ` [PATCH v4 1/5] remoteproc: Use u64 len for da_to_va

[PATCH v4] dynamic_debug: allow to work if debugfs is disabled
 2020-02-12 21:58 UTC  (10+ messages)
  ` [PATCH v3] "
          ` [PATCH v5] "
            ` [PATCH v6] "

[PATCH v2 0/5] aspeed-g6: enable usb support
 2020-02-12 21:57 UTC  (6+ messages)
` [PATCH v2 1/5] usb: gadget: aspeed: read vhub properties from device tree
` [PATCH v2 2/5] ARM: dts: aspeed-g4: add vhub port and endpoint properties
` [PATCH v2 3/5] ARM: dts: aspeed-g5: "
` [PATCH v2 4/5] usb: gadget: aspeed: add ast2600 vhub support
` [PATCH v2 5/5] ARM: dts: aspeed-g6: add usb functions

[PATCH 0/6] Re-instate octeon staging drivers
 2020-02-12 21:52 UTC  (2+ messages)

[GIT PULL v3 00/27] block, scsi: final compat_ioctl cleanup
 2020-02-12 21:49 UTC  (4+ messages)
` [PATCH v3 13/22] compat_ioctl: scsi: move ioctl handling into drivers

[PATCH v3] drivers: char: ipmi: ipmi_msghandler: Pass lockdep expression to RCU lists
 2020-02-12 21:49 UTC  (3+ messages)

[PATCH v8 07/11] proc: flush task dcache entries from all procfs instances
 2020-02-12 21:46 UTC  (13+ messages)

[RFC PATCH 00/62] Linux as SEV-ES Guest Support
 2020-02-12 21:42 UTC  (3+ messages)
` [PATCH 38/62] x86/sev-es: Handle instruction fetches from user-space

[PATCH v2 5/5] kcsan: Introduce ASSERT_EXCLUSIVE_BITS(var, mask)
 2020-02-12 21:40 UTC  (3+ messages)

[PATCH v2 1/5] kcsan: Move interfaces that affects checks to kcsan-checks.h
 2020-02-12 21:36 UTC  (4+ messages)
` [PATCH v2 5/5] kcsan: Introduce ASSERT_EXCLUSIVE_BITS(var, mask)

[PATCH] linux/pipe_fs_i.h: fix kernel-doc warnings after @wait was split
 2020-02-12 21:36 UTC  (3+ messages)

[Bluez PATCH v3] bluetooth: secure bluetooth stack from bluedump attack
 2020-02-12 21:29 UTC  (4+ messages)

[PATCH 0/4] remove runnable_load_avg and improve group_classify
 2020-02-12 21:29 UTC  (5+ messages)
` [RFC 2/4] sched/numa: replace runnable_load_avg by load_avg

[PATCH v2] tracing: Remove bogus 64-bit synth_event_trace() vararg assumption
 2020-02-12 21:23 UTC  (3+ messages)

[PATCH 5.4 000/309] 5.4.19-stable review
 2020-02-12 21:17 UTC  (4+ messages)

[PATCH v8 00/14] Rockchip ISP1 Driver
 2020-02-12 21:13 UTC  (8+ messages)
` [PATCH v8 05/14] media: rkisp1: add Rockchip ISP1 subdev driver

[PATCH 0/1] rpmsg: core: Add wildcard match for name service
 2020-02-12 21:12 UTC  (2+ messages)
` [PATCH 1/1] "

[RFC PATCH] mm: extend memfd with ability to create "secret" memory areas
 2020-02-12 21:10 UTC  (2+ messages)

[PATCH] workqueue: don't use wq_select_unbound_cpu() for bound works
 2020-02-12 21:08 UTC  (2+ messages)

[PATCH v2 0/3] clk: imx8mn: add snvs clock
 2020-02-12 21:08 UTC  (2+ messages)

[PATCH v2] workqueue: Document (some) memory-ordering properties of {queue,schedule}_work()
 2020-02-12 21:00 UTC  (2+ messages)

[PATCH 00/18] add support for Clang's Shadow Call Stack
 2020-02-12 20:59 UTC  (5+ messages)
` [PATCH v7 00/11] "
  ` [PATCH v7 11/11] arm64: scs: add shadow stacks for SDEI

[PATCH] clk: imx7ulp: Include clk-provider.h instead of clk.h
 2020-02-12 20:58 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).