All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-06-13 20:53:36 to 2024-06-13 22:20:07 UTC [more...]

[PATCH v4 0/6] KVM: arm64: emulation for CTR_EL0
 2024-06-13 22:19 UTC  (3+ messages)
` [PATCH v4 3/6] KVM: arm64: add emulation for CTR_EL0 register

[PATCH net-next 0/8] ionic: rework fix for doorbell miss
 2024-06-13 22:19 UTC  (5+ messages)
` [PATCH net-next 3/8] ionic: add private workqueue per-device

Flaky test: generic:269 (EBUSY on umount)
 2024-06-13 22:18 UTC  (5+ messages)
    ` [PATCH 1/2] generic/269, generic/475: disable io_uring to prevent umount EBUSY flakes
      ` [PATCH 2/2] generic: new test which tests for an io_uring bug that causes umounts to fail

[PATCH v5 0/3] automatically add /chosen/kaslr-seed and deduplicate code
 2024-06-13 22:18 UTC  (2+ messages)

[tip:x86/misc] BUILD SUCCESS efdf761a83cd390523223f58793755f5d60a4489
 2024-06-13 22:17 UTC 

[PATCH v2 00/10] Improve the copy of task comm
 2024-06-13 22:17 UTC  (4+ messages)
` [PATCH v2 05/10] mm/util: Fix possible race condition in kstrdup()

[PATCH 0/9] New DRM accel driver for Rockchip's RKNN NPU
 2024-06-13 22:16 UTC  (13+ messages)
` [PATCH 2/9] iommu/rockchip: Attach multiple power domains
` [PATCH 4/9] arm64: dts: rockchip: Add nodes for NPU and its MMU to rk3588s
` [PATCH 5/9] arm64: dts: rockchip: Enable the NPU on quartzpro64

[PATCH] wifi: ath12k: fix legacy peer association due to missing HT or 6 GHz capabilities
 2024-06-13 22:15 UTC  (4+ messages)

[RFC PATCH v2 00/12] Socket type control for Landlock
 2024-06-13 21:20 UTC  (3+ messages)
` [PATCH] landlock: Use bit-fields for storing handled layer access masks

[PATCH net] netdev-genl: fix error codes when outputting XDP features
 2024-06-13 22:13 UTC  (2+ messages)

[PATCH v15 0/9] mm/gup: Introduce memfd_pin_folios() for pinning memfd folios
 2024-06-13 21:42 UTC  (10+ messages)
` [PATCH v15 1/9] mm/gup: Introduce unpin_folio/unpin_folios helpers
` [PATCH v15 2/9] mm/gup: Introduce check_and_migrate_movable_folios()
` [PATCH v15 3/9] mm/gup: Introduce memfd_pin_folios() for pinning memfd folios
` [PATCH v15 4/9] udmabuf: add CONFIG_MMU dependency
` [PATCH v15 5/9] udmabuf: Use vmf_insert_pfn and VM_PFNMAP for handling mmap
` [PATCH v15 6/9] udmabuf: Add back support for mapping hugetlb pages
` [PATCH v15 7/9] udmabuf: Convert udmabuf driver to use folios
` [PATCH v15 8/9] udmabuf: Pin the pages using memfd_pin_folios() API
` [PATCH v15 9/9] selftests/udmabuf: Add tests to verify data after page migration

[PATCH] wifi: ath12k: fix firmware crash due to invalid peer nss
 2024-06-13 22:12 UTC  (2+ messages)

[PATCH] kcov: don't lose track of remote references during softirqs
 2024-06-13 22:12 UTC  (2+ messages)

[net-next v5 0/2] mlx5: Add netdev-genl queue stats
 2024-06-13 22:12 UTC  (6+ messages)
` [net-next v5 2/2] net/mlx5e: Add per queue netdev-genl stats

[PATCH v4 bpf-next 0/3] netfilter: Add the capability to offload flowtable in XDP layer
 2024-06-13 22:11 UTC  (5+ messages)
` [PATCH v4 bpf-next 3/3] selftests/bpf: Add selftest for bpf_xdp_flow_lookup kfunc

[PATCH 1/2] drm/xe: Removed unused xe_ggtt_printk
 2024-06-13 22:08 UTC  (8+ messages)
` [PATCH 2/2] drm/xe: Introduce GGTT documentation
` ✓ CI.Patch_applied: success for series starting with [1/2] drm/xe: Removed unused xe_ggtt_printk
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "

[PATCH] PCI: hotplug: add missing MODULE_DESCRIPTION() macro
 2024-06-13 22:08 UTC  (2+ messages)

[PATCH v2 00/14] Introducing TIF_NOTIFY_IPI flag
 2024-06-13 18:16 UTC  (4+ messages)
` [PATCH v2 01/14] thread_info: Add helpers to test and clear TIF_NOTIFY_IPI
` [PATCH v2 02/14] sched: Define a need_resched_or_ipi() helper and use it treewide
` [PATCH v2 03/14] sched/core: Use TIF_NOTIFY_IPI to notify an idle CPU in TIF_POLLING mode of pending IPI

[PATCH] bus: vexpress-config: add missing MODULE_DESCRIPTION() macro
 2024-06-13 22:05 UTC 

[PATCH net-next 0/6] mlx5 misc patches 2023-06-13
 2024-06-13 22:05 UTC  (8+ messages)
` [PATCH net-next 1/6] net/mlx5: Correct TASR typo into TSAR
` [PATCH net-next 2/6] net/mlx5: CT: Separate CT and CT-NAT tuple entries
` [PATCH net-next 3/6] net/mlx5: Replace strcpy with strscpy
` [PATCH net-next 4/6] net/mlx5e: Fix outdated comment in features check
` [PATCH net-next 5/6] net/mlx5e: Use tcp_v[46]_check checksum helpers
` [PATCH net-next 6/6] net/mlx5e: Support SWP-mode offload L4 csum calculation

[PATCH V3] PCI: Extend ACS configurability
 2024-06-13 22:05 UTC  (2+ messages)

[PATCH v3 0/2] drivers: bootcount: Add support for ANY filesystem
 2024-06-13 22:02 UTC  (3+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] doc: api: bootcount: Convert to rST documentation

[PATCH 0/6] kallsyms: Emit symbol for holes in text and fix weak function issue
 2024-06-13 13:37 UTC  (7+ messages)
` [PATCH 1/6] kallsyms: Optimize multiple times of realloc() to one time of malloc()
` [PATCH 2/6] kallsyms: Emit symbol at the holes in the text
` [PATCH 3/6] module: kallsyms: Determine exact function size
` [PATCH 4/6] ftrace: Skip invalid __fentry__ in ftrace_process_locs()
` [PATCH 5/6] ftrace: Fix possible out-of-bound issue "
` [PATCH 6/6] ftrace: Revert the FTRACE_MCOUNT_MAX_OFFSET workaround

[PATCH v3] x86/efi: Free EFI memory map only when installing a new one
 2024-06-13 22:02 UTC  (3+ messages)

[PATCH] fec_main: Register net device before initializing the MDIO bus
 2024-06-13 22:02 UTC  (2+ messages)

[Buildroot] [PATCH v5 09/14] package/qt6/qt6declarative: new package
 2024-06-13 22:01 UTC  (4+ messages)
` [Buildroot] [PATCH v6 01/14] package/qt6: bump version to 6.7.1
  ` [Buildroot] [PATCH v6 09/14] package/qt6/qt6declarative: new package

[PATCH 0/3] drm/panic: Fixes and graphical logo
 2024-06-13 21:59 UTC  (6+ messages)

[PATCH] expect-native: fix build with gcc-14
 2024-06-13 21:59 UTC  (4+ messages)
` [OE-core] "

[PATCH v9 00/13] Make PCI's devres API more consistent
 2024-06-13 21:57 UTC  (2+ messages)

[PATCH] hwmon: (pmbus/mp9941) Add missing bitfield header
 2024-06-13 21:57 UTC 

[Buildroot] [PATCH] docs, package/gcc: switch to Gitlab issue tracker
 2024-06-13 21:56 UTC  (3+ messages)

[PATCH 1/2] gfortran: update runtime dependencies
 2024-06-13 21:56 UTC  (2+ messages)
` [OE-core] "

[PATCH] clk: vexpress-osc: add missing MODULE_DESCRIPTION() macro
 2024-06-13 21:55 UTC 

[PATCH 0/4] btrfs: fix a deadlock with reclaim during logging/log replay
 2024-06-13 21:54 UTC  (6+ messages)
` [PATCH 1/4] btrfs: use NOFS context when getting inodes during logging and log replay

[PATCH] drm/xe: Fix missing runtime outer protection for ggtt_remove_node
 2024-06-13 21:53 UTC 

[krzk-github:b4/dt-bindings-mfd-syscon-split 16/18] arch/mips/boot/dts/ingenic/cu1000-neo.dtb: mac-phy-ctrl@e8: compatible: ['syscon'] is too short
 2024-06-13 21:51 UTC 

[PATCH] board: beagleplay: Fix the bootpart to pick from root partition
 2024-06-13 21:51 UTC  (3+ messages)

[PATCH v3] sched_setattr.2: Document sched_util_{min,max}
 2024-06-13 21:51 UTC  (2+ messages)

[PATCH v3 0/2] mm: store zero pages to be swapped out in a bitmap
 2024-06-13 21:50 UTC  (3+ messages)

[PATCH 1/1] s390/virtio_ccw: fix config change notifications
 2024-06-13 21:50 UTC  (4+ messages)

[PATCH] fbdev: vesafb: Detect VGA compatibility from screen info's VESA attributes
 2024-06-13 21:50 UTC  (3+ messages)

[PATCH 00/15] Introduce HabanaLabs network drivers
 2024-06-13 21:49 UTC  (3+ messages)
` [PATCH 09/15] net: hbl_en: add habanalabs Ethernet driver

[PATCH 0/4] btrfs: rescue= mount options enhancement to support interrupted csum conversion
 2024-06-13 21:46 UTC  (9+ messages)
` [PATCH 3/4] btrfs: introduce new "rescue=ignoremetacsums" mount option
` [PATCH 4/4] btrfs: introduce new "rescue=ignoresuperflags" "

[PATCH] man-pages.7: Correct escaping of \~ advice
 2024-06-13 21:43 UTC  (2+ messages)

[PATCH v2 01/23] gobi: Remove phonebook and stk atom creation
 2024-06-13 21:41 UTC  (23+ messages)
` [PATCH v2 02/23] qmi: lookup shared family directly by type
` [PATCH v2 03/23] core: allow multiple args in atom constructors
` [PATCH v2 04/23] unit: Update unit tests to the new API
` [PATCH v2 05/23] core: Support register on probe flag
` [PATCH v2 06/23] qmi: introduce qmi_service_clone
` [PATCH v2 07/23] gobi: request needed services at .enable()
` [PATCH v2 08/23] qmi: devinfo: Drop use of qmi_service_create_shared
` [PATCH v2 09/23] qmi: sim-legacy: "
` [PATCH v2 10/23] qmi: voicecall: "
` [PATCH v2 11/23] qmi: call-barring: "
` [PATCH v2 12/23] qmi: call-forwarding: "
` [PATCH v2 13/23] qmi: call-settings: "
` [PATCH v2 14/23] qmi: ussd: "
` [PATCH v2 15/23] qmi: location-reporting: "
` [PATCH v2 16/23] qmi: sms: "
` [PATCH v2 17/23] qmi: netreg: "
` [PATCH v2 18/23] qmi: netmon: "
` [PATCH v2 19/23] qmi: lte: "
` [PATCH v2 20/23] qmi: gprs-context: "
` [PATCH v2 21/23] qmi: sim: "
` [PATCH v2 22/23] qmi: gprs: "
` [PATCH v2 23/23] qmi: radio-settings: "

ANNOUNCE: pahole v1.27 (reproducible builds, BTF kfuncs)
 2024-06-13 21:40 UTC  (2+ messages)

[PATCH] crypto: ecc - Fix off-by-one missing to clear most significant digit
 2024-06-13 21:38 UTC 

termios constants should be unsigned
 2024-06-13 21:37 UTC  (5+ messages)

[PATCH] EDAC: layerscape: add missing MODULE_DESCRIPTION() macro
 2024-06-13 21:36 UTC 

[bluez/bluez] 98676d: device: Fix storing conn parameters without first 
 2024-06-13 21:36 UTC 

[PATCH net-next] net: make for_each_netdev_dump() a little more bug-proof
 2024-06-13 21:33 UTC 

[PATCH v2] btrfs: uapi: record temporary super flags utilized by btrfstune
 2024-06-13 21:32 UTC  (2+ messages)

[PATCH v2 1/2] sched_setattr: Break EINVAL into separate blocks
 2024-06-13 21:31 UTC  (5+ messages)
` [PATCH v2 2/2] sched_setattr.2: Document sched_util_{min,max}

arch/arm64/boot/dts/qcom/pm8994.dtsi:132.9-151.4: Warning (avoid_unnecessary_addr_size): /soc/spmi@fc4cf000/pmic@1: unnecessary #address-cells/#size-cells without "ranges" or child "reg" property
 2024-06-13 21:30 UTC 

[PATCH v4 0/3] PCI/AER: Handle Advisory Non-Fatal error
 2024-06-13 21:28 UTC  (7+ messages)
` [PATCH v4 1/3] PCI/AER: Store UNCOR_STATUS bits that might be ANFE in aer_err_info
` [PATCH v4 2/3] PCI/AER: Print UNCOR_STATUS bits that might be ANFE

[Buildroot] Next Buildroot Developers meeting: Sep 14-15 in Vienna
 2024-06-13 21:29 UTC 

[PATCH v9 03/13] PCI: Add partial-BAR devres support
 2024-06-13 21:28 UTC  (2+ messages)

[PATCH] linux++: delete some forward declarations
 2024-06-13 21:28 UTC  (6+ messages)

[PATCH 0/5] cleanups, fixes, and progress towards avoiding "make headers"
 2024-06-13 21:27 UTC  (6+ messages)

[Intel-wired-lan] [PATCH iwl-net v3] i40e: fix hot issue NVM content is corrupted after nvmupdate
 2024-06-13 21:27 UTC  (3+ messages)
  `  "

[PATCH] platform/chrome: cros_ec_lpc: Handle zero length read/write
 2024-06-13 21:25 UTC 

[PATCH v2 0/2] Improve handling of -ENOMEM in dev_err_probe()
 2024-06-13 21:23 UTC  (3+ messages)
` [PATCH v2 1/2] driver core: Make dev_err_probe() silent for -ENOMEM
` [PATCH RFC v2 2/2] driver core: Don't allow passing a -ENOMEM to dev_err_probe()

[PATCH 0/3] btrfs: rst: updates for RAID stripe tree
 2024-06-13 21:23 UTC  (5+ messages)
` [PATCH 1/3] btrfs: rst: remove encoding field from stripe_extent

[PATCH BlueZ v1 1/2] device: Fix storing conn parameters without first attempting to use them
 2024-06-13 21:20 UTC  (2+ messages)

[PATCH v2 0/4] xfsprogs: coverity fixes
 2024-06-13 21:09 UTC  (5+ messages)
` [PATCH v2 1/4] mkfs.xfs: avoid potential overflowing expression in xfs_mkfs.c
` [PATCH v2 2/4] xfs_db: fix unitialized automatic struct ifake to 0
` [PATCH v2 3/4] xfs_fsr: correct type in fsrprintf() call
` [PATCH v2 4/4] xfs_repair: correct type of variable global_msgs.interval to time_t

[PATCH] PCI: controller: add missing MODULE_DESCRIPTION() macros
 2024-06-13 21:19 UTC  (2+ messages)

[PATCH] firmware: meson_sm: add missing MODULE_DESCRIPTION() macro
 2024-06-13 21:18 UTC  (2+ messages)

[PATCH v3 0/2] Do not read the IO hints VPD page from USB storage devices
 2024-06-13 21:18 UTC  (3+ messages)
` [PATCH v3 1/2] scsi: core: Introduce the BLIST_SKIP_IO_HINTS flag
` [PATCH v3 2/2] usb: Do not query the IO advice hints grouping mode page for USB devices

+ mm-shmem-add-mthp-counters-for-anonymous-shmem-fix.patch added to mm-unstable branch
 2024-06-13 21:18 UTC 

[PATCH RESEND bpf-next v3 0/5] bpf: make trusted args nullable
 2024-06-13 21:18 UTC  (6+ messages)
` [PATCH RESEND bpf-next v3 1/5] bpf: verifier: make kfuncs args nullalble
` [PATCH RESEND bpf-next v3 2/5] bpf: crypto: make state and IV dynptr nullable
` [PATCH RESEND bpf-next v3 3/5] selftests: bpf: crypto: use NULL instead of 0-sized dynptr
` [PATCH RESEND bpf-next v3 4/5] selftests: bpf: crypto: adjust bench to use nullable IV
` [PATCH RESEND bpf-next v3 5/5] selftests: bpf: add testmod kfunc for nullable params

[DPDK/DTS Bug 1459] Port over dynamic_queue test suite to new DTS
 2024-06-13 21:18 UTC 

[master/scarthgap][PATCH 1/4] conf/machine, ti-bsp: add support for multiple BSP providers
 2024-06-13 21:18 UTC  (5+ messages)
` [meta-ti] "

[PATCH] KVM: x86/mmu: Clean up function comments for dirty logging APIs
 2024-06-13 21:15 UTC  (2+ messages)

[syzbot] [bluetooth?] WARNING in hci_conn_del
 2024-06-13 21:15 UTC  (2+ messages)
` [syzbot] "

[PATCH RFC v2 0/8] net: stmmac: convert stmmac "pcs" to phylink
 2024-06-13 21:14 UTC  (7+ messages)
` [PATCH RFC net-next v2 3/8] net: stmmac: dwmac1000: convert sgmii/rgmii "

[PATCH] fbdev: vfb: add missing MODULE_DESCRIPTION() macro
 2024-06-13 21:12 UTC  (2+ messages)

[PATCH] drm/i915/dsc: don't mess up splitter state in joiner or dsc config
 2024-06-13 21:11 UTC  (2+ messages)
` ✗ CI.FULL: failure for "

[PATCH V4 for-6.10/block] loop: Fix a race between loop detach and loop open
 2024-06-13 21:10 UTC  (3+ messages)

[PATCH 0/5] fstests: add some new LBS inspired tests
 2024-06-13 21:10 UTC  (7+ messages)
` [PATCH 2/5] fstests: add mmap page boundary tests
` [PATCH 3/5] fstests: add fsstress + compaction test

[PATCH] acpi: Support CONFIG_ACPI without CONFIG_PCI
 2024-06-13 21:10 UTC 

[PATCH v2 0/9] nvmem: implement block NVMEM provider
 2024-06-13 21:09 UTC  (3+ messages)
` [PATCH v2 2/9] block: partitions: populate fwnode

[PATCH] video/logo: Remove linux_serial_image comments
 2024-06-13 21:06 UTC  (2+ messages)

[PATCH] video/logo: Make logo data const again
 2024-06-13 21:06 UTC  (2+ messages)

[PATCH v9 10/13] PCI: Give pci_intx() its own devres callback
 2024-06-13 21:06 UTC  (2+ messages)

[RFC PATCH 0/4] bringing back the AGFL reserve
 2024-06-13 20:27 UTC 

[PATCH v20 00/18] Add support for Sub-NUMA cluster (SNC) systems
 2024-06-13 21:02 UTC  (4+ messages)

+ hung_task-ignore-hung_task_warnings-when-hung_task_panic-is-enabled.patch added to mm-nonmm-unstable branch
 2024-06-13 21:02 UTC 

[LTP] [PATCH v4 0/2] sched/starvation: Choose from available cpus
 2024-06-13 21:00 UTC  (3+ messages)
` [LTP] [PATCH v4 1/2] sched/starvation: Fix sched_setaffinity return check
` [LTP] [PATCH v4 2/2] sched/starvation: Choose from available cpus

Warning at crypto/testmgr.c:5900, while booting to OS
 2024-06-13 21:01 UTC  (2+ messages)

+ mm-vmscan-avoid-split-lazyfree-thp-during-shrink_folio_list-fix.patch added to mm-unstable branch
 2024-06-13 21:01 UTC 

[PATCH 0/7] Fix and improve some error codepaths in merge-ort
 2024-06-13 21:00 UTC  (3+ messages)
` [PATCH 1/7] merge-ort: extract handling of priv member into reusable function

[PATCH v2] mmc: Convert from tasklet to BH workqueue
 2024-06-13 20:59 UTC  (4+ messages)

[RFC PATCH v2 0/5] Implement ARM PL011 in Rust
 2024-06-13 20:57 UTC  (11+ messages)
` [RFC PATCH v2 3/5] rust: add PL011 device model

+ mm-shmem-fix-getting-incorrect-lruvec-when-replacing-a-shmem-folio.patch added to mm-hotfixes-unstable branch
 2024-06-13 20:56 UTC 

[PATCH v2 00/17] Updates for turris-mox-rwtm driver
 2024-06-13 20:56 UTC  (3+ messages)
` [PATCH v2 12/17] firmware: turris-mox-rwtm: Initialize completion before mailbox

[PATCH] staging: rtl8192e: Remove unused constant IC_VersionCut_C
 2024-06-13 20:55 UTC  (2+ messages)

[PATCH v2 4/4] bpf,lsm: Allow editing capabilities in BPF-LSM hooks
 2024-06-13 20:55 UTC  (12+ messages)


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.