messages from 2024-01-15 21:04:57 to 2024-01-15 23:21:09 UTC [more...]
[RFC bpf-next] crypto for unsleepable progs + new persistent bpf map for kernel api structs
2024-01-15 23:21 UTC (3+ messages)
[PATCH 1/2] linux-user/riscv: vdso: fix call frame info in __vdso_rt_sigreturn
2024-01-15 23:18 UTC (3+ messages)
` [PATCH 2/2] linux-user/riscv: rebuild vdso binaries after prev fix
[LTP] [PATCH v3 0/4] Add tst_fd iterator API
2024-01-15 23:16 UTC (7+ messages)
` [LTP] [PATCH v3 1/4] lib: Add tst_fd iterator
` [LTP] [PATCH v3 2/4] syscalls: readahead01: Make use of tst_fd
[PATCH v2 00/12] target/riscv: add 'cpu->cfg.vlenb', remove 'cpu->cfg.vlen'
2024-01-15 23:15 UTC (24+ messages)
` [PATCH v2 01/12] target/riscv: add 'vlenb' field in cpu->cfg
` [PATCH v2 02/12] target/riscv/csr.c: use 'vlenb' instead of 'vlen'
` [PATCH v2 03/12] target/riscv/gdbstub.c: use 'vlenb' instead of shifting 'vlen'
` [PATCH v2 04/12] target/riscv/insn_trans/trans_rvbf16.c.inc: use cpu->cfg.vlenb
` [PATCH v2 05/12] target/riscv/insn_trans/trans_rvv.c.inc: use 'vlenb'
` [PATCH v2 06/12] target/riscv/insn_trans/trans_rvvk.c.inc: "
` [PATCH v2 07/12] target/riscv/vector_helper.c: "
` [PATCH v2 08/12] target/riscv/vector_helper.c: use vlenb in HELPER(vsetvl)
` [PATCH v2 09/12] target/riscv/cpu.h: use 'vlenb' in vext_get_vlmax()
` [PATCH v2 10/12] target/riscv/insn_trans/trans_rvv.c.inc: use 'vlenb' in MAXSZ()
` [PATCH v2 11/12] trans_rvv.c.inc: use 'vlenb' to calc vlmax in trans_vrgather_v*()
` [PATCH v2 12/12] target/riscv/cpu.c: remove cpu->cfg.vlen
[PATCH 0/8] cfg80211/mac80211 patches from our internal tree 2024-01-11
2024-01-15 23:14 UTC (7+ messages)
` [PATCH 5/8] wifi: mac80211: disallow drivers with HT wider than HE
ufs filesystem cannot mount NetBSD/arm64 partition
2024-01-15 23:08 UTC (4+ messages)
[PATCH v1] KVM: arm64: selftests: Handle feature fields with nonzero minimum value correctly
2024-01-15 23:07 UTC (6+ messages)
` [PATCH v2] "
[PATCH 1/2] arm/pyhsslms: update to 2.0.0
2024-01-15 23:08 UTC (2+ messages)
` [PATCH 2/2] arm/trusted-firmware-m: "
fs/bcachefs/
2024-01-15 23:03 UTC (2+ messages)
[RFC PATCH v3 00/30] migration: File based migration with multifd and fixed-ram
2024-01-15 23:01 UTC (5+ messages)
` [RFC PATCH v3 11/30] migration/multifd: Allow multifd without packets
[pull] amdgpu, amdkfd drm-fixes-6.8
2024-01-15 23:01 UTC (2+ messages)
[PATCH 00/12] xfs: remove remaining kmem interfaces and GFP_NOFS usage
2024-01-15 22:59 UTC (13+ messages)
` [PATCH 01/12] xfs: convert kmem_zalloc() to kzalloc()
` [PATCH 02/12] xfs: convert kmem_alloc() to kmalloc()
` [PATCH 03/12] xfs: move kmem_to_page()
` [PATCH 04/12] xfs: convert kmem_free() for kvmalloc users to kvfree()
` [PATCH 05/12] xfs: convert remaining kmem_free() to kfree()
` [PATCH 06/12] xfs: use an empty transaction for fstrim
` [PATCH 07/12] xfs: use __GFP_NOLOCKDEP instead of GFP_NOFS
` [PATCH 08/12] xfs: use GFP_KERNEL in pure transaction contexts
` [PATCH 09/12] xfs: place intent recovery under NOFS allocation context
` [PATCH 10/12] xfs: place the CIL under nofs "
` [PATCH 11/12] xfs: clean up remaining GFP_NOFS users
` [PATCH 12/12] xfs: use xfs_defer_alloc a bit more
extlinux.conf file and fdtoverlay_addr_r (U-Boot 2022.01)
2024-01-15 21:32 UTC
[virtio-comment] [PATCH v2] virtio-net: support setting coalescing params for multiple vqs
2024-01-15 22:58 UTC (3+ messages)
` [virtio-comment] "
` [virtio-dev] "
[PATCH] drm/amdgpu: Remove unnecessary NULL check
2024-01-15 22:57 UTC
[GIT PULL] PCI changes for v6.8
2024-01-15 22:57 UTC
[PATCH 0/9] some more chunk-file bounds-checks fixes
2024-01-15 22:53 UTC (5+ messages)
` [PATCH 0/7] chunk-format: introduce `pair_chunk_expect()`
` [PATCH 1/7] chunk-format: introduce `pair_chunk_expect()` helper
[PATCH 00/15] x86/resctrl : Support AMD QoS RMID Pinning feature
2024-01-15 22:52 UTC (3+ messages)
` [PATCH v5 1/2] x86/resctrl: Remove hard-coded memory bandwidth limit
` [PATCH v5 2/2] x86/resctrl: Read supported bandwidth sources using CPUID command
[LTP] [PATCH v2 0/4] Add tst_fd iterator API
2024-01-15 22:52 UTC (6+ messages)
` [LTP] [PATCH v2 1/4] lib: Add tst_fd iterator
[PATCH v4 1/7] drm/amdkfd: Add helper function svm_range_need_access_gpus
2024-01-15 22:49 UTC (7+ messages)
` [PATCH v4 2/7] drm/amdkfd: Add helper function align range start last
` [PATCH v4 3/7] drm/amdkfd: Add granularity size based bitmap map flag
` [PATCH v4 4/7] amd/amdkfd: Unmap range from GPU based on granularity
` [PATCH v4 5/7] drm/amdkfd: Change range granularity update bitmap_map
` [PATCH v4 6/7] drm/amdkfd: Check bitmap_map flag to skip retry fault
` [PATCH v4 7/7] drm/amdkfd: Wait update sdma fence before tlb flush
[PATCH] btrfs: scrub: avoid use-after-free when chunk end is not 64K aligned
2024-01-15 22:50 UTC (3+ messages)
[PATCH] i2c: designware: Revert recent changes to i2c_dw_probe_lock_support()
2024-01-15 22:44 UTC (5+ messages)
[PATCH v2 0/2] ceph: fix caps revocation stuck
2024-01-15 22:44 UTC (3+ messages)
` [PATCH v2 2/2] ceph: add ceph_cap_unlink_work to fire check caps immediately
[PATCH] btrfs-progs: tree-checker: dump the tree block when hitting an error
2024-01-15 22:43 UTC (5+ messages)
[RFC,net-next] tcp: add support for read with offset when using MSG_PEEK
2024-01-15 22:41 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/libqrtr-glib: bump version to 1.2.2
2024-01-15 22:39 UTC
[drm-misc:drm-misc-next 6/21] drivers/gpu/drm/rockchip/inno_hdmi.c:499:13: warning: assignment makes pointer from integer without a cast
2024-01-15 22:39 UTC (2+ messages)
[PATCH v3 0/3] libceph: fix sparse-read failure bug
2024-01-15 22:38 UTC (3+ messages)
` [PATCH v3 3/3] libceph: just wait for more data to be available on the socket
[PATCH v9 1/2] dt-bindings: rtc: max31335: add max31335 bindings
2024-01-15 22:38 UTC (2+ messages)
[RFC PATCH net-next] net: txgbe: use irq_domain for interrupt controller
2024-01-15 22:37 UTC (2+ messages)
[PATCH] dt-bindings: mfd: iqs62x: Do not override firmware-name $ref
2024-01-15 22:32 UTC (2+ messages)
[PATCH 1/1] vhost: Added pad cleanup if vnet_hdr is not present
2024-01-15 22:32 UTC (3+ messages)
[PATCH 00/14] Add suspend to ram support for PCIe on J7200
2024-01-15 22:31 UTC (5+ messages)
` [PATCH 04/14] mux: mmio: Add resume support
[LSF/MM/BPF TOPIC] : Current status of ZNS SSD support in file systems
2024-01-15 22:31 UTC (3+ messages)
[drm-xe:drm-xe-next] BUILD SUCCESS 3a1d727c0061b96ddf8e653130f94ab331e2f065
2024-01-15 22:30 UTC
[PATCH 00/12] selftests/net: Add TCP-AO tests
2024-01-15 22:26 UTC (5+ messages)
` [PATCH 12/12] selftests/net: Add TCP-AO key-management test
[PATCH] nvme/auth: optimize code redundancy and provide code quality
2024-01-15 22:21 UTC (3+ messages)
[PATCH] fs: Remove NTFS classic
2024-01-15 22:20 UTC (2+ messages)
TOF elections for 2024H1
2024-01-15 22:19 UTC (2+ messages)
[Buildroot] [PATCH 1/2] toolchain: add BR2_TOOLCHAIN_HAS_GCC_BUG_101766
2024-01-15 22:19 UTC (5+ messages)
` [Buildroot] [PATCH 2/2] package/attr: affected by gcc bug 101766
[PATCH v3] gpio: EN7523: fix kernel-doc warnings
2024-01-15 22:16 UTC (2+ messages)
[PATCH v2 0/3] Hexagon (target/hexagon) Use QEMU decodetree
2024-01-15 22:14 UTC (4+ messages)
` [PATCH v2 1/3] Hexagon (target/hexagon) Use QEMU decodetree (32-bit instructions)
` [PATCH v2 2/3] Hexagon (target/hexagon) Use QEMU decodetree (16-bit instructions)
` [PATCH v2 3/3] Hexagon (target/hexagon) Remove old dectree.py
[PATCH] nvmet-tcp: do not continue for invalid icreq
2024-01-15 22:11 UTC (2+ messages)
[PATCH V3 1/6] dt-bindings: nvmem: layouts: add U-Boot environment variables layout
2024-01-15 22:10 UTC (8+ messages)
[RFC PATCH net-next 0/8] MT7530 DSA Subdriver Improvements Act II
2024-01-15 22:09 UTC (18+ messages)
` [RFC PATCH net-next 4/8] net: dsa: mt7530: move XTAL check to mt7530_setup()
` [RFC PATCH net-next 5/8] net: dsa: mt7530: move enabling port 6 to mt7530_setup_port6()
` [RFC PATCH net-next 6/8] net: dsa: mt7530: simplify mt7530_setup_port6() and change to void
` [RFC PATCH net-next 7/8] net: dsa: mt7530: correct port capabilities of MT7988
` [RFC PATCH net-next 8/8] net: dsa: mt7530: do not clear config->supported_interfaces
[PATCH bpf-next v8 1/3] bpf: make common crypto API for TC/XDP programs
2024-01-15 22:08 UTC (3+ messages)
` [PATCH bpf-next v8 2/3] bpf: crypto: add skcipher to bpf crypto
` [PATCH bpf-next v8 3/3] selftests: bpf: crypto skcipher algo selftests
(no subject)
2024-01-15 22:05 UTC
[PATCH] linux-user: Fixed cpu restore with pc 0 on SIGBUS
2024-01-15 22:04 UTC (2+ messages)
[PATCH v4] drm/amdkfd: Set correct svm range actual loc after spliting
2024-01-15 22:02 UTC
[PATCH v2 0/2] tcg: Jump after always false condition
2024-01-15 22:01 UTC (2+ messages)
[PATCH] drm/amdkfd: Correct partial migration virtual addr
2024-01-15 22:00 UTC
[PATCHSET RFC 0/2] Cache issue side time querying
2024-01-15 21:53 UTC (3+ messages)
` [PATCH 1/2] block: add blk_time_get_ns() helper
` [PATCH 2/2] block: cache current nsec time in struct blk_plug
[meta-cloud-services][PATCH] Remove tag values from SRC_URI to build recipe
2024-01-15 21:58 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/libtirpc: bump version to 1.3.4
2024-01-15 21:58 UTC (2+ messages)
[PATCH net-next v3 0/8] net: dsa: realtek: variants to drivers, interfaces to a common module
2024-01-15 21:54 UTC (8+ messages)
` [PATCH net-next v3 3/8] net: dsa: realtek: common realtek-dsa module
[PATCH v1 1/1] spinlock: Fix failing build for PREEMPT_RT
2024-01-15 21:54 UTC (2+ messages)
[PATCH v11 1/2] dt-bindings: adc: add AD7173
2024-01-15 21:53 UTC (2+ messages)
[PATCH v1] KVM: arm64: selftests: Handle feature fields with nonzero minimum value correctly
2024-01-15 21:53 UTC (7+ messages)
[PATCH] drm/amd/display: Fix a switch statement in populate_dml_output_cfg_from_stream_state()
2024-01-15 21:51 UTC (3+ messages)
[PATCH] rng-tools: move to meta-oe
2024-01-15 21:50 UTC (5+ messages)
` [OE-core] "
[meta-virtualization][PATCH 0/3] small changes on criu and lxc
2024-01-15 21:49 UTC (2+ messages)
[PATCH] leds: triggers: default-on: Add module alias for module auto-loading
2024-01-15 21:46 UTC
[PATCH] drm/amd/display: Drop 'acrtc' and add 'new_crtc_state' NULL check for writeback requests
2024-01-15 21:44 UTC (3+ messages)
[dm-devel] [PATCH v2 0/4] Diskseq support in device-mapper
2024-01-15 21:44 UTC (3+ messages)
[Buildroot] [PATCH 1/1] package/iproute2: bump version to 6.7.0
2024-01-15 21:44 UTC (2+ messages)
[syzbot] [net?] KASAN: slab-out-of-bounds Read in dsa_user_prechangeupper
2024-01-15 21:43 UTC
[Buildroot] [PATCH 0/3] Bump kernel versions
2024-01-15 21:41 UTC (4+ messages)
` [Buildroot] [PATCH 1/3] linux: bump latest version to 6.6
` [Buildroot] [PATCH 2/3] {linux, linux-headers}: bump 5.{10, 15}.x / 6.{1, 6}.x series
` [Buildroot] [PATCH 3/3] linux: bump 5.10 CIP kernel versions
[meta-virtualization] [PATCH 0/2] Uprev podman to 4.8.2
2024-01-15 21:39 UTC (3+ messages)
` [meta-virtualization] [PATCH 2/2] podman: add test instructions for podman system service
[PATCH v2 0/3] Hexagon (target/hexagon) Use QEMU decodetree
2024-01-15 21:38 UTC (4+ messages)
` [PATCH v2 1/3] Hexagon (target/hexagon) Use QEMU decodetree (32-bit instructions)
[PATCH] leds: trigger: audio: Set module alias for module auto-loading
2024-01-15 21:36 UTC
[Buildroot] [PATCH 1/1] package/libvpl: fix libdrm dependency
2024-01-15 21:33 UTC (2+ messages)
[PATCH v2] tools/mm: Add thpmaps script to dump THP usage info
2024-01-15 21:30 UTC (9+ messages)
fsgqa group membership?
2024-01-15 21:28 UTC (3+ messages)
[PATCH] rtc: ac100: remove misuses of kernel-doc
2024-01-15 21:28 UTC (2+ messages)
[PATCH v2] scripts: check-sysctl-docs: adapt to new API
2024-01-15 21:20 UTC (3+ messages)
` "
nfstest_posix failed with 6.7 kernel (resend)
2024-01-15 21:24 UTC (3+ messages)
[PATCH v2 00/19] qapi: statically type schema.py
2024-01-15 21:23 UTC (4+ messages)
` [PATCH v2 03/19] qapi: create QAPISchemaDefinition
[PATCH] generic/193: Ensure user in expected group
2024-01-15 21:24 UTC
[PATCH v4 00/16] Transparent Contiguous PTEs for User Mappings
2024-01-15 21:23 UTC (6+ messages)
` [PATCH v4 14/16] arm64/mm: Wire up PTE_CONT for user mappings
[PATCH] efi: pstore: Allow dynamic initialization based on module parameter
2024-01-15 21:20 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/tcf-agent: fix powerpc64 build
2024-01-15 21:20 UTC
[PATCH] MAINTAINERS: add Luke Jones as maintainer for asus notebooks
2024-01-15 21:18 UTC
[PATCH v3] glib-networking: Fix ptest failures with openssl backend
2024-01-15 21:18 UTC (8+ messages)
` [OE-core] "
[PATCH 0/2] pwm: add axi-pwm-gen driver
2024-01-15 21:18 UTC (3+ messages)
` [PATCH 2/2] pwm: Add driver for AXI PWM generator
[PATCH v16 0/3] vfio/nvgrace-gpu: Add vfio pci variant module for grace hopper
2024-01-15 21:15 UTC (4+ messages)
` [PATCH v16 1/3] vfio/pci: rename and export do_io_rw()
` [PATCH v16 2/3] vfio/pci: implement range_intesect_range to determine range overlap
` [PATCH v16 3/3] vfio/nvgrace-gpu: Add vfio pci variant module for grace hopper
[Buildroot] [PATCH 1/1] package/leptonica: affected by gcc bug 101737
2024-01-15 21:14 UTC
[Buildroot] [git commit] package/libvpl: fix libdrm dependency
2024-01-15 21:09 UTC
[PATCH v2] support i.MX93 truly available GPIO pins
2024-01-15 21:10 UTC (3+ messages)
` [PATCH v2 1/2] gpio: vf610: add support to DT 'ngpios' property
Any way in LVM to deal with 512e vs 4Kn physical devices?
2024-01-15 21:07 UTC (2+ messages)
[PATCH iproute2-next 0/4] documentations cleanup
2024-01-15 21:04 UTC (6+ messages)
` [PATCH iproute2-next 1/4] man: get rid of doc/actions/mirred-usage
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.