All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-10-05 18:29:46 to 2020-10-05 19:22:33 UTC [more...]

[PATCH 00/16] hw/mips: Set CPU frequency
 2020-10-05 19:22 UTC  (12+ messages)
` [PATCH 01/16] hw/core/cpu: Let CPU object have a clock source

[PATCH] sound: sparc: dbri: fix repeated word 'the'
 2020-10-05 19:21 UTC  (3+ messages)

[PATCH net-next 0/6] ethtool: allow dumping policies to user space
 2020-10-05 19:21 UTC  (9+ messages)
` [PATCH net-next 1/6] ethtool: wire up get policies to ops
` [PATCH net-next 5/6] netlink: add mask validation
` [PATCH net-next 6/6] ethtool: specify which header flags are supported per command

[PATCH v3] x86/sgx: Fix sgx_encl_may_map locking
 2020-10-05 17:43 UTC  (9+ messages)

[PATCH v2] use valid btf in bpf_program__set_attach_target(prog, 0, ...);
 2020-10-05 19:21 UTC  (2+ messages)

[PATCH v4 1/2] dt-bindings: usb: Add binding for discrete onboard USB hubs
 2020-10-05 19:20 UTC  (14+ messages)

[PATCH net-next 00/16] Add devlink reload action and limit options
 2020-10-05 19:12 UTC  (14+ messages)
` [PATCH net-next 01/16] devlink: Change devlink_reload_supported() param type
` [PATCH net-next 02/16] devlink: Add reload action option to devlink reload command
` [PATCH net-next 03/16] devlink: Add devlink reload limit option
` [PATCH net-next 05/16] devlink: Add remote reload stats

[PATCH 2/2] PCI: vmd: Enable ASPM for mobile platforms
 2020-10-05 19:19 UTC  (3+ messages)

[PATCH] drm/amdgpu: remove unintended executable mode
 2020-10-05 19:18 UTC  (4+ messages)

[PATCH v2 1/3] staging: greybus: fix warnings about endianness detected by sparse
 2020-10-05 19:17 UTC  (2+ messages)

Litmus test for question from Al Viro
 2020-10-05 19:18 UTC  (11+ messages)
        ` Bug in herd7 [Was: Re: Litmus test for question from Al Viro]

[dpdk-dev] [PATCH] linux/igb_uio: add Makefile to build the kernel module
 2020-10-05 17:57 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2] "
` [dpdk-dev] [DPDK_KMODS v3] "

[PATCH] u-boot: upgrade 2020.07 -> 2020.10
 2020-10-05 19:15 UTC 

stable-rc/linux-4.14.y build: 199 builds: 0 failed, 199 passed, 65 warnings (v4.14.200-31-g8a81fe854906)
 2020-10-05 19:16 UTC 

[dpdk-dev] [PATCH 0/7] support PDCP-SDAP for dpaa2_sec
 2020-10-05 18:04 UTC  (3+ messages)
` [dpdk-dev] [PATCH 2/7] security: modify PDCP xform to support SDAP

[PATCH 1/8] drm/ttm: remove TTM_PAGE_FLAG_WRITE
 2020-10-05 16:17 UTC  (5+ messages)
` [PATCH 4/8] drm/ttm: rename TTM caching enum
` [PATCH 8/8] drm/ttm: nuke caching placement flags

[PATCH] sound: usb: endpoint.c: fix repeated word 'there'
 2020-10-05 19:12 UTC  (2+ messages)

[RFC PATCH v2 00/30] 1GB PUD THP support on x86_64
 2020-10-05 19:12 UTC  (18+ messages)

[PATCH V2 0/3] riscv: Enable LOCKDEP
 2020-10-05 19:14 UTC  (9+ messages)
` [PATCH V2 1/3] riscv: Fixup static_obj() fail

[PATCH 8/8] x86/mce: Decode a kernel instruction to determine if it is copying from user
 2020-10-05 17:47 UTC  (5+ messages)
` [PATCH v2 0/7] Add machine check recovery when copying from user space
  ` [PATCH v2 6/7] x86/mce: Recover from poison found while "

[PATCH] drm/amd/display: Add missing function pointers for dcn3
 2020-10-05 19:13 UTC  (3+ messages)

[linux-rt-devel:linux-5.9.y-rt-rebase 207/220] arch/powerpc/platforms/pseries/iommu.c:181:8: error: 'DEFINE_LOCAL_IRQ_LOCK' declared 'static' but never defined
 2020-10-05 19:13 UTC 

[PATCH] sound: drivers: portman2x4: fix repeated word 'if'
 2020-10-05 19:12 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915: Rename i915_{save,restore}_state()
 2020-10-05 17:14 UTC 

[RFC PATCH 00/21] contrib/gitdm: Add more companies entries
 2020-10-05 19:08 UTC  (3+ messages)
` [RFC PATCH 06/21] contrib/gitdm: Add Google to the domain map

[ragnatech:media-tree] BUILD REGRESSION 463c43fcd97e493d8a17242f4f000c86fe642ed6
 2020-10-05 17:18 UTC 

[PATCH 0/4 v2] KVM: nSVM: Add checks for CR3 and CR4 reserved bits to svm_set_nested_state() and test CR3 non-MBZ reserved bits
 2020-10-05 19:10 UTC  (6+ messages)
` [PATCH 3/4 v2] KVM: nSVM: Test non-MBZ reserved bits in CR3 in long mode

[PATCH] dt-bindings: pinctrl: sunxi: Allow pinctrl with more interrupt banks
 2020-10-05 19:09 UTC  (2+ messages)

[Intel-gfx] [PATCH CI] drm/i915/display/ehl: Limit eDP to HBR2
 2020-10-05 17:54 UTC 

[PATCH v10 00/19] Initial support for multi-process Qemu
 2020-10-05 18:51 UTC  (20+ messages)
` [PATCH v10 01/19] memory: alloc RAM from file at offset
` [PATCH v10 02/19] multi-process: Add config option for multi-process QEMU
` [PATCH v10 03/19] multi-process: setup PCI host bridge for remote device
` [PATCH v10 04/19] multi-process: setup a machine object for remote device process
` [PATCH v10 05/19] multi-process: add qio channel function to transmit
` [PATCH v10 06/19] multi-process: define MPQemuMsg format and transmission functions
` [PATCH v10 07/19] multi-process: Initialize message handler in remote device
` [PATCH v10 08/19] multi-process: Associate fd of a PCIDevice with its object
` [PATCH v10 09/19] multi-process: setup memory manager for remote device
` [PATCH v10 10/19] multi-process: introduce proxy object
` [PATCH v10 11/19] multi-process: add proxy communication functions
` [PATCH v10 12/19] multi-process: Forward PCI config space acceses to the remote process
` [PATCH v10 13/19] multi-process: PCI BAR read/write handling for proxy & remote endpoints
` [PATCH v10 14/19] multi-process: Synchronize remote memory
` [PATCH v10 15/19] multi-process: create IOHUB object to handle irq
` [PATCH v10 16/19] multi-process: Retrieve PCI info from remote process
` [PATCH v10 17/19] multi-process: perform device reset in the "
` [PATCH v10 18/19] multi-process: add the concept description to docs/devel/qemu-multiprocess
` [PATCH v10 19/19] multi-process: add configure and usage information

[PATCH] Use maximum latency when determining L1/L0s ASPM v2
 2020-10-05 19:09 UTC  (4+ messages)

Identifying thread/process termination
 2020-10-05 19:07 UTC 

[PATCH v4 00/52] Fix html build with Sphinx 3.1 and above
 2020-10-05 19:08 UTC  (7+ messages)
` [PATCH v4 35/52] docs: fs: fscrypt.rst: get rid of :c:type: tags

[PATCH 00/13] ASoC: Intel: Remove obsolete solutions and
 2020-10-05 17:25 UTC  (4+ messages)
` [PATCH 03/13] ASoC: Intel: Remove rt5640 support for baytrail solution

[PATCH v2 0/5] tpm_tis: fix interrupts (again)
 2020-10-05 19:05 UTC  (10+ messages)
` [PATCH v2 1/5] tpm_tis: Fix check_locality for correct locality acquisition
` [PATCH v2 2/5] tpm_tis: Clean up locality release
` [PATCH v2 3/5] tpm_tis: Fix interrupts for TIS TPMs without legacy cycles

[Intel-gfx] [PATCH v4 0/2] drm/i915/jsl: Update JSL Voltage swing table
 2020-10-05 17:06 UTC  (6+ messages)
`  "
` [Intel-gfx] [PATCH v4 1/2] drm/i915/jsl: Split EHL/JSL platform info and PCI ids
  `  "
` [Intel-gfx] [PATCH v4 2/2] drm/i915/edp/jsl: Update vswing table for HBR and HBR2
  `  "

[dpdk-dev] [PATCH] ethdev: fix RSS flow expansion in case of mismatch
 2020-10-05 17:13 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2 0/2] ethdev: RSS expand code fix and relocate
  ` [dpdk-dev] [PATCH v2 2/2] ethdev: move RSS expand code from ethdev to MLX5 PMD

[PATCH v4 00/11] KFENCE: A low-overhead sampling-based memory safety error detector
 2020-10-05 18:59 UTC  (8+ messages)
` [PATCH v4 01/11] mm: add Kernel Electric-Fence infrastructure

[PATCH net-next 11/15] sctp: add udphdr to overhead when udp_port is set
 2020-10-05 19:01 UTC  (10+ messages)

[PATCH] iio: adc: exynos: do not rely on 'users' counter in ISR
 2020-10-05 19:00 UTC  (4+ messages)

Problems mounting a reiserfs partiton on the 5.8 kernel
 2020-10-05 18:59 UTC 

[dpdk-dev] [PATCH 1/2] service: add component useful work attribute
 2020-10-05 16:45 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2 "

[PATCH] [PATCH] of_reserved_mem: Increase the number of reserved regions
 2020-10-05 18:57 UTC  (6+ messages)

[PATCH] Revert "Bluetooth: Update resolving list when updating whitelist"
 2020-10-05 18:58 UTC  (12+ messages)

[Linux-kernel-mentees] [PATCH v2] checkpatch: add new warnings to author signoff checks
 2020-10-05 18:51 UTC  (6+ messages)
    `  "

[dpdk-dev] [PATCH] examples/vm_power: fix 32-bit build
 2020-10-05 17:02 UTC 

[PATCH v2 0/9] Reclaim TIF_IA32 and TIF_X32
 2020-10-05 18:56 UTC  (7+ messages)
` [PATCH v2 7/9] x86: Use current USER_CS to setup correct context on vmx entry

[BUG][PATCH] arm64: bti: fix BTI to handle local indirect branches
 2020-10-05 18:54 UTC  (3+ messages)

[PATCH v2 0/3] mmc: sdhci-of-arasan: Enable UHS-1 support for Keem Bay SOC
 2020-10-05 17:04 UTC  (11+ messages)
` [PATCH v2 2/3] firmware: Keem Bay: Add support for Arm Trusted Firmware Service call

[PATCH 1/2] mm/frame-vec: Drop gup_flags from get_vaddr_frames()
 2020-10-05 18:54 UTC  (15+ messages)
` [PATCH 2/2] mm/frame-vec: use FOLL_LONGTERM

[Patch 0/2] Tegra194 cpufreq driver misc changes
 2020-10-05 18:54 UTC  (9+ messages)
` [Patch 1/2] cpufreq: tegra194: get consistent cpuinfo_cur_freq
` [Patch 2/2] cpufreq: tegra194: Fix unlisted boot freq warning

stress testing 40Gbps linux bridge with Mpps - is HFSC a bottleneck?
 2020-10-05 18:55 UTC 

[PATCH v4 00/13] "Task_isolation" mode
 2020-10-05 18:52 UTC  (7+ messages)
` [PATCH v4 03/13] task_isolation: userspace hard isolation from kernel
    ` [EXT] "

stable-rc/linux-4.9.y build: 192 builds: 1 failed, 191 passed, 4 warnings (v4.9.238-23-g314770acbbde)
 2020-10-05 18:54 UTC 

[dpdk-dev] [PATCH v3 11/11] doc: update bbdev feature table
 2020-10-05 16:42 UTC  (5+ messages)
` [dpdk-dev] [PATCH v11 00/10] bbdev PMD ACC100
  ` [dpdk-dev] [PATCH v11 04/10] baseband/acc100: add queue configuration

[PATCH v39 00/24] Intel SGX foundations
 2020-10-05 16:40 UTC  (9+ messages)
` [PATCH v39 11/24] x86/sgx: Add SGX enclave driver

[PATCH v4 0/2] drm/i915/jsl: Update JSL Voltage swing table
 2020-10-05 16:27 UTC  (6+ messages)
` [Intel-gfx] "
` [PATCH v4 1/2] drm/i915/jsl: Split EHL/JSL platform info and PCI ids
  ` [Intel-gfx] "
` [PATCH v4 2/2] drm/i915/edp/jsl: Update vswing table for HBR and HBR2
  ` [Intel-gfx] "

[Buildroot] [PATCH 1/1] package/patchelf: Pull in upstream bugfixes
 2020-10-05 18:50 UTC 

[PATCH v2] prueth-fw-am65x-sr2: Updating firmware to 02.02.07.02
 2020-10-05 18:50 UTC  (3+ messages)

[PATCH] srcu: avoid escaped section names
 2020-10-05 18:49 UTC  (21+ messages)
` [PATCH v2] "
      ` [RFC PATCH next-20200930] treewide: Convert macro and uses of __section(foo) to __section("foo")

[PATCH v2] arm64: dts: allwinner: h6: add eMMC voltage property for Beelink GS1
 2020-10-05 18:47 UTC  (4+ messages)

[PATCH] leds: lm3697: Fix out-of-bound access
 2020-10-05 18:48 UTC  (14+ messages)

[PATCH] KVM: x86: filter guest NX capability for cpuid2
 2020-10-05 16:37 UTC  (3+ messages)

[Virtio-fs] [PATCH v4] kvm, x86: Exit to user space in case page fault error
 2020-10-05 16:16 UTC  (11+ messages)
                  ` [PATCH v4] kvm,x86: "

[Bug 209317] ftrace kernel self test failure on RISC-V on 5.8, regression from 5.4.0
 2020-10-05 18:47 UTC  (6+ messages)

[PATCH net v2] net/tls: sendfile fails with ktls offload
 2020-10-05 18:43 UTC 

[PATCH 0/2] mtd: cfi_mtd: Add DMA support for reads
 2020-10-05 18:42 UTC  (2+ messages)

[PATCH V2 1/3] riscv: Fixup static_obj() fail
 2020-10-05 18:40 UTC  (3+ messages)

[Buildroot] [PATCH v2, 1/1] package/libmaxminddb: bump to version 1.4.3
 2020-10-05 18:40 UTC 

[PATCH 0/4] dt-bindings: additional/unevaluatedProperties clean-ups
 2020-10-05 18:38 UTC  (19+ messages)
` [PATCH 1/4] dt-bindings: Add missing 'unevaluatedProperties'
` [PATCH 2/4] dt-bindings: Use 'additionalProperties' instead of 'unevaluatedProperties'
` [PATCH 3/4] dt-bindings: Explicitly allow additional properties in board/SoC schemas
` [PATCH 4/4] dt-bindings: Explicitly allow additional properties in common schemas

[PATCH v2 1/8] docs: ref-manual: ref-terms: add links to terms in glossary
 2020-10-05 18:37 UTC  (8+ messages)
` [PATCH v2 2/8] docs: poky.yaml: use HTTPS for links
` [PATCH v2 3/8] docs: ref-manual: indentation, links and highlights fixes
` [PATCH v2 4/8] docs: remove OE_INIT_FILE variable
` [PATCH v2 5/8] docs: ref-manual: fix typos
` [PATCH v2 6/8] docs: ref-manual: migration-2.3: specify 2.3 version instead of DISTRO
` [PATCH v2 7/8] docs: ref-manual: ref-classes: remove "prototype" note for spdx class
` [PATCH v2 8/8] docs: ref-manual: ref-classes: remove dropped tinderclient class

stable-rc/queue/5.4 build: 194 builds: 1 failed, 193 passed, 1 error, 108 warnings (v5.4.69-57-g99967d9c3f11)
 2020-10-05 18:36 UTC 

[PATCH] prueth-fw-am65x-sr2: Updating firmware to 02.02.07.02
 2020-10-05 18:36 UTC  (3+ messages)

[RESEND PATCH v1 0/2] Add support for VBUS detection
 2020-10-05 18:28 UTC  (4+ messages)
` [RESEND PATCH v1 1/2] bindings: pm8941-misc: "

[PATCH] ipmi_si: Fix wrong return value in try_smi_init()
 2020-10-05 18:31 UTC  (2+ messages)

[PATCH v10 00/16] s390/vfio-ap: dynamic configuration support
 2020-10-05 18:30 UTC  (5+ messages)
` [PATCH v10 11/16] s390/vfio-ap: allow hot plug/unplug of AP resources using mdev device


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.