All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-11-15 07:02:31 to 2021-11-15 08:16:48 UTC [more...]

[PATCH] ARM: stm32: Enable KSZ90x1 PHY driver on DHCOR
 2021-11-15  8:16 UTC  (2+ messages)

[syzbot] WARNING in __get_free_pages
 2021-11-15  8:15 UTC  (2+ messages)

[PATCH] ARM: dts: stm32: Add custom PHY reset bindings on AV96
 2021-11-15  8:16 UTC  (2+ messages)

[PATCH] net: return correct error code
 2021-11-15  8:14 UTC 

[LTP] (no subject)
 2021-11-15  8:15 UTC  (4+ messages)
` [LTP] [PATCH 1/3] realtime/librttest: Fix functions with empty parameters
` [LTP] [PATCH 2/3] realtime/librttest: Fix memory leaks
` [LTP] [PATCH 3/3] realtime/matrix_mult: Fix test optimization

[PATCH -next] drm/amd/display: check top_pipe_to_program pointer
 2021-11-15  8:10 UTC  (2+ messages)

Chardev: delete the QemuOpts reserved in vm_config_groups
 2021-11-15  8:14 UTC  (4+ messages)
  ` =?gb18030?B?u9i4tKO6IENoYXJkZXY6IGRlbGV0ZSB0aGUgUWVtdU9wdHMgcmVzZXJ2ZWQgaW4gdm1fY29uZmlnX2dyb3Vwcw==?=

[PATCH] can: etas_es58x: fix error handling
 2021-11-15  8:15 UTC  (6+ messages)
  ` [PATCH v2] "

PROBLEM: [drivers/ata] Read log page failed (boot error message)
 2021-11-15  8:14 UTC  (3+ messages)

[libvirt test] 166148: regressions - FAIL
 2021-11-15  8:14 UTC 

[PATCH] ARM: stm32: Fix SoM and board coding strap GPIO handling on DHSOM
 2021-11-15  8:14 UTC  (2+ messages)

[PATCH] of: base: Skip CPU nodes with non-"okay"/"disabled" status
 2021-11-15  8:13 UTC  (3+ messages)

[dpdk-dev] [PATCH] vhost: fix physical address mapping
 2021-11-15  8:13 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3] "
  `  "

[git:media_stage/master] media: v4l2-ioctl.c: readbuffers depends on V4L2_CAP_READWRITE
 2021-11-15  8:12 UTC 

[PATCH v2 0/2] Introduce the pkill_on_warn parameter
 2021-11-15  8:12 UTC  (2+ messages)

git-subtree
 2021-11-15  8:12 UTC  (2+ messages)

[PATCH blktests 0/6] Testsuite for nvme in-band authentication
 2021-11-15  8:12 UTC  (7+ messages)
` [PATCH 1/6] nvmeof-tcp/001: simple test for nvmeof-tcp connection

[PATCH] ARM: stm32: Increase PHY auto-negotiation timeout to 20s on DHSOM
 2021-11-15  8:12 UTC  (2+ messages)

[PATCH] ARM: stm32: Increase USB power-good delay on DHSOM
 2021-11-15  8:11 UTC  (2+ messages)

[PATCH v3] btrfs: Test proper interaction between skip_balance and paused balance
 2021-11-15  8:11 UTC  (3+ messages)

[PATCH] mm: Remove a repeated word in a comment
 2021-11-15  8:04 UTC  (2+ messages)

[PATCH] ARM: stm32: Add update_sf script to install U-Boot into SF on DHSOM
 2021-11-15  8:10 UTC  (2+ messages)

[PATCH] powerpc/8xx: Fix pinned TLBs with CONFIG_STRICT_KERNEL_RWX
 2021-11-15  8:08 UTC  (2+ messages)

[PATCH] net: dpaa2-eth: fix use-after-free in dpaa2_eth_remove
 2021-11-15  8:08 UTC  (2+ messages)

[PATCH v2 0/2] qemu-options: define -spice only #ifdef CONFIG_SPICE
 2021-11-15  8:03 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] vl: typo fix in a comment

[PATCH] soc: fsl: qe: Fix typo in a comment
 2021-11-15  8:06 UTC  (3+ messages)

[PATCH v6 00/23] userfaultfd-wp: Support shmem and hugetlbfs
 2021-11-15  8:04 UTC  (24+ messages)
` [PATCH v6 01/23] mm: Introduce PTE_MARKER swap entry
` [PATCH v6 02/23] mm: Teach core mm about pte markers
` [PATCH v6 03/23] mm: Check against orig_pte for finish_fault()
` [PATCH v6 04/23] mm/uffd: PTE_MARKER_UFFD_WP
` [PATCH v6 05/23] mm/shmem: Take care of UFFDIO_COPY_MODE_WP
` [PATCH v6 06/23] mm/shmem: Handle uffd-wp special pte in page fault handler
` [PATCH v6 07/23] mm/shmem: Persist uffd-wp bit across zapping for file-backed
` [PATCH v6 08/23] mm/shmem: Allow uffd wr-protect none pte for file-backed mem
` [PATCH v6 09/23] mm/shmem: Allows file-back mem to be uffd wr-protected on thps
` [PATCH v6 10/23] mm/shmem: Handle uffd-wp during fork()
` [PATCH v6 11/23] mm/hugetlb: Introduce huge pte version of uffd-wp helpers
` [PATCH v6 12/23] mm/hugetlb: Hook page faults for uffd write protection
` [PATCH v6 13/23] mm/hugetlb: Take care of UFFDIO_COPY_MODE_WP
` [PATCH v6 14/23] mm/hugetlb: Handle UFFDIO_WRITEPROTECT
` [PATCH v6 15/23] mm/hugetlb: Handle pte markers in page faults
` [PATCH v6 16/23] mm/hugetlb: Allow uffd wr-protect none ptes
` [PATCH v6 17/23] mm/hugetlb: Only drop uffd-wp special pte if required
` [PATCH v6 18/23] mm/hugetlb: Handle uffd-wp during fork()
` [PATCH v6 19/23] mm/khugepaged: Don't recycle vma pgtable if uffd-wp registered
` [PATCH v6 20/23] mm/pagemap: Recognize uffd-wp bit for shmem/hugetlbfs
` [PATCH v6 21/23] mm/uffd: Enable write protection for shmem & hugetlbfs
` [PATCH v6 22/23] mm: Enable PTE markers by default
` [PATCH v6 23/23] selftests/uffd: Enable uffd-wp for shmem/hugetlbfs

[PATCH] net: dwc_eth_qos: Enable clock in probe
 2021-11-15  8:07 UTC  (2+ messages)

[PATCH v5 00/22] Enable Qualcomm Crypto Engine on sm8150 & sm8250
 2021-11-15  8:05 UTC  (4+ messages)
` [PATCH v5 03/22] dt-bindings: qcom-bam: Convert binding to YAML

raid0 vs io_uring
 2021-11-15  8:05 UTC  (3+ messages)

[ANNOUNCE] Xenomai 3.2.1 released
 2021-11-15  8:06 UTC 

[igt-dev] [PATCH i-g-t 0/2] Upstream gem_lmem_swapping
 2021-11-15  8:05 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t 1/2] tests/i915/gem_lmem_swapping: Add the gem_lmem_swapping test
` [igt-dev] [PATCH i-g-t 2/2] tests/intel-ci/fast-feedback: Add four subtests of gem_lmem_swapping to BAT
` [igt-dev] ✓ Fi.CI.BAT: success for Upstream gem_lmem_swapping (rev4)

[PATCH] vhost: fix get hpa fail from guest pages
 2021-11-15  8:04 UTC  (2+ messages)

[RFC][PATCH 0/5] shmem/fsverity: Prepare for mandatory integrity enforcement
 2021-11-15  8:02 UTC  (4+ messages)
` [RFC][PATCH 4/5] shmem: Avoid segfault in shmem_read_mapping_page_gfp()

[PATCH v5 00/18] Adding partial support for 128-bit riscv target
 2021-11-15  8:01 UTC  (4+ messages)
` [PATCH v5 02/18] exec/memop: Adding signed quad and octo defines

[PATCH] cobalt/syscall: dovetail: enable propagation from handle_oob_syscall()
 2021-11-15  8:01 UTC  (4+ messages)

[PATCH stable-4.9] USB: chipidea: fix interrupt deadlock
 2021-11-15  8:00 UTC 

[PATCH] ALSA: hda: intel: More comprehensive PM runtime setup for controller driver
 2021-11-15  7:59 UTC 

[PATCH stable-4.19] USB: chipidea: fix interrupt deadlock
 2021-11-15  8:00 UTC 

[PATCH 0/2] clocksource: Avoid incorrect hpet fallback
 2021-11-15  7:59 UTC  (10+ messages)
` [PATCH 1/2] clocksource: Avoid accidental unstable marking of clocksources

[PATCH] pstore/blk: Use "%lu" to format unsigned long
 2021-11-15  7:58 UTC  (3+ messages)

[PATCH] ARM: leave it to core code to manage thread_info::cpu
 2021-11-15  7:57 UTC  (3+ messages)

[PATCH v3 0/3] fpga: zynqmp: Adding support of loading authenticated images
 2021-11-15  7:59 UTC  (4+ messages)

[Intel-gfx] [PATCH] ALSA: hda: fix general protection fault in azx_runtime_idle
 2021-11-15  7:57 UTC  (9+ messages)
              `  "

[PATCH] blk-mq: sync blk-mq queue in both blk_cleanup_queue and disk_release()
 2021-11-15  7:56 UTC 

[PATCH] kmap_local: don't assume kmap PTEs are linear arrays in memory
 2021-11-15  7:54 UTC  (6+ messages)

[PATCH 1/5] net/mlx5: fix VXLAN-GPE next protocol translation
 2021-11-15  7:54 UTC  (10+ messages)
` [PATCH 2/5] net/mlx5: add Ethernet header to GENEVE RSS expansion
` [PATCH 3/5] net/mlx5: fix RSS expansion scheme for GRE header
` [PATCH 4/5] net/mlx5: fix GENEVE protocol type translation
` [PATCH 5/5] net/mlx5: fix GRE "

[PATCH 0/2] Fix a race condition when performing a controller reset
 2021-11-15  7:52 UTC  (12+ messages)
` [PATCH 2/2] nvmet: fix a race condition between release_queue and io_work

Help needed in getting kernel dump in QEMU VM
 2021-11-15  7:49 UTC  (4+ messages)

[PATCH v5 02/11] tools: mkeficapsule: add firmwware image signing
 2021-11-15  7:50 UTC  (11+ messages)

arch/arm/mm/fault.c:210:24: sparse: sparse: incorrect type in return expression (different base types)
 2021-11-15  7:58 UTC  (3+ messages)
` [PATCH] ARM: mm: mark private VM_FAULT_X defines as vm_fault_t

[PATCH] drm/amdgpu: always reset the asic in suspend (v2)
 2021-11-15  7:49 UTC  (2+ messages)

[PATCH v4 0/9] add aspeed-jpeg support for aspeed-video
 2021-11-15  7:44 UTC  (20+ messages)
` [PATCH v4 1/9] media: aspeed: move err-handling together to the bottom
` [PATCH v4 2/9] media: aspeed: use v4l2_info/v4l2_warn/v4l2_dbg for log
` [PATCH v4 3/9] media: aspeed: add more debug log messages
` [PATCH v4 4/9] media: aspeed: refactor to gather format/compress settings
` [PATCH v4 5/9] media: v4l: Add definition for the Aspeed JPEG format
` [PATCH v4 6/9] media: v4l2-ctrls: Reserve controls for ASPEED
` [PATCH v4 7/9] media: aspeed: Support aspeed mode to reduce compressed data
` [PATCH v4 8/9] media: aspeed: add comments and macro
` [PATCH v4 9/9] media: aspeed: Extend debug message

[PATCH V3] drm/amd/pm: avoid duplicate powergate/ungate setting
 2021-11-15  7:48 UTC  (3+ messages)

[PATCH] pciehp: fast unplug for virtual machines
 2021-11-15  7:45 UTC  (3+ messages)

[PATCH] MyFirstContribution.txt: fix undeclared variable i in sample code
 2021-11-15  7:44 UTC  (8+ messages)
      ` Is 'for (int i = [...]' bad for C STD compliance reasons? (was: [PATCH] MyFirstContribution.txt: fix undeclared variable i in sample code)
        ` Is 'for (int i = [...]' bad for C STD compliance reasons?
          ` [PATCH] revision: use C99 declaration of variable in for() loop

[PATCH] drm/amd/pm: Remove artificial freq level on Navi1x
 2021-11-15  7:42 UTC 

[virtio-comment] [V2 PATCH 0/1] Introduce virtio asymmetric crypto service
 2021-11-15  7:41 UTC  (2+ messages)
` [virtio-comment] [V2 PATCH 1/1] virtio-crypto: introduce akcipher service

xas_retry() based loops on PREEMPT_RT
 2021-11-15  7:41 UTC  (3+ messages)

[PATCH net 0/3] bnxt_en: Bug fixes
 2021-11-15  7:38 UTC  (4+ messages)
` [PATCH net 1/3] bnxt_en: extend RTNL to VF check in devlink driver_reinit
` [PATCH net 2/3] bnxt_en: fix format specifier in live patch error message
` [PATCH net 3/3] bnxt_en: reject indirect blk offload when hw-tc-offload is off

[syzbot] WARNING in ieee80211_free_ack_frame (2)
 2021-11-15  7:38 UTC 

[x86/asm] 0507503671: will-it-scale.per_process_ops -4.9% regression
 2021-11-15  7:37 UTC 

[ANNOUNCE] 4.4.292-rt228
 2021-11-15  7:36 UTC 

Backlight control broken on UM325 (OLED) on 5.15 (bisected)
 2021-11-14 10:56 UTC 

Panic with linus/master and panfrost
 2021-11-14 23:40 UTC 

[igt-dev] [PATCH i-g-t] tests/i915/kms_dsc: To test modeset on highest mode
 2021-11-15  7:34 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/i915/kms_dsc: To test modeset on highest mode (rev2)

[PATCH v2] of: make MAX_RESERVED_REGIONS configurable
 2021-11-15  7:32 UTC 

[bug report] rtw89: add Realtek 802.11ax driver
 2021-11-15  7:33 UTC  (2+ messages)

[PATCH 0/2] Add OTP driver for Sunplus SP7021 SoC
 2021-11-15  7:25 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: nvmem: Convert Sunplus OCOTP to json-schema

[PATCH] drm/amd/amdgpu: remove useless break after return
 2021-11-15  7:31 UTC  (2+ messages)

next/master baseline: 783 runs, 6 regressions (next-20211115)
 2021-11-15  7:31 UTC 

[PATCH 0/2] iio: humidity: add support for Sensirion SHTC3
 2021-11-15  7:29 UTC  (5+ messages)
` [PATCH 1/2] iio: humidity: Add support for Sensirion SHTC3 sensor

Building xen-image-minimal for RPi4 Compute Module
 2021-11-15  7:29 UTC  (3+ messages)
` [meta-virtualization] "

[PATCH 1/1] spi: lpspi: release requested DMA channels
 2021-11-15  7:29 UTC  (3+ messages)
  ` (EXT) "

[syzbot] WARNING in usbnet_start_xmit/usb_submit_urb
 2021-11-15  7:28 UTC 

[PATCH 0/8] zsmalloc: remove bit_spin_lock
 2021-11-15  7:27 UTC  (4+ messages)
` [PATCH 8/8] zsmalloc: replace get_cpu_var with local_lock

[PATCH] drm/exynos: remove useless type conversion
 2021-11-15  7:23 UTC  (2+ messages)

stable-rc/queue/5.15 build: 180 builds: 20 failed, 160 passed, 18 errors, 7 warnings (v5.15.2-851-g750602323c68)
 2021-11-15  7:25 UTC 

Questions about KMS flip
 2021-11-15  7:25 UTC  (13+ messages)

[PATCH v10 1/5] net/enetfec: introduce NXP ENETFEC driver
 2021-11-15  7:19 UTC  (7+ messages)
` [PATCH v11 0/5] drivers/net: add "
  ` [PATCH v11 1/5] net/enetfec: introduce "
  ` [PATCH v11 2/5] net/enetfec: add UIO support
  ` [PATCH v11 3/5] net/enetfec: support queue configuration
  ` [PATCH v11 4/5] net/enetfec: add Rx/Tx support
  ` [PATCH v11 5/5] net/enetfec: add features

[PATCH] selftests/resctrl: Skip MBM&CMT tests when Intel Sub-NUMA
 2021-11-15  7:11 UTC  (3+ messages)

[git pull] drm fixes + one missed next for 5.16-rc1
 2021-11-15  7:18 UTC  (6+ messages)

[PATCH v2] usb: typec: fusb302: Fix masking of comparator and bc_lvl interrupts
 2021-11-15  7:15 UTC  (3+ messages)

[PATCH] of: make MAX_RESERVED_REGIONS configurable
 2021-11-15  7:14 UTC  (3+ messages)

does drive_get_next(IF_NONE) make sense?
 2021-11-15  7:12 UTC  (7+ messages)

stable-rc/queue/5.14 build: 175 builds: 5 failed, 170 passed, 4 errors, 7 warnings (v5.14.18-788-gd649998125f4)
 2021-11-15  7:13 UTC 

[PATCH v2] ASoC: codecs: MBHC: Add support for special headset
 2021-11-15  7:11 UTC  (2+ messages)

Permission denied when chainbuilding packages with mock
 2021-11-15  7:10 UTC  (16+ messages)

[PATCH v1 0/2] Two change for mmc-utils
 2021-11-15  7:09 UTC  (3+ messages)
` [PATCH v1 1/2] mmc-utils: Use memcpy instead of strncpy

[PATCH 0/5] PCI: mt7621: remove specific MIPS code from driver
 2021-11-15  7:08 UTC  (6+ messages)
` [PATCH 1/5] PCI: let 'pcibios_root_bridge_prepare()' access to 'bridge->windows'
` [PATCH 2/5] MIPS: ralink: implement 'pcibios_root_bridge_prepare()'
` [PATCH 3/5] PCI: mt7621: avoid custom MIPS code in driver code
` [PATCH 4/5] PCI: mt7621: Add missing 'MODULE_LICENSE()' definition
` [PATCH 5/5] PCI: mt7621: Kconfig: completely enable driver for 'COMPILE_TEST'

[PATCH v4 00/16] Add CAAM driver model support
 2021-11-15  7:09 UTC  (10+ messages)
` [PATCH v4 03/16] i.MX8M: crypto: updated device tree for supporting DM in SPL
    ` [EXT] "

[PATCH] drm/amd/amdgpu: cleanup the code style a bit
 2021-11-15  7:07 UTC 

[PATCH v4 0/6] PCI: imx6: refine codes and add compliance tests mode support
 2021-11-15  7:05 UTC  (4+ messages)
` [PATCH v4 3/6] PCI: imx6: PCI: imx6: Move imx6_pcie_clk_disable() earlier

[PATCH v3] net: stmmac: socfpga: add runtime suspend/resume callback for stratix10 platform
 2021-11-15  7:04 UTC  (2+ messages)

Failed drive in RAID-6
 2021-11-15  7:06 UTC  (4+ messages)

💥 PANICKED: Test report for kernel 5.16.0-rc1 (mainline.kernel.org-clang, fa55b7dc)
 2021-11-15  7:05 UTC 

[PATCH] rtmutex: fix boolreturn.cocci warning:
 2021-11-15  7:04 UTC 

[hardknott][PATCH] mklibs: remove recipes and class
 2021-11-15  7:04 UTC  (5+ messages)
    ` [OE-core] "

[PATCH 0/6] RFC: adding support to GCC for detecting trust boundaries
 2021-11-15  7:03 UTC  (3+ messages)
` [PATCH 2/6] Add returns_zero_on_success/failure attributes

[PATCH v5 00/16] Add CAAM driver model support
 2021-11-15  7:00 UTC  (10+ messages)
` [PATCH v5 08/16] i.MX7ULP: Enable Job ring driver model in U-Boot
` [PATCH v5 09/16] i.MX8: Add crypto node in device tree
` [PATCH v5 10/16] crypto/fsl: i.MX8: Enable Job ring driver model in SPL and U-Boot
` [PATCH v5 11/16] crypto/fsl: Fix kick_trng
` [PATCH v5 12/16] Layerscape: Add crypto node in device tree
` [PATCH v5 13/16] Layerscape: Enable Job ring driver model in U-Boot
` [PATCH v5 14/16] PPC: Add crypto node in device tree
` [PATCH v5 15/16] PPC: Enable Job ring driver model in U-Boot
` [PATCH v5 16/16] update CAAM MAINTAINER

[RFC PATCH v4 0/4] PCI/ASPM: Remove struct aspm_latency
 2021-11-15  7:02 UTC  (5+ messages)
` [RFC PATCH v4 3/4] PCI/ASPM: Remove struct pcie_link_state.acceptable
` [RFC PATCH v4 4/4] PCI/ASPM: Remove struct aspm_latency

[PATCH] serial: liteuart: fix missing drvdata
 2021-11-15  7:01 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.