linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-17 17:14:15 to 2020-12-17 20:22:09 UTC [more...]

[GIT PULL] overlayfs update for 5.11
 2020-12-17 20:21 UTC  (2+ messages)

[GIT PULL] f2fs update for 5.11-rc1
 2020-12-17 20:21 UTC  (2+ messages)

[GIT PULL] fuse update for 5.11
 2020-12-17 20:21 UTC  (2+ messages)

[GIT PULL] Ceph updates for 5.11-rc1
 2020-12-17 20:21 UTC  (2+ messages)

[PATCH 21/21] vdpasim: control virtqueue support
 2020-12-17 20:19 UTC  (2+ messages)

[PATCH v2 1/2] mm: cma: allocate cma areas bottom-up
 2020-12-17 20:12 UTC  (2+ messages)
` [PATCH v2 2/2] memblock: do not start bottom-up allocations with kernel_end

[PATCH v9 0/3] AX88796C SPI Ethernet Adapter
 2020-12-17 20:11 UTC  (5+ messages)
    ` [PATCH v9 3/3] net: ax88796c: ASIX AX88796C SPI Ethernet Adapter Driver

[RFC PATCH 0/3] vfs, overlayfs: Fix syncfs() to return error
 2020-12-17 20:08 UTC  (6+ messages)
` [PATCH 1/3] vfs: add new f_op->syncfs vector
` [PATCH 3/3] overlayfs: Check writeback errors w.r.t upper in ->syncfs()

[RFC PATCH 0/8] x86: Support Intel Key Locker
 2020-12-17 20:07 UTC  (5+ messages)
` [RFC PATCH 4/8] x86/power: Restore Key Locker internal key from the ACPI S3/4 sleep states

Question for AMD patches
 2020-12-17 20:05 UTC 

regression: nouveau fifo: fault 01 ==> channel 1: killed ==> dead desktop
 2020-12-17 20:04 UTC  (4+ messages)
` [bisected] "

[PATCH v12 0/4] Carry forward IMA measurement log on kexec on ARM64
 2020-12-17 20:05 UTC  (11+ messages)
` [PATCH v12 1/4] powerpc: Use fdt_appendprop_addrrange() to add ima buffer to FDT
` [PATCH v12 2/4] powerpc: Move arch independent ima kexec functions to drivers/of/kexec.c
` [PATCH v12 3/4] arm64: Free DTB buffer if fdt_open_into() fails
` [PATCH v12 4/4] arm64: Add IMA log information in kimage used for kexec

[PATCH 1/2] futex: mark futex_detect_cmpxchg() as 'noinline'
 2020-12-17 20:03 UTC  (9+ messages)

[PATCH 1/2] net: stmmac: retain PTP-clock at hwtstamp_set
 2020-12-17 19:58 UTC  (5+ messages)

[PATCH v2 0/8] Support Runtime PM and host mode by Tegra ChipIdea USB driver
 2020-12-17 19:51 UTC  (9+ messages)
` [PATCH v2 6/8] usb: chipidea: tegra: Support runtime PM
` [PATCH v2 7/8] usb: host: ehci-tegra: Remove the driver

v5.10.1 xfs deadlock
 2020-12-17 19:43 UTC  (2+ messages)

[PATCH] cma_heap: fix implicit function declaration
 2020-12-17 19:40 UTC  (2+ messages)

[PATCH 00/25] Page folios
 2020-12-17 19:36 UTC  (6+ messages)
` [PATCH 18/25] btrfs: Use readahead_batch_length

[PATCH v2 00/48] Introduce core voltage scaling for NVIDIA Tegra20/30 SoCs
 2020-12-17 19:36 UTC  (55+ messages)
` [PATCH v2 01/48] dt-bindings: memory: tegra20: emc: Replace core regulator with power domain
` [PATCH v2 02/48] dt-bindings: memory: tegra30: "
` [PATCH v2 03/48] dt-bindings: memory: tegra124: "
` [PATCH v2 04/48] dt-bindings: host1x: Document OPP and power domain properties
` [PATCH v2 05/48] media: dt: bindings: tegra-vde: "
` [PATCH v2 06/48] dt-bindings: clock: tegra: Document clocks sub-node
` [PATCH v2 07/48] dt-bindings: arm: tegra: Add binding for core power domain
` [PATCH v2 08/48] regulator: Make regulator_sync_voltage() usable by coupled regulators
` [PATCH v2 09/48] opp: Add dev_pm_opp_sync_regulators()
` [PATCH v2 10/48] opp: Add dev_pm_opp_set_voltage()
` [PATCH v2 11/48] opp: Add dev_pm_opp_find_level_ceil()
` [PATCH v2 12/48] opp: Add dev_pm_opp_get_required_pstate()
` [PATCH v2 13/48] opp: Add resource-managed versions of OPP API functions
` [PATCH v2 14/48] opp: Filter out OPPs based on availability of a required-OPP
` [PATCH v2 15/48] opp: Support set_opp() customization without requiring to use regulators
` [PATCH v2 16/48] opp: Handle missing OPP table in dev_pm_opp_xlate_performance_state()
` [PATCH v2 17/48] opp: Correct debug message in _opp_add_static_v2()
` [PATCH v2 18/48] opp: Print OPP level in debug message of _opp_add_static_v2()
` [PATCH v2 19/48] opp: Fix adding OPP entries in a wrong order if rate is unavailable
` [PATCH v2 20/48] PM: domains: Make set_performance_state() callback optional
` [PATCH v2 21/48] PM: domains: Add "performance" column to debug summary
` [PATCH v2 22/48] soc/tegra: pmc: Fix imbalanced clock disabling in error code path
` [PATCH v2 23/48] soc/tegra: pmc: Pulse resets after removing power clamp
` [PATCH v2 24/48] soc/tegra: pmc: Ensure that clock rates aren't too high
` [PATCH v2 25/48] soc/tegra: pmc: Print out domain name when reset fails to acquire
` [PATCH v2 26/48] soc/tegra: Add devm_tegra_core_dev_init_opp_table()
` [PATCH v2 27/48] soc/tegra: Add CONFIG_SOC_TEGRA_COMMON and select PM_OPP by default
` [PATCH v2 28/48] soc/tegra: Introduce core power domain driver
` [PATCH v2 29/48] soc/tegra: pmc: Link domains to the parent Core domain
` [PATCH v2 30/48] soc/tegra: regulators: Fix locking up when voltage-spread is out of range
` [PATCH v2 31/48] soc/tegra: regulators: Support Core domain state syncing
` [PATCH v2 32/48] clk: tegra: Support runtime PM, power domain and OPP
` [PATCH v2 33/48] gpu: host1x: Add host1x_channel_stop()
` [PATCH v2 34/48] gpu: host1x: Support power management
` [PATCH v2 35/48] drm/tegra: dc: Support OPP and SoC core voltage scaling
` [PATCH v2 36/48] drm/tegra: gr2d: Correct swapped device-tree compatibles
` [PATCH v2 37/48] drm/tegra: gr2d: Support OPP and power management
` [PATCH v2 38/48] drm/tegra: g3d: "
` [PATCH v2 39/48] drm/tegra: vic: Stop channel before suspending
` [PATCH v2 40/48] media: staging: tegra-vde: Support OPP and generic power domain
` [PATCH v2 41/48] memory: tegra20-emc: Use devm_tegra_core_dev_init_opp_table()
` [PATCH v2 42/48] memory: tegra30-emc: "
` [PATCH v2 43/48] ARM: tegra: Add OPP tables and power domains to Tegra20 device-tree
` [PATCH v2 44/48] ARM: tegra: Add OPP tables and power domains to Tegra30 device-tree
` [PATCH v2 45/48] ARM: tegra: acer-a500: Enable core voltage scaling
` [PATCH v2 46/48] ARM: tegra: ventana: "
` [PATCH v2 47/48] ARM: tegra: ventana: Support CPU voltage scaling and thermal throttling
` [PATCH v2 48/48] ARM: tegra: cardhu: "

[PATCH] checkpatch: fix false positive for COMMIT_LOG_LONG_LINE with URLs
 2020-12-17 19:35 UTC  (3+ messages)

[PATCH] arm64: link with -z norelro regardless of CONFIG_RELOCATABLE
 2020-12-17 19:29 UTC  (3+ messages)
` [PATCH] arm64: link with -z norelro for LLD or aarch64-elf

[PATCH v4 0/9] Add Support for MediaTek PMIC MT6359
 2020-12-17 19:28 UTC  (3+ messages)
` [PATCH v4 3/9] dt-bindings: mfd: Add compatible for the MediaTek MT6359 PMIC

PGP pathfinder service is no longer maintained
 2020-12-17 19:25 UTC  (2+ messages)

[PATCH v2 1/3] thermal/core: Precompute the delays from msecs to jiffies
 2020-12-17 19:25 UTC  (4+ messages)
` [PATCH v2 3/3] thermal/core: Remove ms based delay fields

[PATCH] ACPI: PM: s2idle: More x86-specific code to the x86 directory
 2020-12-17 19:23 UTC 

[PATCH] cpufreq: intel_pstate: Use most recent guaranteed performance values
 2020-12-17 19:17 UTC 

[PATCH] checkpatch: add new warning when lookup_symbol_name() is used
 2020-12-17 19:15 UTC  (5+ messages)

[PATCH v3 5/6] i2c: iproc: handle master read request
 2020-12-17 19:11 UTC  (6+ messages)

[GIT PULL] tracing: Updates for 5.11
 2020-12-17 19:08 UTC 

[PATCH 0/2] rtc: pcf2127: only use watchdog when explicitly available
 2020-12-17 19:02 UTC  (9+ messages)
` [PATCH v2 0/3] add reset-source RTC binding, update pcf2127 driver
  ` [PATCH v2 1/3] dt-bindings: rtc: add reset-source property

[PATCH][next] octeontx2-af: Fix undetected unmap PF error check
 2020-12-17 19:02 UTC  (2+ messages)

[PATCH] cpufreq: intel_pstate: Use the latest guaranteed freq during verify
 2020-12-17 19:02 UTC  (9+ messages)

[PATCH] net: nixge: fix spelling mistake in Kconfig: "Instuments" -> "Instruments"
 2020-12-17 19:00 UTC  (2+ messages)

[PATCH v4 00/10] prohibit pinning pages in ZONE_MOVABLE
 2020-12-17 18:52 UTC  (11+ messages)
` [PATCH v4 01/10] mm/gup: don't pin migrated cma pages in movable zone
` [PATCH v4 02/10] mm cma: rename PF_MEMALLOC_NOCMA to PF_MEMALLOC_PIN
` [PATCH v4 03/10] mm: apply per-task gfp constraints in fast path
` [PATCH v4 04/10] mm: honor PF_MEMALLOC_PIN for all movable pages
` [PATCH v4 05/10] mm/gup: migrate pinned pages out of movable zone
` [PATCH v4 06/10] memory-hotplug.rst: add a note about ZONE_MOVABLE and page pinning
` [PATCH v4 07/10] mm/gup: change index type to long as it counts pages
` [PATCH v4 08/10] mm/gup: limit number of gup migration failures, honor failures
` [PATCH v4 09/10] selftests/vm: test flag is broken
` [PATCH v4 10/10] selftests/vm: test faulting in kernel, and verify pinnable pages

drm, qxl: post 5.11 merge warning+explosion
 2020-12-17 18:50 UTC  (7+ messages)
  ` [bisected] "

[PATCH 00/14] Add some DRM bridge drivers support for i.MX8qm/qxp SoCs
 2020-12-17 18:50 UTC  (3+ messages)
` [PATCH 04/14] dt-bindings: display: bridge: Add i.MX8qm/qxp pixel combiner binding

[PATCH V3 0/2] Convert qcom,spmi-pmic bindings from .txt to .yaml
 2020-12-17 18:50 UTC  (3+ messages)
` [PATCH V3 1/2] mfd: qcom-spmi-pmic: Convert bindings to .yaml format

[PATCH] remoteproc: Create a separate workqueue for recovery tasks
 2020-12-17 18:49 UTC  (5+ messages)

[Bug 210655] ptrace.2: documentation is incorrect about access checking threads in same thread group
 2020-12-17 18:45 UTC  (9+ messages)

[PATCH v4 net-next 2/2] net: phy: mchp: Add 1588 support for LAN8814 Quad PHY
 2020-12-17 18:45 UTC  (2+ messages)

[PATCH] KVM/nVMX: Use __vmx_vcpu_run in nested_vmx_check_vmentry_hw
 2020-12-17 18:44 UTC 

[PATCH v1] HID: make arrays usage and value to be the same
 2020-12-17 18:42 UTC  (4+ messages)

[PATCH net v2] net: mvpp2: prs: fix PPPoE with ipv6 packet parse
 2020-12-17 18:37 UTC 

[PATCH v2 0/7] Fix issues on pf8x00 driver
 2020-12-17 18:38 UTC  (10+ messages)
` [PATCH v2 1/7] regulator: dt-bindings: remove useless properties
` [PATCH v2 2/7] regulator: pf8x00: add a doc for the module
` [PATCH v2 3/7] regulator: dt-bindings: pf8x00: fix nxp,phase-shift doc
` [PATCH v2 7/7] regulator: pf8x00: fix nxp,phase-shift

[PATCH] Documentation/submitting-patches: Document the SoB chain
 2020-12-17 18:37 UTC 

[PATCH v5 seccomp 0/5]seccomp: Add bitmap cache of constant allow filter results
 2020-12-17 18:34 UTC  (4+ messages)
` [PATCH v5 seccomp 5/5] seccomp/cache: Report cache data through /proc/pid/seccomp_cache

[PATCH net v2] net: mvpp2: Add TCAM entry to drop flow control pause frames
 2020-12-17 18:30 UTC 

[PATCH] selftests/vDSO: fix -Wformat warning in vdso_test_correctness
 2020-12-17 18:29 UTC  (2+ messages)

[PATCH] selftests/vDSO: add additional binaries to .gitignore
 2020-12-17 18:29 UTC  (2+ messages)

[PATCH] ext4: Don't leak old mountpoint samples
 2020-12-17 18:27 UTC  (2+ messages)

[PATCH v2] xen/xenbus: make xs_talkv() interruptible
 2020-12-17 18:25 UTC  (4+ messages)

New objtool warning
 2020-12-17 18:25 UTC  (8+ messages)

[PATCH net v2] net: emaclite: Add error handling for of_address_ and _mdio_setup functions
 2020-12-17 18:23 UTC  (3+ messages)

[PATCH 1/2] mm: Allow architectures to request 'old' entries when prefaulting
 2020-12-17 18:22 UTC  (12+ messages)

[PATCH v5 1/7] pwm: pca9685: Switch to atomic API
 2020-12-17 18:17 UTC  (11+ messages)
` [PATCH v5 4/7] pwm: pca9685: Reset registers to POR state in probe
` [PATCH v5 5/7] pwm: pca9685: Support staggered output ON times
` [PATCH v5 7/7] pwm: pca9685: Restrict period change for prescaler users

[PATCH v4 0/5] Speed up mremap on large regions
 2020-12-17 18:15 UTC  (4+ messages)
` [PATCH v4 3/5] mm: Speedup mremap on 1GB or larger regions

[PATCH net-next] sfc: reduce the number of requested xdp ev queues
 2020-12-17 18:14 UTC  (2+ messages)

[PATCH 0/3] dmaengine: xilinx_dma: coverity fixes
 2020-12-17 18:10 UTC  (4+ messages)
` [PATCH 1/3] dmaengine: xilinx_dma: check dma_async_device_register return value
` [PATCH 2/3] dmaengine: xilinx_dma: fix incompatible param warning in _child_probe()
` [PATCH 3/3] dmaengine: xilinx_dma: fix mixed_enum_type coverity warning

[PATCH net] net: mvpp2: Add TCAM entry to drop flow control pause frames
 2020-12-17 18:08 UTC  (3+ messages)
  ` [EXT] "

[PATCH v2 0/3] add support for metadata encryption to F2FS
 2020-12-17 18:08 UTC  (2+ messages)

[GIT PULL] Please pull NFS client changes for 5.11
 2020-12-17 18:05 UTC 

[PATCH v3 1/4] lib: vsprintf: scanf: Negative number must have field width > 1
 2020-12-17 18:00 UTC  (4+ messages)
` [PATCH v3 2/4] lib: vsprintf: Fix handling of number field widths in vsscanf
` [PATCH v3 3/4] lib: test_scanf: Add tests for sscanf number conversion
` [PATCH v3 4/4] selftests: lib: Add wrapper script for test_scanf

[PATCH net] net: mvpp2: prs: fix PPPoE with ipv6 packet parse
 2020-12-17 17:58 UTC  (3+ messages)
  ` [EXT] "

[patch 0/2] Documentation/process: Add subsystem/tree handbook
 2020-12-17 17:58 UTC  (9+ messages)

[PATCH 00/18] arm64: dts: renesas: Cleanup Beacon Kit and support more SoC's
 2020-12-17 17:58 UTC  (5+ messages)
` [PATCH 06/18] arm64: dts: renesas: beacon: Configure Audio CODEC clocks

[PATCH v5 2/7] pwm: pca9685: Support hardware readout
 2020-12-17 17:52 UTC  (3+ messages)

[PATCH] xtensa: fix spelling mistake in Kconfig "wont" -> "won't"
 2020-12-17 17:52 UTC  (2+ messages)

[PATCH V2 0/3] mm/hotplug: Pre-validate the address range with platform
 2020-12-17 17:31 UTC  (2+ messages)

[PATCH v3 00/15] x86: major paravirt cleanup
 2020-12-17 17:31 UTC  (3+ messages)
` [PATCH v3 06/15] x86/paravirt: switch time pvops functions to use static_call()

[PATCH v2] fair/util_est: fix schedutil may use an old util_est.enqueued value at dequeue
 2020-12-17 17:28 UTC  (2+ messages)

[PATCH] atm: ambassador: remove h from printk format specifier
 2020-12-17 17:28 UTC  (4+ messages)

[PATCH] mm: Fix spelling mistake in Kconfig "whats" -> "what's"
 2020-12-17 17:27 UTC 

[PATCH bpf-next 1/2] bpf: Add a bpf_kallsyms_lookup helper
 2020-12-17 17:26 UTC  (11+ messages)

[PATCH] dt-bindings: display: bridge: tc358768: Remove maintainer information
 2020-12-17 17:25 UTC  (4+ messages)

[PATCH 1/2] ARM: dts: imx6q-logicpd: Drop unused clock-names reference
 2020-12-17 17:25 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: imx8mm-beacon: "

[GIT PULL]: dmaengine update for v5.11-rc1
 2020-12-17 17:24 UTC 

[RFC PATCH v2] taskstats: add /proc/taskstats to fetch pid/tgid status
 2020-12-17 17:00 UTC 

[PATCH] mpt3sas: fix spelling mistake in Kconfig: "compatiblity" -> "compatibility"
 2020-12-17 17:20 UTC 

[PATCH -next] tools: perf: convert comma to semicolon
 2020-12-17 17:19 UTC  (2+ messages)

[PATCH] x86/sev-es: Fix SEV-ES OUT/IN immediate opcode vc handling
 2020-12-17 17:19 UTC  (2+ messages)

[PATCH] ARM: sti: Fix spelling mistake in Kconfig "targetted" -> "targeted"
 2020-12-17 17:17 UTC  (2+ messages)

[PATCH] timekeeping: Fix spelling mistake in Kconfig "fullfill" -> "fulfill"
 2020-12-17 17:17 UTC 

i386: rcu-torture: WARNING: at kernel/rcu/rcutorture.c:1169 rcu_torture_writer [rcutorture]
 2020-12-17 17:16 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).