All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-09-30 15:08:03 to 2020-09-30 15:29:51 UTC [more...]

[PATCH 000/100] CCS driver
 2020-09-30 15:28 UTC  (46+ messages)
` [PATCH 051/100] ccs-pll: Split limits and PLL configuration into front and back parts
` [PATCH 056/100] ccs-pll: Move the flags field down, away from 8-bit fields
` [PATCH 057/100] ccs-pll: Document the structs in the header as well as the function
` [PATCH 058/100] ccs-pll: Use the BIT macro
` [PATCH 059/100] ccs-pll: Begin calculation from OP system clock frequency
` [PATCH 061/100] ccs-pll: Avoid overflow in pre-PLL divisor lower bound search
` [PATCH 062/100] ccs-pll: Fix comment on check against maximum PLL multiplier
` [PATCH 063/100] ccs-pll: Fix check for PLL multiplier upper bound
` [PATCH 064/100] ccs-pll: Use explicit 32-bit unsigned type
` [PATCH 065/100] ccs-pll: Add support for lane speed model
` [PATCH 066/100] ccs: "
` [PATCH 067/100] ccs-pll: Add support for decoupled OP domain calculation
` [PATCH 068/100] ccs-pll: Add support for extended input PLL clock divider
` [PATCH 069/100] ccs-pll: Support two cycles per pixel on OP domain
` [PATCH 070/100] ccs-pll: Add support flexible OP PLL pixel clock divider
` [PATCH 071/100] ccs-pll: Add sanity checks
` [PATCH 072/100] ccs-pll: Add C-PHY support
` [PATCH 073/100] ccs-pll: Split off VT subtree calculation
` [PATCH 074/100] ccs-pll: Check for derating and overrating, support non-derating sensors
` [PATCH 075/100] ccs-pll: Better separate OP and VT sub-tree calculation
` [PATCH 076/100] ccs-pll: Print relevant information on PLL tree
` [PATCH 077/100] ccs-pll: Rework bounds checks
` [PATCH 078/100] ccs-pll: Make VT divisors 16-bit
` [PATCH 079/100] ccs-pll: Fix VT post-PLL divisor calculation
` [PATCH 080/100] ccs-pll: Separate VT divisor limit calculation from the rest
` [PATCH 081/100] ccs-pll: Add trivial dual PLL support
` [PATCH 082/100] ccs: Dual "
` [PATCH 083/100] ccs-pll: Add support for DDR OP system and pixel clocks
` [PATCH 084/100] ccs: Add support for DDR OP SYS and OP PIX clocks
` [PATCH 085/100] ccs: Print written register values
` [PATCH 086/100] ccs-pll: Print pixel rates
` [PATCH 087/100] ccs: Add support for obtaining C-PHY configuration from firmware
` [PATCH 088/100] ccs: Add digital gain support
` [PATCH 089/100] ccs: Add support for old-style SMIA digital gain
` [PATCH 090/100] ccs: Remove analogue gain field
` [PATCH 091/100] ccs: Only add analogue gain control if the device supports it
` [PATCH 092/100] v4l: Add user control base for CCS controls
` [PATCH 093/100] v4l: uapi: Add controls for analogue gain constants
` [PATCH 094/100] ccs: Add support for analogue gain coefficient controls
` [PATCH 095/100] v4l: uapi: Add controls for CCS alternative analogue gain
` [PATCH 096/100] ccs: Add support for alternate analogue global gain
` [PATCH 097/100] ccs: Add debug prints for MSR registers
` [PATCH 098/100] v4l: uapi: Add CCS controls for correction configuration and capabilities
` [PATCH 099/100] ccs: Add shading correction and luminance correction level controls
` [PATCH 100/100] smiapp: Add CCS ACPI device ID

[PATCH v4 0/6] kasan: add workqueue and timer stack for generic KASAN
 2020-09-30 15:29 UTC  (2+ messages)

[PULL 00/13] Block patches
 2020-09-30 15:28 UTC  (3+ messages)
` [PULL 13/13] qemu/atomic.h: rename atomic_ to qatomic_

[Intel-gfx] [PATCH v2 00/11] drm/i915: Plumb crtc state to link training code
 2020-09-30 15:29 UTC  (9+ messages)
` [Intel-gfx] [PATCH v2 05/11] drm/i915: Split ICL combo PHY buf trans per output type
` [Intel-gfx] [PATCH v2 06/11] drm/i915: Split ICL MG "
` [Intel-gfx] [PATCH v2 07/11] drm/i915: Split EHL combo "
` [Intel-gfx] [PATCH v2 08/11] drm/i915: Split TGL "

[linux-next:master 3272/11956] undefined reference to `ioread64_hi_lo'
 2020-09-30 15:29 UTC  (2+ messages)

[PATCH] qemu-storage-daemon: Fix help line for --export
 2020-09-30 14:59 UTC  (3+ messages)

[PATCH] tools/xenstore: set maximum number of grants needed
 2020-09-30 15:28 UTC  (4+ messages)

[PULL 0/2] acpi: unit test
 2020-09-30 15:18 UTC  (2+ messages)

[PATCH v4 1/2] dt-bindings: usb: Add binding for discrete onboard USB hubs
 2020-09-30 15:28 UTC  (7+ messages)

[PATCH] x86/vdso: Remove retpoline from SGX vDSO call
 2020-09-30 15:28 UTC  (5+ messages)

[PATCH 0/4] ASoC: SOF: cleanups for 5.10
 2020-09-30 15:20 UTC  (5+ messages)
` [PATCH 1/4] ASoC: SOF: control: remove const in sizeof()
` [PATCH 2/4] ASoC: SOF: topology: "
` [PATCH 3/4] ASoC: SOF: sof-audio: remove goto used for force-nocodec support
` [PATCH 4/4] ASoC: SOF: loader: handle all SOF_IPC_EXT types

[PATCH v8 0/7] Qualcomm's lpass-hdmi ASoC driver to support audio over dp port
 2020-09-30 15:27 UTC  (3+ messages)
` [PATCH v8 5/7] ASoC: qcom: Add support for lpass hdmi driver

[PATCH] memcg: introduce per-memcg reclaim interface
 2020-09-30 15:26 UTC  (3+ messages)

[RFC PATCH seccomp 0/2] seccomp: Add bitmap cache of arg-independent filter results that allow syscalls
 2020-09-30 15:19 UTC  (13+ messages)
` [PATCH v3 seccomp 0/5] seccomp: Add bitmap cache of constant allow filter results
  ` [PATCH v3 seccomp 1/5] x86: Enable seccomp architecture tracking
  ` [PATCH v3 seccomp 2/5] seccomp/cache: Add "emulator" to check if filter is constant allow
  ` [PATCH v3 seccomp 3/5] seccomp/cache: Lookup syscall allowlist for fast path
  ` [PATCH v3 seccomp 4/5] selftests/seccomp: Compare bitmap vs filter overhead
  ` [PATCH v3 seccomp 5/5] seccomp/cache: Report cache data through /proc/pid/seccomp_cache

[PATCH v3 00/11] CMake and Visual Studio
 2020-09-30 15:26 UTC  (12+ messages)
` [PATCH v4 00/10] "
  ` [PATCH v4 01/10] cmake: ignore files generated by CMake as run in "
  ` [PATCH v4 02/10] cmake: do find Git for Windows' shell interpreter
  ` [PATCH v4 03/10] cmake: ensure that the `vcpkg` packages are found on Windows
  ` [PATCH v4 04/10] cmake: fall back to using `vcpkg`'s `msgfmt.exe` "
  ` [PATCH v4 05/10] cmake: quote the path accurately when editing `test-lib.sh`
  ` [PATCH v4 06/10] cmake (Windows): let the `.dll` files be found when running the tests
  ` [PATCH v4 07/10] cmake (Windows): complain when encountering an unknown compiler
  ` [PATCH v4 08/10] cmake (Windows): initialize vcpkg/build dependencies automatically
  ` [PATCH v4 09/10] cmake (Windows): recommend using Visual Studio's built-in CMake support
  ` [PATCH v4 10/10] hashmap_for_each_entry(): workaround MSVC's runtime check failure #3

[PATCH v3 0/3] iommu/tegra-smmu: Add PCI support
 2020-09-30 15:27 UTC  (13+ messages)
` [PATCH v3 1/3] memory: tegra: Add devm_tegra_get_memory_controller()
` [PATCH v3 2/3] iommu/tegra-smmu: Rework .probe_device and .attach_dev

[PATCH v6 0/6] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-09-30 15:25 UTC  (22+ messages)
` [PATCH v6 5/6] mm: secretmem: use PMD-size pages to amortize direct map fragmentation

[dpdk-dev] [PATCH 0/7] cmdline: support Windows
 2020-09-30 15:26 UTC  (7+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 1/7] cmdline: make implementation opaque

[PATCH v1 00/20] s390x/tcg: Implement Vector enhancements facility and switch to z14
 2020-09-30 14:55 UTC  (10+ messages)
` [PATCH v1 05/20] s390x/tcg: Implement 32/128 bit for VECTOR FP DIVIDE
` [PATCH v1 06/20] s390x/tcg: Implement 32/128 bit for VECTOR FP MULTIPLY
` [PATCH v1 08/20] s390x/tcg: Implement 32/128 bit for VECTOR FP COMPARE (AND SIGNAL) SCALAR
` [PATCH v1 09/20] s390x/tcg: Implement 32/128 bit for VECTOR FP COMPARE *
` [PATCH v1 14/20] s390x/tcg: Implement 32/128 bit for VECTOR FP SQUARE ROOT
` [PATCH v1 16/20] s390x/tcg: Implement 32/128bit for VECTOR FP MULTIPLY AND (ADD|SUBTRACT)
` [PATCH v1 17/20] s390x/tcg: Implement VECTOR FP NEGATIVE "
` [PATCH v1 18/20] s390x/tcg: Implement VECTOR FP (MAXIMUM|MINIMUM)
` [PATCH v1 20/20] s390x/cpumodel: Bump up QEMU model to a stripped-down IBM z14 GA2

[PATCH v5 00/14] hw/block/nvme: Support Namespace Types and Zoned Namespace Command Set
 2020-09-30 15:12 UTC  (3+ messages)
` [PATCH v5 09/14] hw/block/nvme: Support "

[PATCH] linux-user: correct errno returned from accept4() syscall
 2020-09-30 15:16 UTC 

[PATCH 2/2] quectel: Power on/off with a gpio pulse
 2020-09-30 15:25 UTC  (2+ messages)

[PATCH next v2 0/2] printk: fix reading beyond buffer
 2020-09-30 15:25 UTC  (3+ messages)
` [PATCH next v2 1/2] printk: avoid and/or handle record truncation

[PATCH 00/10] CMake and Visual Studio
 2020-09-30 15:25 UTC  (4+ messages)
` [PATCH 08/10] cmake (Windows): initialize vcpkg/build dependencies automatically

[RFC-PATCH 2/4] mm: Add __rcu_alloc_page_lockless() func
 2020-09-30 15:25 UTC  (11+ messages)

[PATCH v3 0/9] regmap: Add managed API, regmap fields, regmap config
 2020-09-30 15:25 UTC  (3+ messages)

[dpdk-dev] [PATCH 1/2] net/virtio: setup Tx region for packed ring
 2020-09-30 15:24 UTC  (4+ messages)
` [dpdk-dev] [PATCH 2/2] net/virtio: use indirect ring in packed datapath

[PATCH v6 0/4] Spilt PCIe node to comply with hardware design
 2020-09-30 15:23 UTC  (5+ messages)
` [PATCH v6 2/4] PCI: mediatek: Add new method to get shared pcie-cfg base and irq

[PATCH v5 bpf-next 00/12] BPF TCP header options
 2020-09-30 15:23 UTC  (3+ messages)
` [PATCH v5 bpf-next 09/12] bpf: tcp: Allow bpf prog to write and parse TCP header option

[PATCH v2 0/4] qemu-storage-daemon: Remove QemuOpts from --object parser
 2020-09-30 15:10 UTC  (4+ messages)
` [PATCH v2 1/4] keyval: Parse help options

[PATCH 1/4] libsepol: Get rid of the old and duplicated symbols
 2020-09-30 15:22 UTC  (3+ messages)
` [PATCH 4/4] libsemanage: Bump libsemanage.so version

[PATCH v3 bpf-next 0/2] introduce BPF_F_PRESERVE_ELEMS
 2020-09-30 15:20 UTC  (3+ messages)
` [PATCH v3 bpf-next 1/2] bpf: introduce BPF_F_PRESERVE_ELEMS for perf event array
` [PATCH v3 bpf-next 2/2] selftests/bpf: add tests for BPF_F_PRESERVE_ELEMS

[PATCH 0/6] can: add support for ETAS ES58X CAN USB
 2020-09-30 15:21 UTC  (3+ messages)
` [PATCH v2 2/6] can: dev: add a helper function to get the correct length of Classical frames

[PATCH v2 1/2] devfreq: qcom: Add L2 Krait Cache devfreq scaling driver
 2020-09-30 15:21 UTC  (5+ messages)

[PATCH] parisc: Add ioread64_hi_lo() and iowrite64_hi_lo()
 2020-09-30 15:20 UTC 

[patch V2 00/46] x86, PCI, XEN, genirq ...: Prepare for device MSI
 2020-09-30 15:20 UTC  (6+ messages)

[dpdk-dev] [PATCH v1 1/1] net/mlx5: support match ICMP identifier fields
 2020-09-30 15:20 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2 "

STM32MP1: Adding TF-A causes kernel errors
 2020-09-30 15:20 UTC  (4+ messages)

[dpdk-dev] [PATCH v3] net/af_xdp: custom XDP program loading
 2020-09-30 15:20 UTC  (2+ messages)

[PATCH v3] arm64: Add purgatory printing
 2020-09-30 15:20 UTC  (2+ messages)

[RFC PATCH 0/2] objtool and cross compilation
 2020-09-30 15:19 UTC  (4+ messages)
` [RFC PATCH v2 "
  ` [RFC PATCH v2 1/2] objtool: x86 instruction decoder and big endian cross compiles

[PATCH bpf-next v4 0/6] Various BPF helper improvements
 2020-09-30 15:18 UTC  (7+ messages)
` [PATCH bpf-next v4 1/6] bpf: add classid helper only based on skb->sk
` [PATCH bpf-next v4 2/6] bpf, net: rework cookie generator as per-cpu one
` [PATCH bpf-next v4 3/6] bpf: add redirect_neigh helper as redirect drop-in
` [PATCH bpf-next v4 4/6] bpf, libbpf: add bpf_tail_call_static helper for bpf programs
` [PATCH bpf-next v4 5/6] bpf, selftests: use bpf_tail_call_static where appropriate
` [PATCH bpf-next v4 6/6] bpf, selftests: add redirect_neigh selftest

[PATCH] cifs: Return the appropriate error in cifs_sb_tlink instead of a generic error
 2020-09-30 15:18 UTC  (4+ messages)

[PATCH] tools/cpuid: Plumb nested_virt down into xc_cpuid_apply_policy()
 2020-09-30 15:17 UTC  (2+ messages)

[curro:for-edward 7/17] include/asm-generic/vmlinux.lds.h:299:9: warning: 'ACPI_PROBE_TABLE' macro redefined
 2020-09-30 15:18 UTC 

[PATCH net-next 0/3] net: atlantic: phy tunables from mac driver
 2020-09-30 15:16 UTC  (4+ messages)
  ` ethtool/phy tunables and extack (was Re: [PATCH net-next 0/3] net: atlantic: phy tunables from mac driver)

[PATCH] reiserfs: Fix oops during mount
 2020-09-30 15:16 UTC  (2+ messages)

[Bug 209411] New: When retrieving string descriptor from mobile device returns eproto error
 2020-09-30 15:15 UTC  (2+ messages)
` [Bug 209411] "

[PATCH 0/4] qemu-storage-daemon: Remove QemuOpts from --object parser
 2020-09-30 14:56 UTC  (6+ messages)
` [PATCH 1/4] keyval: Parse help options

For review: seccomp_user_notif(2) manual page
 2020-09-30 15:11 UTC  (5+ messages)

[PATCH] ASoC: atmel-pcm: remove unnecessary include
 2020-09-30 15:12 UTC  (4+ messages)

[PATCH] spi: atmel: remove unnecessary include
 2020-09-30 15:12 UTC  (3+ messages)

[PATCH v3 0/3] implement I2C retries for mXT1368
 2020-09-30 15:12 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: input: atmel: add compatible for mXT1386
` [PATCH v3 2/3] Input: atmel_mxt_ts - implement I2C retries for mXT1368
` [PATCH v3 3/3] ARM: tegra: add mXT1386 compatible

[PATCH rdma-next v4 0/4] Dynamicaly allocate SG table from the pages
 2020-09-30 15:14 UTC  (9+ messages)
` [PATCH rdma-next v4 4/4] RDMA/umem: Move to allocate SG table from pages

Strange switching [threadname] to secondary mode after exception #0 in kernel-space at 0x80272444
 2020-09-30 15:14 UTC  (2+ messages)

Outline for VHOST_USER_PROTOCOL_F_VDPA
 2020-09-30 14:57 UTC  (7+ messages)

[PATCH v4 00/52] Fix html build with Sphinx 3.1 and above
 2020-09-30 15:13 UTC  (4+ messages)
` [PATCH v4 19/52] memblock: get rid of a :c:type leftover

[Intel-gfx] [PATCH v2 04/11] drm/i915: Shove the PHY test into the hotplug work
 2020-09-30 15:12 UTC  (3+ messages)
` [Intel-gfx] [PATCH v3 "

Keyboard regression by intel-vbtn
 2020-09-30 15:12 UTC  (11+ messages)

Using bios-settings-mgr for setting hypervisor network attributes
 2020-09-30 15:05 UTC  (12+ messages)

[LTP] [PATCH 1/3] io_setup01: Handle no AIO support in kernel
 2020-09-30 15:11 UTC  (2+ messages)

amdgpu firmware updates
 2020-09-30 15:11 UTC 

[PATCH v1] libxc/bitops: increase potential size of bitmaps
 2020-09-30 15:10 UTC  (2+ messages)

[PATCH v2 0/5] Add PCIe support for SM8250 SoC
 2020-09-30 15:09 UTC  (6+ messages)
` [PATCH v2 1/5] dt-bindings: phy: qcom,qmp: Add SM8250 PCIe PHY bindings
` [PATCH v2 2/5] phy: qcom-qmp: Add SM8250 PCIe QMP PHYs
` [PATCH v2 3/5] dt-bindings: pci: qcom: Document PCIe bindings for SM8250 SoC
` [PATCH v2 4/5] PCI: qcom: Add SM8250 SoC support
` [PATCH v2 5/5] PCI: qcom: Add support for configuring BDF to SID mapping for SM8250

[PATCH RFC v2 00/19] i386: KVM: expand Hyper-V features early
 2020-09-30 14:56 UTC  (4+ messages)
` [PATCH RFC v2 12/19] i386: drop FEAT_HYPERV feature leaves

[PATCH] PCI: layerscape: Change back to the default error response behavior
 2020-09-30 15:07 UTC  (4+ messages)

[dpdk-dev] [PATCH] net/dpaa2: fix build error about timesync functions
 2020-09-30 15:09 UTC  (8+ messages)
` [dpdk-dev] [dpdk-stable] "

[XEN PATCH] tools: Fix configure of upstream QEMU
 2020-09-30 15:09 UTC  (2+ messages)

[PATCH v2 1/3] kernel-shark: Fix all warnings showing when bulding with gcc 10.2.1
 2020-09-30 15:07 UTC  (3+ messages)
` [PATCH v2 2/3] kernel-shark: Check if Qt has been found when building the examples
` [PATCH v2 3/3] kernel-shark: Fix symbol resolving during linking

[PATCH 00/30] spi: dw: Add full Baikal-T1 SPI Controllers support
 2020-09-30 15:07 UTC  (7+ messages)
` [PATCH 02/30] spi: dw: Use ternary op to init set_cs callback


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.