LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-13 16:47:04 to 2024-03-13 17:14:27 UTC [more...]

[PATCH 0/4] regulator: Add X-Powers AXP717 PMIC support
 2024-03-13 17:14 UTC  (3+ messages)
` [PATCH 1/4] regulator: axp20x: fix typo-ed identifier

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

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

[PATCH v3 2/2] rust: sync: add `Arc::into_unique_or_drop`
 2024-03-13 17:12 UTC  (3+ messages)

[PATCH 5.15 00/76] 5.15.152-rc1 review
 2024-03-13 17:12 UTC  (3+ messages)
` [PATCH 5.15 45/76] modpost: Add '.ltext' and '.ltext.*' to TEXT_SECTIONS

[PATCH 00/18] Add audio support for the MediaTek Genio 350-evk board
 2024-03-13 17:11 UTC  (4+ messages)
` [PATCH 12/18] ASoC: codecs: mt6357: add MT6357 codec

[PATCH RFC gmem v1 0/8] KVM: gmem hooks/changes needed for x86 (other archs?)
 2024-03-13 17:11 UTC  (9+ messages)
` [PATCH RFC gmem v1 4/8] KVM: x86: Add gmem hook for invalidating memory

[PATCH] spi: Fix error code checking in spi_mem_exec_op()
 2024-03-13 17:10 UTC 

[PATCH v3 00/11] enable bs > ps in XFS
 2024-03-13 17:02 UTC  (12+ messages)
` [PATCH v3 01/11] mm: Support order-1 folios in the page cache
` [PATCH v3 02/11] fs: Allow fine-grained control of folio sizes
` [PATCH v3 03/11] filemap: allocate mapping_min_order folios in the page cache
` [PATCH v3 04/11] readahead: rework loop in page_cache_ra_unbounded()
` [PATCH v3 05/11] readahead: allocate folios with mapping_min_order in readahead
` [PATCH v3 06/11] readahead: round up file_ra_state->ra_pages to mapping_min_nrpages
` [PATCH v3 07/11] mm: do not split a folio if it has minimum folio order requirement
` [PATCH v3 08/11] iomap: fix iomap_dio_zero() for fs bs > system page size
` [PATCH v3 09/11] xfs: expose block size in stat
` [PATCH v3 10/11] xfs: make the calculation generic in xfs_sb_validate_fsb_count()
` [PATCH v3 11/11] xfs: enable block size larger than page size support

[GIT PULL] vfs pidfd
 2024-03-13 17:10 UTC  (7+ messages)

[PATCH 5.4 00/51] 5.4.272-rc1 review
 2024-03-13 17:09 UTC  (54+ messages)
` [PATCH 5.4 01/51] lan78xx: Fix white space and style issues
` [PATCH 5.4 02/51] lan78xx: Add missing return code checks
` [PATCH 5.4 03/51] lan78xx: Fix partial packet errors on suspend/resume
` [PATCH 5.4 04/51] lan78xx: Fix race conditions in suspend/resume handling
` [PATCH 5.4 05/51] net: lan78xx: fix runtime PM count underflow on link stop
` [PATCH 5.4 06/51] ixgbe: {dis, en}able irqs in ixgbe_txrx_ring_{dis, en}able
` [PATCH 5.4 07/51] geneve: make sure to pull inner header in geneve_rx()
` [PATCH 5.4 08/51] net: ice: Fix potential NULL pointer dereference in ice_bridge_setlink()
` [PATCH 5.4 09/51] net/ipv6: avoid possible UAF in ip6_route_mpath_notify()
` [PATCH 5.4 10/51] net/rds: fix WARNING in rds_conn_connect_if_down
` [PATCH 5.4 11/51] netfilter: nft_ct: fix l3num expectations with inet pseudo family
` [PATCH 5.4 12/51] netfilter: nf_conntrack_h323: Add protection for bmp length out of range
` [PATCH 5.4 13/51] netrom: Fix a data-race around sysctl_netrom_default_path_quality
` [PATCH 5.4 14/51] netrom: Fix a data-race around sysctl_netrom_obsolescence_count_initialiser
` [PATCH 5.4 15/51] netrom: Fix data-races around sysctl_netrom_network_ttl_initialiser
` [PATCH 5.4 16/51] netrom: Fix a data-race around sysctl_netrom_transport_timeout
` [PATCH 5.4 17/51] netrom: Fix a data-race around sysctl_netrom_transport_maximum_tries
` [PATCH 5.4 18/51] netrom: Fix a data-race around sysctl_netrom_transport_acknowledge_delay
` [PATCH 5.4 19/51] netrom: Fix a data-race around sysctl_netrom_transport_busy_delay
` [PATCH 5.4 20/51] netrom: Fix a data-race around sysctl_netrom_transport_requested_window_size
` [PATCH 5.4 21/51] netrom: Fix a data-race around sysctl_netrom_transport_no_activity_timeout
` [PATCH 5.4 22/51] netrom: Fix a data-race around sysctl_netrom_routing_control
` [PATCH 5.4 23/51] netrom: Fix a data-race around sysctl_netrom_link_fails_count
` [PATCH 5.4 24/51] netrom: Fix data-races around sysctl_net_busy_read
` [PATCH 5.4 25/51] selftests: mm: fix map_hugetlb failure on 64K page size systems
` [PATCH 5.4 26/51] um: allow not setting extra rpaths in the linux binary
` [PATCH 5.4 27/51] serial: max310x: Use devm_clk_get_optional() to get the input clock
` [PATCH 5.4 28/51] serial: max310x: Try to get crystal clock rate from property
` [PATCH 5.4 29/51] serial: max310x: fail probe if clock crystal is unstable
` [PATCH 5.4 30/51] serial: max310x: Make use of device properties
` [PATCH 5.4 31/51] serial: max310x: use regmap methods for SPI batch operations
` [PATCH 5.4 32/51] serial: max310x: use a separate regmap for each port
` [PATCH 5.4 33/51] serial: max310x: prevent infinite while() loop in port startup
` [PATCH 5.4 34/51] Input: i8042 - fix strange behavior of touchpad on Clevo NS70PU
` [PATCH 5.4 35/51] hv_netvsc: Make netvsc/VF binding check both MAC and serial number
` [PATCH 5.4 36/51] hv_netvsc: use netif_is_bond_master() instead of open code
` [PATCH 5.4 37/51] hv_netvsc: Register VF in netvsc_probe if NET_DEVICE_REGISTER missed
` [PATCH 5.4 38/51] y2038: rusage: use __kernel_old_timeval
` [PATCH 5.4 39/51] getrusage: add the "signal_struct *sig" local variable
` [PATCH 5.4 40/51] getrusage: move thread_group_cputime_adjusted() outside of lock_task_sighand()
` [PATCH 5.4 41/51] getrusage: use __for_each_thread()
` [PATCH 5.4 42/51] getrusage: use sig->stats_lock rather than lock_task_sighand()
` [PATCH 5.4 43/51] exit: Fix typo in comment: s/sub-theads/sub-threads
` [PATCH 5.4 44/51] exit: wait_task_zombie: kill the no longer necessary spin_lock_irq(siglock)
` [PATCH 5.4 45/51] serial: max310x: Unprepare and disable clock in error path
` [PATCH 5.4 46/51] regmap: allow to define reg_update_bits for no bus configuration
` [PATCH 5.4 47/51] regmap: Add bulk read/write callbacks into regmap_config
` [PATCH 5.4 48/51] serial: max310x: make accessing revision id interface-agnostic
` [PATCH 5.4 49/51] serial: max310x: implement I2C support
` [PATCH 5.4 50/51] serial: max310x: fix IO data corruption in batched operations
` [PATCH 5.4 51/51] Linux 5.4.272-rc1

[PATCH v3 0/2] Arc methods for linked list
 2024-03-13 17:08 UTC  (2+ messages)

[PATCH] fbcon: Increase maximum font width x height to 64 x 64
 2024-03-13 17:06 UTC  (4+ messages)

[PATCH 4.19 00/41] 4.19.310-rc1 review
 2024-03-13 17:04 UTC  (42+ messages)
` [PATCH 4.19 01/41] net: usb: lan78xx: Remove lots of set but unused 'ret' variables
` [PATCH 4.19 02/41] lan78xx: Fix white space and style issues
` [PATCH 4.19 03/41] lan78xx: Add missing return code checks
` [PATCH 4.19 04/41] lan78xx: Fix partial packet errors on suspend/resume
` [PATCH 4.19 05/41] lan78xx: Fix race conditions in suspend/resume handling
` [PATCH 4.19 06/41] net: lan78xx: fix runtime PM count underflow on link stop
` [PATCH 4.19 07/41] net: move definition of pcpu_lstats to header file
` [PATCH 4.19 08/41] geneve: make sure to pull inner header in geneve_rx()
` [PATCH 4.19 09/41] net/ipv6: avoid possible UAF in ip6_route_mpath_notify()
` [PATCH 4.19 10/41] net/rds: fix WARNING in rds_conn_connect_if_down
` [PATCH 4.19 11/41] netfilter: nf_conntrack_h323: Add protection for bmp length out of range
` [PATCH 4.19 12/41] netrom: Fix a data-race around sysctl_netrom_default_path_quality
` [PATCH 4.19 13/41] netrom: Fix a data-race around sysctl_netrom_obsolescence_count_initialiser
` [PATCH 4.19 14/41] netrom: Fix data-races around sysctl_netrom_network_ttl_initialiser
` [PATCH 4.19 15/41] netrom: Fix a data-race around sysctl_netrom_transport_timeout
` [PATCH 4.19 16/41] netrom: Fix a data-race around sysctl_netrom_transport_maximum_tries
` [PATCH 4.19 17/41] netrom: Fix a data-race around sysctl_netrom_transport_acknowledge_delay
` [PATCH 4.19 18/41] netrom: Fix a data-race around sysctl_netrom_transport_busy_delay
` [PATCH 4.19 19/41] netrom: Fix a data-race around sysctl_netrom_transport_requested_window_size
` [PATCH 4.19 20/41] netrom: Fix a data-race around sysctl_netrom_transport_no_activity_timeout
` [PATCH 4.19 21/41] netrom: Fix a data-race around sysctl_netrom_routing_control
` [PATCH 4.19 22/41] netrom: Fix a data-race around sysctl_netrom_link_fails_count
` [PATCH 4.19 23/41] netrom: Fix data-races around sysctl_net_busy_read
` [PATCH 4.19 24/41] btrfs: ref-verify: free ref cache before clearing mount opt
` [PATCH 4.19 25/41] tools/selftest/vm: allow choosing mem size and page size in map_hugetlb
` [PATCH 4.19 26/41] selftests: mm: fix map_hugetlb failure on 64K page size systems
` [PATCH 4.19 27/41] um: allow not setting extra rpaths in the linux binary
` [PATCH 4.19 28/41] Input: i8042 - fix strange behavior of touchpad on Clevo NS70PU
` [PATCH 4.19 29/41] hv_netvsc: Make netvsc/VF binding check both MAC and serial number
` [PATCH 4.19 30/41] hv_netvsc: use netif_is_bond_master() instead of open code
` [PATCH 4.19 31/41] hv_netvsc: Register VF in netvsc_probe if NET_DEVICE_REGISTER missed
` [PATCH 4.19 32/41] y2038: rusage: use __kernel_old_timeval
` [PATCH 4.19 33/41] getrusage: add the "signal_struct *sig" local variable
` [PATCH 4.19 34/41] getrusage: move thread_group_cputime_adjusted() outside of lock_task_sighand()
` [PATCH 4.19 35/41] getrusage: use __for_each_thread()
` [PATCH 4.19 36/41] getrusage: use sig->stats_lock rather than lock_task_sighand()
` [PATCH 4.19 37/41] exit: Fix typo in comment: s/sub-theads/sub-threads
` [PATCH 4.19 38/41] exit: wait_task_zombie: kill the no longer necessary spin_lock_irq(siglock)
` [PATCH 4.19 39/41] selftests/vm: fix display of page size in map_hugetlb
` [PATCH 4.19 40/41] selftests/vm: fix map_hugetlb length used for testing read and write
` [PATCH 4.19 41/41] Linux 4.19.310-rc1

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

[PATCH 5.10 00/73] 5.10.213-rc1 review
 2024-03-13 17:03 UTC  (59+ messages)
` [PATCH 5.10 19/73] netrom: Fix a data-race around sysctl_netrom_obsolescence_count_initialiser
` [PATCH 5.10 20/73] netrom: Fix data-races around sysctl_netrom_network_ttl_initialiser
` [PATCH 5.10 21/73] netrom: Fix a data-race around sysctl_netrom_transport_timeout
` [PATCH 5.10 22/73] netrom: Fix a data-race around sysctl_netrom_transport_maximum_tries
` [PATCH 5.10 23/73] netrom: Fix a data-race around sysctl_netrom_transport_acknowledge_delay
` [PATCH 5.10 24/73] netrom: Fix a data-race around sysctl_netrom_transport_busy_delay
` [PATCH 5.10 25/73] netrom: Fix a data-race around sysctl_netrom_transport_requested_window_size
` [PATCH 5.10 26/73] netrom: Fix a data-race around sysctl_netrom_transport_no_activity_timeout
` [PATCH 5.10 27/73] netrom: Fix a data-race around sysctl_netrom_routing_control
` [PATCH 5.10 28/73] netrom: Fix a data-race around sysctl_netrom_link_fails_count
` [PATCH 5.10 29/73] netrom: Fix data-races around sysctl_net_busy_read
` [PATCH 5.10 30/73] selftests/mm: switch to bash from sh
` [PATCH 5.10 31/73] selftests: mm: fix map_hugetlb failure on 64K page size systems
` [PATCH 5.10 32/73] um: allow not setting extra rpaths in the linux binary
` [PATCH 5.10 33/73] xhci: remove extra loop in interrupt context
` [PATCH 5.10 34/73] xhci: prevent double-fetch of transfer and transfer event TRBs
` [PATCH 5.10 35/73] xhci: process isoc TD properly when there was a transaction error mid TD
` [PATCH 5.10 36/73] xhci: handle isoc Babble and Buffer Overrun events properly
` [PATCH 5.10 37/73] serial: max310x: Use devm_clk_get_optional() to get the input clock
` [PATCH 5.10 38/73] serial: max310x: Try to get crystal clock rate from property
` [PATCH 5.10 39/73] serial: max310x: fail probe if clock crystal is unstable
` [PATCH 5.10 40/73] serial: max310x: Make use of device properties
` [PATCH 5.10 41/73] serial: max310x: use regmap methods for SPI batch operations
` [PATCH 5.10 42/73] serial: max310x: use a separate regmap for each port
` [PATCH 5.10 43/73] serial: max310x: prevent infinite while() loop in port startup
` [PATCH 5.10 44/73] net: Change sock_getsockopt() to take the sk ptr instead of the sock ptr
` [PATCH 5.10 45/73] bpf: net: Change sk_getsockopt() to take the sockptr_t argument
` [PATCH 5.10 46/73] lsm: make security_socket_getpeersec_stream() sockptr_t safe
` [PATCH 5.10 47/73] lsm: fix default return value of the socket_getpeersec_*() hooks
` [PATCH 5.10 48/73] ext4: make ext4_es_insert_extent() return void
` [PATCH 5.10 49/73] ext4: refactor ext4_da_map_blocks()
` [PATCH 5.10 50/73] ext4: convert to exclusive lock while inserting delalloc extents
` [PATCH 5.10 51/73] Drivers: hv: vmbus: Add vmbus_requestor data structure for VMBus hardening
` [PATCH 5.10 52/73] hv_netvsc: Use vmbus_requestor to generate transaction IDs "
` [PATCH 5.10 53/73] hv_netvsc: Wait for completion on request SWITCH_DATA_PATH
` [PATCH 5.10 54/73] hv_netvsc: Process NETDEV_GOING_DOWN on VF hot remove
` [PATCH 5.10 55/73] hv_netvsc: Make netvsc/VF binding check both MAC and serial number
` [PATCH 5.10 56/73] hv_netvsc: use netif_is_bond_master() instead of open code
` [PATCH 5.10 57/73] hv_netvsc: Register VF in netvsc_probe if NET_DEVICE_REGISTER missed
` [PATCH 5.10 58/73] mm/hugetlb: change hugetlb_reserve_pages() to type bool
` [PATCH 5.10 59/73] mm: hugetlb pages should not be reserved by shmat() if SHM_NORESERVE
` [PATCH 5.10 60/73] getrusage: add the "signal_struct *sig" local variable
` [PATCH 5.10 61/73] getrusage: move thread_group_cputime_adjusted() outside of lock_task_sighand()
` [PATCH 5.10 62/73] getrusage: use __for_each_thread()
` [PATCH 5.10 63/73] getrusage: use sig->stats_lock rather than lock_task_sighand()
` [PATCH 5.10 64/73] exit: Fix typo in comment: s/sub-theads/sub-threads
` [PATCH 5.10 65/73] exit: wait_task_zombie: kill the no longer necessary spin_lock_irq(siglock)
` [PATCH 5.10 66/73] serial: max310x: Unprepare and disable clock in error path
` [PATCH 5.10 67/73] Drivers: hv: vmbus: Drop error message when 'No request id available'
` [PATCH 5.10 68/73] regmap: allow to define reg_update_bits for no bus configuration
` [PATCH 5.10 69/73] regmap: Add bulk read/write callbacks into regmap_config
` [PATCH 5.10 70/73] serial: max310x: make accessing revision id interface-agnostic
` [PATCH 5.10 71/73] serial: max310x: implement I2C support
` [PATCH 5.10 72/73] serial: max310x: fix IO data corruption in batched operations
` [PATCH 5.10 73/73] Linux 5.10.213-rc1

[git pull] IOMMU Updates for Linux v6.9
 2024-03-13 17:04 UTC  (2+ messages)

[GIT PULL] dma-mapping updates for Linux 6.9
 2024-03-13 17:04 UTC  (2+ messages)

[PATCH] dt-bindings: pinctrl: renesas,rzg2l-pinctrl: Allow 'input' and 'output-enable' properties
 2024-03-13 17:02 UTC  (2+ messages)

[PATCH bpf-next 0/3] uprobes: two common case speed ups
 2024-03-13 17:01 UTC  (10+ 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 bpf-next 3/3] uprobes: add speculative lockless system-wide uprobe filter check

[PATCH] fbcon: Increase maximum font width x height to 64 x 64
 2024-03-13 16:59 UTC 

[PATCH] tracing: Use strcmp() in __assign_str() WARN_ON() check
 2024-03-13 16:59 UTC  (2+ messages)

[PATCH v3 0/7] riscv: add initial support for Canaan Kendryte K230
 2024-03-13 16:56 UTC  (8+ messages)
` [PATCH v3 5/7] riscv: Kconfig.socs: Allow SOC_CANAAN with MMU for K230

[PATCH] clocksource/drivers/timer-riscv: Drop extra CSR write
 2024-03-13 16:56 UTC  (2+ messages)

[PATCH v3 0/2] update SM4450 pinctrl document
 2024-03-13 16:52 UTC  (3+ messages)
` [PATCH v3 2/2] dt-bindings: pinctrl: qcom: update functions to match with driver

[PATCH] drm/i915: remove platform checks in platform-specific handlers
 2024-03-13 16:52 UTC  (2+ messages)

[PATCH 0/3] Add DT support for video clock controller on SM8150
 2024-03-13 16:51 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: clock: qcom: Update SM8150 videocc bindings

[PATCH v3 00/12] Cover a guard gap corner case
 2024-03-13 16:51 UTC  (9+ messages)
` [PATCH v3 03/12] mm: Use get_unmapped_area_vmflags()
` [PATCH v3 09/12] mm: Take placement mappings gap into account

[PATCH v2] staging: bcm2835-audio: add terminating new line to Kconifg
 2024-03-13 16:49 UTC  (5+ messages)

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

[PATCH] mipi-csis: Emit V4L2_EVENT_FRAME_SYNC events
 2024-03-13 16:49 UTC  (2+ messages)

[PATCH 0/2] Add Inline Crypto Engine for SC7280 UFS
 2024-03-13 16:47 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: crypto: ice: Document sc7280 inline crypto engine

[Bug] WARNING: ODEBUG bug in __mcheck_cpu_init_timer
 2024-03-13 16:46 UTC  (4+ 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).