messages from 2024-10-22 21:32:32 to 2024-10-22 23:01:18 UTC [more...]
[CI] drm/i915/gsc: test new GSC 102.1.15.1926 for MTL
2024-10-22 23:00 UTC
[PATCH v1 0/2] mseal: fixing madvise for file-backed mapping and PROT_NONE
2024-10-22 22:54 UTC (8+ messages)
` [PATCH v1 1/2] mseal: Two fixes for madvise(MADV_DONTNEED) when sealed
VFS regression with 9pfs ("Lookup would have caused loop")
2024-10-22 23:00 UTC (6+ messages)
[PATCH] pwm-leds for Orange Pi 5
2024-10-22 23:00 UTC (2+ messages)
[Buildroot] [PATCH] package/arm-gnu-toolchain: Add $(HOSTARCH) so it can be built with aarch64
2024-10-22 22:59 UTC (5+ messages)
[Buildroot] [PATCH v3 1/1] linux: Install artifacts to staging for kmod build
2024-10-22 23:00 UTC
linux-next: Fixes tag needs some work in the block tree
2024-10-22 22:59 UTC
[PATCH bpf-next v6 0/9] bpf: Support private stack for bpf progs
2024-10-22 22:59 UTC (13+ messages)
` [PATCH bpf-next v6 1/9] bpf: Allow each subprog having stack size of 512 bytes
[PATCH] hfs: use kzalloc in hfs_find_init() to fix KMSAN bug
2024-10-22 22:57 UTC
[GIT PULL] bcachefs fixes for 6.12-rc5
2024-10-22 22:58 UTC (4+ messages)
[PATCH 1/2] jiffies: Define secs_to_jiffies()
2024-10-22 22:58 UTC (4+ messages)
` [PATCH 2/2] drivers: hv: Convert open-coded timeouts to secs_to_jiffies()
[PATCH] mm: shmem: convert to use folio_zero_range()
2024-10-22 22:56 UTC (2+ messages)
Commit 6e90b675cf94 ("MAINTAINERS: Remove some entries due to various compliance requirements.")
2024-10-22 22:55 UTC (2+ messages)
[PATCH v17 00/16] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
2024-10-22 22:55 UTC (4+ messages)
` [PATCH v17 01/16] function_graph: Pass ftrace_regs to entryfunc
[Buildroot] [PATCH 1/3] package/arm-gnu-toolchain: Add support check for x86_64 and aarch64
2024-10-22 22:54 UTC (3+ messages)
` [Buildroot] [PATCH 2/3] boot/arm-trusted-firmware: use HOST_ARM_GNU_TOOLCHAIN_SUPPORTS
` [Buildroot] [PATCH 3/3] boot/ti-k3-r5-loader: "
[PATCH] spi: geni-qcom: Fix boot warning related to pm_runtime and devres
2024-10-22 22:52 UTC (2+ messages)
[PATCH v1 00/10] thermal: core: Use lists of trips for trip crossing detection and handling
2024-10-22 22:52 UTC (3+ messages)
[PATCH] mmc: renesas-sdhi: Add compatible string for rzg2l-sdhi
2024-10-22 22:50 UTC (2+ messages)
[PATCH bpf] bpf, arm64: Fix stack frame construction for struct_ops trampoline
2024-10-22 22:50 UTC (2+ messages)
[PATCH bpf 1/5] bpf: Add MEM_WRITE attribute
2024-10-22 22:50 UTC (2+ messages)
[PATCH] mmc: msm_sdhci: enable vqmmc at probe if available
2024-10-22 22:49 UTC (2+ messages)
[Bug 219365] New: USB bluetooth dongle stop working after upgrade from 6.11.1 to 6.11.2
2024-10-22 22:49 UTC (2+ messages)
` [Bug 219365] "
[PATCH v2 00/11] thermal: core: Reimplement locking through guards
2024-10-22 22:50 UTC (16+ messages)
` [PATCH v2 04/11] thermal: core: Manage thermal_list_lock using a mutex guard
` [PATCH v2 06/11] thermal: core: Introduce thermal_instance_add()
` [PATCH v2 07/11] thermal: core: Introduce thermal_instance_delete()
` [PATCH v2 08/11] thermal: core: Introduce thermal_cdev_update_nocheck()
` [PATCH v2 09/11] thermal: core: Add and use cooling device guard
` [PATCH v2 10/11] thermal: core: Separate thermal zone governor initialization
` [PATCH v2 11/11] thermal: core: Manage thermal_governor_lock using a mutex guard
[PATCH v2 0/5] Introduce Owned type and Ownable trait (was: "rust: page: Add support for vmalloc_to_page")
2024-10-22 22:44 UTC (6+ messages)
` [PATCH v2 1/5] rust: types: add `Owned` type and `Ownable` trait
` [PATCH v2 2/5] rust: page: Make ownership of the page pointer explicit
` [PATCH v2 3/5] rust: page: Extend support to vmalloc_to_page
` [PATCH v2 4/5] rust: page: Add page_slice_to_page
` [PATCH v2 5/5] rust: firmware: implement `Ownable` for Firmware
[PATCH] MIPS: export __cmpxchg_small()
2024-10-22 16:20 UTC (2+ messages)
[PATCHv3 0/5] pci cleanup/prep patches
2024-10-22 22:48 UTC (6+ messages)
` [PATCHv3 1/5] pci: make pci_stop_dev concurrent safe
` [PATCHv3 2/5] pci: make pci_destroy_dev "
` [PATCHv3 3/5] pci: move the walk bus lock to where its needed
` [PATCHv3 4/5] pci: walk bus recursively
` [PATCHv3 5/5] pci: unexport pci_walk_bus_locked
A Proposal
2024-10-22 22:46 UTC
[PATCH 0/8] Enable EINJv2 support
2024-10-22 22:44 UTC (12+ messages)
` [PATCH 1/8] ACPICA: Update values to hex to follow ACPI specs
` [PATCH 2/8] ACPICA: Add EINJv2 get error type action
` [PATCH 3/8] ACPI: APEI: EINJ: Remove redundant calls to einj_get_available_error_type
` [PATCH 4/8] ACPI: APEI: EINJ: Enable the discovery of EINJv2 capabilities
` [PATCH 5/8] ACPI: APEI: EINJ: Add einjv2 extension struct
` [PATCH 6/8] ACPI: APEI: EINJ: Add debugfs files for EINJv2 support
` [PATCH 7/8] ACPI: APEI: EINJ: Enable EINJv2 error injections
` [PATCH 8/8] ACPI: APEI: EINJ: Update the documentation for EINJv2 support
defer_rcu() usage
2024-10-22 22:40 UTC (2+ messages)
[PATCHSET RFC 0/3] Add support for registered waits
2024-10-22 22:40 UTC (3+ messages)
` [PATCH 2/3] io_uring: change io_get_ext_arg() to uaccess begin + end
[PATCH 0/3] x86/boot: Improvements to move_memory()
2024-10-22 22:39 UTC (4+ messages)
` [PATCH 1/3] x86/boot: Convert move_memory() to use bootstrap_map_addr()
` [PATCH 2/3] x86/boot: Simplify address calculations in move_memory()
` [PATCH 3/3] x86/boot: Simplify size "
[syzbot] [hfs?] KMSAN: uninit-value in hfs_free_fork
2024-10-22 22:40 UTC (3+ messages)
[freescale-fslc:6.6-2.1.x-imx 285/17820] drivers/staging/media/imx/imx8-mipi-csi2-sam.c:1556:18: warning: variable 'len' set but not used
2024-10-22 22:38 UTC
[syzbot] [bcachefs?] INFO: task hung in __closure_sync_timeout
2024-10-22 22:39 UTC (2+ messages)
[PATCH] selinux: add netlink nlmsg_type audit message
2024-10-22 22:37 UTC
[PATCH v5 0/8] Add support for videocc, camcc, dispcc0 and dispcc1 on Qualcomm SA8775P platform
2024-10-22 22:33 UTC (5+ messages)
` [PATCH v5 7/8] arm64: dts: qcom: Update sleep_clk frequency to 32000 on SA8775P
` [PATCH v5 8/8] arm64: dts: qcom: Add support for multimedia clock controllers
[PATCH] drm/i915/xe2lpd: Update C20 HDMI TMDS algorithm to include tx_misc
2024-10-22 22:32 UTC (5+ messages)
[PATCH v2] docs: rust: fix formatting for kernel::block::mq::Request
2024-10-22 22:31 UTC (5+ messages)
[PATCH V13 00/14] perf/core: Add ability for an event to "pause" or "resume" AUX area tracing
2024-10-22 22:30 UTC (7+ messages)
` [PATCH V13 03/14] KVM: x86: Fix Intel PT Host/Guest mode when host tracing also
[PATCH v3] PCI/ASPM: Disable L1 before disabling L1ss
2024-10-22 22:30 UTC (2+ messages)
[PATCH v4 1/6] iio: backend: add API for interface get
2024-10-22 22:28 UTC (4+ messages)
` [PATCH v4 6/6] iio: adc: ad4851: add ad485x driver
[PATCH 0/1] softirq: Use a dedicated thread for timer wakeups on PREEMPT_RT
2024-10-22 22:27 UTC (5+ messages)
` [PATCH 1/1] "
[RFC/PATCH 0/5] perf: Relax privilege restriction on AMD IBS (v3)
2024-10-22 22:25 UTC (6+ messages)
` [PATCH 5/5] perf/x86: Relax privilege filter restriction on AMD IBS
[PATCH] blk-mq: Make blk_mq_quiesce_tagset() hold the tag list mutex less long
2024-10-22 22:25 UTC (2+ messages)
[PATCH] block: remove redundant explicit memory barrier from rq_qos waiter and waker
2024-10-22 22:25 UTC (2+ messages)
dts: delete-propertry doesn't work at overlay file
2024-10-22 22:24 UTC
[PATCH 00/11] drm/i915/display: bunch of struct intel_display conversions
2024-10-22 22:23 UTC (2+ messages)
` ✗ Fi.CI.IGT: failure for "
[PATCH v2] fs_context.c: smb3_reconfigure: Handle kstrdup failures for passwords
2024-10-22 22:21 UTC (3+ messages)
` [PATCH v3] smb: client: "
[PATCH 0/3] Fix races in thread relaxation
2024-10-22 21:37 UTC (8+ messages)
` [PATCH 1/3] cobalt: Move relax related lostage_wakeup work from stack to thread
` "
` Re:Re: [PATCH "
` "
` "
` "
[PATCH dwarves] btf_encoder: filter var names before btf name check
2024-10-22 22:17 UTC (2+ messages)
[PATCH v6 0/6] Improve PCI memory mapping API
2024-10-22 22:12 UTC (7+ messages)
[pci:next] BUILD SUCCESS 912bf26eced767b39b2e55691f56f2a3e5884e55
2024-10-22 22:11 UTC
[PATCH i-g-t v2 0/5] lib/igt_kms: Helpers for monitor edid managment
2024-10-22 22:10 UTC (2+ messages)
` ✗ CI.xeFULL: failure for lib/igt_kms: Helpers for monitor edid managment (rev2)
[RFC 0/4] Sub-device configuration models
2024-10-22 22:10 UTC (4+ messages)
` [RFC 3/4] media: Documentation: Add subdev configuration models, raw sensor model
[PATCH v2 0/2] mm/mremap: Remove extra vma tree walk
2024-10-22 22:10 UTC (5+ messages)
` [PATCH v2 1/2] mm/mremap: Clean up vma_to_resize()
` [PATCH v2 2/2] mm/mremap: Remove goto from mremap_to()
[PATCH RFC v4 00/15] fuse: fuse-over-io-uring
2024-10-22 22:10 UTC (2+ messages)
[PATCH v2 0/3] parse: replace atoi() with strtoul_ui() and strtol_i()
2024-10-22 22:08 UTC (9+ messages)
` [PATCH v3 "
` [PATCH v3 1/3] daemon: "
` [PATCH v4 0/3] parse: "
` [PATCH v4 1/3] daemon: "
` [PATCH v4 2/3] merge: replace atoi() with strtol_i() for marker size validation
` [PATCH v4 3/3] imap: replace atoi() with strtol_i() for UIDVALIDITY and UIDNEXT parsing
[syzbot] [bcachefs?] general protection fault in btree_node_iter_and_journal_peek
2024-10-22 22:09 UTC
[PATCH v1] linux-user: Add option to run `execve`d programs through QEMU
2024-10-22 22:06 UTC (7+ messages)
[RFC 0/4] mm: zswap: add support for zswapin of large folios
2024-10-22 22:07 UTC (7+ messages)
[REGRESSION] kexec does firmware reboot in kernel v6.7.6
2024-10-22 22:06 UTC (11+ messages)
[PATCH v6 0/6] Improve PCI memory mapping API
2024-10-22 22:05 UTC (2+ messages)
[PATCH] drm/xe/hdcp: Add check to remove hdcp2 compatibilty
2024-10-22 22:04 UTC (2+ messages)
[opencloudos:linux-5.4/lts/5.4.119-20.0009.spr 1866/2444] drivers/dma/idxd/init.c:493:17: error: implicit declaration of function 'iommu_enable_pasid_dma'
2024-10-22 22:05 UTC
[PATCH 1/1] arm64: dts: imx8: move samsung,burst-clock-frequency to imx8mn and imx8mm mba8mx board file
2024-10-22 22:04 UTC
[PATCH v2 0/5] Add new panel driver Samsung S6E88A0-AMS427AP24
2024-10-22 21:33 UTC (6+ messages)
` [PATCH v2 1/5] dt-bindings: display: panel: Move flip properties to panel-common
` [PATCH v2 2/5] dt-bindings: display: panel: Add Samsung S6E88A0-AMS427AP24 bindings
` [PATCH v2 3/5] drm/panel: samsung-s6e88a0-ams427ap24: Add initial driver
` [PATCH v2 4/5] drm/panel: samsung-s6e88a0-ams427ap24: Add brightness control
` [PATCH v2 5/5] drm/panel: samsung-s6e88a0-ams427ap24: Add flip option
[PATCH mptcp-net] mptcp: pm: use _rcu variant under rcu_read_lock
2024-10-22 22:02 UTC (2+ messages)
[PATCH v8 00/11] Enable haltpoll on arm64
2024-10-22 22:01 UTC (6+ messages)
[PATCH RFC] usb: typec: ucsi: Set orientation as none when connector is unplugged
2024-10-22 22:01 UTC (2+ messages)
[paulmck-rcu:dev.2024.10.18a] BUILD SUCCESS 700b467da6b274feac4aeaaea9368db353db1083
2024-10-22 22:00 UTC
[PATCHv2 net-next] net: bnxt: use ethtool string helpers
2024-10-22 22:00 UTC (2+ messages)
[PATCH 00/13] Update versions of libcurl and Perl
2024-10-22 21:58 UTC (6+ messages)
[PATCH pynfs v2 0/7] pynfs: add CB_GETATTR tests and tests for delegated timestamps
2024-10-22 21:56 UTC (2+ messages)
[PATCH v2] lockdep: add lockdep_cleanup_dead_cpu()
2024-10-22 21:53 UTC (2+ messages)
` [tip: locking/core] lockdep: Add lockdep_cleanup_dead_cpu()
[tip: locking/core] locking/lockdep: Avoid creating new name string literals in lockdep_set_subclass()
2024-10-22 21:53 UTC
[tip: locking/core] locking/lockdep: Add a test for lockdep_set_subclass()
2024-10-22 21:53 UTC
[PATCH] lockdep: Use info level for lockdep initial info messages
2024-10-22 21:53 UTC (2+ messages)
` [tip: locking/core] "
[PATCH 1/1] lockdep: Enable PROVE_RAW_LOCK_NESTING with PROVE_LOCKING
2024-10-22 21:53 UTC (2+ messages)
` [tip: locking/core] "
[PATCH v2 1/1] locking/pvqspinlock: Convert fields of 'enum vcpu_state' to uppercase
2024-10-22 21:53 UTC (2+ messages)
` [tip: locking/core] "
[iwl-next v4 0/2] igc: Link IRQs and queues to NAPIs
2024-10-22 21:52 UTC (6+ messages)
` [Intel-wired-lan] "
` [iwl-next v4 1/2] igc: Link IRQs to NAPI instances
` [Intel-wired-lan] "
` [iwl-next v4 2/2] igc: Link queues "
` [Intel-wired-lan] "
[PATCH 0/2] Migration: Make misc.h helpers available for whole VM lifecycle
2024-10-22 21:52 UTC (4+ messages)
` [PATCH 1/2] migration: Make all helpers in misc.h safe to use without migration
[PATCH 0/5] perf: Fix pmu for drivers with bind/unbind
2024-10-22 21:52 UTC (8+ messages)
` [PATCH 3/5] perf: Add pmu get/put
[PATCH 0/2] vfio: Align mmaps
2024-10-22 21:50 UTC (5+ messages)
` [PATCH 1/2] vfio/helpers: Refactor vfio_region_mmap() error handling
` [PATCH 2/2] vfio/helpers: Align mmaps
[PATCH 0/5] GuC Buffer Cache
2024-10-22 21:51 UTC (8+ messages)
` [PATCH 1/5] drm/xe/guc: Introduce the "
[Buildroot] [PATCH v3 0/4] rock5b improvements
2024-10-22 21:50 UTC (4+ messages)
` [Buildroot] [PATCH v3 3/4] configs/rock5b: use the arm64 rootfs partition-type-uuid
[syzbot] [bcachefs?] general protection fault in btree_node_iter_and_journal_peek
2024-10-22 21:48 UTC (2+ messages)
` [syzbot] "
[i-g-t, v3, 0/2] tests/xe: Add tests to validate GT coarse power gating status and toggle coarse power gating states
2024-10-22 21:47 UTC (2+ messages)
` ✗ Fi.CI.IGT: failure for tests/xe: Add tests to validate GT coarse power gating status and toggle coarse power gating states (rev8)
[PATCH 0/1] remoteproc documentation changes
2024-10-22 21:47 UTC (9+ messages)
` [PATCH 1/7] Documentation: remoteproc: move from staging
` [PATCH 2/7] Documentation: remoteproc: add more information
` [PATCH 3/7] Remoteproc: Documentation: add the main index
` [PATCH 4/7] Remoteproc: Documentation: add driver api
` [PATCH 5/7] Remoteproc: Documentation: add userspace api
` [PATCH 6/7] MAINTAINERS: remoteproc documentation path update
` [PATCH 7/7] rpmsg: Documentation: update the path
[PATCH] [i-g-t] tests/intel/xe_vm:Reduce n_execs for bind-array-enobufs
2024-10-22 21:46 UTC (2+ messages)
` ✓ CI.xeBAT: success for "
[PATCH 0/2] arm: Add collie and sx functional tests
2024-10-22 21:45 UTC (6+ messages)
` [PATCH 1/2] tests/functional: Add a functional test for the collie board
[PATCH v2 00/13] rust: miscellaneous cleanups + QOM integration tests
2024-10-22 21:43 UTC (5+ messages)
` [PATCH v2 10/13] qdev: make properties array "const"
[PATCH 1/2] kasan: Fix Software Tag-Based KASAN with GCC
2024-10-22 21:42 UTC (4+ messages)
[PATCH net-next 0/7] net: pcs: xpcs: yet more cleanups
2024-10-22 21:42 UTC (3+ messages)
[syzbot] [bcachefs?] general protection fault in btree_node_iter_and_journal_peek
2024-10-22 21:41 UTC
[RFC] drm/xe: Add separate Kconfig file for SR-IOV options
2024-10-22 21:39 UTC (2+ messages)
Request to include xe and i915 patches for 6.11.y
2024-10-22 21:39 UTC
[PATCH v3] sumversion: Fix a memory leak in get_src_version()
2024-10-22 21:37 UTC
[Buildroot] [PATCH] package/arm-gnu-toolchain: Add $(HOSTARCH) so can be built with aarch64
2024-10-22 21:37 UTC (3+ messages)
[PATCH v2 00/20] maintainer updates (testing, gdbstub, plugins)
2024-10-22 21:37 UTC (5+ messages)
` [PATCH v2 11/20] MAINTAINERS: mention my gdbstub/next tree
` [PATCH v2 13/20] tests/tcg: enable basic testing for aarch64_be-linux-user
[RFC RESEND 0/6] hugetlbfs largepage RAS project
2024-10-22 21:35 UTC (6+ messages)
` [PATCH v1 0/4] hugetlbfs memory HW error fixes
` [PATCH v1 1/4] accel/kvm: SIGBUS handler should also deal with si_addr_lsb
` [PATCH v1 2/4] accel/kvm: Keep track of the HWPoisonPage page_size
` [PATCH v1 3/4] system/physmem: Largepage punch hole before reset of memory pages
` [PATCH v1 4/4] accel/kvm: Report the loss of a large memory page
[PATCH v3 0/3] memory,x86,acpi: hotplug memory alignment advisement
2024-10-22 21:34 UTC (4+ messages)
` [PATCH v3 1/3] memory: implement memory_block_advise/probe_max_size
` [PATCH v3 2/3] x86: probe memory block size advisement value during mm init
` [PATCH v3 3/3] acpi,srat: give memory block size advice based on CFMWS alignment
[PATCH v3 00/16] Device / Driver PCI / Platform Rust abstractions
2024-10-22 21:31 UTC (17+ messages)
` [PATCH v3 01/16] rust: init: introduce `Opaque::try_ffi_init`
` [PATCH v3 02/16] rust: introduce `InPlaceModule`
` [PATCH v3 03/16] rust: pass module name to `Module::init`
` [PATCH v3 04/16] rust: implement generic driver registration
` [PATCH v3 05/16] rust: implement `IdArray`, `IdTable` and `RawDeviceId`
` [PATCH v3 06/16] rust: add rcu abstraction
` [PATCH v3 07/16] rust: add `Revocable` type
` [PATCH v3 08/16] rust: add `dev_*` print macros
` [PATCH v3 09/16] rust: add `io::Io` base type
` [PATCH v3 10/16] rust: add devres abstraction
` [PATCH v3 11/16] rust: pci: add basic PCI device / driver abstractions
` [PATCH v3 12/16] rust: pci: implement I/O mappable `pci::Bar`
` [PATCH v3 13/16] samples: rust: add Rust PCI sample driver
` [PATCH v3 14/16] rust: of: add `of::DeviceId` abstraction
` [PATCH v3 15/16] rust: platform: add basic platform device / driver abstractions
` [PATCH v3 16/16] samples: rust: add Rust platform sample driver
[PATCH v2] sched_ext: Introduce LLC awareness to the default idle selection policy
2024-10-22 21:33 UTC (4+ messages)
[PATCH v6 00/47] TruFlow update for Thor2
2024-10-22 21:32 UTC (5+ messages)
` [PATCH v6 12/47] net/bnxt: tf_ulp: add vxlan-gpe base support
[PATCH v6 0/2] hwmon: Driver for Nuvoton NCT7363Y
2024-10-22 7:20 UTC (3+ messages)
` [PATCH v6 2/2] hwmon: Add driver for I2C chip "
[PATCH v8 0/6] Add mfd, pinctrl and pwm support to EN7581 SoC
2024-10-22 21:32 UTC (6+ messages)
` [PATCH v8 3/6] dt-bindings: pwm: airoha: Add EN7581 pwm
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.