All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-19 15:46:11 to 2026-07-19 17:53:51 UTC [more...]

[PATCH v4 00/10] spacemit mmc driver
 2026-07-19 17:53 UTC  (11+ messages)
` [PATCH v4 01/10] spacemit: k1: select boot device via config registers
` [PATCH v4 02/10] pinctrl: k1: add IO power domain configuration support
` [PATCH v4 03/10] mmc: enable CMD23 for multi-block transfers
` [PATCH v4 04/10] mmc: k1: add sdhci platform driver
` [PATCH v4 05/10] dts: k1: add SD card support in u-boot overlay

[PATCH net-next v4 0/8] net: dsa: mt7530: modernise register access and add two DSA ops
 2026-07-19 17:53 UTC  (4+ messages)
` [PATCH net-next v4 1/8] net: dsa: mt7530: move MDIO bus locking into regmap
` [PATCH net-next v4 2/8] net: dsa: mt7530: fold mt7530_mii_write/read into mt7530_write/read
` [PATCH net-next v4 3/8] net: dsa: mt7530: replace mt7530_write with regmap_write

[PATCH] ALSA: usb-audio: Add FIXED_RATE quirk for JBL Quantum650 Wireless
 2026-07-19 17:46 UTC  (2+ messages)

[PATCH for-11.2 0/6] target/arm: Implement FEAT_SME2p2
 2026-07-19 17:49 UTC  (7+ messages)
` [PATCH 1/6] target/arm: Split zdn in do_z2z_n1 and do_z2z_n1_fpst
` [PATCH 2/6] target/arm: Split zdn in do_z2z_nn and do_z2z_nn_fpst
` [PATCH 3/6] target/arm: Fix b16b16 feature test for SME2 BFCLAMP, BFMAX, BFMIN
` [PATCH 4/6] target/arm: Split decode of BFloat SME FMAX/FMIN
` [PATCH 5/6] target/arm: Implement FMUL (multiple/multiple and single vectors)
` [PATCH 6/6] target/arm: Enable FEAT_SVE2p2 and FEAT_SME2p2 for -cpu max

[PATCH net] netdevsim: tc: serialize access to nsim_block_cb_list
 2026-07-19 17:50 UTC 

[PATCH] drm/vmwgfx: Don't use UTS_RELEASE directly
 2026-07-19 17:49 UTC  (3+ messages)

[PATCH] Bluetooth: hci_sync: Protect UUID list traversal
 2026-07-19 17:48 UTC  (2+ messages)
`  "

[PATCH] crypto: tegra - fix rctx->cryptlen in tegra_gcm_do_one_req()
 2026-07-19 17:46 UTC  (2+ messages)

[PATCH 4/5] Documentation: fix spelling typos
 2026-07-19 17:44 UTC  (6+ messages)
` [PATCH v3] "
      ` [PATCH] Documentation: wmi: lenovo-wmi-other: Document intentional BIOS misspelling

[PATCH v4] docs/ja_JP: translate submitting-patches.rst (sign-off)
 2026-07-19 17:40 UTC  (3+ messages)

[PATCH bpf-next v2 0/3] bpf: Disallow interpreter fallback for interpreter-unsupported insns
 2026-07-19 17:40 UTC  (2+ messages)

[PATCH] Input: gunze: replace deprecated APIs and fix warning style
 2026-07-19 17:37 UTC  (2+ messages)
` [PATCH v4] "

[PATCH] drm/amdgpu: Add missing MES helper parameter descriptions
 2026-07-19 17:36 UTC 

vmlinux.o: warning: objtool: gdb_serial_stub+0x6d8: machine_restart() missing __noreturn in .c/.h or NORETURN() in noreturns.h
 2026-07-19 17:35 UTC 

[PATCH] net/iavf: fix null pointer dereference in eCPRI FDIR pattern
 2026-07-20  0:34 UTC 

[LSF/MM/BPF TOPIC] 64k (or 16k) base page size on x86
 2026-07-19 17:30 UTC  (4+ messages)

[RFC PATCH net-next v0.1 0/1] add GeoNetworking protocol
 2026-07-19 17:28 UTC  (5+ messages)
` [RFC PATCH net-next v0.1 1/1] net: "

[scarthgap][PATCH] glibc-testsuite: inherit nospdx to fix do_create_spdx failure
 2026-07-19 17:26 UTC  (2+ messages)
` [OE-core] "

[PATCH 1/5] Documentation: proc: fix repeated word 'page'
 2026-07-19 17:21 UTC  (5+ messages)
` [PATCH 2/5] Documentation: admin-guide: fix trailing whitespace in cgroup-v2.rst

[Buildroot] [PATCH] board/t3/t3-gem-o1: add new board
 2026-07-19 17:12 UTC  (2+ messages)

[PATCH v4 0/2] Add initial dual front camera and rear flash support for Pixel 3 / 3 XL
 2026-07-19 17:15 UTC  (8+ messages)
` [PATCH v4 1/2] arm64: dts: qcom: sdm845-google: Add dual front IMX355 cameras
` [PATCH v4 2/2] arm64: dts: qcom: sdm845-google: Enable PMI8998 camera flash LEDs

[scarthgap][PATCH] create-spdx-image-3.0: correct SSTATE_SKIP_CREATION key for do_create_image_sbom_spdx
 2026-07-19 17:14 UTC  (2+ messages)
` [OE-core] "

[PATCH RFC v3 00/11] leds: Add support for hardware-initiated hardware control trigger transition
 2026-07-19 17:13 UTC  (23+ messages)
` [PATCH RFC v3 01/11] leds: Move led_trigger_is_hw_controlled() to the right place
` [PATCH RFC v3 02/11] leds: class: Remove hardware control trigger when writing brightness
` [PATCH RFC v3 03/11] leds: trigger: Add offloaded() callback and provide trigger_may_offload attribute
` [PATCH RFC v3 04/11] leds: cros_ec: trigger: Implement offloaded() callback
` [PATCH RFC v3 05/11] leds: turris-omnia: trigger: Implement offloaded() and declare hw_control_trigger
` [PATCH RFC v3 06/11] leds: trigger: netdev: Implement offloaded() callback
` [PATCH RFC v3 07/11] leds: trigger: Enforce strict checks in led_trigger_is_hw_controlled()
` [PATCH RFC v3 08/11] leds: trigger: Add led_trigger_notify_hw_control_changed() interface
` [PATCH RFC v3 09/11] platform/x86: ideapad-laptop: Decouple hardware & classdev brightness for keyboard backlight
` [PATCH RFC v3 10/11] platform/x86: ideapad-laptop: Serialize keyboard backlight notifications
` [PATCH RFC v3 11/11] platform/x86: ideapad-laptop: Fully support auto keyboard backlight

[syzbot] [dri?] linux-next test error: WARNING in drm_mode_config_validate
 2026-07-19 17:11 UTC 

[PATCH 0/2] pwm: More efficient data output in pwm_dbg_show()
 2026-07-19 17:10 UTC  (4+ messages)
  ` [PATCH] pwm: Use another seq_putc() call "

[PATCH 0/2] liveupdate: Small FLB fixes
 2026-07-19 17:09 UTC  (2+ messages)

[PATCH 0/2] staging: media: atomisp: Clean up unnecessary module parameters
 2026-07-19 17:05 UTC  (4+ messages)
` [PATCH 1/2] staging: media: atomisp: Remove unused and unwanted debug "

[PATCH] completion: complete paths for git send-email
 2026-07-19 17:04 UTC  (2+ messages)

[PATCH v2 0/6] hwmon: (adt7470) Add thermal zone and PWM provider support
 2026-07-19 17:04 UTC  (3+ messages)
` [PATCH v2 5/6] hwmon: (adt7470) Register as a PWM provider

Should we consider disable generic/563 for file systems that do not support cgroup2?
 2026-07-19 16:52 UTC  (5+ messages)

[PATCH] KEYS: trusted: dcp: fix key_len validation and calc_blob_len() return type
 2026-07-19 16:53 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] lockdep: Fix subclass resource leak in lockdep_unregister_key()
 2026-07-19 16:52 UTC  (2+ messages)

[PATCH net-next,v3] xfrm: allow to enable udp encapsulation without userspace socket
 2026-07-19 16:49 UTC  (2+ messages)

[PATCH 0/2] board: sophgo: add support for Milk-V Duo 256M
 2026-07-19 16:47 UTC  (3+ messages)
` [PATCH 2/2] "

[GIT PULL] RISC-V updates for v7.2-rc4
 2026-07-19 16:47 UTC  (2+ messages)

[GIT PULL] block fixes for 7.2-rc4
 2026-07-19 16:45 UTC  (2+ messages)

[GIT PULL] io_uring fixes for 7.2-rc4
 2026-07-19 16:45 UTC  (2+ messages)

[GIT PULL] regulator fixes for v7.2-rc3
 2026-07-19 16:45 UTC  (2+ messages)

[GIT PULL] x86 fixes
 2026-07-19 16:45 UTC  (2+ messages)

[GIT PULL] SPI fixes for v7.2-rc3
 2026-07-19 16:45 UTC  (2+ messages)

[android-common:android16-6.12-2026-03 0/1] kernel/sched/core.c:6878:56: sparse: sparse: incorrect type in argument 3 (different address spaces)
 2026-07-19 16:39 UTC 

[PATCH] Bluetooth: RFCOMM: Fix session UAF in set_termios
 2026-07-19 16:37 UTC  (2+ messages)
`  "

[PATCH] KVM: arm64: Update Fuad Tabba's email address
 2026-07-19 16:32 UTC 

[PATCH bpf-next] selftests/bpf: remove redundant config option from selftests fragments
 2026-07-19 16:30 UTC  (3+ messages)

[PATCH bpf-next v2 0/2] bpf: Reject arena frees below the arena base
 2026-07-19 16:30 UTC  (2+ messages)

[PATCH 0/4] serial: fix console lifetime bugs on failed bind and removal
 2026-07-19 16:28 UTC  (6+ messages)
` [PATCH 1/4] serial: core: do fallible allocations before the console can be registered
` [PATCH 2/4] serial: core: clear freed pointers on uart_register_driver() failure
` [PATCH 3/4] tty: don't oops in tty_unregister_device() when no cdev is registered
` [PATCH 4/4] serial: imx: clear imx_uart_ports[] entry on probe failure and removal

[PATCH v3 0/4] Add support for Versal Xilsem edac
 2026-07-19 16:27 UTC  (2+ messages)

[PATCH net-next v4] selftests/net/openvswitch: add SCTP flow key test
 2026-07-19 16:26 UTC 

[PATCH v3 1/2] pid: deinline kill_cad_pid
 2026-07-19 16:26 UTC  (4+ messages)
` [PATCH v3 2/2] pid: fix cad_pid use-after-free race

[PATCH v2 3/3] media: i2c: ov5693: Gate the MIPI clock lane for IPU6
 2026-07-19 16:25 UTC  (2+ messages)

[PATCH 0/1] liveupdate: Add internal APIs for file preservation
 2026-07-19 16:22 UTC  (10+ messages)
` [PATCH 1/1] liveupdate: luo_file: "

[PATCH bpf-next v2 0/4] bpf: Add memory usage for arena and selftest
 2026-07-19 16:20 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: fix label of sys_led for nanopi-r4s
 2026-07-19 16:19 UTC  (3+ messages)

Crash building vtk9 9.6.2+dfsg1-2 on mx3210
 2026-07-19 16:18 UTC  (2+ messages)

[PATCH bpf-next v2 0/5] Fix unique field logic in BTF
 2026-07-19 16:17 UTC  (8+ messages)
` [PATCH bpf-next v2 1/5] bpf: Fix offset warn check for bpf_res_spin_lock
` [PATCH bpf-next v2 2/5] bpf: Preserve unique-field state across nested structs

[PATCH 0/9] ati-vga: Implement r100 CP engine
 2026-07-19 16:15 UTC  (10+ messages)
` [PATCH 1/9] ati-vga: r100 scissor dimensions are exclusive
` [PATCH 2/9] ati-vga: r100 does not latch defaults on DP_GUI_MASTER_CNTL
` [PATCH 3/9] ati-vga: r100 pitch registers differ from r128
` [PATCH 4/9] ati-vga: Route GPU addresses with memory controller
` [PATCH 5/9] ati-vga: Route r100 src and dst offsets through "
` [PATCH 6/9] ati-vga: Process Type-0/1/2 CP packets
` [PATCH 7/9] ati-vga: CP engine ring buffer
` [PATCH 8/9] ati-vga: CP engine indirect buffer
` [PATCH 9/9] ati-vga: Scratch registers

[PATCH] bpf, sockmap: Fix cork use-after-free in tcp_bpf_sendmsg()
 2026-07-19 16:16 UTC 

[PATCH] ARM: select HAVE_POSIX_CPU_TIMERS_TASK_WORK
 2026-07-19 16:15 UTC  (2+ messages)

[PATCH v3 0/3] keys: fix keyring assoc-array out-of-bounds read and index inconsistency
 2026-07-19 16:15 UTC  (4+ messages)
` [PATCH v3 1/3] keys: fix out-of-bounds read in keyring_get_key_chunk()
` [PATCH v3 2/3] keys: make keyring key-chunk byte order agree with keyring_diff_objects()
` [PATCH v3 3/3] assoc_array: trim the final shortcut word using the current chunk end

[PATCH] dt-bindings: display: panel-lvds: Add boe,dv215fhm-r01 compatible
 2026-07-19 16:15 UTC  (2+ messages)

[PATCH net-next] net: stmmac: Simplify ioctl handling
 2026-07-19 16:13 UTC  (2+ messages)

[PATCH v6] hung_task: Deduplicate identical hang reports using explicit blocker tracking
 2026-07-19 16:13 UTC 

[PATCH v6 0/2] This series adds LT9211C bridge driver by extending LT9211
 2026-07-19 16:12 UTC  (4+ messages)
` [PATCH v6 1/2] dt-bindings: display: bridge: lontium,lt9211: Add lt9211c support
` [PATCH v6 2/2] drm/bridge: add support for lontium lt9211c bridge

[PATCH] mm/damon/ops-common: use nr_accesses moving sum for quota score
 2026-07-19 16:11 UTC 

[PATCH v2] reboot: log the task that requested a reboot or shutdown
 2026-07-19 16:09 UTC 

[PATCH v2 0/4] rust: serdev: trivial fixes
 2026-07-19 16:09 UTC  (3+ messages)

[PATCH] riscv: dts: spacemit: k3-pico-itx: Fix non-functional ethernet TX timing
 2026-07-19 16:06 UTC  (12+ messages)

[PATCH] ublk: wait on ublk_dev_ready() instead of ub->completion
 2026-07-19 16:05 UTC  (2+ messages)

[PATCH] qga: implement 'guest-get-diskstats' for FreeBSD
 2026-07-19 16:03 UTC 

[PATCH] EDAC: fsl_ddr: use devm_platform_ioremap_resource()
 2026-07-19 15:58 UTC  (3+ messages)

drivers/regulator/pf1550-regulator.c:399:8-33: WARNING: Threaded IRQ with no primary handler requested without IRQF_ONESHOT (unless it is nested IRQ)
 2026-07-19 15:56 UTC 

[PATCH] reboot: log the task that requested a reboot or shutdown
 2026-07-19 15:56 UTC  (2+ messages)

[PATCH] clk: sunxi-ng: div: implement set_rate_and_parent
 2026-07-19 15:56 UTC  (2+ messages)

[PATCH ethtool-next v3 1/3] sfpid: print all implemented options
 2026-07-19 15:54 UTC  (2+ messages)

[PATCH v1.1] mm/damon/core: handle region split failure in apply_min_nr_regions()
 2026-07-19 15:54 UTC 

[PATCH] auxdisplay: charlcd: cancel backlight work on registration failure
 2026-07-19 15:53 UTC  (2+ messages)

[PATCH] x86/microcode/intel: Panic on partial microcode update
 2026-07-19 15:52 UTC  (5+ messages)

[PATCH net-next] net: sfp: add quirk for HORACO copper SFP+ module
 2026-07-19 15:49 UTC  (2+ messages)

[PATCH net] rds: tcp: unregister sysctl before tearing down listen socket
 2026-07-19 15:48 UTC  (2+ messages)

[PATCH v3 0/6] wic: ship its tools, and add an SDK_FEATURES lever
 2026-07-19 15:48 UTC  (2+ messages)
` [OE-core] "

CVE-2026-64164: btrfs: tracepoints: fix sleep while in atomic context in btrfs_sync_file()
 2026-07-19 15:40 UTC 

CVE-2026-64173: tracing: Do not call map->ops->elt_free() if elt_alloc() fails
 2026-07-19 15:40 UTC 

CVE-2026-64172: KVM: SVM: Disable AVIC IPI virtualization on Hygon Family 18h (erratum #1235)
 2026-07-19 15:40 UTC 

CVE-2026-64171: i2c: tegra: fix pm_runtime leak on mutex_lock failure
 2026-07-19 15:40 UTC 

CVE-2026-64170: spi: qup: fix error pointer deref after DMA setup failure
 2026-07-19 15:40 UTC 

CVE-2026-64169: spi: ep93xx: fix error pointer deref after DMA setup failure
 2026-07-19 15:40 UTC 

CVE-2026-64168: spi: sprd: fix error pointer deref after DMA setup failure
 2026-07-19 15:40 UTC 

CVE-2026-64167: kho: skip KHO for crash kernel
 2026-07-19 15:40 UTC 

CVE-2026-64186: iommu/amd: Remove latent out-of-bounds access in IOMMU debugfs
 2026-07-19 15:40 UTC 

CVE-2026-64185: sysfs: don't remove existing directory on update failure
 2026-07-19 15:40 UTC 

CVE-2026-64184: mm/damon/sysfs-schemes: call missing mem_cgroup_iter_break()
 2026-07-19 15:40 UTC 

CVE-2026-64166: firmware: arm_ffa: Check for NULL FF-A ID table while driver registration
 2026-07-19 15:40 UTC 

CVE-2026-64183: efi: Allocate runtime workqueue before ACPI init
 2026-07-19 15:40 UTC 

CVE-2026-64182: drivers/base/memory: fix memory block reference leak in poison accounting
 2026-07-19 15:40 UTC 

CVE-2026-64181: mm: fix __vm_normal_page() to handle missing support for pmd_special()/pud_special()
 2026-07-19 15:40 UTC 

CVE-2026-64180: mm/memory_hotplug: fix memory block reference leak on remove
 2026-07-19 15:40 UTC 

CVE-2026-64179: net: wwan: iosm: fix potential memory leaks in ipc_imem_init()
 2026-07-19 15:40 UTC 

CVE-2026-64178: Bluetooth: bnep: Fix UAF read of dev->name
 2026-07-19 15:40 UTC 

CVE-2026-64177: phonet/pep: disable BH around forwarded sk_receive_skb()
 2026-07-19 15:40 UTC 

CVE-2026-64176: wifi: iwlwifi: mvm: fix driver-set TX rates on old devices
 2026-07-19 15:40 UTC 

CVE-2026-64175: wifi: iwlwifi: mld: stop TX during firmware restart
 2026-07-19 15:40 UTC 

CVE-2026-64174: wifi: cfg80211: advance loop vars in cfg80211_merge_profile()
 2026-07-19 15:40 UTC 

CVE-2026-64165: ARM: integrator: Fix early initialization
 2026-07-19 15:40 UTC 

CVE-2026-64123: net: hsr: defer node table free until after RCU readers
 2026-07-19 15:39 UTC 

CVE-2026-64132: ipv6: ioam: refresh hdr pointer before ioam6_event()
 2026-07-19 15:39 UTC 

CVE-2026-64131: mm/memory: fix spurious warning when unmapping device-private/exclusive pages
 2026-07-19 15:39 UTC 

CVE-2026-64130: mm/page_alloc: fix initialization of tags of the huge zero folio with init_on_free
 2026-07-19 15:39 UTC 

CVE-2026-64129: mm/migrate_device: fix spinlock leak in migrate_vma_insert_huge_pmd_page
 2026-07-19 15:39 UTC 

CVE-2026-64128: Bluetooth: ISO: drop ISO_END frames received without prior ISO_START
 2026-07-19 15:39 UTC 

CVE-2026-64163: test_kprobes: clear kprobes between test runs
 2026-07-19 15:40 UTC 

CVE-2026-64127: Bluetooth: L2CAP: ecred_reconfigure: send packed pdu, not stack pointer
 2026-07-19 15:39 UTC 

CVE-2026-64162: idpf: fix read_dev_clk_lock spinlock init in idpf_ptp_init()
 2026-07-19 15:40 UTC 

CVE-2026-64161: net: ti: icssm-prueth: fix eth_ports_node leak in probe
 2026-07-19 15:40 UTC 

CVE-2026-64160: netfs: Fix potential for tearing in ->remote_i_size and ->zero_point
 2026-07-19 15:40 UTC 

CVE-2026-64159: netfs: Fix zeropoint update where i_size > remote_i_size
 2026-07-19 15:40 UTC 

CVE-2026-64158: netfs: Fix write streaming disablement if fd open O_RDWR
 2026-07-19 15:40 UTC 

CVE-2026-64157: netfs: Fix partial invalidation of streaming-write folio
 2026-07-19 15:40 UTC 

CVE-2026-64156: netfs, afs: Fix write skipping in dir/link writepages
 2026-07-19 15:40 UTC 

CVE-2026-64155: wifi: ath11k: fix error path leaks in some WMI WOW calls
 2026-07-19 15:40 UTC 

CVE-2026-64154: drm/msm/adreno: Fix a reference leak in a6xx_gpu_init()
 2026-07-19 15:40 UTC 

CVE-2026-64153: drm/msm: Fix iommu_map_sgtable() return value check and avoid WARN
 2026-07-19 15:40 UTC 

CVE-2026-64126: Bluetooth: MGMT: validate Add Extended Advertising Data length
 2026-07-19 15:39 UTC 

CVE-2026-64152: iommu: Handle unmap error when iommu_debug is enabled
 2026-07-19 15:40 UTC 

CVE-2026-64151: iommupt: Check for missing PAGE_SIZE in the pgsize_bitmap
 2026-07-19 15:40 UTC 

CVE-2026-64150: netfilter: nft_inner: release local_lock before re-enabling softirqs
 2026-07-19 15:40 UTC 

CVE-2026-64149: dma-mapping: move dma_map_resource() sanity check into debug code
 2026-07-19 15:40 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.