messages from 2023-12-22 14:24:05 to 2023-12-22 15:31:33 UTC [more...]
[RFC PATCH 0/3]fpga: Add encrypted Bitstream loading support
2023-12-22 15:30 UTC (8+ messages)
` [RFC PATCH 1/3] dt-bindings: fpga: Add support for user-key encrypted bitstream loading
[PATCH 0/7] firmware: arm_scmi: Add SCMI v3.2 pincontrol protocol basic support
2023-12-22 15:30 UTC (4+ messages)
` [PATCH 1/7] firmware: arm_scmi: introduce helper get_max_msg_size
[PATCH v2 0/9] Handoff bloblist from previous boot stage
2023-12-22 15:30 UTC (7+ messages)
` [PATCH v2 1/9] bloblist: add API to check the register conventions
` [PATCH v2 3/9] bloblist: refactor of bloblist_reloc()
[PATCH] net/gve: Enable stats reporting for GQ format
2023-12-22 15:30 UTC
[PATCH v3 00/34] Enable build of full Xen for RISC-V
2023-12-22 15:13 UTC (35+ messages)
` [PATCH v3 01/34] xen/riscv: disable unnecessary configs
` [PATCH v3 02/34] xen/riscv: use some asm-generic headers
` [PATCH v3 03/34] xen: add support in public/hvm/save.h for PPC and RISC-V
` [PATCH v3 04/34] xen/riscv: introduce cpufeature.h
` [PATCH v3 05/34] xen/riscv: introduce guest_atomics.h
` [PATCH v3 06/34] xen: avoid generation of empty asm/iommu.h
` [PATCH v3 07/34] xen/asm-generic: introdure nospec.h
` [PATCH v3 08/34] xen/riscv: introduce setup.h
` [PATCH v3 09/34] xen/riscv: introduce system.h
` [PATCH v3 10/34] xen/riscv: introduce bitops.h
` [PATCH v3 11/34] xen/riscv: introduce flushtlb.h
` [PATCH v3 12/34] xen/riscv: introduce smp.h
` [PATCH v3 13/34] xen/riscv: introduce cmpxchg.h
` [PATCH v3 14/34] xen/riscv: introduce io.h
` [PATCH v3 15/34] xen/riscv: introduce atomic.h
` [PATCH v3 16/34] xen/lib: introduce generic find next bit operations
` [PATCH v3 17/34] xen/riscv: add compilation of generic find-next-bit.c
` [PATCH v3 18/34] xen/riscv: introduce domain.h
` [PATCH v3 19/34] xen/riscv: introduce guest_access.h
` [PATCH v3 20/34] xen/riscv: introduce irq.h
` [PATCH v3 21/34] xen/riscv: introduce p2m.h
` [PATCH v3 22/34] xen/riscv: introduce regs.h
` [PATCH v3 23/34] xen/riscv: introduce time.h
` [PATCH v3 24/34] xen/riscv: introduce event.h
` [PATCH v3 25/34] xen/riscv: introduce monitor.h
` [PATCH v3 26/34] xen/riscv: add definition of __read_mostly
` [PATCH v3 27/34] xen/riscv: define an address of frame table
` [PATCH v3 28/34] xen/riscv: add required things to current.h
` [PATCH v3 29/34] xen/riscv: add minimal stuff to page.h to build full Xen
` [PATCH v3 30/34] xen/riscv: add minimal stuff to processor.h "
` [PATCH v3 31/34] xen/riscv: add minimal stuff to mm.h "
` [PATCH v3 32/34] xen/rirscv: add minimal amount of stubs "
` [PATCH v3 33/34] xen/riscv: enable full Xen build
` [PATCH v3 34/34] xen/README: add compiler and binutils versions for RISC-V64
brcmfmac: Unexpected brcmf_set_channel: set chanspec 0xd022 fail, reason -52 - Part 2
2023-12-22 15:28 UTC (14+ messages)
[davidhildenbrand:zap-batching 43/50] include/linux/pgtable.h:220:3: error: call to undeclared function 'ptep_set_wrprotect'; ISO C99 and later do not support implicit function declarations
2023-12-22 15:28 UTC
[PATCH 1/4] drm/amd/pm: Use separate metric table for APU
2023-12-22 15:27 UTC (4+ messages)
` [PATCH 2/4] drm/amd/pm: Update metric table for jpeg/vcn data
` [PATCH 3/4] drm/amd/pm: Add gpu_metrics_v1_5
` [PATCH 4/4] drm/amd/pm: Use gpu_metrics_v1_5 for SMUv13.0.6
[PATCH 0/2] iio: pressure: changes to mprls0025pa
2023-12-22 15:27 UTC (6+ messages)
` [PATCH 1/2] dt-bindings: iio: pressure: honeywell,mprls0025pa
[PATCH yocto-autobuilder-helper v2] config.json: add "package-management" to images
2023-12-22 15:24 UTC (3+ messages)
[PATCH] net/gve: Enable stats reporting for GQ format
2023-12-22 15:23 UTC
[PATCH 0/4] reset: gpio: ASoC: shared GPIO resets
2023-12-22 15:22 UTC (10+ messages)
` [PATCH 1/4] reset: instantiate reset GPIO controller for shared reset-gpios
` [PATCH 2/4] reset: add GPIO-based reset controller
` [PATCH 3/4] ASoC: dt-bindings: qcom,wsa8840: Add reset-gpios for shared line
` [PATCH 4/4] ASoC: codecs: wsa884x: Allow sharing reset GPIO
[net-next PATCH v4 0/4] net: phy: generic polarity + LED support for qca808x
2023-12-22 15:20 UTC (6+ messages)
` [net-next PATCH v4 1/4] dt-bindings: net: phy: Document new LEDs polarity property
[kvm-unit-tests PATCH 0/9] Multi-migration support
2023-12-22 15:15 UTC (7+ messages)
` [kvm-unit-tests PATCH 1/9] s390x: clean lib/auxinfo.o
` [kvm-unit-tests PATCH 9/9] migration: add a migration selftest
[PATCH V2 0/3] Fix some kernel panics due to the host sending invalid PDUs
2023-12-22 15:17 UTC (4+ messages)
` [PATCH V2 1/3] nvmet-tcp: Fix a kernel panic when host sends an invalid H2C PDU length
` [PATCH V2 2/3] nvmet-tcp: fix a crash in nvmet_req_complete()
` [PATCH V2 3/3] nvmet-tcp: remove boilerplate code
[v2 0/2] vhost-user-test: Add negotiated features check
2023-12-22 15:11 UTC (4+ messages)
` [v2 1/2] qapi/virtio: Add feature and status bits for x-query-virtio-status
[PATCH] powerpc/6xx: set High BAT Enable flag on G2 cores
2023-12-22 15:11 UTC (5+ messages)
[PATCH v2] Bluetooth: Fix atomicity violation in {min,max}_key_size_set
2023-12-22 15:12 UTC
[PATCH bpf-next v11 0/4] Relax tracing prog recursive attach rules
2023-12-22 15:11 UTC (5+ messages)
` [PATCH bpf-next v11 1/4] bpf: "
` [PATCH bpf-next v11 2/4] selftests/bpf: Add test for recursive attachment of tracing progs
` [PATCH bpf-next v11 3/4] bpf: Fix re-attachment branch in bpf_tracing_prog_attach
` [PATCH bpf-next v11 4/4] selftests/bpf: Test re-attachment fix for bpf_tracing_prog_attach
[PATCH 1/9] python3-yappi: update 1.4.0 -> 1.6.0
2023-12-22 15:11 UTC (9+ messages)
` [PATCH 2/9] polkit: remove long obsolete 0.119 version
` [PATCH 3/9] mozjs-115: split the way-too-long PYTHONPATH line
` [PATCH 4/9] polkit: update mozjs dependency 102 -> 115
` [PATCH 5/9] mozjs-115: backport py 3.12 compatibility
` [PATCH 6/9] mozjs-102: remove the recipe
` [PATCH 7/9] gthumb: update 3.12.2 -> 3.12.4
` [PATCH 8/9] flatpak: do not rely on executables from the host
` [PATCH 9/9] bolt: package systemd units
LSF/MM/BPF: 2024: Call for Proposals
2023-12-22 15:10 UTC (5+ messages)
` [LSF/MM/BPF TOPIC] Large block for I/O
[RFC] Do we need dedicated LSF/MM/BPF 2024 session for CXL memory?
2023-12-22 15:10 UTC
Contributing to documentation
2023-12-22 15:08 UTC (4+ messages)
[PATCH 0/6] Add some more cfg80211 and mac80211 kunit tests
2023-12-22 14:59 UTC (4+ messages)
` [PATCH 1/6] kunit: add parameter generation macro using description from array
Convert write_cache_pages() to an iterator v4
2023-12-22 15:08 UTC (18+ messages)
` [PATCH 01/17] writeback: fix done_index when hitting the wbc->nr_to_write
` [PATCH 02/17] writeback: also update wbc->nr_to_write on writeback failure
` [PATCH 03/17] writeback: rework the loop termination condition in write_cache_pages
` [PATCH 04/17] writeback: only update ->writeback_index for range_cyclic writeback
` [PATCH 05/17] writeback: remove a duplicate prototype for tag_pages_for_writeback
` [PATCH 06/17] writeback: Factor out writeback_finish()
` [PATCH 07/17] writeback: Factor writeback_get_batch() out of write_cache_pages()
` [PATCH 08/17] writeback: Factor folio_prepare_writeback() "
` [PATCH 09/17] writeback: Simplify the loops in write_cache_pages()
` [PATCH 10/17] pagevec: Add ability to iterate a queue
` [PATCH 11/17] writeback: Use the folio_batch queue iterator
` [PATCH 12/17] writeback: Factor writeback_iter_init() out of write_cache_pages()
` [PATCH 13/17] writeback: Move the folio_prepare_writeback loop "
` [PATCH 14/17] writeback: Factor writeback_iter_next() "
` [PATCH 15/17] writeback: Add for_each_writeback_folio()
` [PATCH 16/17] writeback: Remove a use of write_cache_pages() from do_writepages()
` [PATCH 17/17] writeback: update the kerneldoc comment for tag_pages_for_writeback
[PATCH v3 0/9] Add CMDQ secure driver for SVP
2023-12-22 15:07 UTC (4+ messages)
` [PATCH v3 2/9] dt-bindings: mailbox: Add mboxes property for CMDQ secure driver
[PATCH 1/1] bootmeth: pass size to efi_binary_run()
2023-12-22 15:05 UTC (2+ messages)
[PATCH] net/gve: Enable stats reporting for GQ format
2023-12-22 15:05 UTC
[RFC PATCH 0/9] powerpc: ftrace updates
2023-12-22 15:01 UTC (5+ messages)
` [RFC PATCH 6/9] powerpc/ftrace: Update and move function profile instructions out-of-line
[PATCH 1/1] riscv: set ARCH_DMA_DEFAULT_COHERENT if RISCV_DMA_NONCOHERENT is not set
2023-12-22 15:04 UTC (10+ messages)
[PATCH v3 1/2] thermal/debugfs: Add thermal cooling device debugfs information
2023-12-22 15:03 UTC (3+ messages)
[resend, PATCH v1 1/1] logic_pio: Use RESOURCE_SIZE_MAX definition
2023-12-22 15:03 UTC (3+ messages)
[PATCH net] net: Implement missing getsockopt(SO_TIMESTAMPING_NEW)
2023-12-22 15:03 UTC (2+ messages)
[PATCH v2 0/2] phy: qcom: edp: Allow eDP/DP configuring via set_mode op
2023-12-22 15:02 UTC (6+ messages)
` [PATCH v2 2/2] phy: qcom: edp: Add set_mode op for configuring eDP/DP submode
[PATCH] x86/kexec: fix incorrect end address passed to kernel_ident_mapping_init()
2023-12-22 15:02 UTC (2+ messages)
[PATCH 00/11 v4] nfsd: support admin-revocation of v4 state
2023-12-22 15:01 UTC (4+ messages)
` [PATCH 11/11] nfsd: allow layout state to be admin-revoked
EEVDF and NUMA balancing
2023-12-22 15:00 UTC (17+ messages)
[RFC] Resolves: https://gitlab.com/qemu-project/qemu/-/issues/2051
2023-12-22 14:44 UTC
[syzbot] [mm?] [io-uring?] WARNING in get_pte_pfn
2023-12-22 14:55 UTC (2+ messages)
[PATCH v2] lsm: Add a __counted_by() annotation to lsm_ctx.ctx
2023-12-22 14:54 UTC
[PATCH net-next v1 0/4] net: stmmac: Enable Per DMA Channel interrupt
2023-12-22 14:51 UTC (6+ messages)
` [PATCH net-next v1 1/4] dt-bindings: net: snps,dwmac: per channel irq
PHY issue with SJA1105Q/DP84849I Design
2023-12-22 14:51 UTC (3+ messages)
[PATCH v7 00/23] Proxy Execution: A generalized form of Priority Inheritance v7
2023-12-22 14:51 UTC (3+ messages)
` [PATCH v7 23/23] sched: Fix rt/dl load balancing via chain level balance
[PATCH] dt-bindings: regulator: Convert ti,tps65133 to YAML
2023-12-22 14:49 UTC (4+ messages)
[PATCH] rbd: use check_sub_overflow() to limit the number of snapshots
2023-12-22 14:48 UTC (3+ messages)
[PATCH bpf-next 0/3] bpf: introduce BPF_MAP_TYPE_RELAY
2023-12-22 14:46 UTC (8+ messages)
` [PATCH bpf-next 1/3] bpf: implement relay map basis
` [PATCH bpf-next 2/3] bpf: implement map_update_elem to init relay file
` [PATCH bpf-next 3/3] bpf: introduce bpf_relay_output helper
[PATCH v1 1/1] platform/x86: Remove "X86 PLATFORM DRIVERS - ARCH" from MAINTAINERS
2023-12-22 14:44 UTC
[PATCH v4] dts: rockpro64: Disable usb regulators-always-on
2023-12-22 14:42 UTC
[PATCH V3] rust-cross-canadian: Fix file conflicts for arm and aarch64
2023-12-22 14:40 UTC (2+ messages)
` [OE-core] "
[powerpc:merge] BUILD SUCCESS 718bfc98ea46cc45309e15682ce32787116f9a93
2023-12-22 14:38 UTC
[OE-core][dunfell][PATCH] openssh: backport Debian patch for CVE-2023-48795
2023-12-22 14:37 UTC
[PATCH] nfsd: drop st_mutex before calling move_to_close_lru()
2023-12-22 14:39 UTC (3+ messages)
` [PATCH v2] nfsd: drop st_mutex and rp_mutex "
[meta-oe][PATCH] wavpack: upgrade 5.1.0 -> 5.6.0
2023-12-22 14:39 UTC (5+ messages)
` [oe] "
[rafael-pm:bleeding-edge] BUILD SUCCESS 4e374de186c531ab44eb9d7bf13cd3a42e7db245
2023-12-22 14:38 UTC
[BUG]i2c_hid_acpi broken with 4.17.2 on Framework Laptop 13 AMD
2023-12-22 14:38 UTC (17+ messages)
[PATCH v2] platform/x86: p2sb: Allow p2sb_bar() calls during PCI device probe
2023-12-22 14:36 UTC (3+ messages)
[PATCH 1/2] powerpc/bpf: ensure module addresses are supported
2023-12-22 14:29 UTC (3+ messages)
[PATCH 1/3] kbuild: deb-pkg: do not query DEB_HOST_MULTIARCH
2023-12-22 14:30 UTC (6+ messages)
` [PATCH 2/3] kbuild: deb-pkg: hard-code Build-Depends
` [PATCH 3/3] kbuild: deb-pkg: use more debhelper commands
[PATCH net-next v8 0/3] Ethernet DWMAC5 fault IRQ support
2023-12-22 14:35 UTC (5+ messages)
` [PATCH net-next v8 3/3] net: stmmac: Add driver support for DWMAC5 common safety IRQ
[virtio-comment] [virtio-dev][PATCH V9 0/2] virtio-spi: add virtual SPI controller
2023-12-22 14:32 UTC (6+ messages)
` [virtio-comment] [virtio-dev][PATCH V9 2/2] virtio-spi: add the device specification
` [virtio-comment] "
` "
[PATCH i-g-t v2 00/15] tests/kms_big_fb: Test planar formats, and CCS
2023-12-22 14:31 UTC (16+ messages)
` [PATCH i-g-t v2 01/15] lib/rendercopy: Add deltas to all surface relocs
` [PATCH i-g-t v2 02/15] tests/kms_big_fb: Use igt_fb_create_intel_buf()
` [PATCH i-g-t v2 03/15] lib/igt_fb: Expose igt_fb_is_ccs_modifier()
` [PATCH i-g-t v2 04/15] tests/kms_big_fb: Fix async
` [PATCH i-g-t v2 05/15] tests/kms_big_fb: Test async flips + linear on tgl+
` [PATCH i-g-t v2 06/15] tests/kms_big_fb: Determine the max fb size the same way always
` [PATCH i-g-t v2 07/15] tests/kms_frontbuffer_tracking: Use igt_create_fb()
` [PATCH i-g-t v2 08/15] lib/igt_fb: Make igt_calc_fb_size() somewhat usable
` [PATCH i-g-t v2 09/15] tests/kms_big_fb: Nuke fliptab[]
` [PATCH i-g-t v2 10/15] tests/kms_big_fb: Replace 'bpp' with 'name'
` [PATCH i-g-t v2 11/15] tests/kms_big_fb: Test planar YCbCr formats
` [PATCH i-g-t v2 12/15] tests/kms_big_fb: Also test some CCS modifiers
` [PATCH i-g-t v2 13/15] lib/rendercopy: Always setup clear color for TGL
` [PATCH i-g-t v2 14/15] tests/kms_big_fb: Enable CCS testing "
` [PATCH i-g-t v2 15/15] lib/rendercopy: Enable clear color consistently
[PATCH v2] LoongArch: BPF: Support 64-bit pointers to kfuncs
2023-12-22 14:32 UTC
[PATCH] LoongArch: BPF: Support 64-bit pointers to kfuncs
2023-12-22 14:31 UTC (3+ messages)
[PATCH v5] io_uring: Statistics of the true utilization of sq threads
2023-12-22 14:31 UTC (3+ messages)
` "
[PATCH 6.6 097/530] HID: lenovo: Detect quirk-free fw on cptkbd and stop applying workaround
2023-12-22 14:31 UTC (3+ messages)
[PATCH v2 nft] datatype: do not assert when value exceeds expected width
2023-12-22 14:30 UTC
[PATCH] MAINTAINERS: split out the uAPI into a new section
2023-12-22 14:27 UTC (2+ messages)
[PATCH 0/2] phy: qcom: qmp-pcie: Add support for G3/G4 PCIe PHY for X1E80100
2023-12-22 14:27 UTC (4+ messages)
` [PATCH 2/2] phy: qcom-qmp-pcie: Add support for X1E80100 g3x2 and g4x2 PCIE
[PULL 00/11] m68k next-cube patches
2023-12-22 13:45 UTC
[PATCH 0/2] Enable various remoteprocs for qcm6490-idp and qcs6490-rb3gen2
2023-12-22 14:26 UTC (8+ messages)
` [PATCH 1/2] arm64: dts: qcom: qcm6490-idp: Enable various remoteprocs
[DRBD-announce] drbd-9.1.18 and drbd-9.2.7
2023-12-22 14:26 UTC
[PATCH V4] rxvt-unicode: set correct outdir for tic
2023-12-22 14:25 UTC (2+ messages)
` [OE-core] "
[PATCH] HID: sensor-hub: Enable hid core report processing for all devices
2023-12-22 14:24 UTC (6+ messages)
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.