messages from 2023-09-04 07:50:33 to 2023-09-04 08:31:54 UTC [more...]
[syzbot] Monthly ntfs report (Sep 2023)
2023-09-04 8:31 UTC
[RFT PATCH 00/15] drm: non-drm-misc drivers call drm_atomic_helper_shutdown() at the right times
2023-09-04 8:30 UTC (15+ messages)
` [RFT PATCH 01/15] drm/armada: Call drm_atomic_helper_shutdown() at shutdown time
` [RFT PATCH 13/15] drm/imx/ipuv3: Call drm_atomic_helper_shutdown() at shutdown/unbind time
[PATCH v6 01/11] ext4: factor out codes to update block bitmap and group descriptor on disk from ext4_mb_mark_bb
2023-09-04 8:30 UTC (2+ messages)
[PATCH] name_to_handle_at.2,fanotify_mark.2: Document the AT_HANDLE_FID flag
2023-09-04 8:29 UTC (2+ messages)
[PATCH v2 1/2] mm/vmalloc: Add a safer version of find_vm_area() for debug
2023-09-04 8:29 UTC (3+ messages)
[GIT PULL] mtd: Changes for v6.6-rc1
2023-09-04 8:28 UTC (4+ messages)
[RESEND PATCH v3 1/2] ufs: make __ufshcd_send_uic_cmd not wrapped by host_lock
2023-09-04 8:23 UTC (2+ messages)
[PATCH] x86/smp: Validate APIC ID before parking CPU in INIT
2023-09-04 8:27 UTC (5+ messages)
[PATCH v2 net] af_unix: Fix msg_controllen test in scm_pidfd_recv() for MSG_CMSG_COMPAT
2023-09-04 8:27 UTC (2+ messages)
[RFC PATCH v3 0/8] Coresight for Kernel panic and watchdog reset
2023-09-04 8:26 UTC (4+ messages)
` [RFC PATCH v3 1/7] dt-bindings: arm: coresight-tmc: Add "memory-region" property
[RFC PATCH v1 0/5] nolibc x86-64 string functions
2023-09-04 8:26 UTC (4+ messages)
` [RFC PATCH v1 3/5] tools/nolibc: x86-64: Use `rep cmpsb` for `memcmp()`
[PATCH v2 00/15] drm: Add a driver for FW-based Mali GPUs
2023-09-04 8:26 UTC (5+ messages)
` [PATCH v2 02/15] drm/panthor: Add uAPI
[PATCH v14 0/4] Add Intel LJCA device driver
2023-09-04 8:25 UTC (8+ messages)
` [PATCH v14 1/4] usb: Add support for Intel LJCA device
[PATCH] eal: fix memory initialization deadlock
2023-09-04 8:24 UTC (2+ messages)
` [PATCH v2] "
[syzbot] [xfs?] INFO: task hung in __fdget_pos (4)
2023-09-04 8:23 UTC (8+ messages)
[kvm-unit-tests PATCH v6 0/8] s390x: Add support for running guests without MSO/MSL
2023-09-04 8:22 UTC (9+ messages)
` [kvm-unit-tests PATCH v6 1/8] lib: s390x: introduce bitfield for PSW mask
` [kvm-unit-tests PATCH v6 2/8] s390x: add function to set DAT mode for all interrupts
` [kvm-unit-tests PATCH v6 3/8] s390x: sie: switch to home space mode before entering SIE
` [kvm-unit-tests PATCH v6 4/8] s390x: lib: don't forward PSW when handling exception in SIE
` [kvm-unit-tests PATCH v6 5/8] s390x: lib: sie: don't reenter SIE on pgm int
` [kvm-unit-tests PATCH v6 6/8] s390x: add test source dir to include paths
` [kvm-unit-tests PATCH v6 7/8] s390x: add a test for SIE without MSO/MSL
` [kvm-unit-tests PATCH v6 8/8] lib: s390x: interrupt: remove TEID_ASCE defines
[PATCH v9 00/20] riscv: 'max' CPU, detect user choice in TCG
2023-09-04 8:23 UTC (11+ messages)
` [PATCH v9 04/20] target/riscv: add DEFINE_PROP_END_OF_LIST() to riscv_cpu_options[]
` [PATCH v9 07/20] target/riscv/cpu.c: add riscv_cpu_add_qdev_prop_array()
` [PATCH v9 11/20] avocado, risc-v: add tuxboot tests for 'max' CPU
` [PATCH v9 12/20] target/riscv: deprecate the 'any' CPU type
` [PATCH v9 14/20] target/riscv: make CPUCFG() macro public
[Intel-xe] [PATCH 1/2] drm/xe/selftests: consider multi-GT for eviction test
2023-09-04 8:22 UTC (4+ messages)
` [Intel-xe] [PATCH 2/2] drm/xe/selftests: make eviction test tile centric
[PATCH net-next v7 0/4] vsock/virtio/vhost: MSG_ZEROCOPY preparations
2023-09-04 8:21 UTC (6+ messages)
` [PATCH net-next v7 4/4] vsock/virtio: MSG_ZEROCOPY flag support
[PATCH v2 0/6] Add fdinfo support to Panfrost
2023-09-04 8:22 UTC (6+ messages)
` [PATCH v2 2/6] drm/panfrost: Add fdinfo support GPU load metrics
[PATCH] KVM: arm64: Fix soft-lockup on relaxing PTE permission
2023-09-04 8:22 UTC (3+ messages)
[f2fs-dev] [PATCH v2] f2fs: replace blk_finish_plug() with blk_flush_plug()
2023-09-04 8:21 UTC (2+ messages)
[PATCH 00/13] VIRTIO-IOMMU/VFIO: Don't assume 64b IOVA space
2023-09-04 8:21 UTC (18+ messages)
` [PATCH 01/13] memory: Let ReservedRegion use Range
` [PATCH 02/13] memory: Introduce memory_region_iommu_set_iova_ranges
` [PATCH 03/13] vfio: Collect container iova range info
` [PATCH 04/13] virtio-iommu: Rename reserved_regions into prop_resv_regions
` [PATCH 05/13] virtio-iommu: Introduce per IOMMUDevice reserved regions
` [PATCH 06/13] range: Introduce range_inverse_array()
` [PATCH 07/13] virtio-iommu: Implement set_iova_ranges() callback
` [PATCH 08/13] range: Make range_compare() public
` [PATCH 09/13] util/reserved-region: Add new ReservedRegion helpers
` [PATCH 10/13] virtio-iommu: Consolidate host reserved regions and property set ones
` [PATCH 11/13] test: Add some tests for range and resv-mem helpers
` [PATCH 12/13] virtio-iommu: Resize memory region according to the max iova info
` [PATCH 13/13] vfio: Remove 64-bit IOVA address space assumption
[PATCH v2] regulator: max20086: Make similar OF and ID table
2023-09-04 8:21 UTC (4+ messages)
[PATCH v2] crypto: crc32: make crc32 available in PBL
2023-09-04 8:19 UTC (2+ messages)
irq storm on sd/mmc card detect gpio interrupt alloced from pinctrl device
2023-09-04 8:20 UTC (13+ messages)
[PATCH 1/4] crypto: crc32: Drop CONFIG_DYNAMIC_CRC_TABLE option
2023-09-04 8:18 UTC (4+ messages)
` [PATCH 2/4] crypto: crc32: Lindent
` [PATCH 3/4] crypto: crc32: allocate crc_table statically
` [PATCH 4/4] crypto: crc32: enable for PBL
[PATCH 00/11] Initial support for the Fairphone 5 smartphone
2023-09-04 8:19 UTC (13+ messages)
` [PATCH 02/11] nvmem: qfprom: Mark core clk as optional
` [PATCH 11/11] arm64: dts: qcom: qcm6490: Add device-tree for Fairphone 5
Prezentacja
2023-09-04 7:40 UTC
Prezentacja
2023-09-04 7:40 UTC
Prezentacja
2023-09-04 7:40 UTC
Prezentacja
2023-09-04 7:40 UTC
Prezentacja
2023-09-04 7:40 UTC
stable-rc/linux-6.1.y build: 19 builds: 0 failed, 19 passed, 1 warning (v6.1.51-32-g652995c5153b)
2023-09-04 8:19 UTC
[PATCH] drm/amdgpu: calling address translation functions to simplify codes
2023-09-04 8:18 UTC
[PATCH] arm64: Restore trapless ptimer access
2023-09-04 8:18 UTC (4+ messages)
[PATCH v2 00/15] configure cleanups for QEMU 8.2
2023-09-04 8:15 UTC (5+ messages)
` [PATCH 02/15] meson: update unsupported host/CPU messages
` [PATCH 06/15] configure: remove boolean variables for targets
[kirkstone][PATCH] webkitgtk: fix CVE-2023-23529
2023-09-04 8:14 UTC
[PATCH v4 00/12] KVM: x86/mmu: refine memtype related mmu zap
2023-09-04 7:46 UTC (10+ messages)
` [PATCH v4 07/12] KVM: VMX: drop IPAT in memtype when CD=1 for KVM_X86_QUIRK_CD_NW_CLEARED
` [PATCH v4 08/12] KVM: x86: centralize code to get CD=1 memtype when guest MTRRs are honored
` [PATCH v4 12/12] KVM: x86/mmu: convert kvm_zap_gfn_range() to use shared mmu_lock in TDP MMU
[igt-dev] [i-g-t] scripts/test_list: Allow unrecognized field:values in testplan
2023-09-04 8:13 UTC (6+ messages)
[PATCH bpf] bpf: sockmap, fix skb refcnt race after locking changes
2023-09-04 8:13 UTC (2+ messages)
[oe][meta-python][PATCH] python3-blivetgui: switch from master to main
2023-09-04 8:13 UTC
[PATCH] net/mlx5e: Add missing check for xa_load
2023-09-04 8:12 UTC
[PATCH] mmc: core: sdio: hold retuning if sdio in 1-bit mode
2023-09-04 8:11 UTC (2+ messages)
[syzbot] [xfs?] [ext4?] kernel BUG in __block_write_begin_int
2023-09-04 8:11 UTC (2+ messages)
stable-rc/linux-5.4.y build: 17 builds: 0 failed, 17 passed, 26 warnings (v5.4.256-18-g24e31ba5afd8c)
2023-09-04 8:10 UTC
[PATCH] block: export symbol blk_flush_plug
2023-09-04 8:10 UTC (5+ messages)
[XEN PATCH 0/2] xen: deviate asm-only definitions for Rule 8.4
2023-09-04 8:09 UTC (5+ messages)
` [XEN PATCH 1/2] xen: apply deviation for Rule 8.4 (asm-only definitions)
[RFC 0/7] coresight: Move remaining AMBA ACPI devices into platform driver
2023-09-04 8:08 UTC (16+ messages)
` [RFC 1/7] coresight: replicator: Move ACPI support from AMBA driver to "
` [RFC 2/7] coresight: funnel: "
` [RFC 3/7] coresight: catu: "
` [RFC 4/7] coresight: tpiu: "
` [RFC 5/7] coresight: tmc: "
` [RFC 6/7] coresight: stm: "
` [RFC 7/7] coresight: debug: "
[virtio-comment] [PATCH v16] virtio-net: support device stats
2023-09-04 8:08 UTC (12+ messages)
` [virtio-comment] "
` [virtio-comment] "
` [virtio-dev] "
` [virtio-comment] Re: "
` [virtio-dev] "
` [virtio-comment] "
` [virtio-dev] "
` [virtio-comment] "
` [virtio-dev] "
` [virtio-comment] "
[syzbot] [afs?] KASAN: slab-use-after-free Read in afs_dynroot_test_super
2023-09-04 8:07 UTC (2+ messages)
[PATCH] unit: skip sysctl test if sysfs is not available
2023-09-04 7:57 UTC
[PATCH] MAINTAINERS: Remove myself as a Arm CoreSight reviewer
2023-09-04 8:05 UTC (3+ messages)
Prezentacja
2023-09-04 8:05 UTC
[PATCH mptcp-next v4 0/2] mptcp: fix another close hang-up
2023-09-04 8:04 UTC (4+ messages)
` [PATCH mptcp-next v4 2/2] mptcp: implement connection level timeout
[PATCH] pixman: avoid neon on unsupported machines
2023-09-04 8:04 UTC
Prezentacja
2023-09-04 8:01 UTC
[Intel-gfx] [PATCH v15 00/23] Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers
2023-09-04 8:01 UTC (13+ messages)
` [Intel-gfx] [PATCH v15 01/23] drm/shmem-helper: Fix UAF in error path when freeing SGT of imported GEM
` "
` [Intel-gfx] [PATCH v15 02/23] drm/shmem-helper: Use flag for tracking page count bumped by get_pages_sgt()
` "
[RFT PATCH 5/6] drm: Call drm_atomic_helper_shutdown() at shutdown/remove time for misc drivers
2023-09-04 8:00 UTC (5+ messages)
[RFT PATCH 6/6] drm/hisilicon/kirin: Call drm_atomic_helper_shutdown() at shutdown/unbind time
2023-09-04 8:00 UTC (3+ messages)
[PATCH] fbdev/g364fb: fix build failure with mips
2023-09-04 7:59 UTC (3+ messages)
[RFT PATCH 4/6] drm/ssd130x: Call drm_atomic_helper_shutdown() at remove time
2023-09-04 7:59 UTC (3+ messages)
[RFT PATCH 3/6] drm/vc4: Call drm_atomic_helper_shutdown() at shutdown time
2023-09-04 7:58 UTC (3+ messages)
[RFT PATCH 2/6] drm: Call drm_atomic_helper_shutdown() at shutdown time for misc drivers
2023-09-04 7:58 UTC (4+ messages)
Prezentacja
2023-09-04 7:55 UTC
Prezentacja
2023-09-04 7:55 UTC
[syzbot] [bluetooth?] KASAN: slab-use-after-free Write in sco_conn_del
2023-09-04 7:57 UTC (2+ messages)
[syzbot] [kernel?] general protection fault in rfkill_register
2023-09-04 7:57 UTC (2+ messages)
[PATCH 0/4] drm/amd/display: stop using drm_edid_override_connector_update()
2023-09-04 7:57 UTC (12+ messages)
` [Intel-gfx] "
[syzbot] [kernel?] general protection fault in loop_add
2023-09-04 7:57 UTC (2+ messages)
[sashal-stable:pending-5.15 36/75] fs/ksmbd/smb2pdu.c:6256:6: warning: variable 'fp' is used uninitialized whenever 'if' condition is true
2023-09-04 7:56 UTC
[PATCH V11 0/4] Add S4 SoC PLLs and Peripheral clock
2023-09-04 7:55 UTC (14+ messages)
` [PATCH V11 1/4] dt-bindings: clock: document Amlogic S4 SoC PLL clock controller
` [PATCH V11 2/4] dt-bindings: clock: document Amlogic S4 SoC peripherals "
` [PATCH V11 3/4] clk: meson: S4: add support for Amlogic S4 SoC PLL clock driver
` [PATCH V11 4/4] clk: meson: S4: add support for Amlogic S4 SoC peripheral clock controller
[syzbot] [kernel?] general protection fault in evdev_connect
2023-09-04 7:56 UTC (2+ messages)
[PATCH v2 01/17] dm: usb: udc: Factor out plain udevice handler functions
2023-09-04 7:56 UTC (3+ messages)
` [PATCH v2 15/17] usb: gadget: ether: Use plain udevice for UDC controller interaction
[RFT PATCH 1/6] drm/atomic-helper: drm_atomic_helper_shutdown(NULL) should be a noop
2023-09-04 7:55 UTC (3+ messages)
[LTP] [PATCH v1] clone302: Fix short size test
2023-09-04 7:48 UTC (3+ messages)
` [LTP] [PATCH v2] "
[RFT PATCH 11/15] drm/exynos: Call drm_atomic_helper_shutdown() at shutdown/unbind time
2023-09-04 7:54 UTC (4+ messages)
[PATCH v11] drm: Add initial ci/ subdirectory
2023-09-04 7:54 UTC (13+ messages)
[PATCH] mm: make __GFP_SKIP_ZERO visible to skip zero operation
2023-09-04 7:54 UTC (5+ messages)
[RFT PATCH 10/15] drm/sprd: Call drm_atomic_helper_shutdown() at remove time
2023-09-04 7:54 UTC (3+ messages)
[PATCH 0/4] Fix i40e/iavf queue reconfig and restarting
2023-09-04 7:54 UTC (6+ messages)
` [PATCH v2 "
` [PATCH v2 3/4] net/iavf: fix restart of Rx queue on reconfigure
[PATCH] doc: Document challenges of tags with git fetcher
2023-09-04 7:53 UTC (2+ messages)
` [bitbake-devel] "
[PATCH v11 0/6] Wave5 codec driver
2023-09-04 7:53 UTC (5+ messages)
` [PATCH v11 5/6] dt-bindings: media: wave5: add yaml devicetree bindings
[Buildroot] [autobuild.buildroot.net] Daily results for 2023-09-03
2023-09-04 5:36 UTC
[PATCH 1/3] drm/amdgpu: Add RREG64_PCIE_EXT/WREG64_PCIE_EXT functions
2023-09-04 7:51 UTC (2+ messages)
[PATCH v4 0/3] add zynqmp TCM bindings
2023-09-04 7:50 UTC (4+ messages)
` [PATCH v4 3/3] remoteproc: zynqmp: get TCM from device-tree
[PATCH v1] automation: add awk to opensuse images
2023-09-04 7:50 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.