All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-01-05 15:22:04 to 2023-01-05 16:12:17 UTC [more...]

[PATCH v2 00/27] ARM: pxa: remove all unused boards&drivers
 2023-01-05 15:50 UTC  (6+ messages)
` [PATCH 01/27] ARM: pxa: remove unused board files
` [PATCH 21/27] mmc: remove tmio_mmc driver

[PATCH 1/2] drm/amdgpu: fix another missing fence reference in the CS code
 2023-01-05 16:12 UTC  (3+ messages)
` [PATCH 2/2] drm/amdgpu: fix missing dma_fence_put in error path

[PATCH v6 00/45] Recover from failure to probe GPU
 2023-01-05 16:11 UTC  (8+ messages)
` [PATCH v6 20/45] drm/amd: Parse both v1 and v2 TA microcode headers using same function

[PATCH v9] vmxnet3: Add XDP support
 2023-01-05 16:11 UTC  (2+ messages)

[PATCH v4 0/2] Add minimal RISC-V Xen build and build testing
 2023-01-05 16:10 UTC  (5+ messages)
` [PATCH v4 1/2] arch/riscv: initial RISC-V support to build/run minimal Xen

[PATCH 0/3] fix mlx5 build with MinGW
 2023-01-05 16:10 UTC  (4+ messages)
` [PATCH 1/3] eal/windows: fix pedantic build
` [PATCH 2/3] common/mlx5: get Windows dependency from standard variables
` [PATCH 3/3] net/mlx5: fix Windows build with MinGW GCC 12

stable-rc/queue/4.9 build: 187 builds: 2 failed, 185 passed, 38 warnings (v4.9.336-251-g07e346aafdaa)
 2023-01-05 16:10 UTC 

[PATCH v2 1/1] NFSD: enhance inter-server copy cleanup
 2023-01-05 16:10 UTC  (4+ messages)

[PATCH v7 0/7] Misc ppc/mac machines clean up
 2023-01-05 16:06 UTC  (4+ messages)
` [PATCH v7 6/7] mac_newworld: Deprecate mac99 "via" option

versioncheck: ./tools/testing/selftests/bpf/progs/test_send_signal_kern.c: 4 linux/version.h not needed
 2023-01-05 16:06 UTC 

[PATCH 11/46] hugetlb: add hugetlb_pte to track HugeTLB page table entries
 2023-01-05 16:06 UTC  (2+ messages)

[Intel-gfx] [PATCH v2 05/21] drm/i915/mtl: Add C10 phy programming for HDMI
 2023-01-05 16:06 UTC  (3+ messages)

drivers/net/dsa/microchip/ksz9477_i2c.c:89:34: warning: unused variable 'ksz9477_dt_ids'
 2023-01-05 16:06 UTC 

[PATCH 00/11] x86/shadow: misc tidying
 2023-01-05 16:07 UTC  (12+ messages)
` [PATCH 01/11] x86/shadow: replace sh_reset_l3_up_pointers()
` [PATCH 02/11] x86/shadow: convert sh_audit_flags()'es 1st parameter to domain
` [PATCH 03/11] x86/shadow: drop hash_vcpu_foreach()
` [PATCH 04/11] x86/shadow: rename hash_domain_foreach()
` [PATCH 05/11] x86/shadow: move bogus HVM checks in sh_pagetable_dying()
` [PATCH 06/11] x86/shadow: drop a few uses of mfn_valid()
` [PATCH 07/11] x86/shadow: L2H shadow type is PV32-only
` [PATCH 08/11] x86/shadow: reduce effort of hash calculation
` [PATCH 09/11] x86/shadow: simplify conditionals in sh_{get,put}_ref()
` [PATCH 10/11] x86/shadow: correct shadow type bounds checks
` [PATCH 11/11] x86/shadow: sh_remove_all_mappings() is HVM-only

[PATCH v2 0/1] vfio/type1: Fix vfio-pci pass-through of ISM devices
 2023-01-05 16:06 UTC  (3+ messages)
` [PATCH v2 1/1] vfio/type1: Respect IOMMU reserved regions in vfio_test_domain_fgsp()

[PATCH v10 00/13] x86/resctrl: Support for AMD QoS new features
 2023-01-05 16:06 UTC  (16+ messages)
` [PATCH v10 01/13] x86/resctrl: Replace smp_call_function_many() with on_each_cpu_mask()
` [PATCH v10 07/13] x86/resctrl: Add __init attribute to rdt_get_mon_l3_config()
` [PATCH v10 09/13] x86/resctrl: Add interface to read mbm_total_bytes_config
` [PATCH v10 11/13] x86/resctrl: Add interface to write mbm_total_bytes_config
` [PATCH v10 13/13] Documentation/x86: Update resctrl.rst for new features

[PATCH rcu 0/27] Unconditionally enable SRCU
 2023-01-05 16:05 UTC  (35+ messages)
` [PATCH rcu 02/27] arch/arm64/kvm: Remove "select SRCU"
` [PATCH rcu 06/27] arch/s390/kvm: "
` [PATCH rcu 07/27] block: "
` [PATCH rcu 10/27] drivers/cpufreq: "
` [PATCH rcu 16/27] drivers/opp: "
` [PATCH rcu 18/27] fs/btrfs: "
` [PATCH rcu 21/27] fs/quota: "
` [PATCH rcu 27/27] rcu: Remove CONFIG_SRCU
` (subset) [PATCH rcu 0/27] Unconditionally enable SRCU

[PATCH] hw/pci-host: Use register definitions from PCI standard
 2023-01-05 16:02 UTC  (2+ messages)

[PATCH] maple_tree: Remove GFP_ZERO from kmem_cache_alloc() and kmem_cache_alloc_bulk()
 2023-01-05 16:05 UTC 

[PATCH] ASoC: dt-bindings: simple-card: Document simple-audio-card, plat
 2023-01-05 16:03 UTC  (2+ messages)
` [PATCH] ASoC: dt-bindings: simple-card: Document simple-audio-card,plat

[syzbot] kernel BUG in rxrpc_put_peer
 2023-01-05 16:03 UTC  (2+ messages)

[PATCH v9 00/13] Implement AMD Pstate EPP Driver
 2023-01-05 16:03 UTC  (3+ messages)
` [PATCH v9 09/13] cpufreq: amd-pstate: add driver working mode switch support

[PULL 00/51] virtio,pc,pci: features, cleanups, fixes
 2023-01-05 16:01 UTC  (4+ messages)
` [PULL 50/51] acpi: cpuhp: fix guest-visible maximum access size to the legacy reg block

btrfs send and receive showing errors
 2023-01-05 16:01 UTC  (8+ messages)

[net PATCHV2] octeontx2-af: Fix LMAC config in cgx_lmac_rx_tx_enable
 2023-01-05 16:01 UTC 

[PATCH v3 0/6] Add support for atomic async page-flips
 2023-01-05 16:01 UTC  (7+ messages)

[Intel-gfx] [PATCH] drm/i915: Fix potential context UAFs
 2023-01-05 16:00 UTC  (7+ messages)
`  "

Remove kernel image and modules from rootfs
 2023-01-05 16:00 UTC  (5+ messages)
` [yocto] "

[PATCH v2 0/6] drm/gud: Use the shadow plane helper
 2023-01-05 16:00 UTC  (12+ messages)

[syzbot] [erofs?] WARNING: CPU: NUM PID: NUM at mm/page_alloc.c:LINE get_page_from_freeli
 2023-01-05 15:59 UTC  (5+ messages)

[PATCH] drm/gem: Check for valid formats
 2023-01-05 15:59 UTC  (7+ messages)

[RFC PATCH v2 0/3] Support for Solid Fill Planes
 2023-01-05 15:57 UTC  (7+ messages)
` [RFC PATCH v2 3/3] drm/msm/dpu: Use color_fill property for DPU planes

[PATCH 0/6] MHI EP fixes and improvements
 2023-01-05 15:57 UTC  (7+ messages)
` [PATCH 4/6] bus: mhi: ep: Fix the debug message for MHI_PKT_TYPE_RESET_CHAN_CMD cmd
` [PATCH 5/6] bus: mhi: ep: Move chan->lock to the start of processing queued ch ring
` [PATCH 6/6] bus: mhi: ep: Save channel state locally during suspend and resume

[android-common:android-4.19-stable 11044/28192] net/ipv4/netfilter/nf_nat_l3proto_ipv4.c:245:1: warning: no previous prototype for 'nf_nat_ipv4_fn'
 2023-01-05 15:56 UTC 

[PATCH RFC 0/6] Composefs: an opportunistically sharing verified image filesystem
 2023-01-05 15:55 UTC  (3+ messages)
` [PATCH 2/6] composefs: Add on-disk layout

[yiliu1765-iommufd:wip/iommufd-v6.2-rc2-nesting 25/30] ERROR: modpost: module iommufd uses symbol iommu_domain_alloc_user from namespace IOMMUFD_INTERNAL, but does not import it
 2023-01-05 15:56 UTC 

[PATCH v4 6/6] arch_topology: Build cacheinfo from primary CPU
 2023-01-05 15:56 UTC  (2+ messages)

versioncheck: ./drivers/soc/tegra/cbb/tegra-cbb.c: 19 linux/version.h not needed
 2023-01-05 15:56 UTC 

[linus:master] [mm, slub] 0af8489b02: kernel_BUG_at_include/linux/mm.h
 2023-01-05 15:35 UTC  (7+ messages)
  ` A better dump_page()

[PATCH] ASoC: amd: ps: Fix uninitialized ret in create_acp64_platform_devs()
 2023-01-05 15:53 UTC  (2+ messages)

[dm-devel] [PATCH v2 0/8] Introduce provisioning primitives for thinly provisioned storage
 2023-01-05 15:49 UTC  (6+ messages)
` [dm-devel] [PATCH v2 3/7] fs: Introduce FALLOC_FL_PROVISION
        `  "

stable-rc/queue/4.14 build: 195 builds: 2 failed, 193 passed, 43 warnings (v4.14.302-306-g2aa3806995bc)
 2023-01-05 15:51 UTC 

[PATCH v2 0/2] s390x/pv: Add support for asynchronous teardown for reboot
 2023-01-05 15:50 UTC  (3+ messages)
` [PATCH v2 1/2] Linux header update
` [PATCH v2 2/2] s390x/pv: Add support for asynchronous teardown for reboot

[linux-next:master] BUILD REGRESSION cc3c08b41a9c9402ead726ec6deb1217081d0d8b
 2023-01-05 15:49 UTC  (2+ messages)

File system can't mount
 2023-01-05 15:48 UTC  (5+ messages)

[PATCH v3] Drivers: hv: Make remove callback of hyperv driver void returned
 2023-01-05 15:49 UTC  (2+ messages)

[Patch net-next v7 00/13] net: dsa: microchip: add PTP support for KSZ9563/KSZ8563 and LAN937x
 2023-01-05 15:48 UTC  (5+ messages)
` [Patch net-next v7 06/13] net: ptp: add helper for one-step P2P clocks

[RFC PATCH 0/3] x86/resctrl: Miscellaneous resctrl features
 2023-01-05 15:48 UTC  (6+ messages)
` [RFC PATCH 3/3] x86/resctrl: Display the RMID and COSID for resctrl groups

[PATCH V4 0/3] AM68 SK: Add initial support
 2023-01-05 15:17 UTC  (4+ messages)
` [PATCH V4 1/3] dt-bindings: arm: ti: Add binding for AM68 SK
` [PATCH V4 2/3] arm64: dts: ti: Add initial support for AM68 SK System on Module
` [PATCH V4 3/3] arm64: dts: ti: k3-am68-sk: Add support for AM68 SK base board

[oe-core][PATCH] gcr3: update 3.40.0 -> 3.41.1
 2023-01-05 15:48 UTC  (5+ messages)

[syzbot] [hfs?] WARNING in hfs_write_inode
 2023-01-05 15:46 UTC  (7+ messages)

[freescale-fslc:pr/619 1530/19701] ERROR: modpost: "__hexagon_udivdi3" [drivers/gpu/drm/bridge/nwl-dsi.ko] undefined!
 2023-01-05 15:46 UTC 

[freescale-fslc:5.15-2.1.x-imx 3635/19702] versioncheck: ./drivers/mxc/hantro/hantrodec.c: 40 linux/version.h not needed
 2023-01-05 15:46 UTC 

[PATCH 0/2] Move Fuloong2e PCI IRQ mapping to board code
 2023-01-05 15:44 UTC  (3+ messages)
` [PATCH 1/2] hw/pci-host/bonito: Inline pci_register_root_bus()
` [PATCH 2/2] hw/pci-host/bonito: Map PCI IRQs in board code

[PATCH v13 0/2] win32: close handles of threads that have been joined
 2023-01-05 15:44 UTC  (4+ messages)
` [PATCH v14 "
  ` [PATCH v14 1/2] win32: prepare pthread.c for change by formatting
  ` [PATCH v14 2/2] win32: close handles of threads that have been joined

[PATCH net-next v2] samples/bpf: fixup some tools to be able to support xdp multibuffer
 2023-01-05 15:43 UTC  (8+ messages)

[PATCH net-next 0/2] net: use kmem_cache_free_bulk in kfree_skb_list
 2023-01-05 15:42 UTC  (3+ messages)
` [PATCH net-next 1/2] net: fix call location in kfree_skb_list_reason
` [PATCH net-next 2/2] net: kfree_skb_list use kmem_cache_free_bulk

[PATCH v2 net-next 4/5] net: wwan: t7xx: Enable devlink based fw flashing and coredump collection
 2023-01-05 15:43 UTC 

[PATCH v2 net-next 5/5] net: wwan: t7xx: Devlink documentation
 2023-01-05 15:43 UTC 

[meta-gnome][PATCH] gnome:terminal add missing inherit meson
 2023-01-05 15:43 UTC  (2+ messages)
` [oe] "

[PATCH v2 net-next 3/5] net: wwan: t7xx: PCIe reset rescan
 2023-01-05 15:42 UTC 

[GIT PULL] KVM/arm64 fixes for 6.2, take #1
 2023-01-05 15:42 UTC  (2+ messages)

[PATCH v2 net-next 2/5] net: wwan: t7xx: Infrastructure for early port configuration
 2023-01-05 15:42 UTC 

[PATCH v2 net-next 1/5] net: wwan: t7xx: Add AP CLDMA
 2023-01-05 15:42 UTC 

New bug in Audit
 2023-01-05 15:41 UTC  (2+ messages)

[PATCH v2 net-next 0/5] net: wwan: t7xx: fw flashing & coredump support
 2023-01-05 15:41 UTC 

[PATCH v7 0/9] Register Type-C mode-switch in DP bridge endpoints
 2023-01-05 15:41 UTC  (7+ messages)
` [PATCH v7 2/9] platform/chrome: cros_ec_typec: Purge blocking switch devlinks
` [PATCH v7 3/9] drm/display: Add Type-C switch helpers

[PATCH RFC] fs/buffer.c: update per-CPU bh_lru cache via RCU
 2023-01-05 15:40 UTC 

CIP IRC weekly meeting today on libera.chat
 2023-01-05 15:41 UTC  (2+ messages)
` [cip-dev] "

[PATCH net-next 0/2] Add support to offload macsec using netlink update
 2023-01-05 15:39 UTC  (4+ messages)

[PATCH] ref-manual/system-requirements.rst: recommend buildtools for not supported distros
 2023-01-05 15:38 UTC  (2+ messages)

Yocto and Free Radius capability
 2023-01-05 15:38 UTC 

[Intel-gfx] [PATCH] drm/i915: Update doc for __intel_wakeref_put()
 2023-01-05 15:38 UTC 

[RFC PATCH v1 00/19] rtw88: Add SDIO support
 2023-01-05 15:38 UTC  (6+ messages)
` [RFC PATCH v1 19/19] rtw88: Add support for the SDIO based RTL8821CS chipset

[LTP] [PATCH] ltp-aiodio.part4: Run DIT000 with only 1 reader process
 2023-01-05 15:38 UTC  (2+ messages)

[PATCH] crypto: ccp - Limit memory allocation in SEV_GET_ID2 ioctl
 2023-01-05 15:37 UTC  (11+ messages)
        ` [patch] crypto: ccp - Avoid page allocation failure warning for SEV_GET_ID2

[PATCH] pcm_rate: fix hw_ptr boundary wrapping issue
 2023-01-05 15:35 UTC 

[PATCH v3 11/11] reset: starfive: Add StarFive JH7110 reset driver
 2023-01-05 15:35 UTC  (2+ messages)

[android-common:android-4.19-stable 12384/28192] drivers/staging/android/ion/ion_system_heap.c:292:5: warning: no previous prototype for 'ion_system_heap_create'
 2023-01-05 15:35 UTC 

[PATCH] drm/vkms: Add a DRM render node to vkms
 2023-01-05 15:35 UTC  (8+ messages)

[PATCH v10 1/3] platform/chrome: cros_ec_uart: Add cros-ec-uart transport layer
 2023-01-05 15:35 UTC  (6+ messages)
` [PATCH v10 2/3] dt-bindings: mfd: Add compatible string for UART support

[PATCH 0/5] Rockchip: Improve Support for RK3566 Devices
 2023-01-05 15:34 UTC  (6+ messages)
` [PATCH 1/5] rockchip: vop2: Add vop2 dt-binding from Linux
` [PATCH 2/5] arm64: dts: rockchip: Sync rk356x from Linux main
` [PATCH 3/5] rockchip: rk3568: add boot device detection
` [PATCH 4/5] rockchip: rk3568: enable automatic power savings
` [PATCH 5/5] gpio/rockchip: rk_gpio support v2 gpio controller

[PATCH v6 0/2] cpuidle: teo: Introduce util-awareness
 2023-01-05 15:34 UTC  (5+ messages)
` [PATCH v6 2/2] "

[PATCH linux-next v3] s390/zcrypt: use strscpy() to instead of strncpy()
 2023-01-05 15:34 UTC  (2+ messages)

[PATCH] hw/net: Fix read of uninitialized memory in imx_fec
 2023-01-05 15:33 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t 0/3] Fix PMU freq verification with SLPC
 2023-01-05 15:33 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for Fix PMU freq verification with SLPC (rev4)

[REGRESSION] suspend to ram fails in 6.2-rc1 due to tpm errors
 2023-01-05 15:32 UTC  (7+ messages)

[PATCH 0/5] Add optee-os 3.19 recipe
 2023-01-05 15:31 UTC  (10+ messages)
` [PATCH 2/5] arm/optee: support optee 3.19
` [PATCH 5/5] arm/qemuarm-secureboot: pin optee-os version
  ` [meta-arm] "

[PATCH RFC 0/4] drm/panfrost: Expose memory usage stats through fdinfo
 2023-01-05 15:31 UTC  (3+ messages)
` [PATCH RFC 1/4] drm/panfrost: Provide a dummy show_fdinfo() implementation

stable-rc/queue/5.4 build: 188 builds: 2 failed, 186 passed, 34 warnings (v5.4.228-537-gbc4ccb348895)
 2023-01-05 15:31 UTC 

linux-next: manual merge of the thermal tree with the pm tree
 2023-01-05 15:30 UTC  (4+ messages)

[PATCH] manage: move comment with function description
 2023-01-05 15:29 UTC  (2+ messages)

[PATCH 00/46] Based on latest mm-unstable (85b44c25cd1e)
 2023-01-05 15:29 UTC  (3+ messages)
` [PATCH 09/46] mm: add MADV_SPLIT to enable HugeTLB HGM

[PATCH v2] usb: gadget: fastboot: detach usb just before rebooting
 2023-01-05 15:29 UTC  (6+ messages)

[PATCHSET REBASE 00/10] cq wait refactoring rebase
 2023-01-05 15:28 UTC  (2+ messages)

[PATCH 5.10 00/63] 5.10.162-rc1 review
 2023-01-05 15:28 UTC 

[regression, bisected, pci/iommu] Bug 216865 - Black screen when amdgpu started during 6.2-rc1 boot with AMD IOMMU enabled
 2023-01-05 15:27 UTC  (9+ messages)

[PATCH v2] drm/gem: Check for valid formats
 2023-01-05 15:27 UTC  (3+ messages)

Linux 6.2-rc1
 2023-01-05 15:26 UTC  (8+ messages)

[PATCH] selftest/x86/meltdown: Add a selftest for meltdown
 2023-01-05 15:26 UTC  (5+ messages)

[PATCH v2 07/13] media: verisilicon: Check AV1 bitstreams bit depth
 2023-01-05 15:25 UTC 

[PATCH printk v4 0/8] printk: cleanup buffer handling
 2023-01-05 15:24 UTC  (3+ messages)
` [PATCH printk v4 5/8] printk: introduce printk_get_next_message() and printk_message

[PATCH] ref-manual/system-requirements.rst: support Arch Linux
 2023-01-05 15:24 UTC  (5+ messages)
` [docs] "

[PATCH v5 0/5] Add the Renesas USBF controller support
 2023-01-05 15:22 UTC  (6+ messages)
` [PATCH v5 1/5] dt-bindings: usb: add the Renesas RZ/N1 USBF controller
` [PATCH v5 2/5] soc: renesas: r9a06g032-sysctrl: Handle h2mode setting based on USBF presence
` [PATCH v5 3/5] usb: gadget: udc: add Renesas RZ/N1 USBF controller support
` [PATCH v5 4/5] ARM: dts: r9a06g032: Add the USBF controller node
` [PATCH v5 5/5] MAINTAINERS: add the Renesas RZ/N1 USBF controller entry

[PATCH v2 0/1] introduce virtio-ism: internal shared memory device
 2023-01-05 15:24 UTC  (6+ messages)
  ` [virtio-comment] "

[PATCH] arm64: dts: ls1028a: sl28: get MAC addresses from VPD
 2023-01-05 15:22 UTC 

[isar-cip-core] security.yml: Add root user credentials in security kas file
 2023-01-05 15:22 UTC  (2+ messages)

[Intel-gfx] [PATCH 00/13] drm/i915/dsb: DSB fixes/cleanups
 2023-01-05 15:22 UTC  (3+ messages)
` [Intel-gfx] [PATCH 11/13] drm/i915/dsb: Add mode DSB opcodes


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.