All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-02-12 22:52:00 to 2020-02-12 23:52:44 UTC [more...]

[PATCH] target/ppc/cpu.h: Remove duplicate includes
 2020-02-12 23:48 UTC  (2+ messages)

[PATCH v9 00/17] Consolidate and improve NVIDIA Tegra CPUIDLE driver(s)
 2020-02-12 23:51 UTC  (22+ 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 06/17] ARM: tegra: Expose PM functions required for new cpuidle driver
  ` [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 07/17] ARM: tegra: Rename some of the newly exposed PM functions
  ` [PATCH v9 11/17] arm: tegra20/30: cpuidle: Remove unnecessary memory barrier
  ` [PATCH v9 13/17] cpuidle: tegra: Squash Tegra30 driver into the common driver
  ` [PATCH v9 17/17] ARM: tegra: Enable Tegra cpuidle driver in tegra_defconfig
` [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 12/17] cpuidle: Refactor and move out NVIDIA Tegra20 driver into drivers/cpuidle
` [PATCH v9 14/17] cpuidle: tegra: Squash Tegra114 driver into the common driver
` [PATCH v9 15/17] cpuidle: tegra: Disable CC6 state if LP2 unavailable
` [PATCH v9 16/17] ARM: multi_v7_defconfig: Enable Tegra cpuidle driver

[dax:xarray-pagecache 38/43] mm/readahead.c:425:20: error: 'PMD_SHIFT' undeclared; did you mean 'PUD_SHIFT'?
 2020-02-12 23:52 UTC 

[PATCH 0/3] pnv: Fix a couple of issues reported by Coverity
 2020-02-12 23:49 UTC  (2+ messages)

[PATCH] Revert "target/core: Inline transport_lun_remove_cmd()"
 2020-02-12 23:51 UTC  (3+ messages)

Question about (and problem with) pflash data access
 2020-02-12 23:50 UTC  (4+ messages)

[PATCH 00/14] xfs: widen timestamps to deal with y2038
 2020-02-12 23:51 UTC  (7+ messages)
` [PATCH 01/14] xfs: explicitly define inode timestamp range
` [PATCH 02/14] xfs: preserve default grace interval during quotacheck
` [PATCH 03/14] xfs: refactor quota exceeded test

[PATCH] [RFC PATCH] stash save/push: add --index-only option
 2020-02-12 23:50 UTC 

[PATCH] mm/mempolicy: support MPOL_MF_STRICT for huge page mapping
 2020-02-12 23:50 UTC  (5+ messages)

[driver-core:driver-core-next] BUILD SUCCESS 901cff7cb96140a658a848a568b606ba764239bc
 2020-02-12 23:47 UTC 

[balbi-usb:testing/fixes] BUILD SUCCESS 42cd5ffe46c1037d5d9a253c72e71a024a7bfbef
 2020-02-12 23:47 UTC 

[PATCH v7 00/12] NVIDIA Tegra20 CPUFreq driver major update
 2020-02-12 23:46 UTC  (21+ 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

[driver-core:driver-core-linus] BUILD SUCCESS ae91c92565494a37c30ce9a691c87890f800d826
 2020-02-12 23:46 UTC 

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

[PATCH 1/2] clk: stratix10: use do_div() for 64-bit calculation
 2020-02-12 23:42 UTC  (6+ messages)
` [PATCH 2/2] clk: socfpga: stratix10: simplify paramter passing

[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  (13+ 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: Fix continuation of of_clk_detect_critical()
 2020-02-12 23:39 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] FS Maintainers Don't Scale
 2020-02-12 23:39 UTC  (6+ messages)
` [Lsf-pc] "

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

[PATCH v5 0/6] HPPA: i82596, PS/2 and graphics emulation
 2020-02-12 23:37 UTC  (3+ messages)
` [PATCH v5 1/6] hw/hppa/dino.c: Improve emulation of Dino PCI chip

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

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

Functionality vs Security
 2020-02-12 23:36 UTC  (6+ messages)

[PATCH 0/5] Fix a possible race condition when dereferencing services
 2020-02-12 23:34 UTC  (4+ messages)
` [PATCH 4/5] staging: vc04_services: use kref + RCU to reference count services

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

[CIFS][PATCH] Add SMB3 Change Notify
 2020-02-12 23:32 UTC  (4+ messages)
` [CIFS][PATCH] Add SMB2? "
    ` [CIFS][PATCH] Add SMB3/Win10-only "

[PATCH 0/4] clock fixes for at91
 2020-02-12 23:32 UTC  (13+ 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)

next/pending-fixes build: 179 builds: 0 failed, 179 passed, 24 warnings (v5.6-rc1-279-g2e409d6664fd)
 2020-02-12 23:31 UTC 

[PATCH 0/8] PM fixes and improvements for SAM9X60
 2020-02-12 23:31 UTC  (7+ 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

[LSF/MM/BPF TOPIC] kernel multithreading with padata
 2020-02-12 23:31 UTC  (2+ messages)

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

[Intel-gfx] [PATCH i-g-t 0/3] mmio_base via debugfs infrastructure + gem_ctx_isolation
 2020-02-12 23:30 UTC  (2+ messages)
` [igt-dev] ✗ GitLab.Pipeline: warning for "

[Xen-devel] [xen-unstable-smoke test] 146976: regressions - FAIL
 2020-02-12 23:28 UTC 

[PATCH v2 0/9] tracing vs rcu vs nmi
 2020-02-12 23:28 UTC  (6+ messages)
` [PATCH v2 3/9] rcu,tracing: Create trace_rcu_{enter,exit}()
` [PATCH v2 6/9] perf,tracing: Prepare the perf-trace interface for RCU changes

[MPTCP] Re: [PATCH 1/2] mptcp: Re-factor mptcp_crypto_hmac_sha()
 2020-02-12 23:28 UTC 

[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

[alsa-devel] [PATCH] ALSA: pcm: Fix memory leak at closing a stream without hw_free
 2020-02-12 23:26 UTC  (2+ messages)

[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 v3 0/6] Add Apple MFi fastcharge USB device driver
 2020-02-12 23:24 UTC  (5+ messages)

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

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

[PATCH] staging: rtl8723bs: Fix spacing issues
 2020-02-12 23:08 UTC  (2+ messages)

[PATCH v12 Kernel 0/7] KABIs to support migration for VFIO devices
 2020-02-12 23:13 UTC  (6+ messages)
` [PATCH v12 Kernel 4/7] vfio iommu: Implementation of ioctl to for dirty pages tracking

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

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

incoming
 2020-02-12 23:10 UTC  (4+ messages)
` + mm-allocate-shrinker_map-on-appropriate-numa-node.patch added to -mm tree
` + init-cleanup-anon_inodes-and-old-io-schedulers-options.patch "
` + checkpatch-check-spdx-tags-in-yaml-files.patch "

[PATCH v2 0/7] Add device tree and clock drivers for SM8250 SoC
 2020-02-12 23:09 UTC  (10+ 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

[dpdk-dev] [RFC 0/4] Enforce flag checking in API's
 2020-02-12 23:08 UTC  (5+ messages)
` [dpdk-dev] [RFC 1/4] ring: future proof flag settings
` [dpdk-dev] [RFC 2/4] hash: check flags on creation
` [dpdk-dev] [RFC 3/4] stack: "
` [dpdk-dev] [RFC 4/4] cfgfile: check flags value

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

[Xen-devel] [PATCH 0/3] x86: fixes/improvements for scratch cpumask
 2020-02-12 23:05 UTC  (3+ messages)
` [Xen-devel] [PATCH 1/3] x86/smp: unify header includes in smp.h

[RFC v3 18/26] lkl tools: add test programs
 2020-02-12 23:05 UTC 

[PATCH v3 0/9] drm/bridge: ti-sn65dsi86: Improve support for AUO B116XAK01 + other DP
 2020-02-12 23:04 UTC  (6+ 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  (5+ messages)
` [RFC PATCH v2 0/3] "
  ` [RFC PATCH v2 1/3] cgroup/pids: Separate semantics of pids.events related "

[PATCH 00/14] bpf: Add trampoline and dispatcher to /proc/kallsyms
 2020-02-12 23:02 UTC  (7+ messages)
` [PATCH 12/14] bpf: Add trampolines to kallsyms

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

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

[Xen-devel] [PATCH 0/4] Xen on Hyper-V: Implement L0 assisted TLB flush
 2020-02-12 23:01 UTC  (4+ messages)
` [Xen-devel] [PATCH 3/4] x86/hyperv: skeleton for "

[PATCH 0/4] drm/nouveau: DP interlace fixes
 2020-02-12 23:00 UTC  (10+ 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

[Bug 1857811] [NEW] qemu user static binary seems to lack support for network namespace
 2020-02-12 22:47 UTC  (2+ messages)
` [Bug 1857811] "

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

[PATCH] mm/slub: Detach node lock from counting free objects
 2020-02-12 22:56 UTC  (5+ 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  (2+ messages)

[PATCH v3 0/3] IMA: improve log messages in IMA
 2020-02-12 22:52 UTC  (5+ messages)
` [PATCH v3 3/3] IMA: Add module name and base name prefix to log

[Buildroot] [PATCH 1/3] package/libtextstyle: new package
 2020-02-12 22:52 UTC  (3+ messages)
` [Buildroot] [PATCH 2/3] package/gettext-gnu: bump version to 0.20.1
` [Buildroot] [PATCH 3/3] package/gettext-tiny: bump version to 0.3.1


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.