messages from 2024-03-13 10:41:17 to 2024-03-13 11:06:49 UTC [more...]
[PATCH] fat: ignore .. subdir and always add a link to dirs
2024-03-13 11:06 UTC (12+ messages)
[PATCH v4 00/23] qapi: statically type schema.py
2024-03-13 11:06 UTC (4+ messages)
` [PATCH v4 01/23] qapi/parser: fix typo - self.returns.info => self.errors.info
[PATCH v3 00/22] SoC: Cleanup MediaTek soundcard machine drivers
2024-03-13 11:01 UTC (35+ messages)
` [PATCH v3 01/22] ASoC: mediatek: mt8192-afe-pcm: Convert to devm_pm_runtime_enable()
` [PATCH v3 02/22] ASoC: mediatek: mt8192-afe-pcm: Simplify with dev_err_probe()
` [PATCH v3 03/22] ASoC: mediatek: Commonize ADDA rate transform functions and enums
` [PATCH v3 04/22] ASoC: mediatek: Assign dummy when codec not specified for a DAI link
` [PATCH v3 05/22] ASoC: mediatek: Add common machine soundcard driver probe mechanism
` [PATCH v3 06/22] ASoC: mediatek: common: Constify struct mtk_sof_priv
` [PATCH v3 07/22] ASoC: mediatek: mt8188: Migrate to mtk_soundcard_common_probe
` [PATCH v3 08/22] ASoC: mediatek: mt8195: "
` [PATCH v3 09/22] ASoC: mediatek: mt8192: "
` [PATCH v3 10/22] ASoC: mediatek: mt8186: "
` [PATCH v3 11/22] ASoC: mediatek: Add common snd_soc_ops .startup() callback
` [PATCH v3 12/22] ASoC: mediatek: mt8195: Migrate to the common mtk_soundcard_startup
` [PATCH v3 13/22] ASoC: mediatek: mt8192: "
` [PATCH v3 14/22] ASoC: mediatek: mt8186-rt1019: "
` [PATCH v3 15/22] ASoC: mediatek: Add common mtk_afe_component_probe callback
` [PATCH v3 16/22] ASoC: mediatek: Use common mtk_afe_pcm_platform with common probe cb
` [PATCH v3 17/22] ASoC: mediatek: mt8186: Unify mt8186-mt6366 machine drivers
` [PATCH v3 18/22] ASoC: dt-bindings: mt8195: Document audio-routing and dai-link subnode
` [PATCH v3 19/22] ASoC: dt-bindings: mt8192: "
` [PATCH v3 20/22] ASoC: dt-bindings: mt8186: "
[RFC PATCH 0/5] Rust block device driver API and null block driver
2024-03-13 11:05 UTC (6+ messages)
` [RFC PATCH 1/5] rust: block: introduce `kernel::block::mq` module
` [RFC PATCH 2/5] rust: block: introduce `kernel::block::bio` module
` [RFC PATCH 3/5] rust: block: allow `hrtimer::Timer` in `RequestData`
` [RFC PATCH 4/5] rust: block: add rnull, Rust null_blk implementation
` [RFC PATCH 5/5] MAINTAINERS: add entry for Rust block device driver API
[PATCH V2 0/6] Add riscv tests to cover the base extension specs
2024-03-13 11:06 UTC (3+ messages)
` [PATCH V2 1/6] riscv: Add test to probe SBI Extension
[PATCH 00/12] hw_random: add 6 more RNG drivers
2024-03-13 10:56 UTC (11+ messages)
` [PATCH 01/12] hw_random: support ctrlc()
` [PATCH 02/12] ARM: io: read 32 bits at once for aligned I/O memcpy/memset
` [PATCH 03/12] driver: implement dev_platform_get_and_ioremap_resource
` [PATCH 04/12] hw_random: add struct hwrng::priv member
` [PATCH 05/12] hw_random: remove confusing left-overs from kernel help texts
` [PATCH 06/12] hw_random: remove reference to undefined CONFIG_HW_RANDOM
` [PATCH 07/12] hw_random: add Atmel RNG driver
` [PATCH 08/12] hw_random: add BCM2835 "
` [PATCH 09/12] hw_random: add IPROC RNG200 driver for BCM2711
` [PATCH 11/12] hw_random: add timeriomem_rng driver
[PATCH v2 00/16] [for-9.0] esp: avoid explicit setting of DRQ within ESP state machine
2024-03-13 11:05 UTC (29+ messages)
` [PATCH v2 01/16] esp.c: replace cmdfifo use of esp_fifo_pop_buf() in do_command_phase()
` [PATCH v2 02/16] esp.c: replace cmdfifo use of esp_fifo_pop_buf() in do_message_phase()
` [PATCH v2 03/16] esp.c: replace cmdfifo use of esp_fifo_pop() "
` [PATCH v2 04/16] esp.c: change esp_fifo_push() to take ESPState
` [PATCH v2 05/16] esp.c: change esp_fifo_pop() "
` [PATCH v2 06/16] esp.c: use esp_fifo_push() instead of fifo8_push()
` [PATCH v2 07/16] esp.c: change esp_fifo_pop_buf() to take ESPState
` [PATCH v2 08/16] esp.c: introduce esp_fifo_push_buf() function for pushing to the FIFO
` [PATCH v2 09/16] esp.c: don't assert() if FIFO empty when executing non-DMA SELATNS
` [PATCH v2 12/16] esp.c: move esp_set_phase() and esp_get_phase() towards the beginning of the file
` [PATCH v2 13/16] esp.c: introduce esp_update_drq() and update esp_fifo_{push, pop}_buf() to use it
` [PATCH v2 14/16] esp.c: update esp_fifo_{push, pop}() to call esp_update_drq()
` [PATCH v2 15/16] esp.c: ensure esp_pdma_write() always calls esp_fifo_push()
` [PATCH v2 16/16] esp.c: remove explicit setting of DRQ within ESP state machine
[Intel-wired-lan] [PATCH iwl-net v2] i40e: fix i40e_count_filters() to count only active/new filters
2024-03-13 11:05 UTC (3+ messages)
[PATCH v3 0/3] Add support for the RAPL MSRs series
2024-03-13 11:04 UTC (7+ messages)
` [PATCH v3 3/3] Add support for RAPL MSRs in KVM/Qemu
[drm-xe:drm-xe-next] BUILD SUCCESS 8e61e3192a77e1006c1c54c022173026f7afae2c
2024-03-13 11:04 UTC
[PATCH i-g-t 0/6] Do several cleanups at scripts/xls_to_doc.py
2024-03-13 11:04 UTC (2+ messages)
DT Query on "New Compatible vs New Property"
2024-03-13 11:04 UTC (11+ messages)
[PATCH 0/9] Add PM policy interfaces
2024-03-13 11:02 UTC (10+ messages)
` [PATCH 1/9] drm/amd/pm: Add support for DPM policies
` [PATCH 2/9] drm/amd/pm: Update PMFW messages for SMUv13.0.6
` [PATCH 3/9] drm/amd/pm: Add support to select pstate policy
` [PATCH 4/9] drm/amd/pm: Add xgmi plpd policy to pm_policy
` [PATCH 5/9] drm/amd/pm: Add xgmi plpd to SMU v13.0.6 pm_policy
` [PATCH 6/9] drm/amd/pm: Add xgmi plpd to aldebaran pm_policy
` [PATCH 7/9] drm/amd/pm: Add xgmi plpd to arcturus pm_policy
` [PATCH 8/9] drm/amd/pm: Remove legacy interface for xgmi plpd
` [PATCH 9/9] drm/amd/pm: Remove unused interface to set plpd
[PATCH v2 04/14] fs: xfs: Make file data allocations observe the 'forcealign' flag
2024-03-13 11:03 UTC (4+ messages)
` [RFC PATCH 0/3] xfs: forced extent alignment
` [PATCH 1/3] xfs: simplify extent allocation alignment
[PATCH mptcp-next 0/2] two tc related patches
2024-03-13 11:03 UTC (3+ messages)
[PATCH v4 00/21] Improvements and new test cases
2024-03-13 10:59 UTC (23+ messages)
` [PATCH v5 "
` [PATCH v5 01/21] test/security: enable AES-GCM in combined mode TLS
` [PATCH v5 02/21] test/security: add TLS 1.2 data walkthrough test
` [PATCH v5 03/21] test/security: add DTLS "
` [PATCH v5 04/21] test/security: add TLS SG "
` [PATCH v5 05/21] test/security: unit test for TLS packet corruption
` [PATCH v5 06/21] test/security: unit test for custom content verification
` [PATCH v5 07/21] test/cryptodev: allow zero packet length buffers
` [PATCH v5 08/21] test/security: unit test to verify zero TLS records
` [PATCH v5 09/21] test/security: add unit tests for DTLS-1.2
` [PATCH v5 10/21] test/security: add TLS/DTLS 1.2 AES-256-SHA384 vectors
` [PATCH v5 11/21] test/security: add DTLS 1.2 anti-replay tests
` [PATCH v5 12/21] test/security: add more DTLS anti-replay window sz
` [PATCH v5 13/21] test/crypto: update verification of header
` [PATCH v5 14/21] test/crypto: add TLS 1.3 vectors
` [PATCH v5 15/21] test/crypto: update framework to verify tls-1.3
` [PATCH v5 16/21] test/crypto: test to verify hdr corruption in TLS
` [PATCH v5 17/21] test/crypto: test to verify custom content type "
` [PATCH v5 18/21] test/crypto: test to verify zero len record "
` [PATCH v5 19/21] test/crypto: unit tests to verify padding "
` [PATCH v5 20/21] test/crypto: unit tests for padding in DTLS-1.2
` [PATCH v5 21/21] test/security: add out of place sgl test case for TLS 1.2
[Buildroot] [PATCH v9 00/22] Add support for AM62x-SK HS-FS devices
2024-03-13 11:00 UTC (5+ messages)
` [Buildroot] [PATCH v9 19/22] board/ti/am62x-sk: move post-{build, image}.sh to board/ti/common/am6xx
` [Buildroot] [PATCH v9 22/22] boot/ti-k3-image-gen: remove package
MGLRU premature memcg OOM on slow writes
2024-03-13 10:59 UTC (9+ messages)
[PATCH 1/2] drm/amdgpu/pm: Fix NULL pointer dereference when get power limit
2024-03-13 10:59 UTC (2+ messages)
` [PATCH 2/2] drm/amdgpu/pm: Check the validity of overdiver "
[PATCH v4 0/3] Introduce sdtrig ISA extension
2024-03-13 10:58 UTC (5+ messages)
` [PATCH v4 2/3] target/riscv: Expose "
[PATCH v3 0/9] PCI: endpoint: set prefetchable bit for 64-bit BARs
2024-03-13 10:58 UTC (14+ messages)
` [PATCH v3 1/9] PCI: endpoint: pci-epf-test: Fix incorrect loop increment
` [PATCH v3 2/9] PCI: endpoint: Allocate a 64-bit BAR if that is the only option
` [PATCH v3 3/9] PCI: endpoint: pci-epf-test: Remove superfluous code
` [PATCH v3 4/9] PCI: endpoint: pci-epf-test: Simplify pci_epf_test_alloc_space() loop
` [PATCH v3 5/9] PCI: endpoint: pci-epf-test: Simplify pci_epf_test_set_bar() loop
` [PATCH v3 6/9] PCI: endpoint: pci-epf-test: Clean up pci_epf_test_unbind()
` [PATCH v3 7/9] PCI: cadence: Set a 64-bit BAR if requested
` [PATCH v3 8/9] PCI: rockchip-ep: "
` [PATCH v3 9/9] PCI: endpoint: Set prefetch when allocating memory for 64-bit BARs
[PATCH 0/2] x86/mm: XSA-389 follow-up
2024-03-13 10:58 UTC (3+ messages)
` [PATCH v3] x86/PoD: tie together P2M update and increment of entry count
[PATCH] x86/sev: Apply RMP table fixups for kexec
2024-03-13 10:58 UTC (2+ messages)
kernel BUG at fs/buffer.c:LINE!
2024-03-13 10:58 UTC (4+ messages)
` [PATCH 0/2] nilfs2: fix kernel bug at submit_bh_wbc()
` [PATCH 1/2] nilfs2: fix failure to detect DAT corruption in btree and direct mappings
` [PATCH 2/2] nilfs2: prevent kernel bug at submit_bh_wbc()
[PATCH] staging: wlan-ng: Rename 'wlan_unsetup' to 'wlan_teardown'
2024-03-13 10:58 UTC
[PATCH v4 0/7] Add support for the internal RK3308 audio codec
2024-03-13 10:57 UTC (6+ messages)
` [PATCH v4 1/7] ASoC: rockchip: i2s-tdm: Fix inaccurate sampling rates
[Intel-wired-lan] [PATCH iwl-net v2] i40e: fix vf may be used uninitialized in this function warning
2024-03-13 10:57 UTC (3+ messages)
[PATCH v4 0/9] media: raspberrypi: Add support for PiSP Back End
2024-03-13 10:57 UTC (4+ messages)
` [PATCH v4 8/9] media: raspberrypi: Add support for PiSP BE
[PATCH 0/5] Implement port 92 in south bridges
2024-03-13 10:09 UTC (3+ messages)
[PATCH next v1 0/1] Add new bmc dts for ASUS X4TF server
2024-03-13 10:27 UTC (2+ messages)
` [PATCH next v1 1/1] arm: dts: ast2600-x4tf: Add new dts for ASUS X4TF
[RFC PATCH 0/5] Implement icount=auto using TCG Plugins
2024-03-13 10:55 UTC (6+ messages)
` [RFC PATCH 1/5] sysemu: add set_virtual_time to accel ops
` [RFC PATCH 2/5] qtest: use cpu interface in qtest_clock_warp
` [RFC PATCH 3/5] sysemu: generalise qtest_warp_clock as qemu_clock_advance_virtual_time
` [RFC PATCH 4/5] plugins: add time control API
` [RFC PATCH 5/5] contrib/plugins: add ips plugin example for cost modelling
[PATCH v1 0/1] Add new bmc dts for ASUS X4TF server
2024-03-13 9:27 UTC (2+ messages)
` [PATCH v1 1/1] arm: dts: ast2600-x4tf: Add new dts for ASUS X4TF
[PATCH-V2] arm:suniv:complete the serial port configuration of Suniv
2024-03-13 5:45 UTC
Separating xe_vma- and page-table state
2024-03-13 10:56 UTC (4+ messages)
[PATCH v6] staging: rtl8712: rename tmpVal to avg_val
2024-03-13 10:56 UTC (2+ messages)
[PATCH] arm:suniv:complete the serial port configuration of Suniv
2024-03-13 5:33 UTC
[PATCH] can: gw: prefer kfree_rcu() over call_rcu() with cgw_job_free_rcu()
2024-03-13 10:55 UTC (4+ messages)
[PATCH] irqchip/riscv-intc: Fix use of AIA IRQs 32-63 on riscv32
2024-03-13 10:55 UTC (2+ messages)
` [tip: irq/urgent] irqchip/riscv-intc: Fix use of AIA interrupts "
[PATCH RFC 0/4] memcg_kmem hooks refactoring and kmem_cache_charge()
2024-03-13 10:55 UTC (4+ messages)
` [PATCH RFC 1/4] mm, slab: move memcg charging to post-alloc hook
How to use a single directory in multiple layers
2024-03-13 10:54 UTC (2+ messages)
` [yocto] "
[openeuler:OLK-5.10 16901/30000] mm/clear_freelist_page.c:141:50: sparse: sparse: incorrect type in argument 3 (different address spaces)
2024-03-13 10:53 UTC
[PATCH 00/43] drm: Provide fbdev emulation per memory manager
2024-03-13 10:53 UTC (3+ messages)
` [PATCH 22/43] drm/arm/komeda: Use fbdev-dma
[PATCH 00/14] Cleanup on SMP and its test
2024-03-13 10:52 UTC (7+ messages)
` [PATCH 03/14] hw/core/machine-smp: Simplify variables' initialization in machine_parse_smp_config()
[PATCH] of: fdt: justify fdt_machine_is_compatible parsing only the root node
2024-03-13 10:52 UTC (2+ messages)
[meta-virtualization] ceph upgrade
2024-03-13 10:51 UTC (6+ messages)
[PATCH] nvmem: imx-ocotp-ele: fix fuse types on i.MX93
2024-03-13 10:50 UTC (2+ messages)
[PATCH master] common: console_common: handle NULL dev gracefully in dev_printf
2024-03-13 10:50 UTC (2+ messages)
[CI 1/7] drm/xe: Make TLB invalidation fences unordered
2024-03-13 10:49 UTC (4+ messages)
` ✓ CI.Build: success for series starting with [CI,1/7] drm/xe: Make TLB invalidation fences unordered (rev2)
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
[OSSTEST PATCH] ap-common: Switch to Linux 6.1 by default on x86 + drop dom0 i386
2024-03-13 10:48 UTC (4+ messages)
[PATCH v8 00/43] arm64: Add support for LPA2 and WXN at stage 1
2024-03-13 10:47 UTC (5+ messages)
` [PATCH v8 42/43] mm: add arch hook to validate mmap() prot flags
[PATCH v3] target/riscv: Implement dynamic establishment of custom decoder
2024-03-13 10:47 UTC (2+ messages)
[syzbot] [bpf?] possible deadlock in __bpf_ringbuf_reserve
2024-03-13 10:46 UTC (2+ messages)
[PATCH i-g-t v2 0/2] Add common functions for i915 and xe
2024-03-13 10:45 UTC (3+ messages)
` [PATCH i-g-t v2 1/2] lib/intel_common: Add placeholder for common i915 and xe functions
` [PATCH i-g-t v2 2/2] tests/xe_ccs: Simplify subtest skip condition
[PATCH 01/11] cifs: fix tcon status change after tree connect
2024-03-13 10:45 UTC (11+ messages)
` [PATCH 08/11] cifs: distribute channels across interfaces based on speed
[PATCH v2 0/4] rockchip: Migrate to use DM_USB_GADGET on RK3328
2024-03-13 10:45 UTC (5+ messages)
` [PATCH v2 1/4] rockchip: Update the default USB Product ID value
` [PATCH v2 4/4] rockchip: Migrate to use DM_USB_GADGET on RK3328
[PATCH v2] block: Use LVM tools for LV block device truncation
2024-03-13 10:43 UTC
[PATCH] net: txgbe: fix clk_name exceed MAX_DEV_ID limits
2024-03-13 10:43 UTC (2+ messages)
[PATCH 4/4] Enable Driver compilation in crypto Kconfig and Makefile file
2024-03-13 10:43 UTC (2+ messages)
[linux-next:master 12842/12944] powerpc-linux-ld: warning: orphan section `.bss..Lubsan_data772' from `kernel/ptrace.o' being placed in section `.bss..Lubsan_data772'
2024-03-13 10:43 UTC
[PATCH 5.15 0/5] Support static calls with LLVM-built kernels
2024-03-13 10:42 UTC (6+ messages)
` [PATCH 5.15 1/5] arch: Introduce CONFIG_FUNCTION_ALIGNMENT
` [PATCH 5.15 2/5] x86/asm: Differentiate between code and function alignment
` [PATCH 5.15 3/5] x86/alternatives: Introduce int3_emulate_jcc()
` [PATCH 5.15 4/5] x86/alternatives: Teach text_poke_bp() to patch Jcc.d32 instructions
` [PATCH 5.15 5/5] x86/static_call: Add support for Jcc tail-calls
[PATCH v2] IB/hfi1: allocate dummy net_device dynamically
2024-03-13 10:42 UTC (2+ messages)
[PATCH 0/4] testpmd options parsing cleanup
2024-03-13 10:42 UTC (5+ messages)
` [PATCH 3/4] app/testpmd: check queue count for related options
[PATCH v2 0/3] LMTT improvements
2024-03-13 10:41 UTC (4+ messages)
` [PATCH v2 1/3] drm/xe: Allow VRAM BO allocations aligned to 64K
` [PATCH v2 2/3] drm/xe/pf: Request 64K aligned allocations for LMTT PD
` [PATCH v2 3/3] drm/xe/pf: Always select Multi-Level LMTT for platforms 12.60+
[PATCH v4] board: rockchip: add Rockchip Toybrick TB-RK3588X board
2024-03-13 10:41 UTC (2+ messages)
Idea: Improve ext2 to allow for embedding
2024-03-13 10:39 UTC (3+ messages)
❌ FAIL (MISSED 15 of 204): Test report for master (6.8.0, mainline.kernel.org-clang, b0546776)
2024-03-13 10:41 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.