The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2025-03-08 03:26:11 to 2025-03-08 12:37:32 UTC [more...]

[PATCH v5 0/4] entry: Move ret_from_fork() to C and inline syscall_exit_to_user_mode()
 2025-03-08 12:37 UTC  (3+ messages)
` [PATCH v5 4/4] entry: Inline syscall_exit_to_user_mode()

[PATCH v2 1/3] syscall_user_dispatch: Allow allowed range wrap-around
 2025-03-08 12:34 UTC  (7+ messages)
` [PATCH v2 2/3] selftests: Fix errno checking in syscall_user_dispatch test

[PATCH net-next v11 0/4] fix the DMA API misuse problem for page_pool
 2025-03-08 12:33 UTC  (3+ messages)

[PATCH] ext4: Fix potential null dereference in ext4 test
 2025-03-08 12:32 UTC 

[syzbot] [kernfs?] WARNING in kernfs_new_node (3)
 2025-03-08 12:30 UTC  (2+ messages)

[PATCH v2] capability: Remove unused has_capability
 2025-03-08 12:29 UTC  (5+ messages)

[PATCH v5 00/12] phy: rockchip: samsung-hdptx: Support high color depth management
 2025-03-08 12:21 UTC  (13+ messages)
` [PATCH v5 01/12] phy: Add HDMI configuration options
` [PATCH v5 02/12] phy: hdmi: Add color depth configuration
` [PATCH v5 03/12] phy: rockchip: samsung-hdptx: Fix clock ratio setup
` [PATCH v5 04/12] phy: rockchip: samsung-hdptx: Drop unused struct lcpll_config
` [PATCH v5 05/12] phy: rockchip: samsung-hdptx: Drop unused phy_cfg driver data
` [PATCH v5 06/12] phy: rockchip: samsung-hdptx: Drop superfluous cfgs "
` [PATCH v5 07/12] phy: rockchip: samsung-hdptx: Avoid Hz<->hHz unit conversion overhead
` [PATCH v5 08/12] phy: rockchip: samsung-hdptx: Setup TMDS char rate via phy_configure_opts_hdmi
` [PATCH v5 09/12] phy: rockchip: samsung-hdptx: Provide config params validation support
` [PATCH v5 10/12] phy: rockchip: samsung-hdptx: Restrict altering TMDS char rate via CCF
` [PATCH v5 11/12] phy: rockchip: samsung-hdptx: Optimize internal rate handling
` [PATCH v5 12/12] phy: rockchip: samsung-hdptx: Add high color depth management

[PATCH net] ipvs: prevent integer overflow in do_ip_vs_get_ctl()
 2025-03-08 12:06 UTC  (2+ messages)

[syzbot] [rdma?] WARNING in rxe_pool_cleanup
 2025-03-08 12:01 UTC  (2+ messages)

[PATCH v4 0/3] mm/hwpoison: Fix regressions in memory failure handling
 2025-03-08 11:36 UTC  (11+ messages)
` [PATCH v4 1/3] x86/mce: Use is_copy_from_user() to determine copy-from-user context

[RFC PATCH 0/5] Introduce FDBox, and preserve memfd with shmem over KHO
 2025-03-08 11:09 UTC  (5+ messages)
` [RFC PATCH 1/5] misc: introduce FDBox

[PATCH v2 01/22] rust: init: disable doctests
 2025-03-08 11:05 UTC  (22+ messages)
` [PATCH v2 02/22] rust: move pin-init API into its own directory
` [PATCH v2 03/22] rust: add extensions to the pin-init crate and move relevant documentation there
` [PATCH v2 04/22] rust: pin-init: move proc-macro documentation into pin-init crate
` [PATCH v2 05/22] rust: pin-init: change examples to the user-space version
` [PATCH v2 06/22] rust: pin-init: call `try_[pin_]init!` from `[pin_]init!` instead of `__init_internal!`
` [PATCH v2 07/22] rust: pin-init: move the default error behavior of `try_[pin_]init`
` [PATCH v2 08/22] rust: pin-init: move `InPlaceInit` and impls of `InPlaceWrite` into the kernel crate
` [PATCH v2 09/22] rust: pin-init: move impl `Zeroable` for `Opaque` and `Option<KBox<T>>` "
` [PATCH v2 10/22] rust: add `ZeroableOption` and implement it instead of `Zeroable` for `Option<Box<T, A>>`
` [PATCH v2 11/22] rust: pin-init: fix documentation links
` [PATCH v2 12/22] rust: pin-init: remove kernel-crate dependency
` [PATCH v2 13/22] rust: pin-init: change the way the `paste!` macro is called
` [PATCH v2 14/22] rust: add pin-init crate build infrastructure
` [PATCH v2 15/22] rust: make pin-init its own crate
` [PATCH v2 16/22] rust: pin-init: add `std` and `alloc` support from the user-space version
` [PATCH v2 17/22] rust: pin-init: synchronize documentation with "
` [PATCH v2 18/22] rust: pin-init: internal: synchronize with "
` [PATCH v2 19/22] rust: pin-init: miscellaneous synchronization with the "
` [PATCH v2 20/22] rust: pin-init: add miscellaneous files from "
` [PATCH v2 21/22] rust: pin-init: re-enable doctests
` [PATCH v2 22/22] MAINTAINERS: add entry for the `pin-init` crate

[PATCH v8] usb: typec: ucsi: add Huawei Matebook E Go ucsi driver
 2025-03-08 10:53 UTC 

[RFC PATCH 0/4] x86/build: Get rid of vmlinux postlink step
 2025-03-08 10:49 UTC  (4+ messages)

[PATCH v6 0/7] bits: Fixed-type GENMASK_U*() and BIT_U*()
 2025-03-08 10:40 UTC  (16+ messages)
` [PATCH v6 1/7] bits: split the definition of the asm and non-asm GENMASK()
` [PATCH v6 3/7] bits: introduce fixed-type BIT_U*()
` [PATCH v6 4/7] drm/i915: Convert REG_GENMASK*() to fixed-width GENMASK_U*()

[PATCH v1 1/1] kbuild: Add "make headers" to "make help" output
 2025-03-08 10:34 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: sm8250: Fix CPU7 opp table
 2025-03-08 10:27 UTC 

[GIT PULL] LoongArch fixes for v6.14-rc6
 2025-03-08 10:24 UTC 

[PATCH] x86/boot: Do not test if AC and ID eflags are changeable on x86_64
 2025-03-08 10:12 UTC  (7+ messages)

[PATCH] powerpc/boot: Fix build with gcc 15
 2025-03-08 10:09 UTC  (2+ messages)

[PATCH v2 0/3] Fix a BUG_ON crashing the kernel in start_this_handle
 2025-03-08 10:10 UTC  (15+ messages)
` [PATCH v2 2/3] ext4: avoid journaling sb update on error if journal is destroying

Regression from 7627a0edef54 ("ata: ahci: Drop low power policy board type") on reboot (but not cold boot)
 2025-03-08 10:05 UTC  (9+ messages)

[PATCH v6 0/4] rseq: Make rseq work with protection keys
 2025-03-08 10:02 UTC  (3+ messages)
` [PATCH v6 3/4] "

[PATCH 0/1] arm64: dts: rockchip: rk356x: Move SHMEM memory to reserved memory
 2025-03-08 10:00 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH] f2fs: disalbe nat_bits by default
 2025-03-08  9:56 UTC  (3+ messages)

[PATCH v3 0/2] iommu: apple-dart: Support the ISP DART
 2025-03-08  9:54 UTC  (2+ messages)

[PATCH v2 0/3] Driver for the Apple SPMI controller
 2025-03-08  9:50 UTC  (7+ messages)
` [PATCH v2 1/3] dt-bindings: spmi: Add "
` [PATCH v2 2/3] spmi: add a spmi driver for Apple SoC
` [PATCH v2 3/3] arm64: dts: apple: Add SPMI controller nodes

[PATCH] f2fs: control nat_bits feature via mount option
 2025-03-08  5:18 UTC 

[syzbot] [wireless?] INFO: task hung in regdb_fw_cb (2)
 2025-03-08  9:46 UTC  (2+ messages)

[PATCH next 0/8] test_hexdump: Improve test coverage
 2025-03-08  9:34 UTC  (9+ messages)
` [PATCH next 1/8] test_hexdump: Change rowsize and groupsize to size_t
` [PATCH next 2/8] test_hexdump: Create test output data from the binary input data buffer
` [PATCH next 3/8] test_hexdump: Use longer variable names
` [PATCH next 4/8] test_hexdump: Check for buffer overrun of sample output buffer
` [PATCH next 5/8] test_hexdump: Fix sample output if zero bytes requested
` [PATCH next 6/8] test_hexdump: If a test fails print all the parameters
` [PATCH next 7/8] test_hexdump: Run fixed not random tests
` [PATCH next 8/8] test_hexdump: Test all 256 byte values

[PATCH 0/7] power: supply: core: convert to fwnode
 2025-03-08  9:34 UTC  (6+ messages)
` [PATCH 3/7] usb: common: usb-conn-gpio: switch psy_cfg from of_node "

[PATCH v2 1/1] lib: Optimise hex_dump_to_buffer()
 2025-03-08  9:34 UTC 

[PATCH net v2] net: ethtool: tsinfo: Fix dump command
 2025-03-08  9:33 UTC  (2+ messages)

[PATCH 0/1] arm64: dts: rockchip: rk3568: Move PCIe3 MSI to use GIC ITS
 2025-03-08  9:30 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH bpf-next 0/2] selftests/bpf: Move test_lwt_seg6local to test_progs
 2025-03-08  9:30 UTC  (3+ messages)

[tip:irq/drivers] BUILD SUCCESS 7db5fd6b751fbcaca253efc4de68f4346299948f
 2025-03-08  9:22 UTC 

[PATCH v8 00/20] Change ghes to use HEST-based offsets and add support for error inject
 2025-03-08  9:22 UTC  (4+ messages)
` [PATCH v8 20/20] scripts/ghes_inject: add a script to generate GHES "

[PATCH v2 0/2] hardening: Enable i386 FORTIFY_SOURCE on Clang 16+
 2025-03-08  9:19 UTC  (6+ messages)
` [PATCH v2 1/2] x86/build: Remove -ffreestanding on i386 with GCC
` [PATCH v2 2/2] hardening: Enable i386 FORTIFY_SOURCE on Clang 16+

[PATCH v3 2/2] Input: goodix_berlin - Add support for Berlin-A series
 2025-03-08  9:16 UTC  (3+ messages)

[REGRESSION] Long boot times due to USB enumeration
 2025-03-08  9:06 UTC  (7+ messages)

[PATCH v4 3/9] ACPI: APEI: EINJ: Fix kernel test robot sparse warning
 2025-03-08  8:55 UTC  (2+ messages)

[PATCHv5 net 0/3] bond: fix xfrm offload issues
 2025-03-08  8:54 UTC  (3+ messages)
` [PATCHv5 net 1/3] bonding: fix calling sleeping function in spin lock and some race conditions

[patch V2 00/17] posix-timers: Rework the global hash table and provide a sane mechanism for CRIU
 2025-03-08  8:34 UTC  (4+ messages)
` [patch V2 08/17] posix-timers: Rework timer removal

[PATCH v4 11/17] media: rzg2l-cru: Add register mapping support
 2025-03-08  8:33 UTC  (2+ messages)

[PATCH v2 0/2] Enable TRNG for QCS615 Platform
 2025-03-08  8:32 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: crypto: qcom,prng: document QCS615

[PATCH] dt-bindings: crypto: inside-secure,safexcel: Allow dma-coherent
 2025-03-08  8:31 UTC  (2+ messages)

[GIT PULL v2] crypto: Add Kerberos crypto lib
 2025-03-08  8:29 UTC  (2+ messages)

[PATCH v3 00/10] Tegra Security Engine driver improvements
 2025-03-08  8:29 UTC  (2+ messages)

[tip: x86/asm] x86/asm: Make ASM_CALL_CONSTRAINT conditional on frame pointers
 2025-03-08  8:15 UTC  (7+ messages)

[PATCH v2] kunit: tool: Fix bug in parsing test plan
 2025-03-08  8:12 UTC  (2+ messages)

request_irq() with local bh disabled
 2025-03-08  8:09 UTC  (2+ messages)

[PATCH v2] drop_caches: re-enable message after disabling
 2025-03-08  8:05 UTC  (2+ messages)

[PATCH v8 0/3] media: mediatek: vcodec: support h264 extend vsi
 2025-03-08  7:47 UTC  (4+ messages)
` [PATCH v8 1/3] media: mediatek: vcodec: remove vsi operation in common interface
` [PATCH v8 2/3] media: mediatek: vcodec: support extended h264 decode
` [PATCH v8 3/3] media: mediatek: vcodec: add description for vsi struct

[PATCH v2 1/2] perf report: Use map_symbol__copy() when copying callchians
 2025-03-08  7:56 UTC  (4+ messages)
    ` [v2 1/2] perf report: Use map_symbol__copy() when copying call chains

[PATCH v3 0/9] clk: bcm: kona: Add bus clock support, bus clocks for BCM21664/BCM281xx
 2025-03-08  7:50 UTC  (10+ messages)
` [PATCH v3 1/9] clk: bcm: kona: Move CLOCK_COUNT defines into the driver
` [PATCH v3 2/9] dt-bindings: clock: brcm,kona-ccu: Drop CLOCK_COUNT defines from DT headers
` [PATCH v3 3/9] dt-bindings: clock: brcm,kona-ccu: Add BCM21664 bus clocks
` [PATCH v3 4/9] dt-bindings: clock: brcm,kona-ccu: Add BCM281xx "
` [PATCH v3 5/9] clk: bcm: kona: Add support for "
` [PATCH v3 6/9] clk: bcm21664: Add matching bus clocks for peripheral clocks
` [PATCH v3 7/9] clk: bcm281xx: Add corresponding "
` [PATCH v3 8/9] ARM: dts: bcm2166x-common: Add matching "
` [PATCH v3 9/9] ARM: dts: bcm11351: Add corresponding "

[PATCH -tip] x86/locking/atomic: Use asm_inline for atomic locking insns
 2025-03-08  7:22 UTC  (12+ messages)

[PATCH v3 net-next 00/13] Add more feautues for ENETC v4 - round 2
 2025-03-08  6:58 UTC  (7+ messages)
` [PATCH v3 net-next 01/13] net: enetc: add initial netc-lib driver to support NTMP

[syzbot] [bcachefs?] KMSAN: uninit-value in bch2_checksum_update (2)
 2025-03-08  6:49 UTC  (2+ messages)

[PATCHSET v2 sched_ext/for-6.15] sched_ext: Enhance built-in idle selection with allowed CPUs
 2025-03-08  6:48 UTC  (4+ messages)
` [PATCH 3/6] sched_ext: idle: Introduce the concept of "

[PATCH v2] mm: alloc_pages_bulk: remove assumption of populating only NULL elements
 2025-03-08  6:43 UTC  (4+ messages)

[PATCH net-next] net: revert to lockless TC_SETUP_BLOCK and TC_SETUP_FT
 2025-03-08  6:41 UTC  (2+ messages)

[PATCH V2 2/2] ASoC: codecs: Add aw88166 amplifier driver
 2025-03-08  6:20 UTC  (2+ messages)

[PATCH] x86/microcode/AMD: Fix out-of-bounds on systems with CPU-less NUMA nodes
 2025-03-08  5:59 UTC  (3+ messages)

[PATCH v7 0/7] Add jump table support for objtool on LoongArch
 2025-03-08  5:47 UTC  (2+ messages)

[PATCH] drm/msm/dpu: Adjust CDM_MUX to support CWB PINGPONG
 2025-03-08  5:43 UTC  (2+ messages)

[PATCH 0/2] drm/msm/dpu: two fixes for kerneldocs
 2025-03-08  5:43 UTC  (2+ messages)

[PATCH v3 00/21] drm/msm: Add support for SM8750
 2025-03-08  5:43 UTC  (2+ messages)

[PATCH -next] drm/msm/dpu: Remove duplicate dpu_hw_cwb.h header
 2025-03-08  5:43 UTC  (2+ messages)

[PATCH next] drm/msm/dpu: Fix uninitialized variable in dpu_crtc_kickoff_clone_mode()
 2025-03-08  5:43 UTC  (2+ messages)

[PATCH 0/2] Improve Zram by separating compression context from kswapd
 2025-03-08  5:41 UTC  (3+ messages)

[PATCH] crypto: ccp: Fix uAPI definitions of PSP errors
 2025-03-08  5:40 UTC  (2+ messages)

[PATCH 0/5] drm/msm/dpu: update SmartDMA feature masks
 2025-03-08  5:38 UTC  (6+ messages)
` [PATCH 1/5] drm/msm/dpu: enable SmartDMA on SM8150
` [PATCH 2/5] drm/msm/dpu: enable SmartDMA on SC8180X
` [PATCH 3/5] drm/msm/dpu: enable SmartDMA on SC8280XP
` [PATCH 4/5] drm/msm/dpu: enable SmartDMA on SM8550
` [PATCH 5/5] drm/msm/dpu: rename non-SmartDMA feature masks to be more explicit

[PATCH 6.12/6.13] loongarch: Use ASM_REACHABLE
 2025-03-08  5:37 UTC 

Linux 6.12.18
 2025-03-08  5:28 UTC  (3+ messages)

[PATCH 00/10] drm/msm: add support for SAR2130P
 2025-03-08  5:09 UTC  (4+ messages)
` [PATCH 05/10] dt-bindings: display/msm: Add Qualcomm SAR2130P

[PATCH v3 00/10] platform/x86: alienware-wmi-wmax: HWMON support + DebugFS + Improvements
 2025-03-08  4:54 UTC  (7+ messages)
` [PATCH v3 07/10] platform/x86: alienware-wmi-wmax: Add HWMON support

[PATCH v3 0/2] scanf: convert self-test to KUnit
 2025-03-08  4:51 UTC  (2+ messages)

[PATCH v6 0/3] printf: convert self-test to KUnit
 2025-03-08  4:49 UTC  (2+ messages)

[PATCH v4 0/2] nvmem-reboot-mode: support small reboot mode magic
 2025-03-08  4:38 UTC  (4+ messages)
` [PATCH v4 1/2] nvmem: core: add nvmem_cell_size()

[PATCH v2 0/5] amd-pstate Dynamic EPP and raw EPP
 2025-03-08  4:30 UTC  (5+ messages)
` [PATCH v2 3/5] cpufreq/amd-pstate: Add support for platform profile class

[PATCH] clocksource: timer-sp804: Fix read_current_timer() issue when clock source is not registered
 2025-03-08  4:23 UTC  (3+ messages)

[PATCH] jffs2: check that raw node were preallocated before writing summary
 2025-03-08  4:13 UTC  (2+ messages)

[PATCH net v2] netpoll: hold rcu read lock in __netpoll_send_skb()
 2025-03-08  4:10 UTC  (2+ messages)

[PATCH V2] fs: binfmt_elf_efpic: fix variable set but not used warning
 2025-03-08  4:07 UTC  (4+ messages)

[PATCH] dt-bindings: mtd: gpmi-nand: Add compatible string for i.MX8 chips
 2025-03-08  4:02 UTC  (2+ messages)

[PATCH net-next] netpoll: Optimize skb refilling on critical path
 2025-03-08  4:00 UTC  (2+ messages)

[PATCH net-next v2 0/2] net: phy: tja11xx: add support for TJA1102S
 2025-03-08  4:00 UTC  (2+ messages)

[PATCH net v2 0/2] net: phy: nxp-c45-tja11xx: add errata for TJA112XA/B
 2025-03-08  4:00 UTC  (2+ messages)

[PATCH net] net: mana: Support holes in device list reply msg
 2025-03-08  3:50 UTC  (2+ messages)

[PATCH] net: ethernet: Remove accidental duplication in Kconfig file
 2025-03-08  3:50 UTC  (2+ messages)

[PATCH net-next 0/2] tcp: ulp: diag: expose more to non net admin users
 2025-03-08  3:50 UTC  (2+ messages)

[PATCH] MAINTAINERS: adjust entry in AIROHA ETHERNET DRIVER
 2025-03-08  3:50 UTC  (2+ messages)

[PATCH net v2] netmem: prevent TX of unreadable skbs
 2025-03-08  3:50 UTC  (2+ messages)

[PATCH v3 net 1/1] net: dsa: mv88e6xxx: Verify after ATU Load ops
 2025-03-08  3:50 UTC  (2+ messages)

[PATCH net RESEND] net/mlx5: Fill out devlink dev info only for PFs
 2025-03-08  3:50 UTC  (2+ messages)

[PATCH RFC 0/3] add VCP mailbox and IPC driver
 2025-03-08  3:46 UTC  (6+ messages)
` [PATCH RFC 3/3] dt-bindings: mailbox: mtk,vcp-mbox: add mtk vcp-mbox document

[PATCH v2 0/3] Add tracepoints for lowmem reserves, watermarks and totalreserve_pages
 2025-03-08  3:46 UTC  (4+ messages)
` [PATCH v2 1/3] mm/page_alloc: Add trace event for per-zone watermark setup
` [PATCH v2 2/3] mm/page_alloc: Add trace event for per-zone lowmem reserve setup
` [PATCH v2 3/3] mm/page_alloc: Add trace event for totalreserve_pages calculation

vmlinux.o: warning: objtool: set_ftrace_ops_ro+0x2e: relocation to !ENDBR: machine_kexec_prepare+0x79e
 2025-03-08  3:39 UTC 

[PATCH net-next] gve: convert to use netmem for DQO RDA mode
 2025-03-08  3:40 UTC  (2+ messages)

[PATCH net-next] net: phylink: Remove unused phylink_init_eee
 2025-03-08  3:40 UTC  (2+ messages)

[PATCH net-next v7 0/4] riscv: sophgo: Add ethernet support for SG2044
 2025-03-08  3:40 UTC  (2+ messages)

[PATCH net-next 00/14] net: bcmgenet: revise suspend/resume
 2025-03-08  3:40 UTC  (2+ messages)

[PATCH v3 00/10] Introduce CET supervisor state support
 2025-03-08  3:38 UTC  (4+ messages)
` [PATCH v3 07/10] x86/fpu/xstate: Initialize guest fpstate with fpu_guest_config

[PATCH] string: Disable read_word_at_a_time() optimizations if kernel MTE is enabled
 2025-03-08  3:36 UTC  (2+ messages)

[PATCH net-next v1 0/4] net: remove rtnl_lock from the callers of queue APIs
 2025-03-08  3:33 UTC  (3+ messages)

[for-next][PATCH 0/3] tracing: Latency updates for 6.15
 2025-03-08  3:24 UTC  (4+ messages)
` [for-next][PATCH 1/3] trace/osnoise: Add trace events for samples
` [for-next][PATCH 2/3] tracing: Fix DECLARE_TRACE_CONDITION
` [for-next][PATCH 3/3] rv: Add license identifiers to monitor files


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox