All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-10-20 19:16:16 to 2024-10-20 22:01:09 UTC [more...]

[PATCH bpf-next v6 0/9] bpf: Support private stack for bpf progs
 2024-10-20 22:01 UTC  (10+ messages)
` [PATCH bpf-next v6 3/9] bpf: Support private stack for struct ops programs
` [PATCH bpf-next v6 4/9] bpf: Mark each subprog with proper private stack modes
` [PATCH bpf-next v6 5/9] bpf, x86: Refactor func emit_prologue
` [PATCH bpf-next v6 6/9] bpf, x86: Create a helper for certain "reg <op>= imm" operations
` [PATCH bpf-next v6 7/9] bpf, x86: Add jit support for private stack
` [PATCH bpf-next v6 8/9] selftests/bpf: Add tracing prog private stack tests
` [PATCH bpf-next v6 9/9] selftests/bpf: Add struct_ops "

[PATCH 0/4] maple_tree: current split may result in deficient node
 2024-10-20 22:00 UTC  (8+ messages)
` [PATCH 1/4] "
` [PATCH 3/4] maple_tree: use the correct min to calculate split
` [PATCH 4/4] maple_tree: only root node could be deficient

drivers/gpu/drm/bridge/synopsys/dw-mipi-dsi.c:441 dw_mipi_dsi_write() error: __builtin_memcpy() '&word' too small (4 vs u32max)
 2024-10-20 21:58 UTC 

[PATCH] mm: Drop INT_MAX limit from kvmalloc()
 2024-10-20 21:57 UTC  (23+ messages)

linux-next: manual merge of the mm-hotfixes tree with Linus' tree
 2024-10-20 21:55 UTC 

❌ FAIL: Test report for master (6.12.0-rc3, mainline.kernel.org-clang, c5522822)
 2024-10-20 21:52 UTC 

[PATCH net-next v2 00/12] net-timestamp: bpf extension to equip applications transparently
 2024-10-20 21:51 UTC  (3+ messages)
` [PATCH net-next v2 04/12] net-timestamp: add static key to control the whole bpf extension

[PATCH v4 0/3] nvme: system fault while shutting down fabric controller
 2024-10-20 21:51 UTC  (7+ messages)
` [PATCH v4 1/3] nvme-loop: flush off pending I/O while shutting down loop controller
` [PATCH v4 2/3] nvme: make keep-alive synchronous operation

[RFC PATCH] object-name: add @{upstreamhead} shorthand
 2024-10-20 21:42 UTC  (3+ messages)

[REGRESSION] bluetooth: mt7921: Crash on Resume From Suspend And Hibernate
 2024-10-20 21:41 UTC  (2+ messages)

[PATCH] dockerfiles: fix default targets for debian-loongarch-cross
 2024-10-20 21:37 UTC 

[PATCH v5 3/5] media: mediatek: vcodec: Get SRC buffer from bitstream instead of M2M
 2024-10-20 21:37 UTC 

[PATCH] nvme-loop: set blocking flag
 2024-10-20 21:35 UTC  (5+ messages)

[PATCH] SubmittingPatches: tags -> trailers
 2024-10-20 21:29 UTC  (2+ messages)

pull request: bluetooth 2024-10-16
 2024-10-20 21:25 UTC  (4+ messages)

[PATCH] nvme-sysfs: display max_hw_sectors_kb without requiring namespaces
 2024-10-20 21:25 UTC  (4+ messages)

❌ FAIL: Test report for master (6.12.0-rc3, mainline.kernel.org-clang, db87114d)
 2024-10-20 21:23 UTC 

[PATCH v3 00/12] Fixes for user-only munmap races
 2024-10-20 21:20 UTC  (3+ messages)
` [PATCH v3 06/12] target/ppc: Split out helper_dbczl for 970

[PATCH 0/2] linux-user/ppc: Fix sigmask endianness issue in sigreturn
 2024-10-20 21:20 UTC  (3+ messages)
` [PATCH 1/2] "

[PATCH 3/3] tools/rtla: Improved Exception Handling in timerlat
 2024-10-20 21:19 UTC 

[GIT PULL] Pin control fixes for v6.12
 2024-10-20 21:19 UTC  (2+ messages)

[PATCH v3 0/6] Add Nothing Phone (1) support
 2024-10-20 20:56 UTC  (7+ messages)
` [PATCH v3 1/6] dt-bindings: nfc: nxp,nci: Document PN553 compatible
` [PATCH v3 2/6] dt-bindings: arm: cpus: Add qcom kryo670 compatible
` [PATCH v3 3/6] arm64: dts: qcom: Add SM7325 device tree
` [PATCH v3 4/6] dt-bindings: vendor-prefixes: Add Nothing Technology Limited
` [PATCH v3 5/6] dt-bindings: arm: qcom: Add SM7325 Nothing Phone 1
` [PATCH v3 6/6] arm64: dts: qcom: sm7325: Add device-tree for "

[PATCHv11 0/9] nvme: implement secure concatenaion
 2024-10-20 21:13 UTC  (7+ messages)
` [PATCH 6/9] nvme-tcp: request secure channel concatenation
` [PATCH 8/9] nvmet-tcp: support "
` [PATCH 9/9] nvmet: add tls_concat and tls_key debugfs entries

linux-next: error trying to fetch the bcachefs tree
 2024-10-20 21:07 UTC  (3+ messages)

[PATCH v2 0/7] Cleanup Clippy issues in drm_panic_qr.rs
 2024-10-20 21:04 UTC  (2+ messages)

strangely uncorrectable errors with RAID-5
 2024-10-20 21:01 UTC  (2+ messages)

[PATCH v2 1/2] ARM: imx: soc: Select default TEXT_BASE for i.MX6
 2024-10-20 21:00 UTC  (2+ messages)
` [PATCH v2 2/2] ARM: imx: soc: Move default TEXT_BASE for i.MX7

[PATCH 0/6] drm: Series with core improvements/refactorings
 2024-10-20 21:00 UTC  (3+ messages)

[PATCH v2 00/13] Accelerate KVM RISC-V when running as a guest
 2024-10-20 19:47 UTC  (42+ messages)
` [PATCH v2 01/13] RISC-V: KVM: Order the object files alphabetically
` [PATCH v2 02/13] RISC-V: KVM: Save/restore HSTATUS in C source
` [PATCH v2 03/13] RISC-V: KVM: Save/restore SCOUNTEREN "
` [PATCH v2 04/13] RISC-V: KVM: Break down the __kvm_riscv_switch_to() into macros
` [PATCH v2 05/13] RISC-V: KVM: Replace aia_set_hvictl() with aia_hvictl_value()
` [PATCH v2 06/13] RISC-V: KVM: Don't setup SGEI for zero guest external interrupts
` [PATCH v2 07/13] RISC-V: Add defines for the SBI nested acceleration extension
` [PATCH v2 08/13] RISC-V: KVM: Add common nested acceleration support
` [PATCH v2 09/13] RISC-V: KVM: Use nacl_csr_xyz() for accessing H-extension CSRs
` [PATCH v2 10/13] RISC-V: KVM: Use nacl_csr_xyz() for accessing AIA CSRs
` [PATCH v2 11/13] RISC-V: KVM: Use SBI sync SRET call when available
` [PATCH v2 12/13] RISC-V: KVM: Save trap CSRs in kvm_riscv_vcpu_enter_exit()
` [PATCH v2 13/13] RISC-V: KVM: Use NACL HFENCEs for KVM request based HFENCEs

[PATCH] m68k: kernel: Use str_read_write() helper function
 2024-10-20 20:57 UTC 

[PATCH net-next 1/3] net: dsa: vsc73xx: implement transmit via control interface
 2024-10-20 20:54 UTC  (3+ messages)
` [PATCH net-next 2/3] net: dsa: vsc73xx: implement packet reception "
` [PATCH net-next 3/3] net: dsa: vsc73xx: Remove FIXME

[palmer:for-next 13/26] arch/riscv/kernel/unaligned_access_speed.c:25:1: sparse: sparse: symbol '__pcpu_scope_vector_misaligned_access' was not declared. Should it be static?
 2024-10-20 20:55 UTC 

kernel/cgroup/cgroup.c:3687 cgroup_stat_show() warn: we never enter this loop
 2024-10-20 20:55 UTC 

[isilence:zcrx/next 18/19] ERROR: modpost: "netdev_rx_queue_restart" [drivers/net/ethernet/broadcom/bnxt/bnxt_en.ko] undefined!
 2024-10-20 20:55 UTC 

[PATCH bpf-next v2 0/3] XDP metadata: Rx checksum/GSO hint; Tx GSO offload
 2024-10-20 20:51 UTC  (3+ messages)

[PATCH] powerpc/crash: Allow direct printing on kexec
 2024-10-20 20:41 UTC  (2+ messages)

[koverstreet-bcachefs:bcachefs-testing 68/106] fs/bcachefs/sysfs.c:426:42: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2024-10-20 20:45 UTC 

[PATCH] drm/v3d: Add DRM_IOCTL_V3D_PERFMON_SET_GLOBAL
 2024-10-20 20:41 UTC 

[PATCH 00/14] target/i386: miscellaneous flags improvements
 2024-10-20 20:40 UTC  (17+ messages)
` [PATCH 01/14] target/i386: use tcg_gen_ext_tl when applicable
` [PATCH 03/14] target/i386: remove CC_OP_CLR
` [PATCH 06/14] target/i386: Wrap cc_op_live with a validity check
` [PATCH 07/14] target/i386: optimize computation of ZF from CC_OP_DYNAMIC
` [PATCH 08/14] target/i386: optimize TEST+Jxx sequences
` [PATCH 09/14] target/i386: add a few more trivial CCPrepare cases
` [PATCH 11/14] target/i386: make flag variables unsigned
` [PATCH 12/14] target/i386: use builtin popcnt or parity to compute PF, if available

[PATCH v6 0/5] Dell AWCC platform_profile support
 2024-10-20 20:40 UTC  (10+ messages)
` [PATCH v6 1/5] alienware-wmi: fixed indentation and clean up
` [PATCH v6 2/5] alienware-wmi: alienware_wmax_command() is now input size agnostic
` [PATCH v6 3/5] alienware-wmi: added platform profile support
` [PATCH v6 4/5] alienware-wmi: added autodetect_thermal_profile for devices with quirk_unknown

[Buildroot] Linux and out of tree DTBs
 2024-10-20 20:40 UTC 

[PATCH] next: use new shared modules tree
 2024-10-20 20:39 UTC  (4+ messages)

[RESENT PATCH v3 0/5] Add multiple FFU modes in mmc-utils based on eMMC specification 6.6.18 for flexible firmware updates
 2024-10-20 20:30 UTC  (7+ messages)
` [RESENT PATCH v3 1/5] mmc-utils: Refactor common FFU code into functions to support additional FFU modes
` [RESENT PATCH v3 2/5] mmc-utils: Add FFU mode 2

doc omission: . searches path
 2024-10-20 20:27 UTC 

[axboe-block:io_uring-sendzc-provided 8/9] include/linux/compiler_types.h:517:45: error: call to '__compiletime_assert_316' declared with attribute error: BUILD_BUG_ON failed: sizeof(struct iovec) != sizeof(struct bio_vec)
 2024-10-20 20:34 UTC 

[PATCH 0/7] docs/system/arm: Provide at least skeleton docs for all boards
 2024-10-20 20:34 UTC  (2+ messages)

[syzbot] [mm?] kernel BUG in __page_table_check_zero
 2024-10-20 20:31 UTC  (3+ messages)
` [syzbot] [usb] "

[PATCH 2/3] tools/rtla: Argument Parsing Improvements for timerlat
 2024-10-20 20:25 UTC 

[PATCH] thermal: Switch back to struct platform_driver::remove()
 2024-10-20 20:18 UTC  (3+ messages)

[PATCH 0/2]
 2024-10-20 20:18 UTC  (5+ messages)
` [PATCH 1/2] rtc: m48t59: Accommodate chips that lack a century bit

[PATCH] ARM: imx: soc: Select default TEXT_BASE for i.MX6
 2024-10-20 20:16 UTC  (6+ messages)

[GIT PULL] Char/Misc driver fixes for 6.12-rc4
 2024-10-20 20:16 UTC  (2+ messages)

[GIT PULL] TTY / Serial driver fixes for 6.12-rc4
 2024-10-20 20:16 UTC  (2+ messages)

[GIT PULL] USB fixes for 6.12-rc4
 2024-10-20 20:16 UTC  (2+ messages)

Pull request efi-2025-01-rc1-2
 2024-10-20 20:16 UTC  (2+ messages)

scarthgap merge request: Oct 20th
 2024-10-20 20:14 UTC  (2+ messages)

[RFC PATCH v1 0/7] zswap IAA decompress batching
 2024-10-20 20:12 UTC  (8+ messages)
` [RFC PATCH v1 6/7] mm: do_swap_page() calls swapin_readahead() zswap load batching interface

[PATCH] board: emcraft: Add support for Emcraft Systems NavQ+
 2024-10-20 20:08 UTC 

[PATCH 1/3] tools/rtla: Code Cleanup and Readability Improvements for timerlat
 2024-10-20 20:01 UTC 

[PATCH] HID: corsair-void: Add missing initializer
 2024-10-20 19:47 UTC 

[PATCH] platform/x86: asus-wmi: Support setting AIPT modes
 2024-10-20 19:54 UTC  (5+ messages)

[PATCH v6 5/5] arm64: dts: qcom: Add PSCI SYSTEM_RESET2 types for sa8775p-ride
 2024-10-20 19:52 UTC  (2+ messages)

[PATCH bpf-next v5 7/9] bpf, x86: Add jit support for private stack
 2024-10-20 19:52 UTC  (2+ messages)

[PATCH v2 0/5] implement lightweight guard pages
 2024-10-20 19:45 UTC  (3+ messages)

[PATCHv2 00/23] Add Enclustra Arria10 and Cyclone5 SoMs
 2024-10-20 19:40 UTC  (24+ messages)
` [PATCHv2 01/23] ARM: dts: socfpga: fix typo
` [PATCHv2 02/23] ARM: dts: socfpga: align bus name with bindings
` [PATCHv2 03/23] ARM: dts: socfpga: align dma name with binding
` [PATCHv2 04/23] ARM: dts: socfpga: align fpga-region name
` [PATCHv2 05/23] ARM: dts: socfpga: add label to clock manager
` [PATCHv2 06/23] ARM: dts: socfpga: add missing cells properties
` [PATCHv2 07/23] ARM: dts: socfpga: fix missing ranges
` [PATCHv2 08/23] ARM: dts: socfpga: add clock-frequency property
` [PATCHv2 09/23] ARM: dts: socfpga: add ranges property to sram
` [PATCHv2 10/23] ARM: dts: socfpga: remove arria10 reset-names
` [PATCHv2 11/23] ARM: socfpga: dts: add compatibility for arria10
` [PATCHv2 12/23] ARM: socfpga: dts: add a10 clock binding yaml
` [PATCHv2 13/23] ARM: dts: socfpga: add Enclustra boot-mode dtsi
` [PATCHv2 14/23] ARM: dts: socfpga: add Enclustra base-board dtsi
` [PATCHv2 15/23] ARM: dts: socfpga: add Enclustra Mercury SA1
` [PATCHv2 16/23] dt-bindings: altera: "
` [PATCHv2 17/23] ARM: dts: socfpga: add Enclustra Mercury+ SA2
` [PATCHv2 18/23] dt-bindings: altera: add binding for "
` [PATCHv2 19/23] ARM: dts: socfpga: add Mercury AA1 combinations
` [PATCHv2 20/23] dt-bindings: altera: "
` [PATCHv2 21/23] ARM: dts: socfpga: removal of generic PE1 dts
` [PATCHv2 22/23] dt-bindings: altera: "
` [PATCHv2 23/23] ARM: dts: socfpga: add Enclustra SoM dts files

[PATCH] tcg-plugins: add a hook for interrupts, exceptions and traps
 2024-10-20 19:37 UTC  (3+ messages)
` [RFC PATCH v2 0/7] tcg-plugins: add hooks "

[PATCH 0/4] Documentation/git-bundle.txt: promote --all for full backup
 2024-10-20 19:33 UTC  (3+ messages)
` [PATCH 1/4] Documentation/git-bundle.txt: mention --all in Synopsis

[PATCH 00/13] Accelerate KVM RISC-V when running as a guest
 2024-10-20 19:28 UTC  (6+ messages)
` [PATCH 11/13] RISC-V: KVM: Use SBI sync SRET call when available

[PATCH 1/2] crypto: tegra - remove unneeded crypto_engine_stop() call
 2024-10-20 19:25 UTC  (2+ messages)
` [PATCH 2/2] crypto: starfive "

[PATCH bpf-next v2 0/6] selftests/bpf: integrate test_tcp_check_syncookie.sh into test_progs
 2024-10-20 19:22 UTC  (7+ messages)
` [PATCH bpf-next v2 1/6] selftests/bpf: factorize conn and syncookies tests in a single runner
` [PATCH bpf-next v2 2/6] selftests/bpf: add missing ns cleanups in btf_skc_cls_ingress
` [PATCH bpf-next v2 3/6] selftests/bpf: get rid of global vars "
` [PATCH bpf-next v2 4/6] selftests/bpf: add ipv4 and dual ipv4/ipv6 support "
` [PATCH bpf-next v2 5/6] selftests/bpf: test MSS value returned with bpf_tcp_gen_syncookie
` [PATCH bpf-next v2 6/6] selftests/bpf: remove test_tcp_check_syncookie

[PATCH] staging: gpib: Add missing check for NULL
 2024-10-20 19:21 UTC 

[PATCH] t4205: fix typo in 'NUL termination with --stat'
 2024-10-20 19:18 UTC 


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.