All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-04-05 00:20:48 to 2024-04-05 03:04:58 UTC [more...]

[PATCH v10 00/14] Add Cgroup support for SGX EPC memory
 2024-04-05  2:59 UTC  (9+ messages)
` [PATCH v10 05/14] x86/sgx: Implement basic EPC misc cgroup functionality
` [PATCH v10 08/14] x86/sgx: Add basic EPC reclamation flow for cgroup

[PATCH] nilfs2: convert to use the new mount API
 2024-04-05  3:00 UTC  (7+ messages)
          ` [PATCH V2] "

[syzbot] [net?] WARNING in cleanup_net (3)
 2024-04-05  3:00 UTC  (2+ messages)

[Intel-wired-lan] How to set interface up / down ?
 2024-04-05  2:59 UTC 

[PATCH v3] mm: add per-order mTHP alloc_success and alloc_fail counters
 2024-04-05  2:57 UTC  (6+ messages)

[PATCHSET v5.5 1/2] fs-verity: support merkle tree access by blocks
 2024-04-05  2:57 UTC  (15+ messages)
` [PATCH 03/13] fsverity: support block-based Merkle tree caching
` [PATCH 04/13] fsverity: add per-sb workqueue for post read processing
` [PATCH 06/13] fsverity: send the level of the merkle tree block to ->read_merkle_tree_block
` [PATCH 07/13] fsverity: pass the new tree size and block size to ->begin_enable_verity
` [PATCH 08/13] fsverity: expose merkle tree geometry to callers
` [PATCH 09/13] fsverity: box up the write_merkle_tree_block parameters too
` [PATCH 10/13] fsverity: pass the zero-hash value to the implementation

[PATCH fs/proc/bootconfig] remove redundant comments from /proc/bootconfig
 2024-04-05  2:57 UTC  (5+ messages)

[lttng-dev] babeltrace2 on windows
 2024-04-05  2:56 UTC  (3+ messages)

[PATCH] phy: qcom: qmp-combo: Fix register base for QSERDES_DP_PHY_MODE
 2024-04-05  2:56 UTC  (5+ messages)

[PATCH bpf-next v1 0/3] bpf: allow bpf_for_each_map_elem() helper with different input maps
 2024-04-05  2:55 UTC  (4+ messages)
` [PATCH bpf-next v1 1/3] bpf: store both map ptr and state in bpf_insn_aux_data
` [PATCH bpf-next v1 2/3] bpf: allow invoking bpf_for_each_map_elem with different maps
` [PATCH bpf-next v1 3/3] selftests/bpf: add test for bpf_for_each_map_elem() "

linux-next: build failure after merge of the mm tree
 2024-04-05  2:55 UTC 

[PATCH] phy: qcom: qmp-combo: Fix VCO div offset on v3
 2024-04-05  2:54 UTC  (3+ messages)

Hibernate stuck after recent kernel/workqueue.c changes in Stable 6.6.23
 2024-04-05  2:54 UTC  (10+ messages)
          ` Do we need a "DoNotBackPort" tag? (was: Re: Hibernate stuck after recent kernel/workqueue.c changes in Stable 6.6.23)
              ` Do we need a "DoNotBackPort" tag?

[PATCH v1 0/5] zswap same-filled and limit checking cleanups
 2024-04-05  2:54 UTC  (10+ messages)
` [PATCH v1 1/5] mm: zswap: always shrink in zswap_store() if zswap_pool_reached_full
` [PATCH v1 2/5] mm: zswap: refactor limit checking from zswap_store()
` [PATCH v1 3/5] mm: zswap: move more same-filled pages checks outside of zswap_store()
` [PATCH v1 4/5] mm: zswap: remove same_filled module params
` [PATCH v1 5/5] mm: zswap: do not check the global limit for same-filled pages

[PATCH v2 0/2] Enable various remoteprocs for qcm6490-idp and qcs6490-rb3gen2
 2024-04-05  2:53 UTC  (3+ messages)
` [PATCH v2 2/2] arm64: dts: qcom: qcs6490-rb3gen2: Enable various remoteprocs

[PATCH] fetch: return when parsing submodule.recurse
 2024-04-05  2:52 UTC 

[PATCH V17 0/9] arm64/perf: Enable branch stack sampling
 2024-04-05  2:46 UTC  (20+ messages)
` [PATCH V17 1/9] arm64/sysreg: Add BRBE registers and fields
` [PATCH V17 2/9] KVM: arm64: Explicitly handle BRBE traps as UNDEFINED
` [PATCH V17 3/9] drivers: perf: arm_pmu: Add infrastructure for branch stack sampling
` [PATCH V17 4/9] arm64/boot: Enable EL2 requirements for BRBE
` [PATCH V17 5/9] drivers: perf: arm_pmuv3: Enable branch stack sampling via FEAT_BRBE
` [PATCH V17 6/9] KVM: arm64: nvhe: Disable branch generation in nVHE guests
` [PATCH V17 7/9] perf: test: Speed up running brstack test on an Arm model
` [PATCH V17 8/9] perf: test: Remove empty lines from branch filter test output
` [PATCH V17 9/9] perf: test: Extend branch stack sampling test for Arm64 BRBE

[axboe-block:rw_iter 30/37] drivers/usb/chipidea/debug.c:76:17: error: implicit declaration of function 'iov_iter_count' is invalid in C99
 2024-04-05  2:46 UTC 

[PATCH v4 0/2] rtc-pm8xxx: fix rtc alarm which fired before driver probe not be cleard
 2024-04-05  2:47 UTC  (5+ messages)
` [PATCH V4 1/2] rtc-pm8xxx: clear the triggered alarm interrupt during driver probe
` [PATCH V4 2/2] rtc-pm8xxx: Correct the value written into the PM8xxx_RTC_ALARM_CLEAR

[PATCH net-next v3 0/5] selftests: net: groundwork for YNL-based tests
 2024-04-05  2:45 UTC  (6+ messages)
` [PATCH net-next v3 1/5] selftests: net: add scaffolding for Netlink tests in Python
` [PATCH net-next v3 2/5] selftests: nl_netdev: add a trivial Netlink netdev test
` [PATCH net-next v3 3/5] netdevsim: report stats by default, like a real device
` [PATCH net-next v3 4/5] selftests: drivers: add scaffolding for Netlink tests in Python
` [PATCH net-next v3 5/5] testing: net-drv: add a driver test for stats reporting

[syzbot] [netfs?] divide error in netfs_submit_writethrough
 2024-04-05  2:43 UTC 

[PATCH v6 0/1] Add StarFive JH8100 dwmac support
 2024-04-05  2:40 UTC  (4+ messages)

[PATCH net-next v2 0/8] net: dsa: microchip: ksz8: refactor FDB dump path
 2024-04-05  2:40 UTC  (2+ messages)

[PATCH net-next 0/2] mptcp: add reset reasons in skb in more cases
 2024-04-05  2:39 UTC  (3+ messages)
` [PATCH net-next 1/2] mptcp: don't need to check SKB_EXT_MPTCP in mptcp_reset_option()
` [PATCH net-next 2/2] mptcp: add reset reason options in some places

[net-next PATCH 00/15] eth: fbnic: Add network driver for Meta Platforms Host Network Interface
 2024-04-05  2:38 UTC  (10+ messages)

[PATCH v2] kdb: replace deprecated strncpy
 2024-04-05  2:33 UTC 

[PATCH v1] migration/postcopy: ensure preempt channel is ready before loading states
 2024-04-05  2:32 UTC  (7+ messages)

[xen-unstable-smoke test] 185242: tolerable all pass - PUSHED
 2024-04-05  2:29 UTC 

[PATCH 00/15] Coalesced Interrupt Delivery with posted MSI
 2024-04-05  2:28 UTC  (3+ messages)
` [PATCH 04/15] x86/irq: Add a Kconfig option for "

[PATCH] ext4: fix i_data_sem unlock order in ext4_ind_migrate()
 2024-04-05  2:26 UTC  (2+ messages)

[net-next v3 0/2] devlink: Add port function attribute for IO EQs
 2024-04-05  2:22 UTC  (10+ messages)
` [net-next v3 1/2] devlink: Support setting max_io_eqs

[Bug 218305] New: Ryzen 7 7840HS gets stuck at 544MHz frequency after a random number of suspend/resume cycles
 2024-04-05  2:20 UTC  (2+ messages)
` [Bug 218305] Ryzen 7 7840HS gets stuck at 544MHz frequency after resuming after unplugging the power cord during sleep

[PATCH 0/3] Add REQ_F_CQE_SKIP support to io_uring zerocopy
 2024-04-04 22:19 UTC  (4+ messages)
` [PATCH 1/3] io_uring: Add REQ_F_CQE_SKIP support for "
` [PATCH 2/3] io_uring: Add io_uring_peek_cqe to mini_liburing
` [PATCH 3/3] io_uring: Support IOSQE_CQE_SKIP_SUCCESS in io_uring zerocopy test

[powerpc:next] BUILD SUCCESS bfe51886ca544956eb4ff924d1937ac01d0ca9c8
 2024-04-05  2:17 UTC 

[powerpc:fixes-test] BUILD SUCCESS 69630926011c1f7170a465b7b5c228deb66e9372
 2024-04-05  2:15 UTC 

[PATCH v2 1/3] drm/xe/xe_guc_submit: Fix exec queue stop race condition
 2024-04-05  2:17 UTC  (3+ messages)
` [PATCH v2 2/3] drm/xe/xe_guc_submit: Allow lr exec queues to be banned

[axboe-block:rw_iter 15/29] drivers/staging/axis-fifo/axis-fifo.c:354:15: warning: variable 'copied' set but not used
 2024-04-05  2:14 UTC 

[PATCH v2] rcu: Reduce synchronize_rcu() delays when all wait heads are in use
 2024-04-05  2:15 UTC  (3+ messages)

[PATCH] pinctrl: pinconf-generic: check error value EOPNOTSUPP
 2024-04-05  2:13 UTC  (7+ messages)

[PATCH v6 00/12] wifi: ath12k: Add single wiphy suppor
 2024-04-05  2:12 UTC  (4+ messages)

[PATCH v2] lib/hash: feature reclaim defer queue
 2024-04-05  2:11 UTC  (5+ messages)
` [PATCH v3] lib/hash: add defer queue reclaim API

[PATCH v2] usb-storage: Optimize scan delay more precisely
 2024-04-05  2:17 UTC 

[PATCH] spi: dw: Use controller clock rate as maximum frequency
 2024-04-05  2:11 UTC  (3+ messages)

[PATCH v2] usb-storage: Optimize scan delay more precisely
 2024-04-05  2:16 UTC 

[PATCHSET 0/3] Add REQ_F_CQE_SKIP support to io_uring zerocopy
 2024-04-04 22:07 UTC 

[Question]: How to disable modules BTF independently?
 2024-04-05  2:07 UTC  (12+ messages)

[meta-python][PATCH] python3-whoosh: Fix an intermittent ptest
 2024-04-05  2:07 UTC 

[PATCH bpf-next 0/3] bpf: allow bpf_for_each_map_elem() helper with different input maps
 2024-04-05  2:05 UTC  (4+ messages)
` [PATCH bpf-next 3/3] selftests/bpf: add test for bpf_for_each_map_elem() with different maps

regression on BLKRRPART ioctl for EIO
 2024-04-05  2:04 UTC  (10+ messages)

[PATCH net-next v2 0/7] selftests: net: groundwork for YNL-based tests
 2024-04-05  1:58 UTC  (4+ messages)
` [PATCH net-next v2 6/7] selftests: drivers: add scaffolding for Netlink tests in Python

[Patch v3] mm/memblock: remove empty dummy entry
 2024-04-05  1:58 UTC 

[PATCH blktests] block/035: test return EIO from BLKRRPART
 2024-04-05  1:56 UTC 

[PATCH 0/4] Introduce a wedged state
 2024-04-05  1:57 UTC  (4+ messages)
` [PATCH 1/4] drm/xe: Introduce a simple "

[linux-next:master 2709/3921] WARNING: modpost: vmlinux: section mismatch in reference: (unknown)+0x1488 (section: __ex_table) -> .LASF136 (section: .debug_str)
 2024-04-05  1:52 UTC 

[Patch v2] mm/memblock: remove empty dummy entry
 2024-04-05  1:53 UTC  (2+ messages)

[PATCH v8 0/4] firmware: arm_scmi: Add SCMI v3.2 pincontrol protocol basic support
 2024-04-05  1:59 UTC  (10+ messages)
` [PATCH v8 1/4] firmware: arm_scmi: introduce helper get_max_msg_size
` [PATCH v8 2/4] dt-bindings: firmware: arm,scmi: support pinctrl protocol
` [PATCH v8 3/4] firmware: arm_scmi: Add SCMI v3.2 pincontrol protocol basic support
` [PATCH v8 4/4] pinctrl: Implementation of the generic scmi-pinctrl driver

[PATCH v2 00/17] drm/i915: Bigjoiner modeset sequence redesign and MST support
 2024-04-05  1:51 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Bigjoiner modeset sequence redesign and MST support (rev3)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "

[PATCH] mm/memblock: remove empty dummy entry
 2024-04-05  1:51 UTC  (3+ messages)

[PATCH] block: Fix BLKRRPART regression
 2024-04-05  1:44 UTC  (2+ messages)

[syzbot] [cgroups?] [mm?] WARNING in __mod_memcg_lruvec_state
 2024-04-05  1:44 UTC  (4+ messages)

[PATCH v2 bpf-next 1/2] bpf: prevent r10 register from being marked as precise
 2024-04-05  1:40 UTC  (5+ messages)
` [PATCH v2 bpf-next 2/2] selftests/bpf: add fp-leaking precise subprog result tests

[PATCH v2] riscv: thead: Add th.sxstatus CSR emulation
 2024-04-05  1:36 UTC  (2+ messages)

[jonhunter:tegra/for-next 5/6] drivers/memory/tegra/tegra186.c:54:1: warning: label 'populate' defined but not used
 2024-04-05  1:30 UTC 

[PATCH v19 0/9] Add multiport support for DWC3 controllers
 2024-04-05  1:25 UTC  (6+ messages)
` [PATCH v19 2/9] usb: dwc3: core: Access XHCI address space temporarily to read port info

[PATCH v7 0/6] changes for 24.03
 2024-04-05  1:24 UTC  (4+ messages)
` [PATCH v7 6/6] baseband/fpga_5gnr_fec: cosmetic comment changes

[PATCH 00/71] replace use of fixed size rte_memcpy
 2024-04-05  1:22 UTC  (4+ messages)
` [PATCH v3 00/30] replace rte_memcpy of fixed size with memcpy
  ` [PATCH v3 17/30] baseband: replace use of fixed size rte_memcpy

[PATCHv2 0/3] uprobe: uretprobe speed up
 2024-04-05  1:22 UTC  (11+ messages)
` [PATCHv2 1/3] uprobe: Add uretprobe syscall to speed up return probe

kselftest/next kselftest-cpufreq: 5 runs, 3 regressions (v6.9-rc2-14-g4389636db356)
 2024-04-05  1:17 UTC 

kselftest/next kselftest-seccomp: 2 runs, 1 regressions (v6.9-rc2-14-g4389636db356)
 2024-04-05  1:17 UTC 

kselftest/next kselftest-livepatch: 1 runs, 1 regressions (v6.9-rc2-14-g4389636db356)
 2024-04-05  1:17 UTC 

kselftest/next kselftest-lib: 3 runs, 2 regressions (v6.9-rc2-14-g4389636db356)
 2024-04-05  1:17 UTC 

[PATCH v1] perf metrics: Remove the "No_group" metric group
 2024-04-05  1:16 UTC  (7+ messages)

[PATCH RFC 0/3] btrfs: zoned: reclaim block-groups more aggressively
 2024-04-05  1:14 UTC  (3+ messages)
` [PATCH RFC PATCH 2/3] btrfs: zoned: reserve relocation zone on mount

[axboe-block:rw_iter 17/29] include/linux/uio.h:201:6: error: conflicting types for 'copy_to_iter_full'; have 'bool(const void *, size_t, struct iov_iter *)' {aka '_Bool(const void *, long unsigned int, struct iov_iter *)'}
 2024-04-05  1:09 UTC 

[norov:find_and-v4 40/51] drivers/net/wireless/intersil/p54/main.c:554:10: error: call to undeclared function '__find_and_set_bit'; ISO C99 and later do not support implicit function declarations
 2024-04-05  1:09 UTC 

[PATCH] btrfs: do not wait for short bulk allocation
 2024-04-05  1:10 UTC  (2+ messages)

[PATCH v3 0/2] Use hmm_range_fault to populate user page
 2024-04-05  1:09 UTC  (5+ messages)
` [PATCH v3 1/2] drm/xe: Introduce helper to populate userptr
` [PATCH v3 2/2] drm/xe: Use hmm_range_fault to populate user pages

[PATCH bpf-next v3 0/3] bpf, x64: Fix tailcall hierarchy
 2024-04-05  1:03 UTC  (3+ messages)
` [PATCH bpf-next v3 2/3] "

[PATCH v2 0/4] platform/chrome: cros_ec_lpc: add support for AMD Framework Laptops
 2024-04-05  1:02 UTC  (6+ messages)
` [PATCH v3 "

[axboe-block:rw_iter 29/29] fs/nfsd/nfsctl.c:137:27: error: initialization of 'struct module *' from incompatible pointer type 'ssize_t (*)(struct file *, const char *, size_t, loff_t *)' {aka 'long int (*)(struct file *, const char *, long unsigned int, long long int *)'}
 2024-04-05  0:57 UTC 

[PATCH] igc/ixgbe: add get/set link settings interface
 2024-04-05  0:56 UTC  (6+ messages)
` [PATCH] lib: "

[PATCH v5][next] integrity: Avoid -Wflex-array-member-not-at-end warnings
 2024-04-05  0:56 UTC  (4+ messages)

[PATCH v2] i2c: i801: Fix missing Kconfig dependency
 2024-04-05  0:54 UTC  (2+ messages)

vmlinux.h overlap/conflict with network protocol definitions
 2024-04-05  0:52 UTC  (5+ messages)

linux-next: manual merge of the tip tree with the mm tree
 2024-04-05  0:51 UTC 

[axboe-block:rw_iter 29/29] fs/fsopen.c:29:22: error: implicit declaration of function 'iov_iter_count'
 2024-04-05  0:47 UTC 

[PATCH v2 00/16] ASoC: Replace dpcm_playback/capture to playback/capture_only
 2024-04-05  0:46 UTC  (8+ messages)
` [PATCH v2 01/16] ASoC: soc-pcm.c: cleanup soc_get_playback_capture()

[PATCH v1 0/3] Additional queue stats
 2024-04-05  0:46 UTC  (3+ messages)
` [PATCH v1 1/3] bbdev: new queue stat for available enqueue depth

[PATCH 0/1] drm/msm: request memory region
 2024-04-05  0:39 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH 00/23] XeKmd basic SVM support
 2024-04-05  0:39 UTC  (3+ messages)
` [PATCH 06/23] drm/xe/svm: Introduce a helper to build sg table from hmm range

[axboe-block:rw_iter 8/29] drivers/char/tpm/tpm_vtpm_proxy.c:73: warning: Function parameter or struct member 'iocb' not described in 'vtpm_proxy_fops_read'
 2024-04-05  0:36 UTC 

[RFC PATCH v8] Input/Output Terminal Abstraction
 2024-04-05  0:36 UTC  (10+ messages)
` [RFC PATCH v8] term: Initial revision
` [RFC PATCH v8] ell: Add include directive for 'ell/term.h'
` [RFC PATCH v8] ell/Makefile: Added 'term.[ch]' to HEADERS and SOURCES
` [RFC PATCH v8] term: Added 'l_term_*' symbols
` [RFC PATCH v8] ell/term: Do not return -EPERM for 'putnstr' and 'vprint' if not running
` [RFC PATCH v8] ell/term: Return error on writes if the output descriptor is invalid
` [RFC PATCH v8] ell/edit: Rename 'l_term_{open,close}'
` [RFC PATCH v8] ell/term: Add an 'l_term_is_acquired' introspection function
` [RFC PATCH v8] ell/term: Added ASCII C0 and C1 control code mnemonics

pm/testing build: 7 builds: 0 failed, 7 passed, 33 warnings (v6.9-rc2-41-g3bf8b781e45e)
 2024-04-05  0:36 UTC 

[bpf-next:master 1/3] kernel/bpf/verifier.c:19160:44: sparse: sparse: cast truncates bits from constant value (ffff800000000000 becomes 0)
 2024-04-05  0:33 UTC  (2+ messages)

[PATCH] x86/cpufeatures: Add CPUID_LNX_5 to track recently added Linux-defined word
 2024-04-05  0:33 UTC  (2+ messages)

[RFC PATCH 0/3] pwm: add support for duty_offset
 2024-04-05  0:30 UTC  (4+ messages)
` [RFC PATCH 1/3] pwm: add duty offset support
` [RFC PATCH 2/3] pwm: axi-pwmgen: "
` [RFC PATCH 3/3] pwm: add pwm_config_full to pwm.h

[XEN PATCH v3 0/7] address violations of MISRA C Rule 20.7
 2024-04-05  0:27 UTC  (3+ messages)
` [XEN PATCH v3 5/7] automation/eclair: add deviations for "

[XEN PATCH v3 0/2] xen: address violations of MISRA C Rule 17.1
 2024-04-05  0:27 UTC  (5+ messages)
` [XEN PATCH v3 1/2] MISRA C:2012 Rule 17.1 states: The features of `<stdarg.h>' shall not be used
` [XEN PATCH v3 2/2] MISRA C Rule 20.7 states: "The features of `<stdarg.h>' shall not be used"

[RESEND PATCH v2 0/4] Add auto suspend/resume,YUV422 format,SPS/PPS generation for each IDR
 2024-04-05  0:27 UTC  (4+ messages)

TPM error 0x0901, possibly related to TPM2_PT_CONTEXT_GAP_MAX
 2024-04-05  0:24 UTC  (6+ messages)

[SMB3] fix reconnect so it can handle cases where server is doing password rotation
 2024-04-05  0:24 UTC  (2+ messages)

[PATCH v3 0/2] Xen: ARM: Improved NXP iMX8 platform support
 2024-04-05  0:23 UTC  (3+ messages)
` [PATCH v3 3/3] MAINTAINERS: Become a reviewer of iMX8Q{M,XP} related patches

[PATCH] kpartx: Add -N option to allow specifying a devmapping name
 2024-04-05  0:23 UTC 

[PATCH 0/7] sched/fair|isolation: Correctly clear nohz.[nr_cpus|idle_cpus_mask] for isolated CPUs
 2024-04-05  0:23 UTC  (4+ messages)

[REGRESSION] Build failure on 6.9-rc2 with "x86/bugs: Fix the SRSO mitigation on Zen3/4"
 2024-04-05  0:20 UTC  (2+ messages)

[PATCH v7 00/14] Arm cache coloring
 2024-04-05  0:20 UTC  (10+ messages)
` [PATCH v7 04/14] xen/arm: add Dom0 cache coloring support


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.