messages from 2024-02-05 11:58:32 to 2024-02-05 12:41:38 UTC [more...]
[PATCH v4 0/5] selftests/resctrl: Add non-contiguous CBMs in Intel CAT selftest
2024-02-05 12:41 UTC (7+ messages)
` [PATCH v4 1/5] selftests/resctrl: Add test groups and name L3 CAT test L3_CAT
` [PATCH v4 2/5] selftests/resctrl: Add helpers for the non-contiguous test
` [PATCH v4 3/5] selftests/resctrl: Split validate_resctrl_feature_request()
` [PATCH v4 4/5] selftests/resctrl: Add resource_info_file_exists()
` [PATCH v4 5/5] selftests/resctrl: Add non-contiguous CBMs CAT test
[RFC 00/34] Kill mem_access v2
2024-02-05 12:41 UTC (5+ messages)
` [RFC 21/34] drm/xe: Convert GuC CT paths from mem_access to xe_pm_runtime
` [RFC 23/34] drm/xe: Ensure D0 on TLB invalidation
[master-next PATCH 1/2] tunes/sve: Add support for sve2 instructions
2024-02-05 12:40 UTC (2+ messages)
` [master-next PATCH 2/2] arm/armv*: add all the Arm tunes in GCC 13.2.0
[PATCH net-next] net: ocelot: update the MODULE_DESCRIPTION()
2024-02-05 12:40 UTC (2+ messages)
[PATCH net-next] net: dsa: reindent arguments of dsa_user_vlan_for_each()
2024-02-05 12:40 UTC (2+ messages)
[PATCH net-next 0/2] Fixups for qca8k ds->user_mii_bus cleanup
2024-02-05 12:40 UTC (2+ messages)
[PATCH net 0/4] rxrpc: Miscellaneous fixes
2024-02-05 12:40 UTC (2+ messages)
[PATCH net] selftests: net: let big_tcp test cope with slow env
2024-02-05 12:40 UTC (2+ messages)
[PATCH 0/2] ethdev: add RTE_FLOW_ITEM_TYPE_COMPARE
2024-02-05 12:39 UTC (4+ messages)
` [PATCH v6 1/3] ethdev: rename action modify field data structure
[PATCH] mm: hugetlb: fix hugetlb allocation failure when handling freed or in-use hugetlb
2024-02-05 12:38 UTC (3+ messages)
[PATCH v6 00/15] Arm cache coloring
2024-02-05 12:38 UTC (5+ messages)
` [PATCH v6 10/15] xen: add cache coloring allocator for domains
[btrfs] commit bc27d6f0aa0e4de184b617aceeaf25818cc646de breaks update-grub
2024-02-05 12:38 UTC (9+ messages)
[PATCH i-g-t v3 0/6] lib/kunit: Support writable filter* parameters of kunit module
2024-02-05 12:38 UTC (4+ messages)
` [PATCH i-g-t v3 4/6] "
` "
[PATCH 0/2] Polish module_directory help string, install symlinks
2024-02-05 12:37 UTC (4+ messages)
` [PATCH 2/2] make: install/uninstall tools symlinks to kmod
[PATCH 0/2] Program Deep PKG_C_LATENCY register
2024-02-05 12:37 UTC (2+ messages)
` ✗ Fi.CI.IGT: failure for Program Deep PKG_C_LATENCY register (rev2)
[PATCH v4] remoteproc: uclass: Add methods to load firmware to rproc and boot rproc
2024-02-05 12:37 UTC (6+ messages)
[PATCHES] RCU pathwalk race fixes
2024-02-05 12:36 UTC (24+ messages)
` [PATCH 01/13] fs/super.c: don't drop ->s_user_ns until we free struct super_block itself
` [PATCH 02/13] rcu pathwalk: prevent bogus hard errors from may_lookup()
` [PATCH 03/13] affs: free affs_sb_info with kfree_rcu()
` [PATCH 04/13] exfat: move freeing sbi, upcase table and dropping nls into rcu-delayed helper
` [PATCH 05/13] hfsplus: switch to rcu-delayed unloading of nls and freeing ->s_fs_info
` [PATCH 06/13] afs: fix __afs_break_callback() / afs_drop_open_mmap() race
` [PATCH 07/13] nfs: make nfs_set_verifier() safe for use in RCU pathwalk
` [PATCH 08/13] nfs: fix UAF on pathwalk running into umount
` [PATCH 09/13] procfs: move dropping pde and pid from ->evict_inode() to ->free_inode()
` [PATCH 10/13] procfs: make freeing proc_fs_info rcu-delayed
` [PATCH 11/13] fuse: fix UAF in rcu pathwalks
[PATCH v2 00/23] gpio: rework locking and object life-time control
2024-02-05 12:31 UTC (5+ messages)
` [PATCH v2 08/23] gpio: sysfs: use gpio_device_find() to iterate over existing devices
` [PATCH v2 21/23] gpio: protect the pointer to gpio_chip in gpio_device with SRCU
[LTP] msgstress SysV IPC testing suite
2024-02-05 12:36 UTC
[PATCH bpf-next 0/2] xsk: support redirect to any socket bound to the same umem
2024-02-05 12:35 UTC (3+ messages)
` [PATCH bpf-next 1/2] "
` [PATCH bpf-next 2/2] xsk: document ability to "
[PATCH v2 0/2] fix DT overlays when device links are released
2024-02-05 12:36 UTC (7+ messages)
` [PATCH v2 1/2] driver: core: add dedicated workqueue for devlink removal
` [PATCH v2 2/2] of: dynamic: flush devlinks workqueue before destroying the changeset
[PATCH v8 00/38] arm64/gcs: Provide support for GCS in userspace
2024-02-05 12:35 UTC (6+ messages)
` [PATCH v8 13/38] KVM: arm64: Manage GCS registers for guests
[PATCH 0/2] Update kasan docs and tests
2024-02-05 12:35 UTC (5+ messages)
` [PATCH 1/2] kasan: docs: Update descriptions about test file and module
` [PATCH 2/2] kasan: Rename test_kasan_module_init to kasan_test_module_init
[PATCH v2 0/4] string: Allow 2-argument strscpy()
2024-02-05 12:35 UTC (5+ messages)
` [PATCH v2 1/4] string: Redefine strscpy_pad() as a macro
` [PATCH v2 2/4] string: Allow 2-argument strscpy()
` [PATCH v2 3/4] string: Allow 2-argument strscpy_pad()
` [PATCH v2 4/4] um: Convert strscpy() usage to 2-argument style
Analyzing firewall rules programmatically
2024-02-05 12:35 UTC (5+ messages)
[RFC PATCH 0/6] arm64: dts: qcom: Introduce AIM500 platform device tree
2024-02-05 12:35 UTC (10+ messages)
` [RFC PATCH 1/6] dt-bindings: arm: qcom: Document sm8650p soc and AIM500 AIoT board
` [RFC PATCH 2/6] dt-bindings: arm: qcom,ids: Add SoC ID for SM8650P
` [RFC PATCH 3/6] soc: qcom: socinfo: Add SM8650P SoC ID table entry
` [RFC PATCH 5/6] arm64: dts: qcom: add base AIM500 dtsi
` [RFC PATCH 6/6] arm64: dts: qcom: add AIM500 AIoT
[RFC] rockchip: Reset to bootrom download mode on hang
2024-02-05 12:34 UTC (3+ messages)
[PATCH] iommu/ipmmu-vmsa: Use devm_platform_get_and_ioremap_resource() in ipmmu_probe()
2024-02-05 12:34 UTC (4+ messages)
` "
[PATCH v4 0/9] File abstractions needed by Rust Binder
2024-02-05 12:33 UTC (9+ messages)
` [PATCH v4 3/9] rust: file: add Rust abstraction for `struct file`
` [PATCH v4 4/9] rust: cred: add Rust abstraction for `struct cred`
` [PATCH v4 8/9] rust: file: add `DeferredFdCloser`
` [PATCH v4 9/9] rust: file: add abstraction for `poll_table`
[PATCH v2 2/8] video: Provide screen_info_get_pci_dev() to find screen_info's PCI device
2024-02-05 12:32 UTC (5+ messages)
` [v2,2/8] "
[PATCH] arm: s3c64xx: make s3c64xx_subsys const
2024-02-05 12:32 UTC (3+ messages)
[kirkstone][PATCH V4 1/2] gdb: Fix CVE-2023-39129
2024-02-05 12:31 UTC (2+ messages)
` [kirkstone][PATCH V4 2/2] gdb: Fix CVE-2023-39130
[PATCH] w1: make w1_bus_type const
2024-02-05 12:30 UTC (4+ messages)
[PATCH net] bonding: do not report NETDEV_XDP_ACT_XSK_ZEROCOPY
2024-02-05 12:30 UTC
[PATCH 0/4] btrfs: make test pass or skip them when using nodatacow
2024-02-05 12:29 UTC (4+ messages)
` [PATCH 2/4] btrfs/173: make the test work when mounting with nodatacow
[kirkstone][PATCH V4 1/2] binutils: internal gdb: Fix CVE-2023-39129
2024-02-05 12:29 UTC (2+ messages)
` [kirkstone][PATCH V4 2/2] binutils: internal gdb: Fix CVE-2023-39130
[PATCH v2 0/3] pstore: add multi-backend support
2024-02-05 12:28 UTC (4+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] Documentation: adjust pstore backend related document
` [PATCH 3/3] tools/testing: adjust pstore backend related selftest
[PATCH net-next 0/6] Use KMEM_CACHE instead of kmem_cache_create
2024-02-05 12:29 UTC (3+ messages)
` [PATCH net-next 5/6] tcp: Simplify the allocation of slab caches
[PATCH v2] Enable haltpoll for arm64
2024-02-05 12:28 UTC (7+ messages)
` [PATCH 7/7] cpuidle/poll_state: replace cpu_relax with smp_cond_load_relaxed
[xen-unstable-smoke test] 184590: tolerable all pass - PUSHED
2024-02-05 12:28 UTC
[PATCH] kexec: should use uchunk for user buffer increasing
2024-02-05 12:27 UTC (4+ messages)
[PATCH i-g-t 0/2] extend psr2_sf test for pr_sf
2024-02-05 12:28 UTC (5+ messages)
` [PATCH i-g-t 1/2] lib/igt_psr.c: add support for panel replay sf
` [PATCH i-g-t 2/2] tests/intel/kms_psr2_sf: extend tests "
[PATCH] fat: Fix uninitialized field in nostale filehandles
2024-02-05 12:26 UTC
[PATCH] rust: stop using ptr_metadata feature
2024-02-05 12:25 UTC (2+ messages)
[PATCH] mm/swap: fix race condition in direct swapin path
2024-02-05 12:25 UTC (2+ messages)
[PATCH] vdpa-dev: Fix initialisation order to restore VDUSE compatibility
2024-02-05 12:22 UTC (2+ messages)
[PATCH V4 0/2] pwm: Add GPIO PWM driver
2024-02-05 12:21 UTC (7+ messages)
` [PATCH V4 1/2] dt-bindings: pwm: Add pwm-gpio
` [PATCH V4 2/2] pwm: Add GPIO PWM driver
[PATCH] media: ti: Use devm_platform_get_and_ioremap_resource() in ti_csi2rx_probe()
2024-02-05 12:20 UTC
[PATCH net-nex] mlx4: Address spelling errors
2024-02-05 12:20 UTC (2+ messages)
[PATCH 00/26] Zone write plugging
2024-02-05 12:20 UTC (8+ messages)
` [PATCH 06/26] block: Introduce zone "
[PATCH] filelock: add stubs for new functions when CONFIG_FILE_LOCKING=n
2024-02-05 12:20 UTC (3+ messages)
[PATCH v3 00/47] filelock: split file leases out of struct file_lock
2024-02-05 12:19 UTC (7+ messages)
` [PATCH v3 04/47] filelock: add some new helper functions
[PATCH v5 0/5] perf: script: Intro capstone disasm engine to show instruction trace
2024-02-05 12:19 UTC (4+ messages)
` [PATCH v5 3/5] perf: script: add field 'disasm' to display mnemonic instructions
[PATCH] Argo: drop meaningless mfn_valid() check
2024-02-05 12:17 UTC (6+ messages)
` Ping: "
` Ping: "
[PATCH v6 1/3] dt-bindings: mtd: partitions: Add binman compatible
2024-02-05 12:17 UTC (15+ messages)
[PATCH] hw: riscv: Allow large kernels to boot by moving the initrd further way in RAM
2024-02-05 12:17 UTC (2+ messages)
[PATCH v4 0/7] kvm/coresight: Support exclude guest and exclude host
2024-02-05 12:16 UTC (5+ messages)
` [PATCH v4 2/7] arm64: KVM: Use shared area to pass PMU event state to hypervisor
[PATCH 1/4] dt-bindings: hwinfo: samsung,exynos-chipid: add gs101-chipid compatible
2024-02-05 12:16 UTC (3+ messages)
[yocto] Intermittent build failure where dwarfsrcfiles doesn't exist
2024-02-05 12:15 UTC (3+ messages)
[syzbot] [btrfs?] KMSAN: uninit-value in bcmp (2)
2024-02-05 12:15 UTC (3+ messages)
[PATCH v3 4/4] mm: swap: Swap-out small-sized THP without splitting
2024-02-05 12:14 UTC (3+ messages)
[PATCH] README: Fix spelling/capitalization
2024-02-05 12:09 UTC
Why UBSAN is marked as using a lot of memory?
2024-02-05 12:12 UTC
How to automatically drop unresponsive CIFS /SMB connections
2024-02-05 12:10 UTC (4+ messages)
[PATCH bpf-next] bpf: allow bpf_skb_load_bytes in tracing prog
2024-02-05 12:10 UTC
[PATCH] filelock: don't do security checks on nfsd setlease calls
2024-02-05 12:09 UTC
[PATCH] dma: dma-sysfs: make dma_subsys const
2024-02-05 12:09 UTC (3+ messages)
[PATCH 1/1] linux: generate tags automatically
2024-02-05 12:08 UTC
[GIT PULL FOR v6.9] MUST_CONNECT & imx8-isi fixes
2024-02-05 12:07 UTC (2+ messages)
[PATCH] arm64: remove unneeded BUILD_BUG_ON assertion
2024-02-05 12:06 UTC (3+ messages)
[RFC 00/18] Pkernfs: Support persistence for live update
2024-02-05 12:02 UTC (38+ messages)
` [RFC 01/18] pkernfs: Introduce filesystem skeleton
` [RFC 02/18] pkernfs: Add persistent inodes hooked into directies
` [RFC 03/18] pkernfs: Define an allocator for persistent pages
` [RFC 04/18] pkernfs: support file truncation
` [RFC 05/18] pkernfs: add file mmap callback
` [RFC 06/18] init: Add liveupdate cmdline param
` [RFC 07/18] pkernfs: Add file type for IOMMU root pgtables
` [RFC 08/18] iommu: Add allocator for pgtables from persistent region
` [RFC 09/18] intel-iommu: Use pkernfs for root/context pgtable pages
` [RFC 10/18] iommu/intel: zap context table entries on kexec
` [RFC 11/18] dma-iommu: Always enable deferred attaches for liveupdate
` [RFC 12/18] pkernfs: Add IOMMU domain pgtables file
` [RFC 13/18] vfio: add ioctl to define persistent pgtables on container
` [RFC 14/18] intel-iommu: Allocate domain pgtable pages from pkernfs
` [RFC 15/18] pkernfs: register device memory for IOMMU domain pgtables
` [RFC 16/18] vfio: support not mapping IOMMU pgtables on live-update
` [RFC 17/18] pci: Don't clear bus master is persistence enabled
` [RFC 18/18] vfio-pci: Assume device working after liveupdate
fbcon.c:undefined reference to `fb_is_primary_device'
2024-02-05 12:06 UTC
[PATCH v2] siox: make siox_bus_type const
2024-02-05 12:05 UTC (3+ messages)
[kvm-unit-tests PATCH v2 0/9] Multi-migration support
2024-02-05 12:04 UTC (4+ messages)
` [kvm-unit-tests PATCH v2 3/9] arch-run: Clean up initrd cleanup
[PATCH v7 00/17] iommu/amd: SVA Support (part 3) - refactor support for GCR3 table
2024-02-05 11:56 UTC (15+ messages)
` [PATCH v7 04/17] iommu/amd: Introduce struct protection_domain.pd_mode
` [PATCH v7 05/17] iommu/amd: Introduce per-device GCR3 table
` [PATCH v7 06/17] iommu/amd: Use protection_domain.flags to check page table mode
` [PATCH v7 07/17] iommu/amd: Add support for device based TLB invalidation
` [PATCH v7 08/17] iommu/amd: Rearrange GCR3 table setup code
` [PATCH v7 09/17] iommu: Introduce iommu_group_mutex_assert()
` [PATCH v7 10/17] iommu/amd: Refactor helper function for setting / clearing GCR3
` [PATCH v7 11/17] iommu/amd: Refactor attaching / detaching device functions
` [PATCH v7 12/17] iommu/amd: Refactor protection_domain helper functions
` [PATCH v7 13/17] iommu/amd: Refactor GCR3 table "
` [PATCH v7 14/17] iommu/amd: Remove unused flush pasid functions
` [PATCH v7 15/17] iommu/amd: Rearrange device flush code
` [PATCH v7 16/17] iommu/amd: Remove unused GCR3 table parameters from struct protection_domain
` [PATCH v7 17/17] iommu/amd: Introduce per-device domain ID to fix potential TLB aliasing issue
[PATCH v3] keys: update key quotas in key_put()
2024-02-05 12:04 UTC (2+ messages)
[Buildroot] [v1 0/4] [PATCH 0/3] Add support for Pi5
2024-02-05 12:03 UTC (3+ messages)
` [Buildroot] [v1 3/4] configs/raspberrypi*: bump kernel version to feb4ea5 (6.1.55)
[PATCH v2] drm/i915/dsc: Fix the macro that calculates DSCC_/DSCA_ PPS reg address
2024-02-05 12:02 UTC (2+ messages)
vmlinux.o: warning: objtool: pwm_mediatek_apply() falls through to next function __cfi_ntxec_pwm_probe()
2024-02-05 12:01 UTC
[PATCH] const_structs.checkpatch: add bus_type
2024-02-05 12:02 UTC (2+ messages)
[PATCH] cpufreq: Change default transition delay to 2ms
2024-02-05 12:01 UTC (3+ messages)
[PATCH] mm: Support order-1 folios in the page cache
2024-02-05 12:00 UTC (2+ messages)
[PATCH 0/3] thermal/netlink/intel_hfi: Enable HFI feature only when required
2024-02-05 12:00 UTC (6+ messages)
` [PATCH 3/3] thermal: intel: hfi: Enable interface "
[PATCH] media: cec: core: remove length check of Timer Status
2024-02-05 12:00 UTC (3+ messages)
[git:media_stage/master] media: xc4000: Fix atomicity violation in xc4000_get_frequency
2024-02-05 11:57 UTC
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.