messages from 2024-05-28 00:56:55 to 2024-05-28 02:40:07 UTC [more...]
Linux 6.9.2
2024-05-28 1:24 UTC (3+ messages)
` [f2fs-dev] Issue with f2fs on kernel 6.9.x
` "
[PATCH v7 00/12] wifi: rtlwifi: Add new rtl8192du driver
2024-05-28 2:39 UTC (7+ messages)
` [PATCH v7 12/12] wifi: rtlwifi: Enable the "
[PATCH v2 00/54] Mediated Passthrough vPMU 2.0 for x86
2024-05-28 2:35 UTC (2+ messages)
[PATCH RESEND,v6 0/8] Add CMDQ secure driver for SVP
2024-05-28 2:19 UTC (5+ messages)
` [PATCH RESEND,v6 6/8] mailbox: mediatek: Add CMDQ secure mailbox driver
` [PATCH RESEND, v6 "
[PATCH net-next v3 0/3] Introduce IPPROTO_SMC
2024-05-28 2:29 UTC (4+ messages)
` [PATCH net-next v3 1/3] net/smc: refatoring initialization of smc sock
` [PATCH net-next v3 2/3] net/smc: expose smc proto operations
` [PATCH net-next v3 3/3] net/smc: Introduce IPPROTO_SMC
[Enable Designware XGMAC VLAN Stripping Feature v2 0/1]
2024-05-28 2:29 UTC (10+ messages)
` [Enable Designware XGMAC VLAN Stripping Feature v2 1/1] net: stmmac: dwxgmac2: Add support for HW-accelerated VLAN Stripping
` [EXTERNAL] "
[PATCH 1/1] mdadm/platform-intel: Fix buffer overflow
2024-05-28 2:29 UTC
[PATCH AUTOSEL 6.8 1/4] power: supply: cros_usbpd: provide ID table for avoiding fallback match
2024-05-28 2:18 UTC (6+ messages)
` [PATCH AUTOSEL 6.8 2/4] iommu/arm-smmu-v3: Free MSIs in case of ENOMEM
` [PATCH AUTOSEL 6.8 3/4] ext4: fix uninitialized ratelimit_state->lock access in __ext4_fill_super()
` [PATCH AUTOSEL 6.8 4/4] kprobe/ftrace: bail out if ftrace was killed
[PATCH AUTOSEL 6.9 1/5] power: supply: cros_usbpd: provide ID table for avoiding fallback match
2024-05-28 2:18 UTC (7+ messages)
` [PATCH AUTOSEL 6.9 2/5] iommu/arm-smmu-v3: Free MSIs in case of ENOMEM
` [PATCH AUTOSEL 6.9 3/5] ext4: do not create EA inode under buffer lock
` [PATCH AUTOSEL 6.9 4/5] ext4: fix uninitialized ratelimit_state->lock access in __ext4_fill_super()
` [PATCH AUTOSEL 6.9 5/5] kprobe/ftrace: bail out if ftrace was killed
[PATCH AUTOSEL 6.6 1/4] power: supply: cros_usbpd: provide ID table for avoiding fallback match
2024-05-28 2:18 UTC (6+ messages)
` [PATCH AUTOSEL 6.6 2/4] iommu/arm-smmu-v3: Free MSIs in case of ENOMEM
` [PATCH AUTOSEL 6.6 3/4] ext4: fix uninitialized ratelimit_state->lock access in __ext4_fill_super()
` [PATCH AUTOSEL 6.6 4/4] kprobe/ftrace: bail out if ftrace was killed
[PATCH -v3] Bluetooth: 6lowpan: use DEV_STAT_INC() to avoid races
2024-05-28 2:26 UTC
[PATCH 00/12] Fix various overly aggressive protections in 2.45.1 and friends
2024-05-28 2:25 UTC (6+ messages)
[PATCH 00/34] drm/nouveau: misc. cleanups and removal of unused apis
2024-05-27 14:19 UTC (35+ messages)
` [PATCH 01/34] drm/nouveau: create pci device once
` [PATCH 02/34] drm/nouveau: store nvkm_device pointer in nouveau_drm
` [PATCH 03/34] drm/nouveau: move allocation of root client out of nouveau_cli_init()
` [PATCH 04/34] drm/nouveau: add nouveau_cli to nouveau_abi16
` [PATCH 05/34] drm/nouveau: handle limited nvif ioctl in abi16
` [PATCH 06/34] drm/nouveau: remove abi16->device
` [PATCH 07/34] drm/nouveau: remove abi16->handles
` [PATCH 08/34] drm/nouveau/nvkm: remove detect/mmio/subdev_mask from device args
` [PATCH 09/34] drm/nouveau/nvkm: remove perfmon
` [PATCH 10/34] drm/nouveau/nvkm: remove nvkm_client_search()
` [PATCH 11/34] drm/nouveau/nvif: remove support for userspace backends
` [PATCH 12/34] drm/nouveau/nvif: remove route/token
` [PATCH 13/34] drm/nouveau/nvif: remove nvxx_object()
` [PATCH 14/34] drm/nouveau/nvif: remove nvxx_client()
` [PATCH 15/34] drm/nouveau/nvif: remove driver keep/fini
` [PATCH 16/34] drm/nouveau/nvif: remove client device arg
` [PATCH 17/34] drm/nouveau/nvif: remove client version
` [PATCH 18/34] drm/nouveau/nvif: remove client devlist
` [PATCH 19/34] drm/nouveau/nvif: remove client fini
` [PATCH 20/34] drm/nouveau/nvif: remove device args
` [PATCH 21/34] drm/nouveau: always map device
` [PATCH 22/34] drm/nouveau/nvif: remove device rd/wr
` [PATCH 23/34] drm/nouveau/nvif: remove disp chan rd/wr
` [PATCH 24/34] drm/nouveau: move nvxx_* definitions to nouveau_drv.h
` [PATCH 25/34] drm/nouveau: add nvif_mmu to nouveau_drm
` [PATCH 26/34] drm/nouveau: pass drm to nouveau_mem_new(), instead of cli
` [PATCH 27/34] drm/nouveau: pass drm to nv50_dmac_create(), rather than device+disp
` [PATCH 28/34] drm/nouveau: pass cli to nouveau_channel_new() instead of drm+device
` [PATCH 29/34] drm/nouveau: remove nouveau_chan.device
` [PATCH 30/34] drm/nouveau: remove chan->drm
` [PATCH 31/34] drm/nouveau: remove master
` [PATCH 32/34] drm/nouveau: remove push pointer from nouveau_channel
` [PATCH 33/34] drm/nouveau/kms: remove a few unused struct members and fn decls
` [PATCH 34/34] drm/nouveau/kms: remove push pointer from nv50_dmac
[bug report][regression] blktests block/008 lead kerne panic at RIP: 0010:amd_iommu_enable_faulting+0x0/0x10
2024-05-28 2:23 UTC
[PATCH] drm/amdgpu: Estimate RAS reservation when report capacity
2024-05-28 2:20 UTC
[PATCH AUTOSEL 4.19] power: supply: cros_usbpd: provide ID table for avoiding fallback match
2024-05-28 2:19 UTC
[PATCH AUTOSEL 5.10 1/2] power: supply: cros_usbpd: provide ID table for avoiding fallback match
2024-05-28 2:19 UTC (2+ messages)
` [PATCH AUTOSEL 5.10 2/2] iommu/arm-smmu-v3: Free MSIs in case of ENOMEM
[PATCH AUTOSEL 5.15 1/2] power: supply: cros_usbpd: provide ID table for avoiding fallback match
2024-05-28 2:19 UTC (2+ messages)
` [PATCH AUTOSEL 5.15 2/2] iommu/arm-smmu-v3: Free MSIs in case of ENOMEM
[PATCH 0/9] platform-x86-asus-wmi: multiple fixes, improvements, features
2024-05-28 2:19 UTC (11+ messages)
` [PATCH 1/9] platform/x86: asus-wmi: add debug print in more key places
` [PATCH 2/9] platform/x86: asus-wmi: don't fail if platform_profile already registered
` [PATCH 3/9] platform/x86: asus-wmi: add macros and expose min/max sysfs for ppt tunables
` [PATCH 4/9] platform/x86: asus-wmi: reduce code duplication with macros
` [PATCH 5/9] platform/x86: asus-wmi: use WMI_SIMPLE_SHOW in more places
` [PATCH 6/9] platform/x86: asus-wmi: add panel-fhd functionality
` [PATCH 7/9] platform/x86: asus-wmi: add enable/disable CPU cores
` [PATCH 8/9] platform/x86: asus-wmi: add apu_mem setting
` [PATCH 9/9] platform/x86: asus-wmi: add setting dGPU TGP
[PATCH AUTOSEL 6.1 1/2] power: supply: cros_usbpd: provide ID table for avoiding fallback match
2024-05-28 2:19 UTC (2+ messages)
` [PATCH AUTOSEL 6.1 2/2] iommu/arm-smmu-v3: Free MSIs in case of ENOMEM
[PATCH 2/3] bcache: call force_wake_up_gc() if necessary in check_should_bypass()
2024-05-28 2:18 UTC (4+ messages)
` [PATCH 3/3] bcache: code cleanup in __bch_bucket_alloc_set()
[PATCH] x86: cpu: fixup number of addressable IDs for processor cores in the physical package
2024-05-28 2:31 UTC (2+ messages)
[PATCH] mptcp: make RMADDR MIB counter clearly
2024-05-28 2:16 UTC (4+ messages)
[syzbot] [nfc?] [net?] KMSAN: uninit-value in nci_ntf_packet (2)
2024-05-28 2:14 UTC (2+ messages)
[PATCH 0/2] Revert defense-in-depth patches breaking Git LFS
2024-05-28 2:13 UTC (6+ messages)
[PATCH net-next] tcp: introduce a new MIB for CLOSE-WAIT sockets
2024-05-28 2:11 UTC
About the conflict between XFS inode recycle and VFS rcu-walk
2024-05-28 2:10 UTC (3+ messages)
[PATCH v2 0/2] tracing/user_events: Fix non-spaced field matching
2024-05-28 2:08 UTC (3+ messages)
` [PATCH v2 2/2] selftests/user_events: Add non-spacing separator check
[PATCH net-next 0/7] virtnet_net: prepare for af-xdp
2024-05-28 2:06 UTC (4+ messages)
[PATCH 0/2] hw/ufs: Add support MCQ
2024-05-28 1:54 UTC (4+ messages)
` [PATCH 2/2] hw/ufs: Add support MCQ of UFSHCI 4.0
[PATCH] md: make md_flush_request() more readable
2024-05-28 2:06 UTC (3+ messages)
[PATCH v1] MAINTAINERS: dwmac: starfive: update Maintainer
2024-05-28 1:51 UTC (2+ messages)
[linus:master] [memcg] 70a64b7919: stress-ng.shm.ops_per_sec -8.5% regression
2024-05-28 2:05 UTC
[sailus-media-tree:fixes] BUILD SUCCESS 217396eb23f8e4ee5cf52a0e85baf9fab4d20ac9
2024-05-28 2:04 UTC
[PATCH v2] media: uapi: v4l: Change V4L2_TYPE_IS_CAPTURE condition
2024-05-28 2:04 UTC
[XEN PATCH 0/4] various ECLAIR and MISRA improvements
2024-05-28 1:55 UTC (4+ messages)
` [XEN PATCH 2/4] automation/eclair_analysis: avoid an ECLAIR warning about escaping
[PATCH 0/4] support generic flow item
2024-05-28 1:55 UTC (5+ messages)
` [PATCH 1/4] net/nfp: support generic ETH "
` [PATCH 2/4] net/nfp: support generic TCP "
` [PATCH 3/4] net/nfp: support generic UDP "
` [PATCH 4/4] net/nfp: support generic SCTP "
cron job: media_tree daily build: WARNINGS
2024-05-28 1:51 UTC
[oe] [meta-networking] [PATCH 01/40] arno-iptables-firewall: upgrade 2.1.1 -> 2.1.2
2024-05-28 1:48 UTC (40+ messages)
` [oe] [meta-oe] [PATCH 02/40] cjson: upgrade 1.7.17 -> 1.7.18
` [oe] [meta-gnome] [PATCH 03/40] evince: upgrade 46.1 -> 46.3
` [oe] [meta-gnome] [PATCH 04/40] file-roller: upgrade 44.2 -> 44.3
` [oe] [meta-gnome] [PATCH 05/40] gnome-online-accounts: upgrade 3.50.1 -> 3.50.2
` [oe] [meta-oe] [PATCH 06/40] googlebenchmark: upgrade 1.8.3 -> 1.8.4
` [oe] [meta-oe] [PATCH 07/40] gsl: upgrade 2.7.1 -> 2.8
` [oe] [meta-oe] [PATCH 08/40] libass: upgrade 0.17.1 -> 0.17.2
` [oe] [meta-oe] [PATCH 09/40] libdevmapper: upgrade 2.03.22 -> 2.03.24
` [oe] [meta-gnome] [PATCH 10/40] msgraph: upgrade 0.2.1 -> 0.2.2
` [oe] [meta-gnome] [PATCH 11/40] nautilus: upgrade 46.1 -> 46.2
` [oe] [meta-python] [PATCH 12/40] python3-annotated-types: upgrade 0.6.0 -> 0.7.0
` [oe] [meta-python] [PATCH 13/40] python3-astroid: upgrade 3.2.0 -> 3.2.2
` [oe] [meta-python] [PATCH 14/40] python3-bitstring: upgrade 4.2.2 -> 4.2.3
` [oe] [meta-python] [PATCH 15/40] python3-dbus-fast: upgrade 2.21.2 -> 2.21.3
` [oe] [meta-python] [PATCH 16/40] python3-google-api-python-client: upgrade 2.129.0 -> 2.130.0
` [oe] [meta-python] [PATCH 17/40] python3-gspread: upgrade 6.1.0 -> 6.1.2
` [oe] [meta-python] [PATCH 18/40] python3-moteus: upgrade 0.3.68 -> 0.3.70
` [oe] [meta-python] [PATCH 19/40] python3-pdm: upgrade 2.15.2 -> 2.15.3
` [oe] [meta-python] [PATCH 20/40] python3-platformdirs: upgrade 4.2.1 -> 4.2.2
` [oe] [meta-python] [PATCH 21/40] python3-pycurl: upgrade 7.45.2 -> 7.45.3
` [oe] [meta-python] [PATCH 22/40] python3-pylint: upgrade 3.1.0 -> 3.2.2
` [oe] [meta-python] [PATCH 23/40] python3-pyperf: upgrade 2.6.3 -> 2.7.0
` [oe] [meta-python] [PATCH 24/40] python3-pyzstd: upgrade 0.15.10 -> 0.16.0
` [oe] [meta-python] [PATCH 25/40] python3-rapidjson: upgrade 1.14 -> 1.17
` [oe] [meta-python] [PATCH 26/40] python3-regex: upgrade 2024.5.10 -> 2024.5.15
` [oe] [meta-python] [PATCH 27/40] python3-transitions: upgrade 0.9.0 -> 0.9.1
` [oe] [meta-python] [PATCH 28/40] python3-twine: upgrade 5.0.0 -> 5.1.0
` [oe] [meta-python] [PATCH 29/40] python3-types-psutil: upgrade 5.9.5.20240511 -> 5.9.5.20240516
` [oe] [meta-python] [PATCH 30/40] python3-types-setuptools: upgrade 69.0.0.20240125 -> 70.0.0.20240524
` [oe] [meta-python] [PATCH 31/40] python3-ujson: upgrade 5.9.0 -> 5.10.0
` [oe] [meta-python] [PATCH 32/40] python3-validators: upgrade 0.28.1 -> 0.28.3
` [oe] [meta-python] [PATCH 33/40] python3-virtualenv: upgrade 20.26.1 -> 20.26.2
` [oe] [meta-python] [PATCH 34/40] python3-watchdog: upgrade 4.0.0 -> 4.0.1
` [oe] [meta-python] [PATCH 35/40] python3-web3: upgrade 6.18.0 -> 6.19.0
` [oe] [meta-oe] [PATCH 36/40] redis: upgrade 7.2.4 -> 7.2.5
` [oe] [meta-oe] [PATCH 37/40] thingsboard-gateway: upgrade 3.4.6 -> 3.5
` [oe] [meta-oe] [PATCH 38/40] webkitgtk3: upgrade 2.44.1 -> 2.44.2
` [oe] [meta-networking] [PATCH 39/40] wireshark: upgrade 4.2.4 -> 4.2.5
` [oe] [meta-oe] [PATCH 40/40] xterm: upgrade 391 -> 392
btrfs check --repair - hangs in infinite loop
2024-05-28 1:42 UTC
[PATCH] hid-asus: use hid for brightness control on keyboard
2024-05-28 1:39 UTC
[PATCH v4 00/16] Add AST2700 support
2024-05-28 1:38 UTC (11+ messages)
` [PATCH v4 05/16] aspeed/sdmc: "
` [PATCH v4 08/16] aspeed/smc: support 64 bits dma dram address
linux-next: Signed-off-by missing for commit in the jfs tree
2024-05-28 1:36 UTC (2+ messages)
[PATCH] phy: starfive: remove unused struct 'regval'
2024-05-28 1:32 UTC (3+ messages)
` 回复: "
[PATCH] aspeed/smc: Reintroduce "dram-base" property for AST2700
2024-05-28 1:31 UTC (2+ messages)
[PATCH 0/2] support new firmware name scheme
2024-05-28 1:29 UTC (3+ messages)
` [PATCH 1/2] net/nfp: refactor the firmware load logic
` [PATCH 2/2] net/nfp: support new firmware name scheme
Questions about transition latency and LATENCY_MULTIPLIER
2024-05-28 1:21 UTC
[PATCH] NFS: add barriers when testing for NFS_FSDATA_BLOCKED
2024-05-28 1:19 UTC (3+ messages)
linux-next: manual merge of the refactor-heap tree with the block tree
2024-05-28 1:18 UTC (3+ messages)
[PATCH] drm/client: Detect when ACPI lid is closed during initialization
2024-05-28 1:17 UTC (2+ messages)
` ✗ Fi.CI.IGT: failure for "
[RFC v2 0/2] target/loongarch: Add loongson binary translation feature
2024-05-28 1:14 UTC (6+ messages)
` [RFC v2 1/2] "
[linus:master] [smb3] edfc6481fa: filebench.sum_operations/s 4194.8% improvement
2024-05-28 1:14 UTC
[PATCH v2] drm/bridge: simple-bridge: Add support for TI TDP158
2024-05-28 1:13 UTC (2+ messages)
[Bug 218890] New: reset SuperSpeed USB device number 2 using xhci_hcd
2024-05-28 1:08 UTC (2+ messages)
` [Bug 218890] "
[PATCH][RFC] dmaengine: idxd: Fix possible Use-After-Free in irq_process_work_list
2024-05-28 0:37 UTC (2+ messages)
[PATCH 0/3] KEYS: trusted: bug fixes
2024-05-28 1:07 UTC (22+ messages)
` [PATCH 1/3] tpm: Disable TCG_TPM2_HMAC by default
[PATCH v15 00/29] drm/connector: Create HDMI Connector infrastructure
2024-05-28 1:02 UTC (17+ messages)
` [PATCH v15 09/29] drm/display: hdmi: Add HDMI compute clock helper
` [PATCH v15 10/29] drm/tests: Add HDMI TDMS character rate tests
` [PATCH v15 15/29] drm/connector: hdmi: Compute bpc and format automatically
` [PATCH v15 17/29] drm/doc: Remove unused Broadcast RGB Property
sched/isolation: tick_take_do_timer_from_boot() calls smp_call_function_single() with irqs disabled
2024-05-28 1:02 UTC (10+ messages)
linux-next: build failure after merge of the i2c-host tree
2024-05-28 1:01 UTC (2+ messages)
[PATCH v3] mei: vsc: Don't stop/restart mei device during system suspend/resume
2024-05-28 0:57 UTC (3+ messages)
[PATCH 0/6] Cleanup cpumask.h inclusion in core headers
2024-05-28 0:56 UTC (5+ messages)
` [PATCH 3/6] cpumask: split out include/linux/cpumask_types.h
` [PATCH 4/6] sched: drop sched.h dependency on cpumask
` [PATCH 5/6] cpumask: cleanup core headers inclusion
` [PATCH 6/6] cpumask: make core headers including cpumask_types.h where possible
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.