All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-05-18 19:40:49 to 2023-05-18 20:46:56 UTC [more...]

[PATCH] overlayfs: Trigger file re-evaluation by IMA / EVM after writes
 2023-05-18 20:46 UTC  (4+ messages)

[oe] [meta-oe][PATCH] ipmitool: Update links
 2023-05-18 20:46 UTC  (6+ 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  (7+ messages)

[Intel-xe] [PATCH] drm/xe: Fail xe_device_create() if wq allocation fails
 2023-05-18 20:45 UTC  (5+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "

+ mmpage_owner-filter-out-stacks-by-a-threshold-counter-fix.patch added to mm-unstable branch
 2023-05-18 20:42 UTC 

[PATCH] wifi: mt76: mt7921: Support temp sensor
 2023-05-18 20:42 UTC  (2+ messages)

[PATCH v2] Documentation: add initial iomap kdoc
 2023-05-18 20:38 UTC  (3+ messages)

[PATCH v2 0/2] ] cxl: Move operations after memory is ready
 2023-05-18 20:38 UTC  (3+ messages)
` [PATCH v2 2/2] cxl: Move cxl_await_media_ready() to before capacity info retrieval

[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 0/6] Memory Mapping (VMA) protection using PKU - set 1
 2023-05-18 20:20 UTC  (11+ messages)

[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 v2 00/20] efi/x86: Avoid bare metal decompressor during EFI boot
 2023-05-18 20:16 UTC  (3+ messages)
` [PATCH v2 17/20] x86: efistub: Check SEV/SNP support while running in the firmware

[PATCH net-next] net: fec: turn on XDP features
 2023-05-18 20:15 UTC  (3+ messages)

[PATCH RFC v2 0/4] Add an external testing library for unit tests
 2023-05-18 20:15 UTC  (3+ messages)
` [PATCH RFC v2 2/4] unit tests: Add a project plan document

[RFC PATCH 0/5] Prototype for direct map awareness in page allocator
 2023-05-18 20:13 UTC  (13+ messages)
` [RFC PATCH 1/5] mm: intorduce __GFP_UNMAPPED and unmapped_alloc()

[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  (5+ 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] ASoC: dt-bindings: dialog,da7219: convert to dtschema
 2023-05-18 20:03 UTC  (2+ messages)

[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  (21+ messages)
` [PATCH 01/20] t1000-basic: "
` [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)

[Intel-gfx] [PATCH v5 00/10] Enhance vfio PCI hot reset for vfio cdev device
 2023-05-18 20:02 UTC  (25+ messages)
` [Intel-gfx] [PATCH v5 01/10] vfio-iommufd: Create iommufd_access for noiommu devices
        `  "
` [Intel-gfx] [PATCH v5 06/10] vfio-iommufd: Add helper to retrieve iommufd_ctx and devid for vfio_device
      `  "
` [Intel-gfx] [PATCH v5 07/10] vfio: Add helper to search vfio_device in a dev_set
      `  "
` [Intel-gfx] [PATCH v5 09/10] vfio/pci: Extend VFIO_DEVICE_GET_PCI_HOT_RESET_INFO for vfio device cdev
        `  "

[PATCHv2 net] sctp: fix an issue that plpmtu can never go to complete state
 2023-05-18 20:03 UTC 

+ init-add-bdev-fs-printk-if-mount_block_root-failed.patch added to mm-nonmm-unstable branch
 2023-05-18 20:02 UTC 

+ init-add-bdev-fs-printk-if-mount_block_root-failed-fix.patch added to mm-nonmm-unstable branch
 2023-05-18 20:02 UTC 

[linux-next:master 2909/3314] mm/page_owner.c:748:5: sparse: sparse: symbol 'page_owner_threshold_get' was not declared. Should it be static?
 2023-05-18 20:01 UTC 

[REPOST PATCH v3 0/5] Support x2APIC mode with TCG accelerator
 2023-05-18 20:00 UTC  (3+ messages)
` [REPOST PATCH v3 4/5] intel_iommu: allow Extended Interrupt Mode when using userspace APIC

[PATCH] checkpatch: Warn about 0-length and 1-element arrays
 2023-05-18 19:58 UTC  (2+ messages)

[Virtio-fs] Status of DAX for virtio-fs/virtiofsd?
 2023-05-18 19:45 UTC  (4+ messages)
  `  "

[PATCH v9] interconnect: qcom: rpm: Handle interface clocks
 2023-05-18 19:58 UTC 

[PATCH v8 0/8] The great interconnecification fixation
 2023-05-18 19:55 UTC  (4+ messages)
` [PATCH v8 5/8] interconnect: qcom: rpm: Handle interface clocks

[Intel-xe] [PATCH 00/26] Separate GT and tile
 2023-05-18 19:54 UTC  (3+ messages)
` [Intel-xe] [PATCH 20/26] drm/xe: Replace xe_gt_irq_postinstall with xe_irq_enable_hwe

[PATCH] scsi: Let scsi_execute_cmd() mark args->sshdr as invalid
 2023-05-18 19:54 UTC  (7+ messages)

[PATCH] ethdev: add flow rule actions update API
 2023-05-18 19:54 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v2 0/9] Add Sipeed Lichee Pi 4A RISC-V board support
 2023-05-18 19:53 UTC  (10+ messages)
` [PATCH v2 3/9] dt-bindings: riscv: Add T-HEAD TH1520 board compatibles
` [PATCH v2 4/9] dt-binding: riscv: add T-HEAD CPU reset
` [PATCH v2 5/9] riscv: Add the T-HEAD SoC family Kconfig option

[Intel-xe] [PATCH 0/4] Revert frontbuffer tracking removal
 2023-05-18 19:52 UTC  (2+ messages)

[PATCH v1 1/2] perf expr: Make the evaluation of & and | logical and lazy
 2023-05-18 19:52 UTC  (4+ messages)
` [PATCH v1 2/2] perf stat: Document --metric-no-threshold and threshold colors

[ANNOUNCE / RFC] Periodic Upstream Call for KVM
 2023-05-18 19:50 UTC  (2+ 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 1/9] media: v4l: Add v4l2_acpi_parse_sensor_gpios() helper function
 2023-05-18 19:48 UTC  (2+ messages)

[PATCH v3] drm/msm/dpu: drop unused SSPP sub-block information
 2023-05-18 19:48 UTC  (3+ messages)

[PATCH v1] dt-bindings: riscv: deprecate riscv,isa
 2023-05-18 18:30 UTC  (5+ messages)

[RFC PATCH 00/11] Add support for Allwinner (sunxi) A64 SoC
 2023-05-18 19:44 UTC  (5+ messages)
` [RFC PATCH 10/11] arm: boards: sunxi: Add initial support for the pinephone
` [RFC PATCH 11/11] arm: boards: sunxi: Add pine64 board

[virtio-comment] virtio networking collaboration meeting: call for agenda
 2023-05-18 19:45 UTC  (8+ messages)
        ` [virtio-comment] Re: [virtio] "

[PATCH] driver core: class: properly reference count class_dev_iter()
 2023-05-18 19:42 UTC  (2+ messages)

[meta-arago][master/kirkstone][PATCH] conf: arago: Add flag to enable kmssink plugin
 2023-05-18 19:42 UTC  (3+ messages)

[virtio-comment] [PATCH v2 0/2] transport-pci: Introduce legacy registers access using AQ
 2023-05-18 19:42 UTC  (6+ messages)
` [virtio-comment] [PATCH v2 1/2] transport-pci: Introduce legacy registers access commands
  ` [virtio-comment] "
    ` [virtio-comment] "
        ` [virtio-dev] "

[Bpf] IETF BPF working group draft charter
 2023-05-18 19:42 UTC  (5+ messages)

[PATCH v3 1/4] drm/msm/dpu: remove DPU_DSPP_GC handling in dspp flush
 2023-05-18 19:41 UTC  (6+ messages)
` [PATCH v3 3/4] drm/msm/dpu: remove GC and IGC related code from dpu catalog
` [PATCH v3 4/4] drm/msm/dpu: drop DSPP_MSM8998_MASK from hw catalog


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.