All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-03-03 08:09:25 to 2025-03-03 08:55:53 UTC [more...]

[cocci] Checking pointer dereferences with SmPL
 2025-03-03  8:28 UTC  (16+ messages)
` [cocci] Reconsidering pointer dereferences before null pointer checks (with SmPL)
  ` [cocci] [PATCH] drm/msm/dpu: Delete a variable initialisation before a null pointer check in two functions
    ` [cocci] [PATCH RESEND] "
          ` [cocci] [RESEND] "
            `  "
  ` [cocci] [PATCH] qed: Move a variable assignment behind "
    ` [cocci] [PATCH RESEND] "
          ` [cocci] [RESEND] "
            `  "

[PATCH v7 00/15] zswap IAA compress batching
 2025-03-03  8:55 UTC  (5+ messages)

[PATCH 1/2] imx-bbu-nand-fcb: do not use hardcoded devicefile
 2025-03-03  8:41 UTC  (4+ messages)

[PATCH bpf-next v4 04/10] bpf: Introduce load-acquire and store-release instructions
 2025-03-03  8:55 UTC  (2+ messages)

[PATCH 0/6] ASoC: samsung: GPIO descriptor conversion
 2025-03-03  8:41 UTC  (7+ messages)
` [PATCH 1/6] ASoC: samsung: bells: Drop unused include
` [PATCH 2/6] ASoC: samsung: littlemill: "
` [PATCH 3/6] ASoC: samsung: lowland: "
` [PATCH 4/6] ASoC: samsung: speyside: Convert to GPIO descriptor
` [PATCH 5/6] ASoC: samsung: tobermory: Drop unused include
` [PATCH 6/6] ASoC: samsung: tm2_wm5110: "

[PATCH v5 00/21] Enable drm/imagination BXM-4-64 Support for LicheePi 4A
 2025-03-03  8:52 UTC  (9+ messages)
    ` [PATCH v5 09/21] dt-bindings: clock: thead: Add GPU clkgen reset property

[PATCH v4] PCI/portdrv: Only disable hotplug interrupts early when needed
 2025-03-03  8:54 UTC  (2+ messages)

[PATCH v2 0/2] ima: minimize open-writers and ToMToU violations
 2025-03-03  8:53 UTC  (2+ messages)

[PATCH v2] hw/sd/sdhci: Set reset value of interrupt registers
 2025-03-03  8:03 UTC  (3+ messages)

[GIT PULL FOR v6.15] uvcvideo improvements
 2025-03-03  8:53 UTC  (4+ messages)
  ` [GIT,PULL,FOR,v6.15] "

[PATCH v1 0/4] Fix lazy mmu mode
 2025-03-03  8:52 UTC  (8+ messages)
` [PATCH v1 1/4] mm: Fix lazy mmu docs and usage
` [PATCH v1 2/4] sparc/mm: Disable preemption in lazy mmu mode
` [PATCH v1 3/4] sparc/mm: Avoid calling arch_enter/leave_lazy_mmu() in set_ptes

[PATCH] vhost: fix VHOST_*_OWNER documentation
 2025-03-03  8:52 UTC 

[BUG] UBSAN: Array-Index-Out-of-Bounds in usbhid_parse (HID) on 6.14.0-rc4
 2025-03-03  8:52 UTC 

[PATCH v2 0/5] Check Rust signatures at compile time
 2025-03-03  8:52 UTC  (12+ messages)
` [PATCH v2 2/5] rust: macros: support additional tokens in quote!
` [PATCH v2 3/5] rust: add #[export] macro
` [PATCH v2 5/5] panic_qr: use new "

[PATCH] mmc: block: add reset workaround for partition switch failures
 2025-03-03  8:51 UTC  (4+ messages)

[PATCH v2 00/16] drm/vkms: Add configfs support
 2025-03-03  8:50 UTC  (7+ messages)
` [PATCH v2 02/16] drm/vkms: Add and remove VKMS instances via configfs
` [PATCH v2 03/16] drm/vkms: Allow to configure multiple planes "

[PATCH v3 00/12] wifi: cfg80211/mac80211: add support to handle per link statistics of multi-link station
 2025-03-03  8:49 UTC  (13+ messages)
` [PATCH v3 03/12] wifi: mac80211: add support towards MLO handling of station statistics
` [PATCH v3 04/12] wifi: mac80211: introduce sta_set_link_sinfo API to add support towards MLO statistics
` [PATCH v3 08/12] wifi: cfg80211: add flag to indicate driver supports ML station statistics
` [PATCH v3 11/12] wifi: cfg80211: add additional MLO statistics

[PATCH] tools/nolibc: add support for openat(2)
 2025-03-03  8:49 UTC  (3+ messages)

[PATCH 00/12] Stop depending on `the_repository` in object-related subsystems
 2025-03-03  8:47 UTC  (13+ messages)
` [PATCH 01/12] csum-file: stop depending on `the_repository`
` [PATCH 02/12] object: "
` [PATCH 03/12] pack-write: stop depending on `the_repository` and `the_hash_algo`
` [PATCH 04/12] environment: move access to "core.bigFileThreshold" into repo settings
` [PATCH 05/12] pack-check: stop depending on `the_repository`
` [PATCH 06/12] pack-revindex: "
` [PATCH 07/12] pack-bitmap-write: "
` [PATCH 08/12] object-file-convert: "
` [PATCH 09/12] delta-islands: "
` [PATCH 10/12] object-file: split out logic regarding hash algorithms
` [PATCH 11/12] hash: fix "-Wsign-compare" warnings
` [PATCH 12/12] hash: stop depending on `the_repository` in `null_oid()`

[PATCH v8 00/14] zswap IAA compress batching
 2025-03-03  8:47 UTC  (15+ messages)
` [PATCH v8 01/14] crypto: acomp - Add synchronous/asynchronous acomp request chaining
` [PATCH v8 02/14] crypto: acomp - New interfaces to facilitate batching support in acomp & drivers
` [PATCH v8 03/14] crypto: iaa - Add an acomp_req flag CRYPTO_ACOMP_REQ_POLL to enable async mode
` [PATCH v8 04/14] crypto: iaa - Implement batch compression/decompression with request chaining
` [PATCH v8 05/14] crypto: iaa - Enable async mode and make it the default
` [PATCH v8 06/14] crypto: iaa - Disable iaa_verify_compress by default
` [PATCH v8 07/14] crypto: iaa - Re-organize the iaa_crypto driver code
` [PATCH v8 08/14] crypto: iaa - Map IAA devices/wqs to cores based on packages instead of NUMA
` [PATCH v8 09/14] crypto: iaa - Distribute compress jobs from all cores to all IAAs on a package
` [PATCH v8 10/14] crypto: iaa - Descriptor allocation timeouts with mitigations in iaa_crypto
` [PATCH v8 11/14] crypto: iaa - Fix for "deflate_generic_tfm" global being accessed without locks
` [PATCH v8 12/14] mm: zswap: Simplify acomp_ctx resource allocation/deletion and mutex lock usage
` [PATCH v8 13/14] mm: zswap: Allocate pool batching resources if the compressor supports batching
` [PATCH v8 14/14] mm: zswap: Compress batching with request chaining in zswap_store() of large folios

Remove dev packages from core-image-minimal
 2025-03-03  8:47 UTC 

[PATCH 0/5] Ioctl to clear unused space in various ways
 2025-03-03  8:47 UTC  (5+ messages)
` [PATCH 2/5] btrfs: add new ioctl CLEAR_FREE

[PATCH v3 0/5] Check Rust signatures at compile time
 2025-03-03  8:45 UTC  (6+ messages)
` [PATCH v3 1/5] rust: fix signature of rust_fmt_argument
` [PATCH v3 2/5] rust: macros: support additional tokens in quote!
` [PATCH v3 3/5] rust: add #[export] macro
` [PATCH v3 4/5] print: use new #[export] macro for rust_fmt_argument
` [PATCH v3 5/5] panic_qr: use new #[export] macro

[Buildroot] [PATCH 2024.02.x] package/postgresql: bump version to 16.8
 2025-03-03  8:45 UTC  (2+ messages)

[GIT PULL v2] crypto: Add Kerberos crypto lib
 2025-03-03  8:44 UTC 

Include ASPEED ast-drm 1.15.1 video driver in kernel tree
 2025-03-03  8:44 UTC  (5+ messages)

Mount NFSv4.2 filesystem in barebox?
 2025-03-03  8:40 UTC  (5+ messages)

[PATCH] [PATCH v3] hwmon: (pmbus/isl68137) Add support for RAA229621
 2025-03-03  8:35 UTC 

[PATCH v3 00/21] Enable Power Modes Support for SAMA7D65 SoC
 2025-03-03  8:40 UTC  (13+ messages)
` [PATCH v3 08/21] ARM: at91: Add PM support to sama7d65
` [PATCH v3 10/21] ARM: at91: pm: add DT compatible support for sama7d65
` [PATCH v3 11/21] ARM: at91: PM: Add Backup mode for SAMA7D65
` [PATCH v3 14/21] ARM: dts: microchip: sama7d65: Add SRAM and DRAM components support
` [PATCH v3 17/21] ARM: dts: microchip: sama7d65: Add RTT and GPBR Support for sama7d65 SoC

[PATCH v4 00/12] Add imx8mp video support
 2025-03-03  8:43 UTC  (4+ messages)
` [PATCH v4 05/12] power-domain: Add refcounting

[PATCH v1 1/9] crypto/zsda: add skeleton
 2025-03-03  8:27 UTC  (11+ messages)
` [PATCH v2 0/9] crypto/zsda: add zsda cryptodev driver
  ` [PATCH v2 1/9] crypto/zsda: add skeleton
  ` [PATCH v2 2/9] crypto/zsda: add device operations
  ` [PATCH v2 3/9] crypto/zsda: add statistics
  ` [PATCH v2 4/9] crypto/zsda: add queue pair configuration
  ` [PATCH v2 5/9] crypto/zsda: add session configuration
  ` [PATCH v2 6/9] crypto/zsda: add enqueue datapath
  ` [PATCH v2 7/9] crypto/zsda: add dequeue datapath
  ` [PATCH v2 8/9] crypto/zsda: add capabilities
  ` [PATCH v2 9/9] app/test: add zsda cryptodev test

[PATCH] doc: fix typo in it.po
 2025-03-03  8:42 UTC  (5+ messages)

GRUB Error: Couldn't Find Suitable Memory Target for 210MB Initramfs
 2025-03-03  8:42 UTC 

[PATCH v12 0/3] riscv: rtc: sophgo: add rtc support for CV1800
 2025-03-03  8:39 UTC  (4+ messages)
` [PATCH v12 1/3] dt-bindings: mfd: sophgo: add RTC support for Sophgo CV1800 series SoC

[PATCH] hw/i386/ovmf: check if ovmf is supported before calling ovmf parsing code
 2025-03-03  8:40 UTC  (2+ messages)

[PATCH] ARM: dts: stm32: Add support for STM32MP13xx DHCOR SoM and DHSBC rev.200 board
 2025-03-03  8:35 UTC  (2+ messages)

[BUG] KASAN: Use-After-Free in crc32c_le_base via bch2_checksum_update (Bcachefs) on 6.14.0-rc4
 2025-03-03  8:36 UTC 

[PATCH v3 0/8] btrfs: make subpage handling be feature full
 2025-03-03  8:35 UTC  (9+ messages)
` [PATCH v3 1/8] btrfs: disable uncached writes for now
` [PATCH v3 2/8] btrfs: prevent inline data extents read from touching blocks beyond its range
` [PATCH v3 3/8] btrfs: fix the qgroup data free range for inline data extents
` [PATCH v3 4/8] btrfs: introduce a read path dedicated extent lock helper
` [PATCH v3 5/8] btrfs: make btrfs_do_readpage() to do block-by-block read
` [PATCH v3 6/8] btrfs: allow buffered write to avoid full page read if it's block aligned
` [PATCH v3 7/8] btrfs: allow inline data extents creation if block size < page size
` [PATCH v3 8/8] btrfs: remove the subpage related warning message

[RFC PATCH 0/7] Add Linux Motion Control subsystem
 2025-03-03  8:36 UTC  (6+ messages)
` [RFC PATCH 1/7] drivers: Add motion control subsystem

[PATCH v3 0/2] Introduce DWC3 support for Exynos7870
 2025-03-03  8:29 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: usb: samsung,exynos-dwc3: add exynos7870 support
` [PATCH v3 2/2] usb: dwc3: exynos: add support for exynos7870

[PATCH v2] riscv: print hartid on bringup
 2025-03-03  8:34 UTC  (2+ messages)

[PATCH] gpiolib: remove unneeded WARN_ON() from gpiochip_set_multiple()
 2025-03-03  8:34 UTC  (2+ messages)

[PATCH 1/2] gpiolib: deprecate gpio_chip::set and gpio_chip::set_multiple
 2025-03-03  8:34 UTC  (2+ messages)

[PATCH i-g-t] tests/kms_display_modes: Remove negative test for extended display
 2025-03-03  8:33 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for tests/kms_display_modes: Remove negative test for extended display (rev3)
` ✓ i915.CI.BAT: "

linux-next: manual merge of the gpio-brgl tree with the gpio-brgl-fixes tree
 2025-03-03  8:33 UTC  (2+ messages)

[PATCH v2 0/8] Rate limit AER logs
 2025-03-03  8:31 UTC  (5+ messages)
` [PATCH v2 7/8] PCI/AER: Add AER sysfs attributes for log ratelimits

[PATCH v3 0/2] Cleanup io.h
 2025-03-03  8:31 UTC  (11+ messages)

QA notification for completed autobuilder build (yocto-5.1.3.rc3)
 2025-03-03  8:31 UTC  (2+ messages)
` [qa-build-notification] "

[kirkstone][PATCH] ffmpeg: Add "libswresample libavcodec" to CVE_PRODUCT
 2025-03-03  8:29 UTC  (2+ messages)

[PATCH v1 00/20] AP bus/zcrypt/pkey/paes no-mem-alloc patches
 2025-03-03  8:29 UTC  (3+ messages)
` [PATCH v1 06/20] s390/zcrypt: Introduce cprb mempool for ep11 misc functions

[PATCH v6 00/20] imx: add i.MX95 support
 2025-03-03  8:28 UTC  (7+ messages)
` [PATCH v6 01/20] mailbox: add i.MX Messaging Unit (MU) driver
    ` 回复: "
` [PATCH v6 04/20] firmware: scmi: add pin control protocol support to SCMI agent
    ` 回复: "

[PATCH v2 net-next 0/6] tcp: misc changes
 2025-03-03  8:27 UTC  (3+ messages)
` [PATCH v2 net-next 1/6] tcp: add a drop_reason pointer to tcp_check_req()

[PATCH net-next v2] net: ethernet: ti: cpsw_new: populate netdev of_node
 2025-03-03  7:46 UTC 

[PATCH] usb: xhci: Handle quirky SuperSpeed isoc error reporting by Etron HCs
 2025-03-03  8:28 UTC  (4+ messages)
` [RFT PATCH] xhci: Handle spurious events on Etron host isoc enpoints

[PATCH man v3 0/2] TIOCLINUX.2const: Document TIOCL_SETSEL selection modes
 2025-03-03  8:26 UTC  (4+ messages)
` [PATCH man v3 1/2] TIOCLINUX.2const: Restructure documentation for "

[PATCH v2 0/5] kdump: crashkernel reservation from CMA
 2025-03-03  8:25 UTC  (2+ messages)

[scarthgap][meta-webserver][PATCH] nginx: fix CVE-2025-23419
 2025-03-03  8:24 UTC 

[PATCH v2 0/2] power: supply: Add support for Maxim MAX8971 charger
 2025-03-03  8:24 UTC  (13+ messages)
` [PATCH v2 1/2] dt-bindings: power: supply: Document "

[LTP] [PATCH v1] fcntl40.c: Test fcntl using F_CREATED_QUERY
 2025-03-03  8:24 UTC  (3+ messages)
` [LTP] [PATCH v2] "

[PATCH v2 0/5] Introduce Intel Elkhart Lake PSE TIO
 2025-03-03  8:24 UTC  (5+ messages)
` [PATCH v2 1/5] mfd: intel_ehl_pse_gpio: Introduce Intel Elkhart Lake PSE GPIO and TIO
` [PATCH v2 2/5] gpio: elkhartlake: depend on MFD_INTEL_EHL_PSE_GPIO

[Intel-wired-lan] [PATCH iwl-next v5 00/15] ixgbe: Add basic devlink support
 2025-03-03  8:24 UTC  (10+ messages)
` [Intel-wired-lan] [PATCH iwl-next v5 03/15] ixgbe: add initial "
` [Intel-wired-lan] [PATCH iwl-next v5 11/15] ixgbe: add device flash update via devlink
` [Intel-wired-lan] [PATCH iwl-next v5 12/15] ixgbe: add support for devlink reload

[PATCH bpf-next v2 00/10] selftests/bpf: Migrate test_tunnel.sh to test_progs
 2025-03-03  8:22 UTC  (11+ messages)
` [PATCH bpf-next v2 01/10] selftests/bpf: test_tunnel: Add generic_attach* helpers
` [PATCH bpf-next v2 02/10] selftests/bpf: test_tunnel: Add ping helpers
` [PATCH bpf-next v2 03/10] selftests/bpf: test_tunnel: Move gre tunnel test to test_progs
` [PATCH bpf-next v2 04/10] selftests/bpf: test_tunnel: Move ip6gre "
` [PATCH bpf-next v2 05/10] selftests/bpf: test_tunnel: Move erspan tunnel tests "
` [PATCH bpf-next v2 06/10] selftests/bpf: test_tunnel: Move ip6erspan tunnel test "
` [PATCH bpf-next v2 07/10] selftests/bpf: test_tunnel: Move geneve "
` [PATCH bpf-next v2 08/10] selftests/bpf: test_tunnel: Move ip6geneve "
` [PATCH bpf-next v2 09/10] selftests/bpf: test_tunnel: Move ip6tnl tunnel tests "
` [PATCH bpf-next v2 10/10] selftests/bpf: test_tunnel: Remove test_tunnel.sh

[PATCH] fs/squashfs: Fix memory leak in sqfs_size_nest()
 2025-03-03  8:21 UTC  (2+ messages)

[PATCH i-g-t 0/2] Add VF detection and skip devcoredump checks on VFs
 2025-03-03  8:20 UTC  (3+ messages)
` [PATCH i-g-t 1/2] lib/igt_sriov_device: Add intel_is_vf_device helper

[PATCH v2 0/5] wfx: add support for WoWLAN on Silabs WF200
 2025-03-03  8:20 UTC  (2+ messages)

[PATCH 0/3] Add tracepoints for lowmem reserves, watermarks and totalreserve_pages
 2025-03-03  8:18 UTC  (3+ messages)
` [PATCH 2/3] mm/page_alloc: Add trace event for per-zone lowmem reserve setup

[SECURITY PATCH 18/73] fs/ntfs: Implement attribute verification
 2025-03-03  8:17 UTC  (3+ messages)

[PATCH v2 0/2] Add bootph-all property to necessary nodes to enable ethernet boot for AM68-SK, J722s and AM62p-SK
 2025-03-03  8:14 UTC  (3+ messages)
` [PATCH v2 1/2] arm64: dts: ti: k3-am68-sk/k3-j721s2-mcu: Add bootph-all property to enable Ethernet boot

CVE-2021-47469: spi: Fix deadlock when adding SPI controllers on SPI buses
 2025-03-03  8:15 UTC  (2+ messages)

REJECTED: CVE-2021-47469: spi: Fix deadlock when adding SPI controllers on SPI buses
 2025-03-03  8:15 UTC 

CVE-2024-50181: clk: imx: Remove CLK_SET_PARENT_GATE for DRAM mux for i.MX7D
 2025-03-03  8:15 UTC  (2+ messages)

[PATCH] venus: vdec: queue dpb buffers to firmware for video seek
 2025-03-03  8:15 UTC  (2+ messages)

REJECTED: CVE-2024-50181: clk: imx: Remove CLK_SET_PARENT_GATE for DRAM mux for i.MX7D
 2025-03-03  8:14 UTC 

CVE-2024-56741: apparmor: test: Fix memory leak for aa_unpack_strdup()
 2025-03-03  8:14 UTC  (2+ messages)

[PATCH v2 0/6] Various test fixes proposed by Thomas Schmitt
 2025-03-03  8:12 UTC  (7+ messages)
` [PATCH v2 1/6] tests/util/grub-shell-luks-tester: Add missing line to create RET variable in cleanup
` [PATCH v2 2/6] tests: Cleanup generated files on expected failure in grub_cmd_cryptomount
` [PATCH v2 3/6] tests/grub_cmd_cryptomount: Cleanup the cryptsetup script unless debug is enabled
` [PATCH v2 4/6] tests/grub_cmd_cryptomount: Default TMPDIR to /tmp
` [PATCH v2 5/6] tests/grub_cmd_cryptomount: Remove temporary directories if successful and debug is not on
` [PATCH v2 6/6] tests/util/grub-shell: Remove the work directory on successful run "

[PATCH v5 0/1] MIPS: Fix idle VS timer enqueue
 2025-03-03  8:13 UTC  (4+ messages)
` [PATCH v5 1/1] "

[PATCH v4 1/2] iio: filter: admv8818: fix range calculation
 2025-03-03  8:13 UTC  (7+ messages)
` [PATCH v4 2/2] dt-bindings: iio: filter: Add lpf/hpf freq margins

REJECTED: CVE-2024-56741: apparmor: test: Fix memory leak for aa_unpack_strdup()
 2025-03-03  8:11 UTC 

CVE-2023-52917: ntb: intel: Fix the NULL vs IS_ERR() bug for debugfs_create_dir()
 2025-03-03  8:11 UTC  (2+ messages)

REJECTED: CVE-2023-52917: ntb: intel: Fix the NULL vs IS_ERR() bug for debugfs_create_dir()
 2025-03-03  8:10 UTC 

linux-next: Tree for Mar 3
 2025-03-03  8:12 UTC 

[bug report] Input: atkbd - restore repeat rate when resuming
 2025-03-03  8:11 UTC 

[PATCH v2 0/5] fetch2/github_release_artifact: fetcher for (private) release artifacts
 2025-03-03  8:10 UTC  (3+ messages)
` [PATCH v2 5/5] doc: document the GitHub Release Artifact fetcher and GH_TOKEN
  ` [bitbake-devel] "

[PATCH 1/4] i3c: mipi-i3c-hci: Allow only relevant INTR_STATUS bit updates
 2025-03-03  8:09 UTC  (4+ messages)
` [PATCH 2/4] i3c: mipi-i3c-hci: Fix handling status of i3c_hci_irq_handler()

[PATCH] ath11k: fix overflow in tx stats calculation
 2025-03-03  8:08 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.