messages from 2024-02-21 21:13:39 to 2024-02-21 21:46:32 UTC [more...]
[PATCH 1/3] station: add channel number to diagnostics message
2024-02-21 21:46 UTC (2+ messages)
` [PATCH 2/3] client: report channel if present in diag message
[PATCH net] xfrm: Avoid clang fortify warning in copy_to_user_tmpl()
2024-02-21 21:46 UTC
[PATCH v2 0/4] gpio: fix SRCU bugs
2024-02-21 21:45 UTC (4+ messages)
[PATCH 0/8] Remove unused variables from rtllib_rx_stats
2024-02-21 21:46 UTC (9+ messages)
` [PATCH 1/8] staging: rtl8192e: Remove variables tsf, beacon_time and Antenna
` [PATCH 2/8] staging: rtl8192e: Remove variables Wakeup, Reserved0 and AGC
` [PATCH 3/8] staging: rtl8192e: Remove unused variable bShift
` [PATCH 4/8] staging: rtl8192e: Remove variables bIsQosData and RxIs40MHzPacket
` [PATCH 5/8] staging: rtl8192e: Remove variables fraglength and packetlength
` [PATCH 6/8] staging: rtl8192e: Remove unused variables nic_type and RxPower
` [PATCH 7/8] staging: rtl8192e: Remove unused variables bShortPreamble and fragoffset
` [PATCH 8/8] staging: rtl8192e: Remove unused variables ntotalfrag and Seq_Num
[PATCH 0/3] IO and fast wake lines calculation and increase fw sync length
2024-02-21 21:45 UTC (5+ messages)
` [PATCH 2/3] drm/i915/psr: Improve fast and IO wake lines calculation
[RFC PATCH v2 00/22] target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI
2024-02-21 21:44 UTC (12+ messages)
` [RFC PATCH v2 01/22] target/arm: Add FEAT_NMI to max
` [RFC PATCH v2 06/22] target/arm: Add support for Non-maskable Interrupt
` [RFC PATCH v2 07/22] target/arm: Add support for NMI event state
` [RFC PATCH v2 08/22] target/arm: Handle IS/FS in ISR_EL1 for NMI
` [RFC PATCH v2 16/22] hw/intc/arm_gicv3: Implement GICD_INMIR
[PATCH v1] clocksource/drivers/arm_global_timer: Simplify prescaler register access
2024-02-21 21:43 UTC (3+ messages)
[bvanassche:scsi-for-next 1/1] scsi_debug_main.c:undefined reference to `prot_verify_write'
2024-02-21 21:43 UTC
[PATCH 00/30] PREEMPT_AUTO: support lazy rescheduling
2024-02-21 21:43 UTC (15+ messages)
` [PATCH 03/30] thread_info: tif_need_resched() now takes resched_t as param
` [PATCH 23/30] sched/fair: handle tick expiry under lazy preemption
` [PATCH 29/30] Documentation: tracing: add TIF_NEED_RESCHED_LAZY
[Buildroot] [PATCH 0/8] Patch and remove Nios2 binutils bug 27597
2024-02-21 21:40 UTC (11+ messages)
` [Buildroot] [PATCH v2 0/9] "
` [Buildroot] [PATCH v2 1/9] toolchain/toolchain-external: drop external codesourcery niosII toolchain
` [Buildroot] [PATCH v2 2/9] package/binutils: add local patches to fix Nios2 bug 27597
` [Buildroot] [PATCH v2 3/9] package/gdal: drop nios2 binutils bug 27597 dependency
` [Buildroot] [PATCH v2 4/9] package/kf5/kf5-kcoreaddons: "
` [Buildroot] [PATCH v2 5/9] package/libcamera: "
` [Buildroot] [PATCH v2 6/9] package/libgeos: "
` [Buildroot] [PATCH v2 7/9] package/pistache: "
` [Buildroot] [PATCH v2 8/9] package/postgis: "
` [Buildroot] [PATCH v2 9/9] toolchain: remove binutils bug 27597
[PATCH] ARM: sa1111: fix put_device() before device_add() in error path
2024-02-21 21:38 UTC (2+ messages)
[PATCH v4] bpf: Replace bpf_lpm_trie_key 0-length array with flexible array
2024-02-21 21:38 UTC (3+ messages)
[PATCH bpf-next v2] bpf: clarify batch lookup semantics
2024-02-21 21:38 UTC (2+ messages)
[PATCH 0/4] PAN for ARM32 using LPAE
2024-02-21 21:37 UTC (4+ messages)
` [PATCH 2/4] ARM: Move asm statements accessing TTBCR into C functions
[PATCH] dt-bindings: iio: st-sensors: Add IIS2MDC magnetometer
2024-02-21 21:37 UTC (6+ messages)
[PATCH] sanity.bbclass: raise_sanity_error if /tmp is noexec
2024-02-21 21:36 UTC (6+ messages)
` [OE-core] "
[PATCH] dev-manual: packages: need enough free space
2024-02-21 21:36 UTC
[PATCH] landlock: Warn once if a Landlock action is requested while disabled
2024-02-21 21:35 UTC (2+ messages)
[PATCH v6 0/9] riscv: set vstart_eq_zero on mark_vs_dirty
2024-02-21 21:31 UTC (10+ messages)
` [PATCH v6 1/9] trans_rvv.c.inc: mark_vs_dirty() before loads and stores
` [PATCH v6 2/9] trans_rvv.c.inc: remove 'is_store' bool from load/store fns
` [PATCH v6 3/9] target/riscv: remove 'over' brconds from vector trans
` [PATCH v6 4/9] target/riscv/translate.c: remove 'cpu_vstart' global
` [PATCH v6 5/9] target/riscv: remove 'cpu_vl' global
` [PATCH v6 6/9] target/riscv/vector_helper.c: set vstart = 0 in GEN_VEXT_VSLIDEUP_VX()
` [PATCH v6 7/9] trans_rvv.c.inc: remove redundant mark_vs_dirty() calls
` [PATCH v6 8/9] target/riscv: Clear vstart_qe_zero flag
` [PATCH v6 9/9] target/riscv/vector_helper.c: optimize loops in ldst helpers
[PATCH v4 0/8] usb: misc: onboard_hub: add support for XMOS XVF3500
2024-02-21 21:33 UTC (8+ messages)
` [PATCH v4 6/8] usb: misc: onboard_dev: use device supply names
[rfc, PATCH v1 1/1] gpiolib: Get rid of never false gpio_is_valid() calls
2024-02-21 21:31 UTC
[PATCH] drm/i915: Fix doc build issue on intel_cdclk.c
2024-02-21 21:31 UTC (2+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Fix doc build issue on intel_cdclk.c (rev2)
[PATCH] target/riscv: Add missing include guard in pmu.h
2024-02-21 21:27 UTC (3+ messages)
[PATCH v4 00/36] Memory allocation profiling
2024-02-21 21:30 UTC (11+ messages)
` [PATCH v4 03/36] mm/slub: Mark slab_free_freelist_hook() __always_inline
` [PATCH v4 04/36] scripts/kallysms: Always include __start and __stop symbols
` [PATCH v4 05/36] fs: Convert alloc_inode_sb() to a macro
` [PATCH v4 06/36] mm: enumerate all gfp flags
` [PATCH v4 07/36] mm: introduce slabobj_ext to support slab object extensions
[PATCH v2] mm: Update mark_victim tracepoints fields
2024-02-21 21:30 UTC (3+ messages)
[PATCH v2 00/28] qemu-img: refersh options and --help handling, cleanups
2024-02-21 21:16 UTC (29+ messages)
` [PATCH 01/28] qemu-img: stop printing error twice in a few places
` [PATCH 02/28] qemu-img: measure: convert img_size to signed, simplify handling
` [PATCH 03/28] qemu-img: create: "
` [PATCH 04/28] qemu-img: global option processing and error printing
` [PATCH 05/28] qemu-img: pass current cmd info into command handlers
` [PATCH 06/28] qemu-img: create: refresh options/--help
` [PATCH 07/28] qemu-img: factor out parse_output_format() and use it in the code
` [PATCH 08/28] qemu-img: check: refresh options/--help
` [PATCH 09/28] qemu-img: simplify --repair error message
` [PATCH 10/28] qemu-img: commit: refresh options/--help
` [PATCH 11/28] qemu-img: compare: "
` [PATCH 12/28] qemu-img: convert: "
` [PATCH 13/28] qemu-img: info: "
` [PATCH 14/28] qemu-img: map: "
` [PATCH 15/28] qemu-img: snapshot: allow specifying -f fmt
` [PATCH 16/28] qemu-img: snapshot: make -l (list) the default, simplify option handling
` [PATCH 17/28] qemu-img: snapshot: refresh options/--help
` [PATCH 18/28] qemu-img: rebase: "
` [PATCH 19/28] qemu-img: resize: do not always eat last argument
` [PATCH 20/28] qemu-img: resize: refresh options/--help
` [PATCH 21/28] qemu-img: amend: "
` [PATCH 22/28] qemu-img: bench: "
` [PATCH 23/28] qemu-img: bitmap: "
` [PATCH 24/28] qemu-img: dd: "
` [PATCH 25/28] qemu-img: measure: "
` [PATCH 26/28] qemu-img: implement short --help, remove global help() function
` [PATCH 27/28] qemu-img: inline list of supported commands, remove qemu-img-cmds.h include
` [PATCH 28/28] qemu-img: extend cvtnum() and use it in more places
[syzbot] [kernel?] BUG: unable to handle kernel NULL pointer dereference in hrtimer_active
2024-02-21 21:29 UTC (3+ messages)
[PATCH] drm/i915/guc: Add Compute context hint
2024-02-21 21:28 UTC (3+ messages)
[PULL 00/25] Misc HW patches for 2024-02-21
2024-02-21 21:16 UTC (26+ messages)
` [PULL 01/25] hw/input/pckbd: Open-code i8042_setup_a20_line() wrapper
` [PULL 02/25] hw/sysbus: Inline and remove sysbus_add_io()
` [PULL 03/25] hw/ppc/ppc4xx_pci: Remove unused "hw/ppc/ppc.h" header
` [PULL 04/25] hw/ppc/ppc4xx_pci: Extract PCI host definitions to hw/pci-host/ppc4xx.h
` [PULL 05/25] hw/ppc/ppc4xx_pci: Move ppc4xx_pci.c to hw/pci-host/
` [PULL 06/25] hw/ppc/ppc440_pcix: Move ppc440_pcix.c "
` [PULL 07/25] hw/i2c/smbus_slave: Add object path on error prints
` [PULL 08/25] hw/i386/pc_piix: Share pc_cmos_init() invocation between pc and isapc machines
` [PULL 09/25] hw/i386/pc: Store pointers to IDE buses in PCMachineState
` [PULL 10/25] hw/i386/pc: Do pc_cmos_init_late() from pc_machine_done()
` [PULL 11/25] hw/i386/x86: Turn apic_xrupt_override into class attribute
` [PULL 12/25] hw/i386/pc: Merge pc_guest_info_init() into pc_machine_initfn()
` [PULL 13/25] hw/i386/pc: Defer smbios_set_defaults() to machine_done
` [PULL 14/25] hw/i386/pc: Confine system flash handling to pc_sysfw
` [PULL 15/25] hw/i386/pc_sysfw: Inline pc_system_flash_create() and remove it
` [PULL 16/25] hw/i386/pc_q35: Populate interrupt handlers before realizing LPC PCI function
` [PULL 17/25] hw/isa/meson.build: Sort alphabetically
` [PULL 18/25] hw/ide: Add the possibility to disable the CompactFlash device in the build
` [PULL 19/25] hw/ide: Split qdev.c into ide-bus.c and ide-dev.c
` [PULL 20/25] hw/ide: Move IDE DMA related definitions to a separate header ide-dma.h
` [PULL 21/25] hw/ide: Move IDE device related definitions to ide-dev.h
` [PULL 22/25] hw/ide: Move IDE bus related definitions to a new header ide-bus.h
` [PULL 23/25] hw/ide: Remove the include/hw/ide.h legacy file
` [PULL 24/25] hw/ide: Stop exposing internal.h to non-IDE files
` [PULL 25/25] hw/sparc/leon3: Fix wrong usage of DO_UPCAST macro
[PATCH 0/5] Add migration test for loongarch64
2024-02-21 21:24 UTC (3+ messages)
` [PATCH 5/5] tests: "
[PATCH v5 0/7] riscv: set vstart_eq_zero on mark_vs_dirty
2024-02-21 21:24 UTC (2+ messages)
[PATCH V3 00/13] allow cpr-reboot for vfio
2024-02-21 21:23 UTC (5+ messages)
` [PATCH V3 10/13] migration: stop vm for cpr
[PATCH v2 0/9] mmc: Use proper sg_miter for scatterlists
2024-02-21 21:25 UTC (6+ messages)
` [PATCH v2 9/9] mmc: sh_mmcif: Use sg_miter for PIO
[PATCH v2 0/3] hw/i386: Move SGX under KVM and use QDev API
2024-02-21 21:17 UTC (2+ messages)
[PATCH v2 00/25] fs: use type-safe uid representation for filesystem capabilities
2024-02-21 21:24 UTC (26+ messages)
` [PATCH v2 01/25] mnt_idmapping: split out core vfs[ug]id_t definitions into vfsid.h
` [PATCH v2 02/25] mnt_idmapping: include cred.h
` [PATCH v2 03/25] capability: add static asserts for comapatibility of vfs_cap_data and vfs_ns_cap_data
` [PATCH v2 04/25] capability: rename cpu_vfs_cap_data to vfs_caps
` [PATCH v2 05/25] capability: use vfsuid_t for vfs_caps rootids
` [PATCH v2 06/25] capability: provide helpers for converting between xattrs and vfs_caps
` [PATCH v2 07/25] capability: provide a helper for converting vfs_caps to xattr for userspace
` [PATCH v2 08/25] xattr: add is_fscaps_xattr() helper
` [PATCH v2 09/25] commoncap: use is_fscaps_xattr()
` [PATCH v2 10/25] xattr: "
` [PATCH v2 11/25] security: add hooks for set/get/remove of fscaps
` [PATCH v2 12/25] selinux: add hooks for fscaps operations
` [PATCH v2 13/25] smack: "
` [PATCH v2 14/25] evm: add support for fscaps security hooks
` [PATCH v2 15/25] security: call evm fscaps hooks from generic "
` [PATCH v2 16/25] fs: add inode operations to get/set/remove fscaps
` [PATCH v2 17/25] fs: add vfs_get_fscaps()
` [PATCH v2 18/25] fs: add vfs_set_fscaps()
` [PATCH v2 19/25] fs: add vfs_remove_fscaps()
` [PATCH v2 20/25] ovl: add fscaps handlers
` [PATCH v2 21/25] ovl: use vfs_{get,set}_fscaps() for copy-up
` [PATCH v2 22/25] fs: use vfs interfaces for capabilities xattrs
` [PATCH v2 23/25] commoncap: remove cap_inode_getsecurity()
` [PATCH v2 24/25] commoncap: use vfs fscaps interfaces
` [PATCH v2 25/25] vfs: return -EOPNOTSUPP for fscaps from vfs_*xattr()
[PATCH v3] drm/i915/panelreplay: Panel replay workaround with VRR
2024-02-21 21:24 UTC (6+ messages)
[meta-webserver][PATCH v2] netdata: version bump 1.43.2 -> 1.44.3
2024-02-21 21:23 UTC
[PATCH 1/7] qmimodem: Use l_queue_remove_if to eliminate double lookup
2024-02-21 21:22 UTC (7+ messages)
` [PATCH 2/7] qmimodem: Use l_timeout for discovery
` [PATCH 3/7] qmimodem: Use l_idle for shutdown instead of g_timeout
` [PATCH 4/7] qmimodem: Use l_idle and l_timeout for service creation
` [PATCH 5/7] qmimodem: Use l_idle for discovery when timeout is 0
` [PATCH 6/7] qmimodem: Eliminate glib macros
` [PATCH 7/7] qmimodem: Use l_free in qmi_free for consistency
[PATCH v2 0/2] Try to fix the sg_mitet bugs in SH MMCIF
2024-02-21 21:23 UTC (3+ messages)
` [PATCH v2 1/2] mmc: sh_mmcif: sg_miter does not need to be atomic
` [PATCH v2 2/2] mmc: sh_mmcif: Advance sg_miter before reading blocks
kernel/bpf/syscall.c:2009:20: warning: 'bpf_link_type_strs' defined but not used
2024-02-21 21:21 UTC
[PATCH 00/10] patchset for bnxt
2024-02-21 21:20 UTC (11+ messages)
` [PATCH 01/10] net/bnxt: extend long bd check for VXLAN GPE
` [PATCH 02/10] net/bnxt: add dual rate module detection log
` [PATCH 03/10] net/bnxt: increase queue size for async handling
` [PATCH 04/10] net/bnxt: fix AGG ID computation
` [PATCH 05/10] net/bnxt: fix a null pointer dereference
` [PATCH 06/10] net/bnxt: handle UDP GSO Tx
` [PATCH 07/10] net/bnxt: add IPv6 flow label based RSS support
` [PATCH 08/10] net/bnxt: fix compressed CQE handling
` [PATCH 09/10] net/bnxt: fix compressed Rx "
` [PATCH 10/10] doc: update release notes for bnxt
[PATCH 1/2] kallsyms: get rid of code for absolute kallsyms
2024-02-21 21:18 UTC (2+ messages)
[PATCH] doc: clarify the format of placeholders
2024-02-21 21:18 UTC
[PATCH 1/2] crypto: hisilicon/zip - fix the missing CRYPTO_ALG_ASYNC in cra_flags
2024-02-21 21:18 UTC (3+ messages)
` [PATCH 2/2] crypto: iaa "
[PATCH bpf-next v4] bpf, docs: Add callx instructions in new conformance group
2024-02-21 21:18 UTC (4+ messages)
` [Bpf] "
[PATCH v1 0/7] toradex: fix reset and hardware detection regressions
2024-02-21 21:16 UTC (4+ messages)
` [PATCH v1 5/7] toradex: common: Add sysinfo driver
[PATCH i-g-t,v2] drm-uapi/xe: Remove unused flags
2024-02-21 21:17 UTC (2+ messages)
` ✓ Fi.CI.IGT: success for drm-uapi/xe: Remove unused flags (rev2)
[PATCH] dev-manual: packages: clarify shared PR service constraint
2024-02-21 21:16 UTC
[PATCH V1] serial: exar: Preserve FCTR[5] bit in pci_xr17v35x_setup()
2024-02-21 21:16 UTC (2+ messages)
` [PATCH V2] "
[PATCH v3 0/4] hw/pci-host: Build ppc4xx_pci.c/ppc440_pcix.c once
2024-02-21 21:15 UTC (2+ messages)
[PATCH] i2c: aspeed: Fix the dummy irq expected print
2024-02-21 21:14 UTC (5+ messages)
[PATCH] hw/intc/Kconfig: Fix GIC settings when using "--without-default-devices"
2024-02-21 21:13 UTC (2+ messages)
[musl] Re: [PATCH v8 00/38] arm64/gcs: Provide support for GCS in userspace
2024-02-21 21:12 UTC (16+ messages)
[PATCH] drm/xe: Add debug prints for skipping rebinds
2024-02-21 21:13 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.