messages from 2024-07-17 06:29:12 to 2024-07-17 07:28:00 UTC [more...]
[PATCH bpf-next v3 1/2] bpf: Get better reg range with ldsx and 32bit compare
2024-07-17 7:27 UTC (3+ messages)
[PATCH] fstests: btrfs/012: fix a false alert due to socket/pipe files
2024-07-17 7:27 UTC
[syzbot] [ntfs3?] possible deadlock in ntfs_set_state (2)
2024-07-17 7:27 UTC
[PATCH v2] mm/hwpoison: reset hwpoison filter parameters in pfn_inject_exit()
2024-07-17 7:25 UTC (6+ messages)
[PATCH v9-resend 00/54] fix CONFIG_DRM_USE_DYNAMIC_DEBUG=y
2024-07-16 18:58 UTC (55+ messages)
` [PATCH v9-resend 01/54] docs/dyndbg: update examples \012 to \n
` [PATCH v9-resend 02/54] test-dyndbg: fixup CLASSMAP usage error
` [PATCH v9-resend 03/54] dyndbg: reword "class unknown, " to "class:_UNKNOWN_"
` [PATCH v9-resend 04/54] dyndbg: make ddebug_class_param union members same size
` [PATCH v9-resend 05/54] dyndbg: replace classmap list with a vector
` [PATCH v9-resend 06/54] dyndbg: ddebug_apply_class_bitmap - add module arg, select on it
` [PATCH v9-resend 07/54] dyndbg: split param_set_dyndbg_classes to _module & wrapper fns
` [PATCH v9-resend 08/54] dyndbg: drop NUM_TYPE_ARRAY
` [PATCH v9-resend 09/54] dyndbg: reduce verbose/debug clutter
` [PATCH v9-resend 10/54] dyndbg: silence debugs with no-change updates
` [PATCH v9-resend 11/54] dyndbg: tighten ddebug_class_name() 1st arg type
` [PATCH v9-resend 12/54] dyndbg: tighten fn-sig of ddebug_apply_class_bitmap
` [PATCH v9-resend 13/54] dyndbg: reduce verbose=3 messages in ddebug_add_module
` [PATCH v9-resend 14/54] dyndbg-API: remove DD_CLASS_TYPE_(DISJOINT|LEVEL)_NAMES and code
` [PATCH v9-resend 15/54] dyndbg-API: fix DECLARE_DYNDBG_CLASSMAP
` [PATCH v9-resend 16/54] selftests-dyndbg: add tools/testing/selftests/dynamic_debug/*
` [PATCH v9-resend 17/54] dyndbg-API: promote DYNDBG_CLASSMAP_PARAM to API
` [PATCH v9-resend 18/54] dyndbg-doc: add classmap info to howto
` [PATCH v9-resend 19/54] dyndbg: treat comma as a token separator
` [PATCH v9-resend 20/54] selftests-dyndbg: add comma_terminator_tests
` [PATCH v9-resend 21/54] dyndbg: split multi-query strings with %
` [PATCH v9-resend 22/54] selftests-dyndbg: test_percent_splitting
` [PATCH v9-resend 23/54] docs/dyndbg: explain new delimiters: comma, percent
` [PATCH v9-resend 24/54] selftests-dyndbg: add test_mod_submod
` [PATCH v9-resend 25/54] dyndbg-doc: explain flags parse 1st
` [PATCH v9-resend 26/54] dyndbg: change __dynamic_func_call_cls* macros into expressions
` [PATCH v9-resend 27/54] selftests-dyndbg: check KCONFIG_CONFIG to avoid silly fails
` [PATCH v9-resend 28/54] dyndbg-selftest: reduce default verbosity
` [PATCH v9-resend 29/54] drm: use correct ccflags-y spelling
` [PATCH v9-resend 30/54] drm-dyndbg: adapt drm core to use dyndbg classmaps-v2
` [PATCH v9-resend 31/54] drm-dyndbg: adapt DRM to invoke DYNDBG_CLASSMAP_PARAM
` [PATCH v9-resend 32/54] drm-dyndbg: DRM_CLASSMAP_USE in amdgpu driver
` [PATCH v9-resend 33/54] drm-dyndbg: DRM_CLASSMAP_USE in i915 driver
` [PATCH v9-resend 34/54] drm-dyndbg: DRM_CLASSMAP_USE in drm_crtc_helper
` [PATCH v9-resend 35/54] drm-dyndbg: DRM_CLASSMAP_USE in drm_dp_helper
` [PATCH v9-resend 36/54] drm-dyndbg: DRM_CLASSMAP_USE in nouveau
` [PATCH v9-resend 37/54] drm-print: workaround unused variable compiler meh
` [PATCH v9-resend 38/54] drm-dyndbg: add DRM_CLASSMAP_USE to Xe driver
` [PATCH v9-resend 39/54] drm-dyndbg: add DRM_CLASSMAP_USE to virtio_gpu
` [PATCH v9-resend 40/54] drm-dyndbg: add DRM_CLASSMAP_USE to simpledrm
` [PATCH v9-resend 41/54] drm-dyndbg: add DRM_CLASSMAP_USE to bochs
` [PATCH v9-resend 42/54] drm-dyndbg: add DRM_CLASSMAP_USE to etnaviv
` [PATCH v9-resend 43/54] drm-dyndbg: add DRM_CLASSMAP_USE to gma500 driver
` [PATCH v9-resend 44/54] drm-dyndbg: add DRM_CLASSMAP_USE to radeon
` [PATCH v9-resend 45/54] drm-dyndbg: add DRM_CLASSMAP_USE to vmwgfx driver
` [PATCH v9-resend 46/54] drm-dyndbg: add DRM_CLASSMAP_USE to vkms driver
` [PATCH v9-resend 47/54] drm-dyndbg: add DRM_CLASSMAP_USE to udl driver
` [PATCH v9-resend 48/54] drm-dyndbg: add DRM_CLASSMAP_USE to mgag200 driver
` [PATCH v9-resend 49/54] drm-dyndbg: add DRM_CLASSMAP_USE to the gud driver
` [PATCH v9-resend 50/54] drm-dyndbg: add DRM_CLASSMAP_USE to the qxl driver
` [PATCH v9-resend 51/54] drm-dyndbg: add DRM_CLASSMAP_USE to the drm_gem_shmem_helper driver
` [PATCH v9-resend 52/54] drm: restore CONFIG_DRM_USE_DYNAMIC_DEBUG un-BROKEN
` [PATCH v9-resend 53/54] dyndbg: tighten up kdoc about DYNDBG_CLASSMAP_* macros
` [PATCH v9-resend 54/54] docs-dyndbg: improve howto classmaps api section
[PATCH 5.10 000/109] 5.10.222-rc2 review
2024-07-17 7:24 UTC (2+ messages)
[PATCH] drm/amdgpu: fix unbalanced parentheses in a #if0 region
2024-07-16 18:49 UTC
[patch V4 00/21] genirq, irqchip: Convert ARM MSI handling to per device MSI domains
2024-07-17 7:23 UTC (8+ messages)
[PATCH] iommu: arm-smmu: Fix Tegra workaround for PAGE_SIZE mappings
2024-07-17 7:21 UTC
[Buildroot] [PATCH] package/openssh: fix typo in init script
2024-07-17 7:21 UTC
[PATCH v2 0/4] can: fsl,flexcan: add fsl,s32v234-flexcan and imx95 wakeup
2024-07-17 7:20 UTC (7+ messages)
` [PATCH v2 4/4] can: flexcan: add wakeup support for imx95
` "
[PATCH] drm/ci: Upgrade setuptools requirement to 70.0.0
2024-07-16 8:37 UTC
[GIT PULL] asm-generic updates for 6.11
2024-07-17 7:18 UTC (10+ messages)
[PATCH] mm: Fix endless reclaim on machines with unaccepted memory
2024-07-17 7:19 UTC (2+ messages)
[meta-java][master][PATCH] openjdk-8: Security fix for CVE-2024-21094
2024-07-17 7:18 UTC (4+ messages)
` [yocto-patches] "
[PATCH v4 0/2] drm/xe: remove GuC reload in D3Hot path
2024-07-17 7:18 UTC (7+ messages)
` ✓ CI.Patch_applied: success for drm/xe: remove GuC reload in D3Hot path (rev4)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
[xen-4.17-testing test] 186819: tolerable FAIL - PUSHED
2024-07-17 7:17 UTC
[RFC PATCH] nmi,printk: fix ABBA deadlock between nmi_backtrace and dump_stack_lvl
2024-07-17 7:16 UTC (2+ messages)
kernel/bpf/verifier.c:19160:44: sparse: sparse: cast truncates bits from constant value (fffffe0000000000 becomes 0)
2024-07-17 7:14 UTC
[PATCH 5.10 000/284] 5.10.221-rc2 review
2024-07-17 7:14 UTC (6+ messages)
[PATCH] ALSA: pcm_dmaengine: Don't synchronize DMA channel when DMA is paused
2024-07-17 6:44 UTC
[RFC PATCH v1 0/4] Control folio sizes used for page cache memory
2024-07-17 7:12 UTC (5+ messages)
` [RFC PATCH v1 1/4] mm: mTHP user controls to configure pagecache large folio sizes
` [RFC PATCH v1 2/4] mm: Introduce "always+exec" for mTHP file_enabled control
` [RFC PATCH v1 3/4] mm: Override mTHP "enabled" defaults at kernel cmdline
` [RFC PATCH v1 4/4] mm: Override mTHP "file_enabled" "
[syzbot] [ntfs3?] possible deadlock in attr_data_get_block
2024-07-17 7:13 UTC
[V1] app/testpmd: restore VXLAN-GPE support
2024-07-17 7:11 UTC
[PATCH] rtl_bt: Update RTL8852B BT USB FW to 0x048F_4008
2024-07-17 7:11 UTC
[PATCH 1/3] cve-check: enrich annotation of CVEs
2024-07-17 7:11 UTC (2+ messages)
` [OE-core] "
[PATCH v3 0/2] hwmon: add GPD devices sensor driver
2024-07-17 7:11 UTC (7+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] hwmon: document: add gpd-fan
[PATCH v5 00/14] Add ISP 3A for StarFive
2024-07-17 7:11 UTC (7+ messages)
` [PATCH v5 02/14] media: Documentation: Add description for StarFive ISP metadata formats
` 回复: "
` 回复: "
[PATCH] ASoC: dt-bindings: ti,pcm512x: Convert to dtschema
2024-07-17 7:10 UTC
[PATCH 11/15] RDMA/hbl: add habanalabs RDMA driver
2024-07-17 7:08 UTC (12+ messages)
[PATCH 3/3] drm/amdgpu/vcn: Use offsets local to VCN/JPEG in VF
2024-07-17 7:09 UTC (2+ messages)
[PATCH 5.10] bpf: Fix overrunning reservations in ringbuf
2024-07-17 6:59 UTC
[PATCH] maple_tree: fix the comment on maple_arange_64 size
2024-07-17 7:05 UTC (7+ messages)
[PATCH -next] crash: fix x86_32 memory reserve dead loop retry bug at "high"
2024-07-17 7:09 UTC (2+ messages)
[PATCH v2 0/2] hwmon: add GPD devices sensor driver
2024-07-17 7:04 UTC (7+ messages)
` [PATCH v2 1/2] "
[PATCH v2 0/5] FUSB302 USB-C controller support
2024-07-17 7:02 UTC (3+ messages)
` [PATCH v2 3/5] board: rock5b-rk3588: add "
[Intel-wired-lan] [PATCH iwl-net v2 0/3] igc bug fixes related to qbv_count usage
2024-07-17 7:02 UTC (7+ messages)
` [Intel-wired-lan] [PATCH iwl-net v2 2/3] igc: Fix reset adapter logics when tx mode change
` "
[PATCH] test-lib: GIT_TEST_SANITIZE_LEAK_LOG enabled by default
2024-07-17 7:02 UTC (4+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH] efi/libstub: Fixed an issue with screen_info not being initialized
2024-07-17 7:00 UTC
[Test Breakage 2.46.0-rc0] Test t4135.06 fails on NonStop
2024-07-17 7:00 UTC (4+ messages)
` [PATCH] t4153: stop redirecting input from /dev/zero
[PATCH] latencytop: Use seq_putc() in lstats_show()
2024-07-17 7:00 UTC (4+ messages)
` [cocci] "
` "
[PATCH 0/6] mfd: add adp5585 gpio and pwm support
2024-07-17 6:59 UTC (2+ messages)
[PATCH 1/1] i2c: designware: Fix wrong setting for {ss,fs}_{h,l}cnt registers
2024-07-17 6:59 UTC
[PATCH v6 0/4] Add support for AArch64 AMUv1-based arch_freq_get_on_cpu
2024-07-17 6:58 UTC (6+ messages)
` [PATCH v6 3/4] arm64: Provide an AMU-based version of arch_freq_get_on_cpu
[PATCH] x86/resctrl: Use seq_putc() in two functions
2024-07-17 6:58 UTC (5+ messages)
` "
[PATCH] staging: greybus: Enclose multi-statement macro in do-while loop
2024-07-17 6:58 UTC
[PATCH 0/7] clk: qcom: merge SM8550 and SM8650 display clock controller drivers
2024-07-17 6:57 UTC (3+ messages)
` [PATCH 7/7] dt-bindings: clock: qcom,sm8650-dispcc: replace with symlink
[PATCH 0/1] drm/xe/xe2: Introduce performance changes
2024-07-17 6:56 UTC (4+ messages)
` ✓ CI.Hooks: success for "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
[PATCH v3 00/11] Zacas/Zabha support and qspinlocks
2024-07-17 6:55 UTC (12+ messages)
` [PATCH v3 02/11] dt-bindings: riscv: Add Zabha ISA extension description
` [PATCH v3 09/11] riscv: Add ISA extension parsing for Ziccrse
` [PATCH v3 10/11] dt-bindings: riscv: Add Ziccrse ISA extension description
` [PATCH v3 11/11] riscv: Add qspinlock support
[v2] zlib: Fix big performance regression
2024-07-17 6:55 UTC (2+ messages)
[PATCH] udmabuf: change folios array from kmalloc to kvmalloc
2024-07-17 6:54 UTC
[PATCH v2 1/2] dt-bindings: nvmem: sprd,sc2731-efuse: convert to YAML
2024-07-17 6:55 UTC (2+ messages)
` [PATCH v2 2/2] dt-bindings: nvmem: sprd,ums312-efuse: "
[PATCH net-next v3 0/3] virtio-net: synchronize op/admin state
2024-07-17 6:53 UTC (7+ messages)
` [PATCH net-next v3 3/3] virtio-net: synchronize operstate with admin state on up/down
[PATCH v4 00/12] PCI: brcnstb: Enable STB 7712 SOC
2024-07-17 6:52 UTC (5+ messages)
` [PATCH v4 01/12] dt-bindings: PCI: Cleanup of brcmstb YAML and add 7712 SoC
` [PATCH v4 02/12] dt-bindings: PCI: brcmstb: Add 7712 SoC description
madvise_inject_error skips pages
2024-07-17 6:51 UTC (3+ messages)
[LTP] [PATCH] perf_event_open: improve the memory leak detection
2024-07-17 6:50 UTC (2+ messages)
[PATCH 1/1] arm64: dts: mba8mx: Add Ethernet PHY IRQ support
2024-07-17 6:49 UTC
[PATCH] drm/rockchip: dsi: Reset ISP1 DPHY before powering it on
2024-07-17 6:48 UTC (4+ messages)
[PATCH next 0/2] rockchip: theobroma: use HTTPS for git URLs and drop RK3368 Lion support
2024-07-17 6:47 UTC (4+ messages)
` [PATCH next 2/2] rockchip: remove support for Theobroma Systems RK3368 Lion
[PATCH V2 0/7] Add power domain and MSI functionality with PCIe host generic ECAM driver
2024-07-17 6:47 UTC (5+ messages)
` [PATCH V226/7] dt-bindings: PCI: host-generic-pci: Add snps,dw-pcie-ecam-msi binding
[PATCH v2] bli: Fix crash in get_part_uuid
2024-07-17 6:46 UTC
[PATCH v1] ocfs2: fix the la space leak when unmounting an ocfs2 volume
2024-07-17 6:44 UTC
[PATCH 00/12] KVM: guest_memfd: lazy preparation of pages + prefault support for SEV-SNP
2024-07-17 6:42 UTC (10+ messages)
` [PATCH 09/12] KVM: guest_memfd: move check for already-populated page to common code
v2.46.0-rc0 test failures on cygwin
2024-07-17 6:42 UTC (2+ messages)
[PATCH v12 0/4] Introduce perf check subcommand
2024-07-17 6:42 UTC (8+ messages)
` [PATCH v12 1/4] perf check: introduce "
[PATCH 6.9 000/142] 6.9.10-rc2 review
2024-07-17 6:40 UTC
[PATCH 2/2] audit: Add linux_audit to CVE_PRODUCT
2024-07-17 6:39 UTC
[PATCH 6.6 000/122] 6.6.41-rc2 review
2024-07-17 6:39 UTC
[PATCH 6.1 00/95] 6.1.100-rc2 review
2024-07-17 6:39 UTC
[PATCH 1/2] audit: Fix CVE_PRODUCT
2024-07-17 6:39 UTC
[PATCH 5.15 000/145] 5.15.163-rc2 review
2024-07-17 6:39 UTC
[PATCH 5.4 00/79] 5.4.280-rc2 review
2024-07-17 6:39 UTC
[PATCH 4.19 00/65] 4.19.318-rc2 review
2024-07-17 6:38 UTC
[OE-core][PATCH v5 1/3] openssh: drop rejected patch fixed in 8.6p1 release
2024-07-17 6:37 UTC (3+ messages)
` [OE-core][PATCH v5 2/3] openssh: systemd notification was implemented upstream
[PATCH] shmem_quota: Build the object file conditionally to the config option
2024-07-17 6:37 UTC
[syzbot] [ntfs3?] BUG: unable to handle kernel NULL pointer dereference in attr_make_nonresident
2024-07-17 6:36 UTC (2+ messages)
` [syzbot] possible fix
6.10/bisected/regression - commits bc87d666c05 and 6d4279cb99ac cause appearing green flashing bar on top of screen on Radeon 6900XT and 120Hz
2024-07-17 6:28 UTC (13+ messages)
[PATCH] erofs: support STATX_DIOALIGN
2024-07-17 6:34 UTC (4+ messages)
[RFC PATCH v19 0/5] Script execution control (was O_MAYEXEC)
2024-07-17 6:33 UTC (3+ messages)
` [RFC PATCH v19 1/5] exec: Add a new AT_CHECK flag to execveat(2)
linux-next: Tree for Jul 17
2024-07-17 6:34 UTC
[PATCH 0/6] squashfs: harden against crafted metadata
2024-07-17 6:33 UTC (7+ messages)
` [PATCH 1/6] squashfs: be more careful about metadata corruption
` [PATCH 2/6] squashfs: more metadata hardening
` [PATCH 3/6] squashfs metadata 2: electric boogaloo
` [PATCH 4/6] squashfs: more metadata hardening
` [PATCH 5/6] Squashfs: Compute expected length from inode size rather than block length
` [PATCH 6/6] squashfs: refuse mount of squashfs images with non-128K block size
[PATCH] drm/i915/dpmst: Enable VSC SDP for DPMST
2024-07-17 6:33 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH] cpufreq: queue policy->update work to rt thread to reduce its schedule latency
2024-07-17 6:33 UTC
[OE-core][kirkstone][PATCH] python3-jinja2: Upgrade 3.1.3 -> 3.1.4
2024-07-17 6:33 UTC (2+ messages)
` Patchtest results for "
[PATCH v2 0/8] aspeed: Add boot from eMMC support (AST2600)
2024-07-17 6:30 UTC (9+ messages)
` [PATCH v2 1/8] aspeed: Change type of eMMC device
` [PATCH v2 2/8] aspeed: Load eMMC first boot area as a boot rom
` [PATCH v2 3/8] aspeed/scu: Add boot-from-eMMC HW strapping bit for AST2600 SoC
` [PATCH v2 4/8] aspeed: Introduce a AspeedSoCClass 'boot_from_emmc' handler
` [PATCH v2 5/8] aspeed: Tune eMMC device properties to reflect HW strapping
` [PATCH v2 6/8] aspeed: Add boot-from-eMMC HW strapping bit to rainier-bmc machine
` [PATCH v2 7/8] aspeed: Introduce a 'hw_strap1' machine attribute
` [PATCH v2 8/8] aspeed: Introduce a 'boot-emmc' machine option
[PATCH] clk: qcom: camcc-sc8280xp: Remove always-on GDSC hard-coding
2024-07-17 6:32 UTC (2+ messages)
[syzbot] [ntfs3?] possible deadlock in ntfs_set_state (2)
2024-07-17 6:31 UTC (2+ messages)
` [syzbot] ntfs3.git
[PATCH] nativesdk-libtool: sanitize the script, remove buildpaths
2024-07-17 6:29 UTC (2+ messages)
` [OE-core] "
[ANNOUNCE] QEMU 7.2.13 Stable released
2024-07-17 6:28 UTC
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.