messages from 2023-12-20 22:49:24 to 2023-12-20 23:49:10 UTC [more...]
Passing boot logs to Linux?
2023-12-20 23:27 UTC (11+ messages)
[PATCH RFC v4 0/6] efi/cxl-cper: Report CPER CXL component events through trace events
2023-12-20 23:48 UTC (8+ messages)
` [PATCH RFC v4 5/6] firmware/efi: Process CXL Component Events
[PATCH net v2] mlxbf_gige: fix receive packet race condition
2023-12-20 23:47 UTC
[PATCH TOOLS] remove Rust artifacts during `make clean`
2023-12-20 23:46 UTC (2+ messages)
[PATCH] drm/i915/guc: Change wa and EU_PERF_CNTL registers to MCR type
2023-12-20 23:45 UTC (2+ messages)
[PATCH 0/4] SLUB: cleanup hook processing
2023-12-20 23:44 UTC (9+ messages)
` [PATCH 4/4] mm/slub: free KFENCE objects in slab_free_hook()
[PATCH 0/2] Surface fan monitoring driver
2023-12-20 23:44 UTC (3+ messages)
` [PATCH 1/2] hwmon: add fan speed monitoring driver for Surface devices
` [PATCH 2/2] platform/surface: aggregator_registry: add entry for fan speed
[PATCH] mm: remove VM_EXEC requirement for THP eligibility
2023-12-20 23:42 UTC (2+ messages)
[PATCH] libbpf: skip DWARF sections in linker sanity check
2023-12-20 23:40 UTC (2+ messages)
[linus:master] [x86/entry] be5341eb0d: WARNING:CPU:#PID:#at_int80_emulation
2023-12-20 23:39 UTC (7+ messages)
[PATCH v13 0/5] riscv: Add fine-tuned checksum functions
2023-12-20 23:37 UTC (12+ messages)
` [PATCH v13 1/5] asm-generic: Improve csum_fold
` [PATCH v13 2/5] riscv: Add static key for misaligned accesses
` [PATCH v13 3/5] riscv: Add checksum header
` [PATCH v13 4/5] riscv: Add checksum library
` [PATCH v13 5/5] kunit: Add tests for csum_ipv6_magic and ip_fast_csum
[PATCH i-g-t] tests/intel/xe: CLOS Based Cache Reservation test
2023-12-20 23:45 UTC
[PATCH RFC] linux-user: Allow gdbstub to ignore page protection
2023-12-20 23:33 UTC (2+ messages)
[RFC PATCH 0/5] support for Marvell 88PM886 PMIC
2023-12-20 23:33 UTC (3+ messages)
` [RFC PATCH 4/5] input: add onkey driver for Marvell 88PM88X PMICs
[PATCH] mm: memcg: fix split queue list crash when large folio migration
2023-12-20 23:31 UTC (2+ messages)
[PATCH v4 0/7] kexec_file: print out debugging message if required
2023-12-20 23:30 UTC (10+ messages)
` [PATCH v4 5/7] kexec_file, ricv: "
[PATCH bpf-next 0/8] Libbpf-side __arg_ctx fallback support
2023-12-20 23:31 UTC (9+ messages)
` [PATCH bpf-next 1/8] libbpf: make uniform use of btf__fd() accessor inside libbpf
` [PATCH bpf-next 2/8] libbpf: use explicit map reuse flag to skip map creation steps
` [PATCH bpf-next 3/8] libbpf: don't rely on map->fd as an indicator of map being created
` [PATCH bpf-next 4/8] libbpf: use stable map placeholder FDs
` [PATCH bpf-next 5/8] libbpf: move exception callbacks assignment logic into relocation step
` [PATCH bpf-next 6/8] libbpf: move BTF loading step after "
` [PATCH bpf-next 7/8] libbpf: implement __arg_ctx fallback logic
` [PATCH bpf-next 8/8] selftests/bpf: add arg:ctx cases to test_global_funcs tests
[kirkstone][PATCH] poky.conf: update SANITY_TESTED_DISTROS to match autobuilder
2023-12-20 23:31 UTC (2+ messages)
` [poky] "
[Buildroot] [PATCH 1/1] package/{bluez5_utils, bluez5_utils-headers}: bump to version 5.71
2023-12-20 23:31 UTC (3+ messages)
[PATCH] net: sched: em_text: fix possible memory leak in em_text_destroy()
2023-12-20 23:29 UTC (2+ messages)
Add a new OpenSuse Leap 15.5 worker?
2023-12-20 23:28 UTC (2+ messages)
` [poky] "
stable-rc/queue/6.1 build: 20 builds: 0 failed, 20 passed, 1 warning (v6.1.68-108-g5ec595eb8752d)
2023-12-20 23:28 UTC
[xen-unstable test] 184189: tolerable FAIL - PUSHED
2023-12-20 23:26 UTC
[PATCH] drm/i915/guc: Avoid circular locking issue on busyness flush
2023-12-20 23:25 UTC (3+ messages)
stable-rc/queue/5.4 baseline: 77 runs, 16 regressions (v5.4.264-40-g069401b6524f9)
2023-12-20 23:22 UTC
[PATCH/RFC] sparse-checkout: take care of "--end-of-options" in set/add
2023-12-20 23:19 UTC
[PATCH v4 0/3] Add support for XeLink device
2023-12-20 23:17 UTC (4+ messages)
` [PATCH v4 1/3] drm/xe: Introduce "
` [PATCH v4 2/3] drm/xe: Teach Xe how to use objects with XeLink connectivity
` [PATCH v4 3/3] drm/xe/uapi: Augment query ioctl to allow for fabric
[PATCH v3 0/9] Add callback for cooling list update to speed-up IPA
2023-12-20 23:17 UTC (10+ messages)
` [PATCH v3 1/9] thermal: core: Add governor callback for thermal zone change
` [PATCH v3 2/9] thermal: gov_power_allocator: Refactor check_power_actors()
` [PATCH v3 3/9] thermal: gov_power_allocator: Refactor checks in divvy_up_power()
` [PATCH v3 4/9] thermal: gov_power_allocator: Change trace functions
` [PATCH v3 5/9] thermal: gov_power_allocator: Move memory allocation out of throttle()
` [PATCH v3 6/9] thermal: gov_power_allocator: Simplify checks for valid power actor
` [PATCH v3 7/9] thermal/sysfs: Update instance->weight under tz lock
` [PATCH v3 8/9] thermal/sysfs: Update governors when the 'weight' has changed
` [PATCH v3 9/9] thermal: gov_power_allocator: Support new update callback of weights
sparse regex error
2023-12-20 23:13 UTC (2+ messages)
[meta-python][PATCH] python3-apiflask: update to version 2.1.0
2023-12-20 23:13 UTC
[PULL 00/19] First batch of misc patches for QEMU 9.0
2023-12-20 23:11 UTC (3+ messages)
[meta-python][PATCH] python3-xmlschema: update to version 2.5.1
2023-12-20 23:10 UTC
[PATCH 1/2] configs: imx8m{m, n, p}_venice_defconfig: add arch_misc_init
2023-12-20 23:08 UTC (7+ messages)
` [PATCH 2/2] ARM: dts: imx8mm-venice: prepare for dek blob encapsulation
[kernel-cve-report] New CVE entries this week
2023-12-20 23:08 UTC
[PATCH v8 0/2] Resolve suspend-resume racing with GuC destroy-context-worker
2023-12-20 23:08 UTC (5+ messages)
` [PATCH v8 2/2] drm/i915/guc: Close deregister-context race against CT-loss
[PATCH V2 00/12 net-next] qca_spi: collection of improvements
2023-12-20 23:05 UTC (13+ messages)
` [PATCH V2 01/12 net-next] qca_spi: Improve SPI thread creation
` [PATCH V2 08/12 net-next] qca_spi: Improve calculation of RX buffer size
` [PATCH V2 09/12 net-next] qca_spi: Log expected signature in error case
` [PATCH V2 10/12 net-next] qca_spi: Adjust log of SPI_REG_RDBUF_BYTE_AVA
` [PATCH V2 11/12 net-next] qca_7k: Replace BSD boilerplate with SPDX
` [PATCH V2 12/12 net-next] qca_7k: Replace old mail address
[meta-python][PATCH] python3-sentry-sdk: update to version 1.39.1
2023-12-20 23:08 UTC
[PATCH RFC 00/30] Add support for Renesas RZ/Five RISC-V SoC
2023-12-20 23:06 UTC (31+ messages)
` [PATCH RFC 01/30] arm64: dts: renesas: rzg2ul-smarc: Drop including RZ/G2UL SoM DTSI
` [PATCH RFC 02/30] arm64: dts: renesas: rzg2ul: Move PMOD_SCI0_EN macro to board DTS
` [PATCH RFC 03/30] mmc: host: Kconfig: Make MMC_SDHI_INTERNAL_DMAC config option dependant on ARCH_RENESAS
` [PATCH RFC 04/30] clocksource/drivers/riscv: Increase the clock source rating
` [PATCH RFC 05/30] clocksource/drivers/riscv: Get rid of clocksource_arch_init() callback
` [PATCH RFC 06/30] riscv: Kconfig: Enable cpufreq kconfig menu
` [PATCH RFC 07/30] dt-bindings: riscv: Sort the CPU core list alphabetically
` [PATCH RFC 08/30] dt-bindings: riscv: Add Andes AX45MP core to the list
` [PATCH RFC 09/30] riscv: mm: mark noncoherent_supported as __ro_after_init
` [PATCH RFC 10/30] riscv: dma-mapping: only invalidate after DMA, not flush
` [PATCH RFC 11/30] riscv: dma-mapping: skip invalidation before bidirectional DMA
` [PATCH RFC 12/30] riscv: dma-mapping: switch over to generic implementation
` [PATCH RFC 13/30] riscv: asm: vendorid_list: Add Andes Technology to the vendors list
` [PATCH RFC 14/30] riscv: errata: Add Andes alternative ports
` [PATCH RFC 15/30] riscv: mm: dma-noncoherent: nonstandard cache operations support
` [PATCH RFC 16/30] dt-bindings: cache: andestech,ax45mp-cache: Add DT binding documentation for L2 cache controller
` [PATCH RFC 17/30] cache: Add L2 cache management for Andes AX45MP RISC-V core
` [PATCH RFC 18/30] soc: renesas: Kconfig: Select the required configs for RZ/Five SoC
` [PATCH RFC 19/30] riscv: Kconfig.socs: Add ARCH_RENESAS kconfig option
` [PATCH RFC 20/30] riscv: dts: renesas: Add initial devicetree for Renesas RZ/Five SoC
` [PATCH RFC 21/30] riscv: dts: renesas: Add minimal DTS for Renesas RZ/Five SMARC EVK
` [PATCH RFC 22/30] riscv: dts: renesas: r9a07g043f/rzfive-smarc-som: Enable ADC/OPP/Thermal Zones/TSU
` [PATCH RFC 23/30] riscv: dts: renesas: rzfive-smarc: Enable CANFD/I2C
` [PATCH RFC 24/30] riscv: dts: renesas: rzfive-smarc-som: Enable WDT
` [PATCH RFC 25/30] riscv: dts: renesas: rzfive-smarc-som: Enable OSTM nodes
` [PATCH RFC 26/30] riscv: dts: renesas: rzfive-smarc-som: Drop PHY interrupt support for ETH{0,1}
` [PATCH RFC 27/30] riscv: dts: renesas: Clean up dtbs_check W=1 warning due to empty phy node
` [PATCH RFC 28/30] riscv: dts: renesas: r9a07g043f: Add L2 cache node
` [PATCH RFC 29/30] riscv: dts: renesas: r9a07g043f: Add dma-noncoherent property
` [PATCH RFC 30/30] riscv: dts: renesas: rzfive-smarc: Enable the blocks which were explicitly disabled
[meta-python][PATCH] python3-cantools: update to version 39.4.0
2023-12-20 23:06 UTC
[PATCH 0/2] pci/iov: avoid device_lock() when reading sriov_numvfs
2023-12-20 22:58 UTC (3+ messages)
` [PATCH 1/2] Revert "PCI/IOV: Serialize sysfs sriov_numvfs reads vs writes"
` [PATCH 2/2] pci/iov: fix kobject_uevent() ordering in sriov_enable()
[meta-python][PATCH] python3-lazy-object-proxy: update to version 1.10.0
2023-12-20 23:03 UTC
[merged mm-nonmm-stable] crash_core-remove-duplicated-including-of-kexech.patch removed from -mm tree
2023-12-20 23:03 UTC
[merged mm-nonmm-stable] x86-kexec-simplify-the-logic-of-mem_region_callback.patch removed from -mm tree
2023-12-20 23:03 UTC
[merged mm-nonmm-stable] kexec-use-align-macro-instead-of-open-coding-it.patch removed from -mm tree
2023-12-20 23:03 UTC
[merged mm-nonmm-stable] usr-kconfig-fix-typos-of-its.patch removed from -mm tree
2023-12-20 23:03 UTC
[merged mm-nonmm-stable] init-kconfig-move-more-items-into-the-expert-menu.patch removed from -mm tree
2023-12-20 23:03 UTC
[merged mm-nonmm-stable] fork-remove-redundant-task_uninterruptible.patch removed from -mm tree
2023-12-20 23:03 UTC
[merged mm-nonmm-stable] freevxfs-lookup-fix-function-params-kernel-doc.patch removed from -mm tree
2023-12-20 23:03 UTC
[merged mm-nonmm-stable] nilfs2-switch-warn_ons-to-warning-output-in-nilfs_sufile_do_free.patch removed from -mm tree
2023-12-20 23:03 UTC
[merged mm-nonmm-stable] freevxfs-immed-fix-kernel-doc-param-name.patch removed from -mm tree
2023-12-20 23:03 UTC
[merged mm-nonmm-stable] freevxfs-bmap-fix-kernel-doc-warnings.patch removed from -mm tree
2023-12-20 23:03 UTC
[merged mm-nonmm-stable] rapidio-tsi721-fix-kernel-doc-warnings.patch removed from -mm tree
2023-12-20 23:03 UTC
[merged mm-nonmm-stable] kcov-remove-stale-randomize_base-text.patch removed from -mm tree
2023-12-20 23:03 UTC
[merged mm-nonmm-stable] riscv-kexec-fix-the-ifdeffery-for-aflags_kexec_relocateo.patch removed from -mm tree
2023-12-20 23:03 UTC
[merged mm-nonmm-stable] kexec_file-parisc-print-out-debugging-message-if-required.patch removed from -mm tree
2023-12-20 23:03 UTC
[merged mm-nonmm-stable] kexec_file-power-print-out-debugging-message-if-required.patch removed from -mm tree
2023-12-20 23:03 UTC
[merged mm-nonmm-stable] kexec_file-ricv-print-out-debugging-message-if-required.patch removed from -mm tree
2023-12-20 23:03 UTC
[merged mm-nonmm-stable] kexec_file-arm64-print-out-debugging-message-if-required.patch removed from -mm tree
2023-12-20 23:03 UTC
[merged mm-nonmm-stable] kexec_file-print-out-debugging-message-if-required.patch removed from -mm tree
2023-12-20 23:03 UTC
[merged mm-nonmm-stable] kexec_file-x86-print-out-debugging-message-if-required.patch removed from -mm tree
2023-12-20 23:03 UTC
[merged mm-nonmm-stable] kexec_file-add-kexec_file-flag-to-control-debug-printing.patch removed from -mm tree
2023-12-20 23:03 UTC
[merged mm-nonmm-stable] makefileextrawarn-turn-on-missing-prototypes-globally.patch removed from -mm tree
2023-12-20 23:03 UTC
[merged mm-nonmm-stable] mips-fix-r3k_cache_init-build-regression.patch removed from -mm tree
2023-12-20 23:03 UTC
[PATCH] wifi: mwifiex: fix uninitialized firmware_stat
2023-12-20 23:02 UTC (2+ messages)
[PATCH net 0/1] Prevent DSA tags from breaking COE
2023-12-20 23:00 UTC (10+ messages)
` [PATCH net 1/1] net: stmmac: "
[meta-python][PATCH] python3-protobuf: update to version 4.25.1
2023-12-20 23:01 UTC
stable-rc/queue/4.19 baseline: 86 runs, 19 regressions (v4.19.302-35-g74ad23cd9b482)
2023-12-20 23:00 UTC
[song-md:md-next] BUILD SUCCESS 415c7451872b0d037760795edd3961eaa63276ea
2023-12-20 22:53 UTC
openbmc/telemetry: First complaint of unresponsiveness
2023-12-20 22:58 UTC (6+ messages)
[PATCH 1/2] rteval: Makefile: More rpm cleanups
2023-12-20 22:58 UTC (2+ messages)
` [PATCH 2/2] rteval: Disable use of python-dmidecode
[PATCH v11 00/41] Introduce QC USB SND audio offloading support
2023-12-20 22:45 UTC (34+ messages)
` [PATCH v11 01/41] xhci: add support to allocate several interrupters
` [PATCH v11 03/41] xhci: sideband: add initial api to register a sideband entity
` [PATCH v11 06/41] ASoC: Add SOC USB APIs for adding an USB backend
` [PATCH v11 12/41] ALSA: usb-audio: Export USB SND APIs for modules
` [PATCH v11 13/41] ALSA: usb-audio: Save UAC sample size information
` [PATCH v11 14/41] dt-bindings: usb: xhci: Add num-hc-interrupters definition
` [PATCH v11 15/41] dt-bindings: usb: dwc3: Limit "
` [PATCH v11 16/41] usb: dwc3: Specify maximum number of XHCI interrupters
` [PATCH v11 17/41] usb: host: xhci-plat: Set XHCI max interrupters if property is present
` [PATCH v11 18/41] ALSA: usb-audio: qcom: Add USB QMI definitions
` [PATCH v11 19/41] ALSA: usb-audio: qcom: Introduce QC USB SND offloading support
` [PATCH v11 20/41] ALSA: usb-audio: Check for support for requested audio format
` [PATCH v11 21/41] ASoC: usb: Add PCM format check API for USB backend
` [PATCH v11 22/41] ASoC: qcom: qdsp6: Ensure PCM format is supported by USB audio device
` [PATCH v11 23/41] ALSA: usb-audio: Prevent starting of audio stream if in use
` [PATCH v11 24/41] ALSA: usb-audio: Do not allow USB offload path if PCM device is "
` [PATCH v11 25/41] ASoC: dt-bindings: Add Q6USB backend
` [PATCH v11 26/41] ASoC: dt-bindings: Update example for enabling USB offload on SM8250
` [PATCH v11 27/41] ALSA: usb-audio: qcom: Populate PCM and USB chip information
` [PATCH v11 28/41] ASoC: qcom: qdsp6: Add support to track available USB PCM devices
` [PATCH v11 29/41] ASoC: Introduce SND kcontrols to select sound card and PCM device
` [PATCH v11 30/41] ASoC: qcom: qdsp6: Add SOC USB offload select get/put callbacks
` [PATCH v11 31/41] ASoC: Add SND kcontrol for fetching USB offload status
` [PATCH v11 32/41] ASoC: qcom: qdsp6: Add PCM ops to track current state
` [PATCH v11 33/41] ASoC: usb: Create SOC USB SND jack kcontrol
` [PATCH v11 34/41] ASoC: qcom: qdsp6: Add headphone jack for offload connection status
` [PATCH v11 35/41] ASoC: usb: Fetch ASoC sound card information
` [PATCH v11 36/41] ALSA: usb-audio: mixer: Add USB offloading mixer control
` [PATCH v11 37/41] ALSA: usb-audio: qcom: Use card and PCM index from QMI request
` [PATCH v11 38/41] ALSA: usb-audio: Allow for rediscovery of connected USB SND devices
` [PATCH v11 39/41] ASoC: usb: Rediscover USB SND devices on USB port add
` [PATCH v11 40/41] ASoC: qcom: Populate SoC components string
` [PATCH v11 41/41] ASoC: doc: Add documentation for SOC USB
Adding EFI runtime support to the Arm's FF-A bus
2023-12-20 22:57 UTC (7+ messages)
[PATCH net] wifi: mac80211: address some kerneldoc warnings
2023-12-20 22:57 UTC
[folded-merged] mips-fix-r3k_cache_init-build-regression-fix.patch removed from -mm tree
2023-12-20 22:57 UTC
[PATCH] drm/i915: Piggyback opregion vbt to store vbt read from flash/oprom
2023-12-20 22:56 UTC (4+ messages)
[PATCH] MAINTAINERS: remove hugetlb maintainer Mike Kravetz
2023-12-20 22:53 UTC (2+ messages)
[net-next PATCH v4 0/4] net: phy: generic polarity + LED support for qca808x
2023-12-20 22:53 UTC (4+ messages)
` [net-next PATCH v4 1/4] dt-bindings: net: phy: Document new LEDs polarity property
MTE false-positive with shared userspace/kernel mapping
2023-12-20 22:50 UTC (3+ messages)
[merged mm-stable] ubsan-use-the-kernel-panic-message-markers.patch removed from -mm tree
2023-12-20 22:49 UTC
[merged mm-stable] mm-page_alloc-simplify-__free_pages_ok.patch removed from -mm tree
2023-12-20 22:49 UTC
[merged mm-stable] maple_tree-avoid-checking-other-gaps-after-getting-the-largest-gap.patch removed from -mm tree
2023-12-20 22:49 UTC
[merged mm-stable] mm-memory-replace-kmap-with-kmap_local_page.patch removed from -mm tree
2023-12-20 22:49 UTC
[merged mm-stable] gfp-gfp_typesh-fix-typos-punctuation.patch removed from -mm tree
2023-12-20 22:49 UTC
[merged mm-stable] docs-admin-guide-mm-damon-usage-use-a-list-for-state-sysfs-file-input-commands.patch removed from -mm tree
2023-12-20 22:49 UTC
[merged mm-stable] docs-admin-guide-mm-damon-usage-add-links-to-sysfs-files-hierarchy.patch removed from -mm tree
2023-12-20 22:49 UTC
[merged mm-stable] docs-admin-guide-mm-damon-usage-update-context-directory-section-label.patch removed from -mm tree
2023-12-20 22:49 UTC
[merged mm-stable] mm-damon-core-test-test-max_nr_accesses-overflow-caused-divide-by-zero.patch removed from -mm tree
2023-12-20 22:49 UTC
[merged mm-stable] docs-mm-damon-design-place-execution-model-and-data-structures-at-the-beginning.patch removed from -mm tree
2023-12-20 22:49 UTC
[merged mm-stable] mm-damon-update-email-of-seongjae.patch removed from -mm tree
2023-12-20 22:49 UTC
[merged mm-stable] mm-ksm-remove-unnecessary-try_to_freeze.patch removed from -mm tree
2023-12-20 22:49 UTC
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.