All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-11-26 17:57:12 to 2020-11-26 18:55:41 UTC [more...]

[PATCH 00/13] Enable CPRh/3/4, CPU Scaling on various QCOM SoCs
 2020-11-26 18:45 UTC  (9+ messages)
` [PATCH 01/13] cpuidle: qcom_spm: Detach state machine from main SPM handling
` [PATCH 02/13] soc: qcom: spm: Implement support for SAWv4.1, SDM630/660 L2 AVS
` [PATCH 03/13] soc: qcom: spm: Add compatible for MSM8998 SAWv4.1 L2
` [PATCH 05/13] soc: qcom: cpr: Move common functions to new file
` [PATCH 06/13] arm64: qcom: qcs404: Change CPR nvmem-names
` [PATCH 07/13] dt-bindings: avs: cpr: Convert binding to YAML schema
` [PATCH 12/13] cpufreq: qcom-hw: Implement CPRh aware OSM programming
` [PATCH 13/13] dt-bindings: cpufreq: qcom-hw: Add bindings for 8998

[RFC PATCH v3 0/9] CoreSight complex config support; ETM strobing
 2020-11-26 18:52 UTC  (4+ messages)
` [RFC PATCH v3 1/9] coresight: syscfg: Initial coresight system configuration

[PATCH bpf-next] selftests/bpf: Fix flavored variants of test_ima
 2020-11-26 18:49 UTC 

[PATCH v15 00/26] Control-flow Enforcement: Shadow Stack
 2020-11-26 18:49 UTC  (3+ messages)
` [PATCH v15 04/26] x86/cet: Add control-protection fault handler

[PATCH net-next] selftests: tc-testing: enable CONFIG_NET_SCH_RED as a module
 2020-11-26 18:47 UTC 

pm/testing baseline: 128 runs, 5 regressions (pm-5.10-rc6-75-g735f7fba25ec)
 2020-11-26 18:47 UTC 

Support for Logitech g703 mouse battery levels
 2020-11-26 18:46 UTC  (4+ messages)

[PATCH v5 0/3] mtd: spi-nor: keep lock bits if they are non-volatile
 2020-11-26 18:44 UTC  (7+ messages)
` [PATCH v5 1/3] mtd: spi-nor: atmel: remove global protection flag

[PATCH v3] arm64: Introduce prctl(PR_PAC_{SET,GET}_ENABLED_KEYS)
 2020-11-26 18:43 UTC  (5+ messages)

[PATCH] dmaengine: qcom: Fix ADM driver kerneldoc markup
 2020-11-26 18:46 UTC 

drivers/mtd/tests/subpagetest.c:426:1: error: could not split insn
 2020-11-26 18:44 UTC  (2+ messages)

❌ FAIL: Test report for kernel 5.10.0-rc5 (arm-next)
 2020-11-26 18:43 UTC  (2+ messages)
` ? "

[PATCHv4 00/17] arm64: remove set_fs() and friends
 2020-11-26 18:42 UTC  (16+ messages)
` [PATCHv4 06/17] arm64: sdei: move uaccess logic to arch/arm64/
` [PATCHv4 07/17] arm64: sdei: explicitly simulate PAN/UAO entry
` [PATCHv4 12/17] arm64: uaccess: split user/kernel routines
` [PATCHv4 14/17] arm64: uaccess: remove set_fs()

[PATCH] virtfs-proxy-helper: Fix a resource leak in main()
 2020-11-26 18:44 UTC  (7+ messages)

[Bug 208965] New: not working bluetooth mouse low energy rtl8822ce
 2020-11-26 18:44 UTC  (2+ messages)
` [Bug 208965] "

[PATCH 00/11] arm64: entry lockdep/rcu/tracing fixes
 2020-11-26 18:41 UTC  (3+ messages)
` [PATCH 10/11] arm64: entry: fix NMI {user, kernel}->kernel transitions
  ` [PATCH 10/11] arm64: entry: fix NMI {user,kernel}->kernel transitions

[PATCH net-next] net/sched: act_ct: enable stats for HW offloaded entries
 2020-11-26 18:40 UTC 

[PATCH 00/14] qemu: arm64: Add support for uefi capsule update on qemu arm64 platform
 2020-11-26 18:41 UTC  (15+ messages)
` [PATCH 01/14] qemu: arm: Use the generated DTB only when CONGIG_OF_BOARD is defined
` [PATCH 02/14] mkeficapsule: Add support for embedding public key in a dtb
` [PATCH 03/14] qemu: arm: Scan the pci bus in board_init
` [PATCH 04/14] crypto: Fix the logic to calculate hash with authattributes set
` [PATCH 05/14] qemu: arm64: Add support for dynamic mtdparts for the platform
` [PATCH 06/14] qemu: arm64: Set dfu_alt_info variable "
` [PATCH 07/14] efi_loader: Add config option to indicate fmp header presence
` [PATCH 08/14] dfu_mtd: Add provision to unlock mtd device
` [PATCH 09/14] efi_loader: Make the pkcs7 header parsing function an extern
` [PATCH 10/14] efi_loader: Re-factor code to build the signature store from efi signature list
` [PATCH 11/14] efi: capsule: Add support for uefi capsule authentication
` [PATCH 12/14] efi_loader: Enable "
` [PATCH 13/14] efidebug: capsule: Add a command to update capsule on disk
` [PATCH 14/14] qemu: arm64: Add documentation for capsule update

[RFC PATCH 00/14] powerpc64: Add support for ftrace direct calls
 2020-11-26 18:08 UTC  (30+ messages)
` [RFC PATCH 01/14] ftrace: Fix updating FTRACE_FL_TRAMP
` [RFC PATCH 02/14] ftrace: Fix DYNAMIC_FTRACE_WITH_DIRECT_CALLS dependency
` [RFC PATCH 03/14] ftrace: Fix cleanup in error path of register_ftrace_direct()
` [RFC PATCH 04/14] ftrace: Remove ftrace_find_direct_func()
` [RFC PATCH 05/14] ftrace: Add architectural helpers for [un]register_ftrace_direct()
` [RFC PATCH 06/14] powerpc: Add support for CONFIG_HAVE_FUNCTION_ARG_ACCESS_API
` [RFC PATCH 07/14] powerpc/ftrace: Remove dead code
` [RFC PATCH 08/14] powerpc/ftrace: Use FTRACE_REGS_ADDR to identify the correct ftrace trampoline
` [RFC PATCH 09/14] powerpc/ftrace: Use a hash table for tracking ftrace stubs
` [RFC PATCH 10/14] powerpc/ftrace: Drop assumptions about ftrace trampoline target
` [RFC PATCH 11/14] powerpc/ftrace: Use GPR save/restore macros in ftrace_graph_caller()
` [RFC PATCH 12/14] powerpc/ftrace: Drop saving LR to stack save area for -mprofile-kernel
` [RFC PATCH 13/14] powerpc/ftrace: Add support for register_ftrace_direct() for MPROFILE_KERNEL
` [RFC PATCH 14/14] samples/ftrace: Add powerpc support for ftrace direct samples

[chrome-os:chromeos-4.19 3/3] bugs.c:undefined reference to `coresched_select'
 2020-11-26 18:37 UTC 

Safe unmounting of external btrfs disk
 2020-11-26 18:33 UTC 

[PATCH] spu_create.2: Clarify that one of the prototypes is the current one
 2020-11-26 18:32 UTC 

[PATCH 1/4] hush: remove non-functional code
 2020-11-26 18:31 UTC  (4+ messages)
` [PATCH 2/4] commands: nv: fix set/remove of multiple variables in one go
` [PATCH 3/4] commands: nv: pass empty string for nv
` [PATCH 4/4] commands: implement and use parse_assignment helper

[dpdk-dev] [PATCH v2 0/6] update dpdk-setup.sh
 2020-11-26 18:31 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2 5/6] usertools/setup: fix loading vfio module

[PATCH] mwifiex: pcie: add enable_device_dump module parameter
 2020-11-26 18:31 UTC  (5+ messages)

[dpdk-dev] [RFC] doc: announce max Rx packet len field deprecation
 2020-11-26 18:30 UTC  (3+ messages)
` [dpdk-dev] [RFC v2] "

[PATCH 1/1] mm: compaction: avoid fast_isolate_around() to set pageblock_skip on reserved pages
 2020-11-26 18:29 UTC  (10+ messages)

Potential Issue in Tracing Ring Buffer
 2020-11-26 18:26 UTC  (3+ messages)

imx6 capture via ADV7280
 2020-11-26 18:25 UTC  (2+ messages)

[PATCH] crypto: qat - Use dma_set_mask_and_coherent to simplify code
 2020-11-26 18:25 UTC  (6+ messages)

[PATCH] cpuidle: Allow configuration of the polling interval before cpuidle enters a c-state
 2020-11-26 18:24 UTC  (2+ messages)

[dm-devel] merge struct block_device and struct hd_struct v3
 2020-11-26 18:22 UTC  (24+ messages)
` [dm-devel] [PATCH 29/44] block: remove the nr_sects field in struct hd_struct
      `  "
` [dm-devel] [PATCH 31/44] block: move the start_sect field to struct block_device
    `  "
` [dm-devel] [PATCH 36/44] block: allocate struct hd_struct as part of struct bdev_inode
    `  "
` [dm-devel] [PATCH 37/44] block: switch partition lookup to use struct block_device
  `  "

[PATCH for-6.0] qga/commands-posix: Send CCW address on s390x with the fsinfo data
 2020-11-26 18:22 UTC  (2+ messages)

[PATCH v2 0/6] arm/arm64: Allow the rescheduling IPI to bypass irq_enter/exit
 2020-11-26 18:18 UTC  (7+ messages)
` [PATCH v2 2/6] genirq: Allow an interrupt to be marked as 'raw'
` [PATCH v2 6/6] genirq: Rename IRQ_HIDDEN to IRQ_IPI

[RFC PATCH 0/4] crypto: add CRYPTO_TFM_REQ_DMA flag
 2020-11-26 18:21 UTC  (7+ messages)

[PATCH v3 4/5] x86/platform/uv: Update ABI documentation of /sys/firmware/sgi_uv/
 2020-11-26 18:20 UTC  (2+ messages)
` [tip: x86/platform] "

[PATCH v3 1/5] x86/platform/uv: Remove existing /sys/firmware/sgi_uv/ interface
 2020-11-26 18:20 UTC  (2+ messages)
` [tip: x86/platform] "

[PATCH v3 3/5] x86/platform/uv: Add new uv_sysfs platform driver
 2020-11-26 18:20 UTC  (2+ messages)
` [tip: x86/platform] "

[PATCH v3 5/5] x86/platform/uv: Update MAINTAINERS for uv_sysfs driver
 2020-11-26 18:20 UTC  (2+ messages)
` [tip: x86/platform] "

[PATCH v3 2/5] x86/platform/uv: Add and export uv_bios_* functions
 2020-11-26 18:20 UTC  (2+ messages)
` [tip: x86/platform] "

[PATCH 1/2] vxlan: Add needed_headroom for lower device
 2020-11-26 18:19 UTC  (2+ messages)

[RFC PATCH 0/9] CXL 2.0 Support
 2020-11-26 18:18 UTC  (4+ messages)
` [RFC PATCH 5/9] cxl/mem: Find device capabilities

State of BTRFS
 2020-11-26 18:18 UTC  (3+ messages)

[PATCH v9 0/6] leds: mt6360: Add LED driver for MT6360
 2020-11-26 18:14 UTC  (9+ messages)
` [PATCH v9 1/6] leds: flash: Add flash registration with undefined CONFIG_LEDS_CLASS_FLASH
` [PATCH v9 2/6] leds: flash: Fix multicolor registration no-ops by return 0

[PATCH v6 0/3] mm,thp,shm: limit shmem THP alloc gfp_mask
 2020-11-26 18:14 UTC  (7+ messages)
` [PATCH 2/3] mm,thp,shm: limit gfp mask to no more than specified
` [PATCH 3/3] mm,thp,shmem: make khugepaged obey tmpfs mount flags

[ragnatech:media-tree] BUILD SUCCESS 4863b93cfd2dfe88557f820b3399c3fa2163ec43
 2020-11-26 18:13 UTC 

[PATCH v2 15/20] merge-ort: step 3 of tree writing -- handling subdirectories as we go
 2020-11-26 18:13 UTC  (3+ messages)

How to get last frames in encode sequence returned by v4l2 encoder driver without V4L2_ENC_CMD_STOP
 2020-11-26 18:13 UTC  (3+ messages)

[PATCH] media: atomisp: Fix size_t format specifier in hmm_alloc() debug statemenet
 2020-11-26 18:11 UTC 

[dpdk-dev] [PATCH] kni: fix rtnl deadlocks and race conditions
 2020-11-26 14:46 UTC 

[PATCH v8 0/9] iommu: I/O page faults for SMMUv3
 2020-11-26 18:09 UTC  (5+ messages)
` [PATCH v8 4/9] of/iommu: Support dma-can-stall property

[PATCH] batman-adv: Consider fragmentation for needed_headroom
 2020-11-26 18:11 UTC  (2+ messages)

[PATCH] batman-adv: Don't always reallocate the fragmentation skb head
 2020-11-26 18:11 UTC  (2+ messages)

[PATCH] batman-adv: Reserve needed_*room for fragments
 2020-11-26 18:11 UTC  (2+ messages)

[PATCH 1/4] USB: gadget: f_rndis: fix bitrate for SuperSpeed and above
 2020-11-26 18:10 UTC  (5+ messages)
` [PATCH 2/4] USB: gadget: f_acm: add support for SuperSpeed Plus
` [PATCH 3/4] USB: gadget: f_fs: add SuperSpeed Plus support
` [PATCH 4/4] USB: gadget: f_midi: setup SuperSpeed Plus descriptors

[PATCH 1/4] USB: gadget: f_rndis: fix bitrate for SuperSpeed and above
 2020-11-26 18:09 UTC  (4+ messages)
` [PATCH 2/4] USB: gadget: f_acm: add support for SuperSpeed Plus
` [PATCH 3/4] USB: gadget: f_fs: add SuperSpeed Plus support
` [PATCH 4/4] USB: gadget: f_midi: setup SuperSpeed Plus descriptors

[PATCH net] ipv4: Fix tos mask in inet_rtm_getroute()
 2020-11-26 18:09 UTC 

[dpdk-dev] [PATCH] kni: fix compilation on RHEL 8.3
 2020-11-26 18:08 UTC  (3+ messages)
` [dpdk-dev] [dpdk-stable] "

Behringer WING usb audio - cyclic xruns dependent on periods/buffers
 2020-11-26 18:06 UTC 

[PATCH v3 00/23] Opt-in always-on nVHE hypervisor
 2020-11-26 18:06 UTC  (5+ messages)
` [PATCH v3 05/23] arm64: Extract parts of el2_setup into a macro

[PATCH v6 0/6] Tegra210 audio graph card
 2020-11-26 18:03 UTC  (14+ messages)
` [PATCH v6 1/6] ASoC: dt-bindings: tegra: Add graph bindings
` [PATCH v6 2/6] ASoC: dt-bindings: tegra: Add json-schema for Tegra audio graph card
` [PATCH v6 3/6] ASoC: tegra: Add audio graph based card driver
` [PATCH v6 4/6] arm64: defconfig: Enable Tegra audio graph "
` [PATCH v6 5/6] arm64: tegra: Audio graph header for Tegra210
` [PATCH v6 6/6] arm64: tegra: Audio graph sound card for Jetson Nano and TX1

[meta-python][PATCH 1/3] python3-pyrad: Upgrade 2.3 -> 2.4
 2020-11-26 18:06 UTC  (4+ messages)
` [meta-python][PATCH 2/3] python3-bitstruct: Upgrade 8.11.0 -> 8.11.1
` [meta-python][PATCH 3/3] python3-yarl: Upgrade 1.6.2 -> 1.6.3
` [oe] [meta-python][PATCH 1/3] python3-pyrad: Upgrade 2.3 -> 2.4

[PATCH v7 00/47] Introduce memory interconnect for NVIDIA Tegra SoCs
 2020-11-26 18:06 UTC  (11+ messages)
` [PATCH v7 17/47] dt-bindings: memory: tegra20: Add memory client IDs

[PATCH] qxl: fix segfault
 2020-11-26 18:05 UTC  (3+ messages)

[PATCH] tracing: Fix align of static buffer
 2020-11-26 18:05 UTC  (3+ messages)

[PATCH v3 00/36] cleanup qemu_init and make sense of command line processing
 2020-11-26 18:04 UTC  (3+ messages)
` [PATCH 23/36] migration, vl: start migration via qmp_migrate_incoming

[PATCH rdma-next 0/2] Enable querying AH for XRC QP types
 2020-11-26 18:04 UTC  (2+ messages)

pm/testing build: 7 builds: 0 failed, 7 passed, 11 warnings (pm-5.10-rc6-75-g735f7fba25ec)
 2020-11-26 18:03 UTC 

[Intel-gfx] [PATCH] drm/i915/gt: Program mocs:63 for cache eviction on gen9
 2020-11-26 18:02 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/gt: Program mocs:63 for cache eviction on gen9 (rev2)

[RFC] Further hack request_interrupt_window handling to work around kvm_cpu_has_interrupt() nesting breakage
 2020-11-26 18:00 UTC  (8+ messages)
` [RFC PATCH] Fix split-irqchip vs interrupt injection window request
      ` [PATCH] kvm/x86: Fix simultaneous ExtINT and lapic interrupt handling with APICv

[f2fs-dev] [PATCH 1/2] f2fs: add compress_mode mount option
 2020-11-26 17:49 UTC  (5+ messages)
` [f2fs-dev] [PATCH 2/2] f2fs: add F2FS_IOC_DECOMPRESS_FILE and F2FS_IOC_COMPRESS_FILE

[PATCH] ARM: dts: imx6qdl-kontron-samx6i: fix I2C_PM scl pin
 2020-11-26 17:56 UTC 

[PATCHv4 00/25] perf: Add mmap2 build id support
 2020-11-26 17:57 UTC  (3+ messages)
` [PATCH 22/25] perf buildid-cache: Add support to add build ids from perf data


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.