All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-07-25 13:40:54 to 2023-07-25 14:13:06 UTC [more...]

[Stable-7.2.5 00/14] Patch Round-up for stable 7.2.5, freeze on 2023-08-05
 2023-07-25 14:10 UTC  (14+ messages)
` [Stable-7.2.5 01/14] hw/ide/piix: properly initialize the BMIBA register
` [Stable-7.2.5 02/14] ui/vnc-clipboard: fix infinite loop in inflate_buffer (CVE-2023-3255)
` [Stable-7.2.5 03/14] linux-user: Fix qemu-arm to run static armhf binaries
` [Stable-7.2.5 04/14] qemu-nbd: pass structure into nbd_client_thread instead of plain char*
` [Stable-7.2.5 05/14] qemu-nbd: fix regression with qemu-nbd --fork run over ssh
` [Stable-7.2.5 06/14] target/s390x: Make CKSM raise an exception if R2 is odd
` [Stable-7.2.5 07/14] target/s390x: Fix CLM with M3=0
` [Stable-7.2.5 08/14] target/s390x: Fix CONVERT TO LOGICAL/FIXED with out-of-range inputs
` [Stable-7.2.5 09/14] target/s390x: Fix ICM with M3=0
` [Stable-7.2.5 10/14] target/s390x: Make MC raise specification exception when class >= 16
` [Stable-7.2.5 11/14] target/s390x: Fix assertion failure in VFMIN/VFMAX with type 13
` [Stable-7.2.5 13/14] vhost: register and change IOMMU flag depending on Device-TLB state
` [Stable-7.2.5 14/14] virtio-net: pass Device-TLB enable/disable events to vhost

[PATCH -next] hv: hyperv.h: Remove unused extern declaration vmbus_ontimer()
 2023-07-25 14:12 UTC  (2+ messages)

[PATCH v2 1/1] Documentation: core-api: Drop :export: for int_log.h
 2023-07-25 14:06 UTC  (4+ messages)

[PATCH -next] ARM: at91: Remove unused extern declarations
 2023-07-25 14:11 UTC 

[PATCH 0/9] x86: Fixes for distro booting
 2023-07-25  6:14 UTC  (3+ messages)
` [PATCH 2/9] video: Tidy up Makefile rule for video
  ` [EXTERNAL] "

[Stable-8.0.4 00/31] Patch Round-up for stable 8.0.4, freeze on 2023-08-05
 2023-07-25 14:09 UTC  (33+ messages)
` [Stable-8.0.4 01/31] virtio-net: correctly report maximum tx_queue_size value
` [Stable-8.0.4 02/31] qemu_cleanup: begin drained section after vm_shutdown()
` [Stable-8.0.4 03/31] hw/ppc: Fix clock update drift
` [Stable-8.0.4 04/31] linux-user: Fix accept4(SOCK_NONBLOCK) syscall
` [Stable-8.0.4 05/31] vfio: Fix null pointer dereference bug in vfio_bars_finalize()
` [Stable-8.0.4 06/31] target/s390x: Fix EPSW CC reporting
` [Stable-8.0.4 07/31] target/s390x: Fix MDEB and MDEBR
` [Stable-8.0.4 08/31] target/s390x: Fix MVCRL with a large value in R0
` [Stable-8.0.4 09/31] target/s390x: Fix LRA overwriting the top 32 bits on DAT error
` [Stable-8.0.4 10/31] target/s390x: Fix LRA when DAT is off
` [Stable-8.0.4 11/31] target/mips: enable GINVx support for I6400 and I6500
` [Stable-8.0.4 12/31] hw/ide/piix: properly initialize the BMIBA register
` [Stable-8.0.4 13/31] linux-user/syscall: Implement execve without execveat
` [Stable-8.0.4 14/31] tcg: Fix info_in_idx increment in layout_arg_by_ref
` [Stable-8.0.4 15/31] linux-user/arm: Do not allocate a commpage at all for M-profile CPUs
` [Stable-8.0.4 16/31] ui/vnc-clipboard: fix infinite loop in inflate_buffer (CVE-2023-3255)
` [Stable-8.0.4 17/31] linux-user: Make sure initial brk(0) is page-aligned
` [Stable-8.0.4 18/31] hw/nvme: fix endianness issue for shadow doorbells
` [Stable-8.0.4 19/31] linux-user: Fix qemu brk() to not zero bytes on current page
` [Stable-8.0.4 20/31] linux-user: Prohibit brk() to to shrink below initial heap address
` [Stable-8.0.4 21/31] linux-user: Fix signed math overflow in brk() syscall
` [Stable-8.0.4 22/31] qemu-nbd: pass structure into nbd_client_thread instead of plain char*
` [Stable-8.0.4 23/31] qemu-nbd: fix regression with qemu-nbd --fork run over ssh
` [Stable-8.0.4 24/31] tcg/ppc: Fix race in goto_tb implementation
` [Stable-8.0.4 25/31] tcg/{i386, s390x}: Add earlyclobber to the op_add2's first output
` [Stable-8.0.4 26/31] target/s390x: Make CKSM raise an exception if R2 is odd
` [Stable-8.0.4 27/31] target/s390x: Fix CLM with M3=0
` [Stable-8.0.4 28/31] target/s390x: Fix CONVERT TO LOGICAL/FIXED with out-of-range inputs
` [Stable-8.0.4 29/31] target/s390x: Fix ICM with M3=0
` [Stable-8.0.4 30/31] target/s390x: Make MC raise specification exception when class >= 16
` [Stable-8.0.4 31/31] target/s390x: Fix assertion failure in VFMIN/VFMAX with type 13

[PATCH -next] drbd: Remove unsued extern declarations
 2023-07-25 14:09 UTC 

[PATCH 0/3] arm: dts: Sync k3-am62 with upstream
 2023-07-25 14:09 UTC  (4+ messages)
` [PATCH 3/3] arm: dts: k3-am62: Bump dtsi from linux v6.5-rc1

[PATCH 00/10] Introduce STM32 Firewall framework
 2023-07-25 14:07 UTC  (6+ messages)
` [PATCH 07/10] arm64: dts: st: add RIFSC as a domain controller for STM32MP25x boards

[RFC v5 00/17] DRM cgroup controller with scheduling control and memory stats
 2023-07-25 14:08 UTC  (14+ messages)
` [PATCH 12/17] cgroup/drm: Introduce weight based drm cgroup control
    ` [Intel-gfx] "
` [PATCH 15/17] cgroup/drm: Expose GPU utilisation
        ` [Intel-gfx] "

[PATCH] USB: add usbfs ioctl to get specific superspeedplus rates
 2023-07-25 14:08 UTC  (8+ messages)
  `  "
    `  "

[PATCH v2 1/2] perf tools: Add kallsyms__get_symbol_start()
 2023-07-25 14:08 UTC  (4+ messages)
` [PATCH v2 2/2] perf machine: Include data symbols in the kernel map

[Buildroot] [PATCH 1/1] package/python-pyyaml: bump to version 6.0.1
 2023-07-25 14:08 UTC 

[PATCH] virtio: Fix packed virtqueue used_idx mask
 2023-07-25 14:04 UTC  (2+ messages)

[PATCH] kernfs: attach uuid for every kernfs and report it in fsid
 2023-07-25 14:07 UTC  (5+ messages)

[Intel-xe] [PATCH] drm/xe/engine: add missing rpm for bind engines
 2023-07-25 14:07 UTC  (2+ messages)

[PATCH] mm: memcg: use rstat for non-hierarchical stats
 2023-07-25 14:04 UTC  (3+ messages)

[PATCHSET v3 0/10] Add io_uring futex/futexv support
 2023-07-25 14:06 UTC  (10+ messages)
` [PATCH 06/10] io_uring: add support for futex wake and wait

[PATCH] coresight: Fix all W=1 build warnings
 2023-07-25 14:06 UTC 

[PATCH] rpm: Install and/or tweak rpm macros file to make rpmbuild work
 2023-07-25 14:05 UTC  (8+ messages)
` [OE-core] "

Question: CO-RE-enabled PT_REGS macros give strange results
 2023-07-25 14:04 UTC  (5+ messages)

[PATCH v2 07/14] selftests/nolibc: defconfig: remove mrproper target
 2023-07-25 14:04 UTC  (2+ messages)

[PATCH 09/11] ice: implement dpll interface to control cgu
 2023-07-25 14:01 UTC  (12+ messages)

[RFC] BMC RAS Feature
 2023-07-25 14:02 UTC  (14+ messages)

[Buildroot] [PATCH 1/1] package/python-pydyf: bump to version 0.7.0
 2023-07-25 14:04 UTC 

[PATCH -next] efi: Remove unused extern declaration efi_lookup_mapped_addr()
 2023-07-25 14:03 UTC 

[RFC PATCH v2 00/20] context_tracking,x86: Defer some IPIs until a user->kernel transition
 2023-07-25 14:03 UTC  (7+ messages)
` [RFC PATCH v2 20/20] x86/mm, mm/vmalloc: Defer flush_tlb_kernel_range() targeting NOHZ_FULL CPUs

[Bpf] Review of draft-thaler-bpf-isa-01
 2023-07-25 14:03 UTC  (4+ messages)

[PATCH] drm/amdgpu: Fix ENOSYS means 'invalid syscall nr' in amdgpu_device.c
 2023-07-25 14:02 UTC  (5+ messages)

[Intel-gfx] [PATCH] drm/i915: Avoid GGTT flushing on non-GGTT paths of i915_vma_pin_iomap
 2023-07-25 14:02 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Avoid GGTT flushing on non-GGTT paths of i915_vma_pin_iomap (rev2)
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[RFC PATCH] iommu: map reserved memory as cacheable if device is coherent
 2023-07-25 14:00 UTC 

[GIT PULL] USB-serial device ids for 6.5-rc4
 2023-07-25 14:01 UTC 

[PATCH v3 0/7] Fix setting SVE and SME traps in (h)VHE
 2023-07-25 14:00 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/python-pybind: bump to version 2.11.1
 2023-07-25 14:00 UTC 

[PATCH] pwm: rz-mtu3: Fix build warning 'num_channel_ios' not described
 2023-07-25 13:59 UTC 

[Intel-gfx] [PATCH] drm/i915/huc: silence injected failure in the load via GSC path
 2023-07-25 13:58 UTC  (2+ messages)

[PATCH 0/1] kconfig: port qconf to work with Qt6 in addition to Qt5
 2023-07-25 13:58 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH -next] mtd: Fix the refcount error of the mtd info
 2023-07-25 21:55 UTC 

[PATCH] rpm: Allow setting platform macro settings externally
 2023-07-25 13:57 UTC 

[PATCH 0/3] io_uring: Initial support for {s,g}etsockopt commands
 2023-07-25 13:56 UTC  (5+ messages)
` [PATCH 2/4] io_uring/cmd: Introduce SOCKET_URING_OP_GETSOCKOPT

[XEN PATCH v3] device_tree: address violations of MISRA C:2012 Rules 8.2 and 8.3
 2023-07-25 13:56 UTC 

vmlinux.o: warning: objtool: cpuidle_enter_state+0x1d3: return with instrumentation enabled
 2023-07-25 13:57 UTC  (2+ messages)

[PATCH] docs: consolidate embedded interfaces
 2023-07-25 13:55 UTC 

[PATCH] xen/public: fix flexible array definitions
 2023-07-25 13:55 UTC 

[Buildroot] [PATCH 1/1] package/python-pillow: bump to version 10.0.0
 2023-07-25 13:56 UTC 

[PATCH 1/2] clk: sunxi-ng: nkm: consider alternative parent rates when finding rate
 2023-07-25 13:55 UTC  (11+ messages)

[PATCH -next] fanotify: Remove unused extern declaration fsnotify_get_conn_fsid()
 2023-07-25 13:55 UTC 

[PATCH -next] spi: fsl: Remove unused extern declarations
 2023-07-25 13:54 UTC 

[bitbake-devel] [PATCH] fetch2: Set maxsplit to match expected variables
 2023-07-25 13:54 UTC 

[PATCH] syscalls: Cleanup references to sys_lookup_dcookie()
 2023-07-25 13:53 UTC  (4+ messages)
` [PATCH v2] "

[Intel-gfx] [PATCH] drm/i915: Simplify expression &to_i915(dev)->drm
 2023-07-25 13:53 UTC  (2+ messages)

KASAN: use-after-free Read in j1939_session_get_by_addr
 2023-07-25 13:53 UTC  (2+ messages)
` [syzbot] "

[PATCH v3 0/6] KVM: s390: interrupt: Fix stepping into interrupt handlers
 2023-07-25 13:53 UTC  (11+ messages)
` [PATCH v3 1/6] KVM: s390: interrupt: Fix single-stepping "
` [PATCH v3 2/6] KVM: s390: interrupt: Fix single-stepping into program "
` [PATCH v3 3/6] KVM: s390: interrupt: Fix single-stepping kernel-emulated instructions
` [PATCH v3 4/6] KVM: s390: interrupt: Fix single-stepping userspace-emulated instructions
` [PATCH v3 6/6] KVM: s390: selftests: Add selftest for single-stepping

[Buildroot] [PATCH 0/9] Add support for Rusticl in mesa3d
 2023-07-25 13:51 UTC  (10+ messages)
` [Buildroot] [PATCH 1/9] package/rust-bindgen: new host package
` [Buildroot] [PATCH 2/9] package/llvm-project/llvm: add llvm dump support
` [Buildroot] [PATCH 3/9] package/pkg-meson.mk: add rust cross-compiler support
` [Buildroot] [PATCH 4/9] package/spirv-headers: new package
` [Buildroot] [PATCH 5/9] package/spirv-tools: "
` [Buildroot] [PATCH 6/9] package/spirv-llvm-translator: add target variant to provide LLVMSPIRVLib
` [Buildroot] [PATCH 7/9] package/opencl-headers: new package
` [Buildroot] [PATCH 8/9] package/opencl-icd-loader: "
` [Buildroot] [PATCH 9/9] package/mesa3d: add experimental RustiCL support

[PATCH v2] phy: starfive: make phys depend on HAS_IOMEM
 2023-07-25 13:52 UTC  (2+ messages)

[RFC 0/3] acpipcihp: fix kernel crash on 2nd resume
 2023-07-25 13:51 UTC  (2+ messages)

pwm-rz-mtu3.c:undefined reference to `clk_rate_exclusive_put'
 2023-07-25 13:51 UTC  (2+ messages)

[PATCH v2 05/14] selftests/nolibc: add menuconfig for development
 2023-07-25 13:51 UTC  (2+ messages)

[PATCH -next] perf: Remove unused extern declaration arch_perf_get_page_size()
 2023-07-25 13:50 UTC 

[PATCH] drm/amdgpu: Match against exact bootloader status
 2023-07-25 13:50 UTC  (2+ messages)

[xen-4.15-testing test] 181995: tolerable trouble: fail/pass/starved - PUSHED
 2023-07-25 13:49 UTC 

[PATCH 00/14] Refactor SUNRPC svc thread code, and use llist
 2023-07-25 13:49 UTC  (10+ messages)
` [PATCH 10/14] SUNRPC: change svc_pool_wake_idle_thread() to return nothing

[Buildroot] [PATCH 1/1] package/python-msgpack: bump to version 1.0.5
 2023-07-25 13:49 UTC 

[PATCH] Documentation: KVM: Add vPMU implementaion and gap document
 2023-07-25 13:48 UTC  (2+ messages)

[PATCH 0/5] remaining x86 -Wmissing-prototype warnings
 2023-07-25 13:48 UTC  (6+ messages)
` [PATCH 1/5] [RESEND] x86: apic: hide unused safe_smp_processor_id on UP
` [PATCH 2/5] [RESEND] x86: avoid unneeded __div64_32 function definition
` [PATCH 3/5] [RESEND] x86: qspinlock-paravirt: fix mising-prototype warnings
` [PATCH 4/5] [RESEND] x86: purgatory: include header for warn() declaration
` [PATCH 5/5] [RESEND] x86: alternative: add __alt_reloc_selftest prototype

backport request
 2023-07-25 13:48 UTC  (7+ messages)

[PATCH -next] ftrace: Remove unused extern declarations
 2023-07-25 13:48 UTC 

[PATCH BlueZ v4 0/3] Fix the crash observed with VOCS
 2023-07-25 13:47 UTC  (4+ messages)
` [PATCH BlueZ v4 1/3] shared/vcp: "
` [PATCH BlueZ v4 2/3] shared/vcp: Fix issues of audio location and descriptor
` [PATCH BlueZ v4 3/3] shared/vcp: Reserve one more handle in VCS for VOCS

[PATCH -next] media: i2c: ds90ub960: fix return value check in ub960_rxport_add_serializer()
 2023-07-25 13:48 UTC  (3+ messages)

[PATCH v4 0/5] Invalidate secondary IOMMU TLB on permission upgrade
 2023-07-25 13:42 UTC  (12+ messages)
` [PATCH v4 1/5] arm64/smmu: Use TLBI ASID when invalidating entire range
` [PATCH v4 2/5] mmu_notifiers: Fixup comment in mmu_interval_read_begin()
` [PATCH v4 3/5] mmu_notifiers: Call invalidate_range() when invalidating TLBs
` [PATCH v4 4/5] mmu_notifiers: Don't invalidate secondary TLBs as part of mmu_notifier_invalidate_range_end()
` [PATCH v4 5/5] mmu_notifiers: Rename invalidate_range notifier

[PATCH v14 11/11] arm_ffa: efi: corstone1000: enable MM communication
 2023-07-25 13:47 UTC  (5+ messages)
` [PATCH v15 00/10] introduce Arm FF-A support

[PATCH] fetch2: Set maxsplit to match expected variables
 2023-07-25 13:47 UTC 

[PATCH 0/6] rteval: Handle isolcpus correctly
 2023-07-25 13:44 UTC  (7+ messages)
` [PATCH 3/6] rteval: Exclude isolcpus from kcompile by default
` [PATCH 4/6] rteval: Exclude isolcpus from stressng "
` [PATCH 5/6] rteval: Fix CPU count calculation for hackbench

[Buildroot] [PATCH 1/1] package/python-frozenlist: bump to version 1.4.0
 2023-07-25 13:45 UTC 

[PATCH v1 0/5] ARM: Add GXP UMAC Support
 2023-07-25 13:44 UTC  (4+ messages)
` [PATCH v1 3/5] dt-bindings: net: Add HPE GXP UMAC

[PATCH -next v8 0/2] support allocating crashkernel above 4G explicitly on riscv
 2023-07-25 21:44 UTC  (9+ messages)
` [PATCH -next v8 1/2] riscv: kdump: Implement crashkernel=X,[high,low]
` [PATCH -next v8 2/2] docs: kdump: Update the crashkernel description for riscv

[PATCH v21 00/20] s390x: CPU Topology
 2023-07-25 13:43 UTC  (3+ messages)
` [PATCH v21 05/20] s390x/cpu topology: resetting the Topology-Change-Report

[PATCH] Revert "fbcon: Use kzalloc() in fbcon_prepare_logo()"
 2023-07-25 12:40 UTC  (2+ messages)

[PATCH 6.1 000/223] 6.1.40-rc1 review
 2023-07-25 13:44 UTC  (7+ messages)
` [PATCH 6.1 146/223] drm/amd/display: edp do not add non-edid timings

[Enable Designware XGMAC VLAN Stripping Feature 0/2]
 2023-07-25 13:43 UTC  (12+ messages)
` [Enable Designware XGMAC VLAN Stripping Feature 1/2] dt-bindings: net: snps,dwmac: Add description for rx-vlan-offload

Performance Regression due to ASPM disable patch
 2023-07-25 13:43 UTC  (3+ messages)

[PATCH 1/5] x86: fsp: Use mtrr_set_next_var() for graphics memory
 2023-07-25 13:43 UTC  (5+ messages)

[PATCH] iommu/arm-smmu-v3: Change vmid alloc strategy from bitmap to ida
 2023-07-25 13:41 UTC  (2+ messages)

[PATCH 0/9] Repack objects into separate packfiles based on a filter
 2023-07-25 13:41 UTC  (7+ messages)
` [PATCH v2 0/8] "
  ` [PATCH v2 7/8] repack: implement `--filter-to` for storing filtered out objects

[Intel-gfx] [PATCH] drm/i915: Replace i915->gt0 with to_gt(i915)
 2023-07-25 13:41 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/python-fonttools: bump to version 4.41.1
 2023-07-25 13:41 UTC 

[PATCH V3] platform/x86: asus-wmi: Fix setting RGB mode on some TUF laptops
 2023-07-25 13:40 UTC  (3+ messages)

[PATCH net-next v3 0/4] vsock/virtio/vhost: MSG_ZEROCOPY preparations
 2023-07-25 13:36 UTC  (9+ messages)
` [PATCH net-next v3 4/4] vsock/virtio: MSG_ZEROCOPY flag support


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.