All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-03-13 16:47:08 to 2024-03-13 17:05:09 UTC [more...]

[PATCH v3 00/11] enable bs > ps in XFS
 2024-03-13 17:02 UTC  (11+ messages)
` [PATCH v3 01/11] mm: Support order-1 folios in the page cache
` [PATCH v3 03/11] filemap: allocate mapping_min_order "
` [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

[PATCH 4.19 00/41] 4.19.310-rc1 review
 2024-03-13 17:04 UTC  (29+ 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] 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  (55+ messages)
` [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] ata changes for 6.9-rc1
 2024-03-13 17:04 UTC  (2+ messages)

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

[git pull] device mapper changes for 6.9
 2024-03-13 17:04 UTC  (5+ messages)
` [git pull] device mapper changes to switch to BH workqueue "
` [git pull] device mapper changes to add VDO target "

[git pull v2] device mapper changes for 6.9
 2024-03-13 17:04 UTC  (2+ messages)

[PATCH BlueZ v2 0/3] Broadcast source reconfiguration support
 2024-03-13 17:03 UTC  (4+ messages)
` [PATCH BlueZ v2 1/3] player: Add reconfiguration prompt for broadcast source
` [PATCH BlueZ v2 2/3] transport: Add support to update the transport config
` [PATCH BlueZ v2 3/3] bap: Broadcast source reconfiguration support added

[PATCH 5.4 00/51] 5.4.272-rc1 review
 2024-03-13 17:02 UTC  (52+ 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 1/1] Fix TPM chip hanging system before suspend/shutdown
 2024-03-13 17:02 UTC  (4+ messages)
` [PATCH v2] tpm: Fix suspend/shutdown on some boards by preserving chip Locality

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

[PATCH] drivers/net/gve: add IPv4 checksum offloading capability
 2024-03-13 17:01 UTC 

[PATCH 0/8] lvgl: Upgrade to LVGL 9 series
 2024-03-13 17:00 UTC  (3+ messages)
` [PATCH 2/8] "

[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 iproute2 0/5] tc: more JSON fixes
 2024-03-13 17:00 UTC  (3+ messages)

[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 v4 00/12] wifi: ath12k: Add single wiphy support
 2024-03-13 16:58 UTC  (7+ messages)
` [PATCH v4 01/12] wifi: ath12k: add multiple radio support in a single MAC HW un/register

[PATCH] drivers/net/gve: add IPv4 checksum offloading capability
 2024-03-13 16:58 UTC 

VLAN aware bridge multicast and quierer problems
 2024-03-13 16:58 UTC  (4+ messages)

[PATCH v3 00/20] qapi: statically type schema.py
 2024-03-13 16:57 UTC  (6+ messages)
` [PATCH v3 14/20] qapi/schema: Don't initialize "members" with `None`

[PATCH] drm/i915: add intel_opregion_vbt_present() stub function
 2024-03-13 16:58 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[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  (3+ messages)

[PATCH] fbcon: Increase maximum font width x height to 64 x 64
 2024-03-13 16:55 UTC  (3+ messages)

[PATCH i-g-t] tests/intel/xe_evict: Skip test if smem less than lmem
 2024-03-13 16:54 UTC  (4+ messages)

[meta-ti][master][PATCH] conf: machine: beagle: Centralize some settings for all beagle boards
 2024-03-13 16:53 UTC  (2+ messages)

Splitting pinned folios
 2024-03-13 16:53 UTC  (4+ 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 i-g-t v2 0/2] lib/kunit: Execute test cases synchronously
 2024-03-13 16:52 UTC  (3+ messages)
` ✗ Fi.CI.IGT: failure for lib/kunit: Execute test cases synchronously (rev5)

[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

[OSSTEST PATCH] ap-common: Switch to Linux 6.1 by default on x86 + drop dom0 i386
 2024-03-13 16:51 UTC  (5+ messages)

[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 0/4] testpmd options parsing cleanup
 2024-03-13 16:51 UTC  (4+ messages)
` [PATCH 4/4] app/testpmd: enhance getopt_long usage

[arm-integrator:test 1/1] drivers/mtd/maps/physmap-core.c:527:39: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'void *'
 2024-03-13 16:48 UTC 

[amir73il:fsnotify-perf 6/13] fs/notify/fanotify/fanotify_user.c:1922 do_fanotify_mark() error: we previously assumed 'inode' could be null (see line 1917)
 2024-03-13 16:48 UTC 

[PATCH iproute2 0/4] constify tc XXX_util structures
 2024-03-13 16:50 UTC  (2+ messages)

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

[PATCH v2 00/15] dmaengine: bcm2835: add BCM2711 40-bit DMA support
 2024-03-13 16:49 UTC  (7+ 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  (3+ messages)

[LTP] [PATCH v2 0/1] fix fanotify anonymous pipe testcases
 2024-03-13 16:47 UTC  (5+ messages)
` [LTP] [PATCH v2 1/1] fanotify14: fix "

[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


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.