All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-05-02 17:10:33 to 2022-05-02 18:19:12 UTC [more...]

[PATCH v1 0/3] Add support for EMC2305 Fan Speed Controller
 2022-05-02 18:19 UTC  (4+ messages)
` [PATCH v1 2/3] dt-bindings: hwmon: add microchip,emc2306.yaml dt binding description

[PATCH v2 0/3] of: overlay: unittest: fix overlay notify error, add overlay notifier tests, fix bug revealed by new unittests
 2022-05-02 18:17 UTC  (4+ messages)
` [PATCH v2 1/3] of: overlay: add entry to of_overlay_action_name[]
` [PATCH v2 2/3] of: overlay: unittest: add tests for overlay notifiers
` [PATCH v2 3/3] of: overlay: do not free changeset when of_overlay_apply returns error

RTT-PROBE: lore-subspace-rtt
 2022-05-02 18:17 UTC 

[PATCH v4 00/12] mm: userspace hugepage collapse
 2022-05-02 18:17 UTC  (14+ messages)
` [PATCH v4 01/13] mm/khugepaged: record SCAN_PMD_MAPPED when scan_pmd() finds THP
` [PATCH v4 02/13] mm/khugepaged: add struct collapse_control
` [PATCH v4 03/13] mm/khugepaged: dedup and simplify hugepage alloc and charging
` [PATCH v4 04/13] mm/khugepaged: make hugepage allocation context-specific
` [PATCH v4 05/13] mm/khugepaged: pipe enum scan_result codes back to callers
` [PATCH v4 06/13] mm/khugepaged: add flag to ignore khugepaged_max_ptes_*
` [PATCH v4 07/13] mm/khugepaged: add flag to ignore page young/referenced requirement
` [PATCH v4 08/13] mm/madvise: introduce MADV_COLLAPSE sync hugepage collapse
` [PATCH v4 09/13] mm/khugepaged: rename prefix of shared collapse functions
` [PATCH v4 10/13] mm/madvise: add MADV_COLLAPSE to process_madvise()
` [PATCH v4 11/13] selftests/vm: modularize collapse selftests
` [PATCH v4 12/13] selftests/vm: add MADV_COLLAPSE collapse context to selftests
` [PATCH v4 13/13] selftests/vm: add test to verify recollapse of THPs

[PATCH 0/3] of: overlay: unittest: fix overlay notify error, add overlay notifier tests, fix bug revealed by new unittests
 2022-05-02 18:17 UTC  (4+ messages)
` [PATCH 1/3] of: overlay: add entry to of_overlay_action_name[]

[LSF/MM/BPF TOPIC] eBFP for block devices
 2022-05-02 18:17 UTC  (3+ messages)

[PATCH] objtool: Fix SLS checks
 2022-05-02 18:15 UTC  (2+ messages)

[PATCH mptcp-next] selftests: mptcp: add TCP_DEFER test case
 2022-05-02 18:14 UTC  (2+ messages)
` selftests: mptcp: add TCP_DEFER test case: Tests Results

[asahilinux:bits/100-shutdown-notifier 4/20] vmlinux.o: warning: objtool: sys_off_handler_power_off() falls through to next function type_store()
 2022-05-02 18:14 UTC 

[PATCH v5 0/8] crypto: HCTR2 support
 2022-05-02 18:11 UTC  (9+ messages)
` [PATCH v5 6/8] crypto: x86/polyval: Add PCLMULQDQ accelerated implementation of POLYVAL
` [PATCH v5 7/8] crypto: arm64/polyval: Add PMULL "

[Bug 1003] unbalanced braces in header files for extern C declarations causing C++ compilation errors
 2022-05-02 18:12 UTC 

[PATCH v2] zram: remove double compression logic
 2022-05-02 18:11 UTC  (4+ messages)

[PATCH RFC 00/19] IOMMUFD Dirty Tracking
 2022-05-02 18:11 UTC  (4+ messages)

[PATCH] wfx: use container_of() to get vif
 2022-05-02 18:10 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915/dmc: Add MMIO range restrictions
 2022-05-02 18:09 UTC  (5+ messages)
`  "

[PATCH V6 0/8] x86/entry: Clean up entry code
 2022-05-02 18:09 UTC  (10+ messages)
` [PATCH V6 3/8] x86/entry: Move PUSH_AND_CLEAR_REGS out of error_entry()
` [PATCH V6 6/8] x86/entry: Convert SWAPGS to swapgs and remove the definition of SWAPGS

[PATCH 1/2] vgabios: upgrade to 0.8a and cleanup recipe
 2022-05-02 18:08 UTC  (2+ messages)
` [meta-virtualization] "

Interrupt handler illicit call
 2022-05-02 18:08 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-05-02 18:07 UTC 

[PATCH] dev86: fix a build race
 2022-05-02 18:07 UTC  (2+ messages)
` [meta-virtualization] "

[PATCH 00/26] Converting release_page to release_folio
 2022-05-02 18:06 UTC  (4+ messages)
` [PATCH 01/26] fs: Add aops->release_folio

[PATCH 1/2] sysctl: read() must consume poll events, not poll()
 2022-05-02 18:04 UTC  (7+ messages)
` [PATCH 2/2] random: add fork_event sysctl for polling VM forks

[PATCH v1 0/9] spi: spi-imx: cleanups and performance improvements
 2022-05-02 17:54 UTC  (20+ messages)
` [PATCH v1 1/9] spi: spi-imx: fix sparse warning: add identifier name to function definition
` [PATCH v1 2/9] spi: spi-imx: avoid unnecessary line continuations
` [PATCH v1 3/9] spi: spi-imx: mx51_ecspi_intctrl(): prefer 'unsigned int' to bare use of 'unsigned'
` [PATCH v1 4/9] spi: spi-imx: spi_imx_buf_rx_swap_u32(): fix sparse warning: use swab32s() instead of cpu_to_be32()
` [PATCH v1 5/9] spi: spi-imx: spi_imx_buf_rx_swap_u32(): replace open coded swahw32s()
` [PATCH v1 6/9] spi: spi-imx: complete conversion from master -> controller
` [PATCH v1 7/9] spi: spi-imx: replace struct spi_imx_data::bitbang by pointer to struct spi_controller
` [PATCH v1 8/9] spi: spi-imx: add PIO polling support
` [PATCH v1 9/9] spi: spi-imx: mx51_ecspi_prepare_message(): skip writing MX51_ECSPI_CONFIG register if unchanged

Getting an odd diff
 2022-05-02 18:04 UTC  (3+ messages)

[dm-devel] kernel BUG at drivers/md/dm-bufio.c:1155!
 2022-05-02 18:03 UTC 

[PATCH v2] drm/doc: add rfc section for small BAR uapi
 2022-05-02 18:03 UTC  (6+ messages)
  ` [Intel-gfx] "

[PATCH] mm: fix is_pinnable_page against on cma page
 2022-05-02 18:02 UTC  (2+ messages)

[PATCH v2 0/3] drm: Allow simpledrm to setup its emulated FB as firmware provided
 2022-05-02 18:01 UTC  (11+ messages)
` [PATCH v2 1/3] drm: Remove superfluous arg when calling to drm_fbdev_generic_setup()
` [PATCH v2 3/3] drm: Allow simpledrm to setup its emulated FB as firmware provided

[Intel-gfx] [PATCH v3 0/7] Make the rest of the VFIO driver interface use vfio_device
 2022-05-02 18:01 UTC  (18+ messages)
`  "
` [PATCH v3 1/7] vfio: Make vfio_(un)register_notifier accept a vfio_device
  ` [Intel-gfx] "
` [PATCH v3 2/7] vfio/ccw: Remove mdev from struct channel_program
  ` [Intel-gfx] "
` [PATCH v3 3/7] vfio/mdev: Pass in a struct vfio_device * to vfio_pin/unpin_pages()
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v3 4/7] vfio/mdev: Pass in a struct vfio_device * to vfio_dma_rw()
  `  "
` [PATCH v3 5/7] drm/i915/gvt: Change from vfio_group_(un)pin_pages to vfio_(un)pin_pages
  ` [Intel-gfx] "
` [PATCH v3 6/7] vfio: Remove dead code
  ` [Intel-gfx] "
` [PATCH v3 7/7] vfio: Remove calls to vfio_group_add_container_user()
  ` [Intel-gfx] "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Make the rest of the VFIO driver interface use vfio_device (rev4)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "

[PATCH] cmem-mod: Fix kernel module packaging for usrmerge
 2022-05-02 18:01 UTC  (2+ messages)
` [meta-ti] "

[PATCH v2 1/2] drm/edid: parse DRM VESA dsc bpp target
 2022-05-02 17:10 UTC  (7+ messages)
` [RESEND PATCH "
  ` [RESEND PATCH v2 2/2] drm/amd: use fixed dsc bits-per-pixel from edid

[PATCH] uio-module-drv-test: Fix build with clang
 2022-05-02 17:59 UTC  (2+ messages)
` [meta-ti] "

[willy-pagecache:for-next 60/69] fs/ntfs/aops.c:378:12: warning: stack frame size (2216) exceeds limit (1024) in 'ntfs_read_folio'
 2022-05-02 18:00 UTC  (3+ messages)

[PATCH] arm64: dts: qcom: sm8450: add uart20 node
 2022-05-02 17:59 UTC  (2+ messages)

[PATCH] objtool: Fix STACK_FRAME_NON_STANDARD reloc type
 2022-05-02 17:59 UTC  (5+ messages)

[GIT PULL 0/1] KVM: s390: Fix lockdep issue in vm memop
 2022-05-02 17:58 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-05-02 17:57 UTC 

[PATCH] arm64: dts: qcom: add ITS device tree node
 2022-05-02 17:55 UTC  (2+ messages)

[master][PATCH] ti-img-rogue-driver: fix breakage with GCC 11
 2022-05-02 17:54 UTC  (2+ messages)
` [meta-ti] "

[asahilinux:bits/100-shutdown-notifier 4/20] kernel/reboot.o: warning: objtool: sys_off_handler_power_off()+0x6a: sibling call from callable instruction with modified stack frame
 2022-05-02 17:53 UTC 

[PATCH kernel] KVM: PPC: Book3s: Retire H_PUT_TCE/etc real mode handlers
 2022-05-02 17:53 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915: remove superfluous string helper include
 2022-05-02 17:53 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: remove superfluous string helper include (rev4)

[PATCH v3] fs/ntfs3: validate BOOT sectors_per_clusters
 2022-05-02 17:53 UTC 

[PATCH v2 2/5] drivers: thermal: tsens: Add support for combined interrupt
 2022-05-02 17:53 UTC 

[meta-oe][v2][PATCH 01/10] crda: move to a dynamic-layer for python
 2022-05-02 17:53 UTC  (2+ messages)
` [oe] "

linux-next: build failure after merge of the usb tree
 2022-05-02 17:49 UTC  (5+ messages)

[PATCH 0/2] Finalising swap-over-NFS patches
 2022-05-02 17:48 UTC  (5+ messages)
` [PATCH 1/2] MM: handle THP in swap_*page_fs()

[ovmf test] 169999: regressions - FAIL
 2022-05-02 17:47 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-05-02 17:46 UTC 

[PATCH v3] uapi/drm/i915: Document memory residency and Flat-CCS capability of obj
 2022-05-02 17:46 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[PATCH v4] KVM: SEV: Mark nested locking of vcpu->lock
 2022-05-02 17:45 UTC  (2+ messages)

[PATCH 0/2] Fix detection of 2nd fan on X1C9
 2022-05-02 17:44 UTC  (5+ messages)
` [PATCH 1/2] platform/x86: thinkpad_acpi: Restore X1 Carbon 9th Gen dual fan quirk
  ` [External] "

[PATCH] net/cnxk: fix crash during hotplug detach operation
 2022-05-02 17:44 UTC  (2+ messages)

[PATCH v2] lib/eal/ppc fix compilation for musl
 2022-05-02 17:42 UTC  (3+ messages)

[PATCH v2 0/2] Input: cros-ec-keyb: Better matrixless support
 2022-05-02 17:43 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: google,cros-ec-keyb: Introduce switches only compatible

[PATCH v9 0/4] trace: Introduce objtrace trigger to trace the kernel object
 2022-05-02 17:42 UTC  (4+ messages)
` [PATCH v9 1/4] trace: Add trace any "

[libgpiod v2][PATCH v6 0/5] bindings: cxx: implement C++ bindings for libgpiod v2.0
 2022-05-02 17:41 UTC  (6+ messages)
` [libgpiod v2][PATCH v6 5/5] bindings: cxx: add implementation

[PATCH 0/4] soc/PM/arm64: qcom: Add initial version of bwmon
 2022-05-02 17:40 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: interconnect: qcom,sdm845-cpu-bwmon: add BWMON device
` [PATCH 2/4] opp: Add apis to retrieve opps with interconnect bandwidth
` [PATCH 3/4] soc: qcom: icc-bwmon: Add bandwidth monitoring driver
` [PATCH 4/4] arm64: dts: qcom: sdm845: Add CPU BWMON

[REGRESSION] lxc-stop hang on 5.17.x kernels
 2022-05-02 17:40 UTC  (6+ messages)

[PATCH net-next v6 00/13] net: wwan: t7xx: PCIe driver for MediaTek M.2 modem
 2022-05-02 17:40 UTC  (7+ messages)
` [PATCH net-next v6 08/13] net: wwan: t7xx: Add data path interface

[RFC] Expose a memory poison detector ioctl to user space
 2022-05-02 17:38 UTC  (11+ messages)

FAILED: patch "[PATCH] kasan: prevent cpu_quarantine corruption when CPU offline and" failed to apply to 5.4-stable tree
 2022-05-02 17:36 UTC 

FAILED: patch "[PATCH] kasan: prevent cpu_quarantine corruption when CPU offline and" failed to apply to 4.19-stable tree
 2022-05-02 17:36 UTC 

FAILED: patch "[PATCH] kasan: prevent cpu_quarantine corruption when CPU offline and" failed to apply to 4.9-stable tree
 2022-05-02 17:36 UTC 

FAILED: patch "[PATCH] kasan: prevent cpu_quarantine corruption when CPU offline and" failed to apply to 4.14-stable tree
 2022-05-02 17:36 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-05-02 17:35 UTC 

Rebuilding 24TB Raid5 array (was btrfs corruption: parent transid verify failed + open_ctree failed)
 2022-05-02 17:34 UTC  (11+ messages)

[RFC 0/9] spi: spi-imx: cleanups and performance improvements
 2022-05-02 17:33 UTC  (6+ messages)
` [RFC 7/9] spi: spi-imx: replace struct spi_imx_data::bitbang by pointer to struct spi_controller

[PATCH 0/2] dt-bindings: can: renesas,rcar-canfd: Make interrupt-names required
 2022-05-02 17:33 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: renesas: Add interrupt-names to CANFD nodes
` [PATCH 2/2] dt-bindings: can: renesas,rcar-canfd: Make interrupt-names required

[linux-stable-rc:linux-5.4.y 2861/3424] include/linux/sunrpc/xdr.h:539:17: error: comparison is always false due to limited range of data type
 2022-05-02 17:33 UTC 

[PATCH bpf-next 0/5] sleepable uprobe support
 2022-05-02 17:31 UTC  (8+ messages)
` [PATCH bpf-next 2/5] bpf: implement sleepable uprobes by chaining tasks and normal rcu

[PATCH] drivers/dma-buf: fix the wrong return val
 2022-05-02 17:14 UTC 

[PATCH 0/7] qapi: Primarily whitespace tweaks
 2022-05-02 17:28 UTC  (8+ messages)
` [PATCH 6/7] qapi: Drop unnecessary horizontal spacing in comments

[PATCH] drm/msm: Limit command submission when no IOMMU
 2022-05-02 17:29 UTC  (2+ messages)

[PATCH] dt-bindings: Fix missing '/schemas' in $ref paths
 2022-05-02 17:28 UTC  (2+ messages)

[PATCH v5 00/11] spi: spi-mem: Convert Aspeed SMC driver to spi-mem
 2022-05-02 16:08 UTC  (4+ messages)
` [PATCH v5 02/11] dt-bindings: spi: Add Aspeed SMC controllers device tree binding

RTT-PROBE: lore-subspace-rtt
 2022-05-02 17:24 UTC 

[PATCH v4 00/10] Introduce In Field Scan driver
 2022-05-02 17:23 UTC  (4+ messages)
` [PATCH v5 "

[PATCH 00/11] i915: Introduce Ponte Vecchio
 2022-05-02 17:22 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[Help?] "errors" found in fs roots
 2022-05-02 17:22 UTC  (3+ messages)

[net-next PATCH] amt: Use BIT macros instead of open codes
 2022-05-02 17:19 UTC  (3+ messages)

FAILED: patch "[PATCH] btrfs: zoned: use dedicated lock for data relocation" failed to apply to 5.15-stable tree
 2022-05-02 17:19 UTC 

[xfstests PATCH 0/2] update test_dummy_encryption testing in ext4/053
 2022-05-02 17:19 UTC  (4+ messages)
` [xfstests PATCH 1/2] ext4/053: update the test_dummy_encryption tests

[master][PATCH 00/26] sync up with dunfell
 2022-05-02 17:18 UTC  (2+ messages)
` [meta-ti] "

[RFC PATCH 00/11] Kernel FineIBT Support
 2022-05-02 17:17 UTC  (4+ messages)
` [RFC PATCH 01/11] x86: kernel FineIBT

[PATCH 1/5] arm64: dts: qcom: sc7180: Add wormdingler dts files
 2022-05-02 17:17 UTC  (10+ messages)
` [PATCH 2/5] arm64: dts: qcom: sc7180: Add mrbland "
` [PATCH 3/5] arm64: dts: qcom: sc7180: Add quackingstick "
` [PATCH 4/5] arm64: dts: qcom: sc7180: Add pazquel "
` [PATCH 5/5] arm64: dts: qcom: sc7180: Add kingoftown "

[PATCH mptcp-net 1/2] mptcp: fix subflow accounting on close
 2022-05-02 17:16 UTC  (4+ messages)

[RFC PATCH] RDMA/rxe: skip adjusting remote addr for write in retry operation
 2022-05-02 17:15 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-05-02 17:14 UTC 

[PATCH v2 00/12] Introducing AMD x2APIC Virtualization (x2AVIC) support
 2022-05-02 17:13 UTC  (5+ messages)
` [PATCH v2 08/12] KVM: SVM: Update AVIC settings when changing APIC mode

arch/x86/kernel/rethook.c:92 arch_rethook_trampoline_callback() warn: potential memory corrupting cast 4 vs 2 bytes
 2022-05-02 17:12 UTC 

[PATCH] arm64: dts: intel: add device tree for n6000
 2022-05-02 17:12 UTC  (2+ messages)

[PATCH] clone: plug a miniscule leak
 2022-05-02 17:12 UTC  (3+ messages)

[PATCH v2] drm/msm/disp/dpu1: avoid clearing hw interrupts if hw_intr is null during drm uninit
 2022-05-02 17:12 UTC  (3+ messages)

[RFC PATCH 0/4] SGX shmem backing store issue
 2022-05-02 17:11 UTC  (7+ messages)

FAILED: patch "[PATCH] netfilter: Update ip6_route_me_harder to consider L3 domain" failed to apply to 5.4-stable tree
 2022-05-02 17:10 UTC 

FAILED: patch "[PATCH] netfilter: Update ip6_route_me_harder to consider L3 domain" failed to apply to 4.9-stable tree
 2022-05-02 17:10 UTC 

FAILED: patch "[PATCH] netfilter: Update ip6_route_me_harder to consider L3 domain" failed to apply to 4.14-stable tree
 2022-05-02 17:10 UTC 

FAILED: patch "[PATCH] netfilter: Update ip6_route_me_harder to consider L3 domain" failed to apply to 5.10-stable tree
 2022-05-02 17:10 UTC 

FAILED: patch "[PATCH] netfilter: Update ip6_route_me_harder to consider L3 domain" failed to apply to 4.19-stable tree
 2022-05-02 17:10 UTC 

[PATCH v3 0/3] object-info: add option for retrieving object info
 2022-05-02 17:09 UTC  (5+ messages)
` [PATCH v4 0/8] cat-file: add --batch-command remote-object-info command
  ` [PATCH v4 6/8] transport: add object-info fallback to fetch
  ` [PATCH v4 7/8] cat-file: move parse_cmd and DEFAULT_FORMAT up
  ` [PATCH v4 8/8] cat-file: add --batch-command remote-object-info command


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.