All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-08-16 01:55:07 to 2024-08-16 04:06:14 UTC [more...]

[PATCH rcu 0/26] Context tracking updates for v6.12
 2024-08-16  4:02 UTC  (22+ messages)
` [PATCH rcu 01/26] treewide: context_tracking: Rename CONTEXT_* into CT_STATE_*
` [PATCH rcu 02/26] context_tracking, rcu: Rename RCU_DYNTICKS_IDX into CT_RCU_WATCHING
` [PATCH rcu 03/26] context_tracking, rcu: Rename ct_dynticks() into ct_rcu_watching()
` [PATCH rcu 04/26] context_tracking, rcu: Rename ct_dynticks_cpu() into ct_rcu_watching_cpu()
` [PATCH rcu 05/26] context_tracking, rcu: Rename ct_dynticks_cpu_acquire() into ct_rcu_watching_cpu_acquire()
` [PATCH rcu 06/26] context_tracking, rcu: Rename struct context_tracking .dynticks_nesting into .nesting
` [PATCH rcu 07/26] context_tracking, rcu: Rename ct_dynticks_nesting() into ct_nesting()
` [PATCH rcu 08/26] context_tracking, rcu: Rename ct_dynticks_nesting_cpu() into ct_nesting_cpu()
` [PATCH rcu 09/26] context_tracking, rcu: Rename struct context_tracking .dynticks_nmi_nesting into .nmi_nesting
` [PATCH rcu 10/26] context_tracking, rcu: Rename ct_dynticks_nmi_nesting() into ct_nmi_nesting()
` [PATCH rcu 11/26] context_tracking, rcu: Rename ct_dynticks_nmi_nesting_cpu() into ct_nmi_nesting_cpu()
` [PATCH rcu 12/26] context_tracking, rcu: Rename DYNTICK_IRQ_NONIDLE into CT_NESTING_IRQ_NONIDLE
` [PATCH rcu 13/26] context_tracking, rcu: Rename rcu_dynticks_task*() into rcu_task*()
` [PATCH rcu 14/26] context_tracking, rcu: Rename rcu_dynticks_curr_cpu_in_eqs() into rcu_is_watching_curr_cpu()
` [PATCH rcu 15/26] rcu: Rename rcu_dynticks_eqs_online() into rcu_watching_online()
` [PATCH rcu 16/26] rcu: Rename rcu_dynticks_in_eqs() into rcu_watching_snap_in_eqs()
` [PATCH rcu 17/26] rcu: Rename rcu_dynticks_in_eqs_since() into rcu_watching_snap_stopped_since()
` [PATCH rcu 18/26] rcu: Rename rcu_dynticks_zero_in_eqs() into rcu_watching_zero_in_eqs()
` [PATCH rcu 19/26] rcu: Rename struct rcu_data .dynticks_snap into .watching_snap
` [PATCH rcu 20/26] rcu: Rename struct rcu_data .exp_dynticks_snap into .exp_watching_snap
` [PATCH rcu 21/26] rcu: Rename dyntick_save_progress_counter() into rcu_watching_snap_save()

[PATCH v3 00/10] Add CPU-type to topology
 2024-08-16  4:06 UTC 

[PATCH] block:added printing when bio->bi_status fails
 2024-08-16  4:04 UTC  (2+ messages)

[PATCH] drm/mediatek: Fix missing configuration flags in mtk_crtc_ddp_config()
 2024-08-16  4:03 UTC  (2+ messages)

[PATCH net-next 0/2] Bonding: support new xfrm state offload functions
 2024-08-16  4:01 UTC  (4+ messages)
` [PATCH net-next 1/2] bonding: Add ESN support to IPSec HW offload
` [PATCH net-next 2/2] bonding: support xfrm state update

[PATCH] drm/xe: Use for_each_remote_tile rather than manual check
 2024-08-16  4:02 UTC 

[PATCH v4 00/16] riscv support for control flow integrity extensions
 2024-08-16  4:00 UTC  (11+ messages)
` [PATCH v4 02/16] target/riscv: Introduce elp state and enabling controls for zicfilp
` [PATCH v4 03/16] target/riscv: save and restore elp state on priv transitions
` [PATCH v4 05/16] target/riscv: tracking indirect branches (fcfi) for zicfilp
` [PATCH v4 06/16] target/riscv: zicfilp `lpad` impl and branch tracking
` [PATCH v4 07/16] disas/riscv: enabled `lpad` disassembly

selinux: support IPPROTO_SMC in socket_type_to_security_class()
 2024-08-16  3:57 UTC  (2+ messages)

[REGRESSION] critical target error, bisected
 2024-08-16  3:56 UTC  (2+ messages)

[PATCH] selftests/net/pmtu.sh: Fix typo in error message
 2024-08-16  3:55 UTC  (7+ messages)

[PATCH 0/4] Enable PMU for ArrowLake-H
 2024-08-16  3:54 UTC  (6+ messages)
` [PATCH 3/4] perf/x86/intel: Support hybrid PMU with multiple atom uarchs

[PATCH v2] drm/xe: Use resevered copy engine for user binds on faulting devices
 2024-08-16  3:52 UTC  (2+ messages)
` ✗ CI.FULL: failure for drm/xe: Use resevered copy engine for user binds on faulting devices (rev2)

[PATCH 0/4] perf/dwc_pcie: Fix registration issue in multi PCIe controller instances
 2024-08-16  3:51 UTC  (7+ messages)
` [PATCH 1/4] "
` [PATCH 3/4] perf/dwc_pcie: Always register for PCIe bus notifier

[PATCH v3] drm/xe: Use reserved copy engine for user binds on faulting devices
 2024-08-16  3:49 UTC  (4+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "

[PATCH 1/3] test/overlay: Make this depend on SANDBOX
 2024-08-16  3:49 UTC  (3+ messages)
` [PATCH 2/3] test/boot: Make BOOTSTD tests depend on UT_BOOTSTD
` [PATCH 3/3] test/cmd: Move wget test to under a sandbox guard

[PATCH v2 1/3] ext4: Fix integer overflow in ext4fs_read_symlink()
 2024-08-16  3:47 UTC  (2+ messages)

linux-next: Tree for Aug 16
 2024-08-16  3:48 UTC 

[PATCH] squashfs: Fix heap corruption in sqfs_search_dir()
 2024-08-16  3:47 UTC  (2+ messages)

[PATCH v2 1/4] squashfs: Fix integer overflow in sqfs_resolve_symlink()
 2024-08-16  3:47 UTC  (2+ messages)

CIFS lockup regression on SMB1 in 6.10
 2024-08-16  3:47 UTC  (5+ messages)

[PATCH 1/4] x86: Fix ptrdiff_t for x86_64
 2024-08-16  3:47 UTC  (2+ messages)

[PATCH v2] bootstage: Fix out-of-bounds read in reloc_bootstage()
 2024-08-16  3:47 UTC  (2+ messages)

[PATCH v3] ext4: Improve feature checking
 2024-08-16  3:47 UTC  (2+ messages)

[PATCH 00/21] Tidy up console recording in tests
 2024-08-16  3:47 UTC  (5+ messages)
` [PATCH 06/21] mmc: Drop the blank line before accesses

[PATCH v1 net] kcm: Serialise kcm_sendmsg() for the same socket
 2024-08-16  3:46 UTC  (5+ messages)

[RFC] Merge PG_private_2 and PG_mappedtodisk
 2024-08-16  3:42 UTC  (3+ messages)

[syzbot] [ocfs2?] kernel BUG in ocfs2_iget
 2024-08-16  3:41 UTC 

[f2fs-dev] [PATCH] f2fs: avoid unused block when dio write in LFS mode
 2024-08-16  3:36 UTC  (7+ messages)
    ` [f2fs-dev] (2) "
        `  "
        ` [f2fs-dev] (2) "
          `  "

question on vTPM interface in coconut-svsm
 2024-08-16  3:38 UTC  (24+ messages)
            ` Coconut-SVSM - vTPM support for Intel TD Partitioning

[PATCH] kunit/overflow: Fix UB in overflow_allocation_test
 2024-08-16  3:36 UTC  (3+ messages)

[PATCH v3 1/2] btrfs: qgroup: use goto style to handle error in add_delayed_ref()
 2024-08-16  3:36 UTC  (3+ messages)

[PATCH -next] bcachefs: support iopoll method
 2024-08-16  3:35 UTC  (3+ messages)

[PATCH v2] selftest/powerpc/benchmark: remove requirement libc-dev
 2024-08-16  3:31 UTC  (3+ messages)

[PATCH v2] media: intel/ipu6: optimize the IPU6 MMU mapping and unmapping flow
 2024-08-16  3:31 UTC 

[PATCH net-next 0/3] add "nxp,reverse-mode" to instead of "nxp,rmii-refclk-in"
 2024-08-16  3:28 UTC  (7+ messages)
` [PATCH net-next 1/3] dt-bindings: net: tja11xx: use reverse-mode to instead of rmii-refclk-in

[OE-core][scarthgap][PATCH] ruby: Backport fix for CVE-2024-27282
 2024-08-16  3:26 UTC 

[PATCH] rebase -x: don't print "Executing:" msgs with --quiet
 2024-08-16  3:26 UTC 

[syzbot] [ocfs2?] kernel BUG in ocfs2_iget
 2024-08-16  3:26 UTC  (2+ messages)
` [syzbot] "

[Bug 219161] New: VM with virtio-net doesn't receive large UDP packets (e.g 65507 bytes) from host
 2024-08-16  3:26 UTC  (2+ messages)
` [Bug 219161] "

[PATCH i-g-t v2] tests/amdgpu: add timeout for queue reset
 2024-08-16  3:23 UTC 

[PATCH] gw_ventana: Remove unneeded comments
 2024-08-16  3:22 UTC 

[PATCH] vhost_vdpa: assign irq bypass producer token correctly
 2024-08-16  3:19 UTC 

[RFC PATCH] bcachefs: make directory i_size meaningful
 2024-08-16  3:17 UTC  (3+ messages)

[PATCH v2] erofs-utils: adjust volume label maximum length to the kernel implementation
 2024-08-16  3:13 UTC  (2+ messages)
` [PATCH v3] "

[PATCH v2 00/10] perf trace: Enhanced augmentation for pointer arguments
 2024-08-16  3:15 UTC  (3+ messages)
` [PATCH v2 10/10] perf trace: Add general tests for augmented syscalls

[PATCH v2 00/21] Various fixes and tweaks for 9.1-rc2/3
 2024-08-16  2:31 UTC  (10+ messages)
` [PATCH v2 16/21] virtio-net: Use replay_schedule_bh_event for bhs that affect machine state

[PATCH v5 00/10] UEFI NX support and NX Linux loader using shim loader protocol
 2024-08-15 23:09 UTC  (3+ messages)
` [PATCH v5 07/10] nx: set the nx compatible flag in EFI GRUB images

[PATCH v3 0/7] mm: workingset reporting
 2024-08-16  3:14 UTC  (3+ messages)

[PATCH] perf hist: Update hist symbol when updating maps
 2024-08-16  3:10 UTC  (2+ messages)

[PATCH v1 net] mctp: Use __mctp_dev_get() in mctp_fill_link_af()
 2024-08-16  3:08 UTC  (2+ messages)

[PATCH net V4 0/3] Fixes for IPsec over bonding
 2024-08-16  3:07 UTC  (3+ messages)
` [PATCH net V4 1/3] bonding: implement xdo_dev_state_free and call it after deletion

[RFC PATCH V2 net-next 00/11] Add support of HIBMCGE Ethernet Driver
 2024-08-16  3:07 UTC  (5+ messages)
` [RFC PATCH V2 net-next 03/11] net: hibmcge: Add mdio and hardware configuration supported in this module

[RFC] more close_range() fun
 2024-08-16  3:07 UTC  (2+ messages)

[PATCH 00/19] mm: Support huge pfnmaps
 2024-08-16  3:05 UTC  (4+ messages)

[PATCH] erofs-utils: use $EROFS_UTILS_VERSION, if set, as the version
 2024-08-16  3:05 UTC 

[RFC PATCH 0/6] Enable shared device assignment
 2024-08-16  3:02 UTC  (2+ messages)

[PATCH v1 0/4] thermal: gov_bang_bang: Prevent cooling devices from getting stuck in the "on" state
 2024-08-16  3:00 UTC  (13+ messages)
` [PATCH v1 1/4] thermal: gov_bang_bang: Call __thermal_cdev_update() directly
` [PATCH v1 2/4] thermal: gov_bang_bang: Split bang_bang_control()
` [PATCH v1 3/4] thermal: gov_bang_bang: Add .manage() callback
` [PATCH v1 4/4] thermal: gov_bang_bang: Use governor_data to reduce overhead

[PATCH v2 00/11] Add Nothing Phone (1) support
 2024-08-16  2:59 UTC  (3+ messages)
` [PATCH v2 03/11] cpufreq: Add SM7325 to cpufreq-dt-platdev blocklist

[PATCH v1 0/2] mremap refactor: check src address for vma boundaries first
 2024-08-16  2:58 UTC  (5+ messages)

[PATCH 0/6] Make set_dev_pasid op supportting domain replacement
 2024-08-16  2:52 UTC  (5+ messages)

[RFC PATCH v2 0/7] synchronously scan and reclaim empty user PTE pages
 2024-08-16  2:55 UTC  (3+ messages)

linux-next: manual merge of the iommufd tree with the mm tree
 2024-08-16  2:54 UTC 

[PATCH] workqueue: fix null-ptr-deref on __alloc_workqueue() error
 2024-08-16  2:52 UTC  (8+ messages)

[PATCH v3 4/6] mm: Introduce a pageflag for partially mapped folios
 2024-08-16  2:50 UTC  (5+ messages)

[xen-unstable test] 187250: tolerable FAIL
 2024-08-16  2:43 UTC 

[PATCH 4/4] thunderbolt: Improve software receiver lane margining
 2024-08-16  2:41 UTC 

[PATCH 1/2] arm64: defconfig: add CONFIG_LEDS_PWM_MULTICOLOR
 2024-08-16  2:40 UTC  (6+ messages)
` [PATCH 2/2] arm64: dts: rockchip: make "multi-led" controllable under sysfs for Radxa E25

/usr/bin/ld: ../lib/LLVMgold.so: cannot open shared object file: No such file or directory
 2024-08-16  2:40 UTC  (2+ messages)

[PATCH v1 net-next 0/2] net: Clean up af_ops->{get_link_af_size,fill_link_af}()
 2024-08-16  2:39 UTC  (2+ messages)

[f2fs-dev] [PATCH] f2fs: check discard support for conventional zones
 2024-08-16  2:30 UTC  (2+ messages)

[RFC PATCH v3 00/21] Cleaning up the KVM clock mess
 2024-08-16  2:38 UTC  (3+ messages)
` [RFC PATCH v3 15/21] KVM: x86: Allow KVM master clock mode when TSCs are offset from each other

[PATCH v3] sandbox: Fix pinmux warnings with non-test devicetrees
 2024-08-16  2:38 UTC 

[PATCH v2 00/17] intel_iommu: Enable stage-1 translation for emulated device
 2024-08-16  2:37 UTC  (7+ messages)
` [PATCH v2 07/17] intel_iommu: Check if the input address is canonical
` [PATCH v2 08/17] intel_iommu: Set accessed and dirty bits during first stage translation

linux-next: duplicate patch in the usb tree
 2024-08-16  2:37 UTC 

[PATCH 1/1] kbuild: Only build dtc if needed
 2024-08-16  2:20 UTC  (4+ messages)
    `  "

[PATCH 0/3] ALSA/ASoC/SoundWire: Intel: update maximum number of links
 2024-08-16  2:33 UTC  (4+ messages)
` [PATCH 1/3] ALSA/ASoC/SoundWire: Intel: use single definition for SDW_INTEL_MAX_LINKS
` [PATCH 2/3] soundwire: intel: increase maximum number of links
` [PATCH 3/3] soundwire: intel: add probe-time check on link id

[PATCH v4 0/2] media: aspeed: Allow to capture from SoC display (GFX)
 2024-08-16  2:31 UTC  (6+ messages)
` [PATCH v4 2/2] "

[PATCH v4 0/3] tracing: Support poll on event hist file
 2024-08-16  2:31 UTC  (4+ messages)
` [PATCH v4 1/3] tracing/hist: Add poll(POLLIN) support on "
` [PATCH v4 2/3] tracing/hist: Support POLLPRI event for poll on histogram
` [PATCH v4 3/3] selftests/tracing: Add hist poll() support test

[PATCH net-next v7 0/4] virtio-net: synchronize op/admin state
 2024-08-16  2:30 UTC  (2+ messages)

[RFC PATCH 0/2] async: rework async event API for replay
 2024-08-16  2:23 UTC  (3+ messages)

[PATCH rc v3] iommu: Handle iommu faults for a bad iopf setup
 2024-08-16  2:17 UTC  (2+ messages)

[PATCH v3] hw/ppc: Implement -dtb support for PowerNV
 2024-08-16  2:20 UTC  (4+ messages)

[PATCHv2 net-next] openvswitch: switch to per-action label counting in conntrack
 2024-08-16  2:20 UTC  (2+ messages)

[PATCH] netdev: Add missing __percpu qualifier to a cast
 2024-08-16  2:20 UTC  (2+ messages)

[PATCH net] bnxt_en: Don't clear ntuple filters and rss contexts during ethtool ops
 2024-08-16  2:20 UTC  (2+ messages)

[PATCH net] virtio_net: move netdev_tx_reset_queue() call before RX napi enable
 2024-08-16  2:20 UTC  (2+ messages)

[PATCH net] MAINTAINERS: add selftests to network drivers
 2024-08-16  2:20 UTC  (2+ messages)

[PATCH v2 0/6] iomap: some minor non-critical fixes and improvements when block size < folio size
 2024-08-16  2:19 UTC  (6+ messages)
` [PATCH v2 4/6] iomap: correct the dirty length in page mkwrite

[PATCH] tests/amd_queue_reset: Refactor ring sequence for job submissions
 2024-08-16  2:19 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH 1/2] drm/xe: Add debugfs to dump GuC's hwconfig
 2024-08-16  2:18 UTC  (4+ messages)

[PATCH net-next 0/9][pull request] idpf: XDP chapter II: convert Tx completion to libeth
 2024-08-16  2:18 UTC  (2+ messages)

[PATCH 0/6] build contrib/plugins using meson
 2024-08-16  2:16 UTC  (6+ messages)
` [PATCH 2/6] contrib/plugins/cache: fix warning when compiling on 32bits host

[RFC 0/5] implement asynchronous BLKDISCARD via io_uring
 2024-08-16  2:16 UTC  (11+ messages)
` [RFC 5/5] block: implement io_uring discard cmd

[PATCH v2 5/5] x86/pvh: Add 64bit relocation page tables
 2024-08-16  2:10 UTC  (2+ messages)

[jlayton:dir-deleg 29/32] fs/namei.c:3265:31: error: use of undeclared identifier 'LEASE_BREAK_DIR_CREATE'
 2024-08-16  2:10 UTC 

[PATCH] net: ethernet: ibm: Simpify code with for_each_child_of_node()
 2024-08-16  1:58 UTC 

[linus:master] [nfs] 49b29a573d: filebench.sum_operations/s -85.6% regression
 2024-08-16  2:11 UTC  (7+ messages)

[PATCH net-next 1/1] net: macb: increase max_mtu for oversized frames
 2024-08-16  2:10 UTC  (2+ messages)

[PATCH] net/mlx5: Use cpumask_local_spread() instead of custom code
 2024-08-16  2:10 UTC  (2+ messages)

[PATCH v1 net-next 0/5] ip: Random cleanup for devinet.c
 2024-08-16  2:10 UTC  (2+ messages)

[PATCH] Resource: fix region_intersects() for CXL memory
 2024-08-16  2:07 UTC 

[PATCH net-next] nfc: mrvl: use scoped device node handling to simplify cleanup
 2024-08-16  2:08 UTC  (2+ messages)

[PATCH 0/9] Add Anbernic RG35XX-2024
 2024-08-15 22:03 UTC  (5+ messages)
` [PATCH 3/9] sunxi: H616: dram: LPDDR4: adjust settings

FAILED: patch "[PATCH] scsi: mpt3sas: Avoid IOMMU page faults on REPORT ZONES" failed to apply to 4.19-stable tree
 2024-08-16  2:07 UTC  (2+ messages)
` [PATCH 4.19.y] scsi: mpt3sas: Avoid IOMMU page faults on REPORT ZONES

[PATCH v2] SUNRPC: Fix -Wformat-truncation warning
 2024-08-16  2:07 UTC 

[PATCH v11 0/4] Add AP6275P wireless support
 2024-08-16  2:06 UTC  (5+ messages)
` [PATCH v11 1/4] dt-bindings: net: wireless: brcm4329-fmac: add pci14e4,449d
` [PATCH v11 2/4] dt-bindings: net: wireless: brcm4329-fmac: add clock description for AP6275P
` [PATCH v11 3/4] wifi: brcmfmac: Add optional lpo clock enable support
` [PATCH v11 4/4] wifi: brcmfmac: add flag for random seed during firmware download

[PATCH net v1] pse-core: Conditionally set current limit during PI regulator registration
 2024-08-16  2:06 UTC  (2+ messages)

[PATCH net-next] net/smc: add sysctl for smc_limit_hs
 2024-08-16  2:06 UTC  (3+ messages)

[syzbot] [ocfs2?] UBSAN: shift-out-of-bounds in ocfs2_fill_super
 2024-08-16  2:06 UTC 

FAILED: patch "[PATCH] scsi: mpt3sas: Avoid IOMMU page faults on REPORT ZONES" failed to apply to 5.4-stable tree
 2024-08-16  2:04 UTC  (2+ messages)
` [PATCH 5.4.y] scsi: mpt3sas: Avoid IOMMU page faults on REPORT ZONES

[PATCH v2] vduse: avoid using __GFP_NOFAIL
 2024-08-16  2:03 UTC  (3+ messages)

[PATCH] drm/xe: Drop HW fence pointer to HW fence ctx
 2024-08-16  2:01 UTC  (2+ messages)
` ✗ CI.FULL: failure for "

[PATCH v2 0/6] mm: Optimize mseal checks
 2024-08-16  1:58 UTC  (6+ messages)

FAILED: patch "[PATCH] scsi: mpt3sas: Avoid IOMMU page faults on REPORT ZONES" failed to apply to 5.10-stable tree
 2024-08-16  1:56 UTC  (2+ messages)
` [PATCH 5.10.y] scsi: mpt3sas: Avoid IOMMU page faults on REPORT ZONES

[PATCH v2] drm/etnaviv: Clear the __GFP_HIGHMEM bit in GFP_HIGHUSER with 32 address
 2024-08-16  1:55 UTC  (2+ messages)

[PATCH 0/6] Some minor cleanups for UML
 2024-08-16  1:54 UTC  (7+ messages)
` [PATCH 1/6] um: Remove unused kpte_clear_flush macro
` [PATCH 2/6] um: Remove the redundant newpage check in update_pte_range
` [PATCH 3/6] um: Remove unused fields from thread_struct
` [PATCH 4/6] um: Remove unused mm_fd field from mm_id
` [PATCH 5/6] um: Remove the call to SUBARCH_EXECVE1 macro
` [PATCH 6/6] um: Remove declarations of undefined functions


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.