All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-12-17 18:09:36 to 2020-12-17 18:51:36 UTC [more...]

[PATCH 00/14] Add some DRM bridge drivers support for i.MX8qm/qxp SoCs
 2020-12-17 18:50 UTC  (4+ 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

[PULL 00/17] x86 queue, 2020-12-17
 2020-12-17 18:46 UTC  (6+ messages)
` [PULL 01/17] i386: move kvm accel files into kvm/
` [PULL 03/17] i386: move hax accel files into hax/
` [PULL 04/17] i386: hvf: remove stale MAINTAINERS entry for old hvf stubs
` [PULL 05/17] i386: move TCG accel files into tcg/
` [PULL 06/17] i386: move cpu dump out of helper.c into cpu-dump.c

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

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

[net-next v4 00/15] Add mlx5 subfunction support
 2020-12-17 18:48 UTC  (12+ messages)

[dunfell/master] [PATCH v3 01/10] linux-ti-staging: Update kernel to latest commit sha
 2020-12-17 18:49 UTC  (10+ messages)
` [dunfell/master] [PATCH v3 02/10] u-boot-ti: Remove unneeded variable for am64xx
` [dunfell/master] [PATCH v3 03/10] machine: am64xx-evm.conf: Remove commented code and update PDK values
` [dunfell/master] [PATCH v3 04/10] ti-rtos: Update metadata and versions for RTOS firmware
` [dunfell/master] [PATCH v3 05/10] trusted-firmware-a: Update SRCREV for AM64X support
` [dunfell/master] [PATCH v3 06/10] ti-uboot-staging: Update to the latest commit
` [dunfell/master] [PATCH v3 07/10] am64xx-evm-k3r5: Update SYSFW_SOC to am64x from am65x
` [dunfell/master] [PATCH v3 08/10] k3conf: Update SRCREV to latest
` [dunfell/master] [PATCH v3 09/10] ti-sci-fw: Update image gen and sysfw commit SHA
` [dunfell/master] [PATCH v3 10/10] prueth-fw-am65x-sr2: Updating firmware to 02.02.08.02

[Buildroot] [PATCH v4 1/4] package/llvm: add BPF backend
 2020-12-17 18:48 UTC  (9+ messages)
` [Buildroot] [PATCH v4 2/4] package/bcc: new package
` [Buildroot] [PATCH v4 3/4] package/libbpf: "

[PATCH 1/2] eap-tls: Make use of l_pem_load_container_file()
 2020-12-17 18:48 UTC  (2+ messages)

[PATCH 0/3 v2] blk-mq: Don't complete in IRQ, use llist_head
 2020-12-17 18:46 UTC  (10+ messages)
` [PATCH 2/3] blk-mq: Always complete remote completions requests in softirq

[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 v2 00/48] Introduce core voltage scaling for NVIDIA Tegra20/30 SoCs
 2020-12-17 18:45 UTC  (57+ messages)
` [PATCH v2 03/48] dt-bindings: memory: tegra124: emc: Replace core regulator with power domain
` [PATCH v2 05/48] media: dt: bindings: tegra-vde: Document OPP and power domain properties
` [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 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 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 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 net-next v5] udp:allow UDP cmsghdrs through io_uring
 2020-12-17 18:45 UTC  (4+ messages)

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

[fsverity-utils PATCH v2 1/2] Remove unneeded includes
 2020-12-17 18:44 UTC  (4+ messages)
` [fsverity-utils PATCH v2 2/2] Allow to build and run sign/digest on Windows

[PATCH] netfilter: ipset: fixes possible oops in mtype_resize
 2020-12-17 18:44 UTC  (2+ messages)

[PATCH v2] netfilter: ipset: fix shift-out-of-bounds in htable_bits()
 2020-12-17 18:44 UTC  (2+ messages)

[PATCH nf] netfilter: x_tables: Update remaining dereference to RCU
 2020-12-17 18:43 UTC  (2+ messages)

Looking for a Roadmap / TODOs
 2020-12-17 18:43 UTC  (2+ messages)

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

[xen-unstable-smoke test] 157649: tolerable all pass - PUSHED
 2020-12-17 18:42 UTC 

[PATCH 1/1] media: uapi: Add an entity type for Image Signal Processors
 2020-12-17 18:41 UTC  (2+ messages)

[PATCH 1/2] drm/ttm: rework ttm_tt page limit v2
 2020-12-17 18:40 UTC  (12+ messages)

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

[PATCH 1/2] filesystems.5: fix link to userspace tooling for ncpfs
 2020-12-17 18:39 UTC  (7+ messages)
` [PATCH 2/2] filesystems.5: note ncpfs removal from kernel

[PATCH v2 0/7] Fix issues on pf8x00 driver
 2020-12-17 18:38 UTC  (4+ messages)
` [PATCH v2 7/7] regulator: pf8x00: fix nxp,phase-shift

[Intel-gfx] [PATCH i-g-t] i915/perf_pmu: Exercise I915_PMU_SOFTWARE_GT_AWAKE_TIME
 2020-12-17 18:40 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for i915/perf_pmu: Exercise I915_PMU_SOFTWARE_GT_AWAKE_TIME (rev2)

[PATCHv2 00/11] arm64: entry lockdep/rcu/tracing fixes
 2020-12-17 18:38 UTC  (4+ messages)
` [PATCHv2 05/11] arm64: entry: prepare ret_to_user for function call

[PATCH v3 bpf-next 0/2] introduce xdp_init_buff/xdp_prepare_buff
 2020-12-17 18:28 UTC  (8+ messages)
` [PATCH v3 bpf-next 2/2] net: xdp: introduce xdp_prepare_buff utility routine

[PATCH] power: supply: axp288_charger: use devm_add_action_or_reset
 2020-12-17 18:34 UTC  (2+ messages)

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

[PATCH v3 00/10] virtio-mem: vfio support
 2020-12-17 18:36 UTC  (3+ messages)
` [PATCH v3 05/10] vfio: Support for RamDiscardMgr in the !vIOMMU case

[PATCH 0/5] crypto: add NEON-optimized BLAKE2b
 2020-12-17 18:35 UTC  (5+ messages)
` [PATCH 2/5] crypto: blake2b - define shash_alg structs using macros

[PATCH net] docs: netdev-FAQ: add missing underlines to questions
 2020-12-17 18:35 UTC  (2+ messages)

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

[PATCH] arm64: dts: qcom: qrb5165-rb5: fix uSD pins drive strength
 2020-12-17 18:33 UTC 

[PATCH] selftests: Skip BPF seftests by default
 2020-12-17 18:32 UTC  (5+ messages)

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

[PATCH] acpi: Add addr_trans in build_crs
 2020-12-17 18:32 UTC  (2+ messages)

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

[PATCH v4 net-next 0/5] net: dsa: Link aggregation support
 2020-12-17 18:31 UTC  (5+ messages)
` [PATCH v4 net-next 3/5] "

[PATCH v12 0/4] Carry forward IMA measurement log on kexec on ARM64
 2020-12-17 18:31 UTC  (15+ 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

[MPTCP] [PATCH net 0/4] mptcp: a bunch of assorted fixes
 2020-12-17 18:30 UTC  (2+ messages)
`  "

Unexpected error re-initializing Wintun 0.9.2
 2020-12-17 18:30 UTC  (3+ messages)

[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)

[MPTCP] Re: [PATCH net 0/4] mptcp: a bunch of assorted fixes
 2020-12-17 18:30 UTC 

[PATCH] acpi/gpex: Inform os to keep firmware resource map
 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  (7+ messages)

Logging, abnormal cases, 
 2020-12-17 18:21 UTC 

[PATCH 6/7] powerpc/64s/radix: serialize_against_pte_lookup IPIs trim mm_cpumask
 2020-12-17 18:23 UTC  (3+ messages)

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

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

[PATCH 0/2] rtc: pcf2127: only use watchdog when explicitly available
 2020-12-17 18:23 UTC  (8+ 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 v3] migration: Don't allow migration if vm is in POSTMIGRATE
 2020-12-17 18:22 UTC  (2+ messages)

[PATCH -next v3 0/8] introduce mt7921e support
 2020-12-17 18:13 UTC  (18+ messages)
` [PATCH -next v3 1/8] mt76: mt7921: add module support
` [PATCH -next v3 2/8] mt76: mt7921: add MCU support
` [PATCH -next v3 3/8] mt76: mt7921: add MAC support
` [PATCH -next v3 4/8] mt76: mt7921: add DMA support
` [PATCH -next v3 5/8] mt76: mt7921: add EEPROM support
` [PATCH -next v3 6/8] mt76: mt7921: add ieee80211_ops
` [PATCH -next v3 7/8] mt76: mt7921: introduce mt7921e support
` [PATCH -next v3 8/8] mt76: mt7921: add debugfs support

[PATCH bpf-next] libbpf: support module BTF for BPF_TYPE_ID_TARGET CO-RE relocation
 2020-12-17 18:22 UTC  (11+ messages)
        ` one prog multi fentry. Was: "

[PATCH 0/5] btrfs: fix transaction leaks and crashes during unmount
 2020-12-17 18:21 UTC  (5+ messages)
` [PATCH 1/5] btrfs: fix transaction leak and crash after RO remount caused by qgroup rescan

net: tso: add UDP segmentation support: adds regression for ax200 upload
 2020-12-17 18:20 UTC  (7+ messages)

[PATCH net 1/2] docs: networking: packet_mmap: fix formatting for C macros
 2020-12-17 18:20 UTC  (3+ messages)
` [PATCH net 2/2] docs: networking: packet_mmap: don't mention PACKET_MMAP

[PATCH 0/8] eMMC inline encryption support
 2020-12-17 18:20 UTC  (8+ messages)

[dpdk-dev] [PATCH] usertools: show an error message if unable to reserve requested hugepages
 2020-12-17 18:15 UTC  (3+ messages)
` [dpdk-dev] [v2 PATCH] "

[PATCH v5 1/7] pwm: pca9685: Switch to atomic API
 2020-12-17 18:17 UTC  (5+ messages)
` [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  (5+ messages)
` [PATCH v4 3/5] mm: Speedup mremap on 1GB or larger regions

[dunfell/master] [PATCH v2 00/10] AM64 Cleanup and other updates
 2020-12-17 18:16 UTC  (3+ messages)
` [dunfell/master] [PATCH v2 09/10] ti-sci-fw: Update image gen and sysfw commit SHA
  ` [meta-ti] "

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

[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

git-gui patches
 2020-12-17 18:07 UTC 

[PATCH v5 0/4] TPM 2.0 fixes in IMA tests
 2020-12-17 18:12 UTC  (4+ messages)
` [PATCH v5 3/4] ima_tpm.sh: Fix calculating boot aggregate
    ` [LTP] "

[PATCH] KVM/nVMX: Use __vmx_vcpu_run in nested_vmx_check_vmentry_hw
 2020-12-17 18:12 UTC  (4+ messages)

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

[PATCHSET 0/4] fs: Support for LOOKUP_CACHED / RESOLVE_CACHED
 2020-12-17 18:09 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t 00/14] tools/intel_display_poller: async flip and vrr
 2020-12-17 18:10 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for "

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


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.