messages from 2023-05-18 20:03:35 to 2023-05-18 21:04:55 UTC [more...]
[PATCH 00/97] usb: Convert to platform remove callback returning void
2023-05-18 20:59 UTC (3+ messages)
` [PATCH 23/97] usb: fotg210: "
[PATCH net-next 0/9] Netfilter updates for net-next
2023-05-18 21:04 UTC (3+ messages)
` [PATCH net-next 3/9] netfilter: nft_exthdr: add boolean DCCP option matching
Fwd: New Defects reported by Coverity Scan for Das U-Boot
2023-05-18 21:04 UTC (2+ messages)
[PATCH 0/6] Memory Mapping (VMA) protection using PKU - set 1
2023-05-18 21:04 UTC (12+ messages)
[PATCH v2 0/9] Add Sipeed Lichee Pi 4A RISC-V board support
2023-05-18 21:03 UTC (13+ messages)
` [PATCH v2 6/9] riscv: dts: add initial T-HEAD TH1520 SoC device tree
` [PATCH v2 7/9] riscv: dts: thead: add sipeed Lichee Pi 4A board "
` [PATCH v2 8/9] MAINTAINERS: add entry for T-HEAD RISC-V SoC
` [PATCH v2 9/9] riscv: defconfig: enable T-HEAD SoC
[PATCH v3] mmc: mmci: Add busydetect timeout
2023-05-18 21:02 UTC (2+ messages)
[PATCH 0/3] block/graph-lock: Disable locking for now
2023-05-18 21:00 UTC (3+ messages)
` [PATCH 3/3] iotests: Test commit with iothreads and ongoing I/O
[PATCH] wifi: mt76: mt7921: Support temp sensor
2023-05-18 21:01 UTC (3+ messages)
[PATCH v9 0/5] Support writable CPU ID registers from userspace
2023-05-18 19:48 UTC (4+ messages)
` [PATCH v9 1/5] KVM: arm64: Save ID registers' sanitized value per guest
[PATCH] ASoC: dt-bindings: dialog,da7219: convert to dtschema
2023-05-18 20:56 UTC (3+ messages)
mmc: Read eMMC partition access bits before card reset
2023-05-18 20:55 UTC (13+ messages)
[PATCH] overlayfs: Trigger file re-evaluation by IMA / EVM after writes
2023-05-18 20:50 UTC (5+ messages)
[PATCH v2] Documentation: add initial iomap kdoc
2023-05-18 20:55 UTC (5+ messages)
[PATCH v2 0/2] ] cxl: Move operations after memory is ready
2023-05-18 20:52 UTC (6+ messages)
` [PATCH v2 1/2] cxl: Wait Memory_Info_Valid before access memory related info
` [PATCH v2 2/2] cxl: Move cxl_await_media_ready() to before capacity info retrieval
[stable:linux-5.15.y 2434/9999] drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:633: warning: expecting prototype for dmub_aux_setconfig_reply_callback(). Prototype was for dmub_aux_setconfig_callback() instead
2023-05-18 20:52 UTC
[android-common:android13-5.15 1/1] mm/oom_kill.c:729: warning: expecting prototype for tsk(). Prototype was for __mark_oom_victim() instead
2023-05-18 20:52 UTC
[Intel-xe] [PATCH] drm/xe: Fail xe_device_create() if wq allocation fails
2023-05-18 20:52 UTC (6+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ○ CI.BAT: info "
[virtio-comment] [PATCH v2 0/2] transport-pci: Introduce legacy registers access using AQ
2023-05-18 20:51 UTC (7+ messages)
` [virtio-comment] [PATCH v2 1/2] transport-pci: Introduce legacy registers access commands
` [virtio-comment] "
` [virtio-comment] "
` [virtio-dev] "
[RFC PATCH 0/5] Prototype for direct map awareness in page allocator
2023-05-18 20:51 UTC (14+ messages)
` [RFC PATCH 1/5] mm: intorduce __GFP_UNMAPPED and unmapped_alloc()
[PATCH RFC v2 0/4] Add an external testing library for unit tests
2023-05-18 20:50 UTC (6+ messages)
` [PATCH RFC v2 2/4] unit tests: Add a project plan document
` [PATCH RFC v2 3/4] Add C TAP harness
[PATCH 1/1] imap-send: include strbuf.h
2023-05-18 20:49 UTC (12+ messages)
[PATCH 1/2] usb: cdns3: improve handling of unaligned address case
2023-05-18 20:49 UTC (2+ messages)
` [PATCH 2/2] usb: cdns3: optimize OUT transfer by copying only actual received data
[PATCH RFCv2 00/24] IOMMUFD Dirty Tracking
2023-05-18 20:46 UTC (25+ messages)
` [PATCH RFCv2 01/24] iommu: Add RCU-protected page free support
` [PATCH RFCv2 02/24] iommu: Replace put_pages_list() with iommu_free_pgtbl_pages()
` [PATCH RFCv2 03/24] vfio: Move iova_bitmap into iommu core
` [PATCH RFCv2 04/24] iommu: Add iommu_domain ops for dirty tracking
` [PATCH RFCv2 05/24] iommufd: Add a flag to enforce dirty tracking on attach
` [PATCH RFCv2 06/24] iommufd/selftest: Add a flags to _test_cmd_{hwpt_alloc,mock_domain}
` [PATCH RFCv2 07/24] iommufd/selftest: Test IOMMU_HWPT_ALLOC_ENFORCE_DIRTY
` [PATCH RFCv2 08/24] iommufd: Dirty tracking data support
` [PATCH RFCv2 09/24] iommufd: Add IOMMU_HWPT_SET_DIRTY
` [PATCH RFCv2 10/24] iommufd/selftest: Test IOMMU_HWPT_SET_DIRTY
` [PATCH RFCv2 11/24] iommufd: Add IOMMU_HWPT_GET_DIRTY_IOVA
` [PATCH RFCv2 12/24] iommufd/selftest: Test IOMMU_HWPT_GET_DIRTY_IOVA
` [PATCH RFCv2 13/24] iommufd: Add IOMMU_DEVICE_GET_CAPS
` [PATCH RFCv2 14/24] iommufd/selftest: Test IOMMU_DEVICE_GET_CAPS
` [PATCH RFCv2 15/24] iommufd: Add a flag to skip clearing of IOPTE dirty
` [PATCH RFCv2 16/24] iommufd/selftest: Test IOMMU_GET_DIRTY_IOVA_NO_CLEAR flag
` [PATCH RFCv2 17/24] iommu/amd: Access/Dirty bit support in IOPTEs
` [PATCH RFCv2 18/24] iommu/amd: Print access/dirty bits if supported
` [PATCH RFCv2 19/24] iommu/intel: Access/Dirty bit support for SL domains
` [PATCH RFCv2 20/24] iommu/arm-smmu-v3: Add feature detection for HTTU
` [PATCH RFCv2 21/24] iommu/arm-smmu-v3: Enable HTTU for stage1 with io-pgtable mapping
` [PATCH RFCv2 22/24] iommu/arm-smmu-v3: Add read_and_clear_dirty() support
` [PATCH RFCv2 23/24] iommu/arm-smmu-v3: Add set_dirty_tracking() support
` [PATCH RFCv2 24/24] iommu/arm-smmu-v3: Advertise IOMMU_DOMAIN_F_ENFORCE_DIRTY
[PATCH v2 00/20] efi/x86: Avoid bare metal decompressor during EFI boot
2023-05-18 20:48 UTC (5+ messages)
` [PATCH v2 17/20] x86: efistub: Check SEV/SNP support while running in the firmware
` [PATCH v2 18/20] x86: efistub: Avoid legacy decompressor when doing EFI boot
[PATCH 0/2] sysctl: Remove register_sysctl_table from sources
2023-05-18 20:46 UTC (2+ messages)
[oe] [meta-oe][PATCH] ipmitool: Update links
2023-05-18 20:46 UTC (3+ messages)
` "
[PATCH 0/1] process attribute support for Landlock
2023-05-18 20:45 UTC (6+ messages)
` [PATCH v2] lsm: adds process attribute getter "
[PATCH v4 00/10] riscv: add Bouffalolab bl808 support
2023-05-18 19:34 UTC (3+ messages)
` [PATCH v4 03/10] dt-bindings: serial: add documentation for Bouffalolab UART Driver
[PATCH v6 0/2] Enable multiple MCAN on AM62x
2023-05-18 19:36 UTC (2+ messages)
` [PATCH v6 1/2] dt-bindings: net: can: Remove interrupt properties for MCAN
mainline build failure due to cf21f328fcaf ("media: nxp: Add i.MX8 ISI driver")
2023-05-18 20:44 UTC (6+ messages)
+ mmpage_owner-filter-out-stacks-by-a-threshold-counter-fix.patch added to mm-unstable branch
2023-05-18 20:42 UTC
[PATCH 1/3] mm: userfaultfd: add new UFFDIO_SIGBUS ioctl
2023-05-18 20:38 UTC (8+ messages)
[PATCH 1/8] auto, kbuild: flatten KBUILD_CFLAGS
2023-05-18 20:37 UTC (2+ messages)
[Intel-wired-lan] [PATCH net-next 00/11] net: intel: start The Great Code Dedup + Page Pool for iavf
2023-05-18 20:36 UTC (8+ messages)
` [Intel-wired-lan] [PATCH net-next 07/11] net: page_pool: add DMA-sync-for-CPU inline helpers
[mlmmj] Properly disabling "bounce probes"
2023-05-18 20:36 UTC
[PATCH] init: Add bdev fs printk if mount_block_root failed
2023-05-18 20:35 UTC (3+ messages)
[syzbot] [fbdev?] [usb?] WARNING in dlfb_submit_urb/usb_submit_urb (2)
2023-05-18 20:35 UTC (8+ messages)
[PULL v2 00/44] Hexagon update
2023-05-18 20:04 UTC (45+ messages)
` [PULL v2 01/44] Hexagon (target/hexagon) Add support for v68/v69/v71/v73
` [PULL v2 02/44] Hexagon (target/hexagon) Add v68 scalar instructions
` [PULL v2 03/44] Hexagon (tests/tcg/hexagon) Add v68 scalar tests
` [PULL v2 04/44] Hexagon (target/hexagon) Add v68 HVX instructions
` [PULL v2 05/44] Hexagon (tests/tcg/hexagon) Add v68 HVX tests
` [PULL v2 06/44] Hexagon (target/hexagon) Add v69 HVX instructions
` [PULL v2 07/44] Hexagon (tests/tcg/hexagon) Add v69 HVX tests
` [PULL v2 08/44] Hexagon (target/hexagon) Add v73 scalar instructions
` [PULL v2 09/44] Hexagon (tests/tcg/hexagon) Add v73 scalar tests
` [PULL v2 10/44] meson.build Add CONFIG_HEXAGON_IDEF_PARSER
` [PULL v2 11/44] Hexagon (target/hexagon) Add DisasContext arg to gen_log_reg_write
` [PULL v2 12/44] Hexagon (target/hexagon) Add overrides for loop setup instructions
` [PULL v2 13/44] Hexagon (target/hexagon) Add overrides for allocframe/deallocframe
` [PULL v2 14/44] Hexagon (target/hexagon) Add overrides for clr[tf]new
` [PULL v2 15/44] Hexagon (target/hexagon) Remove log_reg_write from op_helper.[ch]
` [PULL v2 16/44] Hexagon (target/hexagon) Eliminate uses of log_pred_write function
` [PULL v2 17/44] Hexagon (target/hexagon) Clean up pred_written usage
` [PULL v2 18/44] Hexagon (target/hexagon) Don't overlap dest writes with source reads
` [PULL v2 19/44] Hexagon (target/hexagon) Mark registers as read during packet analysis
` [PULL v2 20/44] Hexagon (target/hexagon) Short-circuit packet register writes
` [PULL v2 21/44] Hexagon (target/hexagon) Short-circuit packet predicate writes
` [PULL v2 22/44] Hexagon (target/hexagon) Short-circuit packet HVX writes
` [PULL v2 23/44] Hexagon (target/hexagon) Short-circuit more HVX single instruction packets
` [PULL v2 24/44] Hexagon (target/hexagon) Add overrides for disabled idef-parser insns
` [PULL v2 25/44] Hexagon (target/hexagon) Make special new_value for USR
` [PULL v2 26/44] Hexagon (target/hexagon) Move new_value to DisasContext
` [PULL v2 27/44] Hexagon (target/hexagon) Move new_pred_value "
` [PULL v2 28/44] Hexagon (target/hexagon) Move pred_written "
` [PULL v2 29/44] Hexagon (target/hexagon) Move pkt_has_store_s1 "
` [PULL v2 30/44] Hexagon (target/hexagon) Move items "
` [PULL v2 31/44] Hexagon (target/hexagon) Additional instructions handled by idef-parser
` [PULL v2 32/44] target/hexagon: fix = vs. == mishap
` [PULL v2 33/44] Hexagon (target/hexagon/*.py): raise exception on reg parsing error
` [PULL v2 34/44] Hexagon: list available CPUs with `-cpu help`
` [PULL v2 35/44] Hexagon: append eflags to unknown cpu model string
` [PULL v2 36/44] Hexagon (iclass): update J4_hintjumpr slot constraints
` [PULL v2 37/44] Hexagon (decode): look for pkts with multiple insns at the same slot
` [PULL v2 38/44] Remove test_vshuff from hvx_misc tests
` [PULL v2 39/44] gdbstub: only send stop-reply packets when allowed to
` [PULL v2 40/44] gdbstub: add test for untimely stop-reply packets
` [PULL v2 41/44] Hexagon: add core gdbstub xml data for LLDB
` [PULL v2 42/44] Hexagon (gdbstub): fix p3:0 read and write via stub
` [PULL v2 43/44] Hexagon (gdbstub): add HVX support
` [PULL v2 44/44] Hexagon (linux-user/hexagon): handle breakpoints
[PATCH v10 0/8] memory: prevent dma-reentracy issues
2023-05-18 20:33 UTC (4+ messages)
` [PATCH v10 8/8] apic: disable reentrancy detection for apic-msi
+ mm-page_owner-add-page_owner_stacks-file-to-print-out-only-stacks-and-their-counte-fix-fix.patch added to mm-unstable branch
2023-05-18 20:33 UTC
[PATCH v1] MAINTAINERS: add entry for auxiliary bus
2023-05-18 20:33 UTC (2+ messages)
[PATCH] nvmet-rdma: Release connections synchronously
2023-05-18 20:32 UTC (3+ messages)
[linux-next:master 2908/3314] lib/stackdepot.c:544 stack_print() warn: unsigned 'stack->size' is never less than zero
2023-05-18 20:32 UTC (2+ messages)
[PATCH net-next] net: arc: Make arc_emac_remove() return void
2023-05-18 20:30 UTC (3+ messages)
[PATCH] drm/radeon: reintroduce radeon_dp_work_func content
2023-05-18 20:31 UTC (2+ messages)
unexport swiotlb_active
2023-05-18 20:30 UTC (4+ messages)
` [PATCH 3/4] drm/nouveau: stop using is_swiotlb_active
` [Nouveau] "
[qemu-mainline test] 180699: regressions - trouble: blocked/broken/fail/pass
2023-05-18 20:29 UTC
[PATCH] usb: host: fhci-hcd: Convert to platform remove callback returning void
2023-05-18 20:26 UTC
[PATCH v5] ARM/mmc: Convert old mmci-omap to GPIO descriptors
2023-05-18 20:24 UTC (3+ messages)
[PATCH - for 6.4] tpm: tpm_tis: Disable interrupts for AEON UPX-i11
2023-05-18 20:24 UTC (4+ messages)
[syzbot] [rdma?] KASAN: slab-use-after-free Read in siw_query_port
2023-05-18 20:21 UTC (3+ messages)
Multiple vIOMMU instance support in QEMU?
2023-05-18 20:19 UTC (7+ messages)
[PATCH] scsi: hisi_sas: Convert to platform remove callback returning void
2023-05-18 20:20 UTC
[BUG] fscache writing but not reading
2023-05-18 20:20 UTC (3+ messages)
` [Linux-cachefs] "
[PATCH RFC 0/5] hw/cxl: Type 2 Device RFC
2023-05-18 20:19 UTC (4+ messages)
` [PATCH RFC 1/5] hw/cxl: Use define for build bug detection
[PATCH] selinux: deprecated fs ocon
2023-05-18 20:18 UTC (3+ messages)
[LTP] [PATCH] doc/shell-test-api.txt: Don't include tst_test.sh twice
2023-05-18 20:37 UTC (2+ messages)
[PATCH] coresight: etm4x: Make etm4_remove_dev() return void
2023-05-18 20:16 UTC
[PATCH 0/8] testing/next: avocado logging, docs, gitlab
2023-05-18 20:15 UTC (3+ messages)
` [PATCH 7/8] python/qemu: allow avocado to set logging name space
[PATCH net-next] net: fec: turn on XDP features
2023-05-18 20:15 UTC (3+ messages)
[PATCH v4] watchdog: Allow nmi watchdog to use "ref-cycles" event
2023-05-18 20:12 UTC (3+ messages)
[PATCH 1/2] amdgpu: validate drm_amdgpu_gem_va addrs for all ops
2023-05-18 20:12 UTC (4+ messages)
[BUG 2.41.0] t/lib-httpd/apache.conf incompatible with RHEL/CentOS 7
2023-05-18 20:11 UTC (4+ messages)
[PATCH 00/13] ARM: SoC: address -Wmissing-prototype warnings
2023-05-18 20:10 UTC (4+ messages)
` [PATCH 10/13] ARM: pxa: fix missing-prototypes warnings
[PATCH v7 0/4] pci hotplug tracking
2023-05-18 20:06 UTC (3+ messages)
` [PATCH v7 1/4] qapi/qdev.json: unite DEVICE_* event data into single structure
[PATCH] soundwire: amd: Improve error message in remove callback
2023-05-18 20:08 UTC
[PULL] u-boot-usb/next
2023-05-18 20:09 UTC (2+ messages)
List moved to cti-tac
2023-05-18 20:09 UTC
[Intel-gfx] [PATCH 0/3] HDCP Cleanup
2023-05-18 20:07 UTC (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "
[PATCH 0/3] mm: Fix bug affecting swapping in MTE tagged pages
2023-05-18 20:06 UTC (10+ messages)
` [PATCH 1/3] mm: Move arch_do_swap_page() call to before swap_free()
[PATCH v14 0/6] add Amlogic A1 clock controller drivers
2023-05-18 20:04 UTC (9+ messages)
` [PATCH v14 6/6] clk: meson: a1: add Amlogic A1 Peripherals clock controller driver
[PATCH 00/20] tests: modernize test format
2023-05-18 20:03 UTC (20+ messages)
` [PATCH 02/20] t0030-stripspace: "
` [PATCH 03/20] t3210-pack-refs: "
` [PATCH 04/20] t1001-read-tree-m-2way: "
` [PATCH 05/20] t1002-read-tree-m-u-2way: "
` [PATCH 06/20] t1006-cat-file: "
` [PATCH 07/20] t3500-cherry: "
` [PATCH 08/20] t3700-add: "
` [PATCH 09/20] t3903-stash: "
` [PATCH 10/20] t4002-diff-basic: "
` [PATCH 11/20] t4003-diff-rename-1: "
` [PATCH 12/20] t4004-diff-rename-symlink: "
` [PATCH 13/20] t4202-log: "
` [PATCH 14/20] t4206-log-follow-harder-copies: "
` [PATCH 15/20] t5300-pack-object: "
` [PATCH 16/20] t5301-sliding-window: "
` [PATCH 17/20] t5303-pack-corruption-resilience: "
` [PATCH 18/20] t5306-pack-nobase: "
` [PATCH 19/20] t6050-replace: "
` [PATCH 20/20] t7101-reset-empty-subdirs: "
[PATCH 0/1] pcie: Allow atomic completion on PCIE root port
2023-05-18 20:03 UTC (4+ 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.