All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-09-06 10:44:27 to 2024-09-06 11:26:15 UTC [more...]

[Stable-9.0.3 00/69] Patch Round-up for stable 9.0.3, freeze on 2024-09-16
 2024-09-06 11:13 UTC  (61+ messages)
` [Stable-9.0.3 01/69] hw/scsi/lsi53c895a: bump instruction limit in scripts processing to fix regression
` [Stable-9.0.3 02/69] scsi: fix regression and honor bootindex again for legacy drives
` [Stable-9.0.3 03/69] qapi/qom: Document feature unstable of @x-vfio-user-server
` [Stable-9.0.3 04/69] target/arm: Fix handling of LDAPR/STLR with negative offset
` [Stable-9.0.3 05/69] target/arm: LDAPR should honour SCTLR_ELx.nAA
` [Stable-9.0.3 06/69] target/arm: Use float_status copy in sme_fmopa_s
` [Stable-9.0.3 07/69] target/arm: Use FPST_F16 for SME FMOPA (widening)
` [Stable-9.0.3 08/69] hvf: arm: Do not advance PC when raising an exception
` [Stable-9.0.3 09/69] hw/nvme: fix memory leak in nvme_dsm
` [Stable-9.0.3 10/69] hw/cxl/cxl-host: Fix segmentation fault when getting cxl-fmw property
` [Stable-9.0.3 11/69] virtio-snd: add max size bounds check in input cb
` [Stable-9.0.3 12/69] virtio-snd: check for invalid param shift operands
` [Stable-9.0.3 13/69] intel_iommu: fix FRCD construction macro
` [Stable-9.0.3 14/69] target/i386: do not crash if microvm guest uses SGX CPUID leaves
` [Stable-9.0.3 15/69] chardev/char-win-stdio.c: restore old console mode
` [Stable-9.0.3 16/69] hw/intc/loongson_ipi: Access memory in little endian
` [Stable-9.0.3 17/69] hw/intc/loongson_ipi: Fix resource leak
` [Stable-9.0.3 18/69] target/loongarch: Fix helper_lddir() a CID INTEGER_OVERFLOW issue
` [Stable-9.0.3 19/69] util/async.c: Forbid negative min/max in aio_context_set_thread_pool_params()
` [Stable-9.0.3 20/69] Revert "qemu-char: do not operate on sources from finalize callbacks"
` [Stable-9.0.3 21/69] hw/virtio: Fix the de-initialization of vhost-user devices
` [Stable-9.0.3 22/69] target/rx: Use target_ulong for address in LI
` [Stable-9.0.3 23/69] hw/char/bcm2835_aux: Fix assert when receive FIFO fills up
` [Stable-9.0.3 25/69] target/arm: Don't assert for 128-bit tile accesses when SVL is 128
` [Stable-9.0.3 26/69] target/arm: Fix UMOPA/UMOPS of 16-bit values
` [Stable-9.0.3 27/69] target/arm: Avoid shifts by -1 in tszimm_shr() and tszimm_shl()
` [Stable-9.0.3 29/69] docs/sphinx/depfile.py: Handle env.doc2path() returning a Path not a str
` [Stable-9.0.3 30/69] hw/i386/amd_iommu: Don't leak memory in amdvi_update_iotlb()
` [Stable-9.0.3 31/69] hw/arm/mps2-tz.c: fix RX/TX interrupts order
` [Stable-9.0.3 32/69] target/arm: Handle denormals correctly for FMOPA (widening)
` [Stable-9.0.3 34/69] virtio-net: Fix network stall at the host side waiting for kick
` [Stable-9.0.3 35/69] net: Reinstate '-net nic, model=help' output as documented in man page
` [Stable-9.0.3 36/69] migration/multifd: Fix multifd_send_setup cleanup when channel creation fails
` [Stable-9.0.3 37/69] linux-user/elfload: Fix pr_pid values in core files
` [Stable-9.0.3 38/69] target/i386: Fix VSIB decode
` [Stable-9.0.3 39/69] tcg/ppc: Sync tcg_out_test and constraints
` [Stable-9.0.3 40/69] hw/sd/sdhci: Reset @data_count index on invalid ADMA transfers
` [Stable-9.0.3 41/69] vvfat: Fix bug in writing to middle of file
` [Stable-9.0.3 43/69] vvfat: Fix wrong checks for cluster mappings invariant
` [Stable-9.0.3 44/69] vvfat: Fix reading files with non-continuous clusters
` [Stable-9.0.3 45/69] iotests: Add `vvfat` tests
` [Stable-9.0.3 46/69] nbd/server: Plumb in new args to nbd_client_add()
` [Stable-9.0.3 47/69] nbd/server: CVE-2024-7409: Cap default max-connections to 100
` [Stable-9.0.3 48/69] nbd/server: CVE-2024-7409: Drop non-negotiating clients
` [Stable-9.0.3 49/69] nbd/server: CVE-2024-7409: Close stray clients at server-stop
` [Stable-9.0.3 50/69] nbd/server: CVE-2024-7409: Avoid use-after-free when closing server
` [Stable-9.0.3 51/69] net: Fix '-net nic, model=' for non-help arguments
` [Stable-9.0.3 53/69] block/blkio: use FUA flag on write zeroes only if supported
` [Stable-9.0.3 54/69] target/i386: Do not apply REX to MMX operands
` [Stable-9.0.3 55/69] target/arm: Clear high SVE elements in handle_vec_simd_wshli
` [Stable-9.0.3 56/69] target/arm: Update translation regime comment for new features
` [Stable-9.0.3 57/69] target/arm: Fix usage of MMU indexes when EL3 is AArch32
` [Stable-9.0.3 59/69] target/hexagon: don't look for static glib
` [Stable-9.0.3 60/69] linux-user: Preserve NULL hit in target_mmap subroutines
` [Stable-9.0.3 61/69] target/sparc: Restrict STQF to sparcv9
` [Stable-9.0.3 62/69] crypto/tlscredspsk: Free username on finalize
` [Stable-9.0.3 63/69] hw/nvme: fix leak of uninitialized memory in io_mgmt_recv
` [Stable-9.0.3 67/69] Revert "replay: stop us hanging in rr_wait_io_event"
` [Stable-9.0.3 68/69] hw/audio/virtio-snd: fix invalid param check
` [Stable-9.0.3 69/69] target/hppa: Fix PSW V-bit packaging in cpu_hppa_get for hppa64

[REGRESSION]: cephfs: file corruption when reading content via in-kernel ceph client
 2024-09-06 11:25 UTC  (5+ messages)

[RFC][PATCH v3 00/10] ima: Integrate with Integrity Digest Cache
 2024-09-06 11:25 UTC  (7+ messages)
` [RFC][PATCH v3 01/10] ima: Introduce hook DIGEST_LIST_CHECK
` [RFC][PATCH v3 04/10] ima: Add digest_cache_measure/appraise boot-time built-in policies

[GIT PULL] thermal drivers changes for v6.12-rc1
 2024-09-06 11:24 UTC 

[PATCH net-next v5 0/5] Introduce HSR offload support for ICSSG
 2024-09-06 11:15 UTC  (5+ messages)
` [PATCH net-next v5 1/5] net: ti: icss-iep: Move icss_iep structure
` [PATCH net-next v5 2/5] net: ti: icssg-prueth: Stop hardcoding def_inc
` [PATCH net-next v5 3/5] net: ti: icssg-prueth: Add support for HSR frame forward offload
` [PATCH net-next v5 5/5] net: ti: icssg-prueth: Add multicast filtering support in HSR mode

[PATCH 0/1] Get tracer PID without reliance on the proc FS
 2024-09-06 11:24 UTC  (3+ messages)
` [PATCH 1/1] ptrace: "

[LTP] [PATCH v3 0/4] Shell test library v3
 2024-09-06 11:22 UTC  (8+ messages)
` [LTP] [PATCH v3 2/4] Add support for mixing C and shell code

[PATCH] dm verity: don't use WQ_MEM_RECLAIM
 2024-09-06 11:23 UTC  (7+ messages)
    ` sharing rescuer threads when WQ_MEM_RECLAIM needed? [was: Re: dm verity: don't use WQ_MEM_RECLAIM]

[PATCH net-next 00/12] Unmask upper DSCP bits - part 4 (last)
 2024-09-06 11:23 UTC  (9+ messages)
` [PATCH net-next 01/12] netfilter: br_netfilter: Unmask upper DSCP bits in br_nf_pre_routing_finish()
` [PATCH net-next 02/12] ipv4: ip_gre: Unmask upper DSCP bits in ipgre_open()
` [PATCH net-next 03/12] bpf: lwtunnel: Unmask upper DSCP bits in bpf_lwt_xmit_reroute()
` [PATCH net-next 04/12] ipv4: icmp: Unmask upper DSCP bits in icmp_reply()

[PATCH v2 0/3] clk: meson: Fix an issue with inaccurate hifi_pll frequency
 2024-09-06 11:22 UTC  (3+ messages)
` [PATCH v2 1/3] clk: meson: Support PLL with fixed fractional denominators

[PATCH v3 00/29] Qualcomm iris video decoder driver
 2024-09-06 11:21 UTC  (6+ messages)
` [PATCH v3 04/29] media: iris: initialize power resources

[PATCH 0/9] vdso: Use only headers from the vdso/ namespace
 2024-09-06 11:20 UTC  (7+ messages)
` [PATCH 1/9] x86: vdso: Introduce asm/vdso/mman.h
` [PATCH 3/9] x86: vdso: Introduce asm/vdso/page.h

[PATCH v3 0/6] Add support for MCRC64 engine to calculate 64-bit CRC in Full-CPU mode
 2024-09-06 11:14 UTC  (6+ messages)

[PATCH v2 0/8] Initial support for SMMUv3 nested translation
 2024-09-06 11:19 UTC  (19+ messages)
` [PATCH v2 6/8] iommu/arm-smmu-v3: Support IOMMU_GET_HW_INFO via struct arm_smmu_hw_info
` [PATCH v2 8/8] iommu/arm-smmu-v3: Support IOMMU_DOMAIN_NESTED

[PATCH] arm64: Add ARM64_HAS_LSE2 CPU capability
 2024-09-06 11:09 UTC  (4+ messages)

[RFC PATCH v2] ceph: ceph: fix out-of-bound array access when doing a file read
 2024-09-06 11:17 UTC  (2+ messages)

[PATCH v12 00/39] arm64/gcs: Provide support for GCS in userspace
 2024-09-06 11:07 UTC  (4+ messages)
` [PATCH v12 21/39] arm64/gcs: Ensure that new threads have a GCS

Crash in tap pmd when using more than 8 rx queues
 2024-09-06 11:16 UTC  (2+ messages)

[PATCH] drm/rockchip: include rockchip_drm_drv.h
 2024-09-06 11:07 UTC  (6+ messages)
`  "
    ` Re:Re: [PATCH] "

[dhowells-fs:netfs-crypt 18/18] fs/afs/write.c:301:13: warning: 'netfs_dump_sg' defined but not used
 2024-09-06 11:15 UTC 

Race in rcar-v4l2.c
 2024-09-06 11:14 UTC  (3+ messages)

meta-cloud-services: fluentd issue
 2024-09-06 11:12 UTC 

[PATCH 0/6] media: dt-bindings: media: camss: Fix interrupt types
 2024-09-06 11:12 UTC  (10+ messages)
` [PATCH 1/6] media: dt-bindings: media: qcom,sc8280xp-camss: "
` [PATCH 4/6] arm64: dts: qcom: sc8280xp: Fix interrupt type of camss interrupts
` [PATCH 5/6] arm64: dts: qcom: sdm845: Fix interrupt types "
` [PATCH 6/6] arm64: dts: qcom: sm8250: "

[PATCH] net: sysfs: Fix weird usage of class's namespace relevant fields
 2024-09-06 11:12 UTC  (3+ messages)

[PATCH] vfs: return -EOVERFLOW in generic_remap_checks() when overflow check fails
 2024-09-06 11:12 UTC  (3+ messages)

[PATCH dovetail 6.10] x86: dovetail: Allow multiple HV guest extensions to be enabled
 2024-09-06 11:11 UTC  (3+ messages)
` [PATCH dovetail 5.15] "

IPV6 localhost (::1) in /etc/exports?
 2024-09-06 11:10 UTC  (2+ messages)

[PATCH v6 0/9] Add SDUC Support
 2024-09-06 11:10 UTC  (5+ messages)
` [PATCH v6 7/9] mmc: core: Adjust ACMD22 to SDUC

[ANN] Media Summit September 16th: Draft Agenda (v5)
 2024-09-06 11:10 UTC  (4+ messages)

[PATCH] PCI: brcmstb: Correctly store and use the output value
 2024-09-06 11:09 UTC 

[PATCH v2 0/8] Enable build system on macOS hosts
 2024-09-06 11:09 UTC  (19+ messages)
` [PATCH v2 1/8] scripts: subarch.include: fix SUBARCH "
` [PATCH v2 2/8] file2alias: fix uuid_t definitions for macos
` [PATCH v2 3/8] drm/xe: xe_gen_wa_oob: fix program_invocation_short_name "
` [PATCH v2 4/8] arm64: nvhe: add bee-headers support
` [PATCH v2 5/8] scripts: "
` [PATCH v2 6/8] selinux: do not include <linux/*.h> headers from host programs
` [PATCH v2 7/8] selinux: move genheaders to security/selinux/
` [PATCH v2 8/8] Documentation: add howto build in macos
` ✗ CI.Patch_applied: failure for Enable build system on macOS hosts (rev2)

[RFC PATCH] ceph: fix out-of-bound array access when doing a file read
 2024-09-06 11:08 UTC  (5+ messages)

Yunsilicon Roadmap for 24.11
 2024-09-06 11:07 UTC 

[PATCH] clk: qcom: clk-alpha-pll: Replace divide operator with comparison
 2024-09-06 11:07 UTC  (3+ messages)

[linux-next:master 6215/10296] drivers/gpu/drm/panel/panel-boe-tv101wum-ll2.c:173:15: error: implicit declaration of function 'devm_regulator_bulk_get_const'; did you mean 'devm_regulator_bulk_get_enable'?
 2024-09-06 11:05 UTC 

[openeuler:openEuler-1.0-LTS 23662/23701] include/linux/thread_info.h:59:17: warning: 'b' may be used uninitialized
 2024-09-06 11:05 UTC 

[PATCH -next] mm: introduce per-node proactive reclaim interface
 2024-09-06 11:04 UTC  (2+ messages)

next/master build: 182 builds: 10 failed, 172 passed, 6 errors, 10546 warnings (next-20240906)
 2024-09-06 11:04 UTC 

next/master build: 182 builds: 10 failed, 172 passed, 6 errors, 10546 warnings (next-20240906)
 2024-09-06 11:04 UTC 

[PATCH v1] drm/i915/hwmon: expose package temperature
 2024-09-06 11:03 UTC  (7+ messages)

[PATCH v5 0/3] pinctrl: pinctrl-zynqmp: Add Versal platform support
 2024-09-06 11:01 UTC  (4+ messages)
` [PATCH v5 1/3] dt-bindings: pinctrl: Add support for Xilinx Versal platform
` [PATCH v5 2/3] firmware: xilinx: Add Pinctrl Get Attribute ID
` [PATCH v5 3/3] pinctrl: pinctrl-zynqmp: Add support for Versal platform

[PATCH] drm/imx: parallel-display: select DRM_IMX_LEGACY_BRIDGE
 2024-09-06 11:01 UTC 

[PATCH 0/3] eal: mark API's as stable
 2024-09-06 11:00 UTC  (5+ messages)

[PATCH v5 0/2] usb: misc: onboard_usb_dev: add Microchip usb5744 SMBus support
 2024-09-06 11:00 UTC  (3+ messages)
` [PATCH v5 1/2] usb: misc: onboard_dev: extend platform data to add power on delay field
` [PATCH v5 2/2] usb: misc: onboard_usb_dev: add Microchip usb5744 SMBus programming support

[PATCH v4 0/3] Introduce DRM device wedged event
 2024-09-06 10:59 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for Introduce DRM device wedged event (rev2)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "

[PULL 0/5] ufs queue
 2024-09-06 10:57 UTC  (6+ messages)
` [PULL 1/5] hw/ufs: add basic info of query response upiu
` [PULL 2/5] hw/ufs: minor bug fixes related to ufs-test
` [PULL 3/5] hw/ufs: ufs flag read/write test implemented
` [PULL 4/5] hw/ufs: ufs attribute "
` [PULL 5/5] hw/ufs: ufs descriptor read "

[RFC PATCH v3 00/58] Mediated Passthrough vPMU 3.0 for x86
 2024-09-06 10:59 UTC  (3+ messages)
` [RFC PATCH v3 06/58] perf: Support get/put passthrough PMU interfaces

[PATCH 5.10] btrfs: fix use-after-free after failure to create a snapshot
 2024-09-06 10:58 UTC 

[PATCH v2 0/2] spi: geni-qcom: Fix incorrect free_irq() sequence
 2024-09-06 10:57 UTC  (5+ messages)
` [PATCH v2 1/2] "

[PATCH] btrfs/319: make the test work when compression is used
 2024-09-06 10:57 UTC  (3+ messages)

[ovmf test] 187527: all pass - PUSHED
 2024-09-06 10:57 UTC 

[f2fs-dev] [PATCH 00/13] f2fs: introduce inline tail
 2024-09-06 10:57 UTC  (2+ messages)

[PATCH] Revert "iommu/io-pgtable-arm: Optimise non-coherent unmap"
 2024-09-06 10:56 UTC  (4+ messages)

[PATCH] ceph: Remove empty definition in header file
 2024-09-06 10:56 UTC  (2+ messages)

[PATCH v2 0/4] KVM: Dynamic sized memslots array
 2024-09-06 10:54 UTC  (5+ messages)
` [PATCH v2 1/4] KVM: Dynamic sized kvm "

[PULL] drm-intel-gt-next
 2024-09-06 10:55 UTC 

[PATCH] LSM: allow loadable kernel module based LSM modules
 2024-09-06 10:55 UTC  (4+ messages)

[PATCH V2] drm/xe/xe2hpg: Add Wa_15016589081
 2024-09-06 10:55 UTC  (2+ messages)
` ✗ CI.FULL: failure for drm/xe/xe2hpg: Add Wa_15016589081 (rev2)

[RFCv2 0/9] UEFI emulator for kexec
 2024-09-06 10:54 UTC  (4+ messages)

[PATCH] ntfs3: Remove duplicate code
 2024-09-06 10:54 UTC 

[PATCH net v2] net: phy: dp83822: Fix NULL pointer dereference on DP83825 devices
 2024-09-06 10:52 UTC 

[Intel-wired-lan] [PATCH iwl-net v2] ice: fix VSI lists confusion when adding VLANs
 2024-09-06 10:52 UTC  (3+ messages)

[Intel-wired-lan] [PATCH iwl-net] ice: fix VSI lists confusion when adding VLANs
 2024-09-06 10:51 UTC  (4+ messages)

[PATCH v2 0/4] DP2.1 Panel Replay Fixes
 2024-09-06 10:51 UTC  (5+ messages)
` [PATCH v2 1/4] drm/i915/display: Handle MST connector in intel_attached_dp
` [PATCH v2 2/4] drm/i915/display: Use intel_attached_dp instead of local implementation

[PATCH 0/2] Add support for CPM5 controller-1
 2024-09-06 10:50 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: PCI: xilinx-cpm: Add compatible string "

[REGRESSION] firmware: qcom: scm: smc: switch to using the SCM allocator
 2024-09-06 10:50 UTC  (4+ messages)

[PATCH v2] Documentation: Use grid table over list table
 2024-09-06 10:49 UTC 

esdk devtool finish workflow
 2024-09-06 10:49 UTC  (2+ messages)
` [yocto] "

[5.15 Backport] cifs: Check the lease context if we actually got a lease
 2024-09-06 10:48 UTC  (3+ messages)

[GIT PULL] sound fixes for 6.11-rc7
 2024-09-06 10:48 UTC 

[PATCH v2] drm/i915/hwmon: expose package temperature
 2024-09-06 10:47 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915/hwmon: expose package temperature (rev3)

[PATCH 0/2] pwm: Add pwm driver for Sophgo SG2042
 2024-09-06 10:46 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: pwm: sophgo: add bindings for sg2042

[PATCH 0/3] Add repository parameter to builtins
 2024-09-06 10:46 UTC  (8+ messages)
` [PATCH 1/3] builtin: add a repository parameter for builtin functions
` [PATCH 2/3] builtin: remove USE_THE_REPOSITORY_VARIABLE from builtin.h
` [PATCH 3/3] add: pass in repo variable instead of global the_repository

[syzbot] [mm?] KCSAN: data-race in do_sync_mmap_readahead / do_sync_mmap_readahead (7)
 2024-09-06 10:46 UTC 

[xen-unstable test] 187507: regressions - FAIL
 2024-09-06 10:46 UTC  (5+ messages)

[PATCH] s390/vfio-ap: Driver feature advertisement
 2024-09-06 10:45 UTC  (2+ messages)

mm/vmalloc.c:1078:3-9: preceding lock on line 1074
 2024-09-06 10:44 UTC 

[PATCH 10/24] sched/uclamg: Handle delayed dequeue
 2024-09-06 10:45 UTC  (11+ messages)

[PATCH v1] crypto: camm/qi - Use ERR_CAST() to return error-valued pointer
 2024-09-06 10:43 UTC 

[syzbot] [v9fs?] WARNING in p9_client_create
 2024-09-06 10:44 UTC  (2+ messages)

[PATCH v2 00/28] Implement ACPI on aarch64
 2024-09-06 10:44 UTC  (3+ messages)
` [PATCH v2 14/28] efi_loader: Install ACPI tables


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.