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

[PATCH] bpf: fix null ptr deref in dev_map_enqueue
 2024-04-05  3:55 UTC  (2+ messages)
` [syzbot] [bpf?] [net?] general protection fault "

[amir73il:fuse-backing-inode 1/1] fs/fuse/file.c:1365:27: warning: unused variable 'ff'
 2024-04-05  3:52 UTC 

[meta-python][PATCH] python3-pyzmq: Fix ptests
 2024-04-05  3:52 UTC 

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

[PATCH v4] slof/fs/packages/disk-label.fs: improve checking for DOS boot partitions
 2024-04-05  3:46 UTC  (4+ messages)

[PATCH] serial/pmac_zilog: Remove flawed mitigation for rx irq flood
 2024-04-05  3:46 UTC  (8+ messages)

[syzbot] [ext4?] kernel BUG in ext4_write_inline_data
 2024-04-05  3:43 UTC  (2+ messages)
` [syzbot] "

[PATCH v1 0/5] s390: page_mapcount(), page_has_private() and PG_arch_1
 2024-04-05  3:42 UTC  (6+ messages)
` [PATCH v1 2/5] s390/uv: convert gmap_make_secure() to work on folios
` [PATCH v1 3/5] s390/uv: convert PG_arch_1 users to only work on small folios

[git pull] drm fixes for 6.9-rc3
 2024-04-05  3:41 UTC 

[tip:x86/cleanups] BUILD SUCCESS cb517619f96718a4c3c2534a3124177633f8998d
 2024-04-05  3:38 UTC 

[PATCH 00/12] drm/client: Use after free and debug improvements
 2024-04-05  3:33 UTC  (11+ messages)
` [PATCH 01/12] drm/client: Fully protect modes[] with dev->mode_config.mutex
` [PATCH 02/12] drm/client: s/drm_connector_has_preferred_mode/drm_connector_preferred_mode/
` [PATCH 03/12] drm/client: Use drm_mode_destroy()
` [PATCH 04/12] drm/client: Add a FIXME around crtc->mode usage
` [PATCH 05/12] drm/client: Nuke outdated fastboot comment

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

[linux-next:master 3790/3921] i2c-i801.c:undefined reference to `i2c_root_adapter'
 2024-04-05  3:31 UTC 

[PATCH v3 0/3] btrfs: more explaination on extent_map members
 2024-04-05  3:27 UTC  (4+ messages)
` [PATCH v3 1/3] btrfs: add extra comments "
` [PATCH v3 2/3] btrfs: simplify the inline extent map creation
` [PATCH v3 3/3] btrfs: add extra sanity checks for create_io_em()

[PATCHSET 01/15] xfs: bug fixes for 6.9
 2024-04-05  3:27 UTC  (3+ messages)
` [PATCHSET] "
  ` [PATCH 4/3] xfs: fix error bailout in xrep_abt_build_new_trees

[PATCH net-next 0/2] mptcp: add reset reasons in skb in more cases
 2024-04-05  3:27 UTC  (4+ 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

sa8775p-ride: What's a normal SMMU TLB sync time?
 2024-04-05  3:25 UTC  (3+ messages)

[PATCH V3 0/9] Intel On Demand changes
 2024-04-05  3:25 UTC  (10+ messages)
` [PATCH V3 1/9] platform/x86/intel/sdsi: Set message size during writes
` [PATCH V3 2/9] platform/x86/intel/sdsi: Combine read and write mailbox flows
` [PATCH V3 3/9] platform/x86/intel/sdsi: Add in-band BIOS lock support
` [PATCH V3 4/9] platform/x86/intel/sdsi: Add attribute to read the current meter state
` [PATCH V3 5/9] tools/arch/x86/intel_sdsi: Fix maximum meter bundle length
` [PATCH V3 6/9] tools/arch/x86/intel_sdsi: Fix meter_show display
` [PATCH V3 7/9] tools/arch/x86/intel_sdsi: Fix meter_certificate decoding
` [PATCH V3 8/9] platform/x86/intel/sdsi: Simplify ascii printing
` [PATCH V3 9/9] tools: intel_sdsi: Add current meter support

[PATCH v2 0/3] Hugetlb fault path to use struct vm_fault
 2024-04-05  3:23 UTC  (5+ messages)
` [PATCH v2 2/3] hugetlb: Convert hugetlb_no_page() "
` [PATCH v2 3/3] hugetlb: Convert hugetlb_wp() "

[PATCH] KVM: PPC: Book3S HV nestedv2: Cancel pending HDEC exception
 2024-04-05  3:20 UTC  (5+ messages)

linux-next: Tree for Apr 5
 2024-04-05  3:19 UTC 

linux-next: build warnings after merge of the drm-intel tree
 2024-04-05  3:16 UTC 

[PATCHSET v5.5 2/2] xfs: fs-verity support
 2024-04-05  3:16 UTC  (3+ messages)
` [PATCH 14/29] xfs: create a per-mount shrinker for verity inodes merkle tree blocks

[GIT PULL] ksmbd server fixes
 2024-04-05  3:15 UTC 

[PATCHSET v5.5 1/2] fs-verity: support merkle tree access by blocks
 2024-04-05  3:14 UTC  (19+ 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 11/13] fsverity: report validation errors back to the filesystem
` [PATCH 12/13] fsverity: remove system-wide workqueue

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

[PATCH v2 0/4] kprobes: permit use without modules
 2024-04-05  3:13 UTC  (8+ messages)
` [PATCH v2 4/4] kprobes: Remove core dependency on modules

[PATCH v17 00/35] Drivers for Gunyah hypervisor
 2024-04-05  3:10 UTC  (4+ messages)
` [PATCH v17 11/35] virt: gunyah: Translate gh_rm_hyp_resource into gunyah_resource

[PATCH v2] serial/pmac_zilog: Remove flawed mitigation for rx irq flood
 2024-04-05  3:10 UTC  (3+ messages)

[PATCH v1] i2c: i2c-qcom-geni: Serve transfer during early resume stage
 2024-04-05  3:10 UTC  (2+ messages)

[axboe-block:rw_iter 29/37] drivers/xen/xenfs/xenstored.c:52:17: warning: initialization of 'long unsigned int' from 'ssize_t (*)(struct file *, char *, size_t, loff_t *)' {aka 'long int (*)(struct file *, char *, long unsigned int, long long int *)'} makes integer from pointer wi
 2024-04-05  3:08 UTC 

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

[PATCH v10 00/14] Add Cgroup support for SGX EPC memory
 2024-04-05  3:07 UTC  (10+ 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 v1] migration/postcopy: ensure preempt channel is ready before loading states
 2024-04-05  3:06 UTC  (8+ messages)

[PATCH v2 0/2] Make reader optimistic spinning optional
 2024-04-05  3:06 UTC  (7+ messages)

[PATCH v4 0/3] switch platform profiles with Lenovo laptops
 2024-04-05  3:05 UTC  (4+ messages)
` [PATCH v4 1/3] ACPI: platform-profile: add platform_profile_cycle()
` [PATCH v4 2/3] platform/x86: ideapad-laptop: switch platform profiles using thermal management key
` [PATCH v4 3/3] platform/x86: thinkpad_acpi: use platform_profile_cycle()

[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)

[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  (3+ 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 v2] kdb: replace deprecated strncpy
 2024-04-05  2:33 UTC 

[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)

[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  (4+ 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  (2+ messages)

[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


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.