All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-05-17 09:12:37 to 2025-05-17 11:43:24 UTC [more...]

[PATCH 00/23] media: atomisp: gc0310: Modernize and move to drivers/media
 2025-05-17 11:41 UTC  (24+ messages)
` [PATCH 01/23] media: atomisp: gc0310: Rename "dev" function variable to "sensor"
` [PATCH 02/23] media: atomisp: gc0310: Drop unused GC0310_FOCAL_LENGTH_NUM define
` [PATCH 03/23] media: atomisp: gc0310: Modify vblank value to run at 30 fps
` [PATCH 04/23] media: atomisp: gc0310: Switch to CCI register access helpers
` [PATCH 05/23] media: atomisp: gc0310: Use V4L2_CID_ANALOGUE_GAIN for gain control
` [PATCH 06/23] media: atomisp: gc0310: Add selection API support
` [PATCH 07/23] media: atomisp: gc0310: Add link-frequency and pixelrate controls
` [PATCH 08/23] media: atomisp: gc0310: Add vblank and hblank controls
` [PATCH 09/23] media: atomisp: gc0310: Add camera orientation and sensor rotation controls
` [PATCH 10/23] media: atomisp: gc0310: Limit max exposure value to mode-height + vblank
` [PATCH 11/23] media: atomisp: gc0310: Add check_hwcfg() function
` [PATCH 12/23] media: atomisp: gc0310: Fix power on/off sleep times
` [PATCH 13/23] media: atomisp: gc0310: Remove unused is_streaming variable
` [PATCH 14/23] media: atomisp: gc0310: Switch to {enable,disable}_streams
` [PATCH 15/23] media: atomisp: gc0310: Switch to using the sub-device state lock
` [PATCH 16/23] media: atomisp: gc0310: Implement internal_ops.init_state
` [PATCH 17/23] media: atomisp: gc0310: Use v4l2_subdev_get_fmt() as v4l2_subdev_pad_ops.get_fmt()
` [PATCH 18/23] media: atomisp: gc0310: Switch to using sd.active_state fmt
` [PATCH 19/23] media: atomisp: gc0310: Move and rename suspend/resume functions
` [PATCH 20/23] media: atomisp: gc0310: runtime-PM fixes
` [PATCH 21/23] media: atomisp: gc0310: Drop gc0310_get_frame_interval()
` [PATCH 22/23] media: atomisp: gc0310: Drop gc0310_g_skip_frames()
` [PATCH 23/23] media: Move gc0310 sensor drivers to drivers/media/i2c/

lockup and kernel panic in linux-next-202505{09,12} when compiled with clang
 2025-05-17 11:34 UTC  (12+ messages)

[PATCH v2 0/4] rust: drm: gem: More (and final) cleanup
 2025-05-17 11:37 UTC  (8+ messages)
` [PATCH v2 2/4] rust: drm: gem: Add DriverObject type alias
` [PATCH v2 3/4] rust: drm: gem: Add ObjectFile "
` [PATCH v2 4/4] rust: drm: gem: Drop Object::SIZE

[PATCH v4 0/3] rust: add `UnsafePinned` type
 2025-05-17 11:36 UTC  (4+ messages)
` [PATCH v4 1/3] rust: add UnsafePinned type

[PATCH v3 0/2] rust: miscdevice: add additional data to MiscDeviceRegistration
 2025-05-17 11:33 UTC  (3+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] rust: miscdevice: adjust the rust_misc_device sample to use RegistrationData

[PATCH v2] plugin: Add callback support for vCPU hardware and architecture-specific interrupts
 2025-05-17 11:32 UTC  (2+ messages)

[PATCH] crypto: marvell/cesa - Avoid empty transfer descriptor
 2025-05-17 11:24 UTC  (11+ messages)

[PATCH 0/3] fs: Test failure fixes and fuzzer fixes
 2025-05-17 11:23 UTC  (4+ messages)
` [PATCH 2/3] fs/fshelp: Avoid possible NULL pointer deference

[Buildroot] [PATCH 1/2] package/python-crc: new package
 2025-05-17 11:22 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/python-crc: new runtime test

[PATCH 1/1] Fixing a minor typo in YAML document
 2025-05-17 11:21 UTC  (3+ messages)

[PATCH v2 0/9] add support for pf1550 PMIC MFD-based drivers
 2025-05-17 11:20 UTC  (13+ messages)
` [PATCH v2 1/9] dt-bindings: power: supply: add pf1550
` [PATCH v2 2/9] dt-bindings: regulator: "
` [PATCH v2 3/9] dt-bindings: input: "
` [PATCH v2 4/9] dt-bindings: mfd: "
` [PATCH v2 5/9] mfd: pf1550: add core mfd driver
` [PATCH v2 8/9] power: supply: pf1550: add battery charger support

[PATCH v9 0/1] kasan: Avoid sleepable page allocation from atomic context
 2025-05-17 11:18 UTC  (3+ messages)
` [PATCH v9 1/1] "

[Buildroot] [PATCH 1/2] package/libqrencode: update Config.in homepage url
 2025-05-17 11:15 UTC  (2+ messages)

[Buildroot] [git commit] package/libqrencode: fix the _SITE package download url
 2025-05-17 11:00 UTC 

[Buildroot] [git commit] package/libqrencode: update Config.in homepage url
 2025-05-17 11:00 UTC 

[PATCH] lib/fib: remove warning about implicit 64-bit conversion
 2025-05-17 11:09 UTC  (5+ messages)
` [PATCH v5 0/2] enable fib to be compiled with MSVC
  ` [PATCH v5 1/2] lib/fib: remove warning about implicit 64-bit conversion

[PATCH] rust: miscdevice: fix typo in MiscDevice::ioctl documentation
 2025-05-17 11:06 UTC 

[pci:controller/dw-rockchip] BUILD SUCCESS 0f9555f740de35f5509792b6f04c6b8c6ad9396d
 2025-05-17 11:03 UTC 

[PATCH] docs: ABI: Fix "firwmare" to "firmware"
 2025-05-17 11:03 UTC 

[PATCH V3 0/6] ublk: support to register bvec buffer automatically
 2025-05-17 11:02 UTC  (4+ messages)
` [PATCH V3 4/6] ublk: register buffer to local io_uring with provided buf index via UBLK_F_AUTO_BUF_REG

[PATCH] soc: fsl: qe: Consolidate chained IRQ handler install/remove
 2025-05-17 10:19 UTC  (2+ messages)

[PATCH] selftests: rtc: fix grammar for more clarity
 2025-05-17 10:56 UTC 

[Buildroot] [PATCH 1/1] package/openrc: bump to version 0.62.2
 2025-05-17 10:56 UTC  (2+ messages)

[PATCH] soc: fsl: Do not enable DPAA2_CONSOLE by default during compile testing
 2025-05-17 10:19 UTC  (2+ messages)

[PATCH] soc: fsl: qbman: Remove const from portal->cgrs allocation type
 2025-05-17 10:19 UTC  (2+ messages)

[PATCH 0/1] Input: xpad - add disable_xboxone module parameter
 2025-05-17 10:50 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH] bus: fsl_mc: Fix driver_managed_dma check
 2025-05-17 10:19 UTC  (2+ messages)

seeking beginner-friendly mm bugs to work on
 2025-05-17 10:49 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/octave: bump to version 10.1.0
 2025-05-17 10:49 UTC  (2+ messages)

[Buildroot] [git commit] package/octave: bump to version 10.1.0
 2025-05-17 10:48 UTC 

fork(2), _Fork(), POSIX.1-2024, and AS-safety
 2025-05-17 10:49 UTC 

[Buildroot] [PATCH v2 1/5] package/libdrm: add host variant
 2025-05-17 10:47 UTC  (2+ messages)

[Buildroot] [PATCH] docs/manual/adding-packages-python.doc: clarify how _BUILD_OPTS work
 2025-05-17 10:47 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] board/bsh/imx8mn-bsh-smm-s2: erase the entire NAND chip
 2025-05-17 10:46 UTC  (2+ messages)

[Buildroot] [git commit] board/bsh/imx8mn-bsh-smm-s2: erase the entire NAND chip
 2025-05-17 10:46 UTC 

[Buildroot] [git commit] package/libuv: bump to version 1.51.0
 2025-05-17 10:45 UTC 

[Buildroot] [PATCH 1/1] package/llvm-project: bump to version 15.0.7
 2025-05-17 10:42 UTC  (2+ messages)

[Buildroot] [PATCH] Kea: new package - kea version 2.6.2
 2025-05-17 10:42 UTC  (3+ messages)

[Buildroot] [git commit] package/mpd: update CPE/CVE information
 2025-05-17 10:41 UTC 

Status of rebalance and scrub support
 2025-05-17 10:41 UTC  (5+ messages)

[PATCH v3 0/4] Add support to read the restart reason from IMEM
 2025-05-17 10:41 UTC  (11+ messages)
` [PATCH v3 4/4] watchdog: qcom: add "

[Buildroot] [git commit] package/{mesa3d, mesa3d-headers}: bump version to 25.0.6
 2025-05-17 10:39 UTC 

[Buildroot] [git commit] package/spirv-llvm-translator: add target variant to provide LLVMSPIRVLib
 2025-05-17 10:39 UTC 

[Buildroot] [git commit] package/spirv-tools: add host variant
 2025-05-17 10:39 UTC 

[Buildroot] [git commit] package/llvm-project/libclc: add host variant
 2025-05-17 10:39 UTC 

[Buildroot] [git commit] package/llvm-project: bump to version 15.0.7
 2025-05-17 10:39 UTC 

[Buildroot] [git commit] package/libdrm: add host variant
 2025-05-17 10:39 UTC 

[Buildroot] [PATCH] package/libfuse3: fix build failure with no NPTL
 2025-05-17 10:39 UTC  (2+ messages)

[Buildroot] [PATCH 00/13] system: add support for merged-bin (branch yem/merged-bin)
 2025-05-17 10:38 UTC  (20+ messages)
` [Buildroot] [PATCH 01/13] system: reword merged-usr prompt
` [Buildroot] [PATCH 02/13] system: drop superfluous negative condition for default PATH
` [Buildroot] [PATCH 03/13] package/systemd: select merged-usr from package, not init
` [Buildroot] [PATCH 04/13] support/scripts: comonalise checking merged status
` [Buildroot] [PATCH 05/13] support/scripts: fix and restrict conditions to accept merged dirs
` [Buildroot] [PATCH 06/13] support/scripts: rename check-merged-usr.sh
` [Buildroot] [PATCH 07/13] support/scripts; teach check-merged what to check
` [Buildroot] [PATCH 08/13] system: add support for merged /usr/sbin (aka merged-bin)
` [Buildroot] [PATCH 09/13] package/systemd: require merged-bin

[Buildroot] [git commit] package/libfuse3: fix build failure with no NPTL
 2025-05-17 10:37 UTC 

Are there known security issues during creation of LUKS containers?
 2025-05-17 10:30 UTC  (2+ messages)

[PATCH] irqchip/msi-lib: Honor the MSI_FLAG_PCI_MSI_MASK_PARENT flag
 2025-05-17 10:30 UTC 

[PATCH v3 00/10] Improve futex usage
 2025-05-17 10:24 UTC  (9+ messages)
` [PATCH v3 04/10] qemu-thread: Avoid futex abstraction for non-Linux

[PATCH] plugin: Add callback support for vCPU hardware and architecture-specific interrupts
 2025-05-17 10:19 UTC 

[Buildroot] [git commit] package/nodejs: add BR2_PACKAGE_HAS_NODEJS
 2025-05-17 10:22 UTC 

[Buildroot] [PATCH 1/1] package/kodi-inputstream-adaptive: fix build with gcc-15.x
 2025-05-17 10:22 UTC 

[GIT PULL] SOC FSL for 6.16
 2025-05-17  9:51 UTC 

[Buildroot] [PATCH 1/1] package/mpd: update CPE/CVE information
 2025-05-17 10:17 UTC  (2+ messages)

Small patch to add support for MPTCP on Linux
 2025-05-17 10:15 UTC  (4+ messages)

[PATCH] rust: add basic ELF sections parser
 2025-05-17 10:13 UTC  (11+ messages)

[PATCHv3 0/3] nvme-tcp: fixup I/O stall on congested sockets
 2025-05-17 10:12 UTC  (18+ messages)
` [PATCH 3/3] nvme-tcp: fix I/O stalls "

[Buildroot] [PATCH 1/1] package/kodi-pvr-hts: fix build with gcc-15.x
 2025-05-17 10:10 UTC 

[PATCH v2 net 0/2] There are some bugfix for hibmcge driver
 2025-05-17  9:58 UTC  (3+ messages)
` [PATCH v2 net 1/2] net: hibmcge: fix incorrect statistics update issue
` [PATCH v2 net 2/2] net: hibmcge: fix wrong ndo.open() after reset fail issue

[tytso-ext4:dev] BUILD SUCCESS 24b7a2331fcdf6de103ea85e67eede43c0372f77
 2025-05-17 10:05 UTC 

[PATCH v12 01/25] cpumask: relax cpumask_any_but()
 2025-05-17 10:03 UTC  (2+ messages)
` [tip: x86/cache] cpumask: Relax cpumask_any_but()

[PATCH v12 02/25] find: add find_first_andnot_bit()
 2025-05-17 10:03 UTC  (2+ messages)
` [tip: x86/cache] find: Add find_first_andnot_bit()

[PATCH v12 03/25] cpumask: add cpumask_{first,next}_andnot() API
 2025-05-17 10:03 UTC  (2+ messages)
` [tip: x86/cache] cpumask: Add "

[PATCH v12 04/25] x86/resctrl: Optimize cpumask_any_housekeeping()
 2025-05-17 10:03 UTC  (2+ messages)
` [tip: x86/cache] "

[PATCH v12 05/25] x86/resctrl: Remove the limit on the number of CLOSID
 2025-05-17 10:03 UTC  (2+ messages)
` [tip: x86/cache] "

[PATCH v12 06/25] x86/resctrl: Rename resctrl_sched_in() to begin with "resctrl_arch_"
 2025-05-17 10:03 UTC  (2+ messages)
` [tip: x86/cache] "

[PATCH v12 07/25] x86/resctrl: Check all domains are offline in resctrl_exit()
 2025-05-17 10:03 UTC  (2+ messages)
` [tip: x86/cache] "

[PATCH v12 08/25] x86/resctrl: resctrl_exit() teardown resctrl but leave the mount point
 2025-05-17 10:03 UTC  (2+ messages)
` [tip: x86/cache] x86/resctrl: Resctrl_exit() "

[PATCH v12 09/25] x86/resctrl: Drop __init/__exit on assorted symbols
 2025-05-17 10:03 UTC  (2+ messages)
` [tip: x86/cache] "

[PATCH v12 10/25] x86/resctrl: Move is_mba_sc() out of core.c
 2025-05-17 10:03 UTC  (2+ messages)
` [tip: x86/cache] "

[PATCH v12 11/25] x86/resctrl: Add end-marker to the resctrl_event_id enum
 2025-05-17 10:02 UTC  (2+ messages)
` [tip: x86/cache] "

[PATCH v12 12/25] x86/resctrl: Expand the width of domid by replacing mon_data_bits
 2025-05-17 10:02 UTC  (2+ messages)
` [tip: x86/cache] "

[PATCH v12 13/25] x86/resctrl: Split trace.h
 2025-05-17 10:02 UTC  (2+ messages)
` [tip: x86/cache] "

[PATCH v12 14/25] x86/resctrl: Add 'resctrl' to the title of the resctrl documentation
 2025-05-17 10:02 UTC  (2+ messages)
` [tip: x86/cache] "

[PATCH v12 15/25] fs/resctrl: Add boiler plate for external resctrl code
 2025-05-17 10:02 UTC  (2+ messages)
` [tip: x86/cache] "

[PATCH v12 16/25] x86/resctrl: Move the filesystem bits to headers visible to fs/resctrl
 2025-05-17 10:02 UTC  (2+ messages)
` [tip: x86/cache] "

[PATCH v12 17/25] x86/resctrl: Move enum resctrl_event_id to resctrl.h
 2025-05-17 10:02 UTC  (2+ messages)
` [tip: x86/cache] "

[PATCH v12 18/25] x86/resctrl: Fix types in resctrl_arch_mon_ctx_{alloc,free}() stubs
 2025-05-17 10:02 UTC  (2+ messages)
` [tip: x86/cache] "

[PATCH v12 19/25] x86/resctrl: Move pseudo lock prototypes to include/linux/resctrl.h
 2025-05-17 10:02 UTC  (2+ messages)
` [tip: x86/cache] "

[PATCH v12 20/25] x86/resctrl: Squelch whitespace anomalies in resctrl core code
 2025-05-17 10:02 UTC  (2+ messages)
` [tip: x86/cache] "

[PATCH v12 21/25] x86/resctrl: Prefer alloc(sizeof(*foo)) idiom in rdt_init_fs_context()
 2025-05-17 10:02 UTC  (2+ messages)
` [tip: x86/cache] "

[PATCH v12 22/25] x86/resctrl: Relax some asm #includes
 2025-05-17 10:02 UTC  (2+ messages)
` [tip: x86/cache] "

[PATCH v12 23/25] x86/resctrl: Always initialise rid field in rdt_resources_all[]
 2025-05-17 10:02 UTC  (2+ messages)
` [tip: x86/cache] "

[PATCH v12 24/25] x86,fs/resctrl: Move the resctrl filesystem code to live in /fs/resctrl
 2025-05-17 10:02 UTC  (2+ messages)
` [tip: x86/cache] "

[PATCH v12 25/25] MAINTAINERS: Add reviewers for fs/resctrl
 2025-05-17 10:02 UTC  (2+ messages)
` [tip: x86/cache] "

[PATCHv3 0/4] x86: Make 5-level paging support unconditional for x86-64
 2025-05-17  9:59 UTC  (2+ messages)

[PATCH net-next 00/10] net: faster and simpler CRC32C computation
 2025-05-17  9:58 UTC  (3+ messages)
` [PATCH net-next 09/10] nvme-tcp: use crc32c() and skb_copy_and_crc32c_datagram_iter()

[Buildroot] [PATCH v3 1/3] boot/xilinx-prebuilt: add segmented config support
 2025-05-17  9:56 UTC  (4+ messages)
` [Buildroot] [PATCH v3 3/3] boot/xilinx-prebuilt: install pld.pdi to target

[Buildroot] [PATCH] package/wilc-driver: fix build with Linux 6.13
 2025-05-17  9:56 UTC  (2+ messages)

[Buildroot] [git commit] package/wilc-driver: fix build with Linux 6.13
 2025-05-17  9:54 UTC 

[PATCH v2] rust: doc: Clarify safety invariants for Revocable type
 2025-05-17  9:54 UTC  (3+ messages)

[Buildroot] [git commit] package/nodejs: make target nodejs package virtual
 2025-05-17  9:54 UTC 

New include guard in seq_event.h breaks DSSI header
 2025-05-17  9:53 UTC 

[PATCH v2] NFSv4.2: fix setattr caching of TIME_[MODIFY|ACCESS]_SET when timestamps are delegated
 2025-05-17  9:49 UTC  (2+ messages)

[PATCH] docs: ABI: Fix "diasble" to "disable"
 2025-05-17  9:18 UTC 

[pci:dt-bindings] BUILD SUCCESS db8266017e0a703809c83453112c8d5ceb4f03af
 2025-05-17  9:46 UTC 

[Buildroot] [git commit] package/jpeg-turbo: bump to version 3.1.0
 2025-05-17  9:46 UTC 

[Buildroot] [PATCH 1/1] package/jpeg-turbo: bump to version 3.1.0
 2025-05-17  9:45 UTC  (2+ messages)

[Buildroot] [PATCH v5 1/3] boot/xilinx-embeddedsw: rename toolchain vendor to buildroot
 2025-05-17  9:45 UTC  (3+ messages)

[PATCH v2] drm/xe: Default auto_link_downgrade status to false
 2025-05-17  9:45 UTC  (2+ messages)
` ✓ Xe.CI.Full: success for drm/xe: Default auto_link_downgrade status to false (rev2)

[PATCH] selftests: powerpc: Fix spelling and grammar in PMU test files
 2025-05-17  9:45 UTC 

2025 X.Org Foundation Election results
 2025-05-17  9:45 UTC 

support keyrings for NFS TLS mounts v2
 2025-05-17  9:45 UTC  (5+ messages)
` [PATCH 2/2] nfs: create a kernel keyring

2025 X.Org Foundation Election results
 2025-05-17  9:44 UTC 

2025 X.Org Foundation Election results
 2025-05-17  9:44 UTC 

[PATCH net-next 0/2] Add Si3474 PSE controller driver
 2025-05-17  9:44 UTC  (6+ messages)
` [PATCH net-next 1/2] dt-bindings: net: pse-pd: Add bindings for Si3474 PSE controller
    ` [EXTERNAL]Re: "

[PATCH] kunit: tool: add test counts to JSON output
 2025-05-17  9:42 UTC  (2+ messages)

[PATCH v2 0/2] LoongArch: KVM: Do not flush tlb if HW PTW supported
 2025-05-17  9:41 UTC  (2+ messages)

[Buildroot] [PATCH 0/4] Qt6 related fixes
 2025-05-17  9:40 UTC  (2+ messages)

[Buildroot] [PATCH v2 1/1] package/ncurses: bump to version 6.5.20250510
 2025-05-17  9:39 UTC 

[Buildroot] [git commit] package/ffmpeg: bump to latest commit in 6.1.x branch
 2025-05-17  9:38 UTC 

[Buildroot] [git commit] package/qt6/qt6multimedia: fix ffmpeg plugin build for x11
 2025-05-17  9:38 UTC 

[Buildroot] [git commit] package/qt6/qt6multimedia: ffmpeg support needs headers >= 5.2
 2025-05-17  9:38 UTC 

[Buildroot] [git commit] package/qt6/qt6base: fix build when xcb support is enabled
 2025-05-17  9:38 UTC 

[Buildroot] [PATCH 1/1] package/nodejs: make target nodejs package virtual
 2025-05-17  9:38 UTC  (2+ messages)

[syzbot] [overlayfs?] WARNING in ovl_listxattr
 2025-05-17  9:38 UTC 

[Buildroot] [PATCH] package/pkg-autotools.mk: LIBTOOL_PATCH_HOOK: also handle libtool 2.5.x
 2025-05-17  9:34 UTC  (2+ messages)

[PATCH v1 0/3] LoongArch: dts: Add PWM controller node support
 2025-05-17  9:33 UTC  (2+ messages)

[Buildroot] [git commit] package/pkg-autotools.mk: LIBTOOL_PATCH_HOOK: also handle libtool 2.5.x
 2025-05-17  9:33 UTC 

[Buildroot] [PATCH v3 0/6] Bump netopeer2 and its dependencies
 2025-05-17  9:33 UTC  (3+ messages)
` [Buildroot] [PATCH v3 1/6] package/sysrepo: bump to version 3.6.11

[PATCH v2] LoongArch: Enable HAVE_ARCH_STACKLEAK
 2025-05-17  9:33 UTC  (2+ messages)

[PATCH] Documentation: kunit: improve example on testing static functions
 2025-05-17  9:32 UTC  (2+ messages)

[PATCH V3] LoongArch: Add SCHED_MC (Multi-core scheduler) support
 2025-05-17  9:31 UTC  (2+ messages)

[Buildroot] [git commit] docs/manual/adding-packages-tips.adoc: add section about private repositories
 2025-05-17  9:31 UTC 

[PATCH] HID: nintendo: avoid bluetooth suspend/resume stalls
 2025-05-17  9:31 UTC  (2+ messages)

[Buildroot] [PATCH] docs/manual/adding-packages-tips.adoc: add section about private repositories
 2025-05-17  9:31 UTC  (3+ messages)

[PATCH v3 0/3] LoongArch: Adjust the 'make install' operation
 2025-05-17  9:31 UTC  (2+ messages)

[PATCH] sh: kprobes: remove unused variables in kprobe_exceptions_notify()
 2025-05-17  9:30 UTC 

[Buildroot] [git commit] package/libnetconf2: bump to version 3.7.1
 2025-05-17  9:30 UTC 

[Buildroot] [git commit] package/netopeer2: bump to version 2.4.1
 2025-05-17  9:30 UTC 

[Buildroot] [git commit] package/sysrepo: bump to version 3.6.11
 2025-05-17  9:30 UTC 

[Buildroot] [git commit] package/libyang: bump to version 3.12.2
 2025-05-17  9:30 UTC 

[tip:x86/debug] BUILD SUCCESS 06aa9378df017ea7482b1bfdcd750104c8b3c407
 2025-05-17  9:28 UTC 

[GIT PULL] LoongArch fixes for v6.15-rc7
 2025-05-17  9:18 UTC 

[PATCH 1/7] cleanup: Introduce DEFINE_ACQUIRE() a CLASS() for conditional locking
 2025-05-17  9:17 UTC  (13+ messages)

[PATCH v4 0/6] x86: Robustify pgtable_l5_enabled()
 2025-05-17  9:16 UTC  (7+ messages)
` [PATCH v4 1/6] x86/cpu: Use a new feature flag for 5 level paging
` [PATCH v4 2/6] x86/cpu: Move CPU capability override arrays from BSS to __ro_after_init
` [PATCH v4 3/6] x86/cpu: Allow caps to be set arbitrarily early
` [PATCH v4 4/6] x86/boot: Set 5-level paging CPU cap before entering C code
` [PATCH v4 5/6] x86/boot: Drop the early variant of pgtable_l5_enabled()
` [PATCH v4 6/6] x86/boot: Drop 5-level paging related variables and early updates


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.