LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-13 17:02:30 to 2024-03-13 18:07:49 UTC [more...]

[PATCH] staging: vc04_services: fix information leak in create_component()
 2024-03-13 18:07 UTC 

[PATCH] spi: spi-imx: fix off-by-one in mx51 CPU mode burst length
 2024-03-13 18:00 UTC 

[RFC PATCH 0/5] Rust block device driver API and null block driver
 2024-03-13 18:02 UTC  (2+ messages)

[PATCH v3 0/4] jump_label: Fix __ro_after_init keys for modules & annotate some keys
 2024-03-13 18:01 UTC  (5+ messages)
` [PATCH v3 1/4] jump_label,module: Don't alloc static_key_mod for __ro_after_init keys
` [PATCH v3 2/4] context_tracking: Make context_tracking_key __ro_after_init
` [PATCH v3 3/4] x86/kvm: Make kvm_async_pf_enabled __ro_after_init
` [PATCH v3 4/4] x86/tsc: Make __use_tsc __ro_after_init

[PATCH v2 0/5] s390/vfio-ap: queue_configuration sysfs attribute for mdevctl automation
 2024-03-13 18:00 UTC  (4+ messages)
` [PATCH v2 4/5] s390/vfio-ap: Add write support to sysfs attr ap_config

[PATCH] riscv: Define TASK_SIZE_MAX for __access_ok()
 2024-03-13 17:59 UTC 

[PATCH 0/3] dts: arm64: sunxi: add initial support for t95 tv box
 2024-03-13 18:00 UTC  (4+ messages)

[PATCH] staging: vc04_services: changen strncpy() to strscpy_pad()
 2024-03-13 17:56 UTC  (2+ messages)

[PATCH] perf/amd/ibs: provide weights for all IBS op samples
 2024-03-13 17:54 UTC 

[PATCH v2 0/2] qcom: clk: camcc: Fix power-domain definitions on x1e80100
 2024-03-13 17:53 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: clock: qcom: Fix x1e80100 camcc power-domain declaration
` [PATCH v2 2/2] clk: qcom: camcc-x1e80100: Set titan_top_gdsc as the parent GDSC of subordinate GDSCs

[PATCH v9 00/10] PCI: dwc: ep: Fix DBI access failure for drivers requiring refclk from host
 2024-03-13 17:53 UTC  (6+ messages)
` [PATCH v9 07/10] PCI: dwc: ep: Remove "core_init_notifier" flag

[GIT PULL] Landlock updates for v6.9
 2024-03-13 17:53 UTC 

[RFC PATCH v3 0/7] Add virtio_rtc module and related changes
 2024-03-13 17:50 UTC  (14+ messages)

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

[PATCH v1 1/1] x86: Rename __{start,end}_init_task to __{start,end}_init_stack
 2024-03-13 17:45 UTC  (3+ messages)

[PATCH v5 00/16] drm/vkms: Reimplement line-per-line pixel conversion for plane reading
 2024-03-13 17:45 UTC  (17+ messages)
` [PATCH v5 01/16] drm/vkms: Code formatting
` [PATCH v5 02/16] drm/vkms: Use drm_frame directly
` [PATCH v5 03/16] drm/vkms: write/update the documentation for pixel conversion and pixel write functions
` [PATCH v5 04/16] drm/vkms: Add typedef and documentation for pixel_read and pixel_write functions
` [PATCH v5 05/16] drm/vkms: Add dummy pixel_read/pixel_write callbacks to avoid NULL pointers
` [PATCH v5 06/16] drm/vkms: Use const for input pointers in pixel_read an pixel_write functions
` [PATCH v5 07/16] drm/vkms: Update pixels accessor to support packed and multi-plane formats
` [PATCH v5 08/16] drm/vkms: Avoid computing blending limits inside pre_mul_alpha_blend
` [PATCH v5 09/16] drm/vkms: Introduce pixel_read_direction enum
` [PATCH v5 10/16] drm/vkms: Re-introduce line-per-line composition algorithm
` [PATCH v5 11/16] drm/vkms: Add YUV support
` [PATCH v5 12/16] drm/vkms: Add range and encoding properties to the plane
` [PATCH v5 13/16] drm/vkms: Drop YUV formats TODO
` [PATCH v5 14/16] drm/vkms: Create KUnit tests for YUV conversions
` [PATCH v5 15/16] drm/vkms: Add how to run the Kunit tests
` [PATCH v5 16/16] drm/vkms: Add support for DRM_FORMAT_R*

[PATCH] spi: Fix error code checking in spi_mem_exec_op()
 2024-03-13 17:45 UTC  (4+ messages)

[PATCH] drm/i915: Do not match JSL in ehl_combo_pll_div_frac_wa_needed()
 2024-03-13 17:44 UTC  (2+ messages)

[PATCH v19 000/130] KVM TDX basic feature support
 2024-03-13 17:44 UTC  (10+ messages)
` [PATCH v19 011/130] KVM: Add new members to struct kvm_gfn_range to operate on
` [PATCH v19 021/130] KVM: x86/vmx: initialize loaded_vmcss_on_cpu in vmx_init()
` [PATCH v19 032/130] KVM: TDX: Add helper functions to allocate/free TDX private host key id

[PATCH] tracing: Use strcmp() in __assign_str() WARN_ON() check
 2024-03-13 17:45 UTC  (3+ messages)

[PATCH] rtc: test: Split rtc unit test into slow and normal speed test
 2024-03-13 17:42 UTC 

[PATCH v2 0/6] Series to add triggered buffer support to BMP280 driver
 2024-03-13 17:40 UTC  (7+ messages)
` [PATCH v2 1/6] iio: pressure: BMP280 core driver headers sorting
` [PATCH v2 2/6] iio: pressure: Simplify read_* functions
` [PATCH v3 3/6] iio: pressure: add SCALE and RAW values for channels
` [PATCH v2 4/6] iio: pressure: Simplify and make more clear temperature readings
` [PATCH v2 5/6] iio: pressure: Add timestamp and scan_masks for BMP280 driver
` [PATCH v2 6/6] iio: pressure: Add triggered buffer support "

[RFC PATCH v2 0/5] VT: Add ability to get font requirements
 2024-03-13 17:40 UTC  (4+ messages)
` [PATCH v3 0/2] "
  ` [PATCH v3 2/2] VT: Allow to get max font width and height

[syzbot] [hfs?] INFO: task hung in hfs_mdb_commit
 2024-03-13 17:38 UTC  (3+ messages)

[PATCH v3 0/3] panel-simple: add support for Crystal Clear CMT430B19N00
 2024-03-13 17:37 UTC  (6+ messages)
` [PATCH v3 1/3] dt-bindings: Add Crystal Clear Technology vendor prefix
` [PATCH v3 2/3] dt-bindings: display: simple: add support for Crystal Clear CMT430B19N00
` [PATCH v3 3/3] drm/panel: simple: add CMT430B19N00 LCD panel support

[PATCH 0/4] regulator: Add X-Powers AXP717 PMIC support
 2024-03-13 17:35 UTC  (8+ messages)
` [PATCH 1/4] regulator: axp20x: fix typo-ed identifier
` [PATCH 2/4] dt-bindings: mfd: x-powers,axp152: document AXP717
` [PATCH 3/4] mfd: axp20x: add support for AXP717 PMIC

[PATCH v2 0/2] mtd: core: Handle unsupported OTP operations
 2024-03-13 17:34 UTC  (3+ messages)
` [PATCH v2 1/2] mtd: core: Report error if first mtd_otp_size() call fails in mtd_otp_nvmem_add()
` [PATCH v2 2/2] mtd: core: Don't fail mtd_otp_nvmem_add() if OTP is unsupported

[PATCH RFC 0/4] memcg_kmem hooks refactoring and kmem_cache_charge()
 2024-03-13 17:34 UTC  (5+ messages)
` [PATCH RFC 1/4] mm, slab: move memcg charging to post-alloc hook

[PATCH bpf-next 0/3] uprobes: two common case speed ups
 2024-03-13 17:33 UTC  (3+ messages)

[PATCH 6.6 00/60] 6.6.22-rc1 review
 2024-03-13 17:32 UTC  (7+ messages)
` [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] KVM: x86/pmu: Return correct value of IA32_PERF_CAPABILITIES for userspace after vCPU has run
 2024-03-13 17:30 UTC  (3+ messages)

[REGRESSION] Re: [PATCH] crypto: pkcs7: remove sha1 support
 2024-03-13 17:26 UTC  (3+ messages)

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

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

[PATCH] drm/msm/dp: move link_ready out of HPD event thread
 2024-03-13 17:24 UTC  (7+ messages)

[PATCH] memtest: use {READ,WRITE}_ONCE in memory scanning
 2024-03-13 17:21 UTC  (2+ messages)

[PATCH v3 00/12] Cover a guard gap corner case
 2024-03-13 17:20 UTC  (5+ messages)
` [PATCH v3 01/12] mm: Switch mm->get_unmapped_area() to a flag

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

[PATCH 5.15 00/76] 5.15.152-rc1 review
 2024-03-13 17:16 UTC  (9+ messages)
` [PATCH 5.15 45/76] modpost: Add '.ltext' and '.ltext.*' to TEXT_SECTIONS
` [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 v2] IB/hfi1: allocate dummy net_device dynamically
 2024-03-13 17:16 UTC  (4+ messages)

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

[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 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 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  (41+ messages)
` [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  (3+ 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 5.10 00/73] 5.10.213-rc1 review
 2024-03-13 17:03 UTC  (3+ messages)
` [PATCH 5.10 65/73] exit: wait_task_zombie: kill the no longer necessary spin_lock_irq(siglock)

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


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