All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-03-01 12:36:35 to 2024-03-01 13:37:08 UTC [more...]

[PATCH v1] ethdev: add Linux ethtool link mode conversion
 2024-03-01 13:37 UTC  (4+ messages)
` [PATCH v2] "

[Buildroot] [PATCH v8 00/23] Add support for AM62x-SK HS-FS devices
 2024-03-01 13:36 UTC  (9+ messages)
` [Buildroot] [PATCH v8 01/23] configs/ti_am62x_sk_defconfig: fix BR2_TARGET_OPTEE_OS_PLATFORM setting
` [Buildroot] [PATCH v8 02/23] configs/ti_am64x_sk_defconfig: "
` [Buildroot] [PATCH v8 03/23] configs/ti_am62x_sk_defconfig: explicitly set the ti-k3-r5-loader version
` [Buildroot] [PATCH v8 04/23] configs/ti_am64x_sk_defconfig: "
` [Buildroot] [PATCH v8 05/23] boot/ti-k3-r5-loader: bump to version 2024.01
` [Buildroot] [PATCH v8 06/23] package/python-attrs: add host variant
` [Buildroot] [PATCH v8 07/23] package/python-rpds-py: "
` [Buildroot] [PATCH v8 08/23] package/python-referencing: "

[PATCH 0/7] clk: qcom: fix frequency table termination in several drivers
 2024-03-01 13:37 UTC  (4+ messages)
` [PATCH 1/7] clk: qcom: gcc-ipq5018: fix terminating of frequency table arrays

[PATCH 0/3] fs_parser: handle parameters that can be empty and don't have a value
 2024-03-01 13:36 UTC  (6+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] ext4: fix mount parameters check for empty values

[PATCH 0/4] nvme: fixes for authentication errors
 2024-03-01 13:14 UTC  (9+ messages)
` [PATCH 1/4] nvme: authentication error are always non-retryable
` [PATCH 2/4] nvmet: lock config semaphore when accessing DH-HMAC-CHAP key
` [PATCH 3/4] nvmet: return DHCHAP status codes from nvmet_setup_auth()
` [PATCH 4/4] nvmet-loop: do not call nvme_ctrl_put() after nvme_ctrl_uninit()

[PATCH 0/4] of: fdt: read blspec/FIT DT compat without unflattening
 2024-03-01 13:04 UTC  (5+ messages)
` [PATCH 1/4] of: fdt: factor out FDT header parsing
` [PATCH 2/4] of: fdt: implement fdt_machine_is_compatible
` [PATCH 3/4] blspec: don't parse whole device tree to compare compatibles
` [PATCH 4/4] FIT: support finding compatible configuration by FDT compatible

[PATCH v3 0/5] RK3588 and Rock 5B dts additions: thermal, OPP and fan
 2024-03-01 13:11 UTC  (12+ messages)
` [PATCH v3 1/5] arm64: dts: rockchip: enable built-in thermal monitoring on RK3588

[GIT PULL] iommu/arm-smmu: Updates for 6.9
 2024-03-01 13:05 UTC  (3+ messages)

[PATCH v2 0/3] RISC-V: mm: do not treat hint addr on mmap as the upper bound to search
 2024-03-01 13:02 UTC  (4+ messages)

[PATCH v2 0/5] linux-user: Rewrite target_shmat
 2024-03-01 13:34 UTC  (3+ messages)
` [PATCH v2 3/5] linux-user: Add strace for shmat

[PATCH v2 0/3] qtest: migration: Add tests for introducing 'channels' argument in migrate QAPIs
 2024-03-01 13:33 UTC  (11+ messages)
` [PATCH v2 1/3] qtest: migration: Enhance qtest migration functions to support 'channels' argument

[PATCH 1/2] opos6uldev: make the LCD work again
 2024-03-01 13:32 UTC  (11+ messages)

[kvm-unit-tests PATCH 0/7] more migration enhancements and tests
 2024-03-01 13:32 UTC  (4+ messages)
` [kvm-unit-tests PATCH 1/7] arch-run: Keep infifo open

[ANNOUNCEMENT] Yocto Project 4.3.3 is Released
 2024-03-01 13:32 UTC 

[PATCH v2 0/3] xe_sync and ufence rework
 2024-03-01 13:31 UTC  (6+ messages)
` [PATCH v2 3/3] drm/xe: Get page on user fence creation

[PATCHSET v29.4 03/13] xfs: atomic file content exchanges
 2024-03-01 13:31 UTC  (10+ messages)
` [PATCH 14/13] xfs: make XFS_IOC_COMMIT_RANGE freshness data opaque

[PATCH v5 00/21] Support more Amlogic SoC families in crypto driver
 2024-03-01 13:29 UTC  (22+ messages)
` [PATCH v5 01/21] drivers: crypto: meson: don't hardcode IRQ count
` [PATCH v5 02/21] drviers: crypto: meson: add platform data
` [PATCH v5 03/21] drivers: crypto: meson: make CLK controller optional
` [PATCH v5 04/21] drivers: crypto: meson: add MMIO helpers
` [PATCH v5 05/21] drivers: crypto: meson: move get_engine_number()
` [PATCH v5 06/21] drivers: crypto: meson: drop status field from meson_flow
` [PATCH v5 07/21] drivers: crypto: meson: move algs definition and cipher API to cipher.c
` [PATCH v5 08/21] drivers: crypto: meson: cleanup defines
` [PATCH v5 09/21] drivers: crypto: meson: process more than MAXDESCS descriptors
` [PATCH v5 10/21] drivers: crypto: meson: avoid kzalloc in engine thread
` [PATCH v5 11/21] drivers: crypto: meson: introduce hasher
` [PATCH v5 12/21] drivers: crypto: meson: add support for AES-CTR
` [PATCH v5 13/21] drivers: crypto: meson: use fallback for 192-bit keys
` [PATCH v5 14/21] drivers: crypto: meson: add support for G12-series
` [PATCH v5 15/21] drivers: crypto: meson: add support for AXG-series
` [PATCH v5 16/21] drivers: crypto: meson: add support for A1-series
` [PATCH v5 17/21] dt-bindings: crypto: meson: support new SoC's
` [PATCH v5 18/21] arch: arm64: dts: meson: a1: add crypto node
` [PATCH v5 19/21] arch: arm64: dts: meson: s4: "
` [PATCH v5 20/21] arch: arm64: dts: meson: g12: "
` [PATCH v5 21/21] arch: arm64: dts: meson: axg: "

[PATCH] etnaviv: Restore some id values
 2024-03-01 13:30 UTC  (3+ messages)

[PATCH] drm/i915/selftests: Fix dependency of some timeouts on HZ
 2024-03-01 13:29 UTC  (3+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH v4 1/2] drm/amdgpu: implement TLB flush fence
 2024-03-01 13:29 UTC  (5+ messages)
` [PATCH v4 2/2] drm/amdgpu: sync page table freeing with tlb flush

[PATCH v8] pinctrl: Add driver for Awinic AW9523/B I2C GPIO Expander
 2024-03-01 13:29 UTC 

[PATCH] x86/cpu-policy: Allow for levelling of VERW side effects
 2024-03-01 13:28 UTC  (2+ messages)

[PATCH i-g-t v2 0/5] IGT documentation refactoring
 2024-03-01 13:29 UTC  (3+ messages)
` ✓ CI.xeBAT: success for IGT documentation refactoring (rev2)
` ✗ Fi.CI.BAT: failure "

[PULL v2 0/1] loongarch-to-apply queue
 2024-03-01 13:28 UTC  (3+ messages)
` [PULL v2 1/1] loongarch: Change the UEFI loading mode to loongarch

[PATCH v1] eventdev/crypto: fix enqueueing invalid ops
 2024-03-01 13:28 UTC  (3+ messages)

[PATCH printk v2 00/26] wire up write_atomic() printing
 2024-03-01 13:28 UTC  (5+ messages)
` [PATCH printk v2 21/26] printk: Coordinate direct printing in panic
` [PATCH printk v2 22/26] printk: nbcon: Implement emergency sections

[PATCH v2] drm/etnaviv: Restore some id values
 2024-03-01 13:28 UTC 

[RFC 0/5] crypto/ionic: introduce AMD Pensando ionic crypto driver
 2024-03-01 13:27 UTC  (3+ messages)

[PATCH v5 00/12] TCG Plugin inline operation enhancement
 2024-03-01 13:21 UTC  (7+ messages)
` [PATCH v5 09/12] contrib/plugins/hotblocks: migrate to new per_vcpu API

[PATCH] netdev: Use flexible array for trailing private bytes
 2024-03-01 13:25 UTC  (5+ messages)

[PATCH] drm/i915/selftest_hangcheck: Check sanity with more patience
 2024-03-01 13:25 UTC  (3+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH] doc: devicetree: Lets avoid short reference link names
 2024-03-01 13:24 UTC 

[PATCH] compiler.h: Explain how __is_constexpr() works
 2024-03-01 13:21 UTC  (3+ messages)
  ` [+externe Mail+] "

[DPDK/examples Bug 1391] examples/l3fwd: in event-mode hash.txadapter.txq is not always updated
 2024-03-01 13:22 UTC 

[PATCH v2] docs: new text on bisecting which also covers bug validation
 2024-03-01 13:22 UTC  (2+ messages)

[PATCH v7] pinctrl: Add driver for Awinic AW9523/B I2C GPIO Expander
 2024-03-01 13:20 UTC  (3+ messages)

what should "git clean -n -f [-d] [-x] <pattern>" do?
 2024-03-01 13:20 UTC  (3+ messages)
` [PATCH] clean: improve -n and -f implementation and documentation

[RFC PATCH v6 00/12] cxl: Add support for CXL feature commands, CXL device patrol scrub control and DDR5 ECS control features
 2024-03-01 13:19 UTC  (7+ messages)

[PATCH v2 00/25] fs: use type-safe uid representation for filesystem capabilities
 2024-03-01 13:19 UTC  (5+ messages)
` [PATCH v2 14/25] evm: add support for fscaps security hooks

[PATCHSET] fstests: random fixes for v2024.02.09
 2024-03-01 13:18 UTC  (8+ messages)
` [PATCH 6/8] xfs/122: update test to pick up rtword/suminfo ondisk unions

[PATCH v2] hw/nvme/ns: Add NVMe NGUID property
 2024-03-01 13:16 UTC  (2+ messages)

[Buildroot] [git commit branch/2023.11.x] Update for 2023.11.2
 2024-03-01 13:16 UTC 

[PATCH] testimage: allow to set runqemu bootparams option
 2024-03-01 13:16 UTC  (2+ messages)
` [poky] "

Linux 6.7.7
 2024-03-01 13:16 UTC  (2+ messages)

[PATCH] fanotify: move path permission and security check
 2024-03-01 13:16 UTC  (3+ messages)

Linux 6.6.19
 2024-03-01 13:15 UTC  (2+ messages)

Linux 5.15.150
 2024-03-01 13:15 UTC  (2+ messages)

Linux 6.1.80
 2024-03-01 13:15 UTC  (2+ messages)

Linux 5.10.211
 2024-03-01 13:15 UTC  (2+ messages)

Linux 5.4.270
 2024-03-01 13:15 UTC  (2+ messages)

Linux 4.19.308
 2024-03-01 13:15 UTC  (2+ messages)

[PATCH v7 00/36] drm/connector: Create HDMI Connector infrastructure
 2024-03-01 13:15 UTC  (7+ messages)
` [PATCH v7 21/36] drm/connector: hdmi: Add Broadcast RGB property

[PATCH v1 1/1] x86/fred: Fix init_task thread stack pointer initialization
 2024-03-01 13:15 UTC  (2+ messages)

[PATCH] media: rcar-csi2: Use common error handling code in rcsi2_parse_dt()
 2024-03-01 13:15 UTC  (3+ messages)

[PATCH v2 00/12] arm64: dts: qcom: sc8280xp: PCIe fixes and GICv3 ITS enable
 2024-03-01 13:14 UTC  (11+ messages)

[PATCH] media: rzg2l-csi2: Use common error handling code in rzg2l_csi2_parse_dt()
 2024-03-01 13:14 UTC  (2+ messages)

[RFC PATCH 0/6] Clean up arm linker scripts
 2024-03-01 13:14 UTC  (8+ messages)
` [RFC PATCH 2/6] arm: clean up v7 and v8 linker scripts for bss_start/end

[DPDK/examples Bug 1390] examples/l3fwd: in event mode tries to RX for not ready port
 2024-03-01 13:13 UTC 

How to resume decryption on LUKS1 in-place
 2024-03-01 13:12 UTC  (3+ messages)

[isar-cip-core][PATCH 1/1] create audit log folder with tmpfiles.d
 2024-03-01  9:34 UTC 

[PATCH] x86/asm: Use 32bit xor to clear registers
 2024-03-01 13:10 UTC  (5+ messages)
` [tip: x86/boot] x86/boot: Use 32-bit XOR "

[PATCH] scsi/sd_zbc: Use READ(10)/WRITE(10) for zoned UFS devices
 2024-03-01 13:09 UTC  (2+ messages)

[PATCH 0/3] nfsd: fix dadlock in move_to_close_lru()
 2024-03-01 13:09 UTC  (5+ messages)
` [PATCH 1/3] nfsd: move nfsd4_cstate_assign_replay() earlier in open handling
` [PATCH 2/3] nfsd: replace rp_mutex to avoid deadlock in move_to_close_lru()

[PATCH v5 0/8] Split a folio to any lower order folios
 2024-03-01 13:09 UTC  (8+ messages)
` [PATCH v5 8/8] mm: huge_memory: enable debugfs to split huge pages to any order

[PATCH v4] selinux: add prefix/suffix matching to filename type transitions
 2024-03-01 12:53 UTC  (5+ messages)

[meta-virtualization][0/1] add support of virt-manager
 2024-03-01 13:07 UTC  (2+ messages)
` [meta-virtualization][PATCH 1/1] virt-manager: add package

[LTP] [PATCH v2 1/3] mremap02: Convert to new API
 2024-03-01 13:06 UTC  (2+ messages)

[PATCH 1/2] mmiowb: Rename mmiowb_spin_{lock, unlock}() to mmiowb_in_{lock, unlock}()
 2024-03-01 13:05 UTC  (2+ messages)
` [PATCH 2/2] mmiowb: Hook up mmiowb helpers to mutexes as well as spinlocks

[Linux Kernel Bug] KASAN: slab-out-of-bounds Write in tomoyo_write_control
 2024-03-01 13:04 UTC  (2+ messages)
` [PATCH for 6.8] tomoyo: fix UAF write bug in tomoyo_write_control()

[PATCH nft 0/3] parser: allow to define maps that contain ct objects
 2024-03-01 12:59 UTC  (4+ messages)
` [PATCH nft 1/3] parser: allow to define maps that contain timeouts and expectations
` [PATCH nft 2/3] parser: allow to define maps that contain ct helpers
` [PATCH nft 3/3] tests: add test case for named ct objects

[PATCH V2 0/1] [GSoC][PATCH] t9117: prefer test_path_* helper functions
 2024-03-01 13:03 UTC  (3+ messages)
` [PATCH v3 0/1] "
  ` [PATCH v3 1/1] [PATCH] "

[PATCH] btrfs-progs: subvolume: output the prompt line only when the ioctl succeeded
 2024-03-01 12:56 UTC  (2+ messages)

[RFC] drm/panic: Add drm panic locking
 2024-03-01 13:03 UTC  (3+ messages)

[PATCH bpf] bpf: Fix DEVMAP_HASH overflow check on 32-bit arches
 2024-03-01 13:02 UTC  (5+ messages)

[Intel-wired-lan] [PATCH iwl-net 0/3] intel: fix routines that disable queue pairs
 2024-03-01 13:01 UTC  (4+ messages)
` [Intel-wired-lan] [PATCH iwl-net 1/3] ixgbe: {dis, en}able irqs in ixgbe_txrx_ring_{dis, en}able

[PATCH v2] Check whether the wakeup task is eligible first
 2024-03-01 13:01 UTC 

Linux kernel 6.7.7 released
 2024-03-01 13:00 UTC 

[PATCH v9 0/8] Landlock: IOCTL support
 2024-03-01 12:59 UTC  (5+ messages)
` [PATCH v9 1/8] landlock: Add IOCTL access right

[PATCH v2] qnx4: convert qnx4 to use the new mount api
 2024-03-01 12:59 UTC  (2+ messages)

[PATCH] app/eventdev: support DMA adapter test
 2024-03-01 12:57 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] hugetlbfs: support idmapped mounts
 2024-03-01 12:57 UTC  (5+ messages)

[PATCH] hv/hv_kvp_daemon: Handle IPv4 and Ipv6 combination for keyfile format
 2024-03-01 12:56 UTC 

Linux kernel 6.6.19 released
 2024-03-01 12:55 UTC 

[PATCH 00/71] replace use of fixed size rte_memcpy
 2024-03-01 12:55 UTC  (2+ messages)

[PATCH rc] iommu/sva: Fix SVA handle sharing in multi device case
 2024-03-01 12:54 UTC  (2+ messages)

[PATCH 0/8] [PULL REQUEST] Intel IOMMU updates for Linux v6.9
 2024-03-01 12:52 UTC  (2+ messages)

[dhowells-fs:rxrpc-iothread 24/24] net/rxrpc/output.c:486 rxrpc_tstamp_data_packets() error: uninitialized symbol 'serial'
 2024-03-01 12:50 UTC 

[PATCH] drm/amdgpu: add ring timeout information in devcoredump
 2024-03-01 12:43 UTC 

[PATCH V16 0/8] arm64/perf: Enable branch stack sampling
 2024-03-01 12:49 UTC  (11+ messages)
` [PATCH V16 2/8] KVM: arm64: Prevent guest accesses into BRBE system registers/instructions

[PATCH 1/4] iommu: constify pointer to bus_type
 2024-03-01 12:47 UTC  (4+ messages)

[PATCH] usb: gadget: f_fs: Add the missing get_alt callback
 2024-03-01 12:47 UTC 

[PATCH] drm/amdgpu: Fix potential Spectre vulnerability in amdgpu_gfx_parse_disable_cu()
 2024-03-01 12:45 UTC 

[PATCH] Check whether the wakeup task is eligible first
 2024-03-01 12:45 UTC 

[GIT PULL] vfs fixes
 2024-03-01 12:45 UTC 

[xen-unstable-smoke test] 184830: tolerable all pass - PUSHED
 2024-03-01 12:45 UTC 

Linux kernel 6.1.80 released
 2024-03-01 12:45 UTC 

[PATCH] common/cnxk: fix link cfg for sdp
 2024-03-01 12:44 UTC  (2+ messages)

net/netfilter/nf_bpf_link.c:186:33: warning: bitwise operation between different enumeration types ('enum bpf_reg_type' and 'enum bpf_type_flag')
 2024-03-01 12:44 UTC  (3+ messages)

[PATCH nf v2] netfilter: nft_ct: fix l3num expectations with inet pseudo family
 2024-03-01 12:38 UTC 

[PATCH 00/15] use GCC/MSVC compatible __VA_ARGS__
 2024-03-01 12:43 UTC  (3+ messages)
` [PATCH v5 00/22] stop using variadic argument pack extension

[PATCH] crypto/mlx5: add max segment assert
 2024-03-01 12:42 UTC 

[PATCH] x86/mm: re-implement get_page_light() using an atomic increment
 2024-03-01 12:42 UTC 

[RFC] dma-mapping: introduce dma_can_skip_unmap()
 2024-03-01 12:42 UTC  (4+ messages)

[kvm-unit-tests PATCH 00/32] powerpc improvements
 2024-03-01 12:41 UTC  (4+ messages)
` [kvm-unit-tests PATCH 14/32] powerpc: general interrupt tests

[LTP] [PATCH] pipe/pipe15.c: Adjust fd check for pipe creation
 2024-03-01 12:41 UTC  (2+ messages)

[PATCH dwarves] btf_encoder: dynamically allocate the vars array for percpu variables
 2024-03-01 12:41 UTC 

Linux kernel 5.15.150 released
 2024-03-01 12:40 UTC 

[Intel-wired-lan] [tnguy-next-queue:10GbE] BUILD REGRESSION 65f5dd4f02a89df429b8212b4c2f3ada6c4f3fc1
 2024-03-01 12:39 UTC 

[PATCH 0/8] Some cleanups for memory-failure
 2024-03-01 12:40 UTC  (3+ messages)

[RFC PATCH v5 00/29] TDX KVM selftests
 2024-03-01 12:09 UTC  (3+ messages)
` [RFC PATCH v5 09/29] KVM: selftests: TDX: Add report_fatal_error test

[PATCH net-next v12 00/15] Introducing P4TC (series 1)
 2024-03-01 12:39 UTC  (6+ messages)
` [PATCH net-next v12 01/15] net: sched: act_api: Introduce P4 actions list

[PATCH] locking/rtmutex: Use try_cmpxchg_relaxed in mark_rt_mutex_waiters()
 2024-03-01 12:38 UTC  (2+ messages)
` [tip: locking/core] locking/rtmutex: Use try_cmpxchg_relaxed() "

[PATCH] x86/asm: Implement local_xchg using CMPXCHG without lock prefix
 2024-03-01 12:38 UTC  (2+ messages)
` [tip: locking/core] locking/x86: Implement local_xchg() using CMPXCHG without the LOCK prefix

[PATCH] memory: omap-gpmc: fixup wrongly hierarchy of the sub-devices
 2024-03-01 12:38 UTC  (3+ messages)

[GIT PULL] md-6.9 20240301
 2024-03-01 12:37 UTC  (2+ messages)

[PATCH] can: kvaser_pciefd: Add support for Kvaser PCIe 8xCAN
 2024-03-01 12:37 UTC 

https over ESP is not working in kernel version 5.10.199
 2024-03-01 12:35 UTC 


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.