All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-09-24 21:20:55 to 2024-09-24 22:32:06 UTC [more...]

[PATCH v27 01/32] xhci: add helper to stop endpoint and wait for completion
 2024-09-24 21:47 UTC  (6+ messages)

[PATCH 0/6] VERW based clean-up
 2024-09-24 22:31 UTC  (3+ messages)
` [PATCH 1/6] x86/bugs: Create single parameter for VERW based mitigations
` [PATCH 2/6] x86/bugs: Remove MDS command line

[PATCH] xfs: add bounds checking to xlog_recover_process_data
 2024-09-24 22:29 UTC  (3+ messages)
` [PATCH] xfs: No need for inode number error injection in __xfs_dir3_data_check
` [PATCH] xfs: don't walk off the end of a directory data block

git-scm.com is now a static website
 2024-09-24 22:29 UTC  (4+ messages)

[PATCH v7 0/8] mm: ZSWAP swap-out of mTHP folios
 2024-09-24 22:28 UTC  (16+ messages)
` [PATCH v7 3/8] mm: zswap: Refactor code to store an entry in zswap xarray
` [PATCH v7 6/8] mm: zswap: Support mTHP swapout in zswap_store()

af_alg01.c:36: TFAIL: instantiated nested hmac algorithm ('hmac(hmac(md5))')!
 2024-09-24 22:28 UTC  (4+ messages)
  ` [LTP] "

[PATCH 0/2] Add dev_is_amba and replace the usage in platform
 2024-09-24 22:28 UTC  (3+ messages)
` [PATCH 1/2] amba: Add dev_is_amba() function and export it for modules

6.12/BUG: KASAN: slab-use-after-free in m_next at fs/proc/task_mmu.c:187
 2024-09-24 22:28 UTC 

drivers/thermal/testing/thermal-testing.o: warning: objtool: .text.tt_add_tz: unexpected end of section
 2024-09-24 22:27 UTC 

[PATCH v2] dt-bindings: trivial-devices: add onnn,adt7462
 2024-09-24 22:26 UTC  (5+ messages)

Add Nations N32g43x usb to serial driver
 2024-09-24 22:26 UTC 

[f2fs-dev] [GIT PULL] f2fs for 6.12-rc1
 2024-09-24 22:24 UTC  (2+ messages)
`  "

[PULL v2 00/47] riscv-to-apply queue
 2024-09-24 22:17 UTC  (48+ messages)
` [PULL v2 01/47] target/riscv: Add a property to set vl to ceil(AVL/2)
` [PULL v2 02/47] tests/acpi: Add empty ACPI SRAT data file for RISC-V
` [PULL v2 03/47] tests/qtest/bios-tables-test.c: Enable numamem testing "
` [PULL v2 04/47] tests/acpi: Add expected ACPI SRAT AML file "
` [PULL v2 05/47] target/riscv/tcg/tcg-cpu.c: consider MISA bit choice in implied rule
` [PULL v2 06/47] target/riscv: fix za64rs enabling
` [PULL v2 07/47] target: riscv: Enable Bit Manip for OpenTitan Ibex CPU
` [PULL v2 08/47] target/riscv/kvm: Fix the group bit setting of AIA
` [PULL v2 09/47] target/riscv: Stop timer with infinite timecmp
` [PULL v2 10/47] target/riscv/cpu.c: Add 'fcsr' register to QEMU log as a part of F extension
` [PULL v2 11/47] util/util/cpuinfo-riscv.c: fix riscv64 build on musl libc
` [PULL v2 12/47] target/riscv: Preliminary textra trigger CSR writting support
` [PULL v2 13/47] target/riscv: Add textra matching condition for the triggers
` [PULL v2 14/47] exec/memtxattr: add process identifier to the transaction attributes
` [PULL v2 15/47] hw/riscv: add riscv-iommu-bits.h
` [PULL v2 16/47] hw/riscv: add RISC-V IOMMU base emulation
` [PULL v2 17/47] pci-ids.rst: add Red Hat pci-id for RISC-V IOMMU device
` [PULL v2 18/47] hw/riscv: add riscv-iommu-pci reference device
` [PULL v2 19/47] hw/riscv/virt.c: support for RISC-V IOMMU PCIDevice hotplug
` [PULL v2 20/47] test/qtest: add riscv-iommu-pci tests
` [PULL v2 21/47] hw/riscv/riscv-iommu: add Address Translation Cache (IOATC)
` [PULL v2 22/47] hw/riscv/riscv-iommu: add ATS support
` [PULL v2 23/47] hw/riscv/riscv-iommu: add DBG support
` [PULL v2 24/47] qtest/riscv-iommu-test: add init queues test
` [PULL v2 25/47] docs/specs: add riscv-iommu
` [PULL v2 26/47] hw/riscv: Respect firmware ELF entry point
` [PULL v2 27/47] target: riscv: Add Svvptc extension support
` [PULL v2 28/47] target/riscv32: Fix masking of physical address
` [PULL v2 29/47] target/riscv/cpu_helper: Fix linking problem with semihosting disabled
` [PULL v2 30/47] hw/intc: riscv-imsic: Fix interrupt state updates
` [PULL v2 31/47] bsd-user: Implement RISC-V CPU initialization and main loop
` [PULL v2 32/47] bsd-user: Add RISC-V CPU execution loop and syscall handling
` [PULL v2 33/47] bsd-user: Implement RISC-V CPU register cloning and reset functions
` [PULL v2 34/47] bsd-user: Implement RISC-V TLS register setup
` [PULL v2 35/47] bsd-user: Add RISC-V ELF definitions and hardware capability detection
` [PULL v2 36/47] bsd-user: Define RISC-V register structures and register copying
` [PULL v2 37/47] bsd-user: Add RISC-V signal trampoline setup function
` [PULL v2 38/47] bsd-user: Implement RISC-V sysarch system call emulation
` [PULL v2 39/47] bsd-user: Add RISC-V thread setup and initialization support
` [PULL v2 40/47] bsd-user: Define RISC-V VM parameters and helper functions
` [PULL v2 41/47] bsd-user: Define RISC-V system call structures and constants
` [PULL v2 42/47] bsd-user: Add generic RISC-V64 target definitions
` [PULL v2 43/47] bsd-user: Define RISC-V signal handling structures and constants
` [PULL v2 44/47] bsd-user: Implement RISC-V signal trampoline setup functions
` [PULL v2 45/47] bsd-user: Implement 'get_mcontext' for RISC-V
` [PULL v2 46/47] bsd-user: Implement set_mcontext and get_ucontext_sigreturn for RISCV
` [PULL v2 47/47] bsd-user: Add RISC-V 64-bit Target Configuration and Debug XML Files

[GIT PULL] RTC for 6.12
 2024-09-24 22:23 UTC 

[PATCH sched_ext/for-6.12-fixes] Disable SM_IDLE/rq empty path when scx_enabled
 2024-09-24 22:21 UTC  (4+ messages)

[PATCH 0/4] hash.h: support choosing a separate SHA-1 for non-cryptographic uses
 2024-09-24 22:20 UTC  (10+ messages)
` [PATCH v4 0/8] "
  ` [PATCH v4 3/8] finalize_object_file(): implement collision check
  ` [PATCH v4 4/8] pack-objects: use finalize_object_file() to rename pack/idx/etc

[PATCH 00/22] reftable: handle allocation errors
 2024-09-24 22:19 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 05/22] reftable/basics: handle allocation failures in `parse_names()`

+ mm-damon-kconfig-update-damon-doc-url.patch added to mm-hotfixes-unstable branch
 2024-09-24 22:18 UTC 

[PATCH] doc:it_IT: update documents in process/
 2024-09-24 22:18 UTC 

+ mm-kfence-fix-elapsed-time-for-allocated-freed-track.patch added to mm-hotfixes-unstable branch
 2024-09-24 22:18 UTC 

[syzbot] [bcachefs?] [jfs?] kernel BUG in vfs_get_tree
 2024-09-24 22:18 UTC  (2+ messages)
` [syzbot] [bcachefs?] "

[PATCH 0/2] unicode: kunit: refactor selftest to kunit tests
 2024-09-24 22:16 UTC  (5+ messages)
` [PATCH 1/2] "

[PATCH v4 1/3] dt-bindings: mfd: Add Realtek switch
 2024-09-24 22:16 UTC  (2+ messages)
` [RFC PATCH v4.5] dt-bindings: mfd: Add Realtek RTL9300 switch peripherals

[PATCH v2 0/3] X1E Dell XPS 9345 support
 2024-09-24 22:15 UTC  (3+ messages)
` [PATCH v2 3/3] arm64: dts: qcom: Add support for X1-based Dell XPS 13 9345

[PATCH v3 1/2] kbuild: move non-boot built-in DTBs to .rodata section
 2024-09-24 22:15 UTC  (2+ messages)

[PATCH 0/28] leak fixes for http fetch/push
 2024-09-24 22:12 UTC  (29+ messages)
` [PATCH 01/28] http-fetch: clear leaking git-index-pack(1) arguments
` [PATCH 02/28] shallow: fix leak when unregistering last shallow root
` [PATCH 03/28] fetch-pack: fix leaking sought refs
` [PATCH 04/28] connect: clear child process before freeing in diagnostic mode
` [PATCH 05/28] fetch-pack: free object filter before exiting
` [PATCH 06/28] fetch-pack, send-pack: clean up shallow oid array
` [PATCH 07/28] commit: avoid leaking already-saved buffer
` [PATCH 08/28] send-pack: free cas options before exit
` [PATCH 09/28] transport-helper: fix strbuf leak in push_refs_with_push()
` [PATCH 10/28] fetch: free "raw" string when shrinking refspec
` [PATCH 11/28] fetch-pack: clear pack lockfiles list
` [PATCH 12/28] transport-helper: fix leak of dummy refs_list
` [PATCH 13/28] http: fix leak when redacting cookies from curl trace
` [PATCH 14/28] http: fix leak of http_object_request struct
` [PATCH 15/28] http: call git_inflate_end() when releasing http_object_request
` [PATCH 16/28] http: stop leaking buffer in http_get_info_packs()
` [PATCH 17/28] remote-curl: free HEAD ref with free_one_ref()
` [PATCH 18/28] http-walker: free fake packed_git list
` [PATCH 19/28] http-push: clear refspecs before exiting
` [PATCH 20/28] http-push: free repo->url string
` [PATCH 21/28] http-push: free curl header lists
` [PATCH 22/28] http-push: free transfer_request dest field
` [PATCH 23/28] http-push: free transfer_request strbuf
` [PATCH 24/28] http-push: free remote_ls_ctx.dentry_name
` [PATCH 25/28] http-push: free xml_ctx.cdata after use
` [PATCH 26/28] http-push: clean up objects list
` [PATCH 27/28] http-push: clean up loose request when falling back to packed
` [PATCH 28/28] http-push: clean up local_refs at exit

+ ocfs2-fix-deadlock-in-ocfs2_get_system_file_inode.patch added to mm-hotfixes-unstable branch
 2024-09-24 22:12 UTC 

[tip:master] BUILD SUCCESS a6f489fee2633f8595934a850981bd4284abdbba
 2024-09-24 22:11 UTC 

[GIT PULL] Rust for 6.12
 2024-09-24 22:10 UTC 

[PATCH net-next v7 00/25] Introducing OpenVPN Data Channel Offload
 2024-09-24 22:10 UTC  (5+ messages)
` [PATCH net-next v7 04/25] ovpn: add basic netlink support

+ ocfs2-reserve-space-for-inline-xattr-before-attaching-reflink-tree.patch added to mm-hotfixes-unstable branch
 2024-09-24 22:10 UTC 

RAID 10 reshape is stuck - please help
 2024-09-24 22:09 UTC  (10+ messages)

[PATCH] arm: imx: Enable always-on regulators using board specific workaround on DHCOM SoM
 2024-09-24 22:08 UTC 

[PATCH] x86,cpu: add X86_FEATURE_INVLPGB flag
 2024-09-24 22:00 UTC 

+ ocfs2-fix-typo-in-comment.patch added to mm-nonmm-unstable branch
 2024-09-24 22:08 UTC 

[PATCH net] rxrpc: Fix a race between socket set up and I/O thread creation
 2024-09-24 22:08 UTC 

[PATCH v6 0/5] Enable eQEP DT support for Sitara K3 platforms
 2024-09-24 22:07 UTC  (6+ messages)
` [PATCH v6 1/5] arm64: dts: ti: k3-am62-main: Add eQEP nodes
` [PATCH v6 2/5] arm64: dts: ti: k3-am62a-main: "
` [PATCH v6 3/5] arm64: dts: ti: k3-am62p-main: "
` [PATCH v6 4/5] arm64: dts: ti: k3-am64-main: "
` [PATCH v6 5/5] arm64: dts: ti: k3-am64x-sk: Enable eQEP

+ ocfs2-remove-unused-declartion-in-header-file.patch added to mm-nonmm-unstable branch
 2024-09-24 22:07 UTC 

Pretty output in JSON format
 2024-09-24 22:06 UTC  (2+ messages)

[PATCH v2 0/3] Add inline encryption support
 2024-09-24 22:04 UTC  (5+ messages)
` [PATCH v2 1/3] dm-inlinecrypt: "

[RFC PATCH 0/4] Linaro restricted heap
 2024-09-24 22:02 UTC  (3+ messages)

[PATCH 6.1 00/26] xfs backports to catch 6.1.y up to 6.6
 2024-09-24 22:03 UTC  (2+ messages)

[PATCH v3 0/3] doc: introducing synopsis para
 2024-09-24 22:03 UTC  (9+ messages)
` [PATCH v4 "

[PATCH 0/2] a few git-jump quality-of-life fixes
 2024-09-24 22:03 UTC  (6+ messages)
` [PATCH 2/2] git-jump: ignore deleted files in diff mode

[PATCH] dt-bindings: spi: zynqmp-qspi: Include two 'reg' properties only for the Zynq UltraScale QSPI
 2024-09-24 22:02 UTC  (2+ messages)

[PATCH] virtio: Make vring_new_virtqueue support for packed vring
 2024-09-24 22:02 UTC  (2+ messages)

[xen-unstable test] 187839: tolerable FAIL
 2024-09-24 22:01 UTC 

[PATCH] KVM/x86: Do not clear SIPI while in SMM
 2024-09-24 21:59 UTC  (12+ messages)

+ selftests-mm-add-test-for-process_madvise-pr_madv_self-flag-use.patch added to mm-unstable branch
 2024-09-24 21:59 UTC 

+ mm-madvise-introduce-pr_madv_self-flag-to-process_madvise.patch added to mm-unstable branch
 2024-09-24 21:59 UTC 

[PATCH 0/2] iio: proximity: hx9023s: Add performance tuning function
 2024-09-24 21:59 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: iio: tyhx,hx9023s: Add performance tuning configuration

[PATCH] dm verity: fallback to platform keyring also if key in trusted keyring is rejected
 2024-09-24 21:59 UTC  (6+ messages)

arch/s390/kvm/../../../virt/kvm/kvm_main.c:327 kvm_make_all_cpus_request() warn: iterator 'i' not incremented
 2024-09-24 21:56 UTC 

[PATCH 0/3] PCI: dwc: opitimaze RC host pci_fixup_addr()
 2024-09-24 21:54 UTC  (4+ messages)
` [PATCH 1/3] of: address: Add helper function to get untranslated 'ranges' information
` [PATCH 2/3] PCI: dwc: Using for_each_of_range_untranslate to elminate cpu_addr_fixup()
` [PATCH 3/3] PCI: imx6: Remove cpu_addr_fixup()

[PATCH] ksmbd: Annotate struct copychunk_ioctl_req with __counted_by_le()
 2024-09-24 21:54 UTC  (5+ messages)

[Bug 219296] New: libahci driver and power switching HDD on newer kernels
 2024-09-24 21:54 UTC  (2+ messages)
` [Bug 219296] "

[PATCH v5 0/5] Lazy flush for the auth session
 2024-09-24 21:51 UTC  (7+ messages)
` [PATCH v5 5/5] tpm: flush the auth session only when /dev/tpm0 is open

[syzbot] [net?] UBSAN: shift-out-of-bounds in xfrm_selector_match (2)
 2024-09-24 21:51 UTC  (2+ messages)

[PATCH 0/2] leds: Add basic BCMBCA LEDs support
 2024-09-24 21:51 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: leds: bcmbca: Add bindings for BRCMBCA LEDs

[PATCH v2] systemd-boot: Enable on RISCV
 2024-09-24 21:50 UTC  (3+ messages)
` [PATCH v2] vte: Upgrade to 0.78.0
` Patchtest results for [PATCH v2] systemd-boot: Enable on RISCV

[Bug 204241] New: amdgpu fails to resume from suspend
 2024-09-24 21:50 UTC  (2+ messages)
` [Bug 204241] "

[PATCH] soc: ti: knav_qmss_queue: remove useless statement
 2024-09-24 21:46 UTC 

[linux-next:master] [netfs] a05b682d49: BUG:KASAN:slab-use-after-free_in_copy_from_iter
 2024-09-24 21:47 UTC  (2+ messages)

Git clone failure
 2024-09-24 21:45 UTC  (2+ messages)

[PATCH] send-email: document --mailmap and associated configuration
 2024-09-24 21:45 UTC  (3+ messages)

[RFC] struct filename, io_uring and audit troubles
 2024-09-24 21:40 UTC  (8+ messages)

[linus:master] [netfs] cd0277ed0c: BUG:KASAN:slab-use-after-free_in_copy_from_iter
 2024-09-24 21:40 UTC  (2+ messages)

[PATCH 0/3] LSan quality of life improvements
 2024-09-24 21:38 UTC  (4+ messages)
` [PATCH 1/3] test-lib: stop showing old leak logs
` [PATCH 2/3] test-lib: show leak-sanitizer logs on --immediate failure
` [PATCH 3/3] test-lib: check for leak logs after every test

[PATCH] drm/xe/oa: Don't reset OAC_CONTEXT_ENABLE on OA stream close
 2024-09-24 21:37 UTC 

[RFC] exec: add a flag for "reasonable" execveat() comm
 2024-09-24 21:37 UTC  (3+ messages)

[PATCH v5 1/5] Consolidate __memcpy_{to,from}io and __memset_io into iomap_copy.c
 2024-09-24 21:36 UTC  (2+ messages)

[PATCH 0/1] Add KUnit tests for lib/crc16.c
 2024-09-24 21:33 UTC  (2+ messages)

[PATCH v3 0/1] fuse: dynamically configure max pages limit through sysctl
 2024-09-24 21:32 UTC  (4+ messages)
` [PATCH v3 1/1] fuse: enable dynamic configuration of fuse max pages limit (FUSE_MAX_MAX_PAGES)

[RFC PATCH 0/2] remove SWAP_MAP_SHMEM
 2024-09-24 21:30 UTC  (3+ messages)

[PATCH] drm/xe/oa: Don't reset OAC_CONTEXT_ENABLE on OA stream close
 2024-09-24 21:28 UTC 

[PATCH v2 7/9] ASoC: loongson: Add I2S controller driver as platform device
 2024-09-24 21:26 UTC  (2+ messages)

[PATCH v1] md: Correct typos in multiple comments across various files
 2024-09-24 21:24 UTC  (3+ messages)

[PATCH v2] mm: vmscan.c: fix OOM on swap stress test
 2024-09-24 21:23 UTC  (2+ messages)

[PATCH v3 0/3] i2c: RTL9300 support
 2024-09-24 21:23 UTC  (4+ messages)
` [PATCH v3 3/3] mips: dts: realtek: Add I2C controllers

[PATCH v4 0/5] Add mfd, pinctrl and pwm support to EN7581 SoC
 2024-09-24 21:22 UTC  (5+ messages)
` [PATCH v4 4/5] pinctrl: airoha: Add support for "

[PATCH v4 00/16] Extended MODVERSIONS Support
 2024-09-24 21:19 UTC  (7+ messages)
` [PATCH v4 11/16] module: Additional validation in elf_validity_cache_strtab
` [PATCH v4 12/16] module: Reformat struct for code style
` [PATCH v4 13/16] export_report: Rehabilitate script
` [PATCH v4 14/16] modules: Support extended MODVERSIONS info
` [PATCH v4 15/16] modpost: Produce extended modversion information
` [PATCH v4 16/16] export_report: Use new version info format


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.