All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-09-13 02:50:44 to 2023-09-13 04:51:45 UTC [more...]

[RFC PATCH net-next] pktgen: Introducing a parameter for non-shared skb testing
 2023-09-13  4:51 UTC  (6+ messages)

[powerpc:topic/ppc-kvm] BUILD REGRESSION 5af8497e01ed97410b2f19ca8320a3bcdcfe267b
 2023-09-13  4:49 UTC 

[PATCH 0/1] fs/ntfs3: fix directory element type detection
 2023-09-13  4:50 UTC  (2+ messages)
  ` [PATCH 1/1] "

[virtio-comment] [PATCH 0/5] virtio: introduce SUSPEND bit and vq state
 2023-09-13  4:46 UTC  (87+ messages)
` [virtio-comment] [PATCH 5/5] virtio-pci: implement VIRTIO_F_QUEUE_STATE
                  ` [virtio-dev] "
                            ` [virtio-dev] "

[PATCH v18 0/2] Add quirk for PCIe root port on AMD systems
 2023-09-13  4:43 UTC  (5+ messages)
` [PATCH v18 1/2] PCI: Move the `PCI_CLASS_SERIAL_USB_USB4` definition to common header
` [PATCH v18 2/2] PCI: Add a quirk for AMD PCIe root ports w/ USB4 controllers

[Buildroot] Fwd: [PATCH] fs/user-initrd: add new method for building customizable INITRD
 2023-09-13  4:41 UTC 

[Intel-gfx] [PATCH 0/8] Add DSC fractional bpp support
 2023-09-13  4:42 UTC  (7+ messages)
` [Intel-gfx] [PATCH 1/8] drm/display/dp: Add helper function to get DSC bpp prescision
  `  "
` [Intel-gfx] [PATCH 2/8] drm/i915/display: Store compressed bpp in U6.4 format
    `  "

[PATCH v3 0/3] enable power and clock Kconfig conditionally
 2023-09-13  4:39 UTC  (4+ messages)
` [PATCH v3 1/3] power: domain: ti: Enable single config for power domain
` [PATCH v3 2/3] clk: ti: Add support to enable configs conditionally
` [PATCH v3 3/3] config: j7200: remove not needed power config

[PATCH 0/3] Make Rockchip IO domains dependency from other devices explicit
 2023-09-13  4:37 UTC  (6+ messages)
` [PATCH 1/3] pinctrl: rockchip: add support for io-domain dependency

[PATCH v2 00/11] Fix up SRSO stuff
 2023-09-13  4:37 UTC  (13+ messages)
` [PATCH v2 10/11] x86/alternatives: Simplify ALTERNATIVE_n()

[PATCH 1/3] phy: mapphone-mdm6600: Fix runtime disable on probe
 2023-09-13  4:36 UTC  (4+ messages)
` [PATCH 2/3] phy: mapphone-mdm6600: Fix runtime PM for remove

[PATCH net 0/4] Add missing xdp_do_flush() invocations
 2023-09-13  4:34 UTC  (3+ messages)
` [PATCH net 3/4] octeontx2-pf: Do xdp_do_flush() after redirects
  ` [EXT] "

AIF2 ADC Stereo Capture Route is uninitialised in alsa-ucm-conf
 2023-09-13  4:31 UTC 

[Intel-wired-lan] [PATCH iwl-net v2] igc: Add support for receiving error frames
 2023-09-13  4:27 UTC 

[PATCH] futex: Use a folio instead of a page
 2023-09-13  4:28 UTC  (2+ messages)

[PATCH v4 00/10] iommu: Prepare to deliver page faults to user space
 2023-09-13  4:23 UTC  (12+ messages)
` [PATCH v4 09/10] iommu: Make iommu_queue_iopf() more generic

[PATCH 0/9] Upgrade vPMU version to 5
 2023-09-13  4:25 UTC  (10+ messages)
` [PATCH 5/9] KVM: x86/pmu: Check CPUID.0AH.ECX consistency
` [PATCH 7/9] KVM: x86/pmu: Add fixed counter enumeration for pmu v5
` [PATCH 8/9] KVM: x86/pmu: Upgrade pmu version to 5 on intel processor

[PATCH v2 00/11] iommu/amd: SVA Support (Part 4) - SVA and IOPF
 2023-09-13  4:19 UTC  (4+ messages)
` [PATCH v2 10/11] iommu/amd: Add IO page fault notifier handler

[PATCH v3 00/10] usb: gadget: reduce usb gadget trace event buffer usage
 2023-09-13  4:16 UTC  (6+ messages)
` [PATCH v3 01/10] usb: gadget: add anonymous definition in struct usb_gadget

[PATCH] power: supply: core: Use blocking_notifier_call_chain to avoid RCU complaint
 2023-09-13  4:15 UTC  (2+ messages)

[PATCH v9 02/11] Unify GUID types
 2023-09-13  4:10 UTC  (14+ messages)

[PATCH drm-misc-next v2 6/7] drm/gpuvm: generalize dma_resv/extobj handling and GEM validation
 2023-09-13  4:13 UTC 

[Intel-xe] [PATCH 0/3] Add some performance and frequency sysfs nodes
 2023-09-13  4:03 UTC  (13+ messages)
` [Intel-xe] [PATCH 1/3] drm/xe: Add a couple of pcode helpers
` [Intel-xe] [PATCH 2/3] drm/xe: Add base performance sysfs attributes

[PATCH v4 00/18] Add Cgroup support for SGX EPC memory
 2023-09-13  4:06 UTC  (38+ messages)
` [PATCH v4 01/18] cgroup/misc: Add per resource callbacks for CSS events
` [PATCH v4 02/18] cgroup/misc: Add SGX EPC resource type and export APIs for SGX driver
` [PATCH v4 03/18] x86/sgx: Add sgx_epc_lru_lists to encapsulate LRU lists
` [PATCH v4 04/18] x86/sgx: Use sgx_epc_lru_lists for existing active page list
` [PATCH v4 05/18] x86/sgx: Store reclaimable EPC pages in sgx_epc_lru_lists
` [PATCH v4 06/18] x86/sgx: Introduce EPC page states
` [PATCH v4 07/18] x86/sgx: Introduce RECLAIM_IN_PROGRESS state
` [PATCH v4 08/18] x86/sgx: Use a list to track to-be-reclaimed pages
` [PATCH v4 09/18] x86/sgx: Store struct sgx_encl when allocating new VA pages
` [PATCH v4 10/18] x86/sgx: Add EPC page flags to identify owner types
` [PATCH v4 11/18] x86/sgx: store unreclaimable pages in LRU lists
` [PATCH v4 12/18] x86/sgx: Add EPC OOM path to forcefully reclaim EPC
` [PATCH v4 13/18] x86/sgx: Expose sgx_reclaim_pages() for use by EPC cgroup
` [PATCH v4 14/18] x86/sgx: Add helper to grab pages from an arbitrary EPC LRU
` [PATCH v4 15/18] x86/sgx: Prepare for multiple LRUs
` [PATCH v4 16/18] x86/sgx: Limit process EPC usage with misc cgroup controller
` [PATCH v4 17/18] Docs/x86/sgx: Add description for cgroup support
` [PATCH v4 18/18] selftests/sgx: Add scripts for epc cgroup testing

[Buildroot] [PATCH v2] syslog-ng: bump version to 4.3.1
 2023-09-13  4:09 UTC 

[isar-cip-core 0/5] Add security and BBB targets in
 2023-09-13  4:07 UTC  (6+ messages)
` [isar-cip-core 4/5] .reproducible-check-ci.yml: Add BBB target

[PATCH v4 0/3] PCI: pciehp: Add support for native AER and DPC handling on async remove
 2023-09-13  4:07 UTC  (5+ messages)
` [PATCH v4 1/3] PCI: pciehp: Add support for async hotplug with native AER and DPC/EDR

[PATCH v2 1/2] dt-bindings: arm64: dts: mediatek: add mt8390-evk board
 2023-09-13  4:04 UTC  (4+ messages)
` [PATCH v2 2/2] arm64: dts: mediatek: add device-tree for Genio 700 EVK board

[PATCH 1/2] dt-bindings: arm64: dts: mediatek: add mt8390-evk board
 2023-09-13  4:04 UTC  (8+ messages)
` [PATCH 2/2] arm64: dts: mediatek: add device-tree for Genio 700 EVK board

[PATCH v2] xfs: remove redundant batch variables for serialization
 2023-09-13  3:58 UTC  (3+ messages)

[PATCH v2 1/1] NFSD: add trace points to track server copy progress
 2023-09-13  3:55 UTC  (4+ messages)
` 回复: "
    ` 回复: "

[PATCH v4] PCI: vmd: Do not change the BIOS Hotplug setting on VMD rootports
 2023-09-13  3:54 UTC  (3+ messages)

[PATCH v2 00/10] Adds CPU hot-plug support to Loongarch
 2023-09-13  3:52 UTC  (3+ messages)

[PATCH V2] SELinux: Check correct permissions for FS_IOC32_*
 2023-09-13  3:52 UTC  (4+ messages)

[PATCH RFT 19/20] media: venus: pm_helpers: Commonize vdec_get()
 2023-09-13  3:52 UTC  (2+ messages)

[lkp] [+254 bytes kernel size regression] [i386-tinyconfig] [1487bcf83f] mm: shrinker: add infrastructure for dynamically allocating shrinker
 2023-09-13  3:52 UTC 

[lkp] [+79 bytes kernel size regression] [i386-tinyconfig] [a6b3d549eb] mm: shrinker: make global slab shrink lockless
 2023-09-13  3:52 UTC 

[PATCH v1] virt: tdx-guest: Add Quote generation support using TSM_REPORTS
 2023-09-13  3:51 UTC  (5+ messages)

[PATCH v4 0/6] blk-mq-tag: remove bt_for_each()
 2023-09-13  3:50 UTC  (7+ messages)
` [PATCH v4 1/6] blk-mq-tag: support queue filter in bt_tags_iter()
` [PATCH v4 2/6] blk-mq-tag: introduce __blk_mq_tagset_busy_iter()
` [PATCH v4 3/6] blk-mq-tag: remove bt_for_each()
` [PATCH v4 4/6] blk-mq: delete superfluous check in iterate callback
` [PATCH v4 5/6] blk-mq-tag: fix functions documentation
` [PATCH v4 6/6] blk-mq-tag: fix blk_mq_queue_tag_busy_iter() documentation

[CXL DAX Question]: How to change the memory-type/cache policy?
 2023-09-13  3:48 UTC  (2+ messages)

[-next v2 1/2] riscv: dts: starfive: visionfive 2: Enable usb0
 2023-09-13  3:47 UTC  (3+ messages)

[PATCH v2] fs: ocfs2: Replace strlcpy with sysfs_emit
 2023-09-13  3:47 UTC  (2+ messages)

[PATCH -qemu 0/4] hw/cxl: Support for scan media
 2023-09-13  3:47 UTC  (7+ messages)
` [PATCH 3/4] hw/cxl: Add scan media cmd support
` [PATCH 4/4] hw/cxl: Add get scan media results "

[PATCH] goarch.bbclass: not compatible with riscv32
 2023-09-13  3:45 UTC 

[linux-next:master 3349/4552] fs/bcachefs/alloc_background.c:272:10: warning: format specifies type 'unsigned long' but the argument has type 'unsigned int'
 2023-09-13  3:41 UTC 

[PATCH v7 1/2] dt-bindings: arm64: dts: mediatek: add mt8395-evk board
 2023-09-13  3:20 UTC  (4+ messages)
` [PATCH v7 2/2] arm64: dts: mediatek: add device-tree for Genio 1200 EVK board

FAILED: patch "[PATCH] Multi-gen LRU: fix per-zone reclaim" failed to apply to 6.1-stable tree
 2023-09-13  3:40 UTC  (2+ messages)
` [PATCH 6.1.y] Multi-gen LRU: fix per-zone reclaim

Disconnect interrupt generation for QC targets when role switch is enabled
 2023-09-13  3:34 UTC  (5+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS e7c8ca758515814f08cd2e1cbb718d16264f99a1
 2023-09-13  3:34 UTC 

linux-next: boot warning from the bpf-next tree
 2023-09-13  3:34 UTC 

[PATCH v5 1/1] arm64: dts: mediatek: rename mt8365-evk to mt8365-genio-350-evk
 2023-09-13  3:22 UTC  (2+ messages)

[PATCH V2 0/7] Add NSS clock controller support for IPQ9574
 2023-09-13  3:32 UTC  (5+ messages)
` [PATCH V2 6/7] arm64: dts: qcom: ipq9574: Add support for nsscc node

❌ FAIL (SKIPPED 4 of 234): Test report for master (6.6.0-rc1, mainline.kernel.org-clang, 3669558b)
 2023-09-13  3:31 UTC 

[PATCH net] net: prevent address overwrite in connect() and sendmsg()
 2023-09-13  3:30 UTC 

[PATCH 1/2] bus: mhi: host: Add spinlock to protect WP access when queueing TREs
 2023-09-13  3:30 UTC 

[PATCH v4 0/3] Fix MCE handling on AMD hosts
 2023-09-13  3:22 UTC  (3+ messages)
` [PATCH v4 2/3] i386: Explicitly ignore unsupported BUS_MCEERR_AO MCE on AMD guest

[PATCH v6 0/4] add clock controller of qca8386/qca8084
 2023-09-13  3:27 UTC  (10+ messages)
` [PATCH v6 4/4] clk: qcom: add clock controller driver for qca8386/qca8084

[PATCH 0/4] net: avoid variable length arrays
 2023-09-13  3:26 UTC  (3+ messages)

[PATCH v5 0/3] introduce more MDP3 components in mt8195
 2023-09-13  3:04 UTC  (5+ messages)
` [PATCH v5 2/3] dt-binding: mediatek: integrate MDP RDMA to one binding

[PATCH 1/3] selinux: use arrays for avtab hashtable nodes
 2023-09-13  3:23 UTC  (2+ messages)

[PATCH v2 0/1] Reduce cost of accessing tg->load_avg
 2023-09-13  3:20 UTC  (3+ messages)
` [PATCH v2 1/1] sched/fair: ratelimit update to tg->load_avg

[linux-next:master 1566/4552] fs/bcachefs/recovery.c:1047:1: warning: the frame size of 1036 bytes is larger than 1024 bytes
 2023-09-13  3:19 UTC 

[RFC PATCH 1/4] mm/compaction: add support for >0 order folio memory compaction
 2023-09-13  3:19 UTC  (2+ messages)

[PATCH v2 0/1] Cadence I3C Status Register Bit Mask Error
 2023-09-13  3:17 UTC  (4+ messages)
` [PATCH v2 1/1] i3c: master: cdns: Fix reading status register

[PATCH v3] erofs-utils: lib: refactor extended attribute name prefixes
 2023-09-13  3:18 UTC 

Regression since 6.1.46 (commit 8ee39ec): rtsx_pci from drivers/misc/cardreader breaks NVME power state, preventing system boot
 2023-09-13  3:10 UTC  (2+ messages)

[PATCH v4 1/2] dt-bindings: arm64: dts: mediatek: mt8365-evk: update compatible
 2023-09-13  3:13 UTC  (4+ messages)

linux-next: Tree for Sep 11
 2023-09-13  3:13 UTC  (6+ messages)
` [Intel-gfx] linux-next: Tree for Sep 11 (drivers/gpu/drm/i915/display/intel_backlight.o)
        `  "

[PATCH v8 0/8] Add metrics for Arm CMN
 2023-09-13  3:12 UTC  (7+ messages)
` [PATCH v8 1/8] perf pmu: "Compat" supports matching multiple identifiers

[PATCH v6 1/2] dt-bindings: arm64: dts: mediatek: add mt8395-evk board
 2023-09-13  3:10 UTC  (4+ messages)

[PATCH v4 0/5] riscv: Add fine-tuned checksum functions
 2023-09-13  3:09 UTC  (5+ messages)
` [PATCH v4 2/5] riscv: Add checksum library

[PATCH] driver core: platform: set numa_node before platform_add_device()
 2023-09-13  3:02 UTC  (2+ messages)

[RFC PATCH 0/2] Makes it easier for the wakee to choose previous CPU
 2023-09-13  3:02 UTC  (15+ messages)
` [RFC PATCH 2/2] sched/fair: skip the cache hot CPU in select_idle_cpu()

[FIX PATCH v2] selftests: tracing: Fix to unmount tracefs for recovering environment
 2023-09-13  3:01 UTC  (4+ messages)

[RFC PATCH v1 00/12] drm,usb/typec: uABI for USB-C DisplayPort connectors
 2023-09-13  3:00 UTC  (10+ messages)
` [RFC PATCH v1 01/12] Revert "drm/sysfs: Link DRM connectors to corresponding Type-C connectors"
              ` [Freedreno] "

[PATCH 0/3] tracing: Remove eventfs_files by use of callbacks
 2023-09-13  2:58 UTC  (4+ messages)
` [PATCH 1/3] tracefs: Add show_events_dentries
` [PATCH 2/3] eventfs: Remove eventfs_file and just use eventfs_inode
` [PATCH 3/3] tracing/selftests: Update kprobe args char/string to match new functions

[PATCH ndctl] test/cxl-update-firmware: Fix checksum sysfs query
 2023-09-13  2:58 UTC  (2+ messages)

[PATCH v2 1/1] i3c: master: cdns: Fix reading status register
 2023-09-13  2:54 UTC 

[PATCH v5 00/14] add support MDP3 on MT8195 platform
 2023-09-13  2:49 UTC  (4+ messages)
` [PATCH v5 02/14] arm64: dts: mediatek: mt8195: add MDP3 nodes


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.