messages from 2024-03-09 18:15:50 to 2024-03-09 22:20:03 UTC [more...]
[syzbot] [reiserfs?] possible deadlock in open_xa_dir
2024-03-09 22:20 UTC (2+ messages)
spinlock recursion when running q800 emulation in qemu
2024-03-09 22:18 UTC (12+ messages)
[PATCH 1/2] clk: clk-imx8qxp: Add LPUART IPG entries
2024-03-09 22:09 UTC (2+ messages)
[RFC] staging: wlan-ng: Driver broken since kernel 5.15
2024-03-09 22:09 UTC
[PATCH nf-next 9/9] netfilter: nf_tables: remove gc sequence counter
2024-03-09 22:07 UTC (2+ messages)
[PATCH] sunxi: h616: add initial support for T95 AXP313 TV Box
2024-03-09 19:24 UTC
[PATCH v2 0/3] mmc: sophgo: milkv_duo: Add SD card support for Milk-V Duo board
2024-03-09 17:51 UTC (4+ messages)
` [PATCH v2 1/3] mmc: cv1800b: Add sdhci driver support for cv1800b SoC
` [PATCH v2 2/3] riscv: dts: sophgo: Add clk node and sdhci node
` [PATCH v2 3/3] configs: milkv_duo: Add SD card configs
[PATCH v2 0/2] riscv: cpu: Add support for cv1800b SoC
2024-03-09 16:54 UTC (3+ messages)
` [PATCH v2 1/2] riscv: cpu: cv1800b: "
` [PATCH v2 2/2] riscv: cache: Implement dcache for cv1800b
[PULL] u-boot-usb/master
2024-03-09 21:58 UTC (2+ messages)
[PATCH v2] net: phy: Use PHY MDIO address from DT if available
2024-03-09 21:58 UTC (2+ messages)
[pinchartl:nxp/v6.8/compulab 10/20] sh4-linux-ld: phy-fsl-samsung-hdmi.c:undefined reference to `of_clk_add_provider'
2024-03-09 21:55 UTC (2+ messages)
[PATCH] exec: Simplify remove_arg_zero() error path
2024-03-09 21:48 UTC
[PATCH] usb-audio: Fix invalid values in AudioControl descriptors
2024-03-09 17:29 UTC
[PATCH] hwmon: (dell-smm) Add XPS 9315 to fan control whitelist
2024-03-09 21:45 UTC (2+ messages)
[RFC PATCH 0/3] x86/mm: LAM fixups and cleanups
2024-03-09 21:37 UTC (7+ messages)
` [RFC PATCH 2/3] x86/mm: make sure LAM is up-to-date during context switching
[dhowells-fs:netfs-writeback 21/21] fs/netfs/write_issue.c:236:33: warning: format specifies type 'unsigned long' but the argument has type 'size_t' (aka 'unsigned int')
2024-03-09 21:36 UTC
[dhowells-fs:netfs-writeback 21/21] sparc64-linux-ld: page-writeback.c:undefined reference to `__tracepoint_netfs_folio'
2024-03-09 21:36 UTC
[Buildroot] [PATCH v2 1/1] support/testing: add python-pyqt5 test
2024-03-09 21:33 UTC
[alobakin:idpf-libie-new 49/62] include/net/libeth/xdp.h:36:15: error: static assertion failed due to requirement '!(sizeof(struct xdp_buff_xsk) % __alignof(struct libeth_xdp_buff))': !(sizeof(struct xdp_buff_xsk) % __alignof__(struct libeth_xdp_buff))
2024-03-09 21:26 UTC
[Buildroot] [PATCH 1/1] configs/imx23evk: bump Linux and U-Boot
2024-03-09 21:23 UTC
[PATCH] clk: allow to skip clk_core_req_round_rate_nolock()
2024-03-09 21:20 UTC (5+ messages)
Using bind mount for /var/lib/iwd results in zero directory (and no links) and no connections stored
2024-03-09 21:11 UTC
[syzbot] KASAN: slab-out-of-bounds Read in ntfs_iget5
2024-03-09 21:19 UTC (2+ messages)
` [syzbot] [ntfs3?] "
[davidhildenbrand:pfn_cow 1/8] arch/x86/mm/pat/memtype.c:977:65: error: 'struct vma_pfnmap_ctx' has no member named 'pat_cachemode'
2024-03-09 21:16 UTC
[PATCH v9 00/15] Add Cgroup support for SGX EPC memory
2024-03-09 21:10 UTC (5+ messages)
` [PATCH v9 04/15] x86/sgx: Implement basic EPC misc cgroup functionality
[REGRESSION] linux (git/curl-native) and autorev
2024-03-09 21:03 UTC (2+ messages)
[PATCH bpf-next 0/5] bpf: Allow helper bpf_get_ns_current_pid_tgid() in cgroup/sk_msg programs
2024-03-09 21:03 UTC (6+ messages)
` [PATCH bpf-next 1/5] bpf: Allow helper bpf_get_ns_current_pid_tgid() in cgroup and sk_msg programs
[PATCH 0/4] Adjust TD settings on boot
2024-03-09 21:02 UTC (5+ messages)
` [PATCH 1/4] x86/tdx: Introduce tdg_vm_wr()
` [PATCH 2/4] x86/tdx: Rename tdx_parse_tdinfo() to tdx_setup()
` [PATCH 3/4] x86/tdx: Handle PENDING_EPT_VIOLATION_V2
` [PATCH 4/4] x86/tdx: Enable ENUM_TOPOLOGY
[syzbot] [net?] kernel BUG in __nla_validate_parse
2024-03-09 20:56 UTC (4+ messages)
[PATCH 0/2] The merge-base logic vs missing commit objects (follow-up)
2024-03-09 20:46 UTC (4+ messages)
` [PATCH 2/2] merge-ort/merge-recursive: do report errors in `merge_submodule()`
[PATCH v9 00/10] riscv: set vstart_eq_zero on mark_vs_dirty
2024-03-09 20:43 UTC (11+ messages)
` [PATCH v9 01/10] target/riscv/vector_helper.c: set vstart = 0 in GEN_VEXT_VSLIDEUP_VX()
` [PATCH v9 02/10] target/riscv: handle vstart >= vl in vext_set_tail_elems_1s()
` [PATCH v9 03/10] target/riscv/vector_helper.c: do vstart=0 after updating tail
` [PATCH v9 04/10] target/riscv/vector_helper.c: update tail with vext_set_tail_elems_1s()
` [PATCH v9 05/10] target/riscv: use vext_set_tail_elems_1s() in vcrypto insns
` [PATCH v9 06/10] trans_rvv.c.inc: set vstart = 0 in int scalar move insns
` [PATCH v9 07/10] target/riscv: remove 'over' brconds from vector trans
` [PATCH v9 08/10] trans_rvv.c.inc: remove redundant mark_vs_dirty() calls
` [PATCH v9 09/10] target/riscv: Clear vstart_qe_zero flag
` [PATCH v9 10/10] target/riscv/vector_helper.c: optimize loops in ldst helpers
[PATCH] speakup: Fix warning for label at end of compound statement
2024-03-09 20:35 UTC
[PATCH] liquidio: Fix potential null pointer dereference
2024-03-09 20:45 UTC (3+ messages)
[tobetter:odroid-6.1.y 4606/14349] ERROR: modpost: "phys_mem_access_prot" [drivers/char/aml-gpiomem.ko] undefined!
2024-03-09 20:44 UTC
[andy-auxdisplay:for-next 22/23] WARNING: modpost: module seg-led-gpio uses symbol linedisp_unregister from namespace LINEDISP, but does not import it
2024-03-09 20:44 UTC
[dhowells-fs:netfs-writeback 21/21] page-writeback.c:undefined reference to `__tracepoint_netfs_folio'
2024-03-09 20:44 UTC
[net-next 0/2] ravb: Support describing the MDIO bus
2024-03-09 20:44 UTC (6+ messages)
` [net-next 1/2] dt-bindings: net: renesas,etheravb: Add optional MDIO bus node
` [net-next 2/2] ravb: Add support for an optional MDIO mode
[PATCH] llvm: Update to 18.1.1 release
2024-03-09 20:42 UTC
[PATCH 0/8] tracing: Persistent traces across a reboot or crash
2024-03-09 20:40 UTC (4+ messages)
[REGRESSION] LVM-on-LVM: error while submitting device barriers
2024-03-09 20:39 UTC (9+ messages)
` "
[meta-multimedia][PATCH] vlc: Fix build on 32bit x86
2024-03-09 20:34 UTC
[PATCH] pstore/zone: Don't clear memory twice
2024-03-09 20:33 UTC (2+ messages)
[Intel-wired-lan] [PATCH v2] overflow: Change DEFINE_FLEX to take __counted_by member
2024-03-09 20:32 UTC (4+ messages)
` "
scrub: last_physical not always updated when scrub is cancelled
2024-03-09 20:31 UTC (5+ messages)
[PATCHv2] kconfig: add some Kconfig env variables to make help
2024-03-09 20:24 UTC (11+ messages)
[PATCH v8 00/10] riscv: set vstart_eq_zero on mark_vs_dirty
2024-03-09 20:24 UTC (7+ messages)
` [PATCH v8 02/10] target/riscv: handle vstart >= vl in vext_set_tail_elems_1s()
` [PATCH v8 06/10] trans_rvv.c.inc: set vstart = 0 in int scalar move insns
[PATCH] randomize_kstack: Improve entropy diffusion
2024-03-09 20:24 UTC
[PATCH v2] docs/conf.py: Remove usage of distutils
2024-03-09 20:15 UTC (8+ messages)
[PATCH 0/5] ACPI: bus: _OSC fixes
2024-03-09 20:13 UTC (6+ messages)
` [PATCH 1/5] ACPI: bus: Indicate support for _TFP thru _OSC
` [PATCH 2/5] ACPI: bus: Indicate support for more than 16 p-states "
` [PATCH 3/5] ACPI: bus: Indicate support for the Generic Event Device "
` [PATCH 4/5] ACPI: Fix Generic Initiator Affinity _OSC bit
` [PATCH 5/5] ACPI: bus: Indicate support for IRQ ResourceSource thru _OSC
[PULL 0/3] Hyper-V Dynamic Memory and VMBus misc small patches
2024-03-09 20:11 UTC (2+ messages)
[PULL v2 0/9] Misc fixes and coverity CI for 2024-03-08
2024-03-09 20:11 UTC (2+ messages)
[PATCH] sequencer: allow disabling conflict advice
2024-03-09 19:56 UTC (11+ messages)
[RFC PATCH 0/1] Guiding Use of ssleep over msleep for Whole-Second Delays
2024-03-09 19:47 UTC (3+ messages)
` [RFC PATCH 1/1] checkpatch: Add warning for msleep with durations suitable for ssleep
[hyperv:hyperv-next 3/4] arch/x86/kernel/cpu/mshyperv.c:353:5: warning: no previous prototype for 'hv_get_hypervisor_version'
2024-03-09 19:41 UTC
[PATCH] ptest: test for PTEST_ENABLED instead of DISTRO_FEATURES
2024-03-09 19:36 UTC (2+ messages)
` [OE-core] "
[PULL 00/43] Misc HW patches for 2024-03-09
2024-03-09 19:22 UTC (44+ messages)
` [PULL 01/43] hw/i386: Rename kvmvapic.c -> vapic.c
` [PULL 02/43] sysemu/xen: Forbid using Xen headers in user emulation
` [PULL 03/43] sysemu/xen-mapcache: Check Xen availability with CONFIG_XEN_IS_POSSIBLE
` [PULL 04/43] system/physmem: Do not include 'hw/xen/xen.h' but 'sysemu/xen.h'
` [PULL 05/43] hw/pci/msi: Restrict xen_is_pirq_msi() call to Xen
` [PULL 06/43] hw/xen: Remove unnecessary xen_hvm_inject_msi() stub
` [PULL 07/43] hw/xen: Rename 'ram_memory' global variable as 'xen_memory'
` [PULL 08/43] hw/xen: Use target-agnostic qemu_target_page_bits()
` [PULL 09/43] hw/xen/xen_pt: Add missing license
` [PULL 10/43] hw/xen: Extract 'xen_igd.h' from 'xen_pt.h'
` [PULL 11/43] hw/i386/xen: Compile 'xen-hvm.c' with Xen CPPFLAGS
` [PULL 12/43] hw/xen/hvm: Inline TARGET_PAGE_ALIGN() macro
` [PULL 13/43] hw/xen/hvm: Propagate page_mask to a pair of functions
` [PULL 14/43] hw/xen/hvm: Get target page size at runtime
` [PULL 15/43] hw/char/xen_console: Fix missing ERRP_GUARD() for error_prepend()
` [PULL 16/43] hw/net/xen_nic: "
` [PULL 17/43] hw/remote/remote-obj: hw/misc/ivshmem: "
` [PULL 18/43] target/i386/sev: "
` [PULL 19/43] hw/i386/pc: Remove pc_compat_1_4..1.7[] left over declarations
` [PULL 20/43] hw/i386/pc: Use generated NotifyVmexitOption_str()
` [PULL 21/43] hw/i386/pc: Remove 'host_type' argument from pc_init1()
` [PULL 22/43] hw/i386/pc: Have pc_init_isa() pass a NULL pci_type argument
` [PULL 23/43] hw/intc/apic: fix memory leak
` [PULL 24/43] qdev: Add a granule_mode property
` [PULL 25/43] hmp: Add option to info qtree to omit details
` [PULL 26/43] mac_newworld: change timebase frequency from 100MHz to 25MHz for mac99 machine
` [PULL 27/43] hw/intc/grlib_irqmp: abort realize when ncpus value is out of range
` [PULL 28/43] docs/interop/firmware.json: Align examples
` [PULL 29/43] docs/interop/firmware.json: Fix doc for FirmwareFlashMode
` [PULL 30/43] hw/core/machine-smp: Remove deprecated "parameter=0" SMP configurations
` [PULL 31/43] hw/core/machine-smp: Deprecate unsupported "parameter=1" "
` [PULL 32/43] hw/core/machine-smp: Calculate total CPUs once in machine_parse_smp_config()
` [PULL 33/43] tests/unit/test-smp-parse: Drop the unsupported "dies=1" case
` [PULL 34/43] tests/unit/test-smp-parse: Use CPU number macros in invalid topology case
` [PULL 35/43] tests/unit/test-smp-parse: Bump max_cpus to 4096
` [PULL 36/43] tests/unit/test-smp-parse: Make test cases aware of the book/drawer
` [PULL 37/43] tests/unit/test-smp-parse: Test "books" parameter in -smp
` [PULL 38/43] tests/unit/test-smp-parse: Test "drawers" "
` [PULL 39/43] tests/unit/test-smp-parse: Test "drawers" and "books" combination case
` [PULL 40/43] tests/unit/test-smp-parse: Test the full 7-levels topology hierarchy
` [PULL 41/43] tests/unit/test-smp-parse: Test smp_props.has_clusters
` [PULL 42/43] tests/unit/test-smp-parse: Test "parameter=0" SMP configurations
` [PULL 43/43] hw/m68k/mcf5208: add support for reset
[net-next] ravb: Correct buffer size to map for R-Car Rx
2024-03-09 19:32 UTC (2+ messages)
[PATCH iproute2-next] ss: fix the compiler warning
2024-03-09 19:30 UTC (3+ messages)
[linux-linus test] 184971: tolerable FAIL - PUSHED
2024-03-09 19:28 UTC
[meta-oe][PATCH] php: Upgrade to 8.2.16
2024-03-09 19:19 UTC
[PATCH v4 1/2] platform/x86: wmi: Support reading/writing 16 bit EC values
2024-03-09 19:17 UTC (6+ messages)
` [PATCH v4 2/2] platform/x86: wmi: Avoid returning AE_OK upon unknown error
BUG selftests/mm]
2024-03-09 19:12 UTC
[RFC 0/2] leds: Add led_mc_set_brightness() and led_mc_trigger_event() functions
2024-03-09 19:08 UTC (3+ messages)
` [RFC 1/2] leds: core: Add led_mc_set_brightness() function
` [RFC 2/2] leds: trigger: Add led_mc_trigger_event() function
iio: xilinx-ams: shift-out-of-bounds in ams_enable_channel_sequence
2024-03-09 19:06 UTC (2+ messages)
[yocto] Cannot ssh into qemu guest
2024-03-09 19:06 UTC (4+ messages)
[PATCH RESEND] nvme-pci: Fix EEH failure on ppc after subsystem reset
2024-03-09 19:05 UTC (5+ messages)
[Buildroot] [Bug 15976] New: .hash file requires newline to process correctly
2024-03-09 18:58 UTC (2+ messages)
` [Buildroot] [Bug 15976] "
[PATCH 0/4 v3] nfsd: fix deadlock in move_to_close_lru()
2024-03-09 18:56 UTC (3+ messages)
` [PATCH 2/4] nfsd: perform all find_openstateowner_str calls in the one place
[meta-networking][PATCH] netcf: Fix build with latest gnulib
2024-03-09 18:54 UTC
[meta-gnome][PATCH 1/5] gnome-control-center: fix reproducibility issue
2024-03-09 18:53 UTC (3+ messages)
` [meta-gnome][PATCH 4/5] gnome-terminal: "
` [oe] "
[PATCH v2 1/2] dt-bindings: backlight: Add Texas Instruments LM3509
2024-03-09 18:52 UTC (6+ messages)
[PATCH 0/2] Make PAMMemoryRegion less Intel-specific
2024-03-09 18:50 UTC (4+ messages)
` [PATCH 1/2] hw/pci-host/pam: Free PAMMemoryRegion from Intel-specific bit handling
[PATCH v2 2/2] media: mgb4: Add support for V4L2_CAP_TIMEPERFRAME
2024-03-09 18:50 UTC (3+ messages)
[RFC PATCH bpf-next 0/5] Add bpf_link support for sk_msg prog
2024-03-09 18:49 UTC (10+ messages)
` [RFC PATCH bpf-next 1/5] bpf: Add link "
` [RFC PATCH bpf-next 2/5] libbpf: Refactor bpf_program_attach_fd()
` [RFC PATCH bpf-next 3/5] libbpf: Add link support for BPF_PROG_TYPE_SK_MSG
[BUG net-next] fcnal-test.sh: 4 (four) tests FAIL
2024-03-09 18:45 UTC
[PATCH v1 0/2] iio: core: Fix and cleanup to iio_device_alloc()
2024-03-09 18:42 UTC (6+ messages)
` [PATCH v1 1/2] iio: core: Leave private pointer NULL when no private data supplied
` [PATCH v1 2/2] iio: core: Calculate alloc_size only once in iio_device_alloc()
[PATCH 0/3] Add data type profiling support for powerpc
2024-03-09 17:43 UTC (3+ messages)
` [PATCH 2/3] tools/erf/util/annotate: Set register_char and memory_ref_char "
[PATCH v2] target/arm: Fix 32-bit SMOPA
2024-03-09 18:40 UTC (2+ messages)
[PATCH 0/3] HID: Convert to platform remove callback returning void
2024-03-09 18:40 UTC (3+ messages)
` [PATCH 2/3] HID: hid-sensor-custom: "
[PATCH iproute2-next 0/4] Support for nexthop group statistics
2024-03-09 18:37 UTC (6+ messages)
` [PATCH iproute2-next 1/4] libnetlink: Add rta_getattr_uint()
[PATCH net-next 0/3] genetlink: remove linux/genetlink.h
2024-03-09 18:34 UTC (4+ messages)
` [PATCH net-next 1/3] netlink: create a new header for internal genetlink symbols
` [PATCH net-next 2/3] net: openvswitch: remove unnecessary linux/genetlink.h include
` [PATCH net-next 3/3] genetlink: remove linux/genetlink.h
[GIT PULL] firewire fixes for v6.8-final
2024-03-09 18:35 UTC (2+ messages)
[PULL REQUEST] i2c-for-6.8-rc8
2024-03-09 18:34 UTC (2+ messages)
[PATCH 0/4] Drop casting to void in dev_set_drvdata
2024-03-09 18:33 UTC (3+ messages)
[PATCH] dm: set the correct discard_sectors limit
2024-03-09 18:33 UTC (2+ messages)
` "
[PATCH] nvmem: lpc18xx_eeprom: Convert to platform remove callback returning void
2024-03-09 18:32 UTC (2+ messages)
[PATCH net] vmxnet3: Fix missing reserved tailroom
2024-03-09 18:31 UTC
[PATCH 0/4] Series to add triggered buffer support to BMP280 driver
2024-03-09 18:32 UTC (10+ messages)
` [PATCH 2/4] iio: pressure: Add scale value for channels
` [PATCH 4/4] iio: pressure: Add triggered buffer support for BMP280 driver
[RFC PATCH 0/1] Add hostname condition to includeIf
2024-03-09 18:18 UTC (3+ messages)
` [PATCH v2 "
` [PATCH v2 1/1] config: learn the "hostname:" includeIf condition
"fmt" recipe inherits ptest while having no ptest content
2024-03-09 18:19 UTC (2+ messages)
` [oe] "
[asahilinux:pr/277 1/1] drivers/power/supply/macsmc_power.c:520:56: error: unexpected ';' before '}'
2024-03-09 18:18 UTC
[Bug 218578] New: MXC6655 accelerometer not working with MXC4005 driver
2024-03-09 18:17 UTC (2+ messages)
` [Bug 218578] "
[RFC] eal: increase the number of availble file descriptors for MP
2024-03-09 18:12 UTC (2+ messages)
` [RFC v3] tap: do not duplicate fd's
[PATCH v2 00/28] sparc32: sunset sun4m and sun4d
2024-03-09 18:15 UTC (3+ messages)
` [PATCH v2 27/28] sbus: char: Drop now unused uctrl driver
` [PATCH v2 28/28] fbdev/p9100: Drop now unused driver p9100
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.