LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-13 16:32:34 to 2024-03-13 16:41:21 UTC [more...]

[PATCH 6.1 00/71] 6.1.82-rc1 review
 2024-03-13 16:39 UTC  (70+ messages)
` [PATCH 6.1 01/71] ceph: switch to corrected encoding of max_xattr_size in mdsmap
` [PATCH 6.1 02/71] net: lan78xx: fix runtime PM count underflow on link stop
` [PATCH 6.1 03/71] ixgbe: {dis, en}able irqs in ixgbe_txrx_ring_{dis, en}able
` [PATCH 6.1 04/71] i40e: disable NAPI right after disabling irqs when handling xsk_pool
` [PATCH 6.1 05/71] ice: reorder disabling IRQ and NAPI in ice_qp_dis
` [PATCH 6.1 06/71] tracing/net_sched: Fix tracepoints that save qdisc_dev() as a string
` [PATCH 6.1 07/71] geneve: make sure to pull inner header in geneve_rx()
` [PATCH 6.1 08/71] net: sparx5: Fix use after free inside sparx5_del_mact_entry
` [PATCH 6.1 09/71] ice: virtchnl: stop pretending to support RSS over AQ or registers
` [PATCH 6.1 10/71] net: ice: Fix potential NULL pointer dereference in ice_bridge_setlink()
` [PATCH 6.1 11/71] igc: avoid returning frame twice in XDP_REDIRECT
` [PATCH 6.1 12/71] net/ipv6: avoid possible UAF in ip6_route_mpath_notify()
` [PATCH 6.1 13/71] cpumap: Zero-initialise xdp_rxq_info struct before running XDP program
` [PATCH 6.1 14/71] net: dsa: microchip: fix register write order in ksz8_ind_write8()
` [PATCH 6.1 15/71] net/rds: fix WARNING in rds_conn_connect_if_down
` [PATCH 6.1 16/71] netfilter: nft_ct: fix l3num expectations with inet pseudo family
` [PATCH 6.1 17/71] netfilter: nf_conntrack_h323: Add protection for bmp length out of range
` [PATCH 6.1 18/71] erofs: apply proper VMA alignment for memory mapped files on THP
` [PATCH 6.1 19/71] netrom: Fix a data-race around sysctl_netrom_default_path_quality
` [PATCH 6.1 20/71] netrom: Fix a data-race around sysctl_netrom_obsolescence_count_initialiser
` [PATCH 6.1 21/71] netrom: Fix data-races around sysctl_netrom_network_ttl_initialiser
` [PATCH 6.1 22/71] netrom: Fix a data-race around sysctl_netrom_transport_timeout
` [PATCH 6.1 23/71] netrom: Fix a data-race around sysctl_netrom_transport_maximum_tries
` [PATCH 6.1 24/71] netrom: Fix a data-race around sysctl_netrom_transport_acknowledge_delay
` [PATCH 6.1 25/71] netrom: Fix a data-race around sysctl_netrom_transport_busy_delay
` [PATCH 6.1 26/71] netrom: Fix a data-race around sysctl_netrom_transport_requested_window_size
` [PATCH 6.1 27/71] netrom: Fix a data-race around sysctl_netrom_transport_no_activity_timeout
` [PATCH 6.1 28/71] netrom: Fix a data-race around sysctl_netrom_routing_control
` [PATCH 6.1 29/71] netrom: Fix a data-race around sysctl_netrom_link_fails_count
` [PATCH 6.1 30/71] netrom: Fix data-races around sysctl_net_busy_read
` [PATCH 6.1 31/71] KVM: s390: add stat counter for shadow gmap events
` [PATCH 6.1 32/71] KVM: s390: vsie: fix race during shadow creation
` [PATCH 6.1 33/71] ASoC: codecs: wcd938x: fix headphones volume controls
` [PATCH 6.1 34/71] drm/amd/display: Fix uninitialized variable usage in core_link_ 'read_dpcd() & write_dpcd()' functions
` [PATCH 6.1 35/71] nfp: flower: add goto_chain_index for ct entry
` [PATCH 6.1 36/71] nfp: flower: add hardware offload check for post "
` [PATCH 6.1 37/71] readahead: avoid multiple marked readahead pages
` [PATCH 6.1 38/71] selftests/mm: switch to bash from sh
` [PATCH 6.1 39/71] selftests: mm: fix map_hugetlb failure on 64K page size systems
` [PATCH 6.1 40/71] xhci: process isoc TD properly when there was a transaction error mid TD
` [PATCH 6.1 41/71] xhci: handle isoc Babble and Buffer Overrun events properly
` [PATCH 6.1 42/71] drm/amdgpu: Reset IH OVERFLOW_CLEAR bit
` [PATCH 6.1 43/71] x86/mmio: Disable KVM mitigation when X86_FEATURE_CLEAR_CPU_BUF is set
` [PATCH 6.1 44/71] Documentation/hw-vuln: Add documentation for RFDS
` [PATCH 6.1 45/71] x86/rfds: Mitigate Register File Data Sampling (RFDS)
` [PATCH 6.1 46/71] KVM/x86: Export RFDS_NO and RFDS_CLEAR to guests
` [PATCH 6.1 47/71] selftests: mptcp: decrease BW in simult flows
` [PATCH 6.1 48/71] blk-iocost: disable writeback throttling
` [PATCH 6.1 49/71] elevator: remove redundant code in elv_unregister_queue()
` [PATCH 6.1 50/71] blk-wbt: remove unnecessary check in wbt_enable_default()
` [PATCH 6.1 51/71] elevator: add new field flags in struct elevator_queue
` [PATCH 6.1 52/71] blk-wbt: don't enable throttling if default elevator is bfq
` [PATCH 6.1 53/71] blk-wbt: pass a gendisk to wbt_{enable,disable}_default
` [PATCH 6.1 54/71] blk-wbt: pass a gendisk to wbt_init
` [PATCH 6.1 55/71] blk-rq-qos: move rq_qos_add and rq_qos_del out of line
` [PATCH 6.1 56/71] blk-rq-qos: make rq_qos_add and rq_qos_del more useful
` [PATCH 6.1 57/71] blk-rq-qos: constify rq_qos_ops
` [PATCH 6.1 58/71] blk-rq-qos: store a gendisk instead of request_queue in struct rq_qos
` [PATCH 6.1 59/71] blk-wbt: Fix detection of dirty-throttled tasks
` [PATCH 6.1 60/71] drm/amd/display: Wrong colorimetry workaround
` [PATCH 6.1 61/71] drm/amd/display: Fix MST Null Ptr for RV
` [PATCH 6.1 62/71] getrusage: add the "signal_struct *sig" local variable
` [PATCH 6.1 63/71] getrusage: move thread_group_cputime_adjusted() outside of lock_task_sighand()
` [PATCH 6.1 64/71] getrusage: use __for_each_thread()
` [PATCH 6.1 65/71] getrusage: use sig->stats_lock rather than lock_task_sighand()
` [PATCH 6.1 66/71] fs/proc: do_task_stat: use __for_each_thread()
` [PATCH 6.1 67/71] fs/proc: do_task_stat: use sig->stats_lock to gather the threads/children stats
` [PATCH 6.1 68/71] exit: wait_task_zombie: kill the no longer necessary spin_lock_irq(siglock)
` [PATCH 6.1 69/71] blk-wbt: fix that wbt can't be disabled by default

[GIT PULL] OpenRISC updates for 6.9
 2024-03-13 16:39 UTC 

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

[PATCH v3 0/5] RK3588 and Rock 5B dts additions: thermal, OPP and fan
 2024-03-13 16:39 UTC  (6+ messages)

[PATCH v2 00/15] dmaengine: bcm2835: add BCM2711 40-bit DMA support
 2024-03-13 16:38 UTC  (5+ messages)
` [PATCH v2 01/15] dmaengine: bcm2835: Fix several spellos

[PATCH 6.6 00/60] 6.6.22-rc1 review
 2024-03-13 16:37 UTC  (61+ 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 6.6 44/60] netrom: Fix a data-race around sysctl_netrom_transport_busy_delay
` [PATCH 6.6 45/60] netrom: Fix a data-race around sysctl_netrom_transport_requested_window_size
` [PATCH 6.6 46/60] netrom: Fix a data-race around sysctl_netrom_transport_no_activity_timeout
` [PATCH 6.6 47/60] netrom: Fix a data-race around sysctl_netrom_routing_control
` [PATCH 6.6 48/60] netrom: Fix a data-race around sysctl_netrom_link_fails_count
` [PATCH 6.6 49/60] netrom: Fix data-races around sysctl_net_busy_read
` [PATCH 6.6 50/60] net: pds_core: Fix possible double free in error handling path
` [PATCH 6.6 51/60] KVM: s390: add stat counter for shadow gmap events
` [PATCH 6.6 52/60] KVM: s390: vsie: fix race during shadow creation
` [PATCH 6.6 53/60] readahead: avoid multiple marked readahead pages
` [PATCH 6.6 54/60] selftests: mptcp: decrease BW in simult flows
` [PATCH 6.6 55/60] exit: wait_task_zombie: kill the no longer necessary spin_lock_irq(siglock)
` [PATCH 6.6 56/60] x86/mmio: Disable KVM mitigation when X86_FEATURE_CLEAR_CPU_BUF is set
` [PATCH 6.6 57/60] Documentation/hw-vuln: Add documentation for RFDS
` [PATCH 6.6 58/60] x86/rfds: Mitigate Register File Data Sampling (RFDS)
` [PATCH 6.6 59/60] KVM/x86: Export RFDS_NO and RFDS_CLEAR to guests
` [PATCH 6.6 60/60] Linux 6.6.22-rc1

[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)


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).