public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-08-03 12:13:21 to 2023-08-03 13:47:27 UTC [more...]

[PATCH] gpio: timberdale: remove unneeded call to platform_set_drvdata()
 2023-08-03 13:45 UTC  (2+ messages)

[PATCH] gpio: syscon: remove unneeded call to platform_set_drvdata()
 2023-08-03 13:45 UTC  (2+ messages)

[PATCH v3 0/7] x86: remaining -Wmissing-prototype warning fixes
 2023-08-03 10:04 UTC  (2+ messages)

[PATCH 0/7] AMD Family 19h Models 90h-9fh EDAC Support
 2023-08-03 10:27 UTC  (3+ messages)
` [PATCH 4/7] EDAC/mc: Add new HBM3 memory type

[PATCH] gpio: sch: remove unneeded call to platform_set_drvdata()
 2023-08-03 13:43 UTC  (2+ messages)

[PATCH 0/3] More changes related to TPM RNG handling
 2023-08-03 13:42 UTC  (3+ messages)
` [PATCH 2/3] tpm: Add command line for not trusting tpm for RNG

[PATCH v1 0/9] i2c: designware: code consolidation & cleanups
 2023-08-03 13:43 UTC  (6+ messages)
` [PATCH v1 1/9] i2c: designware: Move has_acpi_companion() to common code

[PATCH -next] efi: Remove unused extern declaration efi_lookup_mapped_addr()
 2023-08-03 13:42 UTC  (2+ messages)

[PATCH] efi/riscv: libstub: Fix comment about absolute relocation
 2023-08-03 13:41 UTC  (2+ messages)

[PATCH] rtc: rtc-pm8xxx: control default alarm wake up capability
 2023-08-03 13:40 UTC  (7+ messages)

Question about the barrier() in hlist_nulls_for_each_entry_rcu()
 2023-08-03 13:40 UTC  (5+ messages)

[PATCH v4 0/3] Optimize large folio interaction with deferred split
 2023-08-03 13:38 UTC  (6+ messages)
` [PATCH v4 3/3] mm: Batch-zap large anonymous folio PTE mappings

[PATCH 1/2] docs: rcu: Add cautionary note on plain-accesses to requirements
 2023-08-03 13:36 UTC  (3+ messages)

[PATCH 1/2] perf hists browser: Fix hierarchy mode header
 2023-08-03 13:35 UTC  (4+ messages)
` [PATCH 2/2] perf hists browser: Fix the number of entries for 'e' key

[PATCH] mm/mm_init: use helper macro BITS_PER_LONG
 2023-08-03 13:33 UTC  (3+ messages)

[PATCH -next 00/29] md: synchronize io with array reconfiguration
 2023-08-03 13:29 UTC  (30+ messages)
` [PATCH -next 01/29] md: use READ_ONCE/WRITE_ONCE for 'suspend_lo' and 'suspend_hi'
` [PATCH -next 02/29] md: use 'mddev->suspended' for is_md_suspended()
` [PATCH -next 03/29] md: add new helpers to suspend/resume array
` [PATCH -next 04/29] md: add new helpers to suspend/resume and lock/unlock array
` [PATCH -next 05/29] md: use new apis to suspend array for suspend_lo/hi/store()
` [PATCH -next 06/29] md: use new apis to suspend array for level_store()
` [PATCH -next 07/29] md: use new apis to suspend array for serialize_policy_store()
` [PATCH -next 08/29] md/dm-raid: use new apis to suspend array
` [PATCH -next 09/29] md/md-bitmap: use new apis to suspend array for location_store()
` [PATCH -next 10/29] md/raid5-cache: use READ_ONCE/WRITE_ONCE for 'conf->log'
` [PATCH -next 11/29] md/raid5-cache: use new apis to suspend array for r5c_disable_writeback_async()
` [PATCH -next 12/29] md/raid5-cache: use new apis to suspend array for r5c_journal_mode_store()
` [PATCH -next 13/29] md/raid5: use new apis to suspend array for raid5_store_stripe_size()
` [PATCH -next 14/29] md/raid5: use new apis to suspend array for raid5_store_skip_copy()
` [PATCH -next 15/29] md/raid5: use new apis to suspend array for raid5_store_group_thread_cnt()
` [PATCH -next 16/29] md/raid5: use new apis to suspend array for raid5_change_consistency_policy()
` [PATCH -next 17/29] md/raid5: replace suspend with quiesce() callback
` [PATCH -next 18/29] md: quiesce before md_kick_rdev_from_array() for md-cluster
` [PATCH -next 19/29] md: use new apis to suspend array for ioctls involed array reconfiguration
` [PATCH -next 20/29] md: use new apis to suspend array for adding/removing rdev from state_store()
` [PATCH -next 21/29] md: use new apis to suspend array for bind_rdev_to_array()
` [PATCH -next 22/29] md: use new apis to suspend array related to serial pool in state_store()
` [PATCH -next 23/29] md: use new apis to suspend array in backlog_store()
` [PATCH -next 24/29] md: suspend array in md_start_sync() if array need reconfiguration
` [PATCH -next 25/29] md: cleanup mddev_create/destroy_serial_pool()
` [PATCH -next 26/29] md/md-linear: cleanup linear_add()
` [PATCH -next 27/29] md: remove mddev_suspend() and mddev_resume()
` [PATCH -next 28/29] md/raid5: Revert "md/raid5: fix a deadlock in the case that reshape is interrupted"
` [PATCH -next 29/29] md: Revert "md: add a new api prepare_suspend() in md_personality"

[PATCH -next 0/7] md: initialize 'active_io' while allocating
 2023-08-03 13:27 UTC  (8+ messages)
` [PATCH -next 1/7] md: initialize 'active_io' while allocating mddev
` [PATCH -next 2/7] md: initialize 'writes_pending' "
` [PATCH -next 3/7] md: don't rely on 'mddev->pers' to be set in mddev_suspend()
` [PATCH -next 4/7] md-bitmap: remove the checking of 'pers->quiesce' from location_store()
` [PATCH -next 5/7] md-bitmap: suspend array earlier in location_store()
` [PATCH -next 6/7] md: don't check 'mddev->pers' from suspend_hi_store()
` [PATCH -next 7/7] md: don't check 'mddev->pers' and 'pers->quiesce' from suspend_lo_store()

[PATCH v3 net-next 0/5] selftests: openvswitch: add flow programming cases
 2023-08-03 13:30 UTC  (3+ messages)

[PATCH RESEND] riscv: Fix local irq restore when flags indicates irq disabled
 2023-08-03 13:28 UTC 

[PATCH v4 1/1] drm/i915: Move abs_diff() to math.h
 2023-08-03 13:19 UTC 

[PATCH v9 00/10] serial: sc16is7xx: fix GPIO regression and rs485 improvements
 2023-08-03 13:28 UTC  (4+ messages)
` [PATCH v9 10/10] serial: sc16is7xx: improve comments about variants

[PATCH v6] vfs, security: Fix automount superblock LSM init problem, preventing NFS sb sharing
 2023-08-03 13:27 UTC  (4+ messages)

[PATCH -next 00/13] md: make rdev addition and removal independent from daemon thread
 2023-08-03 13:24 UTC  (14+ messages)
` [PATCH -next 01/13] md: remove rdev flag 'RemoveSynchronized'
` [PATCH -next 02/13] md: factor out a helper rdev_removeable() from remove_and_add_spares()
` [PATCH -next 03/13] md: factor out a helper rdev_is_spare() "
` [PATCH -next 04/13] md: factor out a helper rdev_addable() "
` [PATCH -next 05/13] md: factor out a helper hot_remove_rdev() "
` [PATCH -next 06/13] md: factor out a helper hot_add_rdev() "
` [PATCH -next 07/13] md: factor out a helper remove_rdev() from state_store()
` [PATCH -next 08/13] md: convert to use hot_remove_rdev() to hot remove one rdev
` [PATCH -next 09/13] md: convert to use hot_add_rdev() to hot add "
` [PATCH -next 10/13] md: cleanup remove_and_add_spares()
` [PATCH -next 11/13] md: use separate work_struct for md_start_sync()
` [PATCH -next 12/13] md: delay choosing sync direction to md_start_sync()
` [PATCH -next 13/13] md: delay remove_and_add_spares() for read only array "

[PATCH v8 2/8] drm/mediatevk: Add crtc path enum for all_drm_priv array
 2023-08-03 13:27 UTC  (3+ messages)
  ` [PATCH v8 3/8] drm/mediatek: Fix using wrong drm private data to bind mediatek-drm
  ` [PATCH v8 4/8] drm/mediatek: Add encoder_index function to mtk_ddp_comp_funcs

[PATCH] pinctrl: stm32: set default gpio line names using pin names
 2023-08-03 13:26 UTC  (3+ messages)

[PATCH v1 net-next 0/4] Packet classify by matching against SPI
 2023-08-03 13:25 UTC  (5+ messages)
` [PATCH v1 net-next 2/4] tc: flower: support for SPI

[RFC PATCH net-next 0/6] net/smc: serveral features's implementation for smc v2.1
 2023-08-03 13:24 UTC  (7+ messages)
` [RFC PATCH net-next 1/6] net/smc: support smc release version negotiation in clc handshake
` [RFC PATCH net-next 2/6] net/smc: add vendor unique experimental options area "
` [RFC PATCH net-next 3/6] net/smc: support smc v2.x features validate
` [RFC PATCH net-next 4/6] net/smc: support max connections per lgr negotiation
` [RFC PATCH net-next 5/6] net/smc: support max links per lgr negotiation in clc handshake
` [RFC PATCH net-next 6/6] net/smc: Extend SMCR v2 linkgroup netlink attribute

[PATCH 00/15] Introduce /dev/mshv drivers
 2023-08-03 13:23 UTC  (4+ messages)
` [PATCH 12/15] Documentation: Reserve ioctl number for mshv driver

[PATCH v6 00/38] New page table range API
 2023-08-03 13:22 UTC  (4+ messages)
` [PATCH v6 01/38] minmax: Add in_range() macro

[PATCH] net/ethernet/realtek: Add Realtek automotive PCIe driver
 2023-08-03 13:20 UTC  (3+ messages)

[PATCH 1/1] perf script python: Cope with declarations after statements found in Python.h
 2023-08-03 13:21 UTC  (3+ messages)

[PATCH 0/3] support large folio for mlock
 2023-08-03 13:20 UTC  (5+ messages)
` [PATCH 1/3] mm: add functions folio_in_range() and folio_within_vma()

[PATCH v8 00/14] crypto: Add Intel Analytics Accelerator (IAA) crypto compression driver
 2023-08-03 13:19 UTC  (13+ messages)
` [PATCH v8 02/14] dmaengine: idxd: add external module driver support for dsa_bus_type
` [PATCH v8 03/14] dmaengine: idxd: Export drv_enable/disable and related functions
` [PATCH v8 04/14] dmaengine: idxd: Export descriptor management functions
` [PATCH v8 05/14] dmaengine: idxd: Export wq resource "
` [PATCH v8 06/14] dmaengine: idxd: Add wq private data accessors
` [PATCH v8 07/14] dmaengine: idxd: add callback support for iaa crypto

[PATCH v1 0/7] ACPI: thermal: Use trip point table to register thermal zones
 2023-08-03 13:06 UTC  (10+ messages)
` [PATCH v3 0/8] "
  ` [PATCH v3 1/8] thermal: core: Add mechanism for connecting trips with driver data

[PATCH] ASoC: fsl: micfil: Use dual license micfil code
 2023-08-03 13:18 UTC  (3+ messages)

[PATCH v2 0/2] seqlock,mm: lockdep annotation + write_seqlock_irqsave()
 2023-08-03 13:18 UTC  (11+ messages)
` [PATCH v2 1/2] seqlock: Do the lockdep annotation before locking in do_write_seqcount_begin_nested()

[RFC/RFT][PATCH v1 0/2] cpuidle: teo: Do not check timers unconditionally every time
 2023-08-03 13:18 UTC  (2+ messages)

[RFC PATCH v2 0/7] Add audio support in v4l2 framework
 2023-08-03 13:11 UTC  (8+ messages)

[PATCH] mm/page_alloc: remove unneeded variable base
 2023-08-03 13:08 UTC  (2+ messages)

[PATCH net-next] udp6: Fix __ip6_append_data()'s handling of MSG_SPLICE_PAGES
 2023-08-03 13:10 UTC  (2+ messages)

[PATCH AUTOSEL 5.4 1/2] net: usbnet: Fix WARNING in usbnet_start_xmit/usb_submit_urb
 2023-08-03 13:04 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 2/2] powerpc/kasan: Disable KCOV in KASAN code

[PATCH AUTOSEL 4.19] net: usbnet: Fix WARNING in usbnet_start_xmit/usb_submit_urb
 2023-08-03 13:05 UTC 

[PATCH AUTOSEL 5.15 1/3] net: usbnet: Fix WARNING in usbnet_start_xmit/usb_submit_urb
 2023-08-03 13:04 UTC  (3+ messages)
` [PATCH AUTOSEL 5.15 2/3] powerpc/kasan: Disable KCOV in KASAN code
` [PATCH AUTOSEL 5.15 3/3] ring-buffer: Do not swap cpu_buffer during resize process

[RFC PATCH v6 0/5] fix task state report from sched tracepoint
 2023-08-03 13:09 UTC  (16+ messages)
` [RFC PATCH v6 1/5] perf sched: sync state char array with the kernel
` [RFC PATCH v6 2/5] perf sched: reorganize sched-out task state report code
` [RFC PATCH v6 3/5] sched, tracing: reorganize fields of switch event struct
` [RFC PATCH v6 4/5] sched, tracing: add to report task state in symbolic chars

[PATCH v6 0/6] soc: qcom: llcc: Add support for QDU1000/QRU1000
 2023-08-03 13:09 UTC  (5+ messages)
` [PATCH v6 2/6] soc: qcom: llcc: Refactor llcc driver to support multiple configuration
` [PATCH v6 6/6] soc: qcom: llcc: Add QDU1000 and QRU1000 LLCC support

[PATCH v3 net 0/2] update stmmac fix_mac_speed
 2023-08-03 13:08 UTC  (10+ messages)
` [PATCH v3 net 2/2] net: stmmac: dwmac-imx: pause the TXC clock in fixed-link
    ` [EXT] "

[PATCH] arm64: dts: qcom: sc8280xp-x13s: Unreserve NC pins
 2023-08-03 13:05 UTC 

[PATCH AUTOSEL 6.1 1/4] net: usbnet: Fix WARNING in usbnet_start_xmit/usb_submit_urb
 2023-08-03 13:04 UTC  (4+ messages)
` [PATCH AUTOSEL 6.1 2/4] powerpc/kasan: Disable KCOV in KASAN code
` [PATCH AUTOSEL 6.1 3/4] Bluetooth: MGMT: Use correct address for memcpy()
` [PATCH AUTOSEL 6.1 4/4] ring-buffer: Do not swap cpu_buffer during resize process

[PATCH AUTOSEL 5.10 1/3] net: usbnet: Fix WARNING in usbnet_start_xmit/usb_submit_urb
 2023-08-03 13:04 UTC  (3+ messages)
` [PATCH AUTOSEL 5.10 2/3] powerpc/kasan: Disable KCOV in KASAN code
` [PATCH AUTOSEL 5.10 3/3] ring-buffer: Do not swap cpu_buffer during resize process

[PATCH AUTOSEL 4.14] net: usbnet: Fix WARNING in usbnet_start_xmit/usb_submit_urb
 2023-08-03 13:05 UTC 

[PATCH AUTOSEL 6.4 1/4] net: usbnet: Fix WARNING in usbnet_start_xmit/usb_submit_urb
 2023-08-03 13:04 UTC  (4+ messages)
` [PATCH AUTOSEL 6.4 2/4] powerpc/kasan: Disable KCOV in KASAN code
` [PATCH AUTOSEL 6.4 3/4] Bluetooth: MGMT: Use correct address for memcpy()
` [PATCH AUTOSEL 6.4 4/4] ring-buffer: Do not swap cpu_buffer during resize process

[PATCH AUTOSEL 4.14] scsi: lpfc: Fix a possible data race in lpfc_unregister_fcf_rescan()
 2023-08-03 13:04 UTC 

[PATCH AUTOSEL 4.19] scsi: lpfc: Fix a possible data race in lpfc_unregister_fcf_rescan()
 2023-08-03 13:03 UTC 

[PATCH AUTOSEL 5.4 1/2] scsi: lpfc: Fix a possible data race in lpfc_unregister_fcf_rescan()
 2023-08-03 13:03 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 2/2] HID: logitech-hidpp: Add wired USB id for Logitech G502 Lightspeed

[PATCH AUTOSEL 5.10 1/2] scsi: lpfc: Fix a possible data race in lpfc_unregister_fcf_rescan()
 2023-08-03 13:03 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 2/2] HID: logitech-hidpp: Add wired USB id for Logitech G502 Lightspeed

[PATCH AUTOSEL 5.15 1/2] scsi: lpfc: Fix a possible data race in lpfc_unregister_fcf_rescan()
 2023-08-03 13:03 UTC  (2+ messages)
` [PATCH AUTOSEL 5.15 2/2] HID: logitech-hidpp: Add wired USB id for Logitech G502 Lightspeed

[PATCH AUTOSEL 6.1 1/5] scsi: lpfc: Fix a possible data race in lpfc_unregister_fcf_rescan()
 2023-08-03 13:03 UTC  (5+ messages)
` [PATCH AUTOSEL 6.1 2/5] scsi: block: Improve checks in blk_revalidate_disk_zones()
` [PATCH AUTOSEL 6.1 3/5] NTB: EPF: fix possible memory leak in pci_vntb_probe()
` [PATCH AUTOSEL 6.1 4/5] HID: logitech-hidpp: Add wired USB id for Logitech G502 Lightspeed
` [PATCH AUTOSEL 6.1 5/5] nvme: add BOGUS_NID quirk for Samsung SM953

[PATCH AUTOSEL 6.4 1/7] drm/sched: Make sure we wait for all dependencies in kill_jobs_cb()
 2023-08-03 13:03 UTC  (7+ messages)
` [PATCH AUTOSEL 6.4 2/7] cifs: fix session state transition to avoid use-after-free issue
` [PATCH AUTOSEL 6.4 3/7] scsi: lpfc: Fix a possible data race in lpfc_unregister_fcf_rescan()
` [PATCH AUTOSEL 6.4 4/7] scsi: block: Improve checks in blk_revalidate_disk_zones()
` [PATCH AUTOSEL 6.4 5/7] NTB: EPF: fix possible memory leak in pci_vntb_probe()
` [PATCH AUTOSEL 6.4 6/7] HID: logitech-hidpp: Add wired USB id for Logitech G502 Lightspeed
` [PATCH AUTOSEL 6.4 7/7] nvme: add BOGUS_NID quirk for Samsung SM953

[PATCH 0/6] serial: stm32: improve DMA pause and resume
 2023-08-03 13:01 UTC  (7+ messages)
` [PATCH 1/6] serial: stm32: avoid clearing DMAT bit during transfer
` [PATCH 2/6] serial: stm32: use DMAT as a configuration bit
` [PATCH 3/6] serial: stm32: modify parameter and rename stm32_usart_rx_dma_enabled
` [PATCH 4/6] serial: stm32: group dma pause/resume error handling into single function
` [PATCH 5/6] serial: stm32: replace access to DMAR bit by dmaengine_pause/resume
` [PATCH 6/6] serial: stm32: synchronize RX DMA channel in shutdown

[PATCH v4 0/2] add MCP4728 I2C DAC driver​
 2023-08-03 12:56 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: iio: dac: add mcp4728.yaml
` [PATCH v4 2/2] iio: add MCP4728 I2C DAC driver

[PATCH V3 net-next] net: fec: add XDP_TX feature support
 2023-08-03 12:55 UTC  (6+ messages)

[PATCH 1/1] rust: macros: fix redefine const_name in `vtable`
 2023-08-03 12:52 UTC  (5+ messages)

[PATCH v6 0/2] Introducing trace buffer mapping by user-space
 2023-08-03 12:51 UTC  (3+ messages)
` [PATCH v6 1/2] ring-buffer: Introducing ring-buffer mapping functions
` [PATCH v6 2/2] tracing: Allow user-space mapping of the ring-buffer

WARNING in try_grab_page
 2023-08-03 12:50 UTC  (2+ messages)

(no subject)
 2023-08-03 12:46 UTC  (3+ messages)
` boot-time vtpm helper (was "Re: <void>")

[PATCH 0/4] drm/panel: sitronix-st7789v: add support for partial mode
 2023-08-03 12:44 UTC  (9+ messages)

[PATCH v4 0/5] variable-order, large folios for anonymous memory
 2023-08-03 12:43 UTC  (3+ messages)
` [PATCH v4 2/5] mm: LARGE_ANON_FOLIO for improved performance

[PATCH v4 0/6] Add TPS6594 PMIC support on several boards
 2023-08-03 12:43 UTC  (5+ messages)
` [PATCH v4 2/6] arm64: dts: ti: k3-j721s2-som-p0: Add TP6594 family PMICs

[PATCH RFC net-next v5 00/14] virtio/vsock: support datagrams
 2023-08-03 12:42 UTC  (6+ messages)
` [PATCH RFC net-next v5 03/14] af_vsock: support multi-transport datagrams

[syzbot] [wireguard?] KASAN: null-ptr-deref Write in wg_packet_send_staged_packets
 2023-08-03 12:42 UTC 

[PATCH v3 00/12] Unify TDCALL/SEAMCALL and TDVMCALL assembly
 2023-08-03 12:41 UTC  (8+ messages)
` [PATCH v3 07/12] x86/tdx: Make TDX_HYPERCALL asm similar to TDX_MODULE_CALL

[PATCH] parisc/mm: preallocate fixmap page tables at init
 2023-08-03 12:40 UTC  (3+ messages)

[PATCH v1 1/6] dt-bindings: vendor-prefixes: Add BigTreeTech
 2023-08-03 12:39 UTC  (12+ messages)
` [PATCH v1 2/6] dt-bindings: arm: sunxi: Add BigTreeTech CB1
` [PATCH v1 3/6] dt-bindings: arm: sunxi: Add BigTreeTech Manta board
` [PATCH v1 4/6] dt-bindings: arm: sunxi: Add BigTreeTech Pi
` [PATCH v1 5/6] arm64: dts: allwinner: h616: Add BigTreeTech CB1 SoM & boards support
` [PATCH v1 6/6] arm64: dts: allwinner: h616: Add BigTreeTech Pi support

[PATCH] MAINTAINERS: fix file path for Omnvision OV4689
 2023-08-03 12:37 UTC 

[PATCH] KEYS: trusted: tee: use tee_shm_register_alloc_buf()
 2023-08-03 12:35 UTC 

linux-next: Fixes tag needs some work in the drm-msm-lumag tree
 2023-08-03 12:34 UTC  (2+ messages)

[PATCH 0/4] mm: migrate: more folio conversion
 2023-08-03 12:30 UTC  (5+ messages)
` [PATCH 1/4] mm: migrate: use a folio in add_page_for_migration()

[PATCH] PCI/VGA: Make the vga_is_firmware_default() arch-independent
 2023-08-03 12:25 UTC  (2+ messages)

[PATCH v2 0/3] media: i2c: ds90ubxxx: Fix uninitialized variable uses
 2023-08-03 12:15 UTC  (4+ messages)
` [PATCH v2 1/3] media: i2c: ds90ub913: Fix use of uninitialized variables
` [PATCH v2 2/3] media: i2c: ds90ub953: "
` [PATCH v2 3/3] media: i2c: ds90ub960: Fix PLL config for 1200 MHz CSI rate

[PATCH v3 net] net: hv_netvsc: fix netvsc_send_completion to avoid multiple message length checks
 2023-08-03 12:14 UTC  (2+ messages)

[RFC 0/1] crypto: Avoid a sleepable operation when freeing a SCTP socket
 2023-08-03 12:13 UTC  (3+ messages)
` crypto: api - Use work queue in crypto_destroy_instance


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox