All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-02-27 18:17:04 to 2024-02-27 18:49:47 UTC [more...]

[PATCH 00/13] drm: Fix reservation locking for pin/unpin and console
 2024-02-27 18:33 UTC  (3+ messages)

[PATCH 00/14] linux-user: Rewrite core dump
 2024-02-27 18:48 UTC  (5+ messages)
` [PATCH 01/14] linux-user/elfload: Disable core dump if getrlimit fails
` [PATCH 08/14] linux-user/elfload: Lock cpu list and mmap during elf_core_dump
` [PATCH 11/14] linux-user/elfload: Write process memory to core file in larger chunks
` [PATCH 14/14] linux-user/elfload: Unprotect regions before core dump

[PATCH v2 0/2] Change xwrite() to write_in_full() in builtins
 2024-02-27 18:49 UTC  (3+ messages)
` [PATCH v2 1/3] builtin/repack.c: change xwrite to write_in_full and report errors

[PATCH v4 0/2] riscv: Use Kconfig to set unaligned access speed
 2024-02-27 18:48 UTC  (9+ messages)
` [PATCH v4 2/2] riscv: Set unalignment speed at compile time

[PATCH 1/2] Revert "drm/amd: Remove freesync video mode amdgpu parameter"
 2024-02-27 18:48 UTC  (2+ messages)
` [PATCH 2/2] Reapply "Revert drm/amd/display: Enable Freesync Video Mode by default"

[PATCHSET 0/3] Cleanup and improve sendmsg/recvmsg header handling
 2024-02-27 18:46 UTC  (4+ messages)
` [PATCH 1/3] io_uring/net: unify how recvmsg and sendmsg copy in the msghdr
` [PATCH 2/3] io_uring/net: move receive multishot out of the generic msghdr path
` [PATCH 3/3] io_uring/net: improve the usercopy for sendmsg/recvmsg

[PATCH v8 00/10] PCI: dwc: ep: Fix DBI access failure for drivers requiring refclk from host
 2024-02-27 18:47 UTC  (15+ messages)
` [PATCH v8 06/10] PCI: dwc: ep: Call dw_pcie_ep_init_registers() API directly from all glue drivers
` [PATCH v8 09/10] PCI: qcom-ep: Use the generic dw_pcie_ep_linkdown() API to handle LINK_DOWN event

[PATCH 0/3] Bigjoiner refactoring
 2024-02-27 18:48 UTC  (7+ messages)
` [PATCH 3/3] drm/i915: Fix bigjoiner case for DP2.0

CVE-2021-46964: scsi: qla2xxx: Reserve extra IRQ vectors
 2024-02-27 18:47 UTC 

[DO NOT MERGE v6 00/37] Device Tree support for SH7751 based board
 2024-02-27 18:48 UTC  (3+ messages)
` [DO NOT MERGE v6 34/37] sh: Add dtbs target support

CVE-2021-46963: scsi: qla2xxx: Fix crash in qla2xxx_mqueuecommand()
 2024-02-27 18:47 UTC 

CVE-2021-46962: mmc: uniphier-sd: Fix a resource leak in the remove function
 2024-02-27 18:47 UTC 

CVE-2021-46961: irqchip/gic-v3: Do not enable irqs when handling spurious interrups
 2024-02-27 18:47 UTC 

CVE-2021-46960: cifs: Return correct error code from smb2_get_enc_key
 2024-02-27 18:47 UTC 

+ mm-convert-free_swap_cache-to-take-a-folio.patch added to mm-unstable branch
 2024-02-27 18:48 UTC 

+ mm-use-a-folio-in-__collapse_huge_page_copy_succeeded.patch added to mm-unstable branch
 2024-02-27 18:48 UTC 

CVE-2021-46958: btrfs: fix race between transaction aborts and fsyncs leading to use-after-free
 2024-02-27 18:47 UTC 

+ mm-convert-free_pages_and_swap_cache-to-use-folios_put.patch added to mm-unstable branch
 2024-02-27 18:48 UTC 

+ mm-remove-lru_to_page.patch added to mm-unstable branch
 2024-02-27 18:48 UTC 

CVE-2021-46957: riscv/kprobe: fix kernel panic when invoking sys_read traced by kprobe
 2024-02-27 18:47 UTC 

+ mm-remove-free_unref_page_list.patch added to mm-unstable branch
 2024-02-27 18:48 UTC 

+ memcg-remove-mem_cgroup_uncharge_list.patch added to mm-unstable branch
 2024-02-27 18:48 UTC 

+ mm-free-folios-directly-in-move_folios_to_lru.patch added to mm-unstable branch
 2024-02-27 18:48 UTC 

CVE-2021-46975: netfilter: conntrack: Make global sysctls readonly in non-init netns
 2024-02-27 18:47 UTC 

[PATCH v2 0/2] enable OSPI support on AM64x
 2024-02-27 18:40 UTC  (6+ messages)
` [PATCH v2 2/2] arm: dts: k3-am642-evm/sk: Enable OSPI support in SPL

+ mm-free-folios-in-a-batch-in-shrink_folio_list.patch added to mm-unstable branch
 2024-02-27 18:48 UTC 

+ mm-allow-non-hugetlb-large-folios-to-be-batch-processed.patch added to mm-unstable branch
 2024-02-27 18:48 UTC 

CVE-2021-46956: virtiofs: fix memory leak in virtio_fs_probe()
 2024-02-27 18:47 UTC 

+ mm-handle-large-folios-in-free_unref_folios.patch added to mm-unstable branch
 2024-02-27 18:47 UTC 

CVE-2021-46974: bpf: Fix masking negation logic upon negative dst register
 2024-02-27 18:47 UTC 

+ mm-use-__page_cache_release-in-folios_put.patch added to mm-unstable branch
 2024-02-27 18:47 UTC 

CVE-2021-46973: net: qrtr: Avoid potential use after free in MHI send
 2024-02-27 18:47 UTC 

+ mm-use-free_unref_folios-in-put_pages_list.patch added to mm-unstable branch
 2024-02-27 18:47 UTC 

+ mm-remove-use-of-folio-list-from-folios_put.patch added to mm-unstable branch
 2024-02-27 18:47 UTC 

[PATCH v10 00/15] Introduce initial TI's J784S4 and AM69 support
 2024-02-27 16:29 UTC  (3+ messages)
` [PATCH v10 13/15] configs: j784s4_evm: Add defconfig for J784S4 EVM board

CVE-2021-46972: ovl: fix leaked dentry
 2024-02-27 18:47 UTC 

+ memcg-add-mem_cgroup_uncharge_folios.patch added to mm-unstable branch
 2024-02-27 18:47 UTC 

+ mm-use-folios_put-in-__folio_batch_release.patch added to mm-unstable branch
 2024-02-27 18:47 UTC 

CVE-2021-46971: perf/core: Fix unconditional security_locked_down() call
 2024-02-27 18:47 UTC 

+ mm-add-free_unref_folios.patch added to mm-unstable branch
 2024-02-27 18:47 UTC 

+ mm-convert-free_unref_page_list-to-use-folios.patch added to mm-unstable branch
 2024-02-27 18:47 UTC 

CVE-2021-46970: bus: mhi: pci_generic: Remove WQ_MEM_RECLAIM flag from state workqueue
 2024-02-27 18:47 UTC 

+ mm-make-folios_put-the-basis-of-release_pages.patch added to mm-unstable branch
 2024-02-27 18:47 UTC 

CVE-2021-46969: bus: mhi: core: Fix invalid error returning in mhi_queue
 2024-02-27 18:47 UTC 

[PATCH 0/7] platform/x86/amd/pmf: Updates to amd-pmf driver
 2024-02-27 18:47 UTC  (3+ messages)
` [PATCH 1/7] platform/x86/amd/pmf: Differentiate PMF ACPI versions

CVE-2021-46968: s390/zcrypt: fix zcard and zqueue hot-unplug memleak
 2024-02-27 18:47 UTC 

CVE-2021-46967: vhost-vdpa: fix vm_flags for virtqueue doorbell mapping
 2024-02-27 18:47 UTC 

CVE-2021-46966: ACPI: custom_method: fix potential use-after-free issue
 2024-02-27 18:47 UTC 

CVE-2021-46965: mtd: physmap: physmap-bt1-rom: Fix unintentional stack access
 2024-02-27 18:47 UTC 

CVE-2021-46954: net/sched: sch_frag: fix stack OOB read while fragmenting IPv4 packets
 2024-02-27 18:47 UTC 

CVE-2021-46955: openvswitch: fix stack OOB read while fragmenting IPv4 packets
 2024-02-27 18:47 UTC 

[PATCH v3 0/9] drm/vkms: Reimplement line-per-line pixel conversion for plane reading
 2024-02-27 18:47 UTC  (5+ messages)
` [PATCH v3 3/9] drm/vkms: write/update the documentation for pixel conversion and pixel write functions

[PATCH net-next v2] net: stmmac: dwmac-qcom-ethqos: Update link clock rate only for RGMII
 2024-02-27 18:45 UTC  (2+ messages)

[PATCH i-g-t] drm-uapi: sync with drm-next f112b68f273f
 2024-02-27 18:45 UTC  (3+ messages)
` ✓ CI.xeBAT: success for drm-uapi: sync with drm-next f112b68f273f (rev2)
` ✓ Fi.CI.BAT: "

[PATCH] drm/xe: Convert xe_pm_runtime_{get, put} to void and protect from recursion
 2024-02-27 18:45 UTC  (5+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✗ CI.Build: failure "

[PATCH 0/3] cpufreq: scmi: Add boost frequency support
 2024-02-27 18:44 UTC  (8+ messages)

[PATCH] dma-contiguous: remove debug code to removed CONFIG_CMA_DEBUG
 2024-02-27 18:44 UTC  (4+ messages)

[OE-core][PATCH] python3-git: upgrade 3.1.41 -> 3.1.42
 2024-02-27 18:44 UTC 

[PATCH 1/3] kernel.bbclass: slightly fix wording, case, and spaces in version check
 2024-02-27 18:44 UTC  (3+ messages)

[linux-next:pending-fixes] BUILD SUCCESS e73e1cc53e4b2a12be92d7da87a7d91b9b143496
 2024-02-27 18:43 UTC 

[PATCH] drm/xe: Stop checking for power_lost on D3Cold
 2024-02-27 18:43 UTC 

+ crash_core-export-vmemmap-when-config_sparsemem_vmemmap-is-enabled.patch added to mm-nonmm-unstable branch
 2024-02-27 18:43 UTC 

CVE-2021-46945: ext4: always panic when errors=panic is specified
 2024-02-27 18:40 UTC 

CVE-2021-46944: media: staging/intel-ipu3: Fix memory leak in imu_fmt
 2024-02-27 18:40 UTC 

CVE-2021-46943: media: staging/intel-ipu3: Fix set_fmt error handling
 2024-02-27 18:40 UTC 

CVE-2021-46942: io_uring: fix shared sqpoll cancellation hangs
 2024-02-27 18:40 UTC 

CVE-2021-46941: usb: dwc3: core: Do core softreset when switch mode
 2024-02-27 18:40 UTC 

CVE-2021-46940: tools/power turbostat: Fix offset overflow issue in index converting
 2024-02-27 18:40 UTC 

CVE-2021-46939: tracing: Restructure trace_clock_global() to never block
 2024-02-27 18:40 UTC 

CVE-2021-46938: dm rq: fix double free of blk_mq_tag_set in dev remove after table load fails
 2024-02-27 18:40 UTC 

CVE-2021-46953: ACPI: GTDT: Don't corrupt interrupt mappings on watchdow probe failure
 2024-02-27 18:40 UTC 

CVE-2021-46952: NFS: fs_context: validate UDP retrans to prevent shift out-of-bounds
 2024-02-27 18:40 UTC 

CVE-2021-46951: tpm: efi: Use local variable for calculating final log size
 2024-02-27 18:40 UTC 

CVE-2021-46950: md/raid1: properly indicate failure when ending a failed write request
 2024-02-27 18:40 UTC 

CVE-2021-46949: sfc: farch: fix TX queue lookup in TX flush done handling
 2024-02-27 18:40 UTC 

CVE-2021-46948: sfc: farch: fix TX queue lookup in TX event handling
 2024-02-27 18:40 UTC 

CVE-2021-46947: sfc: adjust efx->xdp_tx_queue_count with the real number of initialized queues
 2024-02-27 18:40 UTC 

CVE-2021-46946: ext4: fix check to prevent false positive report of incorrect used inodes
 2024-02-27 18:40 UTC 

CVE-2020-36776: thermal/drivers/cpufreq_cooling: Fix slab OOB issue
 2024-02-27 18:40 UTC 

CVE-2020-36777: media: dvbdev: Fix memory leak in dvb_media_device_free()
 2024-02-27 18:40 UTC 

[PATCH] cmake: adapt to the Git Standard Library
 2024-02-27 18:40 UTC  (2+ messages)

[PATCH v9 0/4] PCI Dev and SG copy support
 2024-02-27 18:35 UTC  (4+ messages)
` [PATCH v10 "
  ` [PATCH v10 1/4] app/dma-perf: add skip support
  ` [PATCH v10 3/4] app/dma-perf: validate copied memory

[PATCH v3] PCI: Add D3 support for PCI bridges in DT based platforms
 2024-02-27 18:40 UTC  (3+ messages)

[PATCH V1 00/10] privatize migration.h
 2024-02-27 18:38 UTC  (3+ messages)
` [PATCH V1 02/10] migration: export migration_is_setup_or_active

[PATCH] perf, script: Minimize "not reaching sample" for brstackinsn
 2024-02-27 18:39 UTC 

[PATCH] rebase -i: stop setting GIT_CHERRY_PICK_HELP
 2024-02-27 18:38 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: usb: Add binding for TI USB8020B hub controller
 2024-02-27 18:38 UTC  (4+ messages)
` [PATCH 2/2] usb: misc: onboard_usb_hub: Add support for TI TUSB8020B

[RFC PATCH 10/20] famfs: famfs_open_device() & dax_holder_operations
 2024-02-27 18:38 UTC  (3+ messages)

[PATCH 1/3] drm/xe: Fix display runtime_pm handling
 2024-02-27 18:37 UTC  (3+ messages)
` [PATCH 2/3] drm/xe: Create a xe_pm_runtime_resume_and_get variant for display
` [PATCH 3/3] drm/xe: Prepare display for D3Cold

[PATCH 0/2] Enable MST bigjoiner
 2024-02-27 18:18 UTC  (3+ messages)
` [PATCH 1/2] Revert "drm/i915/mst: Reject modes that require the bigjoiner"
` [PATCH 2/2] drm/i915: Allow bigjoiner for MST

[PATCH i-g-t] tests/intel/kms_frontbuffer_tracking: Invalidate cached stuff
 2024-02-27 18:35 UTC  (5+ messages)

[PATCH] mm: Use folio more widely in __split_huge_page
 2024-02-27 18:35 UTC  (2+ messages)

+ modules-wait-do_free_init-correctly.patch added to mm-nonmm-unstable branch
 2024-02-27 18:36 UTC 

CVE-2023-52451: powerpc/pseries/memhp: Fix access beyond end of drmem array
 2024-02-27 18:35 UTC  (5+ messages)

[PATCH v10] lib: checksum: Use aligned accesses for ip_fast_csum and csum_ipv6_magic tests
 2024-02-27 18:35 UTC  (14+ messages)

[PATCH 01/11] doc: Document UseDefaultEccGroup
 2024-02-27 18:34 UTC  (11+ messages)
` [PATCH 02/11] knownnetworks: add option to force a default ECC group
` [PATCH 03/11] network: retain default ECC group for OWE after setting
` [PATCH 04/11] network: set use default ECC group in handshake setup
` [PATCH 05/11] sae: remove sae_sm_set_force_group_19, use handshake
` [PATCH 06/11] netdev: add NETDEV_EVENT_ECC_GROUP_RETRY, handle in station
` [PATCH 07/11] auto-t: add Device.event_ocurred
` [PATCH 08/11] auto-t: add HostapdCLI.sta_status
` [PATCH 09/11] auto-t: refactor/fix testSAE
` [PATCH 10/11] auto-t: Add test for new SAE default group behavior
` [PATCH 11/11] auto-t: add OWE test for auto default group

[PATCH v2] tools/xentop: Add VBD3 support to xentop
 2024-02-27 18:32 UTC  (2+ messages)

[PATCH] net: raise RCU qs after each threaded NAPI poll
 2024-02-27 18:32 UTC  (3+ messages)

[PATCH 00/12] drm/i915: Use drm_printer more
 2024-02-27 18:32 UTC  (7+ messages)
` [PATCH 01/12] drm/i915: Indicate which pipe failed the fastset check overall

[PATCH 4.19 00/52] 4.19.308-rc1 review
 2024-02-27 18:31 UTC  (2+ messages)

[PATCH V6 0/6] soc: imx8mp: Finish support for HDMI
 2024-02-27 17:23 UTC  (5+ messages)
` [PATCH V6 5/6] arm64: dts: imx8mp: add HDMI display pipeline

[PATCH v4 0/2] Implement `git log --merge` also for rebase/cherry-pick/revert
 2024-02-27 18:30 UTC  (4+ messages)
` [PATCH v5 "

[PATCH] drm/panfrost: Replace fdinfo's profiling debugfs knob with sysfs
 2024-02-27 18:29 UTC  (3+ messages)

[PATCH RESEND] nvme-pci: Fix EEH failure on ppc after subsystem reset
 2024-02-27 18:29 UTC  (2+ messages)

[PATCH v2 00/11] The merge-base logic vs missing commit objects
 2024-02-27 18:29 UTC  (8+ messages)
` [PATCH v3 "
  ` [PATCH v3 05/11] commit-reach: start reporting errors in `paint_down_to_common()`
  ` [PATCH v3 06/11] merge_bases_many(): pass on errors from `paint_down_to_common()`

[PATCH 0/2] platform/mellanox: mlxbf-pmc: Fix module loading
 2024-02-27 18:28 UTC  (8+ messages)

synaptics hi-res audio usb device duplex, usb bandwidth issues
 2024-02-27 18:27 UTC  (2+ messages)

[PATCH v8 00/16] Add Secure TSC support for SNP guests
 2024-02-27 18:28 UTC  (5+ messages)
` [PATCH v8 01/16] virt: sev-guest: Use AES GCM crypto library
` [PATCH v8 02/16] virt: sev-guest: Replace dev_dbg with pr_debug

[PATCH 5.10 000/122] 5.10.211-rc1 review
 2024-02-27 18:28 UTC  (2+ messages)

[PATCH 6.1 000/195] 6.1.80-rc1 review
 2024-02-27 18:27 UTC  (2+ messages)

[PATCH net-next 1/2] net: bridge: Do not allocate stats in the driver
 2024-02-27 18:23 UTC  (2+ messages)
` [PATCH net-next 2/2] net: bridge: Exit if multicast_init_stats fails

[PATCH v5 0/4] VIRTIO-IOMMU: Introduce an aw-bits option
 2024-02-27 18:26 UTC  (4+ messages)
` [PATCH v5 3/4] hw: Set virtio-iommu aw-bits default value on pc_q35 and arm virt

[PATCH 5.4 00/84] 5.4.270-rc1 review
 2024-02-27 18:26 UTC  (2+ messages)

[PATCH 00/15] x86/resctrl : Support AMD QoS RMID Pinning feature
 2024-02-27 18:26 UTC  (11+ messages)
` [PATCH v2 00/17] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)

[PATCH v2 2/3] scripts: generate_rust_target: enable building on RISC-V
 2024-02-27 18:24 UTC  (12+ messages)

[PATCH] MAINTAINERS: Update W's for KEYS/KEYRINGS_INTEGRITY and TPM DEVICE RIVER
 2024-02-27 18:22 UTC  (5+ messages)

[PATCH i-g-t] tests/intel/xe_compute_preempt: Add compute-preempt-many
 2024-02-27 18:22 UTC  (3+ messages)

[kvalo-ath:master-pending] BUILD SUCCESS c9d0feaf2a19a8d82dca708fc6589f8ed0d7d38a
 2024-02-27 18:21 UTC 

[PATCH BlueZ v1 1/2] btdev: Fix not resetting big_handle on HCI_Reset
 2024-02-27 18:21 UTC  (2+ messages)
` [BlueZ,v1,1/2] "

SA_RESTART and friends as XSI extensions to POSIX.1-2001 < XOPEN_SOURCE >= 600
 2024-02-27 18:12 UTC  (4+ messages)
` [PATCH 0/2] sigaction.2: HISTORY: Document history of POSIX constants more accurately
  ` [PATCH 1/2] sigaction.2: HISTORY: SA_NOCLDSTOP wasn't added in POSIX.1-2001

[PATCH 0/3] spi: ppc4xx: Various fixes
 2024-02-27 18:20 UTC  (2+ messages)
` (subset) "

[PATCH] drm/amd/display: Add monitor patch for specific eDP
 2024-02-27 18:18 UTC 

[PATCHSET v29.4 01/13] xfs: improve log incompat feature handling
 2024-02-27 18:19 UTC  (4+ messages)
` [PATCH 2/2] xfs: only add log incompat features with explicit permission

[PATCHSET v29.4 05/13] xfs: online repair of realtime summaries
 2024-02-27 18:19 UTC  (7+ messages)
` [PATCH 1/3] xfs: support preallocating and copying content into temporary files
` [PATCH 2/3] xfs: teach the tempfile to set up atomic file content exchanges
` [PATCH 3/3] xfs: online repair of realtime summaries

[PATCH 0/2] KVM: arm64: Fix splat relating to idregs debugfs
 2024-02-27 18:18 UTC  (2+ messages)

[PATCH i-g-t 0/2] More updates for MTL workarounds
 2024-02-27 18:18 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH net-next 0/7] Support for nexthop group statistics
 2024-02-27 18:17 UTC  (8+ messages)
` [PATCH net-next 1/7] net: nexthop: Adjust netlink policy parsing for a new attribute
` [PATCH net-next 2/7] net: nexthop: Add NHA_OP_FLAGS
` [PATCH net-next 3/7] net: nexthop: Add nexthop group entry stats
` [PATCH net-next 4/7] net: nexthop: Expose nexthop group stats to user space
` [PATCH net-next 5/7] net: nexthop: Add hardware statistics notifications
` [PATCH net-next 6/7] net: nexthop: Add ability to enable / disable hardware statistics
` [PATCH net-next 7/7] net: nexthop: Expose nexthop group HW stats to user space

[PATCH v2 0/9] Cover a guard gap corner case
 2024-02-27 18:16 UTC  (5+ messages)
` [PATCH v2 5/9] mm: Initialize struct vm_unmapped_area_info

[PATCH V3 0/2] firmware: arm_scmi: Register and handle limits change notification
 2024-02-27 18:16 UTC  (6+ messages)
` [PATCH V3 1/2] cpufreq: Export cpufreq_update_pressure
` [PATCH V3 2/2] cpufreq: scmi: Register for limit change notifications

[PATCHv8 00/16] x86/tdx: Add kexec support
 2024-02-27 18:16 UTC  (8+ messages)
` [PATCHv8 06/16] x86/mm: Make x86_platform.guest.enc_status_change_*() return errno
` [PATCHv8 09/16] x86/mm: Adding callbacks to prepare encrypted memory for kexec
` [PATCHv8 12/16] x86/acpi: Rename fields in acpi_madt_multiproc_wakeup structure
` [PATCHv8 13/16] x86/acpi: Do not attempt to bring up secondary CPUs in kexec case
` [PATCHv8 14/16] x86/smp: Add smp_ops.stop_this_cpu() callback
` [PATCHv8 15/16] x86/mm: Introduce kernel_ident_mapping_free()
` [PATCHv8 16/16] x86/acpi: Add support for CPU offlining for ACPI MADT wakeup method


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.