public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-05-22 10:48:04 to 2023-05-22 12:16:36 UTC [more...]

[PATCH 0/2] mms114: add support for touch keys
 2023-05-22 12:14 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: mms114: Add linux,keycodes property "

[PATCH][next] wifi: rtw89: 8851b: rfk: Fix spelling mistake KIP_RESOTRE -> KIP_RESTORE
 2023-05-22 12:13 UTC  (2+ messages)

[PATCH net-next v10 00/16] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES), part 1
 2023-05-22 12:11 UTC  (17+ messages)
` [PATCH net-next v10 01/16] net: Declare MSG_SPLICE_PAGES internal sendmsg() flag
` [PATCH net-next v10 02/16] net: Pass max frags into skb_append_pagefrags()
` [PATCH net-next v10 03/16] net: Add a function to splice pages into an skbuff for MSG_SPLICE_PAGES
` [PATCH net-next v10 04/16] tcp: Support MSG_SPLICE_PAGES
` [PATCH net-next v10 05/16] tcp: Convert do_tcp_sendpages() to use MSG_SPLICE_PAGES
` [PATCH net-next v10 06/16] tcp_bpf: Inline do_tcp_sendpages as it's now a wrapper around tcp_sendmsg
` [PATCH net-next v10 07/16] espintcp: Inline do_tcp_sendpages()
` [PATCH net-next v10 08/16] tls: "
` [PATCH net-next v10 09/16] siw: "
` [PATCH net-next v10 10/16] tcp: Fold do_tcp_sendpages() into tcp_sendpage_locked()
` [PATCH net-next v10 11/16] ip, udp: Support MSG_SPLICE_PAGES
` [PATCH net-next v10 12/16] ip6, udp6: "
` [PATCH net-next v10 13/16] udp: Convert udp_sendpage() to use MSG_SPLICE_PAGES
` [PATCH net-next v10 14/16] ip: Remove ip_append_page()
` [PATCH net-next v10 15/16] af_unix: Support MSG_SPLICE_PAGES
` [PATCH net-next v10 16/16] unix: Convert unix_stream_sendpage() to use MSG_SPLICE_PAGES

[PATCH -next v2 0/6] blk-wbt: minor fix and cleanup
 2023-05-22 12:12 UTC  (4+ messages)

[patch V4 00/37] cpu/hotplug, x86: Reworked parallel CPU bringup
 2023-05-22 12:12 UTC  (4+ messages)
` [PATCH] x86/apic: Fix use of X{,2}APIC_ENABLE in asm with older binutils
  ` [tip: smp/core] "

[PATCH 00/31] mm: allow pte_offset_map[_lock]() to fail
 2023-05-22 12:11 UTC  (9+ messages)
` [PATCH 04/31] mm/pgtable: "
` [PATCH 05/31] mm/filemap: allow pte_offset_map_lock() "
` [PATCH 08/31] mm/page_vma_mapped: pte_offset_map_nolock() not pte_lockptr()
` [PATCH 13/31] mm/hmm: retry if pte_offset_map() fails

[PATCH v5 00/44] treewide: Remove I/O port accessors for HAS_IOPORT=n
 2023-05-22 11:59 UTC  (50+ messages)
` [PATCH v5 01/44] kgdb: add HAS_IOPORT dependency
` [PATCH v5 02/44] ata: add HAS_IOPORT dependencies
` [PATCH v5 03/44] char: "
` [PATCH v5 04/44] char: ipmi: handle "
` [PATCH v5 05/44] char: tpm: "
` [PATCH v5 06/44] comedi: add "
` [PATCH v5 07/44] counter: add HAS_IOPORT_MAP dependency
` [PATCH v5 08/44] /dev/port: don't compile file operations without CONFIG_DEVPORT
` [PATCH v5 09/44] drm: handle HAS_IOPORT dependencies
` [PATCH v5 10/44] firmware: dmi-sysfs: handle HAS_IOPORT=n
` [PATCH v5 11/44] gpio: add HAS_IOPORT dependencies
` [PATCH v5 12/44] hwmon: "
` [PATCH v5 13/44] i2c: "
` [PATCH v5 14/44] iio: ad7606: Kconfig: "
` [PATCH v5 15/44] Input: "
` [PATCH v5 16/44] Input: gameport: add ISA and "
` [PATCH v5 17/44] leds: add "
` [PATCH v5 18/44] media: "
` [PATCH v5 19/44] misc: "
` [PATCH v5 20/44] mISDN: "
` [PATCH v5 21/44] mpt fusion: "
` [PATCH v5 22/44] net: handle "
` [PATCH v5 23/44] parport: PC style parport depends on HAS_IOPORT
` [PATCH v5 24/44] PCI: Make quirk using inw() depend "
` [PATCH v5 25/44] PCI/sysfs: Make I/O resource "
` [PATCH v5 26/44] pcmcia: add HAS_IOPORT dependencies
` [PATCH v5 27/44] platform: "
` [PATCH v5 28/44] pnp: "
` [PATCH v5 29/44] power: "
` [PATCH v5 30/44] rtc: "
` [PATCH v5 31/44] scsi: "
` [PATCH v5 32/44] sound: "
` [PATCH v5 33/44] speakup: add HAS_IOPORT dependency for SPEAKUP_SERIALIO
` [PATCH v5 34/44] staging: add HAS_IOPORT dependencies
` [PATCH v5 35/44] tty: serial: handle "
` [PATCH v5 36/44] usb: add "
` [PATCH v5 37/44] usb: uhci: handle "
` [PATCH v5 38/44] usb: pci-quirks: "
` [PATCH v5 39/44] vgacon: add "
` [PATCH v5 40/44] fbdev: "
` [PATCH v5 41/44] video: Handle "
` [PATCH v5 42/44] watchdog: add "
` [PATCH v5 43/44] wireless: "
` [PATCH v5 44/44] asm-generic/io.h: Remove I/O port accessors for HAS_IOPORT=n

[PATCH -V2 0/5] swap: cleanup get/put_swap_device() usage
 2023-05-22 12:07 UTC  (11+ messages)
` [PATCH -V2 1/5] swap: Remove get/put_swap_device() in __swap_count()
` [PATCH -V2 2/5] swap, __read_swap_cache_async(): enlarge get/put_swap_device protection range
` [PATCH -V2 3/5] swap: remove __swp_swapcount()
` [PATCH -V2 4/5] swap: remove get/put_swap_device() in __swap_duplicate()
` [PATCH -V2 5/5] swap: comments get_swap_device() with usage rule

[PATCH] drm/drm_vblank.c: avoid unsigned int to signed int cast
 2023-05-22 12:07 UTC  (6+ messages)

[PATCH v1 0/5] perf parse-regs: Refactor arch related functions
 2023-05-22 12:07 UTC  (4+ messages)
` [PATCH v1 2/5] perf parse-regs: Introduce functions arch__reg_{ip|sp}()

RCU WARNING on 6.4-rc2, TI AM62 and TPS65219
 2023-05-22 12:04 UTC  (3+ messages)

[PATCH v3 0/7] add VTM nodes to TI's K3 SoCs
 2023-05-22 12:01 UTC  (2+ messages)

[PATCH] ocfs2: fix use-after-free when unmounting read-only filesystem
 2023-05-22 12:01 UTC  (2+ messages)

[PATCH net] lan966x: Fix unloading/loading of the driver
 2023-05-22 12:00 UTC 

Break doesn't work on a CP2105
 2023-05-22 11:59 UTC  (2+ messages)

[PATCH v5] hwmon: add HP WMI Sensors driver
 2023-05-22 11:56 UTC 

[PATCH v7 0/6] Add support for TI TPS65219 PMIC
 2023-05-22 11:57 UTC  (4+ messages)

Potential issue with (or misunderstanding of) of_irq_get()
 2023-05-22 11:56 UTC  (3+ messages)

[PATCH 0/3] raid10 bugfix
 2023-05-22 11:54 UTC  (4+ messages)
` [PATCH 1/3] md/raid10: fix null-ptr-deref of mreplace in raid10_sync_request
` [PATCH 2/3] md/raid10: fix incorrect done of recovery
` [PATCH 3/3] md/raid10: fix io loss while replacement replace rdev

[PATCH v11 0/2] spi: loongson: add bus driver for the loongson spi
 2023-05-22 11:56 UTC  (4+ messages)

[PATCH v1 00/23] PMU refactoring and improvements
 2023-05-22 11:55 UTC  (9+ messages)
` [PATCH v1 01/23] perf tools: Warn if no user requested CPUs match PMU's CPUs
` [PATCH v1 05/23] perf pmu: Remove perf_pmu__hybrid_mounted

[PATCH v2] PCI: acpiphp: Reassign resources on bridge if necessary
 2023-05-22 11:52 UTC  (3+ messages)

[PATCH 1/5] drm/amd/pm: mark irq functions as 'static'
 2023-05-22 11:50 UTC  (5+ messages)
` [PATCH 2/5] drm/amdkfd: mark local functions as static
` [PATCH 3/5] drm/amdgpu:mark aqua_vanjaram_reg_init.c function "
` [PATCH 4/5] drm/amdgpu: use %pad format string for dma_addr_t
` [PATCH 5/5] drm/amdgpu: fix acpi build warnings

[PATCH v4 0/3] TI TPS6594 PMIC support (RTC, pinctrl, regulators)
 2023-05-22 11:49 UTC  (6+ messages)
` [PATCH v4 1/3] rtc: tps6594: Add driver for TPS6594 RTC

[PATCH RFC] x86/tsc: Make recalibration default on for TSC_KNOWN_FREQ cases
 2023-05-22 11:49 UTC  (4+ messages)

[PATCH] md/raid5: Convert stripe_head's "dev" to flexible array member
 2023-05-22 11:49 UTC  (3+ messages)

[PATCH] arm64: watchdog_hld: provide arm_pmu_irq_is_nmi stub
 2023-05-22 11:48 UTC 

[PATCH v2] ata: libata-scsi: Fix get identity data failed
 2023-05-22 11:47 UTC  (10+ messages)

[PATCH net] page_pool: fix inconsistency for page_pool_ring_[un]lock()
 2023-05-22 11:45 UTC  (3+ messages)

[PATCH v11 0/9] Implement copy offload support
 2023-05-22 11:45 UTC  (11+ messages)
  ` [PATCH v11 1/9] block: Introduce queue limits for copy-offload support
  ` [PATCH v11 2/9] block: Add copy offload support infrastructure
  ` [PATCH v11 3/9] block: add emulation for copy
  ` [PATCH v11 4/9] fs, block: copy_file_range for def_blk_ops for direct block device
  ` [PATCH v11 5/9] nvme: add copy offload support
  ` [PATCH v11 6/9] nvmet: add copy command support for bdev and file ns
  ` [PATCH v11 7/9] dm: Add support for copy offload
  ` [PATCH v11 8/9] dm: Enable copy offload for dm-linear target
  ` [PATCH v11 9/9] null_blk: add support for copy offload

Updating hardcoded "of-display" devices
 2023-05-22 11:44 UTC  (5+ messages)
` [PATCH 2/2] drm/ofdrm: Update expected device name

[PATCH v13 6/8] media: i2c: add DS90UB960 driver
 2023-05-22 11:42 UTC 

[PATCH RESEND bpf-next 00/15] new kfunc XDP hints and ice implementation
 2023-05-22 11:41 UTC  (8+ messages)
` [PATCH RESEND bpf-next 14/15] net, xdp: allow metadata > 32

[PATCH v1 0/1] 68020/030 signal handling following exceptions
 2023-05-22 11:41 UTC  (3+ messages)
` [PATCH v1 1/1] m68k: Move signal frame following exception on 68020/030

[PATCH v2] PCI: Don't assume root ports from > 2015 are power manageable
 2023-05-22 11:40 UTC  (4+ messages)

[PATCH v2] MAINTAINERS: update arm64 Microchip entries
 2023-05-22 11:39 UTC  (3+ messages)

[PATCH net-next v3 0/6] Brcm ASP 2.0 Ethernet Controller
 2023-05-22 11:38 UTC  (4+ messages)
` [PATCH net-next v3 3/6] net: bcmasp: Add support for ASP2.0 Ethernet controller

[PATCH v2 0/2] iio/adc-joystick: buffer data parsing fixes
 2023-05-22 11:35 UTC  (11+ messages)
` [PATCH v2 1/2] iio/adc: ingenic: Fix channel offsets in buffer
` [PATCH v2 2/2] input: joystick: Fix buffer data parsing

[PATCH mm-unstable 1/4] mm: multi-gen LRU: use macro for bitmap
 2023-05-22 11:33 UTC  (5+ messages)
` [PATCH mm-unstable 2/4] mm: multi-gen LRU: cleanup lru_gen_soft_reclaim()
` [PATCH mm-unstable 3/4] mm: multi-gen LRU: add helpers in page table walks
` [PATCH mm-unstable 4/4] mm: multi-gen LRU: cleanup lru_gen_test_recent()

[regression] Bug 217218 - Trying to boot Linux version 6-2.2 kernel with Marvell SATA controller 88SE9235
 2023-05-22 11:33 UTC  (7+ messages)

[PATCH net-next v2 0/6] microchip_t1s: Update on Microchip 10BASE-T1S PHY driver
 2023-05-22 11:33 UTC  (7+ messages)
` [PATCH net-next v2 1/6] net: phy: microchip_t1s: modify driver description to be more generic
` [PATCH net-next v2 2/6] net: phy: microchip_t1s: replace read-modify-write code with phy_modify_mmd
` [PATCH net-next v2 3/6] net: phy: microchip_t1s: update LAN867x PHY supported revision number
` [PATCH net-next v2 4/6] net: phy: microchip_t1s: fix reset complete status handling
` [PATCH net-next v2 5/6] net: phy: microchip_t1s: remove unnecessary interrupts disabling code
` [PATCH net-next v2 6/6] net: phy: microchip_t1s: add support for Microchip LAN865x Rev.B0 PHYs

[PATCH V2 1/6] perf/x86/intel: Add Grand Ridge and Sierra Forest
 2023-05-22 11:30 UTC  (6+ messages)
` [PATCH V2 2/6] perf: Add branch stack extension
` [PATCH V2 3/6] perf: Support branch events
` [PATCH V2 4/6] perf/x86/intel: Support LBR event logging
` [PATCH V2 5/6] tools headers UAPI: Sync include/uapi/linux/perf_event.h header with the kernel
` [PATCH V2 6/6] perf tools: Add branch event knob

[PATCH] scsi: target: Fix data corruption under concurrent target configuration
 2023-05-22 11:27 UTC  (4+ messages)

[PATCH 0/3] Add RTC for MStar SSD20xD SoCs
 2023-05-22 11:27 UTC  (4+ messages)
` [PATCH 2/3] dt-bindings: rtc: Add Mstar SSD20xD RTC devicetree bindings documentation

[PATCH RESEND v15 0/5] Implement IOCTL to get and optionally clear info about PTEs
 2023-05-22 11:26 UTC  (6+ messages)
` [PATCH RESEND v15 2/5] fs/proc/task_mmu: "

[PATCH] irqchip/gic-v3: workaround for ASR8601 when reading mpidr
 2023-05-22 11:06 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2 0/2] Add support for TI TPS65219 PMIC GPIO interface
 2023-05-22 11:18 UTC  (6+ messages)
` [PATCH v2 1/2] gpio: tps65219: add GPIO support for TPS65219 PMIC

[PATCH v4 00/41] treewide: Remove I/O port accessors for HAS_IOPORT=n
 2023-05-22 11:15 UTC  (9+ messages)
` [PATCH v4 05/41] counter: add HAS_IOPORT dependencies

[PATCH] drm/nouveau/acr/ga102: set variable ga102_gsps storage-class-specifier to static
 2023-05-22 11:13 UTC  (2+ messages)

[PATCH v14 0/2] drm: add kms driver for loongson display controller
 2023-05-22 11:11 UTC  (8+ messages)
` [PATCH v14 1/2] "

[PATCH v8 0/6] ksm: support tracking KSM-placed zero-pages
 2023-05-22 10:54 UTC  (7+ messages)
` [PATCH v8 1/6] ksm: support unsharing KSM-placed zero pages
` [PATCH v8 2/6] ksm: count all zero pages placed by KSM
` [PATCH v8 3/6] ksm: add ksm zero pages for each process
` [PATCH v8 4/6] ksm: add documentation for ksm zero pages
` [PATCH v8 5/6] ksm: update the calculation of KSM profit
` [PATCH v8 6/6] selftest: add a testcase of ksm zero pages

[PATCH net] forcedeth: Fix an error handling path in nv_probe()
 2023-05-22 11:10 UTC  (4+ messages)

[PATCH 0/9] Mitigate a vmap lock contention
 2023-05-22 11:08 UTC  (10+ messages)
` [PATCH 1/9] mm: vmalloc: Add va_alloc() helper
` [PATCH 2/9] mm: vmalloc: Rename adjust_va_to_fit_type() function
` [PATCH 3/9] mm: vmalloc: Move vmap_init_free_space() down in vmalloc.c
` [PATCH 4/9] mm: vmalloc: Add a per-CPU-zone infrastructure
` [PATCH 5/9] mm: vmalloc: Insert busy-VA per-cpu zone
` [PATCH 6/9] mm: vmalloc: Support multiple zones in vmallocinfo
` [PATCH 7/9] mm: vmalloc: Insert lazy-VA per-cpu zone
` [PATCH 8/9] mm: vmalloc: Offload free_vmap_area_lock global lock
` [PATCH 9/9] mm: vmalloc: Scale and activate cvz_size

Probing nvme disks fails on Upstream kernels on powerpc Maxconfig
 2023-05-22 11:08 UTC  (7+ messages)

[PATCHv12 0/9] mm, x86/cc, efi: Implement support for unaccepted memory
 2023-05-22 11:08 UTC  (5+ messages)
` [PATCHv12 4/9] x86/boot/compressed: Handle "

[PATCH v5 0/4] spi: add SPI_MOSI_IDLE_LOW mode bit
 2023-05-22 11:07 UTC  (7+ messages)
` [PATCH v5 4/4] spi: spidev_test Add three missing spi mode bits

[PATCH] drm/nouveau: dispnv50: fix missing-prototypes warning
 2023-05-22 11:05 UTC  (2+ messages)

[PATCH v4 0/9] fs: implement multigrain timestamps
 2023-05-22 10:53 UTC  (5+ messages)
` [PATCH v4 9/9] btrfs: convert to "

[PATCH v5] iio: adc: ad_sigma_delta: Fix IRQ issue by setting IRQ_DISABLE_UNLAZY flag
 2023-05-22 11:00 UTC  (3+ messages)

[PATCH net] net: ethernet: mtk_eth_soc: fix QoS on DSA MAC on non MTK_NETSYS_V2 SoCs
 2023-05-22 10:57 UTC 

[syzbot] [hfs?] KMSAN: uninit-value in hfsplus_listxattr
 2023-05-22 10:56 UTC  (2+ messages)

[syzbot] [net?] KASAN: invalid-access Read in __packet_get_status
 2023-05-22 10:51 UTC 

[PATCH v8 1/3] riscv: Introduce CONFIG_RELOCATABLE
 2023-05-22 10:48 UTC  (2+ messages)

[PATCH] sched/deadline: simplify dl_bw_cpus() using cpumask_weight_and()
 2023-05-22 11:56 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