LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-13 14:57:28 to 2024-03-13 16:38:02 UTC [more...]

[PATCH 6.6 00/60] 6.6.22-rc1 review
 2024-03-13 16:36 UTC  (44+ messages)
` [PATCH 6.6 01/60] dt-bindings: dma: fsl-edma: Add fsl-edma.h to prevent hardcoding in dts
` [PATCH 6.6 02/60] dmaengine: fsl-edma: utilize common dt-binding header file
` [PATCH 6.6 03/60] dmaengine: fsl-edma: correct max_segment_size setting
` [PATCH 6.6 04/60] ceph: switch to corrected encoding of max_xattr_size in mdsmap
` [PATCH 6.6 05/60] mm: migrate: remove PageTransHuge check in numamigrate_isolate_page()
` [PATCH 6.6 06/60] mm: migrate: remove THP mapcount "
` [PATCH 6.6 07/60] mm: migrate: convert numamigrate_isolate_page() to numamigrate_isolate_folio()
` [PATCH 6.6 08/60] mm/vmscan: fix a bug calling wakeup_kswapd() with a wrong zone index
` [PATCH 6.6 09/60] xfrm: Pass UDP encapsulation in TX packet offload
` [PATCH 6.6 10/60] net: lan78xx: fix runtime PM count underflow on link stop
` [PATCH 6.6 11/60] ixgbe: {dis, en}able irqs in ixgbe_txrx_ring_{dis, en}able
` [PATCH 6.6 12/60] i40e: disable NAPI right after disabling irqs when handling xsk_pool
` [PATCH 6.6 13/60] ice: reorder disabling IRQ and NAPI in ice_qp_dis
` [PATCH 6.6 14/60] Revert "net/mlx5: Block entering switchdev mode with ns inconsistency"
` [PATCH 6.6 15/60] Revert "net/mlx5e: Check the number of elements before walk TC rhashtable"
` [PATCH 6.6 16/60] net/mlx5: E-switch, Change flow rule destination checking
` [PATCH 6.6 17/60] net/mlx5: Check capability for fw_reset
` [PATCH 6.6 18/60] net/mlx5e: Change the warning when ignore_flow_level is not supported
` [PATCH 6.6 19/60] net/mlx5e: Fix MACsec state loss upon state update in offload path
` [PATCH 6.6 20/60] net/mlx5e: Use a memory barrier to enforce PTP WQ xmit submission tracking occurs after populating the metadata_map
` [PATCH 6.6 21/60] net/mlx5e: Switch to using _bh variant of of spinlock API in port timestamping NAPI poll context
` [PATCH 6.6 22/60] tracing/net_sched: Fix tracepoints that save qdisc_dev() as a string
` [PATCH 6.6 23/60] geneve: make sure to pull inner header in geneve_rx()
` [PATCH 6.6 24/60] net: sparx5: Fix use after free inside sparx5_del_mact_entry
` [PATCH 6.6 25/60] ice: virtchnl: stop pretending to support RSS over AQ or registers
` [PATCH 6.6 26/60] net: ice: Fix potential NULL pointer dereference in ice_bridge_setlink()
` [PATCH 6.6 27/60] igc: avoid returning frame twice in XDP_REDIRECT
` [PATCH 6.6 28/60] net/ipv6: avoid possible UAF in ip6_route_mpath_notify()
` [PATCH 6.6 29/60] bpf: check bpf_func_state->callback_depth when pruning states
` [PATCH 6.6 30/60] xdp, bonding: Fix feature flags when there are no slave devs anymore
` [PATCH 6.6 31/60] selftests/bpf: Fix up xdp bonding test wrt feature flags
` [PATCH 6.6 32/60] cpumap: Zero-initialise xdp_rxq_info struct before running XDP program
` [PATCH 6.6 33/60] net: dsa: microchip: fix register write order in ksz8_ind_write8()
` [PATCH 6.6 34/60] net/rds: fix WARNING in rds_conn_connect_if_down
` [PATCH 6.6 35/60] netfilter: nft_ct: fix l3num expectations with inet pseudo family
` [PATCH 6.6 36/60] netfilter: nf_conntrack_h323: Add protection for bmp length out of range
` [PATCH 6.6 37/60] erofs: apply proper VMA alignment for memory mapped files on THP
` [PATCH 6.6 38/60] netrom: Fix a data-race around sysctl_netrom_default_path_quality
` [PATCH 6.6 39/60] netrom: Fix a data-race around sysctl_netrom_obsolescence_count_initialiser
` [PATCH 6.6 40/60] netrom: Fix data-races around sysctl_netrom_network_ttl_initialiser
` [PATCH 6.6 41/60] netrom: Fix a data-race around sysctl_netrom_transport_timeout
` [PATCH 6.6 42/60] netrom: Fix a data-race around sysctl_netrom_transport_maximum_tries
` [PATCH 6.6 43/60] netrom: Fix a data-race around sysctl_netrom_transport_acknowledge_delay

[PATCH] staging: vc04_services: changen strncpy() to strscpy_pad()
 2024-03-13 16:36 UTC 

[PATCH v2 1/1] x86/hyperv: Use Hyper-V entropy to seed guest random number generator
 2024-03-13 16:36 UTC  (2+ messages)

[PATCH 6.7 00/61] 6.7.10-rc1 review
 2024-03-13 16:32 UTC  (62+ messages)
` [PATCH 6.7 01/61] x86/mmio: Disable KVM mitigation when X86_FEATURE_CLEAR_CPU_BUF is set
` [PATCH 6.7 02/61] Documentation/hw-vuln: Add documentation for RFDS
` [PATCH 6.7 03/61] x86/rfds: Mitigate Register File Data Sampling (RFDS)
` [PATCH 6.7 04/61] KVM/x86: Export RFDS_NO and RFDS_CLEAR to guests
` [PATCH 6.7 05/61] dt-bindings: dma: fsl-edma: Add fsl-edma.h to prevent hardcoding in dts
` [PATCH 6.7 06/61] dmaengine: fsl-edma: utilize common dt-binding header file
` [PATCH 6.7 07/61] dmaengine: fsl-edma: correct max_segment_size setting
` [PATCH 6.7 08/61] xfrm: Clear low order bits of ->flowi4_tos in decode_session4()
` [PATCH 6.7 09/61] xfrm: Pass UDP encapsulation in TX packet offload
` [PATCH 6.7 10/61] net: lan78xx: fix runtime PM count underflow on link stop
` [PATCH 6.7 11/61] ixgbe: {dis, en}able irqs in ixgbe_txrx_ring_{dis, en}able
` [PATCH 6.7 12/61] i40e: disable NAPI right after disabling irqs when handling xsk_pool
` [PATCH 6.7 13/61] ice: reorder disabling IRQ and NAPI in ice_qp_dis
` [PATCH 6.7 14/61] ice: replace ice_vf_recreate_vsi() with ice_vf_reconfig_vsi()
` [PATCH 6.7 15/61] ice: reconfig host after changing MSI-X on VF
` [PATCH 6.7 16/61] Revert "net/mlx5: Block entering switchdev mode with ns inconsistency"
` [PATCH 6.7 17/61] Revert "net/mlx5e: Check the number of elements before walk TC rhashtable"
` [PATCH 6.7 18/61] net/mlx5: E-switch, Change flow rule destination checking
` [PATCH 6.7 19/61] net/mlx5: Fix fw reporter diagnose output
` [PATCH 6.7 20/61] net/mlx5: Check capability for fw_reset
` [PATCH 6.7 21/61] net/mlx5e: Change the warning when ignore_flow_level is not supported
` [PATCH 6.7 22/61] net/mlx5e: Fix MACsec state loss upon state update in offload path
` [PATCH 6.7 23/61] net/mlx5e: Use a memory barrier to enforce PTP WQ xmit submission tracking occurs after populating the metadata_map
` [PATCH 6.7 24/61] net/mlx5e: Switch to using _bh variant of of spinlock API in port timestamping NAPI poll context
` [PATCH 6.7 25/61] tracing/net_sched: Fix tracepoints that save qdisc_dev() as a string
` [PATCH 6.7 26/61] geneve: make sure to pull inner header in geneve_rx()
` [PATCH 6.7 27/61] net: sparx5: Fix use after free inside sparx5_del_mact_entry
` [PATCH 6.7 28/61] idpf: disable local BH when scheduling napi for marker packets
` [PATCH 6.7 29/61] ice: virtchnl: stop pretending to support RSS over AQ or registers
` [PATCH 6.7 30/61] net: ice: Fix potential NULL pointer dereference in ice_bridge_setlink()
` [PATCH 6.7 31/61] ice: fix uninitialized dplls mutex usage
` [PATCH 6.7 32/61] igc: avoid returning frame twice in XDP_REDIRECT
` [PATCH 6.7 33/61] net/ipv6: avoid possible UAF in ip6_route_mpath_notify()
` [PATCH 6.7 34/61] bpf: check bpf_func_state->callback_depth when pruning states
` [PATCH 6.7 35/61] xdp, bonding: Fix feature flags when there are no slave devs anymore
` [PATCH 6.7 36/61] selftests/bpf: Fix up xdp bonding test wrt feature flags
` [PATCH 6.7 37/61] cpumap: Zero-initialise xdp_rxq_info struct before running XDP program
` [PATCH 6.7 38/61] net: dsa: microchip: fix register write order in ksz8_ind_write8()
` [PATCH 6.7 39/61] net/rds: fix WARNING in rds_conn_connect_if_down
` [PATCH 6.7 40/61] netfilter: nft_ct: fix l3num expectations with inet pseudo family
` [PATCH 6.7 41/61] netfilter: nf_conntrack_h323: Add protection for bmp length out of range
` [PATCH 6.7 42/61] erofs: apply proper VMA alignment for memory mapped files on THP
` [PATCH 6.7 43/61] netrom: Fix a data-race around sysctl_netrom_default_path_quality
` [PATCH 6.7 44/61] netrom: Fix a data-race around sysctl_netrom_obsolescence_count_initialiser
` [PATCH 6.7 45/61] netrom: Fix data-races around sysctl_netrom_network_ttl_initialiser
` [PATCH 6.7 46/61] netrom: Fix a data-race around sysctl_netrom_transport_timeout
` [PATCH 6.7 47/61] netrom: Fix a data-race around sysctl_netrom_transport_maximum_tries
` [PATCH 6.7 48/61] netrom: Fix a data-race around sysctl_netrom_transport_acknowledge_delay
` [PATCH 6.7 49/61] netrom: Fix a data-race around sysctl_netrom_transport_busy_delay
` [PATCH 6.7 50/61] netrom: Fix a data-race around sysctl_netrom_transport_requested_window_size
` [PATCH 6.7 51/61] netrom: Fix a data-race around sysctl_netrom_transport_no_activity_timeout
` [PATCH 6.7 52/61] netrom: Fix a data-race around sysctl_netrom_routing_control
` [PATCH 6.7 53/61] netrom: Fix a data-race around sysctl_netrom_link_fails_count
` [PATCH 6.7 54/61] netrom: Fix data-races around sysctl_net_busy_read
` [PATCH 6.7 55/61] net: pds_core: Fix possible double free in error handling path
` [PATCH 6.7 56/61] readahead: avoid multiple marked readahead pages
` [PATCH 6.7 57/61] selftests: mptcp: decrease BW in simult flows
` [PATCH 6.7 58/61] exit: wait_task_zombie: kill the no longer necessary spin_lock_irq(siglock)
` [PATCH 6.7 59/61] ARM: 9328/1: mm: try VMA lock-based page fault handling first
` [PATCH 6.7 60/61] arch/arm/mm: fix major fault accounting when retrying under per-VMA lock
` [PATCH 6.7 61/61] Linux 6.7.10-rc1

[Bug] WARNING: ODEBUG bug in __mcheck_cpu_init_timer
 2024-03-13 16:32 UTC  (3+ messages)

[PATCH 6.8 0/5] 6.8.1-rc1 review
 2024-03-13 16:30 UTC  (6+ messages)
` [PATCH 6.8 1/5] x86/mmio: Disable KVM mitigation when X86_FEATURE_CLEAR_CPU_BUF is set
` [PATCH 6.8 2/5] Documentation/hw-vuln: Add documentation for RFDS
` [PATCH 6.8 3/5] x86/rfds: Mitigate Register File Data Sampling (RFDS)
` [PATCH 6.8 4/5] KVM/x86: Export RFDS_NO and RFDS_CLEAR to guests
` [PATCH 6.8 5/5] Linux 6.8.1-rc1

[PATCH] drm/i915: remove platform checks in platform-specific handlers
 2024-03-13 16:27 UTC 

[PATCH v3 net 0/3] Report RCU QS for busy network kthreads
 2024-03-13 16:25 UTC  (4+ messages)
` [PATCH v3 net 1/3] rcu: add a helper to report consolidated flavor QS
` [PATCH v3 net 2/3] net: report RCU QS on threaded NAPI repolling
` [PATCH v3 net 3/3] bpf: report RCU QS in cpumap kthread

[PATCH] KVM: x86/mmu: x86: Don't overflow lpage_info when checking attributes
 2024-03-13 16:25 UTC  (3+ messages)

[PATCH 0/3] remoteproc: introduce Arm remoteproc support
 2024-03-13 16:25 UTC  (9+ messages)
` [PATCH 1/3] remoteproc: Add Arm remoteproc driver

RFC: fake IRQchip
 2024-03-13 16:24 UTC  (3+ messages)

[RFC PATCH v4 0/6] TPEBS counting mode support
 2024-03-13 16:23 UTC  (8+ messages)
` [RFC PATCH v4 2/6] perf stat: Fork and launch perf record when perf stat needs to get retire latency value for a metric

[PATCH] clocksource/drivers/timer-sun4i: Partially convert to a platform driver
 2024-03-13 16:23 UTC  (5+ messages)

[PATCH v3] ARM64: Dynamically allocate cpumasks and increase supported CPUs to 512
 2024-03-13 16:22 UTC  (8+ messages)

[PATCH v2] media: chips-media: wave5: Add hrtimer based polling support
 2024-03-13 16:20 UTC  (6+ messages)

[PATCH] rcu: Reduce synchronize_rcu() delays when all wait heads are in use
 2024-03-13 16:19 UTC  (7+ messages)

[RFC 00/14] Dynamic Kernel Stacks
 2024-03-13 16:12 UTC  (6+ messages)
` [RFC 11/14] x86: add support for "

[PATCH v7 1/2] spi: Unify error codes by replacing -ENOTSUPP with -EOPNOTSUPP
 2024-03-13 15:56 UTC  (3+ messages)

[PATCH v11 00/10] spi: Add support for stacked/parallel memories
 2024-03-13 16:03 UTC  (19+ messages)
` [PATCH v11 07/10] mtd: spi-nor: Add stacked memories support in spi-nor

[GIT PULL] RCU changes for v6.9
 2024-03-13 16:01 UTC  (7+ messages)
` Unexplained long boot delays [Was Re: [GIT PULL] RCU changes for v6.9]

[GIT PULL] arm64 updates
 2024-03-13 16:00 UTC 

[PATCH v10 00/27] Enable CET Virtualization
 2024-03-13 16:00 UTC  (5+ messages)
` [PATCH v10 20/27] KVM: VMX: Emulate read and write to CET MSRs

[PATCH v3 00/12] Cover a guard gap corner case
 2024-03-13 16:00 UTC  (16+ messages)
` [PATCH v3 03/12] mm: Use get_unmapped_area_vmflags()
` [PATCH v3 07/12] powerpc: Use initializer for struct vm_unmapped_area_info
` [PATCH v3 08/12] treewide: "
` [PATCH v3 09/12] mm: Take placement mappings gap into account
` [PATCH v3 10/12] x86/mm: Implement HAVE_ARCH_UNMAPPED_AREA_VMFLAGS

[PATCH v2] LSM: use 32 bit compatible data types in LSM syscalls
 2024-03-13 15:56 UTC 

[PATCH net] net: dsa: mt7530: prevent possible incorrect XTAL frequency selection
 2024-03-13 15:55 UTC 

memory leak in kvm_init_stage2_mmu
 2024-03-13 15:54 UTC  (2+ messages)

[PATCH v2 0/2] Allow migrate on protnone reference with MPOL_PREFERRED_MANY policy
 2024-03-13 15:51 UTC  (4+ messages)
` [PATCH v2 2/2] mm/numa_balancing:Allow "

[PATCH] net: dsa: mt7530: disable LEDs before reset
 2024-03-13 15:51 UTC  (9+ messages)
` [PATCH] net: dsa: mt7530: increase reset hold time

possible deadlock in ovl_llseek 27c1936af506
 2024-03-13 15:50 UTC  (4+ messages)

[PATCH bpf-next 0/3] uprobes: two common case speed ups
 2024-03-13 15:47 UTC  (5+ messages)
` [PATCH bpf-next 1/3] uprobes: encapsulate preparation of uprobe args buffer
` [PATCH bpf-next 2/3] uprobes: prepare uprobe args buffer lazily

[PATCH v11 0/8] KVM: allow mapping non-refcounted pages
 2024-03-13 15:47 UTC  (9+ messages)

[PATCH 1/2] f2fs: mark inode dirty for FI_ATOMIC_COMMITTED flag
 2024-03-13 15:46 UTC  (4+ messages)
  ` [PATCH 2/2] f2fs: truncate page cache before clearing flags when aborting atomic write
    ` [f2fs-dev] "
  ` [f2fs-dev] [PATCH 1/2] f2fs: mark inode dirty for FI_ATOMIC_COMMITTED flag

[PATCH v2 0/2] arm64: add minimal boot support for TP-Link Archer AX55 v1
 2024-03-13 15:44 UTC  (4+ messages)
` [PATCH v2 2/2] arm64: dts: qcom: add "

[PATCH 04/10] perf: Rename PERF_PMU_CAP_NO_INTERRUPT
 2024-03-13 15:44 UTC  (2+ messages)

[PATCH net] udp: fix segmentation crash for untrusted source packet
 2024-03-13 15:41 UTC  (2+ messages)

[GIT PULL] timer drivers for v6.9-rc1
 2024-03-13 15:37 UTC 

[PATCH] cxgb4: unnecessary check for 0 in the free_sge_txq_uld() function
 2024-03-13 15:34 UTC 

[PATCH v17 00/35] Drivers for Gunyah hypervisor
 2024-03-13 15:35 UTC  (3+ messages)
` [PATCH v17 16/35] gunyah: Add hypercalls for demand paging

[RFC PATCH 0/2] Add PSCI v1.3 SYSTEM_OFF2 support for hibernation
 2024-03-13 15:34 UTC  (5+ messages)
` [RFC PATCH 2/2] arm64: Use SYSTEM_OFF2 PSCI call to power off for hibernate

[PATCH] ssb: use "break" on default case to prevent warning
 2024-03-13 15:32 UTC  (2+ messages)

[PATCH] mipi-csis: Emit V4L2_EVENT_FRAME_SYNC events
 2024-03-13 15:30 UTC 

[PATCH v5 00/37] Memory allocation profiling
 2024-03-13 15:31 UTC  (4+ messages)
` [PATCH v5 20/37] mm: fix non-compound multi-order memory accounting in __free_pages

[PATCH v19 000/130] KVM TDX basic feature support
 2024-03-13 15:30 UTC  (3+ messages)
` [PATCH v19 021/130] KVM: x86/vmx: initialize loaded_vmcss_on_cpu in vmx_init()

[PATCH v2 00/15] dmaengine: bcm2835: add BCM2711 40-bit DMA support
 2024-03-13 15:26 UTC  (7+ messages)
` [PATCH v2 01/15] dmaengine: bcm2835: Fix several spellos
` [PATCH v2 13/15] dt-bindings: dma: Added bcm2711-dma

[PATCH] afs: Revert "afs: Hide silly-rename files from userspace"
 2024-03-13 15:20 UTC  (3+ messages)

[PATCH v1 1/1] s390/cio: Use while (i--) pattern to clean up
 2024-03-13 15:24 UTC  (3+ messages)

[PATCH v2 0/4] perf: Make SIGTRAP and __perf_pending_irq() work on RT
 2024-03-13 15:23 UTC  (3+ messages)

linux-next: build warning after merge of the mm tree
 2024-03-13 15:22 UTC  (3+ messages)

[Linux Kernel Bug][usb/f_printer] WARNING in usb_ep_queue
 2024-03-13 15:17 UTC  (2+ messages)

[PATCH] sched: Improve rq selection for a blocked task when its affinity changes
 2024-03-13 15:16 UTC  (2+ messages)

[PATCH net] i40e: Enforce software interrupt during busy-poll exit
 2024-03-13 15:15 UTC  (3+ messages)

[PATCH v4 0/3] Add minimal XDP support to TI AM65 CPSW Ethernet driver
 2024-03-13 15:10 UTC  (5+ messages)
    ` [EXTERNAL] "

[PATCH 0/5] KVM: VMX: Drop MTRR virtualization, honor guest PAT
 2024-03-13 15:09 UTC  (10+ messages)
` [PATCH 5/5] KVM: VMX: Always honor guest PAT on CPUs that support self-snoop

[PATCH RFC] x86/xen: attempt to inflate the memory balloon on PVH
 2024-03-13 15:04 UTC  (2+ messages)

[PATCH] PCI: qcom: Implement shutdown() callback to properly reset the endpoint devices
 2024-03-13 15:02 UTC  (3+ messages)

[PATCH 0/2] sched: Minor changes for rd->overload access
 2024-03-13 15:01 UTC  (3+ messages)
` [PATCH 1/2] sched/fair: Check rd->overload value before update
` [PATCH 2/2] sched/fair: Use helper functions to access rd->overload

[PATCH] KVM: x86/pmu: Return correct value of IA32_PERF_CAPABILITIES for userspace after vCPU has run
 2024-03-13 15:01 UTC  (4+ messages)

[GIT PULL] PCI changes for v6.9
 2024-03-13 14:59 UTC 

[PATCH v4 0/7] AMD Pstate Driver Core Performance Boost
 2024-03-13 14:48 UTC  (2+ messages)

[PATCH v3 0/5] selftests/mm: Improve run_vmtests.sh
 2024-03-13 14:58 UTC  (3+ messages)
` [PATCH v3 4/5] selftests/mm: protection_keys: save/restore nr_hugepages settings


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).