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

[PATCH 5.4 00/51] 5.4.272-rc1 review
 2024-03-13 17:01 UTC  (17+ 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 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] fbcon: Increase maximum font width x height to 64 x 64
 2024-03-13 16:55 UTC  (3+ messages)

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

[PATCH 5.10 00/73] 5.10.213-rc1 review
 2024-03-13 16:53 UTC  (76+ messages)
` [PATCH 5.10 01/73] mmc: mmci: stm32: use a buffer for unaligned DMA requests
` [PATCH 5.10 02/73] mmc: mmci: stm32: fix DMA API overlapping mappings warning
` [PATCH 5.10 03/73] lan78xx: Fix white space and style issues
` [PATCH 5.10 04/73] lan78xx: Add missing return code checks
` [PATCH 5.10 05/73] lan78xx: Fix partial packet errors on suspend/resume
` [PATCH 5.10 06/73] lan78xx: Fix race conditions in suspend/resume handling
` [PATCH 5.10 07/73] net: lan78xx: fix runtime PM count underflow on link stop
` [PATCH 5.10 08/73] ixgbe: {dis, en}able irqs in ixgbe_txrx_ring_{dis, en}able
` [PATCH 5.10 09/73] i40e: disable NAPI right after disabling irqs when handling xsk_pool
` [PATCH 5.10 10/73] tracing/net_sched: Fix tracepoints that save qdisc_dev() as a string
` [PATCH 5.10 11/73] geneve: make sure to pull inner header in geneve_rx()
` [PATCH 5.10 12/73] net: ice: Fix potential NULL pointer dereference in ice_bridge_setlink()
` [PATCH 5.10 13/73] net/ipv6: avoid possible UAF in ip6_route_mpath_notify()
` [PATCH 5.10 14/73] cpumap: Zero-initialise xdp_rxq_info struct before running XDP program
` [PATCH 5.10 15/73] net/rds: fix WARNING in rds_conn_connect_if_down
` [PATCH 5.10 16/73] netfilter: nft_ct: fix l3num expectations with inet pseudo family
` [PATCH 5.10 17/73] netfilter: nf_conntrack_h323: Add protection for bmp length out of range
` [PATCH 5.10 18/73] netrom: Fix a data-race around sysctl_netrom_default_path_quality
` [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

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

[PATCH 5.15 00/76] 5.15.152-rc1 review
 2024-03-13 16:46 UTC  (79+ messages)
` [PATCH 5.15 01/76] mmc: mmci: stm32: use a buffer for unaligned DMA requests
` [PATCH 5.15 02/76] mmc: mmci: stm32: fix DMA API overlapping mappings warning
` [PATCH 5.15 03/76] net: lan78xx: fix runtime PM count underflow on link stop
` [PATCH 5.15 04/76] ixgbe: {dis, en}able irqs in ixgbe_txrx_ring_{dis, en}able
` [PATCH 5.15 05/76] i40e: disable NAPI right after disabling irqs when handling xsk_pool
` [PATCH 5.15 06/76] tracing/net_sched: Fix tracepoints that save qdisc_dev() as a string
` [PATCH 5.15 07/76] geneve: make sure to pull inner header in geneve_rx()
` [PATCH 5.15 08/76] net: sparx5: Fix use after free inside sparx5_del_mact_entry
` [PATCH 5.15 09/76] net: ice: Fix potential NULL pointer dereference in ice_bridge_setlink()
` [PATCH 5.15 10/76] net/ipv6: avoid possible UAF in ip6_route_mpath_notify()
` [PATCH 5.15 11/76] cpumap: Zero-initialise xdp_rxq_info struct before running XDP program
` [PATCH 5.15 12/76] net/rds: fix WARNING in rds_conn_connect_if_down
` [PATCH 5.15 13/76] netfilter: nft_ct: fix l3num expectations with inet pseudo family
` [PATCH 5.15 14/76] netfilter: nf_conntrack_h323: Add protection for bmp length out of range
` [PATCH 5.15 15/76] erofs: apply proper VMA alignment for memory mapped files on THP
` [PATCH 5.15 16/76] netrom: Fix a data-race around sysctl_netrom_default_path_quality
` [PATCH 5.15 17/76] netrom: Fix a data-race around sysctl_netrom_obsolescence_count_initialiser
` [PATCH 5.15 18/76] netrom: Fix data-races around sysctl_netrom_network_ttl_initialiser
` [PATCH 5.15 19/76] netrom: Fix a data-race around sysctl_netrom_transport_timeout
` [PATCH 5.15 20/76] netrom: Fix a data-race around sysctl_netrom_transport_maximum_tries
` [PATCH 5.15 21/76] netrom: Fix a data-race around sysctl_netrom_transport_acknowledge_delay
` [PATCH 5.15 22/76] netrom: Fix a data-race around sysctl_netrom_transport_busy_delay
` [PATCH 5.15 23/76] netrom: Fix a data-race around sysctl_netrom_transport_requested_window_size
` [PATCH 5.15 24/76] netrom: Fix a data-race around sysctl_netrom_transport_no_activity_timeout
` [PATCH 5.15 25/76] netrom: Fix a data-race around sysctl_netrom_routing_control
` [PATCH 5.15 26/76] netrom: Fix a data-race around sysctl_netrom_link_fails_count
` [PATCH 5.15 27/76] netrom: Fix data-races around sysctl_net_busy_read
` [PATCH 5.15 28/76] ALSA: usb-audio: Refcount multiple accesses on the single clock
` [PATCH 5.15 29/76] ALSA: usb-audio: Clear fixed clock rate at closing EP
` [PATCH 5.15 30/76] ALSA: usb-audio: Split endpoint setups for hw_params and prepare (take#2)
` [PATCH 5.15 31/76] ALSA: usb-audio: Properly refcounting clock rate
` [PATCH 5.15 32/76] ALSA: usb-audio: Apply mutex around snd_usb_endpoint_set_params()
` [PATCH 5.15 33/76] ALSA: usb-audio: Correct the return code from snd_usb_endpoint_set_params()
` [PATCH 5.15 34/76] ALSA: usb-audio: Avoid superfluous endpoint setup
` [PATCH 5.15 35/76] ALSA: usb-audio: Add quirk for Tascam Model 12
` [PATCH 5.15 36/76] ALSA: usb-audio: Add new quirk FIXED_RATE for JBL Quantum810 Wireless
` [PATCH 5.15 37/76] ALSA: usb-audio: Fix microphone sound on Nexigo webcam
` [PATCH 5.15 38/76] ALSA: usb-audio: add quirk for RODE NT-USB+
` [PATCH 5.15 39/76] drm/amd/display: Fix uninitialized variable usage in core_link_ 'read_dpcd() & write_dpcd()' functions
` [PATCH 5.15 40/76] nfp: flower: add goto_chain_index for ct entry
` [PATCH 5.15 41/76] nfp: flower: add hardware offload check for post "
` [PATCH 5.15 42/76] selftests/mm: switch to bash from sh
` [PATCH 5.15 43/76] selftests: mm: fix map_hugetlb failure on 64K page size systems
` [PATCH 5.15 44/76] modpost: Include '.text.*' in TEXT_SECTIONS
` [PATCH 5.15 45/76] modpost: Add '.ltext' and '.ltext.*' to TEXT_SECTIONS
` [PATCH 5.15 46/76] xhci: process isoc TD properly when there was a transaction error mid TD
` [PATCH 5.15 47/76] xhci: handle isoc Babble and Buffer Overrun events properly
` [PATCH 5.15 48/76] serial: max310x: use regmap methods for SPI batch operations
` [PATCH 5.15 49/76] serial: max310x: use a separate regmap for each port
` [PATCH 5.15 50/76] serial: max310x: prevent infinite while() loop in port startup
` [PATCH 5.15 51/76] drm/amd/pm: do not expose the API used internally only in kv_dpm.c
` [PATCH 5.15 52/76] drm/amdgpu: Reset IH OVERFLOW_CLEAR bit
` [PATCH 5.15 53/76] selftests: mptcp: decrease BW in simult flows
` [PATCH 5.15 54/76] hv_netvsc: use netif_is_bond_master() instead of open code
` [PATCH 5.15 55/76] hv_netvsc: Register VF in netvsc_probe if NET_DEVICE_REGISTER missed
` [PATCH 5.15 56/76] drm/amd/display: Re-arrange FPU code structure for dcn2x
` [PATCH 5.15 57/76] drm/amd/display: move calcs folder into DML
` [PATCH 5.15 58/76] drm/amd/display: remove DML Makefile duplicate lines
` [PATCH 5.15 59/76] drm/amd/display: Increase frame-larger-than for all display_mode_vba files
` [PATCH 5.15 60/76] getrusage: add the "signal_struct *sig" local variable
` [PATCH 5.15 61/76] getrusage: move thread_group_cputime_adjusted() outside of lock_task_sighand()
` [PATCH 5.15 62/76] getrusage: use __for_each_thread()
` [PATCH 5.15 63/76] getrusage: use sig->stats_lock rather than lock_task_sighand()
` [PATCH 5.15 64/76] proc: Use task_is_running() for wchan in /proc/$pid/stat
` [PATCH 5.15 65/76] fs/proc: do_task_stat: move thread_group_cputime_adjusted() outside of lock_task_sighand()
` [PATCH 5.15 66/76] exit: Fix typo in comment: s/sub-theads/sub-threads
` [PATCH 5.15 67/76] exit: wait_task_zombie: kill the no longer necessary spin_lock_irq(siglock)
` [PATCH 5.15 68/76] ALSA: usb-audio: Fix wrong kfree issue in snd_usb_endpoint_free_all
` [PATCH 5.15 69/76] ALSA: usb-audio: Always initialize fixed_rate in snd_usb_find_implicit_fb_sync_format()
` [PATCH 5.15 70/76] ALSA: usb-audio: Add FIXED_RATE quirk for JBL Quantum610 Wireless
` [PATCH 5.15 71/76] ALSA: usb-audio: Sort quirk table entries
` [PATCH 5.15 72/76] regmap: allow to define reg_update_bits for no bus configuration
` [PATCH 5.15 73/76] regmap: Add bulk read/write callbacks into regmap_config
` [PATCH 5.15 74/76] serial: max310x: make accessing revision id interface-agnostic
` [PATCH 5.15 75/76] serial: max310x: fix IO data corruption in batched operations
` [PATCH 5.15 76/76] Linux 5.15.152-rc1

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

[PATCH 0/2] drm/msm/dp: fix runtime PM leaks on hotplug
 2024-03-13 16:43 UTC  (3+ messages)
` [PATCH 1/2] drm/msm/dp: fix runtime PM leak on disconnect
` [PATCH 2/2] drm/msm/dp: fix runtime PM leak on connect failure

[PATCH 6.1 00/71] 6.1.82-rc1 review
 2024-03-13 16:39 UTC  (4+ messages)
` [PATCH 6.1 69/71] blk-wbt: fix that wbt can't be disabled by default
` [PATCH 6.1 70/71] blk-iocost: Pass gendisk to ioc_refresh_params
` [PATCH 6.1 71/71] Linux 6.1.82-rc1


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