All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-04-12 19:14:05 to 2025-04-13 05:01:23 UTC [more...]

[PATCH v13 00/19] x86: Trenchboot secure dynamic launch Linux kernel support
 2025-04-12 19:15 UTC  (3+ messages)
` [PATCH v13 16/19] tpm, tpm_tis: Allow locality to be set to a different value

[PATCH 0/9] Remove per-architecture poly1305 shash glue code
 2025-04-13  4:54 UTC  (3+ messages)
` [PATCH 1/9] crypto: powerpc/poly1305 - implement library instead of shash
` [PATCH 4/9] crypto: arm64/poly1305 - remove redundant shash algorithm

[PATCH] ext4: filesystems without casefold feature cannot be mounted
 2025-04-13  4:57 UTC 

[PATCH 1/2] MAINTAINERS: update SLAB ALLOCATOR maintainers
 2025-04-13  4:45 UTC  (3+ messages)
` [PATCH 2/2] MAINTAINERS: add MM subsection for the page allocator

[frank-w-bpi-r2-4.14:6.14-next-wip 6647/6651] drivers/block/fitblk.c:482:6: warning: variable 'found' is used uninitialized whenever 'if' condition is true
 2025-04-13  4:34 UTC 

[PATCH v6 0/2] Add support for PCIe RP PERST#
 2025-04-13  4:28 UTC  (10+ messages)
` [PATCH v6 2/2] PCI: xilinx-cpm: Add support for PCIe RP PERST# signal

[PATCH v2] mm: Introduce free_folio_and_swap_cache() to replace free_page_and_swap_cache()
 2025-04-13  4:22 UTC 

[tip:perf/core 5/13] kernel/events/core.c:5774:6-11: ERROR: iterator variable bound on line 5733 cannot be NULL
 2025-04-13  4:10 UTC 

[peterz-queue:x86/core 4/6] arch/x86/kernel/cpu/mshyperv.c:431:34: error: use of undeclared identifier 'hv_pg_hypercall'; did you mean 'hv_do_hypercall'?
 2025-04-13  4:10 UTC 

[PATCH] sched/fair: Remove stale references to LAST_BUDDY and SKIP_BUDDY
 2025-04-13  4:10 UTC  (2+ messages)

[PATCH] nfs: Use IS_ERR_OR_NULL() helper function
 2025-04-13  4:08 UTC 

Maybe we can set default zstd compression level to 1 when SSD detected?
 2025-04-13  4:07 UTC 

[PATCH 0/2] target: Remove atomics from main IO path
 2025-04-13  3:59 UTC  (3+ messages)
` [PATCH 1/2] target: Move IO path stats to per cpu
` [PATCH 2/2] target: Move delayed/ordered tracking "

[PATCH] sched/fair: Only increment deadline once on yield
 2025-04-13  4:00 UTC  (2+ messages)

[PATCH v3] drm/panel: boe-bf060y8m-aj0: transition to mipi_dsi wrapped functions
 2025-04-13  3:59 UTC 

[PATCH v3] drm/panel: boe-bf060y8m-aj0: transition to mipi_dsi wrapped functions
 2025-04-13  3:58 UTC  (3+ messages)

[frank-w-bpi-r2-4.14:6.14-next-wip 6643/6651] drivers/nvmem/layouts/adtran.c:102:1: warning: the frame size of 1076 bytes is larger than 1024 bytes
 2025-04-13  3:55 UTC 

[syzbot] [afs?] BUG: unable to handle kernel paging request in afs_put_vlserverlist
 2025-04-13  3:41 UTC 

[PATCH v3 0/2] memcg: Fix test_memcg_min/low test failures
 2025-04-13  3:15 UTC  (4+ messages)
` [PATCH v3 2/2] selftests: memcg: Increase error tolerance of child memory.current check in test_memcg_protection()

[Buildroot] [autobuild.buildroot.org] Daily results for 2025-04-12
 2025-04-13  3:14 UTC 

git credential management Mac OS
 2025-04-13  3:11 UTC  (2+ messages)

[PATCH] MAINTAINERS: pci: add entry for Rust PCI code
 2025-04-13  3:07 UTC  (2+ messages)

application
 2025-04-13  3:00 UTC  (2+ messages)

What's cooking in git.git (Apr 2025, #03; Fri, 11)
 2025-04-13  2:55 UTC  (3+ messages)

[frank-w-bpi-r2-4.14:6.14-next-wip 6633/6651] drivers/mtd/nand/spi/core.c:1196:77: error: initialization of 'unsigned int' from 'u8 *' {aka 'unsigned char *'} makes integer from pointer without a cast
 2025-04-13  2:53 UTC 

[PATCH 0/2] Two perf test fixes
 2025-04-13  2:50 UTC  (3+ messages)
` [PATCH v2 0/3] "

[linux-next:master 1753/1936] mm/swapfile.c:1517:20: warning: function 'swap_is_last_ref' is not needed and will not be emitted
 2025-04-13  2:47 UTC  (4+ messages)

[PATCH net-next v1 0/1] bonding: Adding limited support for ARP monitoring with ovs
 2025-04-13  2:37 UTC  (5+ messages)
` [PATCH net-next v1 1/1] bonding: Adding limmited "

Re: [PATCH] open hardlink on deferred close file return EINVAL
 2025-04-13  2:34 UTC  (3+ messages)
` [PATCH v2] fix open hardlink on deferred close file error

kernel/sched/syscalls.c:979:8: error: unexpected token, expected comma
 2025-04-13  2:23 UTC  (3+ messages)

[PATCH] scripts/mksysmap: skip objtool __pfx_ symbols
 2025-04-13  2:22 UTC  (7+ messages)

[PATCH] LoongArch: Enhance robust of kprobe
 2025-04-13  2:22 UTC  (6+ messages)

[PATCH 0/5] mm: reliable huge page allocator
 2025-04-13  2:20 UTC  (7+ messages)
` [PATCH 5/5] mm: page_alloc: defrag_mode kswapd/kcompactd watermarks

[PATCH] LoongArch: Handle fp, lsx, lasx and lbt assembly symbols
 2025-04-13  2:17 UTC  (4+ messages)

[PATCH] net: use %ld format specifier for PTR_ERR in pr_warn
 2025-04-13  2:07 UTC  (3+ messages)

[PATCH v4 0/4] mm/gup: Minor fix, cleanup and improvements
 2025-04-13  2:04 UTC  (7+ messages)
` [PATCH v4 4/4] mm/gup: clean up codes in fault_in_xxx() functions
  ` [PATCH v5 "

[PATCH] drm/bridge: ti-sn65dsi86: Add necessary DSI flags
 2025-04-13  1:52 UTC  (2+ messages)

[PATCH bpf v2] ftrace: fix incorrect hash size in register_ftrace_direct()
 2025-04-13  1:44 UTC 

[PATCH] ref_tracker: use %ld format specifier for PTR_ERR() during directory creation failure
 2025-04-13  1:32 UTC  (2+ messages)

[PATCH bpf] ftrace: fix incorrect hash size in register_ftrace_direct()
 2025-04-13  1:32 UTC  (6+ messages)

[android-common:android13-5.15 1/1] block/blk-mq.c:2196 blk_mq_submit_bio() warn: variable dereferenced before check 'bio' (see line 2180)
 2025-04-13  1:20 UTC 

[PATCH] netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_max sysctl
 2025-04-13  1:14 UTC  (4+ messages)
` [PATCH V5] "

[syzbot] [fs?] INFO: task hung in __generic_file_fsync (5)
 2025-04-13  1:08 UTC  (2+ messages)
` [syzbot] [kernfs?] "

[PATCH 0/1] ocfs2: fix discontig allocating issue
 2025-04-13  1:06 UTC  (3+ messages)
` [PATCH 1/1] ocfs2: fix the issue with discontiguous allocation in the global_bitmap

[oe] [meta-networking] php: sort PACKAGECONFIG options
 2025-04-12 22:24 UTC 

[PATCH] rust: add C FFI types to the prelude
 2025-04-13  0:56 UTC 

[rdma:hmm] BUILD SUCCESS c92ae5d4f53ebf9c32ace69c1f89a47e8714d18b
 2025-04-13  0:46 UTC 

[PATCH] objtool/rust: add one more `noreturn` Rust function
 2025-04-13  0:23 UTC 

❌ FAIL: Test report for master (6.15.0-rc1, upstream-mainline, 7cdabafc)
 2025-04-13  0:22 UTC 

vectored interrupt mode not an option for stvec
 2025-04-13  0:17 UTC  (3+ messages)
` [PATCH] lib: sbi_trap: Add support for vectored interrupts

[syzbot] [mm?] WARNING in move_to_new_folio
 2025-04-13  0:03 UTC 

[PATCH] ocfs2: o2net_idle_timer: Rename del_timer_sync in comment
 2025-04-12 23:55 UTC  (2+ messages)

generic_permission() optimization
 2025-04-12 23:55 UTC  (14+ messages)

[PATCH] ocfs2: Simplify return statement in ocfs2_filecheck_attr_store()
 2025-04-12 23:49 UTC  (2+ messages)

v2 [PATCH] ocfs2: fix panic in failed foilio allocation
 2025-04-12 23:47 UTC  (2+ messages)

[PATCH] crypto: deadcode structs from 'comp' removal
 2025-04-12 23:32 UTC 

[PATCH net] net: don't mix device locking in dev_close_many() calls
 2025-04-12 23:30 UTC 

VRF Routing Rule Matching Issue: oif Rules Not Working After Commit 40867d74c374
 2025-04-12 23:25 UTC  (3+ messages)
` [PATCH] resume oif rule match l3mdev in fib_lookup

arch/riscv/lib/strncmp.S:11: Error: unrecognized opcode `__alternative_cfg("nop", "j strncmp_zbb",0,30,'
 2025-04-12 23:18 UTC 

Gerrit, GitButler, and Jujutsu projects collaborating on change-id commit footer
 2025-04-12 23:13 UTC  (11+ messages)
    ` Semantics of change IDs (Re: Gerrit, GitButler, and Jujutsu projects collaborating on change-id commit footer)

[RFC PATCH v1 00/15] MSR refactor with new MSR instructions support
 2025-04-12 23:10 UTC  (6+ messages)
` [RFC PATCH v1 10/15] KVM: VMX: Use WRMSRNS or its immediate form when available

[PATCH v3 0/4] gpio: Hide and obey valid_mask
 2025-04-12 23:00 UTC  (3+ messages)
` [PATCH v3 4/4] gpio: Hide valid_mask from direct assignments

[PATCH v2] README: add supported fs list
 2025-04-12 22:54 UTC  (2+ messages)

[PATCH 0/2] Add property to support writing ERSTBA in high-low order
 2025-04-12 22:46 UTC  (4+ messages)
` [PATCH 1/2] hw: usb: xhci: "

[GIT PULL] tracing: Fixes for v6.15
 2025-04-12 22:45 UTC  (2+ messages)

[jlayton:netns-debugfs 3/3] net/core/net_namespace.c:1656:5: warning: format specifies type 'int' but the argument has type 'long'
 2025-04-12 22:37 UTC 

[PATCH 0/2] pinctrl: spacemit: add clock/reset support
 2025-04-12 22:34 UTC  (5+ messages)
` [PATCH 2/2] pinctrl: spacemit: add clock support for K1 SoC

[PATCH v3 0/4] AMD Zen debugging documentation
 2025-04-12 22:29 UTC  (15+ messages)
` [PATCH v3 2/4] i2c: piix4: Move SB800_PIIX4_FCH_PM_ADDR definition to amd_node.h
` [PATCH v3 4/4] x86/CPU/AMD: Print the reason for the last reset

[android-common:android14-5.15 1/1] include/trace/events/rwmmio.h:13:1: sparse: sparse: cast removes address space '__iomem' of expression
 2025-04-12 22:27 UTC 

[Intel-wired-lan] [tnguy-next-queue:dev-queue] BUILD SUCCESS 26efeb187372118915fbc6560f3be7ec57891de0
 2025-04-12 22:25 UTC 

❌ FAIL: Test report for master (6.15.0-rc1, upstream-mainline, b676ac48)
 2025-04-12 22:22 UTC 

[PATCH v2 0/2] ftrace: Expose call graph depth as unsigned int
 2025-04-12 22:10 UTC  (3+ messages)
` [PATCH v2 1/2] ftrace: Fix type of ftrace_graph_ent_entry.depth
` [PATCH v2 2/2] ftrace: Expose call graph depth as unsigned int

[frank-w-bpi-r2-4.14:6.14-next-wip 6650/6651] arch/arm64/boot/dts/mediatek/mt7622-smartrg-SDG-841-t6.dts:91.9-93.4: Warning (unit_address_vs_reg): /memory: node has a reg or ranges property, but no unit name
 2025-04-12 22:16 UTC 

drivers/bluetooth/hci_vhci.o: error: objtool: vhci_coredump_hdr(): STT_FUNC at end of section
 2025-04-12 22:16 UTC 

[syzbot] [bpf?] [net?] possible deadlock in xsk_notifier (2)
 2025-04-12 22:10 UTC  (2+ messages)

[jlayton:netns-debugfs 2/3] lib/ref_tracker.c:287:4: warning: format specifies type 'int' but the argument has type 'long'
 2025-04-12 21:56 UTC 

[PATCH] f2fs: prevent kernel warning due to negative i_nlink from corrupted image
 2025-04-12 21:42 UTC  (2+ messages)
` [f2fs-dev] "

[jlayton:netns-debugfs 2/3] include/linux/kern_levels.h:5:18: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long int'
 2025-04-12 21:34 UTC 

Gerrit, GitButler, and Jujutsu projects collaborating on change-id commit footer
 2025-04-12 21:32 UTC  (7+ messages)

[PATCH] ftrace: Fix type of ftrace_graph_ent_entry.depth
 2025-04-12 21:21 UTC  (4+ messages)

[syzbot] [net?] [usb?] INFO: task hung in usbnet_disconnect (3)
 2025-04-12 21:20 UTC 

[Intel-wired-lan] [tnguy-next-queue:100GbE] BUILD SUCCESS 39aa687a849489897a15cd8a2d8a4b513def6237
 2025-04-12 21:09 UTC 

[Intel-wired-lan] [tnguy-next-queue:10GbE] BUILD SUCCESS c13b8a3432e3290f6a82a8e784f4e0516c6b4d79
 2025-04-12 21:08 UTC 

[for-linus][PATCH 0/7] tracing: Fixes for 6.15
 2025-04-12 21:04 UTC  (8+ messages)
` [for-linus][PATCH 1/7] tracing: Hide get_vm_area() from MMUless builds
` [for-linus][PATCH 2/7] tracing: Do not add length to print format in synthetic events
` [for-linus][PATCH 3/7] ftrace: Properly merge notrace hashes
` [for-linus][PATCH 4/7] ftrace: Fix accounting of subop hashes
` [for-linus][PATCH 5/7] tracing/selftest: Add test to better test subops filtering of function graph
` [for-linus][PATCH 6/7] ftrace: Do not have print_graph_retval() add a newline
` [for-linus][PATCH 7/7] rv: Fix out-of-bound memory access in rv_is_container_monitor()

how to get scanned network strength over dbus
 2025-04-12 20:59 UTC  (3+ messages)

[GIT PULL] BPF fixes for 6.15-rc2
 2025-04-12 20:59 UTC  (2+ messages)

[PATCH v2] mmc: sdhci-of-dwcmshc: add PD workaround on RK3576
 2025-04-12 20:45 UTC  (2+ messages)

[PATCH v4 0/5] A mechanism for efficient support for per-function metrics
 2025-04-12 20:42 UTC  (6+ messages)

[PATCH] net: dwc_eth_qos: add support of stm32mp2 platform
 2025-04-12 20:53 UTC  (2+ messages)

[PATCH] [STABLE] 6.12.23: arch/x86/coco/tdx/tdx.c build error
 2025-04-12 20:48 UTC 

[PATCH v4 0/2] usb: dwc3: exynos: add support for Exynos2200 variant
 2025-04-12 20:33 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: usb: samsung,exynos-dwc3: add exynos2200 compatible
` [PATCH v4 2/2] usb: dwc3: exynos: add support for Exynos2200 variant

[PATCH v2] usb: onboard-hub: Fix return type for regulator APIs
 2025-04-12 20:52 UTC  (2+ messages)

[PATCH v6 0/3] Static initcalls
 2025-04-12 20:52 UTC  (3+ messages)
` [PATCH v6 2/3] common: board: make initcalls static

[PATCH v3] x86/boot/sev: Avoid shared GHCB page for early memory acceptance
 2025-04-12 20:50 UTC  (5+ messages)
` [tip: x86/boot] "

[PATCH v4 00/11] x86: Refactor and consolidate startup code
 2025-04-12 20:50 UTC  (7+ messages)
` [PATCH v4 08/11] x86/sev: Split off startup code from core code

[PATCH v4 00/10] phy: samsung: add Exynos2200 SNPS eUSB2 driver
 2025-04-12 20:26 UTC  (22+ messages)
` [PATCH v4 01/10] dt-bindings: phy: add exynos2200 eusb2 phy support
` [PATCH v4 02/10] dt-bindings: phy: samsung,usb3-drd-phy: add exynos2200 support
` [PATCH v4 03/10] phy: move phy-qcom-snps-eusb2 out of its vendor sub-directory
` [PATCH v4 04/10] phy: phy-snps-eusb2: refactor constructs names
` [PATCH v4 05/10] phy: phy-snps-eusb2: split phy init code
` [PATCH v4 06/10] phy: phy-snps-eusb2: make repeater optional
` [PATCH v4 07/10] phy: phy-snps-eusb2: make reset control optional
` [PATCH v4 08/10] phy: phy-snps-eusb2: refactor reference clock init
` [PATCH v4 09/10] phy: phy-snps-eusb2: add support for exynos2200
` [PATCH v4 10/10] phy: exynos5-usbdrd: support Exynos USBDRD 3.2 4nm controller

[PATCH] drm/amdgpu: Remove PACKET2 from amdgpu since it is not used
 2025-04-12 20:44 UTC 

[PATCH] drm/amdgpu: Add documentation to some parts of the AMDGPU ring and wb
 2025-04-12 20:37 UTC 

[PATCH 0/6] Introduce a generic function to get the CSB buffer
 2025-04-12 20:29 UTC  (6+ messages)

[PATCH] x86/microcode/AMD: Extend the SHA check to Zen5
 2025-04-12 20:29 UTC  (2+ messages)
` [tip: x86/urgent] x86/microcode/AMD: Extend the SHA check to Zen5, block loading of any unreleased standalone Zen5 microcode patches

target/mips: Fix MIPS16e translation
 2025-04-12 19:40 UTC 

[sean-jc:x86/unfudge_irq_bypass 72/72] arch/x86/kvm/svm/avic.c:857:58: error: 'ir' undeclared; did you mean 'idr'?
 2025-04-12 20:23 UTC 

[frank-w-bpi-r2-4.14:6.14-next-wip 6649/6651] arch/arm64/boot/dts/mediatek/mt7981b-glinet-gl-mt3000.dts:90.3-13: Warning (reg_format): /soc/ethernet@15100000/mac@0:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
 2025-04-12 20:23 UTC 

[PATCH v2 0/9] Introduce a helper functions to get the CSB buffer
 2025-04-12 20:21 UTC  (10+ messages)
` [PATCH v2 1/9] drm/amdgpu/gfx: Introduce helpers for CSB manipulation
` [PATCH v2 2/9] drm/amdgpu/gfx: Use CSB helpers in gfx_v11_0_get_csb_buffer
` [PATCH v2 3/9] drm/amdgpu/gfx: Use CSB helpers in gfx_v10_0_get_csb_buffer
` [PATCH v2 4/9] drm/amdgpu/gfx: Use CSB helpers in gfx_v9_0_get_csb_buffer
` [PATCH v2 5/9] drm/amdgpu/gfx: Use CSB helpers in gfx_v8_0_get_csb_buffer
` [PATCH v2 6/9] drm/amdgpu/gfx: Use CSB helpers in gfx_v7_0_get_csb_buffer
` [PATCH v2 7/9] drm/amdgpu/gfx: Clean up gfx_v7_0_get_csb_buffer
` [PATCH v2 8/9] drm/amdgpu/gfx: Use CSB helpers in gfx_v6_0_get_csb_buffer
` [PATCH v2 9/9] drm/amdgpu: Add CSB documentation

[syzbot] [wireless?] divide error in mac80211_hwsim_set_tsf
 2025-04-12 20:14 UTC 

[PATCH v4] hwmon: (max77705) add initial support
 2025-04-12 20:10 UTC  (2+ messages)

[Reminder] Spring 2025 NFS Bake-a-thon
 2025-04-12 20:04 UTC 

[PATCH] xfs: Verify DA node btree hash order
 2025-04-12 20:03 UTC 

[PATCH] scsi: ufs: core: Add NULL check in ufshcd_mcq_compl_pending_transfer()
 2025-04-12 19:59 UTC 

[davidhildenbrand:migration 16/16] mm/compaction.c:468:46: warning: 'struct compact_control' declared inside parameter list will not be visible outside of this definition or declaration
 2025-04-12 19:51 UTC 

[davidhildenbrand:migration 15/16] include/linux/zsmalloc.h:48:33: error: storage size of 'zsmalloc_mops' isn't known
 2025-04-12 19:51 UTC 

[PATCH 00/11] x86: 32-bit cleanups
 2025-04-12 19:48 UTC  (5+ messages)
` [PATCH 05/11] x86: remove HIGHMEM64G support

[PATCH] input: samsung-keypad: Add check for clk_enable()
 2025-04-12 19:43 UTC 

[frank-w-bpi-r2-4.14:6.14-next-wip 6633/6651] drivers/mtd/nand/spi/core.c:1193:5: warning: no previous prototype for 'spinand_cal_read'
 2025-04-12 19:40 UTC 

[PATCH 0/3] Support MSM8916 USB PHY + UDC in qcom_defconfig
 2025-04-12 19:40 UTC  (4+ messages)
` [PATCH 1/3] usb: udc: ci: support USB gadget driver model
` [PATCH 2/3] usb: host: ehci-msm: Register ChipIdea UDC from glue wrapper
` [PATCH 3/3] qcom_defconfig: Enable MSM8916 USB PHY + ChipIdea UDC

[PATCH] i2c: lpc2k: Add check for clk_enable()
 2025-04-12 19:37 UTC 

[PATCH] gpio: nomadik: Add check for clk_enable()
 2025-04-12 19:31 UTC 

PDFio 1.5.2
 2025-04-12 19:16 UTC 

[PATCH v4] mm: add zblock allocator
 2025-04-12 19:25 UTC  (2+ messages)

Async client v4 mount results in unexpected number of extents on the server
 2025-04-12 19:19 UTC  (5+ messages)

[PATCH 0/8] iio: imu: new inv_icm45600 driver
 2025-04-12 19:15 UTC  (4+ messages)
` [PATCH 5/8] iio: imu: inv_icm45600: add buffer support in iio devices


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.