messages from 2026-06-19 19:11:57 to 2026-06-19 20:55:34 UTC [more...]
[GIT PULL] tracing: Updates for 7.2
2026-06-19 20:55 UTC (10+ messages)
[PATCH v3 20/20] net/sxe2: update sxe2 feature matrix docs
2026-06-19 20:54 UTC (3+ messages)
` [PATCH v4 09/23] net/sxe2: support IPsec inline protocol offload
[PATCH v2] kunit: cfi: Add test for kCFI indirect-call type checks
2026-06-19 20:54 UTC (6+ messages)
[PATCH] ieee802154: fix kernel-infoleak in dgram_recvmsg()
2026-06-19 20:53 UTC (2+ messages)
[RFC PATCH] mm/damon: handle zero sampling interval in damon_max_nr_accesses()
2026-06-19 20:51 UTC
[PATCH v8 3/7] crypto/ccp: Disable CPU hotplug while SNP is active
2026-06-19 20:51 UTC (3+ messages)
[GIT PULL] exfat update for 7.2-rc1
2026-06-19 20:50 UTC (2+ messages)
[GIT PULL] ntfs update for 7.2-rc1
2026-06-19 20:50 UTC (2+ messages)
(no subject)
2026-06-19 20:50 UTC (7+ messages)
` [PATCH 1/2] bpf: preserve rx_queue_index across XDP redirects
` [PATCH 2/2] selftests/bpf: validate rx_queue_index in xdp_metadata
why is Ubuntu 25.04 both supported and not publicly updated?
2026-06-19 20:50 UTC
[PATCH v2 0/3] Add Qualcomm SPEL powercap driver
2026-06-19 20:50 UTC (5+ messages)
` [PATCH v2 1/3] dt-bindings: power: limits: Describe Qualcomm SPEL hardware
` [PATCH v2 2/3] powercap: qcom: Add SPEL powercap driver
` [PATCH v2 3/3] arm64: dts: qcom: glymur: Enable "
[PATCH] arm64: dts: broadcom: bcm2712: Remove non-functional EL2 virtual timer
2026-06-19 20:48 UTC
[PATCH 00/12] Add RTC support for Renesas RZ/T2H and RZ/N2H SoCs
2026-06-19 20:48 UTC (5+ messages)
` [PATCH 09/12] rtc: rzn1: Use temporary variable for struct device
[PATCH net] net: wwan: iosm: bound device offsets in the MUX downlink decoder
2026-06-19 20:48 UTC (2+ messages)
[PATCH v7.0.2] lockd: fix TEST handling when not all permissions are available
2026-06-19 20:47 UTC
[PATCH] signalfd: don't dequeue the forced fatal signals
2026-06-19 20:47 UTC (5+ messages)
` [PATCH v2] "
[PATCH] mac802154: llsec: add skb_cow_data() before in-place crypto
2026-06-19 20:47 UTC (3+ messages)
` [PATCH net v2] "
[PATCH v2 6.1.y 0/3] KVM: nVMX: backport virtual-APIC host NULL-deref fix
2026-06-19 20:46 UTC (5+ messages)
` [PATCH v2 6.1.y 1/3] KVM: nVMX: Add a helper to get highest pending from Posted Interrupt vector
` [PATCH v2 6.1.y 2/3] KVM: nVMX: Check for pending posted interrupts when looking for nested events
` [PATCH v2 6.1.y 3/3] KVM: nVMX: Fold requested virtual interrupt check into has_nested_events()
[PATCH] mm: page_ext: validate section in for_each_page_ext iterator
2026-06-19 20:44 UTC (8+ messages)
[PATCH v6 0/6] nfsd/sunrpc: convert nfsstat server-side interfaces to use netlink
2026-06-19 20:41 UTC (5+ messages)
` [PATCH v6 3/6] nfsd: implement server-stats-get netlink handler
` [PATCH v6 5/6] nfsd: count NFSv4 callback operations per netns
[PATCH] mfd: db8500-prcmu: Fold dbx500 header into db8500
2026-06-19 20:40 UTC (2+ messages)
[PATCH v17 00/17] Add Renesas RZ/G3L SD/eMMC support
2026-06-19 20:38 UTC (5+ messages)
` [PATCH v17 06/17] mmc: renesas_sdhi: Introduce renesas_sdhi_hw_info to abstract clock mask
[PATCH net v3 0/3] Avoid calling WARN_ON() on allocation failure in cfg802154_switch_netns()
2026-06-19 20:29 UTC (2+ messages)
[PATCH] ieee802154: ca8210: fix cas_ctl leak on spi_async failure
2026-06-19 20:29 UTC (2+ messages)
[PATCH v2 0/7] Prepare GuC resource managers for VFs provisioning in PF admin only mode
2026-06-19 20:37 UTC (9+ messages)
` [PATCH v2 1/7] drm/xe/guc: Use ID manager to get total number of contexts
` [PATCH v2 2/7] drm/xe/guc: Use DB manager to get total number of doorbells
` [PATCH v2 3/7] drm/xe/guc: Decouple the GuC ID manager from the submission state
` [PATCH v2 4/7] drm/xe/guc: Decouple the GuC DB "
` [PATCH v2 5/7] drm/xe/guc: Add start offset support to GuC ID manager
` [PATCH v2 6/7] drm/xe/guc: Add start offset support to GuC doorbell manager
` [PATCH v2 7/7] drm/xe/guc: Allow reserving GuC context IDs without retained range
` ✓ CI.KUnit: success for Prepare GuC resource managers for VFs provisioning in PF admin only mode (rev2)
[PATCH wpan v3] ieee802154: ca8210: fix pointer truncation in kfifo on 64-bit
2026-06-19 20:37 UTC (2+ messages)
[RFC PATCH 00/13] mm/damon: optimize out nr_accesses_bp
2026-06-19 20:36 UTC (27+ messages)
` [RFC PATCH 01/13] mm/damon: introduce damon_nr_accesses_mvsum()
` [RFC PATCH 02/13] mm/damon/tests/core-kunit: test damon_mvsum()
` [RFC PATCH 03/13] mm/damon/core: use damon_nr_accesses_mvsum() in __damos_valid_target()
` [RFC PATCH 04/13] mm/damon/core: use damon_nr_accesses_mvsum() for damos region tracing
` [RFC PATCH 05/13] mm/damon/sysfs-schemes: use damon_nr_accesses_mvsum() for damo regions
` [RFC PATCH 06/13] mm/damon/core: remove damon_warn_fix_nr_accesses_corruption()
` [RFC PATCH 07/13] mm/damon/core: remove damon_verify_reset_aggregated()
` [RFC PATCH 08/13] mm/damon/core: remove damon_verify_merge_regions_of()
` [RFC PATCH 09/13] mm/damon/tests/core-kunit: remove nr_accesses_bp setup and tests
` [RFC PATCH 10/13] selftests/damon/drgn_dump_damon_status: do not dump nr_accesses_bp
` [RFC PATCH 11/13] mm/damon/core: remove nr_accesses_bp setups and updates
` [RFC PATCH 12/13] mm/damon/core: remove damon_moving_sum() and its unit test
` [RFC PATCH 13/13] mm/damon: remove damon_region->nr_accesses_bp
[PATCH] Makefile: drop duplicate %.a from link recipes
2026-06-19 20:32 UTC (6+ messages)
` [PATCH v2] Makefile: dedup archives in $(LIBS) so link recipes don't repeat them
` [PATCH v3] config.mak.uname: avoid macOS dup-library warning
[PATCH rdma-next v8] RDMA: Change capability fields in ib_device_attr from int to u32
2026-06-19 20:30 UTC
[PATCH for-4.22?] xen/arm: mask debug exceptions in initial AArch64 guest state
2026-06-19 20:26 UTC (2+ messages)
[PATCH v2] graph: add optional profiling stats
2026-06-19 20:25 UTC
[PATCH] x86/boot: Reject truncated acpi_rsdp= values
2026-06-19 20:24 UTC (11+ messages)
[PATCH v3 00/12] [PATCH v3 00/12] x86/resctrl: Add kernel-mode (e.g., PLZA) support to the resctrl subsystem
2026-06-19 20:22 UTC (4+ messages)
` [PATCH v3 09/12] fs/resctrl: Reset kernel-mode binding when its rdtgroup goes away
[RFC] Enabling CONFIG_NTP_PPS for NOHZ by adding ntp_error to system_time_snapshot
2026-06-19 20:21 UTC (4+ messages)
[PATCH] graph: add optional profiling stats
2026-06-19 20:20 UTC
[PATCH v1 00/13] iio: Use named initializers for device_id structures
2026-06-19 20:19 UTC (3+ messages)
` [PATCH v1 11/13] iio: Initialize spi_device_id arrays using member names
[OE-core][PATCH] python3: Skip test_tracemalloc_track_race for glibc and musl
2026-06-19 20:18 UTC (3+ messages)
[PATCH i-g-t v6] lib/intel_chipset: Extend intel_get_pci_device to PCI accelerator class
2026-06-19 20:17 UTC (3+ messages)
` ✓ Xe.CI.BAT: success for lib/intel_chipset: Extend intel_get_pci_device to PCI accelerator class (rev6)
` ✓ i915.CI.BAT: "
[PATCH 3/5] lsof: upgrade 4.99.6 -> 4.99.7
2026-06-19 20:17 UTC (2+ messages)
` Patchtest results for "
[PATCH] staging: rtl8723bs: fix coding style issues in rtl8723b_cmd.c
2026-06-19 20:16 UTC (4+ messages)
` [PATCH v2 1/3] staging: rtl8723bs: add spaces around operators "
` [PATCH v2 2/3] staging: rtl8723bs: remove unnecessary parentheses "
` [PATCH v2 3/3] staging: rtl8723bs: remove extra blank lines "
[PATCH] drm/ttm: rename ttm_place::fpfn/lpfn to param1/param2
2026-06-19 20:14 UTC (2+ messages)
` ✓ i915.CI.Full: success for "
[PATCH v4 0/9] bitbake-setup JSON Schema: Fix linting errors
2026-06-19 20:14 UTC (3+ messages)
` [PATCH v4 7/9] layers.schema.json: Add examples property
` [bitbake-devel] "
[PATCH v1 0/5] prefix lcore role enum values
2026-06-19 20:11 UTC (7+ messages)
Hollow Internal Speaker Sound on HP ZBook 15 G6 (Realtek ALC285)
2026-06-19 20:09 UTC
Hollow Internal Speaker Sound on HP ZBook 15 G6 (Realtek ALC285)
2026-06-19 20:08 UTC
[PATCH bpf-next 0/2] bpf: Require CAP_BPF for pseudo-BTF ksym loads
2026-06-19 20:05 UTC (3+ messages)
` [PATCH bpf-next 1/2] "
[PATCH] spl: pad external DTB to _image_binary_end with separate BSS
2026-06-19 20:04 UTC (2+ messages)
[PATCH 5.15 000/411] 5.15.210-rc1 review
2026-06-19 20:02 UTC (5+ messages)
` [PATCH 5.15 193/411] netfilter: nf_log: validate MAC header was set before dumping it
[PATCH v1] irqchip/gic-v3-its: Fix OF node reference leak
2026-06-19 18:58 UTC
[RFC 0/7] qom: deprecate embedded objects and instance properties
2026-06-19 20:00 UTC (6+ messages)
` [RFC 4/7] system: add memory_region_new / memory_region_new_io
[PATCH v2 00/13] Dynamic Kernel Stacks
2026-06-19 19:56 UTC (12+ messages)
[RFC PATCH v2 0/6] ext4: tests for the dirdata feature (encryption+casefold, LUFID)
2026-06-19 19:52 UTC (7+ messages)
` [RFC PATCH v2 1/6] ext4: add common helper to check whether dirdata is applied
` [RFC PATCH v2 2/6] ext4/064 encryption + casefold feature combination WITHOUT dirdata
` [RFC PATCH v2 3/6] ext4/065 encryption + casefold + dirdata feature combination
` [RFC PATCH v2 4/6] ext4: add set_lufid utility
` [RFC PATCH v2 5/6] ext4/066: verify LUFID dirdata operations
` [RFC PATCH v2 6/6] ext4/067: LUFID and encryption+casefold+dirdata
❌ FAIL: Test report for for-kernelci (7.1.0-rc7, upstream-arm-next, 92e3f6ef)
2026-06-19 19:52 UTC
[PATCH v3] sched/mmcid: fix OOB clear_bit when CID is MM_CID_UNSET in fixup path
2026-06-19 19:50 UTC (3+ messages)
` [tip: core/urgent] sched/mmcid: Fix "
[PATCH v8 0/2] platform/x86/lenovo: Yoga Book 9 keyboard dock detection
2026-06-19 19:49 UTC (4+ messages)
` [PATCH v9 "
` [PATCH v9 2/2] platform/x86/lenovo: Add Yoga Book 9 keyboard dock detection driver
[PATCH] usbcore: Add quirk for 255-bytes initial config read
2026-06-19 19:46 UTC (2+ messages)
[PATCH net] ipv6: ioam: fix type confusion of dst_entry
2026-06-19 19:42 UTC (2+ messages)
[PATCH rdma-next v3] RDMA/mana_ib: Clamp adapter capabilities at the ib_device_attr boundary
2026-06-19 19:41 UTC (3+ messages)
[PATCH] iommu/io-pgtable-arm: Add support for contiguous hint bit
2026-06-19 19:40 UTC (2+ messages)
[PATCH i-g-t v5 0/2] Add debugfs entry
2026-06-19 19:37 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for Add debugfs entry (rev2)
[PATCH mm-hotfixses] Revert "mm: limit filemap_fault readahead to VMA boundaries"
2026-06-19 19:33 UTC (10+ messages)
[PATCH rdma-next v7] RDMA: Change capability fields in ib_device_attr from int to u32
2026-06-19 19:32 UTC (3+ messages)
[PATCH] rseq: fix using an uninitialized stack variable in rseq_exit_user_update
2026-06-19 19:32 UTC (5+ messages)
` [PATCH v2] "
Sashiko reviews for pahole: missing custom_remotes
2026-06-19 19:30 UTC
[PATCH bpf-next 0/2] bpf: Reject offset refcount acquire arguments
2026-06-19 19:30 UTC (5+ messages)
` [PATCH bpf-next 1/2] "
` [PATCH bpf-next 2/2] selftests/bpf: Cover refcount acquire node offsets
[meta-oe][wrynose][PATCH] jsoncpp: fix GCC 16 (and Clang 22) build failure with u8 string literals
2026-06-19 18:44 UTC
[PATCH v3 0/3] i3c: Improve CCC reliability for DesignWare master
2026-06-19 19:28 UTC (10+ messages)
` [PATCH v3 1/3] i3c: master: dw: Report actual GET CCC payload length on success
` [PATCH v3 2/3] i3c: master: dw: Map CCC hardware errors to I3C M0/M2
` [PATCH v3 3/3] i3c: master: Validate GET CCC payload length and retry M0/M2 once
[PATCH RFC 0/3] arm64: Add HOTPLUG_PARALLEL support for secondary CPUs
2026-06-19 19:27 UTC (6+ messages)
` [PATCH RFC 1/3] cpu/hotplug: Introduce CONFIG_PARALLEL_SMT_PRIMARY_FIRST
[GIT PULL] Landlock update for v7.2-rc1
2026-06-19 19:25 UTC (2+ messages)
[PATCH v2] drm/amdkfd: Guard m->cp_hqd_eop_control setting by q->eop_ring_buffer_size
2026-06-19 19:25 UTC (2+ messages)
[GIT PULL] TPM DEVICE DRIVER: for-next-keys-7.2-rc1
2026-06-19 19:24 UTC (2+ messages)
[GIT PULL] integrity: subsystem fixes for v7.2
2026-06-19 19:24 UTC (2+ messages)
[PATCH v1] cpufreq: intel_pstate: Skip HWP_CAP reads in Broadwell mode
2026-06-19 19:24 UTC
[PATCH pynfs v3 00/26] nfs4.1: add some directory delegation testcases
2026-06-19 19:22 UTC (27+ messages)
` [PATCH pynfs v3 01/26] nfs4.1: add proposed NOTIFY4_GFLAG_EXTEND flag
` [PATCH pynfs v3 02/26] nfs4.1: add a getfh() to the end of create_obj() compound
` [PATCH pynfs v3 03/26] server41tests: add a basic GET_DIR_DELEGATION test
` [PATCH pynfs v3 04/26] server41tests: add a test for duplicate GET_DIR_DELEGATION requests
` [PATCH pynfs v3 05/26] server41tests: pass_warn() when server doesn't support dir delegations
` [PATCH pynfs v3 06/26] server41tests: test remove triggers dir delegation recall
` [PATCH pynfs v3 07/26] server41tests: test rename "
` [PATCH pynfs v3 08/26] server41tests: test mkdir "
` [PATCH pynfs v3 09/26] server41tests: test link "
` [PATCH pynfs v3 10/26] server41tests: test no notifications without GFLAG_EXTEND
` [PATCH pynfs v3 11/26] server41tests: test unrequested notification type triggers recall
` [PATCH pynfs v3 12/26] server41tests: add a test for removal from dir with dir delegation
` [PATCH pynfs v3 13/26] server41tests: add a test for directory add notifications
` [PATCH pynfs v3 14/26] server41tests: add test for RENAME event notifications
` [PATCH pynfs v3 15/26] server41tests: verify child attributes in ADD notification
` [PATCH pynfs v3 16/26] server41tests: test CHANGE_DIR_ATTRS notification
` [PATCH pynfs v3 17/26] server41tests: test mkdir triggers ADD notification
` [PATCH pynfs v3 18/26] server41tests: test DELEGRETURN stops notifications
` [PATCH pynfs v3 19/26] server41tests: verify filehandle in ADD notification
` [PATCH pynfs v3 20/26] server41tests: test cross-directory rename REMOVE notification
` [PATCH pynfs v3 21/26] server41tests: test cross-directory rename ADD notification on target
` [PATCH pynfs v3 22/26] server41tests: test link triggers ADD notification
` [PATCH pynfs v3 23/26] server41tests: test same-client changes don't trigger notifications
` [PATCH pynfs v3 24/26] server41tests: test cross-directory rename-over nad_old_entry
` [PATCH pynfs v3 25/26] server41tests: test within-directory "
` [PATCH pynfs v3 26/26] nfs4.1: move a lot of log/log_cb.info messages to log/log_cb.debug
[PATCH i-g-t v5] lib/intel_chipset: Extend intel_get_pci_device to PCI accelerator class
2026-06-19 19:19 UTC (3+ messages)
[PATCH 00/11] ARM: NXP: Drop NOMMU platform support
2026-06-19 19:17 UTC (3+ messages)
[PATCH v1 0/7] Prepare GuC resource managers for VFs provisioning in PF admin only mode
2026-06-19 19:18 UTC (8+ messages)
` [PATCH v1 2/7] drm/xe/guc: Use DB manager to get total number of doorbells
` [PATCH v1 3/7] drm/xe/guc: Decouple the GuC ID manager from the submission state
` [PATCH v1 4/7] drm/xe/guc: Decouple the GuC DB "
` [PATCH v1 5/7] drm/xe/guc: Add start offset support to GuC ID manager
` [PATCH v1 6/7] drm/xe/guc: Add start offset support to GuC doorbell manager
` [PATCH v1 7/7] drm/xe/guc: Allow reserving GuC context IDs without retained range
` ✗ CI.KUnit: failure for Prepare GuC resource managers for VFs provisioning in PF admin only mode
[RFC PATCH] mm: Avoiding split large folios if swap has no space
2026-06-19 19:17 UTC (2+ messages)
[PATCH] ima: correctly recover number of violations after kexec
2026-06-19 19:14 UTC
[PATCH net v2] eth: bnxt: improve the timing of stats
2026-06-19 19:15 UTC
[PATCH 1/2] staging: rtl8723bs: rename ChannelNum to channel_num
2026-06-16 0:01 UTC (2+ messages)
` [PATCH 2/2] staging: rtl8723bs: rename ScanType to scan_type
[PATCH] hrtimer: Fix missing debug object calls in in-place update path
2026-06-19 19:12 UTC (2+ messages)
[PATCH v3 00/10] Data in direntry (dirdata) feature
2026-06-19 19:10 UTC (8+ messages)
` [PATCH v3 04/10] ext4: add dirdata format definitions and access helpers
` [PATCH v3 05/10] ext4: preserve dirdata bits in get_dtype()
` [PATCH v3 06/10] ext4: add ext4_dir_entry_len() and harden dirdata parsing
` [PATCH v3 07/10] ext4: rename ext4_dir_rec_len() and clarify dirdata usage
` [PATCH v3 08/10] ext4: dirdata feature
` [PATCH v3 09/10] ext4: add dirdata set/get helpers
` [PATCH v3 10/10] ext4: Add EXT4_IOC_SET_LUFID ioctl for setting LUFID on directory entries
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.