All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-07-21 21:28:53 to 2023-07-21 23:07:51 UTC [more...]

[PATCH v3] wifi: mwifiex: Fix OOB and integer underflow when rx packets
 2023-07-21 23:07 UTC  (6+ messages)

[PATCH] arm64: dts: rockchip: Change serial baud rate for Pinephone Pro to 1.5 MB
 2023-07-21 23:06 UTC  (7+ messages)

[XEN PATCH] xen/sched: mechanical renaming to address MISRA C:2012 Rule 5.3
 2023-07-21 23:06 UTC  (2+ messages)

[PATCH] MAINTAINERS: Update mwifiex maintainer list
 2023-07-21 23:06 UTC 

[PATCH v2 0/9] KVM: x86/mmu: Clean up MMU_DEBUG and BUG/WARN usage
 2023-07-21 23:00 UTC  (10+ messages)
` [PATCH v2 1/9] KVM: x86/mmu: Delete rmap_printk() and all its usage
` [PATCH v2 2/9] KVM: x86/mmu: Delete the "dbg" module param
` [PATCH v2 3/9] KVM: x86/mmu: Rename MMU_WARN_ON() to KVM_MMU_WARN_ON()
` [PATCH v2 4/9] KVM: x86/mmu: Convert "runtime" WARN_ON() assertions to WARN_ON_ONCE()
` [PATCH v2 5/9] KVM: x86/mmu: Bug the VM if a vCPU ends up in long mode without PAE enabled
` [PATCH v2 6/9] KVM: x86/mmu: Replace MMU_DEBUG with proper KVM_PROVE_MMU Kconfig
` [PATCH v2 7/9] KVM: x86/mmu: Use BUILD_BUG_ON_INVALID() for KVM_MMU_WARN_ON() stub
` [PATCH v2 8/9] KVM: x86/mmu: Plumb "struct kvm" all the way to pte_list_remove()
` [PATCH v2 9/9] KVM: x86/mmu: BUG() in rmap helpers iff CONFIG_BUG_ON_DATA_CORRUPTION=y

[RFC PATCH 00/12] Prefer to use SVQ to stall dataplane at NIC state restore through CVQ
 2023-07-21 22:58 UTC  (5+ messages)
` [RFC PATCH 07/12] vdpa: add vhost_vdpa_reset_queue
` [RFC PATCH 11/12] vdpa: use SVQ to stall dataplane while NIC state is being restored

[PATCH drm-misc-next v8 00/12] DRM GPUVA Manager & Nouveau VM_BIND UAPI
 2023-07-21 22:58 UTC  (3+ messages)
` [PATCH drm-misc-next v8 03/12] drm/nouveau: new VM_BIND uapi interfaces

[Buildroot] [PATCH 1/3] boot/edk2: bump to version edk2-stable202305
 2023-07-21 22:58 UTC  (6+ messages)

[RFC] ethdev: clarify device queue state after start and stop
 2023-07-21 22:58 UTC  (5+ messages)

[XEN PATCH] xen/spinlock: mechanically rename parameter name 'debug'
 2023-07-21 22:56 UTC  (2+ messages)

[XEN PATCH] efi: mechanical renaming to address MISRA C:2012 Rule 5.3
 2023-07-21 22:53 UTC  (2+ messages)

[PATCH v2] mm: Fix memory ordering for mm_lock_seq and vm_lock_seq
 2023-07-21 22:51 UTC 

[PATCH v2] docs/RCU: Bring back smp_wmb()
 2023-07-21 22:49 UTC  (10+ messages)

[XEN PATCH] device_tree: address violations of MISRA C:2012 Rules 8.2 and 8.3
 2023-07-21 22:49 UTC  (2+ messages)

[PATCH v6 0/4] Allow disabling all native fbdev drivers and only keeping DRM emulation
 2023-07-21 22:46 UTC  (4+ messages)
` [PATCH v6 1/4] video: Add auxiliary display drivers to Graphics support menu

Best kernel function to probe for NFS write accounting?
 2023-07-21 22:45 UTC 

[PATCH 0/2] rcu: Simplify check_cpu_stall()
 2023-07-21 22:45 UTC  (5+ messages)
` [PATCH 1/2] rcu: Delete a redundant check in check_cpu_stall()
` [PATCH 2/2] rcu: Simplify check_cpu_stall()

[PATCH] tg3: fix array subscript out of bounds compilation error
 2023-07-21 22:29 UTC  (5+ messages)

Kernel panic when unbinding UVC gadget function
 2023-07-21 22:44 UTC  (4+ messages)

[PATCH 0/2] KVM: x86: Acquire SRCU in fastpath handler
 2023-07-21 22:43 UTC  (3+ messages)
` [PATCH 1/2] KVM: x86: Acquire SRCU read lock when handling fastpath MSR writes
` [PATCH 2/2] Revert "KVM: SVM: Skip WRMSR fastpath on VM-Exit if next RIP isn't valid"

[PATCH net-next 0/4] Remove legacy phylink behaviour
 2023-07-21 22:40 UTC  (4+ messages)

[PATCH 0/8] drm: fb-helper/ssd130x: Add support for DRM_FORMAT_R1
 2023-07-21 22:39 UTC  (7+ messages)
` [PATCH 1/8] drm/ssd130x: Fix pitch calculation in ssd130x_fb_blit_rect()

[syzbot] [usb?] KASAN: slab-out-of-bounds Read in read_descriptors (3)
 2023-07-21 22:40 UTC  (5+ messages)

[XEN PATCH] x86/cpu-policy: address violations of MISRA C:2012 Rule 8.3 on parameter names
 2023-07-21 22:39 UTC  (2+ messages)

[PATCH] tracing: Have all levels of checks prevent recursion
 2023-07-21 16:06 UTC  (10+ messages)

[PATCH] KVM: x86/mmu: Guard against collision with KVM-defined PFERR_IMPLICIT_ACCESS
 2023-07-21 22:37 UTC 

[PATCH 0/5] commit-graph: test cleanup and modernization
 2023-07-21 22:35 UTC  (2+ messages)

[PATCH rcu 0/5] Tasks RCU updates for v6.6
 2023-07-21 22:34 UTC  (9+ messages)
` [PATCH rcu 5/5] checkpatch: Complain about unexpected uses of RCU Tasks Trace

[RFC PATCH v11 00/29] KVM: guest_memfd() and per-page attributes
 2023-07-21 22:33 UTC  (13+ messages)
` [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory

[PATCH] selftests/rseq: Play nice with binaries statically linked against glibc 2.35+
 2023-07-21 22:33 UTC 

[PATCH net v4 1/1] mlxbf_gige: Fix kernel panic at shutdown
 2023-07-21 22:32 UTC  (4+ messages)

[PATCH] blk-iocost: fix seq_printf compile type mismatch error
 2023-07-21 22:32 UTC 

[Intel-wired-lan] Ubuntu Kernel 5.4 to support Intel I225
 2023-07-21 17:57 UTC  (3+ messages)

[PATCH v1 0/5] ARM: Add GXP UMAC Support
 2023-07-21 22:29 UTC  (11+ messages)
` [PATCH v1 2/5] net: hpe: Add GXP UMAC MDIO
` [PATCH v1 3/5] dt-bindings: net: Add HPE GXP UMAC
` [PATCH v1 4/5] net: hpe: Add GXP UMAC Driver

KVM's sloppiness wrt IA32_SPEC_CTRL and IA32_PRED_CMD
 2023-07-21 22:29 UTC  (12+ messages)

[PATCH 00/10] Initial Marvell PXA1908 support
 2023-07-21 22:28 UTC  (4+ messages)
` [PATCH 09/10] dt-bindings: marvell: Document PXA1908 SoC

[PATCH v12 00/11] LSM: Three basic syscalls
 2023-07-21 22:28 UTC  (8+ messages)
` [PATCH v12 02/11] LSM: Maintain a table of LSM attribute data
` [PATCH v12 04/11] LSM: syscalls for current process attributes

How to debug u-boot data abort
 2023-07-21 22:26 UTC  (12+ messages)
  ` data abort when run 'dhcp'

[PATCH v6 0/6] Enable writable for idregs DFR0,PFR0, MMFR{0,1,2, 3}
 2023-07-21 22:26 UTC  (5+ messages)
` [PATCH v6 2/6] KVM: arm64: Reject attempts to set invalid debug arch version

[PATCH 0/2] Fix network commands w/ USB Eth gadget
 2023-07-21 22:25 UTC  (3+ messages)
` [PATCH 1/2] net: eth-uclass: Prevent data aborts with the Ethernet USB gadget
` [PATCH 2/2] net: tftp: Prevent too early device removal leading to data aborts

[XEN PATCH] automation: add ECLAIR pipeline
 2023-07-21 22:25 UTC  (4+ messages)

[PATCH v2 net] tcp: Reduce chance of collisions in inet6_hashfn()
 2023-07-21 22:24 UTC 

stable-rc/linux-4.14.y baseline: 54 runs, 1 regressions (v4.14.320-125-g5cffa7b2aa8b)
 2023-07-21 22:24 UTC 

[PATCH] ppc/pegasos2: Fix reg property of 64 bit BARs in device tree
 2023-07-21 22:23 UTC  (2+ messages)

[PATCH] usb: gadget: core: remove unbalanced mutex_unlock in usb_gadget_activate
 2023-07-21 22:22 UTC 

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

[Intel-gfx] [PATCH] drm/i915/guc/slpc: Restore efficient freq earlier
 2023-07-21 22:21 UTC  (6+ messages)

[PATCH] cpufreq: schedutil: next_freq need update when cpufreq_limits changed
 2023-07-21 22:19 UTC  (2+ messages)

[PATCH 0/3] pegasos2 fixes for 8.1
 2023-07-21 22:17 UTC  (3+ messages)

[PATCH v2 0/4] Add support for Allwinner D1 CAN controllers
 2023-07-21 22:15 UTC  (15+ messages)
` [PATCH v2 1/4] dt-bindings: net: can: Add support for Allwinner D1 CAN controller
` [PATCH v2 2/4] riscv: dts: allwinner: d1: Add CAN controller nodes
` [PATCH v2 3/4] can: sun4i_can: Add acceptance register quirk
` [PATCH v2 4/4] can: sun4i_can: Add support for the Allwinner D1

[BUG] sefltests: forwarding: gre_custom_multipath_hash.sh: [FAIL] and syntax errors
 2023-07-21 22:16 UTC 

[PATCH v2] docs/misra: add Rule 1.1 and 5.6
 2023-07-21 22:16 UTC 

[Buildroot] [PATCH 1/1] boot/edk2: introduce a new _OVMF_DEBUG_ON_SERIAL option
 2023-07-21 22:16 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915: Simplify expression &to_i915(dev)->drm
 2023-07-21 22:14 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH ipset] bash-completion: fix syntax error
 2023-07-21 22:13 UTC 

[PATCH v2 0/2] exc3000 driver enhancements
 2023-07-21 22:10 UTC  (10+ messages)
` [PATCH v2 1/2] Input: exc3000 - Simplify probe()

[PATCH net-next v2 0/6] net: dsa: microchip: provide Wake on LAN support
 2023-07-21 22:09 UTC  (3+ messages)
` [PATCH net-next v2 6/6] net: dsa: microchip: ksz9477: make switch MAC address configurable

[igt-dev] [PATCH] tests/amdgpu: add VM test
 2023-07-21 22:09 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for tests/amdgpu: add VM test (rev2)

[GIT PULL] Improve iomap async dio performance
 2023-07-21 22:08 UTC  (2+ messages)

Linux 6.4.4
 2023-07-21 22:08 UTC  (10+ messages)
` [BUG] "

[PATCH 00/10] v3: Boot modules for Hyperlaunch
 2023-07-21 22:08 UTC  (7+ messages)
` [PATCH 03/10] x86 setup: change bootstrap map to accept new boot module structures

[Buildroot] [PATCH 1/1] package/libopenssl: enable threads on static builds
 2023-07-21 22:08 UTC 

clear_bit_unlock_is_negative_byte
 2023-07-21 22:07 UTC  (7+ messages)

[ARM][xencons] PV Console hangs due to illegal ring buffer accesses
 2023-07-21 22:06 UTC  (5+ messages)

[PATCH] wireless-regdb: Update regulatory rules for Australia (AU) for June 2023
 2023-07-21 22:06 UTC  (3+ messages)
  ` [wireless-regdb] "

[PATCHSET v4 0/8] Improve async iomap DIO performance
 2023-07-21 22:05 UTC  (5+ messages)
` [PATCH 4/8] iomap: completed polled IO inline
` [PATCH 8/8] iomap: support IOCB_DIO_DEFER

[RFC PATCH] sched/fair: Fix impossible migrate_util scenario in load balance
 2023-07-21 22:04 UTC  (9+ messages)

[stable:linux-5.15.y 127/9999] vmlinux.o: warning: objtool: crc_pcl()+0x78: missing int3 after indirect jump
 2023-07-21 22:03 UTC 

[tip:master] BUILD SUCCESS d810afdd5bc34348f3a6a04be7a7339aeddd8cda
 2023-07-21 22:01 UTC 

[tip:x86/shstk] BUILD REGRESSION c19a153cc0b172c8e1869d6dee52f6aadd73d3c4
 2023-07-21 22:01 UTC 

[OE-Core][PATCH v7][master-next 1/5] package_ipk.bbclass: add support for ACLs and xattr
 2023-07-21 22:01 UTC  (2+ messages)

stable-rc/linux-5.4.y baseline: 71 runs, 4 regressions (v5.4.249-278-g78f9a3d1c959)
 2023-07-21 21:57 UTC 

[rebase] `fatal: cannot force update the branch ... checkout out at ...` is confusing when it isn't active
 2023-07-21 21:53 UTC  (6+ messages)
      ` Re* "
        ` [PATCH v2] branch: update the message to refuse touching a branch in-use

[PATCH v2 0/3] PCI/AER, CXL: Fix appropriate _OSC check for CXL RAS Cap
 2023-07-21 21:47 UTC  (4+ messages)
` [PATCH v2 1/3] cxl/pci: Fix appropriate checking for _OSC while handling CXL RAS registers
` [PATCH v2 2/3] PCI/AER: Export pcie_aer_is_native()
` [PATCH v2 3/3] cxl/pci: Replace host_bridge->native_aer with pcie_aer_is_native()

[PATCH] rcu: remove unnecessary check cpu_no_qs.norm on rcu_report_qs_rdp
 2023-07-21 21:43 UTC  (2+ messages)

[PATCH v8 0/2] docs: Integrate rustdoc into Rust documentation
 2023-07-21 21:43 UTC  (3+ messages)

[PULL 0/5] Linux user brk fixes patches
 2023-07-21 21:37 UTC  (4+ messages)
` [PULL 5/5] linux-user: Fix qemu-arm to run static armhf binaries

[PATCH v2 0/8] iio: core: A few code cleanups and documentation fixes
 2023-07-21 21:37 UTC  (4+ messages)
` [PATCH v2 6/8] iio: core: Fix issues and style of the comments

[Intel-xe] [PATCH] drm/xe: Use migrate engine for page fault binds
 2023-07-21 21:35 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] support/testing/tests/package/test_gawk.py: new runtime test
 2023-07-21 21:35 UTC  (2+ messages)

[Buildroot] [git commit] support/testing/tests/package/test_gawk.py: new runtime test
 2023-07-21 21:35 UTC 

[PATCH net-next v4 0/9] net: ethernet: mtk_eth_soc: add basic support for MT7988 SoC
 2023-07-21 21:35 UTC  (20+ messages)
` [PATCH net-next v4 1/9] dt-bindings: net: mediatek,net: add missing mediatek,mt7621-eth
` [PATCH net-next v4 2/9] dt-bindings: net: mediatek,net: add mt7988-eth binding
` [PATCH net-next v4 3/9] net: ethernet: mtk_eth_soc: add version in mtk_soc_data
` [PATCH net-next v4 4/9] net: ethernet: mtk_eth_soc: increase MAX_DEVS to 3
` [PATCH net-next v4 5/9] net: ethernet: mtk_eth_soc: rely on MTK_MAX_DEVS and remove MTK_MAC_COUNT
` [PATCH net-next v4 6/9] net: ethernet: mtk_eth_soc: add NETSYS_V3 version support
` [PATCH net-next v4 7/9] net: ethernet: mtk_eth_soc: convert caps in mtk_soc_data struct to u64
` [PATCH v4 8/9] net: ethernet: mtk_eth_soc: convert clock bitmap "
` [PATCH net-next v4 9/9] net: ethernet: mtk_eth_soc: add basic support for MT7988 SoC

[Buildroot] [PATCH 1/1] package/transmission: fix gtk dependencies
 2023-07-21 21:35 UTC  (2+ messages)

[PATCH -next] cred: Remove unsued extern declaration change_create_files_as()
 2023-07-21 21:35 UTC  (2+ messages)

[PATCH v5 3/5] arm64: libstub: Move KASLR handling functions to kaslr.c
 2023-07-21 21:32 UTC  (4+ messages)

[PATCH] cma: check for memory region overlapping
 2023-07-21 21:34 UTC  (3+ messages)

[Buildroot] [git commit] package/kodi: disable clang support
 2023-07-21 21:31 UTC 

[Buildroot] [PATCH 1/1] package/kodi: disable clang support
 2023-07-21 21:31 UTC  (2+ messages)

[Buildroot] [PATCH] package/moarvm: bump to version 2023.06
 2023-07-21 21:19 UTC  (2+ messages)

[Buildroot] [PATCH] package/luajit: bump to version 8635cbabf3094c4d8bd00578c7d812bea87bb2d3
 2023-07-21 21:19 UTC  (2+ messages)

[Buildroot] [PATCH] package/janet: bump to version 1.29.1
 2023-07-21 21:19 UTC  (2+ messages)

[Buildroot] [PATCH] package/util-linux: bump version to 2.39.1
 2023-07-21 21:31 UTC 

[Buildroot] [PATCH 1/1] package/yaml-cpp: fix library name
 2023-07-21 21:31 UTC  (2+ messages)

[Buildroot] [git commit] package/yaml-cpp: fix library name
 2023-07-21 21:31 UTC 

[Buildroot] [PATCH v2 1/4] package/libwpe: bump version to 1.15.1
 2023-07-21 21:29 UTC  (2+ messages)

[Buildroot] [git commit] package/webkitgtk: bump version to 2.40.3
 2023-07-21 21:22 UTC 

[Buildroot] [git commit] package/wpewebkit: security bump version to 2.40.3
 2023-07-21 21:22 UTC 

[Buildroot] [git commit] package/wpebackend-fdo: bump version to 1.14.2
 2023-07-21 21:22 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.