messages from 2024-02-26 09:15:26 to 2024-02-26 09:50:37 UTC [more...]
[PATCH v4 00/39] Add support for sam9x7 SoC family
2024-02-26 9:24 UTC (10+ messages)
` [PATCH v4 03/39] dt-bindings: crypto: add sam9x7 in Atmel AES
` [PATCH v4 04/39] dt-bindings: crypto: add sam9x7 in Atmel SHA
` [PATCH v4 05/39] dt-bindings: crypto: add sam9x7 in Atmel TDES
[PATCH 00/13] enable bs > ps in XFS
2024-02-26 9:49 UTC (13+ messages)
` [PATCH 01/13] mm: Support order-1 folios in the page cache
` [PATCH 02/13] fs: Allow fine-grained control of folio sizes
` [PATCH 03/13] filemap: align the index to mapping_min_order in the page cache
` [PATCH 04/13] filemap: use mapping_min_order while allocating folios
` [PATCH 05/13] readahead: set file_ra_state->ra_pages to be at least mapping_min_order
` [PATCH 06/13] readahead: align index to mapping_min_order in ondemand_ra and force_ra
` [PATCH 07/13] readahead: rework loop in page_cache_ra_unbounded()
` [PATCH 08/13] readahead: allocate folios with mapping_min_order in ra_(unbounded|order)
` [PATCH 09/13] mm: do not split a folio if it has minimum folio order requirement
` [PATCH 10/13] iomap: fix iomap_dio_zero() for fs bs > system page size
` [PATCH 11/13] xfs: expose block size in stat
` [PATCH 12/13] xfs: make the calculation generic in xfs_sb_validate_fsb_count()
[PATCH] usb: dwc3-generic: Fix build errors when USB_DWC3_GADGET is disabled
2024-02-26 9:50 UTC (7+ messages)
Question: How to pass Docker container traffic through iptables tproxy?
2024-02-26 9:50 UTC
[PATCH 0/3] Support intra-function call validation
2024-02-26 9:49 UTC (4+ messages)
` [PATCH 1/3] objtool: is_fentry_call() crashes if call has no destination
` [PATCH 2/3] objtool: Add support for intra-function calls
` [PATCH 3/3] x86/speculation: Support intra-function call validation
[Intel-wired-lan] [PATCH iwl-next v2] ice: Add support for devlink loopback param
2024-02-26 9:49 UTC (3+ messages)
[PATCH] semihosting/uaccess.c: Replaced a malloc call with g_malloc
2024-02-26 10:02 UTC (3+ messages)
[PATCH] MAINTAINERS: Remove T Ambarus from few mchp entries
2024-02-26 9:47 UTC (3+ messages)
[PATCH 1/1] dt-bindings: riscv: cpus: reg matches hart ID
2024-02-26 9:46 UTC (4+ messages)
[RFC PATCH v1 00/26] KVM: Restricted mapping of guest_memfd at the host and pKVM/arm64 support
2024-02-26 9:47 UTC (5+ messages)
` folio_mmapped
[PATCH v4 03/11] fs: Initial atomic write support
2024-02-26 9:46 UTC (2+ messages)
[PATCH nft] parser_json: allow 0 offsets again
2024-02-26 9:34 UTC
[PATCH v4 07/11] block: Add fops atomic write support
2024-02-26 9:46 UTC (2+ messages)
[PATCH v3] PM / core: conditionally skip system pm in device/driver model
2024-02-26 9:45 UTC (5+ messages)
[PATCH] ceph: remove SLAB_MEM_SPREAD flag usage
2024-02-26 9:45 UTC (8+ messages)
[PATCH 0/3] Add support for Block Passthrough Endpoint function driver
2024-02-26 9:45 UTC (4+ messages)
[PATCH v4 00/30] Enable build of full Xen for RISC-V
2024-02-26 9:45 UTC (9+ messages)
` [PATCH v4 12/30] xen/riscv: introduce cmpxchg.h
[kvm-unit-tests PATCH 0/7] more migration enhancements and tests
2024-02-26 9:38 UTC (16+ messages)
` [kvm-unit-tests PATCH 1/7] arch-run: Keep infifo open
` [kvm-unit-tests PATCH 2/7] migration: Add a migrate_skip command
` [kvm-unit-tests PATCH 3/7] (arm|s390): Use migrate_skip in test cases
` [kvm-unit-tests PATCH 4/7] powerpc: add asm/time.h header with delay and get_clock_us/ms
` [kvm-unit-tests PATCH 5/7] arch-run: Add a "continuous" migration option for tests
` [kvm-unit-tests PATCH 6/7] gitlab-ci: Run migration selftest on s390x and powerpc
` [kvm-unit-tests PATCH 7/7] common: add memory dirtying vs migration test
[PATCH] rust: add `Module::as_ptr`
2024-02-26 9:44 UTC
[PATCH v2 1/3] common/cnxk: dma result to an offset of the event
2024-02-26 9:43 UTC (4+ messages)
` [PATCH v3 "
` [PATCH v3 2/3] dma/cnxk: support for DMA event enqueue dequeue
` [PATCH v3 3/3] event/cnxk: support DMA event functions
[PATCH] arm64: dts: qcom: msm8953-lenovo-kuntao: Add initial device tree
2024-02-26 9:41 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: arm: qcom: Add Lenovo P2
` [PATCH v2 2/2] arm64: dts: qcom: msm8953-lenovo-kuntao: Add initial device tree
[PATCH mptcp-next v5 00/12] add helpers and vars in mptcp_lib.sh, part 3
2024-02-26 9:43 UTC (13+ messages)
` [PATCH mptcp-next v5 01/12] selftests: mptcp: capitalize ok/fail/skip
` [PATCH mptcp-next v5 02/12] selftests: mptcp: sockopt: print every test result
` [PATCH mptcp-next v5 03/12] selftests: mptcp: connect: fix misaligned OK/FAIL
` [PATCH mptcp-next v5 04/12] selftests: mptcp: print test results with colors
` [PATCH mptcp-next v5 05/12] selftests: mptcp: connect: add dedicated port counter
` [PATCH mptcp-next v5 06/12] selftests: mptcp: connect: print out ping tests info
` [PATCH mptcp-next v5 07/12] selftests: mptcp: print test results with counters
` [PATCH mptcp-next v5 08/12] selftests: mptcp: move test_fail out of check_expected_one
` [PATCH mptcp-next v5 09/12] selftests: mptcp: extract mptcp_lib_check_expected
` [PATCH mptcp-next v5 10/12] selftests: mptcp: export event macros in mptcp_lib
` [PATCH mptcp-next v5 11/12] selftests: mptcp: add mptcp_lib_verify_listener_events
` [PATCH mptcp-next v5 12/12] selftests: mptcp: use KSFT_SKIP/KSFT_PASS/KSFT_FAIL
[PATCH v3 0/3] selftests/resctrl: Simplify test cleanup functions
2024-02-26 9:43 UTC (7+ messages)
` [PATCH v3 2/3] selftests/resctrl: Simplify cleanup in ctrl-c handler
` [PATCH v3 3/3] selftests/resctrl: Move cleanups out of individual tests
[PATCH 0/6] Enable Adaptive Sync SDP Support for DP
2024-02-26 9:43 UTC (3+ messages)
` [PATCH 3/6] drm/i915/dp: Add Read/Write support for Adaptive Sync SDP
[PATCH net-next v2] net: stmmac: dwmac-qcom-ethqos: Update link clock rate only for RGMII
2024-02-26 9:42 UTC
[PATCH next v2 11/11] minmax: min() and max() don't need to return constant expressions
2024-02-26 9:42 UTC (2+ messages)
[syzbot] [usb-storage?] divide error in isd200_ata_command
2024-02-26 9:42 UTC
[PULL] drm-misc-next
2024-02-26 9:41 UTC (2+ messages)
[Buildroot] [PATCH] package/fastapi: bump to 0.110.0
2024-02-26 9:41 UTC
[PATCH 0/3] Support intra-function call validation
2024-02-26 9:41 UTC (4+ messages)
` [PATCH 1/3] objtool: is_fentry_call() crashes if call has no destination
` [PATCH 2/3] objtool: Add support for intra-function calls
` [PATCH 3/3] x86/speculation: Support intra-function call validation
[syzbot] [rdma?] KASAN: slab-use-after-free Read in rdma_resolve_route
2024-02-26 9:41 UTC
[Intel-wired-lan] [PATCH iwl-next v1] ice: Add support for devlink loopback param
2024-02-26 9:40 UTC (5+ messages)
[PATCH md-6.9 00/10] md/raid1: refactor read_balance() and some minor fix
2024-02-26 9:40 UTC (6+ messages)
` [PATCH md-6.9 03/10] md/raid1: fix choose next idle in read_balance()
[ANNOUNCE] xfs-linux: for-next updated to 8a800a1e9004
2024-02-26 9:38 UTC
[PATCH 1/3] tpm: protect against locality counter underflow
2024-02-26 9:39 UTC (13+ messages)
Yocto kirstone bitbake failed
2024-02-26 9:39 UTC
non-zero O_TEXT for open syscall for Linux binaries (not source)
2024-02-26 9:39 UTC
[PATCH] docs: freeze some package versions for sphinx virtualenv setup
2024-02-26 9:38 UTC
[GIT PULL] USB4/Thunderbolt fix for v6.8-rc7
2024-02-26 9:38 UTC
[PATCH 2/3] dt-bindings: leds: leds-qcom-lpg: Add support for PMI8950 PWM
2024-02-26 9:37 UTC (4+ messages)
` [PATCH v2 1/3] leds: qcom-lpg: "
` [PATCH v2 2/3] arm64: dts: qcom: pmi8950: add pwm node
` [PATCH v2 3/3] dt-bindings: leds: leds-qcom-lpg: Add support for PMI8950 PWM
[Intel-wired-lan] [PATCH iwl-next v6 02/10] ice: Add driver support for firmware changes for LAG
2024-02-26 9:38 UTC (4+ messages)
[syzbot] [rdma?] KASAN: slab-use-after-free Read in rdma_resolve_route
2024-02-26 9:38 UTC
[PATCH v4 06/11] block: Add atomic write support for statx
2024-02-26 9:36 UTC (2+ messages)
[PATCH] xen/arm: Set correct per-cpu cpu_core_mask
2024-02-26 9:36 UTC (2+ messages)
[i-g-t v6 0/9] tests/kms_vrr: Modify kms_vrr to allow flicker profiling
2024-02-26 9:36 UTC (2+ messages)
` ✓ CI.xeBAT: success for tests/kms_vrr: Modify kms_vrr to allow flicker profiling (rev7)
[PATCH RFC V2 0/4] Fix regression bugs
2024-02-26 9:36 UTC (7+ messages)
` [PATCH RFC 1/4] dm-raid/md: Clear MD_RECOVERY_WAIT when stopping dmraid
[meta-security][PATCH] integrity-image-minimal: Fix a typo
2024-02-26 9:35 UTC
[PATCH 00/12] The merge-base logic vs missing commit objects
2024-02-26 9:34 UTC (5+ messages)
` [PATCH v2 00/11] "
` [PATCH v2 03/11] Start reporting missing commits in `repo_in_merge_bases_many()`
[PATCH v2] net: stmmac: fix rx queue priority assignment
2024-02-26 9:31 UTC (2+ messages)
[PATCH v3] dt-bindings: timer: Add support for cadence TTC PWM
2024-02-26 9:33 UTC
[PATCH net 1/2] net: dsa: mv88e6xxx: fix marvell 6320/21 switch probing
2024-02-26 9:33 UTC (4+ messages)
` [PATCH net 2/2] net: dsa: mv88e6xxx: 6320/21 read cmode on serdes ports
[PATCH v2 0/3] x86/spec: improve command line parsing
2024-02-26 9:33 UTC (5+ messages)
` [PATCH v2 2/3] x86/spec: fix BRANCH_HARDEN option to only be set when build-enabled
[syzbot] [net?] BUG: soft lockup in ser_release (3)
2024-02-26 9:33 UTC
[jlayton:dir-deleg 15/18] fs/nfsd/nfs4proc.c:3684:14: error: invalid application of 'sizeof' to an incomplete type 'const struct nfsd4_operation[]'
2024-02-26 9:31 UTC
[syzbot] [bluetooth?] KASAN: slab-use-after-free Read in l2cap_send_cmd
2024-02-26 9:32 UTC
[PATCH v3] target/riscv: Fix shift count overflow
2024-02-26 9:31 UTC (2+ messages)
[PATCH 0/3] Support intra-function call validation
2024-02-26 9:31 UTC
[PATCH v2] mm, mmap: fix vma_merge() case 7 with vma_ops->close
2024-02-26 9:30 UTC (2+ messages)
` [LTP] Fwd: "
[PATCH vhost v2 00/19] virtio: drivers maintain dma info for premapped vq
2024-02-26 9:24 UTC (4+ messages)
` [PATCH vhost v2 19/19] virtio_net: sq support premapped mode
[PATCH] manuals: kernel-dev: Fix BSP in recipe space
2024-02-26 9:30 UTC (3+ messages)
` [docs] "
[PATCH 0/2] xen/x86: cmpxchg cleanup
2024-02-26 9:29 UTC (3+ messages)
` [PATCH 2/2] x86/hpet: use an atomic add instead of a cmpxchg loop
[PATCH] mtd: spi-nor: Add Puya Semiconductor chips driver
2024-02-26 9:28 UTC (4+ messages)
[PATCH v4 0/2] Add support to dump printk buffer to console via sysrq
2024-02-26 9:28 UTC (5+ messages)
` [PATCH v4 2/2] tty/sysrq: Dump printk ring buffer messages "
[PATCH 0/2] Power management fixes
2024-02-26 9:28 UTC (6+ messages)
` [PATCH 2/2] ata: libata-core: Revert "ata: libata-core: Fix ata_pci_shutdown_one()"
[PATCH next v2 00/11] minmax: Optimise to reduce .i line length
2024-02-26 9:28 UTC (3+ messages)
` [PATCH next v2 02/11] minmax: Use _Static_assert() instead of static_assert()
[PATCH 0/3] t-ctype: simplify unit test definitions
2024-02-26 9:28 UTC (3+ messages)
` [PATCH 3/3] t-ctype: do one test per class and char
[PATCH v6 0/5] selftests/resctrl: Add non-contiguous CBMs in Intel CAT selftest
2024-02-26 9:28 UTC (6+ messages)
[PATCH net-next 1/2] net/vsockmon: Leverage core stats allocator
2024-02-26 9:27 UTC (3+ messages)
` [PATCH net-next 2/2] net/vsockmon: Do not set zeroed statistics
IMPORTANT - : Need help on USB port virtualization with Xen hypervisor
2024-02-26 9:15 UTC (4+ messages)
[PATCH 0/5] xen/livepatch: fixes for the pre-apply / post-revert hooks
2024-02-26 9:26 UTC (4+ messages)
regression/bisected commit 773688a6cb24b0b3c2ba40354d883348a2befa38 make my system completely unusable under high load
2024-02-26 9:25 UTC (18+ messages)
[PATCH RFC net-next v1 0/6] ethtool HW timestamping statistics
2024-02-26 9:26 UTC (3+ messages)
` [PATCH RFC net-next v1 4/6] net/mlx5e: Implement ethtool hardware "
[PATCH] drm/xe/guc: Handle timing out of signaled jobs gracefully
2024-02-26 9:26 UTC (2+ messages)
[PATCH] MAINTAINERS: Update W's for KEYS/KEYRINGS_INTEGRITY and TPM DEVICE RIVER
2024-02-26 9:26 UTC (5+ messages)
[PATCH net-next] ipv6: raw: remove useless input parameter in rawv6_err
2024-02-26 9:26 UTC (2+ messages)
[PATCH 0/2] ide, vl: turn -win2k-hack into a property on IDE devices
2024-02-26 9:24 UTC (5+ messages)
[PATCH net-next] selftests: netdevsim: be less selective for FW for the devlink test
2024-02-26 9:24 UTC (2+ messages)
[PATCH] irqchip/loongson-pch-pic: Update interrupt registration policy
2024-02-26 9:24 UTC (3+ messages)
[PATCH v4 05/11] block: Add core atomic write support
2024-02-26 9:23 UTC (2+ messages)
[XEN PATCH] automation: Rework "build-each-commit-gcc" test
2024-02-26 9:23 UTC (2+ messages)
[PATCH v4 0/3] fpga: xilinx-selectmap: add new driver
2024-02-26 9:19 UTC (4+ messages)
` [PATCH v4 1/3] fpga: xilinx-spi: extract a common driver core
[PATCH v2 0/8] imx8mp: Enable PCIe/NVMe support
2024-02-26 9:23 UTC (4+ messages)
` [PATCH v2 1/8] clk: imx8mp: Add support for PCIe clocks
[PATCH 1/2] stackdepot: add stats counters exported via debugfs
2024-02-26 9:22 UTC (5+ messages)
` [PATCH 2/2] stackdepot: make fast paths lock-less again
[PATCH net-next v3] net: stmmac: mmc_core: Drop interrupt registers from stats
2024-02-26 9:22 UTC (3+ messages)
This is the fourth time I’ve tried to find what led to the regression of outgoing network speed and each time I find the merge commit 8c94ccc7cd691472461448f98e2372c75849406c
2024-02-26 9:24 UTC (18+ messages)
` This is the fourth time I've "
[PATCH] ARM: dts: aspeed: ahe50dc: Update lm25066 regulator name
2024-02-26 9:17 UTC (3+ messages)
Chromium sandbox on LoongArch and statx -- seccomp deep argument inspection again?
2024-02-26 9:20 UTC (8+ messages)
[PATCH net-next] ipv6: anycast: complete RCU handling of struct ifacaddr6
2024-02-26 9:20 UTC (2+ messages)
[OE-Core][PATCH v4 0/5] testimage: add failed test post actions and fetch more data
2024-02-26 9:19 UTC (6+ messages)
` [OE-Core][PATCH v4 1/5] lib/oeqa: share get_json_result_dir helper
` [OE-Core][PATCH v4 2/5] testimage: create a list of failed test post actions
` [OE-Core][PATCH v4 3/5] oeqa/utils/postactions: isolate directory creation in dedicated action
` [OE-Core][PATCH v4 4/5] oeqa/utils/postactions: add target disk usage stat as post action
` [OE-Core][PATCH v4 5/5] oeqa/utils/postactions: testimage: add host "
[PATCH] drm/xe: Use vmalloc for array of bind allocation in bind IOCTL
2024-02-26 9:18 UTC (2+ messages)
[PATCH v5 0/6] DCP as trusted keys backend
2024-02-26 9:17 UTC (7+ messages)
[PATCH pciutils v2 0/2] lspci: Adding TDISP, IDE
2024-02-26 9:10 UTC (2+ messages)
[PATCH v2 0/2] hw/acpi: Include missing headers
2024-02-26 9:30 UTC (5+ messages)
` [PATCH v2 1/2] hw/acpi/ich9: "
` [PATCH v2 2/2] hw/i386/q35: Include missing 'hw/acpi/acpi.h' header
[PATCH v5 00/12] TCG Plugin inline operation enhancement
2024-02-26 9:14 UTC (13+ messages)
` [PATCH v5 01/12] plugins: scoreboard API
` [PATCH v5 02/12] plugins: define qemu_plugin_u64
` [PATCH v5 03/12] plugins: implement inline operation relative to cpu_index
` [PATCH v5 04/12] plugins: add inline operation per vcpu
` [PATCH v5 05/12] tests/plugin: add test plugin for inline operations
` [PATCH v5 06/12] tests/plugin/mem: migrate to new per_vcpu API
` [PATCH v5 07/12] tests/plugin/insn: "
` [PATCH v5 08/12] tests/plugin/bb: "
` [PATCH v5 09/12] contrib/plugins/hotblocks: "
` [PATCH v5 10/12] contrib/plugins/howvec: "
` [PATCH v5 11/12] plugins: remove non per_vcpu inline operation from API
` [PATCH v5 12/12] plugins: cleanup codepath for previous inline operation
[PATCH] clk: imx: imx8mp: Fix SAI_MCLK_SEL definition
2024-02-26 9:16 UTC (3+ messages)
[cocci] [PATCH] clk: imx: scu: Use common error handling code in imx_clk_scu_alloc_dev()
2024-02-26 9:16 UTC (3+ messages)
` "
[RFC PATCH 0/3] make the hugetlb migration strategy consistent
2024-02-26 9:17 UTC (7+ messages)
` [RFC PATCH 2/3] mm: hugetlb: "
[cocci] [PATCH 0/2] clk: imx: composite-8m: Adjustments for __imx8m_clk_hw_composite()
2024-02-26 9:15 UTC (3+ messages)
` "
[PATCH RFCv2 0/8] vfio/iommufd: IOMMUFD Dirty Tracking
2024-02-26 9:14 UTC (5+ messages)
` [PATCH RFCv2 2/8] vfio/iommufd: Introduce auto domain creation
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.