All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-07-16 11:36:06 to 2024-07-16 12:20:11 UTC [more...]

Proposal: Enhancing Commit Tagging for Stable Kernel Branches
 2024-07-16 12:20 UTC  (10+ messages)

[PATCH v2 01/10] riscv: Implement cmpxchg32/64() using Zacas
 2024-07-16 12:19 UTC  (4+ messages)

[PATCH v3] thermal: core: Call monitor_thermal_zone() if zone temperature is invalid
 2024-07-16 12:18 UTC  (13+ messages)

[Buildroot] [PATCH v2 1/4] package/libjcat: new package
 2024-07-16 12:17 UTC  (3+ messages)
` [Buildroot] [PATCH v2 4/4] package/fwupd: "

[PATCH 0/8] reset: amlogic: move audio reset drivers out of CCF
 2024-07-16 12:17 UTC  (5+ messages)
` [PATCH 3/8] reset: amlogic: split the device and platform probe

[PATCH net] net: dsa: mv88e6xxx: Respect other ports when setting chip-wide MTU
 2024-07-16 12:08 UTC 

[PATCH RFC] arm64: dts: mediatek: mt8195-cherry: Remove keyboard-backlight node
 2024-07-16 12:16 UTC  (3+ messages)

[Buildroot] [PATCH 1/4] package/libjcat: new package
 2024-07-16 12:15 UTC  (3+ messages)
` [Buildroot] [PATCH 2/4] package/fwupd-efi: "

[PATCH v6 0/9] Enable CPR for IPQ9574
 2024-07-16 12:15 UTC  (3+ messages)
` [PATCH v6 5/9] pmdomain: qcom: rpmpd: Add IPQ9574 power domains

[PATCH v3 0/9] RISC-V: ACPI: Namespace updates
 2024-07-16 12:14 UTC  (4+ messages)
` [PATCH v3 1/9] hw/riscv/virt-acpi-build.c: Add namespace devices for PLIC and APLIC

[PATCH -next] cgroup: Fix AA deadlock caused by cgroup_bpf_release
 2024-07-16 12:14 UTC  (8+ messages)

[PATCH v13 0/6] iommu/arm-smmu: introduction of ACTLR implementation for Qualcomm SoCs
 2024-07-16 12:14 UTC  (15+ messages)
` [PATCH v13 6/6] iommu/arm-smmu: add support for PRR bit setup

[PATCH] PCI: r8169: add suspend/resume aspm quirk
 2024-07-16 12:13 UTC  (5+ messages)

[PATCH v2 0/2] Modify the method of obtaining porch parameters
 2024-07-16 12:11 UTC  (3+ messages)
` [PATCH v2 1/2] drm/panel: boe-th101mb31ig002 : Fix the way to get "
` [PATCH v2 2/2] drm/panel: boe-th101mb31ig002 : using drm_connector_helper_get_modes_fixed()

[PATCH 1] Documentation: media: add missing V4L2_BUF_CAP_ flags
 2024-07-16 12:10 UTC  (2+ messages)

[PATCH v3 0/8] Add support for SA8775P Multimedia clock controllers
 2024-07-16 12:09 UTC  (10+ messages)
` [PATCH v3 2/8] clk: qcom: Add support for Video clock controller on SA8775P
` [PATCH v3 4/8] clk: qcom: Add support for Camera Clock Controller "
` [PATCH v3 7/8] arm64: dts: qcom: Add support for multimedia clock controllers
` [PATCH v3 8/8] arm64: dts: qcom: Update sleep_clk frequency to 32000 on SA8775P

[PATCH 0/2] Consolidate embedded PPC initial mappung functions
 2024-07-16 12:07 UTC  (3+ messages)
` [PATCH 1/2] hw/ppc: Consolidate e500 initial mapping creation functions
` [PATCH 2/2] hw/ppc: Consolidate ppc440 "

[PATCH] drm/test: fix the gem shmem test to map the sg table
 2024-07-16 12:07 UTC  (4+ messages)

[PATCH v3] ceph: force sending a cap update msg back to MDS for revoke op
 2024-07-16 12:07 UTC 

udev kset_create_and_add() with own struct kobj_type?
 2024-07-16 12:07 UTC  (2+ messages)

[PATCH 0/2] Introduce DMA_HEAP_IOCTL_ALLOC_AND_READ
 2024-07-16 12:07 UTC  (8+ messages)
` [PATCH 1/2] dma-buf: heaps: DMA_HEAP_IOCTL_ALLOC_READ_FILE framework

[PATCH 0/2] arm64: dts: qcom: sm8[56]50: use the PMU to power up bluetooth
 2024-07-16 12:06 UTC  (5+ messages)
` [PATCH 1/2] arm64: dts: qcom: sm8650-hdk: "
` [PATCH 2/2] arm64: dts: qcom: sm8550-qrd: "

[PATCH v1 01/17] net/ntnic: Add registers for NapaTech SmartNiC
 2024-07-16 12:02 UTC  (22+ messages)
` [PATCH v9 01/21] net/ntnic: add ethdev and makes PMD available
  ` [PATCH v9 02/21] net/ntnic: add logging implementation
  ` [PATCH v9 03/21] net/ntnic: add minimal initialization for PCI device
  ` [PATCH v9 04/21] net/ntnic: add NT utilities implementation
  ` [PATCH v9 05/21] net/ntnic: add VFIO module
  ` [PATCH v9 06/21] net/ntnic: add basic eth dev ops to ntnic
  ` [PATCH v9 07/21] net/ntnic: add core platform structures
  ` [PATCH v9 08/21] net/ntnic: add adapter initialization
  ` [PATCH v9 09/21] net/ntnic: add registers and FPGA model for NapaTech NIC
  ` [PATCH v9 10/21] net/ntnic: add FPGA modules for initialization
  ` [PATCH v9 11/21] net/ntnic: add FPGA initialization functionality
  ` [PATCH v9 12/21] net/ntnic: add support of the NT200A0X smartNIC
  ` [PATCH v9 13/21] net/ntnic: add startup and reset sequence for NT200A0X
  ` [PATCH v9 14/21] net/ntnic: add clock profile for the NT200A0X smartNIC
  ` [PATCH v9 15/21] net/ntnic: add link management skeleton
  ` [PATCH v9 16/21] net/ntnic: add link 100G module ops
  ` [PATCH v9 17/21] net/ntnic: add generic NIM and I2C modules
  ` [PATCH v9 18/21] net/ntnic: add QSFP support
  ` [PATCH v9 19/21] net/ntnic: add QSFP28 support
  ` [PATCH v9 20/21] net/ntnic: add GPIO communication for NIMs
  ` [PATCH v9 21/21] net/ntnic: add physical layer control module

[PATCH 1/9] makediff: look in subjects only
 2024-07-16 12:04 UTC  (4+ messages)
` [PATCH 9/9] admin: get rid of _ in labels

[PATCH] video: backlight-pwm: switch to gpiod functions
 2024-07-16 12:03 UTC 

[PATCH 1/2] rtc: add stubs for when CONFIG_RTC_CLASS is disabled
 2024-07-16 12:03 UTC  (2+ messages)
` [PATCH 2/2] rtc: return first RTC when rtc_lookup(NULL) is called

[PATCH 0/6] Add policy to sealed keys
 2024-07-16 12:03 UTC  (11+ messages)
` [PATCH 2/6] tpm: add policy sessions
` [PATCH 3/6] KEYS: trusted: add PCR policy to TPM2 keys
` [PATCH 4/6] KEYS: trusted: add ability to specify arbitrary policy
` [PATCH 5/6] KEYS: trusted: implement counter/timer policy
` [PATCH 6/6] KEYS: trusted: add support for TPM keys with signed policy

[PATCH V6 0/4] Add PCIe support for IPQ9574
 2024-07-16 12:03 UTC  (5+ messages)
` [PATCH V6 2/4] arm64: dts: qcom: ipq9574: Add PCIe PHYs and controller nodes
` [PATCH V6 3/4] arm64: dts: qcom: ipq9574: Enable PCIe PHYs and controllers

[PATCH v2 1/2] sandbox: alias I/O ports region in MMIO space
 2024-07-16 12:03 UTC  (2+ messages)
` [PATCH v2 2/2] sandbox: add dummy pinctrl nodes

[opencloudos:next 14/48] arch/loongarch/kernel/efi.c:79:33: error: implicit declaration of function 'pmd_mkhuge'; did you mean 'pte_mkhuge'?
 2024-07-16 12:02 UTC 

[PATCH] tests/xe_exec_reset: Add readout of devcoredump
 2024-07-16 12:02 UTC  (3+ messages)
` ✓ CI.xeBAT: success for "
` ✗ Fi.CI.BAT: failure "

[GIT PULL] exfat update for 6.11-rc1
 2024-07-16 12:01 UTC 

[RFC PATCH] sched: Clear user_cpus_ptr only when no intersection with the new mask
 2024-07-16 12:01 UTC  (2+ messages)

Xen Security Advisory 459 v2 (CVE-2024-31144) - Xapi: Metadata injection attack against backup/restore functionality
 2024-07-16 12:00 UTC 

Xen Security Advisory 458 v2 (CVE-2024-31143) - double unlock in x86 guest IRQ handling
 2024-07-16 12:00 UTC 

Recent changes (master)
 2024-07-16 12:00 UTC 

[PATCH 1/2] drm/buddy: Add start address support to trim function
 2024-07-16 12:00 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for series starting with [1/2] "

[PATCH 0/8] include: list: remove dependency on linux/kernel.h
 2024-07-16 11:58 UTC  (9+ messages)
` [PATCH 1/8] regmap-mmio: don't call kfree on non kmalloc allocated buffers
` [PATCH 2/8] treewide: fix dependency on indirectly included linux/kernel.h
` [PATCH 3/8] stringlist: make header self-contained
` [PATCH 4/8] module: retire MODULE_SYMBOL_PREFIX
` [PATCH 5/8] include: move MODULE_* macro definitions into own header
` [PATCH 6/8] include: asm-generic/bug: break recursive dependency
` [PATCH 7/8] include: linux/kernel.h: split off into multiple headers
` [PATCH 8/8] include: list: replace full kernel.h inclusion with smaller container_of.h

[PATCH v15 00/10] Add support for Core Power Reduction v3, v4 and Hardened
 2024-07-16 11:58 UTC  (7+ messages)
` [PATCH v15 01/10] MAINTAINERS: Include new Qualcomm CPR drivers in the file list

[PATCH v2] KVM: PPC: Book3S HV: Refactor HFSCR emulation for KVM guests
 2024-07-16 11:52 UTC  (2+ messages)

[PATCH 1/4] init: mark initcalls const
 2024-07-16 11:57 UTC  (4+ messages)
` [PATCH 2/4] base: use initcalls instead of linker lists to register classes
` [PATCH 3/4] watchdog: remove needless error checking for device parameter
` [PATCH 4/4] watchdog: factor out device registration into common class code

[PATCH 6.6/6.9] ext4: avoid ptr null pointer dereference
 2024-07-16 11:57 UTC  (2+ messages)

[PATCH] include: xfuncs: employ compiler attributes to aid GCC warnings
 2024-07-16 11:56 UTC 

[PATCH] firmware: ti_sci: drop unused ti_sci_list
 2024-07-16 11:56 UTC 

[PATCH] lib: term: add missing headers, license and copyright
 2024-07-16 11:56 UTC 

[PATCH master] misc: port: bump down debugging print from notice
 2024-07-16 11:56 UTC 

[PATCH] aiodev: mc13xxx_adc: zero-initialize struct aiochannel
 2024-07-16 11:56 UTC 

[PATCH v5 0/5] Add SMEM-based speedbin matching
 2024-07-16 11:56 UTC  (4+ messages)
` [PATCH v5 1/5] drm/msm/adreno: Implement SMEM-based speed bin

[PATCH V2 0/2] sched/fair: Some improvements to feec()
 2024-07-16 11:56 UTC  (8+ messages)
` [PATCH V2 2/2] sched/fair: Use actual_cpu_capacity everywhere in util_fits_cpu()

[syzbot] [crypto?] KASAN: slab-use-after-free Read in handle_mm_fault
 2024-07-16 11:55 UTC  (2+ messages)

[PATCH] drm/xe/xe2: Use XE_WA() check
 2024-07-16 11:55 UTC  (2+ messages)
` ✗ CI.FULL: failure for "

[RFC PATCH v4 0/5] virtio-rtc: Add device specification
 2024-07-16 11:55 UTC  (8+ messages)
` [RFC PATCH v4 5/5] virtio-rtc: Indicate leap seconds and clock performance

[RFC PATCH v4] ptp: Add vDSO-style vmclock support
 2024-07-16 11:54 UTC  (9+ messages)

[PATCH 00/20] ext4: some bugfixes and cleanups for ext4 extents path
 2024-07-16 11:54 UTC  (7+ messages)
` [PATCH 02/20] ext4: prevent partial update of the "

[GIT PULL] regulator updates for v6.11
 2024-07-16 11:54 UTC  (3+ messages)

[PATCH] btrfs: fix corrupt read due to bad offset of a compressed extent map
 2024-07-16 11:54 UTC  (6+ messages)

[meta-arago][scarthgap][PATCH] CI/CD Auto-Merger: cicd.scarthgap.202407160400
 2024-07-16 11:51 UTC 

[meta-ti][scarthgap][PATCH] CI/CD Auto-Merger: cicd.scarthgap.202407160400
 2024-07-16 11:51 UTC 

[PATCH blktests v3 0/2] md: add regression test for "md/md-bitmap: fix writing non bitmap pages"
 2024-07-16 11:50 UTC  (3+ messages)
` [PATCH blktests v3 1/2] nvme: move helper functions to common/nvme
` [PATCH blktests v3 2/2] md: add regression test for "md/md-bitmap: fix writing non bitmap pages"

[PATCH 0/2] hwmon: add GPD devices sensor driver
 2024-07-16 11:49 UTC  (6+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] hwmon: document: add gpd-fan

[PATCH blktests v2 0/2] md: add regression test for "md/md-bitmap: fix writing non bitmap pages"
 2024-07-16 11:49 UTC  (4+ messages)
` [PATCH blktests v2 2/2] "

CVE-2022-48825: scsi: qedf: Add stag_work to all the vports
 2024-07-16 11:46 UTC 

CVE-2022-48832: audit: don't deref the syscall args when checking the openat2 open_how::flags
 2024-07-16 11:46 UTC 

CVE-2022-48831: ima: fix reference leak in asymmetric_verify()
 2024-07-16 11:46 UTC 

CVE-2022-48830: can: isotp: fix potential CAN frame reception race in isotp_rcv()
 2024-07-16 11:46 UTC 

CVE-2022-48829: NFSD: Fix NFSv3 SETATTR/CREATE's handling of large file sizes
 2024-07-16 11:46 UTC 

CVE-2022-48828: NFSD: Fix ia_size underflow
 2024-07-16 11:46 UTC 

CVE-2022-48827: NFSD: Fix the behavior of READ near OFFSET_MAX
 2024-07-16 11:46 UTC 

CVE-2022-48826: drm/vc4: Fix deadlock on DSI device attach error
 2024-07-16 11:46 UTC 

CVE-2022-48792: scsi: pm8001: Fix use-after-free for aborted SSP/STP sas_task
 2024-07-16 11:45 UTC 

CVE-2022-48801: iio: buffer: Fix file related error handling in IIO_BUFFER_GET_FD_IOCTL
 2024-07-16 11:45 UTC 

CVE-2022-48800: mm: vmscan: remove deadlock due to throttling failing to make progress
 2024-07-16 11:45 UTC 

CVE-2022-48799: perf: Fix list corruption in perf_cgroup_switch()
 2024-07-16 11:45 UTC 

CVE-2022-48798: s390/cio: verify the driver availability for path_event call
 2024-07-16 11:45 UTC 

CVE-2022-48797: mm: don't try to NUMA-migrate COW pages that have other uses
 2024-07-16 11:45 UTC 

CVE-2022-48796: iommu: Fix potential use-after-free during probe
 2024-07-16 11:45 UTC 

CVE-2022-48824: scsi: myrs: Fix crash in error case
 2024-07-16 11:46 UTC 

CVE-2022-48823: scsi: qedf: Fix refcount issue when LOGO is received during TMF
 2024-07-16 11:46 UTC 

CVE-2022-48822: usb: f_fs: Fix use-after-free for epfile
 2024-07-16 11:46 UTC 

CVE-2022-48795: parisc: Fix data TLB miss in sba_unmap_sg
 2024-07-16 11:45 UTC 

CVE-2022-48821: misc: fastrpc: avoid double fput() on failed usercopy
 2024-07-16 11:46 UTC 

CVE-2022-48820: phy: stm32: fix a refcount leak in stm32_usbphyc_pll_enable()
 2024-07-16 11:46 UTC 

CVE-2022-48819: tcp: take care of mixed splice()/sendmsg(MSG_ZEROCOPY) case
 2024-07-16 11:46 UTC 

CVE-2022-48818: net: dsa: mv88e6xxx: don't use devres for mdiobus
 2024-07-16 11:46 UTC 

CVE-2022-48817: net: dsa: ar9331: register the mdiobus under devres
 2024-07-16 11:46 UTC 

CVE-2022-48816: SUNRPC: lock against ->sock changing during sysfs read
 2024-07-16 11:46 UTC 

CVE-2022-48815: net: dsa: bcm_sf2: don't use devres for mdiobus
 2024-07-16 11:46 UTC 

CVE-2022-48814: net: dsa: seville: register the mdiobus under devres
 2024-07-16 11:46 UTC 

CVE-2022-48813: net: dsa: felix: don't use devres for mdiobus
 2024-07-16 11:46 UTC 

CVE-2022-48812: net: dsa: lantiq_gswip: don't use devres for mdiobus
 2024-07-16 11:46 UTC 

CVE-2022-48794: net: ieee802154: at86rf230: Stop leaking skb's
 2024-07-16 11:45 UTC 

CVE-2022-48811: ibmvnic: don't release napi in __ibmvnic_open()
 2024-07-16 11:46 UTC 

CVE-2022-48810: ipmr,ip6mr: acquire RTNL before calling ip[6]mr_free_table() on failure path
 2024-07-16 11:46 UTC 

CVE-2022-48809: net: fix a memleak when uncloning an skb dst and its metadata
 2024-07-16 11:46 UTC 

CVE-2022-48808: net: dsa: fix panic when DSA master device unbinds on shutdown
 2024-07-16 11:46 UTC 

CVE-2022-48807: ice: Fix KASAN error in LAG NETDEV_UNREGISTER handler
 2024-07-16 11:45 UTC 

CVE-2022-48806: eeprom: ee1004: limit i2c reads to I2C_SMBUS_BLOCK_MAX
 2024-07-16 11:45 UTC 

CVE-2022-48805: net: usb: ax88179_178a: Fix out-of-bounds accesses in RX fixup
 2024-07-16 11:45 UTC 

CVE-2022-48804: vt_ioctl: fix array_index_nospec in vt_setactivate
 2024-07-16 11:45 UTC 

CVE-2022-48803: phy: ti: Fix missing sentinel for clk_div_table
 2024-07-16 11:45 UTC 

CVE-2022-48802: fs/proc: task_mmu.c: don't read mapcount for migration entry
 2024-07-16 11:45 UTC 

CVE-2022-48793: KVM: x86: nSVM: fix potential NULL derefernce on nested migration
 2024-07-16 11:45 UTC 

CVE-2022-48791: scsi: pm8001: Fix use-after-free for aborted TMF sas_task
 2024-07-16 11:45 UTC 

CVE-2022-48790: nvme: fix a possible use-after-free in controller reset during load
 2024-07-16 11:45 UTC 

CVE-2022-48789: nvme-tcp: fix possible use-after-free in transport error_recovery work
 2024-07-16 11:45 UTC 

CVE-2022-48788: nvme-rdma: fix possible use-after-free in transport error_recovery work
 2024-07-16 11:45 UTC 

CVE-2022-48786: vsock: remove vsock from connected table when connect is interrupted by a signal
 2024-07-16 11:45 UTC 

CVE-2022-48787: iwlwifi: fix use-after-free
 2024-07-16 11:45 UTC 

[Buildroot] [PATCH v5 1/3] package/rpi-firmware: bump version to 1.20240529
 2024-07-16 11:45 UTC  (3+ messages)

[PATCH V15 0/7] Add architecture agnostic code to support vCPU Hotplug
 2024-07-16 11:43 UTC  (8+ messages)

[PATCH v3 1/4] initramfs-crypt-hook: Do not attempt to repair a partially encrypted filesystem
 2024-07-16 11:43 UTC  (8+ messages)
` [PATCH v3 2/4] initramfs-crypt-hook: Provide full losetup executable
` [PATCH v3 3/4] initramfs-crypt-hook: Allow speed-up of disk-reencryption

[PATCH net] tipc: Return non-zero value from tipc_udp_addr2str() on error
 2024-07-16 11:43 UTC  (5+ messages)

[RFC PATCH] gdbstub: Re-factor gdb command extensions
 2024-07-16 11:42 UTC 

[PATCH v4 00/29] arm64: Permission Overlay Extension
 2024-07-16 11:40 UTC  (5+ messages)
` [PATCH v4 17/29] arm64: implement PKEYS support

[PATCH v3 0/3] clk: qcom: dispcc-sm8650: round of fixes
 2024-07-16 11:40 UTC  (3+ messages)
` [PATCH v3 1/3] clk: qcom: dispcc-sm8650: Park RCG's clk source at XO during disable

[PATCH 1/2] HID:wacom: Modify pen IDs
 2024-07-16 11:39 UTC  (3+ messages)

[PATCH net-next V2 0/4] Add support to PHYLINK for LAN743x/PCI11x1x chips
 2024-07-16 11:33 UTC  (5+ messages)
` [PATCH net-next V2 1/4] net: lan743x: Create separate PCS power reset function
` [PATCH net-next V2 2/4] net: lan743x: Create separate Link Speed Duplex state function
` [PATCH net-next V2 3/4] net: lan743x: Migrate phylib to phylink
` [PATCH net-next V2 4/4] net: lan743x: Add support to ethtool phylink get and set settings

[PATCH virtio v3 00/13] virtio_pci_modern: allow parallel admin queue commands execution
 2024-07-16 11:35 UTC  (13+ messages)
` [PATCH virtio v3 02/13] virtio_pci: simplify vp_request_msix_vectors() call a bit
` [PATCH virtio v3 03/13] virtio_pci: pass vector policy enum to vp_find_vqs_msix()
` [PATCH virtio v3 04/13] virtio_pci: pass vector policy enum to vp_find_one_vq_msix()
` [PATCH virtio v3 05/13] virtio_pci: introduce vector allocation fallback for slow path virtqueues
` [PATCH virtio v3 06/13] virtio_pci_modern: treat vp_dev->admin_vq.info.vq pointer as static
` [PATCH virtio v3 07/13] virtio: push out code to vp_avq_index()
` [PATCH virtio v3 08/13] virtio_pci: pass vq info as an argument to vp_setup_vq()
` [PATCH virtio v3 09/13] virtio: create admin queues alongside other virtqueues
` [PATCH virtio v3 10/13] virtio_pci_modern: create admin queue of queried size
` [PATCH virtio v3 11/13] virtio_pci_modern: pass cmd as an identification token
` [PATCH virtio v3 12/13] virtio_pci_modern: use completion instead of busy loop to wait on admin cmd result
` [PATCH virtio v3 13/13] virtio_pci_modern: remove admin queue serialization lock

[PATCH v2 0/5] target/arm/kvm: Report PMU unavailability
 2024-07-16 11:36 UTC  (4+ messages)
` [PATCH v2 4/5] target/arm: Always add pmu property

[PATCH 0/3] target/arm: Fixes for SME FMOPA (#2373)
 2024-07-16 11:35 UTC  (3+ messages)
` [PATCH 3/3] tests/tcg/aarch64: Add test cases for SME FMOPA (widening)


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.