All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-20 06:56:10 to 2026-06-20 13:32:25 UTC [more...]

[RFC v2 0/5] Bootpatch-SLR: Randomizing Linux Kernel Structure Layouts at Boot
 2026-06-20 13:32 UTC 

[PATCH v3] drm/amdgpu: initialize ret before UMC error record loop
 2026-06-20 13:28 UTC  (2+ messages)

[PATCH v2 0/3] media: i2c: Add imx576 camera sensor driver
 2026-06-20 13:27 UTC  (3+ messages)
` [PATCH v2 2/3] media: i2c: add imx576 image "

[PATCH bpf v2] bpf, sockmap: disallow update and delete from tc, xdp and flow_dissector
 2026-06-20 13:24 UTC  (2+ messages)

[stable request] ROSE memory-safety fixes for 7.0.y and earlier (merged out-of-tree in linux-netdev/mod-orphan)
 2026-06-20 12:42 UTC  (5+ messages)

(no subject)
 2026-06-20 12:36 UTC  (5+ messages)
` [PATCH 1/2] bpf: preserve rx_queue_index across XDP redirects
` [PATCH 2/2] selftests/bpf: validate rx_queue_index in xdp_metadata

[syzbot] Monthly fbdev report (Jun 2026)
 2026-06-20 12:32 UTC 

[syzbot] Monthly tomoyo report (Jun 2026)
 2026-06-20 12:32 UTC 

[PATCH] docs: ipmi: Fix path of the "hotmod" module parameter
 2026-06-20 12:27 UTC 

[PATCH] Docs/admin-guide/cgroup-v2: fix memory.stat doc details
 2026-06-20 12:27 UTC 

[PATCH v2] tests/xe_pmu: Fix gt-frequency failure with raised min freq
 2026-06-20 12:27 UTC  (2+ messages)
` ✓ i915.CI.Full: success for tests/xe_pmu: Fix gt-frequency failure with raised min freq (rev2)

[PATCH] tools/thermal/thermometer: close fd on realloc failure
 2026-06-20 12:26 UTC  (2+ messages)
` [PATCH v2] "

❌ FAIL: Test report for master (7.1.0-0, upstream-mainline, a552c81f)
 2026-06-20 12:23 UTC 

[PATCH v2] xhci: pci: Disable soft retry for Renesas uPD720201
 2026-06-20 12:21 UTC  (2+ messages)

[Buildroot] [PATCH] package/bluez5_utils{, -headers}: bump to version 5.86
 2026-06-20 12:07 UTC  (2+ messages)

[PATCH] usb: fsl_qe_udc: check qe_alloc_request() failure in ch9getstatus()
 2026-06-20 12:06 UTC 

[PATCH 0/4] gpio: mt7621: address Sashiko complains and other cleanups
 2026-06-20 12:01 UTC  (5+ messages)
` [PATCH 1/4] gpio: mt7621: avoid corruption of shared interrupt trigger state
` [PATCH 2/4] gpio: mt7621: more robust management of IRQ domain teardown
` [PATCH 3/4] gpio: mt7621: be sure IRQ domain is created before exposing GPIO chips
` [PATCH 4/4] gpio: mt7621: unify naming style in driver code

[Buildroot] [git commit] package/bluez5_utils{, -headers}: bump to version 5.86
 2026-06-20 11:34 UTC 

[PATCH v6 0/6] phy: realtek: usb2: support for RTL9607C USB2 PHY
 2026-06-20 11:49 UTC  (3+ messages)

[PATCH v2 RESEND] HID: appletb-kbd: add option to switch default layer on double pressing fn key
 2026-06-20 11:40 UTC  (2+ messages)

[PATCH] setup: dynamically detect default huge page size
 2026-06-20 11:36 UTC 

[PATCH 0/4] DSC max delta bpp support
 2026-06-20 11:36 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for DSC max delta bpp support (rev4)

[PATCH v3 0/3] gpu: nova-core: obtain and display VRAM amount
 2026-06-20 11:30 UTC  (4+ messages)
` [PATCH v3 3/3] gpu: nova-core: gsp: Extract and display usable FB regions from GSP

[PATCH v3 0/4] Add two new system call mq_recvmmsg() and mq_sendmmsg() to posix ipc mqueue
 2026-06-20 11:23 UTC  (5+ messages)
` [PATCH v3 1/4] IPC: Added two new system call mq_recvmmsg() and mq_sendmmsg()
` [PATCH v3 2/4] IPC: Added system call entry in all of most common architectures
` [PATCH v3 3/4] IPC: Added system call entry in performance tool
` [PATCH v3 4/4] Test: Added self-testing and documentation

[Buildroot] [PATCH 1/1] {linux, linux-headers}: bump 6.12.x, 6.6.x, 6.1.x, 5.15.x, 5.10.x, 7.1.x, 7.0.x, 6.18.x series
 2026-06-20 11:23 UTC  (2+ messages)

[PATCH v2 0/1] watchdog: realtek-otto: Make use of regmap API
 2026-06-20 11:23 UTC  (2+ messages)

❌ FAIL: Test report for master (7.1.0-0, upstream-mainline, 08c7183f)
 2026-06-20 11:23 UTC 

[syzbot] [bluetooth?] KASAN: slab-use-after-free Write in bt_accept_dequeue
 2026-06-20 11:20 UTC  (2+ messages)

[Buildroot] [git commit] {linux, linux-headers}: bump 6.12.x, 6.6.x, 6.1.x, 5.15.x, 5.10.x, 7.1.x, 7.0.x, 6.18.x series
 2026-06-20 10:34 UTC 

[PATCH v3 0/3] kunit: Add support for skipping entire test suites
 2026-06-20 11:08 UTC  (7+ messages)
` [PATCH v3 1/3] kunit: Add ability to skip "
` [PATCH v3 2/3] rust: kunit: add 'kunit_suite.status' binding to 'kunit_unsafe_test_suite'
` [PATCH v3 3/3] kunit: Add example of test suite that can be skipped at runtime

[PATCH 0/3] rust: doctest: unify with other kunit tests
 2026-06-20 11:07 UTC  (7+ messages)
` [PATCH 1/3] rust: kunit: use `file!()` inside `kunit_assert!`
` [PATCH 2/3] rust: kunit: use `line!()` "
` [PATCH 3/3] rust: doctest: generate Rust kunit test suites

[PATCH 0/5] Fix SoundWire randconfig issues
 2026-06-20 11:02 UTC  (6+ messages)
` [PATCH 1/5] soundwire: Move wait for initialisation helper to header
` [PATCH 2/5] ASoC: es9356: Add back local call to sdw_show_ping_status()
` [PATCH 3/5] ASoC: max98373: "
` [PATCH 4/5] ASoC: ti: "
` [PATCH 5/5] ASoC: realtek: "

[PATCH] Bluetooth: btrtl: set error code when RTL_SEC_PROJ read fails
 2026-06-20 10:56 UTC 

[PATCH 00/13] gpu: nova-core: blackwell follow-ups and fixes
 2026-06-20 10:48 UTC  (5+ messages)
` [PATCH 04/13] gpu: nova-core: falcon: gsp: move PRIV target mask constants
` [PATCH 06/13] gpu: nova-core: fsp: move FMC firmware loading into wait_secure_boot

The read builtin erroneously consumes null bytes
 2026-06-20 10:40 UTC  (4+ messages)
  ` [PATCH] input: Fix overeager NUL deletion in SMALL mode

[PATCH/RFC 0/6] commit-reach: terminate merge-base walk when one side is exhausted
 2026-06-20 10:36 UTC  (7+ messages)
` [PATCH/RFC 1/6] commit-reach: decouple ahead_behind from nonstale_queue
` [PATCH/RFC 2/6] commit-reach: introduce struct paint_queue with per-side counters
` [PATCH/RFC 3/6] commit-reach: terminate merge-base walk when one paint side is exhausted
` [PATCH/RFC 4/6] t6600: add test cases for side-exhaustion edge cases
` [PATCH/RFC 5/6] t6099, t6600: add side-exhaustion regression tests
` [PATCH/RFC 6/6] Documentation/technical: add paint-down-to-common doc

[f2fs-dev] Your investment partner
 2026-06-20 10:31 UTC 

[PATCH] ASoC: cs530x: Fix expected MCLK rates for CS5302/4/8
 2026-06-20 10:27 UTC  (2+ messages)

[PATCH v5 0/2] graph: indent visual roots in graph
 2026-06-20 10:18 UTC  (6+ messages)
` [PATCH v6 0/3] "
  ` [PATCH v6 1/3] lib-log-graph: move check_graph function
  ` [PATCH v6 2/3] revision: add peek functions for lookahead
  ` [PATCH v6 3/3] graph: indent visual root in graph

[PATCH v2 0/4] rust: samples: add an EDU PCI driver sample (MMIO + IRQ + DMA)
 2026-06-20  9:54 UTC  (13+ messages)
` [PATCH v2 1/4] rust: pci: make Vendor::from_raw() public
` [PATCH v2 2/4] rust: pci: add managed Device::enable_device()
` [PATCH v2 3/4] rust: completion: add complete()
` [PATCH v2 4/4] rust: samples: add EDU PCI driver sample

[PATCH 0/2] pwm: loongson: Fix PWM configuration handling
 2026-06-20  9:46 UTC  (7+ messages)
` [PATCH 1/2] pwm: loongson: Fix low pulse buffer register handling
` [PATCH 2/2] pwm: loongson: Reload PWM configuration through counter reset

[PATCH v3] loop: Fix NULL pointer dereference in lo_rw_aio()
 2026-06-20  9:42 UTC  (8+ messages)
  ` [PATCH v4] "

[PATCH 1/2] staging: media: av7110: replace msleep with usleep_range
 2026-06-20  9:40 UTC  (4+ messages)
` [PATCH 2/2] staging: media: av7110: refactor av7110_start_feed to reduce indentation

[Buildroot] [PATCH] utils/generate-cyclonedx: fixup scp-style git sites
 2026-06-20  9:39 UTC  (2+ messages)

[f2fs-dev] [PATCH] f2fs: fix FG GC failure when file in victim is pinned
 2026-06-20  9:34 UTC  (2+ messages)
`  "

[PATCH i-g-t v4 0/2] Add debugfs entry
 2026-06-20  9:29 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[Buildroot] [PATCH 1/1] package/emlog: annotate more misclassified CVEs
 2026-06-20  9:28 UTC  (2+ messages)

[PATCH 0/1] x86/power: only verify usable RAM regions during hibernation E820 check
 2026-06-20  9:20 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH] rcu: Use an intermediate irq_work to start process_srcu()
 2026-06-20  9:25 UTC  (6+ messages)
` [PATCH v2] "

[PATCH v10 0/2] media: add Himax HM1246 image sensor
 2026-06-20  9:24 UTC  (3+ messages)
` [PATCH v10 2/2] media: i2c: add Himax HM1246 image sensor driver

[PATCH 0/3] rv/reactors: fix lockdep warning and add KUnit tests
 2026-06-20  9:13 UTC  (5+ messages)

[Buildroot] [PATCH] package/python-django: security bump to v6.0.6
 2026-06-20  9:10 UTC  (2+ messages)

[Buildroot] [PATCH] package/libopenssl: security bump to version 3.6.3
 2026-06-20  9:10 UTC  (2+ messages)

[Buildroot] [PATCH] package/redis: bump to v8.8.0
 2026-06-20  9:10 UTC  (2+ messages)

[Buildroot] [PATCH] package/rsync: bump version to 3.4.4
 2026-06-20  9:10 UTC  (2+ messages)

[Buildroot] [PATCH] package/apache: security bump to version 2.4.68
 2026-06-20  9:10 UTC  (2+ messages)

[Buildroot] [PATCH] package/ntp: ignore CVE-2015-7977
 2026-06-20  9:10 UTC  (2+ messages)

[syzbot] [mtd?] WARNING in add_mtd_device
 2026-06-20  9:10 UTC  (2+ messages)

[Buildroot] [PATCH 2025.02.x] package/mesa3d: patch CVE-2026-40393
 2026-06-20  9:10 UTC  (2+ messages)

[Buildroot] [PATCH 2025.02.x] package/libinput: backport patch CVE-2026-50292
 2026-06-20  9:10 UTC  (2+ messages)

[Buildroot] [PATCH for 2025.02.x] package/python-django: security bump to v5.2.15
 2026-06-20  9:10 UTC  (2+ messages)

[Buildroot] [PATCH 2025.02.x] package/libopenssl: security bump to version 3.5.7
 2026-06-20  9:10 UTC  (2+ messages)

[Buildroot] [PATCH for 2025.02.x] package/redis: security bump to v7.2.14
 2026-06-20  9:10 UTC  (2+ messages)

[Buildroot] [git commit branch/2026.05.x] package/apache: security bump to version 2.4.68
 2026-06-18 12:44 UTC 

[Buildroot] [git commit branch/2026.05.x] package/python-django: security bump to v6.0.6
 2026-06-18 12:54 UTC 

[Buildroot] [git commit branch/2026.05.x] package/rsync: bump version to 3.4.4
 2026-06-18 12:44 UTC 

[Buildroot] [git commit branch/2026.05.x] package/ntp: ignore CVE-2015-7977
 2026-06-18 12:55 UTC 

[Buildroot] [git commit branch/2026.05.x] package/redis: security bump to v8.6.4
 2026-06-18 12:38 UTC 

[Buildroot] [git commit branch/2026.05.x] package/libopenssl: security bump to version 3.6.3
 2026-06-18 12:45 UTC 

[Buildroot] [git commit branch/2025.02.x] package/mesa3d: patch CVE-2026-40393
 2026-06-18 13:07 UTC 

[Buildroot] [git commit branch/2025.02.x] package/libinput: backport patch CVE-2026-50292
 2026-06-18 13:05 UTC 

[Buildroot] [git commit branch/2025.02.x] package/libopenssl: security bump to version 3.5.7
 2026-06-18 12:47 UTC 

[Buildroot] [git commit branch/2025.02.x] package/python-django: security bump to v5.2.15
 2026-06-18 12:58 UTC 

[Buildroot] [git commit branch/2025.02.x] package/ntp: ignore CVE-2015-7977
 2026-06-18 12:58 UTC 

[Buildroot] [git commit branch/2025.02.x] package/redis: security bump to v7.2.14
 2026-06-18 12:39 UTC 

[Buildroot] [git commit branch/2025.02.x] package/apache: security bump to version 2.4.68
 2026-06-18 12:44 UTC 

[Buildroot] [git commit branch/2025.02.x] package/rsync: bump version to 3.4.4
 2026-06-18 12:44 UTC 

[PATCH v6 0/3] regulator: Add support for Unisoc SC2730 PMIC regulators
 2026-06-20  9:05 UTC  (6+ messages)
` [PATCH v6 1/3] regulator: dt-bindings: Add Unisoc SC2730 PMIC
` [PATCH v6 2/3] mfd: sprd-sc27xx: Add SC2730 regulator cell
` [PATCH v6 3/3] regulator: Add regulator driver for Unisoc SC2730 PMIC

[PATCH v13 0/6] branch: prune-merged
 2026-06-20  9:04 UTC  (11+ messages)
` [PATCH v14 "
  ` [PATCH v14 4/6] branch: add --prune-merged <branch>

[PATCH 0/5] riscv: dts: spacemit: serial/i2c/ethernet improvements for the K3 Pico-ITX board
 2026-06-20  9:03 UTC  (4+ messages)
` [PATCH 1/5] riscv: dts: spacemit: set console baud rate on "

[PATCH] PCI: meson: Fix PERST# timing by asserting reset before LTSSM enable
 2026-06-20  8:59 UTC  (7+ messages)

[PATCH v1] irqchip/gic-v3-its: Fix OF node reference leak
 2026-06-20  8:59 UTC  (2+ messages)

[PATCH 1/4] spi: atcspi200: return error from failed controller suspend
 2026-06-20  8:57 UTC  (8+ messages)
` [PATCH 2/4] spi: bcmbca-hsspi: "
` [PATCH 3/4] spi: fsl-dspi: clean up after failed suspend and resume
` [PATCH 4/4] spi: nxp-fspi: disable runtime PM on probe failures

[PATCH net v5] net: airoha: Fix skb->priority underflow in airoha_dev_select_queue()
 2026-06-20  8:17 UTC 

[Intel-wired-lan] [PATCH iwl-next v2] ixgbe: Implement PCI reset handler
 2026-06-20  8:53 UTC  (2+ messages)

[PATCH 1/2] drm/amdgpu: Choose SOC15 RLC register read write functions at init time
 2026-06-19 16:57 UTC  (4+ messages)

[PATCH v2] drm/amdgpu: initialize ret before UMC error record loop
 2026-06-20  5:39 UTC  (4+ messages)

[PATCH] drm/amd/display: avoid 64-bit division
 2026-06-19 15:21 UTC  (2+ messages)

[PATCH] arm64: dts: broadcom: bcm2712: Remove non-functional EL2 virtual timer
 2026-06-20  8:49 UTC  (2+ messages)

[PATCH dwarves v6 0/5] pahole: Encode true signatures in kernel BTF
 2026-06-20  8:46 UTC  (2+ messages)

[PATCH] media: as102: drop device reference on probe failure
 2026-06-20  8:40 UTC 

[PATCH 0/4] spi: fix PM error handling in several drivers
 2026-06-20  8:39 UTC 

[Bug 60533] CVE-2013-7445: Remote web page triggerable DoS in Linux DRM graphics
 2026-06-20  8:31 UTC  (3+ messages)

[PATCH dwarves] CI: add clang+aarch64 to matrix
 2026-06-20  8:30 UTC 

[PATCH] drm/fb_helper: Determine proper crtc_index within drm_fb_helper_fb_dirty
 2026-06-20  8:23 UTC  (5+ messages)

[PATCH v10 00/22] fs-verity support for XFS with post EOF merkle tree
 2026-06-20  8:19 UTC  (7+ messages)
` [PATCH v10 03/22] ovl: use core fsverity ensure info interface
        ` [f2fs-dev] "

[PATCH] ocfs2: fix deadlock in dio write orphan cleanup path
 2026-06-20  8:20 UTC  (2+ messages)

[PATCH] media: Documentation: fix v4l2-subdev incorrect ops field and category references
 2026-06-20  8:18 UTC 

[GIT PULL] firewire updates for v7.2
 2026-06-20  8:10 UTC 

[PATCH] bus: qcom-ebi2: Fix clock leak on probe failure
 2026-06-20  8:04 UTC 

[PATCH 0/3] scsi: ufs: Harden TX EQTR error handling paths
 2026-06-20  8:03 UTC  (4+ messages)
` [PATCH 1/3] scsi: ufs: ufs-qcom: Restore TX Equalization settings on FOM failure
` [PATCH 2/3] scsi: ufs: core: Tolerate RX_FOM read failures in TX EQTR
` [PATCH 3/3] scsi: ufs: core: Always run tx_eqtr POST_CHANGE notify

[f2fs-dev] [PATCH v7] f2fs: use post-decrement count for cp_wait wakeup
 2026-06-20  7:57 UTC  (2+ messages)

[PATCH] hwmon: (pmbus/core) honor vrm_version in pmbus_data2reg_vid()
 2026-06-20  7:55 UTC  (2+ messages)

[PATCH] hwmon: (pmbus/xdpe1a2g7b) Add regulator support
 2026-06-20  7:47 UTC  (3+ messages)

[PATCH v3] staging: sm750fb: rename pv_reg to io_base
 2026-06-20  7:43 UTC  (5+ messages)

[RFC PATCH 0/3] Add Sensirion STS30 temperature sensor driver
 2026-06-20  7:43 UTC  (5+ messages)
` [RFC PATCH 2/3] iio: temperature: Add "
` [RFC PATCH 3/3] MAINTAINERS: Add entry for Sensirion STS30 driver

[PATCH v5 0/9] mm: switch THP shrinker to list_lru
 2026-06-20  7:39 UTC  (3+ messages)
` [PATCH v5 9/9] mm: switch deferred split "

[PATCH v2 0/1] gpiolib: acpi: Add quirk for ASUS ROG Strix G16 G614 series
 2026-06-20  7:20 UTC  (4+ messages)

[PATCH blktests] Fix _get_page_size()
 2026-06-20  7:11 UTC  (5+ messages)

[PATCH] tools/xe-perf-recorder: Add mmio-trigger support
 2026-06-20  7:10 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[PATCH] usbcore: Add quirk for 255-bytes initial config read
 2026-06-20  7:08 UTC  (3+ messages)

[f2fs-dev] [PATCH RESEND 1/5] f2fs: fix extent merge failure when largest extent is not in rb-tree
 2026-06-20  7:05 UTC  (10+ messages)
` [f2fs-dev] [PATCH RESEND 4/5] f2fs: add extent_access_mode to track extent cache access patterns
` [f2fs-dev] [PATCH RESEND 5/5] f2fs: add ioctl to export read extent cache to userspace for debug

[PATCH v1] arm64: defconfig: Enable Qualcomm PM4125 audio codec as module
 2026-06-20  7:04 UTC 

[Buildroot] [PATCH 1/1] package/cpp-httplib: security bump version to 0.48.0
 2026-06-20  7:04 UTC 

[Buildroot] [PATCH 1/1] package/cpp-httplib: depends on BR2_TOOLCHAIN_HAS_SYNC_1
 2026-06-20  7:03 UTC 

[rfc, PATCH v1 0/2] overflow: Convert size_add() to take variadic arguments
 2026-06-20  6:56 UTC  (6+ messages)
` [PATCH v1 1/2] overflow: Allow to sum a few arguments at once


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.