All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-10-07 20:48:10 to 2024-10-07 22:00:37 UTC [more...]

[PATCH v6 0/5] Initial Support for Linksys EA9350 V3 (linksys-jamaica)
 2024-10-07 22:00 UTC  (4+ messages)

meta-arm styhead release
 2024-10-07 21:59 UTC 

[PATCH 0/2] btrfs: unify the read and writer locks for btrfs_subpage
 2024-10-07 21:58 UTC  (3+ messages)
` [PATCH 1/2] btrfs: unify to use writer locks for subpage locking
` [PATCH 2/2] btrfs: rename btrfs_folio_(set|start|end)_writer_lock()

[PATCH v2 0/8] do not leave dangling sk pointers in pf->create functions
 2024-10-07 21:57 UTC  (11+ messages)
` [PATCH v2 1/8] net: explicitly clear the sk pointer, when pf->create fails
` [PATCH v2 2/8] af_packet: avoid erroring out after sock_init_data() in packet_create()
` [PATCH v2 3/8] Bluetooth: L2CAP: do not leave dangling sk pointer on error in l2cap_sock_create()
` [PATCH v2 4/8] Bluetooth: RFCOMM: avoid leaving dangling sk pointer in rfcomm_sock_alloc()
` [PATCH v2 5/8] net: af_can: do not leave a dangling sk pointer in can_create()
` [PATCH v2 6/8] net: ieee802154: do not leave a dangling sk pointer in ieee802154_create()
` [PATCH v2 7/8] net: inet: do not leave a dangling sk pointer in inet_create()
` [PATCH v2 8/8] inet6: do not leave a dangling sk pointer in inet6_create()

[PATCH V1 0/3] Add new driver for AMD Versal PCIe Card
 2024-10-07 21:55 UTC 

[morse:mpam/snapshot/v6.12-rc1 62/132] drivers/acpi/pptt.c:311: warning: Function parameter or struct member 'callback' not described in 'acpi_pptt_for_each_container'
 2024-10-07 21:54 UTC 

[PATCH lib] lib: alloc_tag_module_unload must wait for pending kfree_rcu calls
 2024-10-07 20:52 UTC 

[meta-oe][PATCH] fluentbit: Upgrade recipe to 3.1.9
 2024-10-07 21:51 UTC  (3+ messages)

[PATCH 0/4] stubdom: prepare more fine grained Xen library usage
 2024-10-07 21:50 UTC  (3+ messages)
` [PATCH 2/4] stubdom: explcitly add libc and lwip Mini-OS config options

[PATCH] docs: fix the `maintain-git` links in `technical/platform-support`
 2024-10-07 21:49 UTC 

how to use git with unreachable paths (namespaces, proc)?
 2024-10-07 21:48 UTC  (2+ messages)

[PATCH] maple_tree: fix outdated flag name in comment
 2024-10-07 21:47 UTC 

[PATCH dwarves v4 0/4] Emit global variables in BTF
 2024-10-07 21:46 UTC  (7+ messages)

[PATCH kselftest 3/3] selftests: vDSO: improve getrandom and chacha error messages
 2024-10-07 21:45 UTC  (7+ messages)
` [PATCH kselftest v2 1/4] selftests: vDSO: condition chacha build on chacha implementation
  ` [PATCH kselftest v2 4/4] selftests: vDSO: unconditionally build chacha test
      ` [PATCH kselftest v3 1/3] "
        ` [PATCH kselftest v3 2/3] selftests: vDSO: unconditionally build getrandom test
        ` [PATCH kselftest v3 3/3] selftests: vDSO: improve getrandom and chacha error messages

[PATCH] drm/i915/display: Don't allow tile4 framebuffer to do hflip on display20 or greater
 2024-10-07 21:46 UTC  (7+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "

[XEN PATCH v2 0/4] x86: address violations of MISRA C Rule 16.3
 2024-10-07 21:45 UTC  (5+ messages)
` [XEN PATCH v2 3/4] xen/vpci: "
` [XEN PATCH v2 4/4] xen/pci: address a violation "

[PATCH 0/2] qcom_tzmem: Enhance Error Handling for shmbridge
 2024-10-07 21:45 UTC  (11+ messages)
` [PATCH 1/2] firmware: qcom: scm: Return -EOPNOTSUPP for unsupported SHM bridge enabling
` [PATCH 2/2] firmware: qcom: qcom_tzmem: Implement sanity checks

[Intel-wired-lan] [RESEND PATCH iwl-next] ice: Unbind the workqueue
 2024-10-07 21:44 UTC  (2+ messages)
`  "

[bitbake-devel] [PATCH] fetch2: add GitHub Codespaces support
 2024-10-07 21:44 UTC  (2+ messages)
`  "

[PATCH 0/3] media: imx8mq-mipi-csi2: Simplify power management handling
 2024-10-07 21:43 UTC  (5+ messages)

[PATCH] wifi: ath12k: fix one more memcpy size error
 2024-10-07 21:43 UTC  (2+ messages)

[PATCH v2] wifi: ath12k: fix use-after-free in ath12k_dp_cc_cleanup()
 2024-10-07 21:43 UTC  (2+ messages)

[PATCH] wifi: ath11k: Fix CE offset address calculation for WCN6750 in SSR
 2024-10-07 21:43 UTC  (2+ messages)

[PATCH v2] wifi: ath12k: Modify print_array_to_buf() to support arrays with 1-based semantics
 2024-10-07 21:43 UTC  (2+ messages)

[PATCH v4] net/zxdh: Provided zxdh basic init
 2024-10-07 21:43 UTC  (2+ messages)

[PATCH] ice: Unbind the workqueue
 2024-10-07 21:42 UTC  (6+ messages)
` [Intel-wired-lan] "

[PATCH] mm/mremap: Fix move_normal_pmd/retract_page_tables race
 2024-10-07 21:42 UTC 

[PATCH 00/31] Reconcile i915's and xe's display power mgt sequences
 2024-10-07 21:40 UTC  (21+ messages)
` [PATCH 11/31] drm/{i915,xe}: Consolidate display resume functions
  ` [PATCH 11/31] drm/{i915, xe}: "
` [PATCH 12/31] drm/i915: Remove lingering pci_save_state
` [PATCH 13/31] drm/{i915,xe}: Consolidate display suspend functions
` [PATCH 14/31] drm/i915/display: Move resume sequences to intel_display_driver
` [PATCH 15/31] drm/xe/display: Delay dsm handler registration
` [PATCH 16/31] drm/{i915, xe}: Move power_domains suspend/resume to display_power
` [PATCH 17/31] drm/{i915, xe}: Move remaining intel_power_domains to intel_display
` [PATCH 18/31] drm/i915/display: Split resume_noirq calls for now
` [PATCH 19/31] drm/xe/display: Align display resume sequence with i915
` [PATCH 20/31] drm/xe/display: Align suspend "

[syzbot] [bcachefs?] possible deadlock in bch2_replicas_entry_validate
 2024-10-07 21:39 UTC  (2+ messages)
` [syzbot] "

[PATCH v1 0/1] hw/xen: Avoid Avoid use of uninitialized bufioreq_evtchn
 2024-10-07 21:38 UTC  (3+ messages)
` [PATCH v1 1/1] hw/xen: "

[PATCH i-g-t 1/2] Revert "tests/intel/xe_pm_residency: Add an assertion on MI_STORE execution time"
 2024-10-07 21:36 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for series starting with [i-g-t,1/2] "
` ✓ CI.xeBAT: "

[PATCH v2 0/3] Cleanup some writeback codes
 2024-10-07 21:36 UTC  (3+ messages)
` [PATCH v2 3/3] xfs: Let the max iomap length be consistent with the writeback code

[PATCH] btrfs: qgroup: run delayed iputs after ordered extent completion
 2024-10-07 21:34 UTC  (2+ messages)

[PATCH bpf-next v5 1/3] bpf: Prevent tailcall infinite loop caused by freplace
 2024-10-07 21:33 UTC  (2+ messages)

[PATCH] cifs: Add support for parsing WSL-style symlinks
 2024-10-07 21:34 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/rrdtool: bump version to 1.9.0
 2024-10-07 21:33 UTC 

[PATCH v2 0/6] lib80211 cleanup
 2024-10-07 21:32 UTC  (3+ messages)
` [PATCH v2 4/6] staging: rtl8192e: delete the driver

[PATCH 0/6] Add Xe3 and Panther Lake support
 2024-10-07 21:31 UTC  (3+ messages)
` [PATCH 6/6] drm/xe/xe3lpm: Add new "instance0" steering table

[PATCH v8 00/21] Avoid MAP_FIXED gap exposure
 2024-10-07 21:31 UTC  (5+ messages)
` [PATCH v8 14/21] mm/mmap: Avoid zeroing vma tree in mmap_region()
  ` [BUG] page table UAF, "

[PATCH 0/3] Fixes and improvements related to amd soundwire machine
 2024-10-07 21:30 UTC  (2+ messages)

[PATCH 0/3] ASoC: Intel: add rt722/rt721 support for PTL platform
 2024-10-07 21:30 UTC  (2+ messages)

[RFC 0/2] introduce LLC aware functions
 2024-10-07 21:28 UTC  (2+ messages)

[yocto-autobuilder2] [PATCH] builders: Allow partial matching of helper branches
 2024-10-07 21:28 UTC 

[PATCH 00/20] accel/tcg: Introduce tlb_fill_align hook
 2024-10-07 21:27 UTC  (23+ messages)
` [PATCH 02/20] accel/tcg: Expand tlb_fill for 3 callers
` [PATCH 03/20] include/exec/memop: Move get_alignment_bits from tcg.h
` [PATCH 04/20] include/exec/memop: Rename get_alignment_bits
` [PATCH 08/20] target/hppa: Add MemOp argument to hppa_get_physical_address
` [PATCH 10/20] target/hppa: Fix priority of T, D, and B page faults
` [PATCH 13/20] target/arm: Pass MemOp to get_phys_addr
` [PATCH 14/20] target/arm: Pass MemOp to get_phys_addr_with_space_nogpc
` [PATCH 15/20] target/arm: Pass MemOp to get_phys_addr_gpc
` [PATCH 16/20] target/arm: Pass MemOp to get_phys_addr_nogpc
` [PATCH 17/20] target/arm: Pass MemOp through get_phys_addr_twostage
` [PATCH 18/20] target/arm: Pass MemOp to get_phys_addr_lpae

[PATCH v2 00/21] accel/tcg: Introduce tlb_fill_align hook
 2024-10-07 21:26 UTC  (42+ messages)
` [PATCH v2 01/21] accel/tcg: Assert noreturn from write-only page for atomics
` [PATCH v2 02/21] accel/tcg: Expand tlb_fill for 3 callers
` [PATCH v2 03/21] include/exec/memop: Move get_alignment_bits from tcg.h
` [PATCH v2 04/21] include/exec/memop: Rename get_alignment_bits
` [PATCH v2 05/21] include/exec/memop: Introduce memop_atomicity_bits
` [PATCH v2 06/21] hw/core/tcg-cpu-ops: Introduce tlb_fill_align hook
` [PATCH v2 07/21] accel/tcg: Use the "
` [PATCH v2 08/21] target/hppa: Add MemOp argument to hppa_get_physical_address
` [PATCH v2 09/21] target/hppa: Perform access rights before protection id check
` [PATCH v2 10/21] target/hppa: Fix priority of T, D, and B page faults
` [PATCH v2 11/21] target/hppa: Handle alignment faults in hppa_get_physical_address
` [PATCH v2 12/21] target/hppa: Add hppa_cpu_tlb_fill_align
` [PATCH v2 13/21] target/arm: Pass MemOp to get_phys_addr
` [PATCH v2 14/21] target/arm: Pass MemOp to get_phys_addr_with_space_nogpc
` [PATCH v2 15/21] target/arm: Pass MemOp to get_phys_addr_gpc
` [PATCH v2 16/21] target/arm: Pass MemOp to get_phys_addr_nogpc
` [PATCH v2 17/21] target/arm: Pass MemOp through get_phys_addr_twostage
` [PATCH v2 18/21] target/arm: Pass MemOp to get_phys_addr_lpae
` [PATCH v2 19/21] target/arm: Move device detection earlier in get_phys_addr_lpae
` [PATCH v2 20/21] target/arm: Add arm_cpu_tlb_fill_align

[PATCH v2 0/4] Enable early bootup of AArch64 MPU systems
 2024-10-07 21:25 UTC  (6+ messages)
` [PATCH v2 4/4] xen/arm: mpu: Implement a dummy enable_secondary_cpu_mm

[PATCH v2] r8125: add r8125 ethernet poll mode driver
 2024-10-07 21:25 UTC  (2+ messages)

[PATCH v2 1/1] dt-bindings: watchdog: fsl-imx-wdt: Add missing 'big-endian' property
 2024-10-07 21:24 UTC 

[PATCH v3 0/6] Introduce libgit-rs, a Rust wrapper around libgit.a
 2024-10-07 21:23 UTC  (8+ messages)
` [PATCH v3 3/6] libgit-sys: add repo initialization and config access
` [PATCH v3 6/6] Makefile: add option to build and test libgit-rs and libgit-rs-sys

[PATCH v5 00/44] Boot modules for Hyperlaunch
 2024-10-07 21:22 UTC  (7+ messages)
` [PATCH v5 15/44] x86/boot: introduce boot module interator
` [PATCH v5 16/44] x86/boot: introduce consumed flag for struct boot_module
` [PATCH v5 17/44] x86/boot: convert microcode loading to consume struct boot_info

[PATCH v2 0/4] KVM: arm64: nv: Fixes for stage-2 MMU recycling
 2024-10-07 21:22 UTC  (6+ messages)
` [PATCH v2 1/4] KVM: arm64: nv: Keep reference on stage-2 MMU when scheduled out

[GIT PULL] bcachefs fixes for 6.12-rc2
 2024-10-07 21:21 UTC  (11+ messages)

[PATCH 1/9] xattr: switch to CLASS(fd)
 2024-10-07 21:20 UTC  (11+ messages)
` [PATCH 5/9] replace do_setxattr() with saner helpers

[rdma:for-rc] BUILD SUCCESS 3630aae47658eaef3c5b31dd738ab97cb395411b
 2024-10-07 21:19 UTC 

[PATCH v3 0/4] Add pinctrl support for mt7988
 2024-10-07 21:18 UTC  (4+ messages)
` [PATCH v3 3/4] dt-bindings: pinctrl: add binding for MT7988 SoC

+ mm-swap-prevent-possible-data-race-in-__try_to_reclaim_swap.patch added to mm-unstable branch
 2024-10-07 21:18 UTC 

[PATCH 0/7] DP DSC min/max src bpc fixes
 2024-10-07 21:17 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for DP DSC min/max src bpc fixes (rev8)

[rdma:for-next] BUILD SUCCESS 615b94746a54702af923b28bd8a629f4ac0ff0d8
 2024-10-07 21:17 UTC 

[PATCH] gpio: pca953x: fix pca953x_irq_bus_sync_unlock race
 2024-10-07 21:16 UTC  (2+ messages)

[PATCH v1 0/3] vfio/nvgrace-gpu: Enable grace blackwell boards
 2024-10-07 21:16 UTC  (4+ messages)

[yocto-autobuilder-helper][kirkstone] config.json: use buildtools for fedora40
 2024-10-07 21:16 UTC 

[PATCH v3] Bluetooth: SCO: Use disable_delayed_work_sync
 2024-10-07 21:15 UTC  (12+ messages)
                    ` [syzbot] [bluetooth?] KASAN: slab-use-after-free Write in sco_sock_timeout

[PATCH v2] net: dsa: Fix conditional handling of Wake-on-Lan configuration in dsa_user_set_wol
 2024-10-07 21:13 UTC  (2+ messages)

[PATCH v2 0/2] Reuse TYPE_GPIO_PWR in ppce500 machine
 2024-10-07 21:13 UTC  (3+ messages)
` [PATCH v2 2/2] hw/ppc/e500: Reuse TYPE_GPIO_PWR

[PATCH] iowatcher: Calculate ios_in_flight per trace
 2024-10-07 21:12 UTC 

[PATCH v2] staging: gdm724x: fix returning -1 with return equivalent errors
 2024-10-07 21:11 UTC 

[PATCH v3] ftrace: Get the true parent ip for function tracer
 2024-10-07 21:10 UTC  (3+ messages)

[PATCH v2] ioreq: don't wrongly claim "success" in ioreq_send_buffered()
 2024-10-07 21:08 UTC  (2+ messages)

[RFC][master][PATCH] populate_sdk_base: Add SDKIMAGE_INSTALL_COMPLEMENTARY_HARD_DEPENDS_ONLY
 2024-10-07 21:08 UTC  (3+ messages)
` [OE-core] "

[PATCH] hash: separate param checks in hash create func
 2024-10-07 21:08 UTC  (2+ messages)

[RFC PATCH 00/21] Modernize the build system
 2024-10-07 21:08 UTC  (5+ messages)
` [RFC PATCH 01/21] Documentation: add comparison of build systems

+ mm-consolidate-common-checks-in-hugetlb_get_unmapped_area.patch added to mm-unstable branch
 2024-10-07 21:07 UTC 

+ arch-s390-clean-up-hugetlb-definitions.patch added to mm-unstable branch
 2024-10-07 21:07 UTC 

+ mm-drop-hugetlb_get_unmapped_area_-functions.patch added to mm-unstable branch
 2024-10-07 21:07 UTC 

+ mm-make-hugetlb-mappings-go-through-mm_get_unmapped_area_vmflags.patch added to mm-unstable branch
 2024-10-07 21:07 UTC 

+ arch-powerpc-teach-book3s64-arch_get_unmapped_area_topdown-to-handle-hugetlb-mappings.patch added to mm-unstable branch
 2024-10-07 21:07 UTC 

+ arch-sparc-teach-arch_get_unmapped_area_topdown-to-handle-hugetlb-mappings.patch added to mm-unstable branch
 2024-10-07 21:07 UTC 

+ arch-x86-teach-arch_get_unmapped_area_vmflags-to-handle-hugetlb-mappings.patch added to mm-unstable branch
 2024-10-07 21:07 UTC 

+ arch-s390-teach-arch_get_unmapped_area_topdown-to-handle-hugetlb-mappings.patch added to mm-unstable branch
 2024-10-07 21:07 UTC 

+ mm-mmap-teach-generic_get_unmapped_area_topdown-to-handle-hugetlb-mappings.patch added to mm-unstable branch
 2024-10-07 21:07 UTC 

[PATCH v1] bcachefs: use mutex_trylock in bch2_replicas_entry_validate
 2024-10-07 21:04 UTC  (2+ messages)

[PATCH] CI: Rework qemuarm64-secureboot matrix
 2024-10-07 21:02 UTC  (2+ messages)

[PATCH] cifs: Remove pre-historic unused CIFSSMBCopy
 2024-10-07 21:02 UTC 

Bug: `git init` with hook `reference-transaction` running `git rev-parse --git-dir` fails
 2024-10-07 21:02 UTC  (7+ messages)

[PATCH v2] drm/xe/ptl: L3bank mask is not available on the media GT
 2024-10-07 21:01 UTC  (2+ messages)
` ✓ CI.BAT: success for drm/xe/ptl: L3bank mask is not available on the media GT (rev2)

[syzbot] [usb?] INFO: task hung in usb_deregister_dev (2)
 2024-10-07 21:00 UTC  (2+ messages)

[PATCH v1 0/2] GTK/SDL fixes for a black screen displayed by virtio-gpu
 2024-10-07 20:59 UTC  (5+ messages)

[PATCH] usb: typec: ucsi: UCSI2.0 Set Sink Path command support
 2024-10-07 20:59 UTC 

[PATCH v2 0/8] xen/arm: Add support for S32CC platforms and LINFlexD UART
 2024-10-07 20:59 UTC  (7+ messages)
` [PATCH v2 3/8] xen/arm: Add SCMI over SMC calls handling layer

[PATCH] mtd: Switch back to struct platform_driver::remove()
 2024-10-07 20:58 UTC 

[syzbot] [hfs?] general protection fault in hfs_mdb_commit
 2024-10-07 20:59 UTC  (2+ messages)

rust: page: Add support for vmalloc_to_page
 2024-10-07 20:58 UTC  (2+ messages)

[PATCH] pinctrl: Switch back to struct platform_driver::remove()
 2024-10-07 20:58 UTC 

[PATCH] crypto: Switch back to struct platform_driver::remove()
 2024-10-07 20:58 UTC 

[PATCH] serial: Switch back to struct platform_driver::remove()
 2024-10-07 20:58 UTC 

[PATCH] rtc: Switch back to struct platform_driver::remove()
 2024-10-07 20:58 UTC 

[PATCH v10 00/13] net: tcp: improve tcp support
 2024-10-07 20:55 UTC  (14+ messages)
` [PATCH v10 01/13] net/tcp: fix TCP options processing
` [PATCH v10 02/13] net/tcp: fix selective acknowledge
` [PATCH v10 03/13] net/tcp: put connection specific data into a tcp_stream structure
` [PATCH v10 04/13] net/tcp: add connection info to "
` [PATCH v10 05/13] net/tcp: rename ack_edge and seq_init to more common rcv_nxt and irs
` [PATCH v10 06/13] net/tcp: improve tcp framework, use better state machine
` [PATCH v10 07/13] test/cmd/wget: fix the test
` [PATCH v10 08/13] net/tcp: simplify tcp header filling code
` [PATCH v10 09/13] net/tcp: define a fallback value for rcv_wnd size
` [PATCH v10 10/13] net/net: fix include ordering
` [PATCH v10 11/13] net/netcat: add netcat over tcp support
` [PATCH v10 12/13] net/httpd: add httpd common code
` [PATCH v10 13/13] net/httpd-upload: an example web-server implementation for file uploading

[PATCH v2] ASoC: dt-bindings: rockchip,rk3036-codec: convert to yaml
 2024-10-07 20:56 UTC  (2+ messages)

[REGRESSION] alg: ahash: Several tests fail during boot on Turris Omnia
 2024-10-07 20:57 UTC  (4+ messages)

[PATCH 0/3] object-name: don't allow @ as a branch name
 2024-10-07 20:56 UTC  (4+ messages)
` [PATCH 2/3] "

[meta-arago][master/scarthgap][PATCH] ltp-ddt: Remove rpmsg_rpc.h
 2024-10-07 20:56 UTC 

linux-next: duplicate patches in the slimbus tree
 2024-10-07 20:54 UTC 

[syzbot] Test on mainline
 2024-10-07 20:54 UTC  (2+ messages)
` [syzbot] Re: [PATCH v3] Bluetooth: SCO: Use disable_delayed_work_sync

[PATCH v5.10] xfs: add bounds checking to xlog_recover_process_data
 2024-10-07 20:53 UTC  (4+ messages)

[PATCH v2] dt-bindings: leds: Document "rc-feedback" trigger
 2024-10-07 20:53 UTC 

[PATCH V2 00/13] Live update: cpr-transfer
 2024-10-07 20:52 UTC  (4+ messages)
` [PATCH V2 04/13] migration: stop vm earlier for cpr

[PATCH] dt-bindings: leds: Document "rc-feedback" trigger
 2024-10-07 20:52 UTC  (3+ messages)

[v2 00/30] NXP DMA driver fixes and Enhancements
 2024-10-07 20:51 UTC  (4+ messages)
` [v3 "
  ` [v3 02/30] dma/dpaa2: support multiple HW queues

linux-next: Signed-off-by missing for commit in the rdma-fixes tree
 2024-10-07 20:51 UTC 

[PATCH 0/3] Realtek SPI-NAND controller
 2024-10-07 20:49 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: spi: Add realtek,rtl9300-snand

linux-next: Signed-off-by missing for commit in the arc-current tree
 2024-10-07 20:48 UTC 

[PATCH] drm/amdgpu: Remove extra check for CPX
 2024-10-07 20:47 UTC 


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.