messages from 2023-03-18 07:57:45 to 2023-03-18 11:56:51 UTC [more...]
[PATCH] dt-bindings: pinctrl: Drop unneeded quotes
2023-03-18 8:20 UTC (8+ messages)
[PATCH 0/2] SECC-ES: Cleanups
2023-03-18 11:56 UTC (3+ messages)
` [PATCH 1/2] x86/coco: Export cc_vendor
` [PATCH 2/2] x86/sev: Get rid of special sev_es_enable_key
[PATCH v3 3/5] net: Let the active time stamping layer be selectable
2023-03-18 11:54 UTC (11+ messages)
[PULL 00/31] various fixes (testing, plugins, gitdm)
2023-03-18 11:46 UTC (12+ messages)
` [PULL 01/31] tests/avocado: update AArch64 tests to Alpine 3.17.2
` [PULL 02/31] tests/docker: all add DOCKER_BUILDKIT to RUNC environment
` [PULL 03/31] scripts/ci: add libslirp-devel to build-environment
` [PULL 04/31] scripts/ci: update gitlab-runner playbook to handle CentOS
` [PULL 05/31] gitlab: update centos-8-stream job
` [PULL 06/31] include/qemu: add documentation for memory callbacks
` [PULL 07/31] tests/tcg: add some help output for running individual tests
` [PULL 08/31] tests/avocado: don't use tags to define drive
` [PULL 09/31] tcg: Clear plugin_mem_cbs on TB exit
` [PULL 10/31] tcg: Drop plugin_gen_disable_mem_helpers from tcg_gen_exit_tb
` [PULL 11/31] include/qemu/plugin: Remove QEMU_PLUGIN_ASSERT
[PATCH v2 0/2] tty/serial: Fix tcsetattr() TCSADRAIN/FLUSH and write() races
2023-03-18 11:47 UTC (3+ messages)
` [PATCH v2 2/2] serial: 8250: Fix serial8250_tx_empty() race with DMA Tx
[linux-next:master 1753/4413] kismet: WARNING: unmet direct dependencies detected for RISCV_ALTERNATIVE when selected by RISCV_ISA_SVNAPOT
2023-03-18 11:36 UTC
[PATCH] drivers: hwmon: fix ioremap and memremap leak
2023-03-18 11:27 UTC
[linux-next:master 454/4413] drivers/video/fbdev/core/modedb.c:777:9: warning: Use of memory after it is freed [clang-analyzer-unix.Malloc]
2023-03-18 11:26 UTC
[lunn:v6.2.0-net-next-phy-leds 27/28] drivers/net/phy/phy_device.c:3096:8: error: no member named 'hw_control_get_device' in 'struct led_classdev'
2023-03-18 11:26 UTC
[linux-linus test] 179727: regressions - trouble: fail/pass/starved
2023-03-18 11:16 UTC
[tj-cgroup:for-6.4] BUILD SUCCESS 4cdb91b0dea7d7f59fa84a13c7753cd434fdedcf
2023-03-18 11:17 UTC
[tj-cgroup:for-6.3-fixes] BUILD SUCCESS fcdb1eda5302599045bb366e679cccb4216f3873
2023-03-18 11:16 UTC
[tj-cgroup:for-next] BUILD SUCCESS f7ac82ea4b457c02eeedf5bb9ceccc777448e1ce
2023-03-18 11:16 UTC
[PATCH 0/4] further cleanup of vma_merge()
2023-03-18 11:13 UTC (5+ messages)
` [PATCH 1/4] mm/mmap/vma_merge: further improve prev/next VMA naming
` [PATCH 2/4] mm/mmap/vma_merge: set next to NULL if not applicable
` [PATCH 3/4] mm/mmap/vma_merge: extend invariants, avoid invalid res, vma
` [PATCH 4/4] mm/mmap/vma_merge: be explicit about the non-mergeable case
[PATCH v3] locking/lockdep: add debug_show_all_lock_holders()
2023-03-18 11:15 UTC (6+ messages)
✅ PASS (136/381 SKIPPED): Test report for master (6.3.0-rc2, mainline.kernel.org-clang, 02ef7d39)
2023-03-18 11:01 UTC
[PATCH] ALSA: usb-audio: Fix recursive locking on XRUN
2023-03-18 10:59 UTC (3+ messages)
[PATCH net V2 0/2] net: stmmac: Premature loop termination check was ignored
2023-03-18 8:38 UTC (5+ messages)
` [PATCH net V2 1/2] net: stmmac: Premature loop termination check was ignored on rx
kernel 6.2 stuck at boot (efi_call_rts) on arm64
2023-03-18 10:35 UTC (12+ messages)
[vfs-idmapping:b4/fs-tucked-mounts 5/6] fs/namespace.c:2437 lock_mount_mountpoint() warn: inconsistent returns '&dentry->d_inode->i_rwsem'
2023-03-18 10:35 UTC
[PATCH 4/7] coresight: etm4x: Change etm4_platform_driver driver for MMIO devices
2023-03-18 10:24 UTC (3+ messages)
[PATCH RESEND] misc: ti-st: st_kim: Fix use after free bug in kim_remove due to race condition
2023-03-18 10:24 UTC (4+ messages)
[lunn:v6.2.0-net-next-phy-leds 20/28] drivers/net/phy/phy_device.c:3084:9: error: no member named 'hw_control_configure' in 'struct led_classdev'
2023-03-18 10:24 UTC
[PATCH 5.10 00/15] xfs backports for 5.10.y (from v5.15.103)
2023-03-18 10:15 UTC (16+ messages)
` [PATCH 5.10 01/15] xfs: don't assert fail on perag references on teardown
` [PATCH 5.10 02/15] xfs: purge dquots after inode walk fails during quotacheck
` [PATCH 5.10 03/15] xfs: don't leak btree cursor when insrec fails after a split
` [PATCH 5.10 04/15] xfs: remove XFS_PREALLOC_SYNC
` [PATCH 5.10 05/15] xfs: fallocate() should call file_modified()
` [PATCH 5.10 06/15] xfs: set prealloc flag in xfs_alloc_file_space()
` [PATCH 5.10 07/15] xfs: use setattr_copy to set vfs inode attributes
` [PATCH 5.10 08/15] fs: add mode_strip_sgid() helper
` [PATCH 5.10 09/15] fs: move S_ISGID stripping into the vfs_*() helpers
` [PATCH 5.10 10/15] attr: add in_group_or_capable()
` [PATCH 5.10 11/15] fs: move should_remove_suid()
` [PATCH 5.10 12/15] attr: add setattr_should_drop_sgid()
` [PATCH 5.10 13/15] attr: use consistent sgid stripping checks
` [PATCH 5.10 14/15] fs: use consistent setgid checks in is_sxid()
` [PATCH 5.10 15/15] xfs: remove xfs_setattr_time() declaration
[sverdlin:ep93xx-snd-wip 24/48] drivers/dma/ep93xx_dma.c:1520:21: error: use of undeclared identifier 'ep93xx_dma_of_ids'; did you mean 'ep93xx_dma_of_probe'?
2023-03-18 10:14 UTC
[PATCH] fpga: xilinx-pr-decoupler: remove unused xlnx_pr_decouple_read function
2023-03-18 9:59 UTC (3+ messages)
Question about TCG liveness_pass_1
2023-03-18 10:10 UTC (3+ messages)
arch/arm/mach-omap1/serial.c:236:12: warning: no previous prototype for 'omap_serial_wakeup_init'
2023-03-18 10:03 UTC
[PATCH v1 0/3] rq_pages bounds checking
2023-03-18 10:04 UTC (2+ messages)
[PATCH v4 0/8] perf: arm: Make PMUv3 driver available for aarch32
2023-03-18 10:02 UTC (3+ messages)
[PATCH] fpga: zynq: Add parse_header ops support
2023-03-18 9:48 UTC (3+ messages)
[PATCH 1/1] dm: simplify uclass_pre_remove_device
2023-03-18 9:55 UTC
[PATCH v4] irqchip/gicv3: Workaround for NVIDIA erratum T241-FABRIC-4
2023-03-18 9:44 UTC (2+ messages)
[meta-yocto][PATCH] selftest: systemd_boot.py: respect IMAGE_LINK_NAME
2023-03-18 9:42 UTC
[PATCH] fpga: zynqmp: Make word align the configuration data
2023-03-18 9:25 UTC (3+ messages)
[Buildroot] [git commit branch/2022.11.x] package/libmodsecurity: security bump to version 3.0.8
2023-03-18 9:27 UTC
[Buildroot] [git commit branch/2022.02.x] package/libmodsecurity: security bump to version 3.0.8
2023-03-18 9:31 UTC
[Buildroot] [git commit branch/2022.02.x] package/libmodsecurity: bump to version 3.0.7
2023-03-18 9:29 UTC
[Buildroot] [git commit branch/2022.02.x] package/libmodsecurity: select pcre2
2023-03-18 9:31 UTC
[Buildroot] [PATCH 2022.11.x 1/1] package/libmodsecurity: fix CVE-2022-48279
2023-03-18 9:31 UTC (2+ messages)
[PATCH v1 0/4] setting uuid of online filesystems
2023-03-18 9:31 UTC (10+ messages)
` [PATCH v1 3/4] xfs: add XFS_IOC_SETFSUUID ioctl
How to use mirror to download linux-yocto?
2023-03-18 9:29 UTC (2+ messages)
` [yocto] "
[PATCH v3] net: usb: lan78xx: Limit packet length to skb->len
2023-03-18 9:25 UTC
[djwong-xfs:xfile-page-caching 140/274] fs/xfs/libxfs/xfs_bmap_btree.c:653:9: warning: use of NULL 'ifp' where non-null expected [CWE-476]
2023-03-18 9:22 UTC
[RFC 0/2] VP8 stateless V4L2 encoding uAPI + driver
2023-03-18 9:20 UTC (4+ messages)
[PATCH v4 00/36] New page table range API
2023-03-18 9:19 UTC (7+ messages)
` [PATCH v4 20/36] powerpc: Implement the new "
[PATCH] platform/x86 (gigabyte-wmi): Add support for A320M-S2H V2
2023-03-18 9:14 UTC
Unable to find module location
2023-03-18 9:14 UTC (3+ messages)
[sean-jc:x86/formalize_shadow_mmu 33/39] arch/x86/kvm/mmu/shadow_mmu.c:3316:6: warning: no previous prototype for function 'slot_rmap_write_protect'
2023-03-18 9:12 UTC
[PATCH v6 0/2] Add ASPEED AST2600 I2Cv2 controller driver
2023-03-18 9:09 UTC (5+ messages)
` [PATCH v6 1/2] dt-bindings: i2c: aspeed: support for AST2600-i2cv2
[PATCH 00/15] Introduce Nuvoton ma35d1 SoC
2023-03-18 9:07 UTC (7+ messages)
[PATCH v8 0/5] add debugfs to migration driver
2023-03-18 9:07 UTC (7+ messages)
` [PATCH v8 3/5] hisi_acc_vfio_pci: register debugfs for hisilicon "
[PATCH v1 10/11] thermal/core: Alloc-copy-free the thermal zone parameters structure
2023-03-18 9:07 UTC (2+ messages)
[PATCH net-next v3 0/9] net: sunhme: Probe/IRQ cleanups
2023-03-18 9:03 UTC (10+ messages)
` [PATCH net-next v3 1/9] net: sunhme: Just restart autonegotiation if we can't bring the link up
` [PATCH net-next v3 5/9] net: sunhme: Switch SBUS to devres
` [PATCH net-next v3 6/9] net: sunhme: Consolidate mac address initialization
` [PATCH net-next v3 7/9] net: sunhme: Clean up mac address init
[RFC PATCH v2 4/4] fpga: add initial KUnit test suites
2023-03-18 9:02 UTC
[bug report] platform/x86: ISST: Add IOCTL default callback
2023-03-18 8:56 UTC (3+ messages)
[Intel-wired-lan] [tnguy-net-queue:dev-queue] BUILD SUCCESS cebeaee2e9fc6200805bc10696ef8a330846d07f
2023-03-18 8:53 UTC
[sean-jc:x86/formalize_shadow_mmu 33/39] arch/x86/kvm/mmu/shadow_mmu.c:3316:6: warning: no previous prototype for 'slot_rmap_write_protect'
2023-03-18 8:51 UTC
[GIT PULL for v6.3-rc1] media updates
2023-03-18 8:51 UTC (2+ messages)
` [GIT PULL for v6.3-rc1] media updates (#90063)
[PATCH] ext4: Fix i_disksize exceeding i_size problem in paritally written case
2023-03-18 8:51 UTC (4+ messages)
[PATCH] media: saa7134: fix use after free bug in saa7134_finidev due to race condition
2023-03-18 8:50 UTC
[PATCH v2] staging: sm750: Rename function to avoid CamelCase
2023-03-18 8:50 UTC (4+ messages)
[dtor-input:for-linus] BUILD SUCCESS 8a0432bab6ea3203d220785da7ab3c7677f70ecb
2023-03-18 8:42 UTC
[PATCH v2 0/5] arm64: dts: rockchip: improve support for NanoPi R5 series
2023-03-18 8:37 UTC (18+ messages)
` [PATCH v2 1/5] arm64: dts: rockchip: create common dtsi "
` [PATCH v2 2/5] dt-bindings: Add doc for FriendlyARM NanoPi R5C
` [PATCH v2 3/5] arm64: dts: rockchip: Add "
` [PATCH v2 4/5] arm64: dts: rockchip: fix gmac support for NanoPi R5S
` [PATCH v2 5/5] arm64: dts: rockchip: remove I2S1 TDM node for the NanoPi R5 series
[PATCH 1/1] rasdaemon: Fix for regression in ras_mc_create_table() if some cpus are offline at the system start
2023-03-18 8:35 UTC (2+ messages)
[PATCH 00/12] iommufd: Add nesting infrastructure
2023-03-18 8:34 UTC (4+ messages)
` [PATCH 02/12] iommu: Add nested domain support
[PATCHv3 bpf-next 0/9] mm/bpf/perf: Store build id in file object
2023-03-18 8:34 UTC (11+ messages)
[PATCH] dt-bindings: display: Drop unneeded quotes
2023-03-18 8:29 UTC (4+ messages)
[PATCH 3/7] coresight: etm4x: Drop pid argument from etm4_probe()
2023-03-18 8:21 UTC (3+ messages)
[PATCH RESEND] scsi: message: mptlan: Fix use after free bug in mptlan_remove due to race condition
2023-03-18 8:16 UTC
[PATCH RESEND] media: dm1105: Fix use after free bug in dm1105_remove due to race condition
2023-03-18 8:15 UTC
[PATCH 1/1] x86/vdso: use the right GDT_ENTRY_CPUNODE for 32-bit getcpu() on 64-bit kernel
2023-03-18 8:14 UTC (4+ messages)
[PATCH RESEND] scsi: qedi: Fix use after free bug in qedi_remove due to race condition
2023-03-18 8:13 UTC
[RFC v2 3/3] file, epoll: Implement do_replace() and eventpoll_replace()
2023-03-18 8:10 UTC (2+ messages)
[PATCH 0/2] memcg, cpuisol: do not interfere pcp cache charges draining with cpuisol workloads
2023-03-18 8:08 UTC (7+ messages)
` [PATCH 1/2] sched/isolation: Add cpu_is_isolated() API
` [PATCH 2/2] memcg: do not drain charge pcp caches on remote isolated cpus
[PATCH net v2] net: qcom/emac: Fix use after free bug in emac_remove due to race condition
2023-03-18 8:05 UTC
[PATCH v2 0/2] hwmon (it87): Add scaling macro for recent ADC voltages
2023-03-18 8:05 UTC (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] hwmon (it87): Generalise matching labels
[FIRMWARE] Regression on rtw89/rtw8852b_fw.bin by the latest update
2023-03-18 8:04 UTC (2+ messages)
[PATCH] or1k: Do not clear existing FPU exceptions before updating
2023-03-18 8:04 UTC
[RFC PATCH 0/6] Deduplicating RISCV cmpxchg.h macros
2023-03-18 8:01 UTC (14+ messages)
` [RFC PATCH 1/6] riscv/cmpxchg: Deduplicate cmpxchg() asm functions
` [RFC PATCH 2/6] riscv/cmpxchg: Deduplicate cmpxchg() macros
` [RFC PATCH 3/6] riscv/cmpxchg: Deduplicate arch_cmpxchg() macros
` [RFC PATCH 4/6] riscv/cmpxchg: Deduplicate xchg() asm functions
` [RFC PATCH 5/6] riscv/cmpxchg: Deduplicate xchg() macros
` [RFC PATCH 6/6] riscv/cmpxchg: Deduplicate arch_xchg() macros
[Intel-gfx] [V2 0/2] Add crtc i915_pipe debugfs file
2023-03-18 8:04 UTC (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "
[PATCH 2/2] memcg: do not drain charge pcp caches on remote isolated cpus
2023-03-18 8:03 UTC (4+ messages)
[PATCH 1/6] runqemu: direct mesa to use its own drivers, rather than ones provided by host distro
2023-03-18 8:01 UTC (4+ messages)
` [PATCH 6/6] mesa: update 22.3.5 -> 23.0.0
` [OE-core] "
❌ FAIL (102/381 SKIPPED): Test report for master (6.3.0-rc2, mainline.kernel.org-clang, ba9c7791)
2023-03-18 8:01 UTC
[PATCH] dt-bindings: net: Drop unneeded quotes
2023-03-18 7:59 UTC (5+ messages)
[sean-jc:x86/formalize_shadow_mmu 30/39] arch/x86/kvm/mmu/paging_tmpl.h:883:5: warning: no previous prototype for function 'ept_sync_spte'
2023-03-18 8:00 UTC
[PATCH] dt-bindings: mtd: Drop unneeded quotes
2023-03-18 7:58 UTC (5+ messages)
[PATCH] dt-bindings: rtc: Drop unneeded quotes
2023-03-18 7:57 UTC (3+ messages)
[PATCH 00/19] DC Patches Mar 20th, 2023
2023-03-18 7:56 UTC (9+ messages)
` [PATCH 13/19] drm/amd/display: Set MPC_SPLIT_DYNAMIC for DCN301
` [PATCH 14/19] Revert "drm/amdgpu/display: change pipe policy for DCN 2.0"
` [PATCH 15/19] drm/amd/display: align commit_planes_for_stream to latest dc code
` [PATCH 16/19] drm/amd/display: fix wrong index used in dccg32_set_dpstreamclk
` [PATCH 17/19] drm/amd/display: Set dcn32 caps.seamless_odm
` [PATCH 18/19] drm/amd/display: 3.2.228
` [PATCH 19/19] drm/amdgpu/smu11: enable TEMP_DEPENDENT_VMIN for navi1x
[PATCH] dt-bindings: nvmem: Drop unneeded quotes
2023-03-18 7:57 UTC (2+ messages)
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.