messages from 2023-03-15 16:04:01 to 2023-03-15 16:50:13 UTC [more...]
[PATCH 000/173] ALSA/ASoC: Convert to platform remove callback returning void
2023-03-15 16:37 UTC (23+ messages)
` [PATCH 041/173] ASoC: cirrus: ep93xx-i2s: "
` [PATCH 120/173] ASoC: rockchip: rockchip_i2s_tdm: "
` [PATCH 140/173] ASoC: sunxi: sun4i-codec: "
` [PATCH 141/173] ASoC: sunxi: sun4i-i2s: "
` [PATCH 142/173] ASoC: sunxi: sun4i-spdif: "
` [PATCH 143/173] ASoC: sunxi: sun50i-dmic: "
` [PATCH 144/173] ASoC: sunxi: sun8i-codec: "
[PATCH 1/2] sched/topology: introduce node_has_cpus() macro
2023-03-15 16:48 UTC (6+ messages)
` [PATCH 2/2] powerpc: use node_has_cpus() instead of nr_cpus_node()
Password hash as LUKS key
2023-03-15 16:24 UTC (4+ messages)
[PATCH] [kirkstone] migration-guides: add 4.0.8 release notes
2023-03-15 16:49 UTC
[RFC PATCH] cpufreq: qcom-cpufreq-hw: allow work to be done on other CPU for PREEMPT_RT
2023-03-15 16:49 UTC
[dm-devel] [PATCH] multipath-tools tests: use assert_true/false instead of assert()
2023-03-15 16:48 UTC
[PATCH v4 00/17] Collection of DOE material
2023-03-15 16:48 UTC (3+ messages)
` [PATCH v4 16/17] cxl/pci: Simplify CDAT retrieval error path
[igt-dev] [PATCH i-g-t 00/31] Enable OAM support in IGT and GPUvis
2023-03-15 16:47 UTC (3+ messages)
` [igt-dev] [PATCH i-g-t 25/31] i915/perf: Make sanity check failures descriptive
[PATCH] wifi: mac80211: Serialize ieee80211_handle_wake_tx_queue()
2023-03-15 16:47 UTC (2+ messages)
[PATCH v8] audio/pwaudio.c: Add Pipewire audio backend for QEMU
2023-03-15 16:46 UTC
[RFC 00/12] module: avoid userspace pressure on unwanted allocations
2023-03-15 16:41 UTC (7+ messages)
` [RFC 12/12] module: use aliases to find module on find_module_all()
[PATCH 00/18] target: TMF and recovery fixes
2023-03-15 16:44 UTC (4+ messages)
` [PATCH 13/18] scsi: target: Fix multiple LUN_RESET handling
[PATCHSET 00/10] perf record: Implement BPF sample filter (v5)
2023-03-15 16:41 UTC (7+ messages)
` [PATCH 02/10] perf bpf filter: Implement event sample filtering
` [PATCH 03/10] perf record: Add BPF event filter support
[PATCH] staging: axis-fifo: initialize timeouts in probe only
2023-03-15 16:44 UTC (12+ messages)
[PATCH] perf/test: Fix wrong size for perf test Setup struct perf_event_attr
2023-03-15 16:42 UTC (2+ messages)
[PATCH v3 0/4] Add Acer Aspire 1
2023-03-15 16:41 UTC (8+ messages)
` [PATCH v3 1/4] arm64: dts: qcom: sc7180: Don't enable lpass clocks by default
` [PATCH v3 2/4] arm64: dts: qcom: sc7180: Drop redundant disable in mdp
` [PATCH v3 4/4] arm64: dts: qcom: Add Acer Aspire 1
[PATCH v2 00/30] tcg: Improve atomicity support
2023-03-15 16:43 UTC (5+ messages)
` [PATCH v2 03/30] accel/tcg: Add cpu_in_serial_context
` [PATCH v2 29/30] tcg/i386: Add vex_v argument to tcg_out_vex_modrm_pool
[PATCH v1 0/4] Remove use of fw_devlink_purge_absent_suppliers()
2023-03-15 16:39 UTC (4+ messages)
[PATCH] iommu/rockchip: Add missing set_platform_dma_ops callback
2023-03-15 16:41 UTC (3+ messages)
[PATCH v2 0/2] target/m68k: Reject immediate as destination
2023-03-15 16:41 UTC (3+ messages)
` [PATCH v2 1/2] target/m68k: Reject immediate as destination in gen_ea_mode
[PATCH 0/1] kbuild: deb-pkg: Allow parallel build
2023-03-15 16:39 UTC (9+ messages)
` [PATCH 1/1] "
[PATCH net-next v4 0/4] net: dsa: mv88e6xxx: accelerate C45 scan
2023-03-15 16:38 UTC (5+ messages)
` [PATCH net-next v4 1/4] net: dsa: mv88e6xxx: don't dispose of Global2 IRQ mappings from mdiobus code
` [PATCH net-next v4 2/4] net: dsa: mv88e6xxx: re-order functions
` [PATCH net-next v4 3/4] net: dsa: mv88e6xxx: move call to mv88e6xxx_mdios_register()
` [PATCH net-next v4 4/4] net: dsa: mv88e6xxx: mask apparently non-existing phys during probing
[PATCH 6.1 000/143] 6.1.20-rc1 review
2023-03-15 16:37 UTC (2+ messages)
[PATCH v19 00/15] splice, block: Use page pinning and kill ITER_PIPE
2023-03-15 16:35 UTC (16+ messages)
` [PATCH v19 01/15] splice: Clean up direct_splice_read() a bit
` [PATCH v19 02/15] splice: Make do_splice_to() generic and export it
` [PATCH v19 03/15] shmem: Implement splice-read
` [PATCH v19 04/15] overlayfs: "
` [PATCH v19 05/15] coda: "
` [PATCH v19 06/15] tty, proc, kernfs, random: Use direct_splice_read()
` [PATCH v19 07/15] splice: Do splice read from a file without using ITER_PIPE
` [PATCH v19 08/15] cifs: Use generic_file_splice_read()
` [PATCH v19 09/15] iov_iter: Kill ITER_PIPE
` [PATCH v19 10/15] iomap: Don't get an reference on ZERO_PAGE for direct I/O block zeroing
` [PATCH v19 11/15] block: Fix bio_flagged() so that gcc can better optimise it
` [PATCH v19 12/15] block: Replace BIO_NO_PAGE_REF with BIO_PAGE_REFFED with inverted logic
` [PATCH v19 13/15] block: Add BIO_PAGE_PINNED and associated infrastructure
` [PATCH v19 14/15] block: Convert bio_iov_iter_get_pages to use iov_iter_extract_pages
` [PATCH v19 15/15] block: convert bio_map_user_iov "
[igt-dev] [PATCH i-g-t v3 0/2] Handle spurious HPDs
2023-03-15 16:39 UTC (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for Handle spurious HPDs (rev2)
[PATCH v1 10/11] thermal/core: Alloc-copy-free the thermal zone parameters structure
2023-03-15 16:38 UTC
[PATCH v1 1/7] arm: dts: rockchip: rk3288: move io-domains nodes
2023-03-15 16:37 UTC (4+ messages)
` [PATCH v1 7/7] arm: dts: rockchip: rk3288: partial sync pwm nodes
[RFC XEN PATCH 0/6] Introduce VirtIO GPU and Passthrough GPU support on Xen PVH dom0
2023-03-15 16:35 UTC (3+ messages)
` [RFC XEN PATCH 6/6] tools/libs/light: pci: translate irq to gsi
[PATCH V3 bpf-next] BPF, docs: libbpf Overview Document
2023-03-15 16:36 UTC (6+ messages)
[PATCH v5 0/5] iommu: Retire detach_dev callback
2023-03-15 16:36 UTC (4+ messages)
[PATCH 0/3] Some code refactor surround CR4.UMIP virtualization
2023-03-15 16:35 UTC (5+ messages)
` [PATCH 2/3] KVM: VMX: Remove a unnecessary cpu_has_vmx_desc() check in vmx_set_cr4()
[PATCH v17 00/14] splice, block: Use page pinning and kill ITER_PIPE
2023-03-15 16:34 UTC (4+ messages)
` [PATCH v17 02/14] splice: Make do_splice_to() generic and export it
` [RFC PATCH] splice: Convert longs and some ints into ssize_t
[6.2 regression][bisected]discard storm on idle since v6.1-rc8-59-g63a7cb130718 discard=async
2023-03-15 16:34 UTC (5+ messages)
[PATCH 4.19 00/39] 4.19.278-rc1 review
2023-03-15 16:35 UTC (5+ messages)
[Virtio-fs] [RFC 0/2] vhost-user-fs: Stateful migration
2023-03-15 16:33 UTC (6+ messages)
` [Virtio-fs] [RFC 1/2] vhost-user: Add interface for virtio-fs migration
` "
[PATCH] usb: dwc2: fix a devres leak in hw_enable upon suspend resume
2023-03-15 16:32 UTC
[libvirt test] 179640: tolerable trouble: fail/pass/starved - PUSHED
2023-03-15 16:32 UTC
[RFT] test-pmd: go back to using cmdline_interact
2023-03-15 16:31 UTC (4+ messages)
` [PATCH v3 0/3] testpmd control C fixes
` [PATCH v3 2/3] testpmd: use sig_atomic_t for flag
[PATCH v3 00/28] Introduce QC USB SND audio offloading support
2023-03-15 16:29 UTC (12+ messages)
[PATCH] [langdale] migration-guides: update release notes
2023-03-15 16:29 UTC
[PATCH v2 0/1] kbuild: deb-pkg: Build parallely with current dpkg-buildpackage
2023-03-15 16:29 UTC (2+ messages)
` [PATCH v2 1/1] "
[linux-stable-rc:linux-4.19.y 5631/5633] kernel/cgroup/cgroup.c:2237:2: error: implicit declaration of function 'get_online_cpus'
2023-03-15 16:27 UTC
[PATCH] goku_udc: Add check for NULL in goku_irq
2023-03-15 16:26 UTC (9+ messages)
[virtio-comment] [PATCH 0/1] Virtio-bt specification draft
2023-03-15 16:26 UTC (9+ messages)
` [virtio-comment] [PATCH 1/1] RFC: virtio-bt: add virtio BT device specification
` [virtio-dev] "
kernel BUG at mm/usercopy.c when using usbip
2023-03-15 16:25 UTC (2+ messages)
[Intel-wired-lan] [PATCH net v1 0/2] ice_switch fixes series
2023-03-15 16:24 UTC (7+ messages)
` [Intel-wired-lan] [PATCH net v1 1/2] ice: fix W=1 headers mismatch
[PATCH 0/5] cgroup/cpuset: Miscellaneous updates
2023-03-15 16:24 UTC (3+ messages)
[PATCH v2 0/4] Fix blk-crypto keyslot race condition
2023-03-15 16:24 UTC (12+ messages)
` [PATCH v2 1/4] blk-mq: release crypto keyslot before reporting I/O complete
` [PATCH v2 2/4] blk-crypto: make blk_crypto_evict_key() more robust
` [PATCH v2 3/4] blk-crypto: remove blk_crypto_insert_cloned_request()
` [PATCH v2 4/4] blk-crypto: drop the NULL check from blk_crypto_put_keyslot()
[PATCH] arm64: dts: cisco: add device tree for Cisco CrayAr Argos
2023-03-15 16:23 UTC (7+ messages)
[PATCH] Revert 9f62a472dfb2 ("video: Remove duplicate cursor-positioning function")
2023-03-15 16:23 UTC (2+ messages)
[PATCH] sched/topology: set varaiables sched_energy_mutex,update storage-class-specifier to static
2023-03-15 16:21 UTC (2+ messages)
[PATCH] xen/console: Handle true dom0less case when switching serial input
2023-03-15 16:21 UTC (5+ messages)
[Intel-gfx] [PATCH v2 00/27] drm/i915/gvt: KVM: KVMGT fixes and page-track cleanups
2023-03-15 16:21 UTC (5+ messages)
` [Intel-gfx] [PATCH v2 20/27] KVM: x86/mmu: Use page-track notifiers iff there are external users
` "
[Buildroot] [PATCH] package/sam-ba: drop 32bit host lib requirement
2023-03-15 16:21 UTC
Fwd: FW: [PATCH 1/2] wifi: ath11k: fix null ptr dereference when tx offload is enabled
2023-03-15 16:20 UTC (2+ messages)
[Intel-gfx] [PATCH v10 00/15] dma-fence: Deadline awareness
2023-03-15 16:19 UTC (8+ messages)
` [Intel-gfx] [PATCH v10 01/15] dma-buf/dma-fence: Add deadline awareness
` "
[PATCH] modpost: support arbitrary symbol length in modversion
2023-03-15 16:18 UTC (9+ messages)
[PATCH 0/8] ahead-behind: new builtin for counting multiple commit ranges
2023-03-15 16:18 UTC (15+ messages)
` [PATCH v2 0/8] ref-filter: ahead/behind counting, faster --merged option
` [PATCH v2 6/8] commit-reach: implement ahead_behind() logic
` [PATCH v2 7/8] for-each-ref: add ahead-behind format atom
` [PATCH v2 8/8] commit-reach: add tips_reachable_from_bases()
[Outreachy Info] Ask for help finding cleanups
2023-03-15 16:19 UTC (2+ messages)
[PATCH] wifi: ath11k: Send 11d scan start before WMI_START_SCAN_CMDID
2023-03-15 16:18 UTC (2+ messages)
[PATCH v4 0/2] drivers: rtc: add max313xx series rtc driver
2023-03-15 16:16 UTC (3+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] dt-bindings: rtc: add max313xx RTCs
[PATCH RESEND net-next v4 0/4] sfc: support unicast PTP
2023-03-15 16:17 UTC (9+ messages)
` [PATCH RESEND net-next v4 3/4] "
` [PATCH RESEND net-next v4 4/4] sfc: remove expired unicast PTP filters
[meta-gnome][PATCH] libuser: upgrade v0.63 -> v0.64
2023-03-15 16:16 UTC
[PATCH v2] Add multicolor support to BlinkM LED driver
2023-03-15 16:16 UTC (2+ messages)
[PATCH] ext4: Fix warnings when freezing filesystem with journaled data
2023-03-15 16:16 UTC (2+ messages)
[PATCH REBASED 0/7] ext4: Cleanup data=journal writeback path
2023-03-15 16:16 UTC (2+ messages)
stable-rc/queue/4.19 build: 198 builds: 24 failed, 174 passed, 36 errors, 39 warnings (v4.19.276-43-gae1ce2ac93b6)
2023-03-15 16:16 UTC
[PULL 0/3] Edk2 stable202302 20230309 patches
2023-03-15 16:16 UTC (4+ messages)
Buggy `git log -- path` behavior
2023-03-15 16:04 UTC
[PATCH v12 0/4] Add support for NXP bluetooth chipsets
2023-03-15 16:15 UTC (7+ messages)
` [PATCH v12 1/4] serdev: Replace all instances of ENOTSUPP with EOPNOTSUPP
` [PATCH v12 2/4] serdev: Add method to assert break signal over tty UART port
` [PATCH v12 4/4] Bluetooth: NXP: Add protocol support for NXP Bluetooth chipsets
[PATCH v3 00/12] add virtual remote fabric
2023-03-15 16:13 UTC (5+ messages)
` [PATCH v3 12/12] target: add virtual remote target
[PATCH v2] staging: sm750: Rename function to avoid CamelCase
2023-03-15 16:13 UTC (2+ messages)
[PATCH 0/6] drm/fbdev-generic: Mandatory shadow buffering
2023-03-15 16:14 UTC (14+ messages)
` [PATCH 1/6] drm/fbdev-generic: Always use "
` [PATCH 2/6] drm/fbdev-generic: Remove unused prefer_shadow_fbdev flag
` [PATCH 3/6] drm/fb-helper: Export drm_fb_helper_release_info()
` [PATCH 4/6] drm/fbdev-generic: Clean up after failed probing
` [PATCH 5/6] drm/fb-helper: Consolidate CONFIG_DRM_FBDEV_LEAK_PHYS_SMEM
` [PATCH 6/6] drm/fbdev-generic: Rename symbols
amdgpu failed to resume with AMD IOMMU enabled and 6.2.2-301 and 6.3.0-0.rc0.20230227gitf3a2439f20d9.9.fc39 and later resulting in a black screen
2023-03-15 16:14 UTC (5+ messages)
[Intel-xe] [PATCH v2 0/7] Cpu page-table updates and fixes
2023-03-15 16:14 UTC (2+ messages)
` [Intel-xe] ○ CI.BAT: info for Cpu page-table updates and fixes (rev2)
[OE-core] [meta][kirkstone][PATCH 1/2] curl: Add fix for CVE-2023-23914, CVE-2023-23915
2023-03-15 16:14 UTC (3+ messages)
` [kirkstone][PATCH v2] "
[PATCH 0/2] wifi: ath11k: bug fixes in tx offload and stats
2023-03-15 16:13 UTC (5+ messages)
` [PATCH 2/2] wifi: ath11k: Fix incorrect update of BCC counters in peer stats
答复: [PATCH v2] kasan: fix deadlock in start_report()
2023-03-15 16:14 UTC (11+ messages)
` "
[PATCH v3] rcu: Add a minimum time for marking boot as completed
2023-03-15 16:12 UTC (11+ messages)
[PATCH v4 00/36] New page table range API
2023-03-15 16:12 UTC (9+ messages)
` [PATCH v4 27/36] x86: Implement the new "
` [PATCH v4 34/36] rmap: add folio_add_file_rmap_range()
[igt-dev] [PATCH i-g-t] tests/xe/debugfs: fix double-free in test_base
2023-03-15 16:13 UTC (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
[PATCH v3 0/7] support overlays to the barebox live tree
2023-03-15 16:09 UTC (2+ messages)
[RFC PATCH 0/3] convert page_endio to folio_endio
2023-03-15 16:08 UTC (6+ messages)
` [RFC PATCH 3/3] orangefs: use folio in orangefs_readahead()
` [RFC PATCH 2/3] mpage: use bio_for_each_folio_all in mpage_end_io()
[PATCH] ring-buffer: remove obsolete comment for free_buffer_page()
2023-03-15 15:51 UTC (2+ messages)
[linux-next:master] BUILD SUCCESS WITH WARNING 225b6b81afe63b3850b7cee0a3590f51144f2a75
2023-03-15 16:03 UTC (2+ messages)
[PATCH 0/5] can: tcan4x5x: Introduce tcan4552/4553
2023-03-15 16:07 UTC (8+ messages)
` [PATCH 1/5] dt-bindings: can: tcan4x5x: Add tcan4552 and tcan4553 variants
cargo, git dependencies and devtool
2023-03-15 16:08 UTC (3+ messages)
` [OE-core] "
[PATCH 00/10] Fix confusion around MAX_ORDER
2023-03-15 16:07 UTC (3+ messages)
` [PATCH 09/10] iommu: Fix MAX_ORDER usage in __iommu_dma_alloc_pages()
[PATCH 6.2 000/141] 6.2.7-rc1 review
2023-03-15 16:01 UTC
[PATCH net-next v3 0/9] net: sunhme: Probe/IRQ cleanups
2023-03-15 15:59 UTC (3+ messages)
` [PATCH net-next v3 4/9] net: sunhme: Alphabetize includes
[PATCH v1] docs/mm: extend ksm doc
2023-03-15 15:59 UTC (3+ messages)
[RFC 0/2] Split padded I/O vectors exceeding IOV_MAX
2023-03-15 16:05 UTC (3+ messages)
[Bug 217204] New: ASIX AX88179 does not work in 6.X kernel
2023-03-15 16:04 UTC
[PATCH 0/4] rebase: cleanup merge strategy option handling
2023-03-15 16:03 UTC (2+ messages)
[OE-core] [PATCH v2] libpng: Enable NEON for aarch64 to enensure consistency with arm32
2023-03-15 16:05 UTC (2+ messages)
[PATCH 0/5] arm64: dts: rockchip: improve support for NanoPi R5 series
2023-03-15 16:02 UTC (5+ messages)
` [PATCH 1/5] arm64: dts: rockchip: create common dtsi "
` [PATCH 3/5] arm64: dts: rockchip: Add FriendlyElec NanoPi R5C
` [PATCH 4/5] arm64: dts: rockchip: fix gmac support for NanoPi R5S
` [PATCH 5/5] arm64: dts: rockchip: enable rk809 audio codec on the NanoPi R5 series
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.