messages from 2024-10-24 11:56:37 to 2024-10-24 12:41:04 UTC [more...]
[kvm-unit-tests PATCH 0/3] riscv: sbi: Add SUSP tests
2024-10-24 12:41 UTC (3+ messages)
` [kvm-unit-tests PATCH 1/3] riscv: Implement setjmp/longjmp
` [kvm-unit-tests PATCH 2/3] riscv: sbi: Clean up env checking
[RFC PATCH 00/21] Modernize the build system
2024-10-24 12:40 UTC (21+ messages)
` [RFC PATCH v4 00/19] "
` [RFC PATCH v4 01/19] Makefile: use common template for GIT-BUILD-OPTIONS
` [RFC PATCH v4 02/19] Makefile: consistently use @PLACEHOLDER@ to substitute
` [RFC PATCH v4 03/19] Makefile: consistently use PERL_PATH
` [RFC PATCH v4 04/19] Makefile: extract script to massage Perl scripts
` [RFC PATCH v4 05/19] Makefile: use "generate-perl.sh" to massage Perl library
` [RFC PATCH v4 06/19] Makefile: extract script to massage Shell scripts
` [RFC PATCH v4 07/19] Makefile: extract script to generate gitweb.cgi
` [RFC PATCH v4 08/19] Makefile: refactor GIT-VERSION-GEN to be reusable
` [RFC PATCH v4 09/19] Makefile: refactor generators to be PWD-independent
` [RFC PATCH v4 10/19] Makefile: allow "bin-wrappers/" directory to exist
` [RFC PATCH v4 11/19] Makefile: simplify building of templates
` [RFC PATCH v4 12/19] Documentation: allow sourcing generated includes from separate dir
` [RFC PATCH v4 13/19] Documentation: teach "cmd-list.perl" about out-of-tree builds
` [RFC PATCH v4 14/19] Documentation: extract script to generate a list of mergetools
` [RFC PATCH v4 15/19] t: better support for out-of-tree builds
` [RFC PATCH v4 16/19] t: allow overriding build dir
` [RFC PATCH v4 17/19] Documentation: add comparison of build systems
` [RFC PATCH v4 18/19] Introduce support for the Meson build system
` [RFC PATCH v4 19/19] meson: fix conflicts with in-flight topics
[PATCH] kvx: watchdog: Add early watchdog init
2024-10-24 12:35 UTC (3+ messages)
[PATCH RFC 00/14] Add MSM8917/PM8937/Redmi 5A
2024-10-24 12:40 UTC (4+ messages)
` [PATCH RFC 10/14] dt-bindings: iommu: qcom,iommu: Add MSM8917 IOMMU to SMMUv1 compatibles
[PATCH v2 0/5] Add some validation for vector, vector crypto and fp stuff
2024-10-24 12:34 UTC (12+ messages)
` [PATCH v2 1/5] RISC-V: add vector crypto extension validation checks
` [PATCH v2 2/5] RISC-V: add f & d "
` [PATCH v2 3/5] dt-bindings: riscv: d requires f
` [PATCH v2 4/5] dt-bindings: riscv: add vector sub-extension dependencies
` [PATCH v2 5/5] dt-bindings: riscv: document vector crypto requirements
Requirements to merge new heaps in the kernel
2024-10-24 12:39 UTC (3+ messages)
[PATCH i-g-t] tests/intel/psr: fix documentation
2024-10-24 12:37 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH v7 0/8] iio: add support for the ad3552r AXI DAC IP
2024-10-24 12:37 UTC (5+ messages)
` [PATCH v7 2/8] dt-bindings: iio: dac: adi-axi-dac: add ad3552r axi variant
[PULL 0/8] Misc fixes for 2024-10-24
2024-10-24 12:34 UTC (9+ messages)
` [PULL 1/8] stubs: avoid duplicate symbols in libqemuutil.a
` [PULL 2/8] sockets: Remove deadcode
` [PULL 3/8] tests: add 'rust' and 'bindgen' to CI package list
` [PULL 4/8] ci: enable rust in the Fedora system build job
` [PULL 5/8] configure: Replace literally printed '\n' with newline
` [PULL 6/8] target/i386: fix CPUID check for LFENCE and SFENCE
` [PULL 7/8] scripts: remove erroneous file that breaks git clone on Windows
` [PULL 8/8] qdev: make properties array "const"
[PATCH] scripts/checkpatch.pl: Ignore ObjC #import lines for operator spacing
2024-10-24 12:35 UTC
[PATCH v9] perf/marvell: Marvell PEM performance monitor support
2024-10-24 12:32 UTC (2+ messages)
[RFC PATCH] drm/bridge: panel: Use devm_drm_bridge_add()
2024-10-24 12:35 UTC (2+ messages)
[PATCH 0/2] clk: clk-axi-clkgen: make sure to enable the AXI bus clock
2024-10-24 12:35 UTC (4+ messages)
` [PATCH 1/2] dt-bindings: clock: axi-clkgen: include AXI clk
[CI v4 v4 00/16] drm/i915/display: platform identification with display->platform.<platform>
2024-10-24 12:33 UTC (17+ messages)
` [CI v4 v4 01/16] drm/i915/display: reindent subplatform initialization
` [CI v4 v4 02/16] drm/i915/display: use a macro to initialize subplatforms
` [CI v4 v4 03/16] drm/i915/display: use a macro to define platform enumerations
` [CI v4 v4 04/16] drm/i915/display: join the platform and subplatform enums
` [CI v4 v4 05/16] drm/i915/display: convert display platforms to lower case
` [CI v4 v4 06/16] drm/i915/display: add display platforms structure with platform members
` [CI v4 v4 07/16] drm/i915/display: add platform member to struct intel_display
` [CI v4 v4 08/16] drm/i915/display: remove the display platform enum as unnecessary
` [CI v4 v4 09/16] drm/i915/display: add platform group for g4x
` [CI v4 v4 10/16] drm/i915/display: add subplatform group for HSW/BDW ULT
` [CI v4 v4 11/16] drm/i915/bios: use display->platform.<platform> instead of IS_<PLATFORM>()
` [CI v4 v4 12/16] drm/i915/pps: "
` [CI v4 v4 13/16] drm/i915/tv: "
` [CI v4 v4 14/16] drm/i915/vga: "
` [CI v4 v4 15/16] drm/i915/vblank: drop unnecessary i915 local variable
` [CI v4 v4 16/16] drm/i915/vblank: use display->platform.<platform> instead of IS_<PLATFORM>()
[PATCH] MAINTAINERS: Remove some entries due to various compliance requirements
2024-10-24 12:34 UTC (2+ messages)
[RFC] resource: Avoid unnecessary resource tree walking in __region_intersects()
2024-10-24 12:30 UTC (7+ messages)
[PATCH v1 00/10] thermal: core: Use lists of trips for trip crossing detection and handling
2024-10-24 12:33 UTC (7+ messages)
` [PATCH v1 08/10] thermal: core: Eliminate thermal_zone_trip_down()
` [PATCH v1 09/10] thermal: core: Use trip lists for trip crossing detection
[PATCH] x86: fix user address masking non-canonical speculation issue
2024-10-24 12:32 UTC (3+ messages)
[PATCH v5 00/37] KVM: arm64: Add EL2 support to FEAT_S1PIE/S1POE
2024-10-24 12:32 UTC (3+ messages)
` [PATCH v5 17/37] KVM: arm64: Sanitise ID_AA64MMFR3_EL1
[PATCH v6 0/4] media: raspberrypi: Support RPi5's CFE
2024-10-24 12:26 UTC (8+ messages)
` [PATCH v6 3/4] media: raspberrypi: Add support for RP1-CFE
[RFC 00/14] AMD: Add Secure AVIC Guest Support
2024-10-24 12:31 UTC (10+ messages)
` [RFC 02/14] x86/apic: Initialize Secure AVIC APIC backing page
[PATCH 0/3] Add MediaTek APU Mailbox Support For MT8196
2024-10-24 11:08 UTC (3+ messages)
` [PATCH 1/3] dt-bindings: mailbox: mediatek: Add apu-mailbox document
[PATCH net] gtp: allow -1 to be specified as file description from userspace
2024-10-24 12:30 UTC (2+ messages)
[PATCH v3] drm/xe/xe_guc_ads: save/restore OA registers
2024-10-24 12:30 UTC (5+ messages)
` ✓ CI.Build: success for drm/xe/xe_guc_ads: save/restore OA registers (rev3)
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "
[PATCH v3 0/5] Guestperf: miscellaneous refinement and enrichment
2024-10-24 12:28 UTC (4+ messages)
[PATCH] perf/dwc_pcie: Convert the events with mixed case to lowercase
2024-10-24 12:25 UTC (2+ messages)
[kvm-unit-tests PATCH 0/2] riscv: sbi: Add IPI tests
2024-10-24 12:28 UTC (6+ messages)
` [kvm-unit-tests PATCH 1/2] riscv: Add sbi_send_ipi_broadcast
` [kvm-unit-tests PATCH 2/2] riscv: sbi: Add IPI extension tests
[PATCH] imx: hab: fix size of IVT+CSF blob tacked on to u-boot.itb
2024-10-24 12:27 UTC
[PATCH v3] perf/cxlpmu: Support missing events in 3.1 spec
2024-10-24 12:25 UTC (2+ messages)
[PATCH 1/3] dt-bindings: perf: fsl-imx-ddr: Add i.MX91 compatible
2024-10-24 12:26 UTC (7+ messages)
` [PATCH 3/3] perf vendor events arm64: Add i.MX91 DDR Performance Monitor metrics
bash prompt evaporates in subdirectories
2024-10-24 11:46 UTC (4+ messages)
[PATCH 0/6] Clean up many __builtin_* in drivers
2024-10-24 12:25 UTC (8+ messages)
` [PATCH 1/6] devtools: handle multiple pattern for skipping files
` [PATCH 2/6] devtools: forbid use of builtin helpers
` [PATCH 3/6] common/dpaax: use prefetch macros
` [PATCH 4/6] crypto/openssl: fix 3DES-CTR with big endian CPUs
` [PATCH 5/6] drivers: use branch prediction macros
` [PATCH 6/6] drivers: use bitops API instead of compiler builtins
[PATCH v1 00/13] iio: Clean up acpi_match_device() use cases
2024-10-24 12:24 UTC (3+ messages)
` [PATCH v1 03/13] iio: imu: inv_mpu6050: Replace strange way of checking type of enumeration
[PATCH] pinctrl: mediatek: add eint new design for mt8196
2024-10-24 12:21 UTC
[PATCH] stubs: avoid duplicate symbols in libqemuutil.a
2024-10-24 12:23 UTC (2+ messages)
[PATCH v2] netdevsim: Add trailing zero to terminate the string in nsim_nexthop_bucket_activity_write()
2024-10-24 12:15 UTC (3+ messages)
[rust:staging/rust-pci 9/13] error[E0425]: cannot find function `ioremap` in crate `bindings`
2024-10-24 12:22 UTC
[PATCH net-next 0/7] Support some features for the HIBMCGE driver
2024-10-24 12:22 UTC (13+ messages)
` [PATCH net-next 2/7] net: hibmcge: Add debugfs supported in this module
` [PATCH net-next 3/7] net: hibmcge: Add unicast frame filter "
` [PATCH net-next 4/7] net: hibmcge: Add register dump "
[PATCH v2 0/6] Support virtio-gpu DRM native context
2024-10-24 12:21 UTC (3+ messages)
[PATCH v2 09/13] fuse: convert retrieves to use folios
2024-10-24 12:21 UTC
Some observations (results) on BPF acquire and release
2024-10-24 12:21 UTC (4+ messages)
[PATCH 0/7] iio: fix write_event_config signature
2024-10-24 12:16 UTC (3+ messages)
` [PATCH 5/7] iio: imu: inv_mpu6050: simplify code in write_event_config callback
[PATCH net] Documentation: ieee802154: fix grammar
2024-10-24 12:21 UTC (2+ messages)
[PATCH 0/4] Add 6k resolution support for a single CRTC
2024-10-24 12:20 UTC (3+ messages)
` [PATCH 4/4] drm/i915/xe3lpd: Prune modes for YUV420
[Buildroot] [PATCH] package/bind: update to 9.18.31
2024-10-24 12:19 UTC
[meta-networking][PATCH] mctp: Fix CI build error with musl+clang
2024-10-24 12:18 UTC (3+ messages)
[PATCH v3 0/7] ASoC: add Allwinner H616 audio codec support
2024-10-24 12:15 UTC (4+ messages)
` [PATCH v3 2/7] dt-bindings: allwinner: add H616 sun4i audio codec binding
[PATCH i-g-t v1] tests/kms_async_flips: Skip Async flips on joiner output
2024-10-24 12:18 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for tests/kms_async_flips: Skip Async flips on joiner output (rev2)
[PATCH v2 0/6] cxl: Initialization and shutdown fixes
2024-10-24 12:17 UTC (8+ messages)
` [PATCH v2 5/6] cxl/port: Prevent out-of-order decoder allocation
` [PATCH v2 6/6] cxl/test: Improve init-order fidelity relative to real-world systems
[PATCH v2 1/1] dma/cnxk: support dma queue priority configuration
2024-10-24 12:17 UTC (2+ messages)
` [PATCH v3 "
[PATCH RESEND] thermal/drivers/qcom/lmh: remove false lockdep backtrace
2024-10-24 12:17 UTC (2+ messages)
[PATCH 0/4] 9p: revert broken inode lookup simplifications
2024-10-24 12:16 UTC (2+ messages)
[PATCH 0/2] bna: Fix return value check for debugfs create APIs
2024-10-24 12:13 UTC (3+ messages)
` [PATCH 1/2] "
[RFC PATCH v1 00/57] Boot-time page size selection for arm64
2024-10-24 12:10 UTC (7+ messages)
[PATCH v1 0/9] Add Nuvoton NCT6694 MFD devices
2024-10-24 12:12 UTC (4+ messages)
` [PATCH v1 4/9] can: Add Nuvoton NCT6694 CAN support
[Intel-wired-lan] [iwl-next v5 0/9] ice: managing MSI-X in driver
2024-10-24 12:12 UTC (20+ messages)
` "
` [Intel-wired-lan] [iwl-next v5 1/9] ice: count combined queues using Rx/Tx count
` "
` [Intel-wired-lan] [iwl-next v5 2/9] ice: devlink PF MSI-X max and min parameter
` "
` [Intel-wired-lan] [iwl-next v5 3/9] ice: remove splitting MSI-X between features
` "
` [Intel-wired-lan] [iwl-next v5 4/9] ice: get rid of num_lan_msix field
` "
` [Intel-wired-lan] [iwl-next v5 5/9] ice, irdma: move interrupts code to irdma
` "
` [Intel-wired-lan] [iwl-next v5 6/9] ice: treat dyn_allowed only as suggestion
` "
` [Intel-wired-lan] [iwl-next v5 7/9] ice: enable_rdma devlink param
` "
` [Intel-wired-lan] [iwl-next v5 8/9] ice: simplify VF MSI-X managing
` "
` [Intel-wired-lan] [iwl-next v5 9/9] ice: init flow director before RDMA
` "
[RFC PATCH 00/13] nommu UML
2024-10-24 12:09 UTC (14+ messages)
` [RFC PATCH 01/13] fs: binfmt_elf_efpic: add architecture hook elf_arch_finalize_exec
` [RFC PATCH 02/13] x86/um: nommu: elf loader for fdpic
` [RFC PATCH 03/13] um: nommu: memory handling
` [RFC PATCH 04/13] x86/um: nommu: syscall handling
` [RFC PATCH 05/13] x86/um: nommu: syscall translation by zpoline
` [RFC PATCH 06/13] x86/um: nommu: process/thread handling
` [RFC PATCH 07/13] um: nommu: configure fs register on host syscall invocation
` [RFC PATCH 08/13] x86/um/vdso: nommu: vdso memory update
` [RFC PATCH 09/13] x86/um: nommu: signal handling
` [RFC PATCH 10/13] x86/um: nommu: stack save/restore on vfork
` [RFC PATCH 11/13] um: change machine name for uname output
` [RFC PATCH 12/13] um: nommu: add documentation of nommu UML
` [RFC PATCH 13/13] um: nommu: plug nommu code into build system
[PATCH v9 0/5] Marvell Odyssey uncore performance monitor support
2024-10-24 12:09 UTC (5+ messages)
` [PATCH v9 1/5] perf/marvell: Refactor to extract platform data - no functional change
` [PATCH v9 3/5] perf/marvell: Odyssey DDR Performance monitor support
[PATCH 1/2] drm/amdgpu: add userq specific kernel config for fence ioctls
2024-10-24 12:10 UTC (2+ messages)
` [PATCH 2/2] drm/amdgpu: Add gpu_addr support to seq64 allocation
[RFC PATCH 1/2] net: netlink: add nla_get_*_default() accessors
2024-10-24 12:11 UTC (3+ messages)
` [RFC PATCH 2/2] net: convert to nla_get_*_default()
[patch V5 00/26] posix-timers: Cure the SIG_IGN mess
2024-10-24 12:10 UTC (5+ messages)
` [patch V5 07/26] posix-timers: Add proper state tracking
[PATCH i-g-t v4 0/3] Move backlight read, write to lib
2024-10-24 12:09 UTC (2+ messages)
` ✗ Fi.CI.IGT: failure for Move backlight read, write to lib (rev4)
[PATCH] common/cnxk: allow enabling IOVA field in mbuf
2024-10-24 12:09 UTC (3+ messages)
[PATCH i-g-t v2 1/2] /lib/xe/xe_eudebug: Add trigger removal method
2024-10-24 12:08 UTC (2+ messages)
` [PATCH i-g-t v2 2/2] /tests/intel/xe_eudebug_online: Remove vm_open_trigger on debugger reattachment
[PATCH] thermal/lib: Fix memory leak on error in thermal_genl_auto()
2024-10-24 12:02 UTC (2+ messages)
[PATCH] target/loongarch: Use physical cpu id about CSR CPUID for sysemu
2024-10-24 12:06 UTC (4+ messages)
[PATCH v3] PCI: rcar-gen4: Add a document about the firmware
2024-10-24 12:05 UTC
[PATCH RFC can] can: mcp251xfd: mcp251xfd_get_tef_len(): fix length calculation
2024-10-24 12:05 UTC (4+ messages)
` AW: "
[PATCHv2 net-next] net: dsa: use ethtool string helpers
2024-10-24 12:04 UTC (2+ messages)
[PATCH 0/4] Add SMI clamp and reset
2024-10-24 11:59 UTC (9+ messages)
` [PATCH 2/4] dt-bindings: memory: mediatek: Add smi-sub-common property for reset
` [PATCH 3/4] memory: mtk-smi: mt8188: Add SMI clamp function
[PATCH v18 0/2] Implement the NVMe reservation feature
2024-10-24 12:01 UTC (3+ messages)
` [PATCH v18 2/2] nvmet: support "
[PATCH net-next] amd-xgbe: use ethtool string helpers
2024-10-24 12:02 UTC (2+ messages)
[PATCH] dt-bindings: pwm: adi,axi-pwmgen: Increase #pwm-cells to 3
2024-10-24 11:17 UTC (2+ messages)
[PATCH] iommu/arm-smmu: Add judgment on the size and granule parameters passed in
2024-10-24 11:59 UTC (2+ messages)
[PATCH v3] clk: renesas: rzg2l: Fix FOUTPOSTDIV clk
2024-10-24 12:00 UTC (4+ messages)
[PATCH v5 0/8] gpio: notify user-space about config changes in the kernel
2024-10-24 11:59 UTC (8+ messages)
` [PATCH v5 8/8] gpiolib: notify user-space about in-kernel line state changes
[linux-next:master 6523/6766] undefined reference to `init_net'
2024-10-24 11:58 UTC
[net-next RFC PATCH 3/4] net: dsa: Add Airoha AN8855 5-Port Gigabit DSA Switch driver
2024-10-24 11:58 UTC (2+ messages)
[PATCH] tools/lib/thermal: Rm thermal.h soft link
2024-10-24 11:57 UTC (2+ messages)
[PATCHv4 0/7] Display Global Histogram
2024-10-24 11:57 UTC (3+ messages)
` [PATCHv4 5/7] drm/i915/histogram: Add crtc properties for global histogram
[cocci] Multiple returns significant performance impact
2024-10-24 11:56 UTC
[PATCH net 0/2] Get the device_node before calling of_find_node_by_name()
2024-10-24 11:56 UTC (3+ messages)
` [PATCH net 1/2] net: bcmasp: Add missing of_node_get() before of_find_node_by_name()
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.