All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-11-04 00:01:19 to 2024-11-04 02:07:39 UTC [more...]

[PATCH v2 00/10] sysfs: constify struct bin_attribute (Part 1)
 2024-11-04  1:24 UTC  (3+ messages)
` [PATCH v2 06/10] sysfs: treewide: constify attribute callback of bin_attribute::mmap()

[PATCH v2 00/13] Wangxun fixes
 2024-11-04  2:29 UTC  (7+ messages)
` [PATCH v3 "
  ` [PATCH v3 01/13] net/txgbe: fix swfw mbox failure
  ` [PATCH v3 02/13] net/txgbe: fix VF-PF mbox interrupt
  ` [PATCH v3 03/13] net/txgbe: remove outer UDP checksum capability
  ` [PATCH v3 04/13] net/txgbe: fix driver load bit to inform firmware
  ` [PATCH v3 05/13] net/txgbe: enable Tx descriptor error interrupt

[PATCH v5 00/18] modify code as suggested by the maintainer
 2024-11-04  2:05 UTC  (3+ messages)
  ` 答复: "

[RFC PATCH] NFSD: Fix READDIR on NFSv3 mounts of ext4 exports
 2024-11-04  2:05 UTC  (2+ messages)

[PATCH] KYLIN: uvc:Create input device for all uvc devices with status endpoints
 2024-11-04  2:03 UTC 

[PATCH 0/5] When fetching from a promisor remote, repack local objects referenced
 2024-11-04  2:05 UTC  (4+ messages)
` [PATCH v2 0/4] "

[PATCH v2 00/25] TDX vCPU/VM creation
 2024-11-04  2:03 UTC  (3+ messages)
` [PATCH v2 17/25] KVM: TDX: create/destroy VM structure

[PATCH bpf] selftests/bpf: Add a copyright notice to lpm_trie_map_get_next_key
 2024-11-04  2:02 UTC  (3+ messages)

[Binman] Question regarding SPL symbol offsets generation
 2024-11-04  2:00 UTC  (10+ messages)

[PATCH 0/2] KVM: VMX: Mark Intel PT virtualization as BROKEN
 2024-11-04  1:57 UTC  (5+ messages)
` [PATCH 1/2] KVM: VMX: Bury Intel PT virtualization (guest/host mode) behind CONFIG_BROKEN
` [PATCH 2/2] KVM: VMX: Allow toggling bits in MSR_IA32_RTIT_CTL when enable bit is cleared

[LTP] [PATCH 1/1] tcp_cmds: Remove ftp01.sh test, binary data files
 2024-11-04  1:57 UTC  (2+ messages)

[PATCH V2] f2fs: fix to adjust appropriate length for fiemap
 2024-11-04  1:56 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH 0/6] Fixes and cleanups to xarray
 2024-11-04  1:55 UTC  (4+ messages)
` [PATCH 4/6] Xarray: skip unneeded xas_store() and xas_clear_mark() in __xa_alloc()

[syzbot] [fuse?] general protection fault in fuse_do_readpage
 2024-11-04  1:56 UTC  (3+ messages)

[PATCH] ACPI: APEI: set memory failure flags as MF_ACTION_REQUIRED on action required events
 2024-11-04  1:54 UTC  (5+ messages)
` [PATCH v16 0/3] ACPI: APEI: handle synchronous errors in task work
` [PATCH v16 1/3] ACPI: APEI: send SIGBUS to current task if synchronous memory error not recovered
` [PATCH v16 2/3] mm: memory-failure: move return value documentation to function declaration
` [PATCH v16 3/3] ACPI: APEI: handle synchronous exceptions in task work

[PATCH] dt-bindings: pinctrl: correct typo of description for cv1800
 2024-11-04  1:52 UTC  (3+ messages)

[PATCH 5/6] iomap: Lift blocksize restriction on atomic writes
 2024-11-04  1:52 UTC  (11+ messages)

[f2fs-dev] [PATCH] f2fs: fix to avoid forcing direct write to use buffered IO on inline_data inode
 2024-11-04  1:50 UTC  (2+ messages)
`  "

[PATCH 0/5] *** Introduce new space allocation algorithm ***
 2024-11-04  1:49 UTC  (7+ messages)
` [PATCH 1/5] xfs: add two wrappers for iterating ags in a AF
` [PATCH 2/5] xfs: add two mp member to record the alloction field layout
` [PATCH 3/5] xfs: add mount options as a way to change the AF layout
` [PATCH 4/5] xfs: add infrastructure to support AF allocation algorithm
` [PATCH 5/5] xfs: modify the logic to comply with AF rules

[PATCH] efi_loader: Change efi_dp_from_mem() to use size
 2024-11-04  1:49 UTC 

[geert-renesas-drivers:renesas-clk] BUILD SUCCESS be20a73e03e19005cfa5c1c4d6158af1ba02f056
 2024-11-04  1:48 UTC 

[PATCH v1] rust: Add pr_*_once macros
 2024-11-04  1:48 UTC  (3+ messages)

[PATCH v1 1/1] vfio/nvgrace-gpu: Add a new GH200 SKU to the devid table
 2024-11-04  1:47 UTC  (3+ messages)

[PATCH 6.1.y-cip 0/2] media: platform: rzg2l-cru: Trivial code cleanup
 2024-11-04  1:47 UTC  (2+ messages)
` [cip-dev] "

[PATCH net] net: enetc: prevent VF from configuring preemptiable TCs
 2024-11-04  1:45 UTC  (7+ messages)

[PATCH 00/19] [PULL REQUEST] Intel IOMMU updates for v6.13
 2024-11-04  1:40 UTC  (20+ messages)
` [PATCH 01/19] iommu/vt-d: Add domain_alloc_paging support
` [PATCH 02/19] iommu/vt-d: Remove unused domain_alloc callback
` [PATCH 03/19] iommu/vt-d: Enhance compatibility check for paging domain attach
` [PATCH 04/19] iommu/vt-d: Remove domain_update_iommu_cap()
` [PATCH 05/19] iommu/vt-d: Remove domain_update_iommu_superpage()
` [PATCH 06/19] iommu/vt-d: Refactor first_level_by_default()
` [PATCH 07/19] iommu/vt-d: Refine intel_iommu_domain_alloc_user()
` [PATCH 08/19] iommu/vt-d: Use PCI_DEVID() macro
` [PATCH 09/19] iommu/vt-d: Increase buffer size for device name
` [PATCH 10/19] iommu/vt-d: Remove unused dmar_msi_read
` [PATCH 11/19] iommu/vt-d: Drop s1_pgtbl from dmar_domain
` [PATCH 12/19] iommu/vt-d: Fix checks and print in dmar_fault_dump_ptes()
` [PATCH 13/19] iommu/vt-d: Fix checks and print in pgtable_walk()
` [PATCH 14/19] iommu/vt-d: Separate page request queue from SVM
` [PATCH 15/19] iommu/vt-d: Remove the pasid present check in prq_event_thread
` [PATCH 16/19] iommu/vt-d: Move IOMMU_IOPF into INTEL_IOMMU
` [PATCH 17/19] iommufd: Enable PRI when doing the iommufd_hwpt_alloc
` [PATCH 18/19] iommu/vt-d: Drop pasid requirement for prq initialization
` [PATCH 19/19] iommu/vt-d: Drain PRQs when domain removed from RID

[PATCH] net/smc: Optimize the search method of reused buf_desc
 2024-11-04  1:41 UTC  (2+ messages)

[PATCH 0/5] *** Introduce new space allocation algorithm ***
 2024-11-04  1:40 UTC 

[syzbot] [bcachefs?] kernel panic: bcachefs (loop0): panic after error
 2024-11-04  1:37 UTC 

[f2fs-dev] [PATCH v2] f2fs: fix to map blocks correctly for direct write
 2024-11-04  1:35 UTC  (2+ messages)
`  "

[PATCH v3 0/4] NFP PMD enhancement
 2024-11-04  1:34 UTC  (6+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/4] net/nfp: fix port index problem
  ` [PATCH v4 2/4] net/nfp: extract function to check physical reprsentor
  ` [PATCH v4 3/4] net/nfp: add support for EEPROM functions
  ` [PATCH v4 4/4] net/nfp: add LED support

[openeuler:openEuler-1.0-LTS 1225/1225] drivers/fpga/dfl.o: warning: objtool: build_info_commit_dev()+0x75: unreachable instruction
 2024-11-04  1:32 UTC 

[PATCH v4] PCI: imx6: Add suspend/resume support for i.MX6QDL
 2024-11-04  1:31 UTC  (3+ messages)

[PATCH] dt-bindings: pwm: sprd,ums512-pwm: convert to YAML
 2024-11-04  1:29 UTC  (2+ messages)

[PATCH 6.1.y / 6.6.y 0/4] Backport fix(es) for dummy_hcd transfer rate
 2024-11-04  1:29 UTC  (2+ messages)

[PATCH v2 0/2] Support V4L2_CTRL_TYPE_RECT and V4L2_CTRL_WHICH_MIN/MAX_VAL
 2024-11-04  1:24 UTC  (9+ messages)
` [PATCH v2 2/3] v4l2-ctl: Support V4L2_CTRL_TYPE_RECT

❌ FAIL: Test report for master (6.12.0-rc6, upstream-mainline, 59b723cd)
 2024-11-04  1:23 UTC 

[gustavoars:testing/wfamnae-next20241028-sa-with-flex 25/26] include/linux/compiler.h:189:45: error: '__UNIQUE_ID_y_1140' undeclared; did you mean '__UNIQUE_ID_x_1139'?
 2024-11-04  1:22 UTC 

[PATCH v2 13/13] mm: zswap: Compress batching with Intel IAA in zswap_store() of large folios
 2024-11-04  1:22 UTC 

[PATCH V8 0/8] io_uring: support sqe group and leased group kbuf
 2024-11-04  1:21 UTC  (12+ messages)
` [PATCH V8 5/7] io_uring: support leased group buffer with REQ_F_GROUP_KBUF

[f2fs-dev] [PATCH 1/2] f2fs: fix race in concurrent f2fs_stop_gc_thread
 2024-11-04  1:31 UTC  (4+ messages)
    `  "

[PATCH v1 0/8] Support RTC for AST2700
 2024-11-04  1:16 UTC  (3+ messages)
` [SPAM] "

[PATCH v2] ocfs2: remove entry once instead of null-ptr-dereference in ocfs2_xa_remove()
 2024-11-04  1:15 UTC  (2+ messages)

[PATCH] iio: test : check null return of kunit_kmalloc in iio_rescale_test_scale
 2024-11-04  1:14 UTC  (3+ messages)

[PATCH stable 5.10.y] x86/bugs: Use code segment selector for VERW operand
 2024-11-04  1:12 UTC  (3+ messages)

[PATCH v3 4/5] md/raid1: Atomic write support
 2024-11-04  1:11 UTC  (2+ messages)

[jlayton:dir-deleg 32/42] fs/namei.c:3279:38: error: 'LEASE_BREAK_DIR_CREATE' undeclared
 2024-11-04  1:11 UTC 

[PATCH v1 00/15] Fedora Rawhide (non-network) EFI patches
 2024-11-04  1:08 UTC  (5+ messages)
` [PATCH v1 11/15] grub-install: disable support for EFI platforms
` [PATCH v1 14/15] grub-install: install on EFI if forced

[PATCH ethtool] netlink: settings: Fix for wrong auto-negotiation state
 2024-11-04  1:05 UTC  (2+ messages)

[PATCH v1 0/5] Fedora Rawhide BTRFS patches
 2024-11-04  1:00 UTC  (2+ messages)

[PATCH bpf-next v1 0/3] Fix resource leak checks for tail calls
 2024-11-04  1:00 UTC  (2+ messages)

linux-next: manual merge of the bpf-next tree with the net-next tree
 2024-11-04  0:59 UTC 

[geert-renesas-devel:renesas-arm-defconfig-for-v6.13] BUILD SUCCESS c520bbb523304ba98de9ffeeb0ef289921434125
 2024-11-04  0:58 UTC 

[PATCH v2] kernel: add pid_max to pid_namespace
 2024-11-04  0:54 UTC 

Connection loss (IWD HEAD with latest OWE / BSS selection patches) - brcmfmac driver
 2024-11-04  0:43 UTC  (11+ messages)

Linux kernel 6.12-rc6 released
 2024-11-04  0:45 UTC 

[PATCH v16] drm/etnaviv: Fix page property being used for non writecombine buffers
 2024-11-04  0:41 UTC 

[gustavoars:testing/wfamnae-next20241028-sa-with-flex 25/26] include/linux/compiler.h:189:45: error: '__UNIQUE_ID_y_1103' undeclared; did you mean '__UNIQUE_ID_x_1102'?
 2024-11-04  0:40 UTC 

[PATCH] wifi: mt76: mt7925: fix get wrong chip cap from incorrect pointer
 2024-11-04  0:36 UTC  (2+ messages)

[PATCH bpf-next v8 0/9] bpf: Support private stack for bpf progs
 2024-11-04  0:35 UTC  (13+ messages)
` [PATCH bpf-next v8 2/9] bpf: Allow private stack to have each subprog having stack size of 512 bytes
` [PATCH bpf-next v8 3/9] bpf: Check potential private stack recursion for progs with async callback
` [PATCH bpf-next v8 4/9] bpf: Allocate private stack for eligible main prog or subprogs
` [PATCH bpf-next v8 8/9] bpf: Support private stack for struct_ops progs

[PATCHv3 0/2] nvme: fix system fault observed while shutting down controller
 2024-11-04  0:31 UTC  (5+ messages)
` [PATCHv3 1/2] Revert "nvme: make keep-alive synchronous operation"
` [PATCHv3 2/2] nvme-fabrics: fix kernel crash while shutting down controller

[PULL 00/67] ppc-for-9.2-1 queue
 2024-11-04  0:18 UTC  (68+ messages)
` [PULL 01/67] target/ppc: Set ctx->opcode for decode_insn32()
` [PULL 02/67] target/ppc: Make divd[u] handler method decodetree compatible
` [PULL 03/67] ppc/pnv: Fix LPC serirq routing calculation
` [PULL 04/67] ppc/pnv: Fix LPC POWER8 register sanity check
` [PULL 05/67] target/ppc: Fix mtDPDES targeting SMT siblings
` [PULL 06/67] target/ppc: PMIs are level triggered
` [PULL 07/67] target/ppc: Fix doorbell delivery to threads in powersave
` [PULL 08/67] target/ppc: Fix HFSCR facility checks
` [PULL 09/67] target/ppc: Fix VRMA to not check virtual page class key protection
` [PULL 10/67] ppc/pnv: ADU fix possible buffer overrun with invalid size
` [PULL 11/67] MAINTAINERS: Cover PowerPC SPI model in PowerNV section
` [PULL 12/67] hw/ssi/pnv_spi: Match _xfer_buffer_free() with _xfer_buffer_new()
` [PULL 13/67] hw/ssi/pnv_spi: Return early in transfer()
` [PULL 14/67] hw/ssi/pnv_spi: Fixes Coverity CID 1558831
` [PULL 15/67] tests/tcg: Replace -mpower8-vector with -mcpu=power8
` [PULL 16/67] hw/ppc: fix decrementer with BookE timers
` [PULL 17/67] ppc/spapr: remove deprecated machine pseries-2.1
` [PULL 18/67] ppc/spapr: remove deprecated machine pseries-2.2
` [PULL 19/67] ppc/spapr: remove deprecated machine pseries-2.3
` [PULL 20/67] ppc/spapr: remove deprecated machine pseries-2.4
` [PULL 21/67] ppc/spapr: remove deprecated machine pseries-2.5
` [PULL 22/67] ppc/spapr: remove deprecated machine pseries-2.6
` [PULL 23/67] ppc/spapr: remove deprecated machine pseries-2.7
` [PULL 24/67] ppc/spapr: remove deprecated machine pseries-2.8
` [PULL 25/67] ppc/spapr: remove deprecated machine pseries-2.9
` [PULL 26/67] ppc/spapr: remove deprecated machine pseries-2.10
` [PULL 27/67] ppc/spapr: remove deprecated machine pseries-2.11
` [PULL 28/67] ppc/spapr: remove deprecated machine pseries-2.12-sxxm
` [PULL 29/67] ppc/spapr: remove deprecated machine pseries-2.12
` [PULL 30/67] target/ppc: Reduce code duplication across Power9/10 init code
` [PULL 31/67] target/ppc: Introduce 'PowerPCCPUClass::spapr_logical_pvr'
` [PULL 32/67] target/ppc: Fix regression due to Power10 and Power11 having same PCR
` [PULL 33/67] target/ppc: Add Power11 DD2.0 processor
` [PULL 34/67] ppc/pseries: Add Power11 cpu type
` [PULL 35/67] target/ppc: use locally stored msr and avoid indirect access
` [PULL 36/67] target/ppc: optimize hreg_compute_pmu_hflags_value
` [PULL 37/67] "
` [PULL 38/67] target/ppc: optimize p9 exception handling routines
` [PULL 39/67] target/ppc: optimize p8 "
` [PULL 40/67] target/ppc: optimize p7 "
` [PULL 41/67] target/ppc: simplify var usage in ppc_next_unmasked_interrupt
` [PULL 42/67] target/ppc: combine multiple ail checks into one
` [PULL 43/67] target/ppc: reduce duplicate code between init_proc_POWER{9, 10}
` [PULL 44/67] spapr: nested: Add support for DPDES SPR in GSB for TCG L0
` [PULL 45/67] spapr: nested: Add Power11 capability support for Nested PAPR guests in "
` [PULL 46/67] hw/ppc: Implement -dtb support for PowerNV
` [PULL 47/67] ppc/xive: Fix ESB length overflow on 32-bit hosts
` [PULL 48/67] pnv/xive: TIMA patch sets pre-req alignment and formatting changes
` [PULL 49/67] pnv/xive2: Define OGEN field in the TIMA
` [PULL 50/67] ppc/xive2: Support TIMA "Pull OS Context to Odd Thread Reporting Line"
` [PULL 51/67] pnv/xive2: Support for "OS LGS Push" TIMA operation
` [PULL 52/67] ppc/xive2: Dump more NVP state with 'info pic'
` [PULL 53/67] ppc/xive2: Dump the VP-group and crowd tables "
` [PULL 54/67] ppc/xive2: Allow 1-byte write of Target field in TIMA
` [PULL 55/67] ppc/xive2: Support "Pull Thread Context to Register" operation
` [PULL 56/67] ppc/xive2: Change context/ring specific functions to be generic
` [PULL 57/67] ppc/xive2: Support "Pull Thread Context to Odd Thread Reporting Line"
` [PULL 58/67] pnv/xive: Add special handling for pool targets
` [PULL 59/67] pnv/xive: Update PIPR when updating CPPR
` [PULL 60/67] pnv/xive2: TIMA support for 8-byte OS context push for PHYP
` [PULL 61/67] pnv/xive2: TIMA CI ops using alternative offsets or byte lengths
` [PULL 62/67] tests/qtest: Add XIVE tests for the powernv10 machine
` [PULL 63/67] hw/ppc: Consolidate e500 initial mapping creation functions
` [PULL 64/67] hw/ppc: Consolidate ppc440 "
` [PULL 65/67] MAINTAINERS: Remove myself from the PowerNV machines
` [PULL 66/67] MAINTAINERS: Remove myself from XIVE
` [PULL 67/67] MAINTAINERS: Remove myself as reviewer

[PATCH RFC v4 00/15] fuse: fuse-over-io-uring
 2024-11-04  0:28 UTC  (3+ messages)
` [PATCH RFC v4 12/15] io_uring/cmd: let cmds to know about dying task

[meta-oe][PATCH 1/2] postgresql: Add tclsh 9 support
 2024-11-04  0:21 UTC  (2+ messages)
` [meta-oe][PATCH 2/2] tk: Upgrade to TK 9.0.0 release

[PATCH] eal/unix: optimize thread creation with glibc
 2024-11-04  0:19 UTC  (3+ messages)
` [PATCH v3] "

Linux 6.12-rc6
 2024-11-04  0:19 UTC 

[PATCH net 0/2] net: xilinx: axienet: Fix kernel crash in dmaengine transmit path
 2024-11-03 22:50 UTC  (2+ messages)

[PATCH 1/2] io_uring/cmd: let cmds to know about dying task
 2024-11-04  0:13 UTC  (2+ messages)

[openeuler:OLK-5.10 2284/2284] drivers/ub/urma/uburma/uburma_mmap.c:29:6: warning: no previous prototype for 'uburma_umap_priv_init'
 2024-11-04  0:10 UTC 

[syzbot] [kernel?] WARNING: locking bug in dl_task_timer
 2024-11-04  0:09 UTC 

[PATCH net-next] net: bnx2x: use ethtool string helpers
 2024-11-04  0:08 UTC  (4+ messages)

[GIT PULL] TPM DEVICE DRIVER: tpmdd-next-6.12-rc7
 2024-11-04  0:08 UTC 

[android-common:android15-6.6-desktop 1/1] arch/arm64/boot/dts/mediatek/mt8183-kukui-jacuzzi-makomo-rev0-sku0.dtb: /soc/thermal@1100b000: failed to match any schema with compatible: ['mediatek,mt8183-thermal']
 2024-11-04  0:06 UTC 

PROBLEM: io_uring hang causing uninterruptible sleep state on 6.6.59
 2024-11-04  0:06 UTC  (4+ messages)

[PATCH v4 0/3] Update ASPEED WDT bootstatus
 2024-11-04  0:01 UTC  (4+ messages)
` [PATCH v4 1/3] watchdog: aspeed: Update bootstatus handling

[PATCH v3 00/18] Wire up CRC32 library functions to arch-optimized code
 2024-11-03 22:31 UTC  (2+ messages)
` [PATCH v3 16/18] jbd2: switch to using the crc32c library


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.