All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-12-18 00:34:22 to 2024-12-18 02:14:45 UTC [more...]

[PATCH 6.6 CANDIDATE 00/18] xfs backports for 6.6.y (from 6.11)
 2024-12-18  2:14 UTC  (16+ messages)
` [PATCH 6.6 CANDIDATE 01/18] xfs: fix the contact address for the sysfs ABI documentation
` [PATCH 6.6 CANDIDATE 02/18] xfs: verify buffer, inode, and dquot items every tx commit
` [PATCH 6.6 CANDIDATE 03/18] xfs: use consistent uid/gid when grabbing dquots for inodes
` [PATCH 6.6 CANDIDATE 04/18] xfs: declare xfs_file.c symbols in xfs_file.h
` [PATCH 6.6 CANDIDATE 05/18] xfs: create a new helper to return a file's allocation unit
` [PATCH 6.6 CANDIDATE 06/18] xfs: Fix xfs_flush_unmap_range() range for RT
` [PATCH 6.6 CANDIDATE 07/18] xfs: Fix xfs_prepare_shift() "
` [PATCH 6.6 CANDIDATE 08/18] xfs: don't walk off the end of a directory data block
` [PATCH 6.6 CANDIDATE 09/18] xfs: convert comma to semicolon
` [PATCH 6.6 CANDIDATE 10/18] xfs: fix file_path handling in tracepoints
` [PATCH 6.6 CANDIDATE 11/18] xfs: remove unused parameter in macro XFS_DQUOT_LOGRES
` [PATCH 6.6 CANDIDATE 12/18] xfs: attr forks require attr, not attr2
` [PATCH 6.6 CANDIDATE 13/18] xfs: conditionally allow FS_XFLAG_REALTIME changes if S_DAX is set
` [PATCH 6.6 CANDIDATE 14/18] xfs: Fix the owner setting issue for rmap query in xfs fsmap
` [PATCH 6.6 CANDIDATE 15/18] xfs: use XFS_BUF_DADDR_NULL for daddrs in getfsmap code

[PATCH blktests 0/2] throtl: fix IO block-size and race while submitting IO
 2024-12-18  2:14 UTC  (3+ messages)
` [PATCH blktests 1/2] throtl/002: calculate block-size based on device max-sectors setting

[PATCH v2] hexagon: Disable constant extender optimization for LLVM prior to 19.1.0
 2024-12-18  2:11 UTC  (3+ messages)

[PATCH v1 net] rtnetlink: Try the outer netns attribute in rtnl_get_peer_net()
 2024-12-18  2:10 UTC  (2+ messages)

[PATCH 0/2] block size limit cleanups
 2024-12-18  2:09 UTC  (4+ messages)
` [PATCH 1/2] block/bdev: use helper for max block size check
` [PATCH 2/2] nvme: use blk_validate_block_size() for max LBA check

[PATCH 0/2] block: fix deadlock caused by atomic limits update
 2024-12-18  2:09 UTC  (10+ messages)
` [PATCH 1/2] block: avoid to hold q->limits_lock across APIs for atomic update queue limits

[PATCH 0/2] Tegra234 fabric fixes
 2024-12-18  2:08 UTC  (4+ messages)
` [PATCH 1/2] arm64: tegra: fix typo in Tegra234 dce-fabric compatible

[PATCH 0/3] drm/xe: Small trace print improvements
 2024-12-18  2:05 UTC  (4+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "

[PATCH] seqlock: Use WRITE_ONCE() on sequence update
 2024-12-18  2:03 UTC  (3+ messages)

[PATCH net-next] net: dsa: microchip: Add suspend/resume support to KSZ DSA driver
 2024-12-18  2:03 UTC 

[PATCH net 0/2] net: dsa: microchip: Fix set_ageing_time function for KSZ9477 and LAN937X switches
 2024-12-18  2:02 UTC  (3+ messages)
` [PATCH net 1/2] net: dsa: microchip: Fix KSZ9477 set_ageing_time function
` [PATCH net 2/2] net: dsa: microchip: Fix LAN937X "

[PATCH net-next] net: dsa: microchip: Do not execute PTP driver code for unsupported switches
 2024-12-18  2:02 UTC 

[PATCH] drm/omap: Remove hdmi5_core_handle_irqs()
 2024-12-18  2:01 UTC 

[PATCH] checks: Warn about missing #address-cells for interrupt parents
 2024-12-18  2:01 UTC  (2+ messages)

[linus:master] [blk] 22465bbac5: BUG:KASAN:slab-use-after-free_in__cpuhp_state_add_instance_cpuslocked
 2024-12-18  2:00 UTC  (2+ messages)

[PATCH net-next v2] net: page_pool: rename page_pool_is_last_ref()
 2024-12-18  2:00 UTC  (2+ messages)

[PATCH net] net: netdevsim: fix nsim_pp_hold_write()
 2024-12-18  2:00 UTC  (2+ messages)

[PATCH] fbdev: omapfb: Remove unused hdmi5_core_handle_irqs
 2024-12-18  1:59 UTC 

[PATCH] drm/xe: Reject BO eviction if BO is bound to current VM
 2024-12-18  1:59 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ Xe.CI.BAT: failure "

[PATCH] platform/chrome: cros_ec_lpc: Only check for events on MKBP notifies
 2024-12-18  1:57 UTC 

[PATCH bpf-next v5 0/5] Support eliding map lookup nullness
 2024-12-18  1:57 UTC  (4+ messages)
` [PATCH bpf-next v5 5/5] bpf: selftests: verifier: Add nullness elision tests

CVE-2024-50106: nfsd: fix race between laundromat and free_stateid
 2024-12-18  1:55 UTC  (4+ messages)

[GIT PULL] tracing: Fixes for v6.13
 2024-12-18  1:55 UTC 

[PATCH 0/3] ring-buffer: Hardening of the persistent buffer
 2024-12-18  1:53 UTC  (20+ messages)
` [PATCH 1/3] ring-buffer: Add uname to match criteria for persistent ring buffer
                            ` [PATCH] vsprintf: simplify number handling

[PATCH v8 net-next 0/4] Add more feautues for ENETC v4 - round 1
 2024-12-18  1:53 UTC  (4+ messages)
` [PATCH v8 net-next 1/4] net: enetc: add Tx checksum offload for i.MX95 ENETC

6.13/regression/bisected - after commit f1be1788a32e I see in the kernel log "possible circular locking dependency detected"
 2024-12-18  1:51 UTC 

knfsd server bug when GETATTR follows READDIR
 2024-12-18  1:51 UTC  (2+ messages)

[for-linus][PATCH 0/4] tracing: Fixes for v6.13
 2024-12-18  1:38 UTC  (5+ messages)
` [for-linus][PATCH 1/4] tracing: Fix test_event_printk() to process entire print argument
` [for-linus][PATCH 2/4] tracing: Add missing helper functions in event pointer dereference check
` [for-linus][PATCH 3/4] tracing: Add "%s" check in test_event_printk()
` [for-linus][PATCH 4/4] tracing: Check "%s" dereference via the field and not the TP_printk format

[android-common:android12-5.4 10597/30000] qcom-rpmh-regulator.c:undefined reference to `rpmh_write'
 2024-12-18  1:47 UTC 

[PATCH 1/2] bloblist: Introduce BLOBLIST_PRIOR_STAGE options
 2024-12-18  1:46 UTC  (10+ messages)

[PATCH] RFC: efi: Attempt to support automatically running SCT
 2024-12-18  1:46 UTC  (2+ messages)

[PATCH 0/8] Add XHCI TR NOOP support, plus PCI, MSIX changes
 2024-12-18  1:44 UTC  (4+ messages)
` [PATCH 3/8] pci/msix: Implement PBA writes

[PATCH bpf-next v1 00/13] bpf qdisc
 2024-12-18  1:44 UTC  (7+ messages)
` [PATCH bpf-next v1 01/13] bpf: Support getting referenced kptr from struct_ops argument
` [PATCH bpf-next v1 02/13] selftests/bpf: Test referenced kptr arguments of struct_ops programs

[Intel-wired-lan] [PATCH iwl-net] idpf: fix transaction timeouts on reset
 2024-12-18  1:44 UTC  (2+ messages)
`  "

[PATCH v2 0/2] fix some bsg related bugs
 2024-12-18  1:42 UTC  (3+ messages)
` [PATCH v2 1/2] scsi: ufs: delete bsg_dev when setup bsg fail
` [PATCH v2 2/2] scsi: ufs: set bsg_queue to NULL after remove

[PATCH 0/3] arm64: allwinner: a64: fix video output on Pinebook
 2024-12-18  1:38 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: clock: sunxi: Export PLL_VIDEO_2X and PLL_MIPI

[PATCH v2 0/5] Improve Rockchip VOP2 display modes handling on RK3588 HDMI0
 2024-12-18  1:36 UTC  (10+ messages)
` [PATCH v2 3/5] drm/rockchip: vop2: Improve "
              `  "

[PATCH 0/7] KVM: TDX: TDX hypercalls may exit to userspace
 2024-12-18  1:38 UTC  (11+ messages)
` [PATCH 1/7] KVM: TDX: Add a place holder to handle TDX VM exit
` [PATCH 4/7] KVM: TDX: Handle TDG.VP.VMCALL<MapGPA>

[PATCH] selinux: support wildcard match in genfscon
 2024-12-18  1:37 UTC  (9+ messages)

[PATCH] git: use signed counters when comparing with signed vars
 2024-12-18  1:35 UTC  (2+ messages)
` [PATCH v2] git: use signed loop "

[syzbot] [ocfs2?] KASAN: slab-use-after-free Read in ocfs2_lock_global_qf
 2024-12-18  1:35 UTC  (2+ messages)
` [syzbot] [PATCH v2] ocfs2: fix slab-use-after-free due to dangling pointer dqi_priv

[PATCH RFC v2 0/4] lib/sbitmap: fix shallow_depth tag allocation
 2024-12-18  1:28 UTC  (14+ messages)
` [PATCH RFC v2 1/4] block/mq-deadline: Revert "block/mq-deadline: Fix the tag reservation code"
` [PATCH v2 RFC 2/4] lib/sbitmap: fix shallow_depth tag allocation
` [PATCH v2 3/4] block/elevator: choose none elevator for high IO concurrency ability disk
` [PATCH RFC v2 4/4] block/mq-deadline: introduce min_async_depth

[PATCH v3 0/3] Support ExynosAutov920 ufs phy driver
 2024-12-18  1:32 UTC  (4+ messages)
  ` [PATCH v3 1/3] dt-bindings: phy: Add ExynosAutov920 UFS PHY bindings

[PATCH v2] net: mv643xx_eth: fix an OF node reference leak
 2024-12-18  1:31 UTC  (3+ messages)

[PATCH 0/5] *** Introduce new space allocation algorithm ***
 2024-12-18  1:31 UTC  (11+ messages)

[OE-core][PATCH] gcc: backport patch to fix data relocation to !ENDBR: stpcpy
 2024-12-18  1:31 UTC  (3+ messages)

[PATCH mtd-utils] misc-utils: Fix integer overflow in docfdisk.c
 2024-12-18  1:30 UTC  (2+ messages)

[PATCH v2] Bluetooth: btusb: add sysfs attribute to control USB alt setting
 2024-12-18  1:30 UTC  (3+ messages)
` [v2] "

[OE-core][PATCH v2] gcc: backport patch to fix data relocation to !ENDBR: stpcpy
 2024-12-18  1:29 UTC 

[PATCH v2] net: mv643xx_eth: fix an OF node reference leak
 2024-12-18  1:28 UTC 

[PATCH] fallocate: Add support for fixed goal extent allocations
 2024-12-18  1:28 UTC  (3+ messages)

[PATCH v7] revision: use calloc instead of malloc where possible
 2024-12-18  1:26 UTC  (4+ messages)
` [PATCH v8] git: "
  ` [PATCH v9] "
    ` [PATCH v10] git: use calloc instead of malloc + memset "

[PATCH] ring-buffer: Fix a oob in __rb_map_vma
 2024-12-18  1:23 UTC  (4+ messages)

[PATCH 5.4.y] drm/i915: Fix memory leak by correcting cache object name in error handler
 2024-12-18  1:23 UTC  (2+ messages)

[PATCH v5 0/5] remove libxenctrl usage from xenstored
 2024-12-18  1:20 UTC  (3+ messages)
` [PATCH v5 3/5] xen: add new domctl get_changed_domain

[PATCH] doc: remove extra quotes in generated docs
 2024-12-18  1:22 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] x86/mce/: Make cmci_supported() return bool
 2024-12-18  1:21 UTC  (2+ messages)

[PATCH v2 0/2] hw/usb/hcd-xhci-pci: Add TI TUSB73X0 XHCI controller model
 2024-12-18  1:19 UTC  (4+ messages)
` [PATCH v2 1/2] hw/usb/hcd-xhci-pci: Make PCI device more configurable

[PATCH v4] dt-bindings: mfd: sprd,sc2731: reference sprd,sc2731-efuse bindings
 2024-12-18  1:20 UTC  (2+ messages)

[PATCH v2] mtd: spi-nor: Fix the spi_nor_read() when config SPI_STACKED_PARALLEL is enabled
 2024-12-18  1:09 UTC  (6+ messages)

[RFC PATCH] xen/kconfig: allow LATE_HWDOM config for ARM
 2024-12-18  1:17 UTC  (3+ messages)

[PATCH] dmaengine: ti: edma: fix OF node reference leaks in edma_driver
 2024-12-18  1:16 UTC  (3+ messages)

[PATCH v5 0/8] Thunderbolt and DP altmode support for cros-ec-typec
 2024-12-18  1:16 UTC  (3+ messages)
` [PATCH v5 6/8] platform/chrome: cros_ec_typec: Displayport support

[PATCH] Prefer fgetc over fgets where possible
 2024-12-18  1:16 UTC  (2+ messages)
` [PATCH v2] "

[sudeep-holla:android13-5.10/ffa 2111/9999] phylink.c:undefined reference to `phy_duplex_to_str'
 2024-12-18  1:15 UTC 

[PATCH v3 00/57] KVM: x86: CPUID overhaul, fixes, and caching
 2024-12-18  1:15 UTC  (4+ messages)
` [PATCH v3 57/57] KVM: x86: Use only local variables (no bitmask) to init kvm_cpu_caps

[PATCH v2] dmaengine: ti: edma: fix OF node reference leaks in edma_driver
 2024-12-18  1:15 UTC 

[PATCH 5.4 00/24] 5.4.288-rc1 review
 2024-12-18  1:13 UTC  (2+ messages)

[PATCH mptcp-net v2 0/3] netlink: specs: mptcp: events: missing and clearer attr
 2024-12-18  1:11 UTC  (6+ messages)
` [PATCH mptcp-net v2 3/3] netlink: specs: mptcp: fix missing doc

[PATCH v3 00/16] perf tools: Use generic syscall scripts for all archs
 2024-12-18  1:11 UTC  (4+ messages)

[PATCH] usb: typec: tcpm: tcpci: Make the driver be compatible with the TCPCI spec [Rev 2.0 Ver 1.0, October 2017]
 2024-12-18  1:07 UTC  (4+ messages)
` [PATCH v2 0/2] usb: typec: tcpci: Make the driver be compatible with TCPCI Spec
  ` [PATCH v2 1/2] usb: typec: tcpm: tcpci: Make the driver be compatible with the TCPCI spec [Rev 2.0 Ver 1.0, October 2017]
  ` [PATCH v2 2/2] dt-bindings: usb: ptn5110: add TCPC properties

[PATCH] rtc: brcmstb-waketimer: disable wakeup in .remove() and in the error path of .probe()
 2024-12-18  1:06 UTC  (3+ messages)

[PATCH v4 0/5] remove libxenctrl usage from xenstored
 2024-12-18  1:02 UTC  (3+ messages)
` [PATCH v4 3/5] xen: add new domctl get_changed_domain

[groeck-staging:hwmon] BUILD SUCCESS dd471e25770e7e632f736b90db1e2080b2171668
 2024-12-18  1:02 UTC 

[GIT PULL FOR v6.14] imx8-isi fixes and improvements
 2024-12-18  1:02 UTC  (2+ messages)
` [GIT PULL FOR v6.14] imx8-isi fixes and improvements (#106186)

[PATCH] drm/xe/sa: Drop hardcoded 4K guard in sub-allocator
 2024-12-18  1:02 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

(no subject)
 2024-12-18  1:01 UTC  (2+ messages)
` 6.12.4: System partially freezes with _swap_info_get: Unused swap offset entry

[tip: x86/cpu] x86/cpu: Remove 'x86_cpu_desc' infrastructure
 2024-12-18  1:00 UTC 

[tip: x86/cpu] x86/cpu: Expose only stepping min/max interface
 2024-12-18  1:00 UTC 

[tip: x86/cpu] x86/cpu: Introduce new microcode matching helper
 2024-12-18  1:00 UTC 

[tip: x86/cpu] x86/cpu: Move AMD erratum 1386 table over to 'x86_cpu_id'
 2024-12-18  1:00 UTC 

[tip: x86/cpu] x86/cpu: Replace PEBS use of 'x86_cpu_desc' use with 'x86_cpu_id'
 2024-12-18  1:00 UTC 

[syzbot] [kernel?] general protection fault in account_kernel_stack (3)
 2024-12-18  0:59 UTC  (2+ messages)
` [PATCH] nvmet: Don't overflow subsysnqn

[PATCH v6 00/16] VOP Support for rk3576
 2024-12-18  0:55 UTC  (7+ messages)
` [PATCH v6 08/16] drm/rockchip: vop2: Support 32x8 superblock afbc
    `  "
      `  "
        `  "

[PATCH net-next 0/3] hisilicon hns deadcoding
 2024-12-18  0:57 UTC  (4+ messages)
` [PATCH net-next 1/3] net: hisilicon: hns: Remove unused hns_dsaf_roce_reset
` [PATCH net-next 2/3] net: hisilicon: hns: Remove unused hns_rcb_start
` [PATCH net-next 3/3] net: hisilicon: hns: Remove reset helpers

[PATCH] ocfs2: fix slab-use-after-free due to dangling pointer dqi_priv
 2024-12-18  0:57 UTC  (3+ messages)

[PATCH v3 0/3] rust: add kunit doctest with doc fixes
 2024-12-18  0:57 UTC  (3+ messages)
` [PATCH v3 1/3] rust: error: Change `LayoutError` to internal

[PATCH v2] tools: perf: tests: Fix code reading for riscv
 2024-12-18  0:55 UTC  (5+ messages)

[PATCH 0/5] perf: arm_spe: Add format option for discard mode
 2024-12-18  0:54 UTC  (3+ messages)
` [PATCH 5/5] perf docs: arm_spe: Document new "

linux-next: manual merge of the drm-intel tree with the drm-misc tree
 2024-12-18  0:51 UTC 

[PATCH v2] riscv/gdb: add virt mode debug interface
 2024-12-18  0:49 UTC  (11+ messages)

[PATCH] git: replace two checks with one not equal check
 2024-12-18  0:50 UTC  (3+ messages)
` [PATCH v2] "
  ` [PATCH v3] git: replace greater-than and less-than "

[syzbot] [kernel?] WARNING in bitmap_parselist_user
 2024-12-18  0:48 UTC 

[PATCH v6 0/7] Add support for EU stall sampling
 2024-12-18  0:47 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH v2] Use ^=1 to toggle between 0 and 1
 2024-12-18  0:42 UTC  (2+ messages)
` [PATCH v3] git: use "

[PATCH dwarves v2 00/10] pahole: shared ELF and faster reproducible BTF encoding
 2024-12-18  0:40 UTC  (7+ messages)
` [PATCH dwarves v2 07/10] btf_encoder: introduce btf_encoding_context

[PATCH v5 00/18] TDX MMU prep series part 1
 2024-12-18  0:34 UTC  (2+ messages)

[PATCH RESEND net-next v9 00/21] io_uring zero copy rx
 2024-12-18  0:37 UTC  (21+ messages)
` [PATCH net-next v9 01/20] net: page_pool: don't cast mp param to devmem
` [PATCH net-next v9 02/20] net: prefix devmem specific helpers
` [PATCH net-next v9 03/20] net: generalise net_iov chunk owners
` [PATCH net-next v9 04/20] net: page_pool: create hooks for custom page providers
` [PATCH net-next v9 05/20] net: page_pool: add mp op for netlink reporting
` [PATCH net-next v9 06/20] net: page_pool: add a mp hook to unregister_netdevice*
` [PATCH net-next v9 07/20] net: prepare for non devmem TCP memory providers
` [PATCH net-next v9 08/20] net: expose page_pool_{set,clear}_pp_info
` [PATCH net-next v9 09/20] net: page_pool: introduce page_pool_mp_return_in_cache
` [PATCH net-next v9 10/20] io_uring/zcrx: add interface queue and refill queue
` [PATCH net-next v9 11/20] io_uring/zcrx: add io_zcrx_area
` [PATCH net-next v9 12/20] io_uring/zcrx: grab a net device
` [PATCH net-next v9 13/20] net: page pool: export page_pool_set_dma_addr_netmem()
` [PATCH net-next v9 14/20] io_uring/zcrx: dma-map area for the device
` [PATCH net-next v9 15/20] io_uring/zcrx: add io_recvzc request
` [PATCH net-next v9 16/20] io_uring/zcrx: set pp memory provider for an rx queue
` [PATCH net-next v9 17/20] io_uring/zcrx: throttle receive requests
` [PATCH net-next v9 18/20] io_uring/zcrx: add copy fallback
` [PATCH net-next v9 19/20] net: add documentation for io_uring zcrx
` [PATCH net-next v9 20/20] io_uring/zcrx: add selftest

[PATCH v3] mingw: check that the file attributes are valid before modifying them
 2024-12-18  0:37 UTC  (2+ messages)
` [PATCH v4] "

[PATCH net-next v9 00/21] io_uring zero copy rx
 2024-12-18  0:35 UTC  (6+ messages)
` [--bla-- 01/20] net: page_pool: don't cast mp param to devmem
` [--bla-- 02/20] net: prefix devmem specific helpers
` [--bla-- 03/20] net: generalise net_iov chunk owners
` [--bla-- 04/20] net: page_pool: create hooks for custom page providers
` [--bla-- 05/20] net: page_pool: add mp op for netlink reporting

p9_client_write doesn't check for negative "written" from server
 2024-12-18  0:35 UTC  (2+ messages)

[PATCH for-10.0 0/9] target/riscv: add 'sha' support
 2024-12-18  0:34 UTC  (3+ messages)
` [PATCH for-10.0 3/9] target/riscv: add shcounterenw

[PATCH 0/6] Add support to retrieve the bootstatus from watchdog for RZ/V2H(P) SoC
 2024-12-18  0:34 UTC  (5+ messages)
` [PATCH 3/6] arm64: dts: renesas: r9a09g057: Add `syscon` compatible for CPG node
` [PATCH 4/6] dt-bindings: watchdog: renesas: Document `renesas,r9a09g057-syscon-wdt-errorrst` property
` [PATCH 5/6] watchdog: rzv2h_wdt: Add support to retrieve the bootstatus information
` [PATCH 6/6] arm64: dts: renesas: r9a09g057: Add `renesas,r9a09g057-syscon-wdt-errorrst` property to WDT node


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.