messages from 2024-02-12 21:57:14 to 2024-02-12 23:22:40 UTC [more...]
Setting real-time clock below monotonic clock
2024-02-12 23:22 UTC (2+ messages)
[withdrawn] fs-proc-task_mmu-add-display-flag-for-vm_mayoverlay.patch removed from -mm tree
2024-02-12 23:21 UTC
[PATCH 06/11] firmware: arm_scmi: Implement Clock .is_notify_supported callback
2024-02-12 23:20 UTC (5+ messages)
Generic Data Structure Iterators
2024-02-12 23:20 UTC (2+ messages)
[PATCH] powerpc/kasan: Limit KASAN thread size increase to 32KB
2024-02-12 23:19 UTC (3+ messages)
[PATCH] Always check the return value of `repo_read_object_file()`
2024-02-12 23:19 UTC (5+ messages)
[PATCH v1] docs/misra/rules.rst: catch up with accepted rules
2024-02-12 23:18 UTC (3+ messages)
[PATCH v2 5/5] iommu/arm-smmu: Convert to domain_alloc_paging()
2024-02-12 23:18 UTC (5+ messages)
+ userfaultfd-use-per-vma-locks-in-userfaultfd-operations-fix.patch added to mm-unstable branch
2024-02-12 23:18 UTC
[PATCH 0/4] tools/nolibc: Misc fixes for strlcpy() and strlcat()
2024-02-12 23:16 UTC (4+ messages)
` [PATCH 2/4] tools/nolibc: Fix strlcat() return code and size usage
Page faults in tracepoint caused by aliased pointer
2024-02-12 23:15 UTC (3+ messages)
[PATCH v9 00/15] Add Cgroup support for SGX EPC memory
2024-02-12 23:15 UTC (4+ messages)
` [PATCH v9 10/15] x86/sgx: Add EPC reclamation in cgroup try_charge()
[alternative-merged] selftests-mm-dont-needlessly-use-sudo-to-obtain-root-in-run_vmtestssh.patch removed from -mm tree
2024-02-12 23:15 UTC
[PATCH] runqueue: Improve setcene performance when encoutering many 'hard' dependencies
2024-02-12 23:14 UTC
[PATCH] samples: user-trap: fix strict-aliasing warning
2024-02-12 23:14 UTC (3+ messages)
[PATCH v9 0/1] drm/xe: Add helper macro to loop each dss
2024-02-12 23:12 UTC (8+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Add helper macro to loop each dss (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
[PATCH] virt: tdx-guest: Deprecate legacy IOCTL-based interface for quote generation
2024-02-12 23:12 UTC (8+ messages)
[PATCH v1 00/14] UNI-T UTi260B support
2024-02-12 23:10 UTC (9+ messages)
` [PATCH v1 07/14] dt-bindings: lcdif: Do not require power-domains for i.MX6ULL
` [PATCH v1 14/14] ARM: dts: imx6ull-uti260b: Add board
[PATCH] tracing: use ring_buffer_record_is_set_on() in tracer_tracing_is_on()
2024-02-12 23:12 UTC (17+ messages)
[PATCH 2/2] x86/MCE: Add command line option to extend MCE Records pool
2024-02-12 23:10 UTC (25+ messages)
[PATCH] tracing: Have saved_cmdlines arrays all in one allocation
2024-02-12 23:09 UTC
[PATCH] debian: Increase build verbosity, add terse support
2024-02-12 23:07 UTC
[Intel-wired-lan] [PATCH iwl-next v4 00/12] Add E800 live migration driver
2024-02-12 23:07 UTC (5+ messages)
` [Intel-wired-lan] [PATCH iwl-next v4 03/12] ice: Introduce VF state ICE_VF_STATE_REPLAYING_VC for migration
writeback fixlets and tidyups v2
2024-02-12 23:06 UTC (5+ messages)
` [PATCH 10/16] btrfs: remove non-standard extent handling in __extent_writepage_io
[PATCH] MAINTAINERS: of: Add Saravana Kannan
2024-02-12 23:05 UTC (3+ messages)
[PULL 00/12] Hppa64 patches
2024-02-12 23:04 UTC (3+ messages)
linux-next: manual merge of the vfs-brauner tree with the bcachefs tree
2024-02-12 23:04 UTC
[PATCH] maintainers: update for fm10k/ifc drivers
2024-02-12 23:04 UTC (2+ messages)
[tip: x86/urgent] x86/mm/ident_map: Use gbpages only where full GB page should be mapped
2024-02-12 23:03 UTC
[PATCH v5 0/8] Introduce cpu_dcache_is_aliasing() to fix DAX regression
2024-02-12 23:02 UTC (5+ messages)
` [PATCH v5 5/8] virtio: Treat alloc_dax() -EOPNOTSUPP failure as non-fatal
[topic/xe-for-ci v2] fixup! drm/xe: Add PVC's PCI device IDs
2024-02-12 23:00 UTC
[patch v5 00/19] x86/cpu: Rework topology evaluation
2024-02-12 23:02 UTC (8+ messages)
` [patch v5 06/19] x86/cpu: Provide a sane leaf 0xb/0x1f parser
[PATCH v3 00/35] Memory allocation profiling
2024-02-12 23:01 UTC (35+ messages)
` [PATCH v3 01/35] lib/string_helpers: Add flags param to string_get_size()
` [PATCH v3 02/35] scripts/kallysms: Always include __start and __stop symbols
` [PATCH v3 03/35] fs: Convert alloc_inode_sb() to a macro
` [PATCH v3 04/35] mm: enumerate all gfp flags
` [PATCH v3 05/35] mm: introduce slabobj_ext to support slab object extensions
` [PATCH v3 06/35] mm: introduce __GFP_NO_OBJ_EXT flag to selectively prevent slabobj_ext creation
` [PATCH v3 07/35] mm/slab: introduce SLAB_NO_OBJ_EXT to avoid obj_ext creation
` [PATCH v3 08/35] mm: prevent slabobj_ext allocations for slabobj_ext and kmem_cache objects
` [PATCH v3 09/35] slab: objext: introduce objext_flags as extension to page_memcg_data_flags
` [PATCH v3 10/35] lib: code tagging framework
` [PATCH v3 13/35] lib: add allocation tagging support for memory allocation profiling
` [PATCH v3 17/35] mm: enable page allocation tagging
` [PATCH v3 21/35] mm/slab: add allocation accounting into slab allocation and free paths
` [PATCH v3 22/35] mm/slab: enable slab allocation tagging for kmalloc and friends
` [PATCH v3 33/35] codetag: debug: mark codetags for reserved pages as empty
` [PATCH v3 34/35] codetag: debug: introduce OBJEXTS_ALLOC_FAIL to mark failed slab_ext allocations
` [PATCH v3 35/35] MAINTAINERS: Add entries for code tagging and memory allocation profiling
[syzbot] [kernel?] BUG: unable to handle kernel NULL pointer dereference in hrtimer_active
2024-02-12 23:01 UTC (2+ messages)
[PATCH] btrfs-progs: mkfs: do not default to 4K sectorsize if the fs is zoned
2024-02-12 23:00 UTC (4+ messages)
[PATCH v9 0/6] uvcvideo: Fixes for hw timestamping
2024-02-12 22:59 UTC (3+ messages)
` [PATCH v9 1/6] media: uvcvideo: Fix negative modulus calculation
[PATCH v2 1/2] PCI/IOV: Revert "PCI/IOV: Serialize sysfs sriov_numvfs reads vs writes"
2024-02-12 22:59 UTC (3+ messages)
[PATCH 0/2] more replacement of zero length array
2024-02-12 22:57 UTC (7+ messages)
` [PATCH v2 0/4] "
` [PATCH v2 1/4] hash: replace zero length array with flex array
` [PATCH v2 2/4] rcu: "
` [PATCH v2 3/4] fib: "
` [PATCH v2 4/4] pipeline: "
[groeck-staging:hwmon-next] BUILD SUCCESS 1c365b5017d017260161de296bf0b35fb1f0dbb9
2024-02-12 22:55 UTC
[PATCH v4 00/19] Remove pm_power_off use in drivers/power/reset
2024-02-12 22:54 UTC (7+ messages)
` [PATCH v4 01/19] power: reset: atc260x-poweroff: Use devm_register_sys_off_handler(RESTART)
` [PATCH v4 02/19] power: reset: atc260x-poweroff: Use devm_register_sys_off_handler(POWER_OFF)
[PATCH] btrfs: reject zoned RW mount if sectorsize is smaller than page size
2024-02-12 22:54 UTC (3+ messages)
[PATCH v4 0/3] per-vma locks in userfaultfd
2024-02-12 22:53 UTC (13+ messages)
` [PATCH v4 3/3] userfaultfd: use per-vma locks in userfaultfd operations
bmap-tools repository closes
2024-02-12 22:53 UTC (4+ messages)
` [yocto] "
[dpdk-dev] [PATCH 0/9] Introduce vfio-user library
2024-02-12 22:53 UTC (4+ messages)
` [dpdk-dev] [PATCH v2 "
` [dpdk-dev] [PATCH v2 1/9] lib: introduce "
[PATCH v1 00/10] RK3588 USBDP support
2024-02-12 22:44 UTC (7+ messages)
` [PATCH v1 06/10] arm64: dts: rockchip: add USBDP phys on rk3588
[RFC PATCH 0/4] test-tool: add unit test suite runner
2024-02-12 22:51 UTC (8+ messages)
` [RFC PATCH v2 0/6] "
` [RFC PATCH v2 3/6] test-tool run-command testsuite: remove hardcoded filter
[PATCH net-next] net: dsa: realtek: fix digital interface select macro for EXT0
2024-02-12 22:50 UTC (3+ messages)
[dpdk-dev] [PATCH v2 0/8] Introduce emudev library and iavf emudev driver
2024-02-12 22:49 UTC (3+ messages)
` [dpdk-dev] [PATCH v3 "
[PATCH bpf-next v2] bpf, docs: Add callx instructions in new conformance group
2024-02-12 22:48 UTC (7+ messages)
` [Bpf] "
[PATCH v2 0/7] filesystem visibililty ioctls
2024-02-12 22:47 UTC (4+ messages)
[RFC PATCH v1 00/14] Exceptions - Resource Cleanup
2024-02-12 22:43 UTC (7+ messages)
` [RFC PATCH v1 01/14] bpf: Mark subprogs as throw reachable before do_check pass
` [RFC PATCH v1 14/14] selftests/bpf: Add tests for exceptions runtime cleanup
[PATCH] vscode: improve settings for new yocto plugin
2024-02-12 22:43 UTC (7+ messages)
` [OE-core] "
[PATCH 0/2] mm/zswap: optimize for dynamic zswap_pools
2024-02-12 22:42 UTC (3+ messages)
` [PATCH 2/2] mm/zswap: change zswap_pool kref to percpu_ref
[PATCH] arm64: dts: qcom: sm6115p-j606f: Add some peripherals
2024-02-12 22:42 UTC (3+ messages)
[PATCH] kbuild: Fix building with LLVM on NixOS
2024-02-12 22:41 UTC (4+ messages)
[PATCH] unit-tests: do show relative file paths on non-Windows, too
2024-02-12 22:41 UTC (5+ messages)
` [PATCH v2] "
[PATCH BlueZ] hcidump: Fix help message for --timestamp option
2024-02-12 22:40 UTC (2+ messages)
+ kasan-test-avoid-gcc-warning-for-intentional-overflow.patch added to mm-unstable branch
2024-02-12 22:39 UTC
[PATCH] tracing: Fix wasted memory in saved_cmdlines logic
2024-02-12 22:40 UTC (3+ messages)
dm-ps-historical-service-time should probably set QUEUE_FLAG_STATS
2024-02-12 22:39 UTC
XFS corruption after power surge/outage
2024-02-12 22:39 UTC (5+ messages)
[meta-oe][PATCH] libnfs: update 5.0.2 -> 5.0.3
2024-02-12 22:38 UTC (2+ messages)
` [oe] "
swapaccount= commandline option
2024-02-12 22:37 UTC (2+ messages)
File Manager Service in OpenBMC
2024-02-12 22:36 UTC (6+ messages)
[bluez/bluez] 41c7f3: hcidump: Fix help message for --timestamp option
2024-02-12 22:37 UTC
[Buildroot] [PATCH v7 1/4] package/python-poetry-core: new host package
2024-02-12 22:35 UTC (4+ messages)
` [Buildroot] [PATCH v7 2/4] package/python-terminaltables: use correct pep517 build backend
` [Buildroot] [PATCH v7 3/4] package/python-setuptools-rust: add host setuptools-scm dependency
` [Buildroot] [PATCH v7 4/4] package/pkg-python.mk: migrate setuptools to pep517
[PATCH 1/1] arm64: dts: freescale: tqma9352: Update I2C eeprom compatible
2024-02-12 22:35 UTC (3+ messages)
[PATCH v2 0/3] auxdisplay: Refresh MAINTAINERS for the subsystem
2024-02-12 22:33 UTC (3+ messages)
` [PATCH v2 1/3] auxdisplay: Take over maintainership, but in Odd Fixes mode
[PATCH BlueZ v4 1/3] hog-lib: Don't destroy UHID device on detach
2024-02-12 22:31 UTC (3+ messages)
` [PATCH BlueZ v4 2/3] input.conf: Make UserspaceHID defaults to true
` [PATCH BlueZ v4 3/3] input/device: Don't destroy UHID device on disconnect
+ dax-fix-incorrect-list-of-data-cache-aliasing-architectures.patch added to mm-unstable branch
2024-02-12 22:31 UTC
[PATCH v5 00/14] dm-raid/md/raid: fix v6.7 regressions
2024-02-12 22:30 UTC (2+ messages)
+ introduce-cpu_dcache_is_aliasing-across-all-architectures.patch added to mm-unstable branch
2024-02-12 22:30 UTC
+ dax-check-for-data-cache-aliasing-at-runtime.patch added to mm-unstable branch
2024-02-12 22:30 UTC
+ virtio-treat-alloc_dax-eopnotsupp-failure-as-non-fatal.patch added to mm-unstable branch
2024-02-12 22:30 UTC
+ dcssblk-handle-alloc_dax-eopnotsupp-failure.patch added to mm-unstable branch
2024-02-12 22:30 UTC
+ dm-treat-alloc_dax-eopnotsupp-failure-as-non-fatal.patch added to mm-unstable branch
2024-02-12 22:30 UTC
+ nvdimm-pmem-treat-alloc_dax-eopnotsupp-failure-as-non-fatal.patch added to mm-unstable branch
2024-02-12 22:30 UTC
+ dax-alloc_dax-return-err_ptr-eopnotsupp-for-config_dax=n.patch added to mm-unstable branch
2024-02-12 22:30 UTC
[PATCH 01/15] checkpolicy: add libfuzz based fuzzer
2024-02-12 22:30 UTC (3+ messages)
` [PATCH 10/15] libsepol: add copy member to level_datum
[PATCH v2 bpf-next 00/20] bpf: Introduce BPF arena
2024-02-12 22:29 UTC (5+ messages)
` [PATCH v2 bpf-next 12/20] libbpf: Add support for bpf_arena
[PATCH v2] x86/pci: Stop requiring ECAM to be declared in E820, ACPI or EFI
2024-02-12 22:29 UTC (2+ messages)
[PATCH v8 0/5] page_owner: print stacks and their outstanding allocations
2024-02-12 22:30 UTC (6+ messages)
` [PATCH v8 1/5] lib/stackdepot: Move stack_record struct definition into the header
` [PATCH v8 2/5] mm,page_owner: Implement the tracking of the stacks count
` [PATCH v8 3/5] mm,page_owner: Display all stacks and their count
` [PATCH v8 4/5] mm,page_owner: Filter out stacks by a threshold
` [PATCH v8 5/5] mm,page_owner: Update Documentation regarding page_owner_stacks
[PATCHv3] PPPoL2TP: Add more code snippets
2024-02-12 22:21 UTC (3+ messages)
[PATCH v3 0/6] PCI: dwc: Add common pme_turn_off message by using outbound iATU
2024-02-12 22:24 UTC (10+ messages)
` [PATCH v3 5/6] dt-bindings: PCI: dwc: Add 'msg' register region
[PATCHv4] PPPoL2TP: Add more code snippets
2024-02-12 22:23 UTC
[RFC PATCH] target/ppc: Move add and subf type fixed-point arithmetic instructions to decodetree
2024-02-12 22:21 UTC (2+ messages)
[PATCH v4 0/8] Add UFS support for SC7180/SM7125
2024-02-12 22:22 UTC (7+ messages)
` [PATCH v4 2/8] dt-bindings: ufs: qcom: Add SC7180 compatible string
` [PATCH v4 3/8] dt-bindings: phy: Add QMP UFS PHY compatible for SC7180
[linux-next:master 4687/6082] kernel/power/energy_model.c:247:45: sparse: sparse: incorrect type in argument 2 (different address spaces)
2024-02-12 22:19 UTC
[PATCH BlueZ v2 0/7] [PATCH BlueZ v2 0/7] Add support for multiple BISes on the bcast source
2024-02-12 22:17 UTC (3+ messages)
` [PATCH BlueZ v2 2/7] shared/bap: Create multiple streams for the same pac
[Buildroot] [PATCH 1/1] support/testing: add git runtime test
2024-02-12 22:17 UTC
[PATCH v2 0/4] Add post-init-supplier binding to improve suspend/resume stability
2024-02-12 22:17 UTC (3+ messages)
` [PATCH v2 3/4] dt-bindings: Add post-init-supplier property
+ mm-document-memalloc_noreclaim_save-and-memalloc_pin_save.patch added to mm-unstable branch
2024-02-12 22:15 UTC
[PATCH v2 4/4] selftests: damon: add access_memory to .gitignore
2024-02-12 22:14 UTC (3+ messages)
[GIT PULL] Documentation fix for 6.8
2024-02-12 22:13 UTC (2+ messages)
[PATCH v2 0/3] Handle delay slot for extable lookup
2024-02-12 22:10 UTC (2+ messages)
[PATCH] MIPS: Add 'memory' clobber to csum_ipv6_magic() inline assembler
2024-02-12 22:08 UTC (2+ messages)
[Buildroot] [PATCH 1/2] package/python-uvloop: add support for cython3
2024-02-12 22:11 UTC (10+ messages)
[PATCH v9 0/8] Landlock: IOCTL support
2024-02-12 22:10 UTC (6+ messages)
` [PATCH v9 1/8] landlock: Add IOCTL access right
[PATCH BlueZ 0/3] Update Sink BASE management
2024-02-12 22:08 UTC (3+ messages)
` [PATCH BlueZ v2 5/6] bap: Do PA Sync for each BAP Broadcast source discovered
[Buildroot] [PATCH 1/3] Revert "package/libcamera-apps: bump to version 1.3.0"
2024-02-12 22:07 UTC (3+ messages)
` [Buildroot] [PATCH 3/3] packages/libcamera-apps: Fix build to use meson
[LSF/MM/BPF TOPIC] Removing GFP_NOFS
2024-02-12 22:07 UTC (10+ messages)
[PATCH net-next v10 0/3] netdevsim: link and forward skbs between ports
2024-02-12 22:05 UTC (4+ messages)
` [PATCH net-next v10 1/3] netdevsim: allow two netdevsim ports to be connected
` [PATCH net-next v10 2/3] netdevsim: forward skbs from one connected port to another
` [PATCH net-next v10 3/3] netdevsim: add selftest for forwarding skb between connected ports
[PATCH v14 0/8] Add support for Sub-NUMA cluster (SNC) systems
2024-02-12 22:05 UTC (7+ messages)
` [PATCH v15-RFC "
[PATCH 1/3] valgrind: make ptest depend on all components
2024-02-12 22:05 UTC (3+ messages)
` [PATCH 2/3] valgrind: update from 3.21.0 to 3.22.0
` [PATCH 3/3] valgrind: skip 14 ptests in 3.22
docs: "translations" extension breaks "make latexdocs" with 6.1.3<=Sphinx<7.2
2024-02-12 22:04 UTC (5+ messages)
[Buildroot] [PATCH 1/1] package/rsync: fix openssl static build
2024-02-12 22:04 UTC (2+ messages)
[Buildroot] [git commit] package/rsync: fix openssl static build
2024-02-12 22:04 UTC
[PATCH 1/4] docs: Add documentation about tests and SBIUnit
2024-02-12 22:03 UTC (4+ messages)
` [PATCH 2/4] lib: Add SBIUnit testing macros and functions
[PATCH] nvdimm/pmem: Fix leak on dax_add_host() failure
2024-02-12 22:03 UTC (2+ messages)
[Buildroot] [git commit] package/botan: disable neon with arm soft float
2024-02-12 22:02 UTC
[Buildroot] [PATCH 1/1] package/botan: disable neon with arm soft float
2024-02-12 22:02 UTC (2+ messages)
[PATCH] drm/crtc: fix uninitialized variable use even harder
2024-02-12 22:00 UTC (2+ messages)
[Buildroot] [git commit] configs/wandboard: update U-Boot and kernel
2024-02-12 22:00 UTC
[Buildroot] [PATCH] configs/wandboard: Update U-Boot and kernel
2024-02-12 22:00 UTC (2+ messages)
[GIT PULL] tracing/tooling: Fixes for v6.8-rc4
2024-02-12 22:01 UTC
[Buildroot] [PATCH v2] package/environment-setup: add variable KERNEL_DIR alongside KERNELDIR
2024-02-12 21:59 UTC (2+ messages)
[PATCH] btrfs: zoned: fix chunk map leak when loading block group zone info
2024-02-12 21:59 UTC
[topic/xe-for-ci] drm/xe: Add new PVC PCI ID
2024-02-12 21:58 UTC (2+ messages)
` ✓ CI.BAT: success for "
[Buildroot] [git commit] package/lua-http: fix CVE-2023-4540
2024-02-12 21:56 UTC
[PATCH] tcg/arm: Fix goto_tb for large translation blocks
2024-02-12 21:56 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.