public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-07-29 02:56:09 to 2023-07-29 12:46:35 UTC [more...]

[PATCH net-next 0/9] page_pool: a couple of assorted optimizations
 2023-07-29 12:46 UTC  (13+ messages)
` [PATCH net-next 2/9] net: skbuff: don't include <net/page_pool/types.h> to <linux/skbuff.h>
` [PATCH net-next 5/9] page_pool: don't use driver-set flags field directly
` [PATCH net-next 6/9] page_pool: avoid calling no-op externals when possible

[PATCH] clk: qcom: gcc-sm8250: Fix gcc_sdcc2_apps_clk_src
 2023-07-29 12:39 UTC  (2+ messages)

[PATCH v3 0/7] tools/nolibc: add 32/64-bit powerpc support
 2023-07-29 12:36 UTC  (3+ messages)
` [PATCH v3 3/7] selftests/nolibc: add extra configs customize support

[PATCH net-next] net/hsr: Remove unused function declarations
 2023-07-29 12:34 UTC 

[PATCH net-next] xprtrdma: Remove unused function declaration rpcrdma_bc_post_recv()
 2023-07-29 12:31 UTC 

[PATCH net-next] xfrm: Remove unused function declarations
 2023-07-29 12:28 UTC 

[PATCH] mmc: core: propagate removable attribute to driver core
 2023-07-29 12:28 UTC  (2+ messages)

[PATCH net-next] tcp: Remove unused function declarations
 2023-07-29 12:26 UTC 

[PATCH net-next] rxrpc: Remove unused function declarations
 2023-07-29 12:23 UTC 

[PATCH net-next] vsock: Remove unused function declarations
 2023-07-29 12:20 UTC 

[PATCH net-next] net/smc: Remove unused function declarations
 2023-07-29 12:19 UTC 

[PATCH] wifi: nl80211: Remove unused declaration nl80211_pmsr_dump_results()
 2023-07-29 12:16 UTC 

[PATCH 0/4] Add pm8916 VM-BMS and LBC
 2023-07-29 12:15 UTC  (6+ messages)
` [PATCH 1/4] dt-bindings: power: supply: Add pm8916 VM-BMS

[PATCH v3 00/12] selftests/nolibc: add minimal kernel config support - part1
 2023-07-29 12:05 UTC  (15+ messages)
` [PATCH v3 01/12] selftests/nolibc: allow report with existing test log
` [PATCH v3 06/12] selftests/nolibc: customize CROSS_COMPILE for 32/64-bit powerpc
` [PATCH v3 08/12] selftests/nolibc: allow quit qemu-system when poweroff fails
` [PATCH v3 12/12] selftests/nolibc: speed up some targets with multiple jobs

[PATCH] ALSA: bcd2000: refactor deprecated strncpy
 2023-07-29 12:00 UTC  (2+ messages)

[PATCH] ALSA: xen-front: refactor deprecated strncpy
 2023-07-29 12:00 UTC  (2+ messages)

[net-next PATCH v2 1/5] net: dsa: tag_qca: return early if dev is not found
 2023-07-29 11:55 UTC  (5+ messages)
` [net-next PATCH v2 2/5] net: dsa: qca8k: make learning configurable and keep off if standalone
` [net-next PATCH v2 3/5] net: dsa: qca8k: limit user ports access to the first CPU port on setup
` [net-next PATCH v2 4/5] net: dsa: qca8k: move qca8xxx hol fixup to separate function
` [net-next PATCH v2 5/5] net: dsa: qca8k: use dsa_for_each macro instead of for loop

[PATCH] dt-bindings: iio: admv1014: make all regs required
 2023-07-29 11:55 UTC  (4+ messages)

[PATCH v3 0/4] iio: core: A few code cleanups and documentation fixes
 2023-07-29 11:49 UTC  (9+ messages)
` [PATCH v3 1/4] iio: core: Use sysfs_match_string() helper
` [PATCH v3 2/4] iio: core: Add opaque_struct_size() helper and use it
` [PATCH v3 3/4] iio: core: Switch to krealloc_array()
` [PATCH v3 4/4] iio: core: Fix issues and style of the comments

[PATCH v3] of: dynamic: Refactor action prints to not use "%pOF" inside devtree_lock
 2023-07-29 11:38 UTC  (4+ messages)

[PATCH V3 0/5] ASoC: codecs: Add awinic AW88261 audio amplifier driver
 2023-07-29 11:29 UTC  (10+ messages)
` [PATCH V3 1/5] ASoC: dt-bindings: Add schema for "awinic,aw88261"
` [PATCH V3 2/5] ASoC: codecs: Add code for bin parsing compatible with aw88261
` [PATCH V3 3/5] ASoC: codecs: Add aw88261 amplifier driver
` [PATCH V3 4/5] ASoC: codecs: aw88261 device related operation functions
` [PATCH V3 5/5] ASoC: codecs: aw88261 chip register file, Kconfig and Makefile

[PATCH] hwmon: (aquacomputer_d5next) Add selective 200ms delay after sending ctrl report
 2023-07-29 11:27 UTC 

[PATCH net-next] devlink: Remove unused extern declaration devlink_port_region_destroy()
 2023-07-29 11:23 UTC  (2+ messages)

[PATCH v3 00/11] Introduce STM32 Firewall framework
 2023-07-29 11:16 UTC  (3+ messages)
` [PATCH v3 02/11] dt-bindings: treewide: add feature-domains description

[PATCH v2 0/2] seqlock,mm: lockdep annotation + write_seqlock_irqsave()
 2023-07-29 11:05 UTC  (9+ messages)
` [PATCH v2 1/2] seqlock: Do the lockdep annotation before locking in do_write_seqcount_begin_nested()

[PATCH] mips: dts: ralink: reorder MT7621 clocks in Ethernet block
 2023-07-29 11:04 UTC 

[PATCH] net: dsa: microchip: KSZ9477 register regmap alignment to 32 bit boundaries
 2023-07-29 11:01 UTC  (2+ messages)

[PATCH] perf probe: skip test_uprobe_from_different_cu if there is no gcc
 2023-07-29 10:59 UTC  (3+ messages)

[PATCH] arch/powerpc: Remove unnecessary endian conversion code in XICS
 2023-07-29 10:54 UTC  (4+ messages)

[PATCH v2] md: raid1: fix potential OOB in raid1_remove_disk()
 2023-07-29 10:49 UTC  (3+ messages)

[PATCH] md: fix potential OOB in multipath_remove_disk()
 2023-07-29 10:46 UTC  (4+ messages)

[PATCH -next v3] md/raid5-cache: fix a deadlock in r5l_exit_log()
 2023-07-29 10:44 UTC  (2+ messages)

[PATCH] riscv: enable DEBUG_FORCE_FUNCTION_ALIGN_64B
 2023-07-29 10:34 UTC  (2+ messages)

[PATCH -next v2 0/3] dm-raid: minor fixes
 2023-07-29 10:32 UTC  (2+ messages)

[PATCH v2 0/6] docs/zh_TW: update zh_TW's documentation from an ascensive aspect
 2023-07-29 10:29 UTC  (2+ messages)

[PATCH] scsi:libsas: Simplify sas_queue_reset and remove unused code
 2023-07-29 10:24 UTC 

[PATCH] watchdog: Enable COMPILE_TEST for more drivers
 2023-07-29 10:22 UTC  (2+ messages)

[PATCH v4 0/3] Support non-default LVDS data mapping for simple panel
 2023-07-29 10:19 UTC  (5+ messages)
` [PATCH v4 1/3] dt-bindings: display: move LVDS data-mapping definition to separate file
` [PATCH v4 2/3] dt-bindings: display: simple: support non-default data-mapping

[PATCH v3 31/50] ASoC: dt-bindings: microchip: add sam9x7
 2023-07-29 10:13 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: mt76: support setting per-band MAC address
 2023-07-29 10:10 UTC  (2+ messages)

[PATCH 1/2] tools/nolibc: add pipe() support
 2023-07-29 10:04 UTC  (3+ messages)

[net-next PATCH V2] octeontx2-af: Tc flower offload support for inner VLAN
 2023-07-29  9:58 UTC  (2+ messages)

[PATCH 0/1] kconfig: port qconf to work with Qt6 in addition to Qt5
 2023-07-29  9:54 UTC  (5+ messages)
` [PATCH 1/1] "

[PATCH v2 08/14] selftests/nolibc: string the core targets
 2023-07-29  9:54 UTC  (4+ messages)

[PATCH net-next] team: Remove NULL check before dev_{put, hold}
 2023-07-29  9:52 UTC  (2+ messages)

[PATCH v1 4/8] selftests/nolibc: add extra config file customize support
 2023-07-29  9:43 UTC  (4+ messages)

[PATCH 0/5] Fixes and cleanups to compaction
 2023-07-29 17:43 UTC  (6+ messages)
` [PATCH 1/5] mm/compaction: allow blockpfn outside of pageblock for high order buddy page
` [PATCH 2/5] mm/compaction: set compact_cached_free_pfn correctly in update_pageblock_skip
` [PATCH 3/5] mm/compaction: merge end_pfn boundary check in isolate_freepages_range
` [PATCH 4/5] mm/compaction: remove unnecessary cursor page in isolate_freepages_block
` [PATCH 5/5] mm/compaction: remove unnecessary "else continue" at end of loop "

[PATCH v1 0/4] smaps / mm/gup: fix gup_can_follow_protnone fallout
 2023-07-29  9:35 UTC  (3+ messages)

[PATCH v3] irqchip: gic-v3: Extend collection table
 2023-07-29  9:31 UTC  (3+ messages)

[PATCH v2] usb: host: oxu210hp-hcd: Fix potential deadlock on &oxu->mem_lock
 2023-07-29  9:26 UTC 

[PATCH 1/4] interconnect: qcom: icc-rpm: Add AB/IB calculations coefficients
 2023-07-29  9:25 UTC  (2+ messages)

[PATCH v3 00/13] Quality of life improvements for pin-init
 2023-07-29  9:10 UTC  (14+ messages)
` [PATCH v3 01/13] rust: init: consolidate init macros
` [PATCH v3 02/13] rust: init: make `#[pin_data]` compatible with conditional compilation of fields
` [PATCH v3 03/13] rust: add derive macro for `Zeroable`
` [PATCH v3 04/13] rust: init: make guards in the init macros hygienic
` [PATCH v3 05/13] rust: init: wrap type checking struct initializers in a closure
` [PATCH v3 06/13] rust: init: make initializer values inaccessible after initializing
` [PATCH v3 07/13] rust: init: add `..Zeroable::zeroed()` syntax for zeroing all missing fields
` [PATCH v3 08/13] rust: init: Add functions to create array initializers
` [PATCH v3 09/13] rust: init: add support for arbitrary paths in init macros
` [PATCH v3 10/13] rust: init: implement `Zeroable` for `UnsafeCell<T>` and `Opaque<T>`
` [PATCH v3 11/13] rust: init: make `PinInit<T, E>` a supertrait of `Init<T, E>`
` [PATCH v3 12/13] rust: init: add `{pin_}chain` functions to `{Pin}Init<T, E>`
` [PATCH v3 13/13] rust: init: update expanded macro explanation

[PATCH v10] drm: Add initial ci/ subdirectory
 2023-07-29  9:08 UTC  (3+ messages)

[PATCH v1] cpuidle: teo: Update idle duration estimate when choosing shallower state
 2023-07-29  9:02 UTC  (3+ messages)

[PATCH v3 00/49] use refcount+RCU method to implement lockless slab shrink
 2023-07-29  8:47 UTC  (4+ messages)
` [PATCH v3 05/49] mm: shrinker: add infrastructure for dynamically allocating shrinker

[RFC][PATCH 0/3] cpuidle,teo: Improve TEO tick decisions
 2023-07-29  8:46 UTC  (7+ messages)
` [RFC][PATCH 1/3] cpuidle: Inject tick boundary state
` [RFC][PATCH 3/3] cpuidle,teo: Improve state selection

[PATCH] tpm/tpm_tis: Disable interrupts for TUXEDO InfinityBook S 15/17 Gen7
 2023-07-29  8:45 UTC  (4+ messages)

[PATCH] usb: dwc3: gadget: let pm runtime get/put paired
 2023-07-29  8:43 UTC  (3+ messages)

[RFC PATCH 0/4] Improve RT performance & latency w/ local_lock_t()
 2023-07-29  8:37 UTC  (5+ messages)
` [RFC PATCH 1/4] Introducing local_lock_n() and local queue & flush
` [RFC PATCH 2/4] swap: apply new local_schedule_work_on() interface
` [RFC PATCH 3/4] memcontrol: "
` [RFC PATCH 4/4] slub: "

[PATCH v4 00/10] Add sysfs interface files to hv_gpci device to expose system information
 2023-07-29  7:34 UTC  (11+ messages)
` [PATCH v4 01/10] powerpc/hv_gpci: Add sysfs file inside hv_gpci device to show processor bus topology information
` [PATCH v4 02/10] docs: ABI: sysfs-bus-event_source-devices-hv_gpci: Document processor_bus_topology sysfs interface file
` [PATCH v4 03/10] powerpc/hv_gpci: Add sysfs file inside hv_gpci device to show processor config information
` [PATCH v4 04/10] docs: ABI: sysfs-bus-event_source-devices-hv_gpci: Document processor_config sysfs interface file
` [PATCH v4 05/10] powerpc/hv_gpci: Add sysfs file inside hv_gpci device to show affinity domain via virtual processor information
` [PATCH v4 06/10] docs: ABI: sysfs-bus-event_source-devices-hv_gpci: Document affinity_domain_via_virtual_processor sysfs interface file
` [PATCH v4 07/10] powerpc/hv_gpci: Add sysfs file inside hv_gpci device to show affinity domain via domain information
` [PATCH v4 08/10] docs: ABI: sysfs-bus-event_source-devices-hv_gpci: Document affinity_domain_via_domain sysfs interface file
` [PATCH v4 09/10] powerpc/hv_gpci: Add sysfs file inside hv_gpci device to show affinity domain via partition information
` [PATCH v4 10/10] docs: ABI: sysfs-bus-event_source-devices-hv_gpci: Document affinity_domain_via_partition sysfs interface file

[PATCH 0/6] scsi: mpt3sas: Use flexible arrays and do a few cleanups
 2023-07-29  8:35 UTC  (7+ messages)
` [PATCH 2/6] scsi: mpt3sas: Use flexible arrays when less obviously possible
` [PATCH 6/6] scsi: mpt3sas: Replace a dynamic allocation with a local variable

[PATCH] soc: hisilicon: Support HCCS driver on Kunpeng SoC
 2023-07-29  8:26 UTC  (4+ messages)
` [PATCH v5 0/2] "
  ` [PATCH v5 1/2] "
  ` [PATCH v5 2/2] doc: soc: hisilicon: Add Kunpeng HCCS driver documentation

[PATCH v2 05/14] selftests/nolibc: add menuconfig for development
 2023-07-29  8:22 UTC  (3+ messages)

[PATCH v3 0/2] fix at803x wol setting
 2023-07-29  8:14 UTC  (3+ messages)
` [PATCH v3 1/2] net: phy: at803x: fix the wol setting functions

[PATCH v2 09/12] rust: init: implement Zeroable for Opaque<T>
 2023-07-29  8:14 UTC  (4+ messages)

Login broken with old userspace (was Re: [PATCH v2] selinux: introduce an initial SID for early boot processes)
 2023-07-29  8:10 UTC  (3+ messages)

[PATCH] csky: fix old style declaration in module.c
 2023-07-29  8:04 UTC  (4+ messages)

[PATCH v2 09/14] selftests/nolibc: allow quit qemu-system when poweroff fails
 2023-07-29  8:04 UTC  (3+ messages)

[PATCH v3 0/2] Unify uapi bitsperlong.h
 2023-07-29  7:59 UTC  (8+ messages)
` [PATCH v3 1/2] asm-generic: Unify uapi bitsperlong.h for arm64, riscv and loongarch

[PATCH net 0/6] There are some bugfix for the HNS3 ethernet driver
 2023-07-29  7:57 UTC  (8+ messages)
` [PATCH net 1/6] net: hns3: fix side effects passed to min_t()
` [PATCH net 5/6] net: hns3: fix wrong print link down up

[PATCH 00/10] staging: rtl8192e: Remove unused variables starting with p_intb
 2023-07-29  7:53 UTC  (11+ messages)
` [PATCH 01/10] staging: rtl8192e: Remove unused variable p_intb
` [PATCH 02/10] staging: rtl8192e: Remove unused variable intb in _rtl92e_irq()
` [PATCH 03/10] staging: rtl8192e: Remove empty function rtllib_rx_Master()
` [PATCH 04/10] staging: rtl8192e: Remove empty function rtllib_rx_Mesh()
` [PATCH 05/10] staging: rtl8192e: Remove unused variable is_mesh from rtllib_send_probe
` [PATCH 06/10] staging: rtl8192e: Remove is_mesh from rtllib_send_probe_requests
` [PATCH 08/10] staging: rtl8192e: Remove is_mesh from rtllib_softmac_scan_syncro
` [PATCH 07/10] staging: rtl8192e: Remove is_mesh from rtllib_start_scan_syncro
` [PATCH 09/10] staging: rtl8192e: Remove is_mesh from rtl92e_set_swcam
` [PATCH 10/10] staging: rtl8192e: Remove DefaultKey "

[PATCH v3 0/9] kunit: Add test attributes API
 2023-07-29  7:53 UTC  (3+ messages)

[PATCH] alpha: remove __init annotation from exported page_is_ram()
 2023-07-29  7:42 UTC 

[PATCH 1/1] perf tests task_analyzer: Check perf build options for libtraceevent support
 2023-07-29  7:39 UTC  (3+ messages)

[PATCH v4 00/10] riscv: Allow userspace to directly access perf counters
 2023-07-29  7:38 UTC  (4+ messages)
` [PATCH v4 10/10] perf: tests: Adapt mmap-basic.c for riscv

[v1 0/6] mm/memblock: Skip prep and initialization of struct pages freed later by HVO
 2023-07-29  7:34 UTC  (9+ messages)
` [v1 1/6] mm: hugetlb: Skip prep of tail pages when HVO is enabled
` [v1 3/6] memblock: add parameter to memblock_setclr_flag for selecting memblock_type
` [v1 4/6] memblock: introduce MEMBLOCK_RSRV_NOINIT flag
` [v1 5/6] mm: move allocation of gigantic hstates to the start of mm_core_init

[PATCH] selftests/nolibc: mmap_munmap_good: fix up return value
 2023-07-29  7:32 UTC  (3+ messages)

[PATCH] selftests/nolibc: avoid buffer underrun in space printing
 2023-07-29  7:29 UTC  (2+ messages)

[PATCH v1] tools/nolibc/stdio: add setvbuf() to set buffering mode
 2023-07-29  7:28 UTC  (3+ messages)

[PATCH] x86/cpu/amd: Report zenbleed in sysfs
 2023-07-29  7:24 UTC  (3+ messages)

[PATCH v3 0/8] Add Sipeed Lichee Pi 4A RISC-V board support
 2023-07-29  7:11 UTC  (12+ messages)

[RFC PATCH] x86/acpi: Ignore invalid x2APIC entries
 2023-07-29  7:07 UTC  (4+ messages)

[PATCH v2] scripts/kallsyms: Fix build failure by setting errno before calling getline()
 2023-07-29  6:58 UTC  (2+ messages)

[PATCH] MAINTAINERS: nolibc: add myself as co-maintainer
 2023-07-29  6:53 UTC  (2+ messages)

[syzbot] [ntfs3?] INFO: task hung in ntfs_read_folio (2)
 2023-07-29  6:45 UTC  (2+ messages)

[PATCH] riscv: mm: Fixup spurious fault of kernel vaddr
 2023-07-29  6:40 UTC  (7+ messages)

[PATCH] ext4: Fix rec_len verify error
 2023-07-29  6:13 UTC 

[PATCH 6.4 000/227] 6.4.7-rc1 review
 2023-07-29  5:50 UTC  (4+ messages)

[PATCH usb-next] phy: realtek: usb: phy-rtk-usb2 and phy-rtk-usb3 needs USB_COMMON
 2023-07-29  5:30 UTC 

[PATCH 4/4] power: supply: Add driver for pm8916 lbc
 2023-07-29  5:28 UTC  (2+ messages)

[PATCH] [next] initramfs: Parse KBUILD_BUILD_TIMESTAMP as UTC date
 2023-07-29  5:02 UTC 

[PATCH 1/1] scsi: storvsc: Fix handling of virtual Fibre Channel timeouts
 2023-07-29  4:59 UTC 

[PATCH v1 1/2] usb: dwc3: add Realtek DHC RTD SoC dwc3 glue layer driver
 2023-07-29  4:36 UTC  (2+ messages)

[PATCH v3,1/2] media: mediatek: vcodec: Fix possible invalid memory access for decoder
 2023-07-29  3:47 UTC  (2+ messages)
` [PATCH v3,2/2] media: mediatek: vcodec: Fix possible invalid memory access for encoder

[PATCH v5 1/2] ring-buffer: Introducing ring-buffer mapping functions
 2023-07-29  3:44 UTC  (2+ messages)

[PATCH v3,0/3] media: mediatek: vcodec: Add driver to support 10bit
 2023-07-29  3:41 UTC  (4+ messages)
` [PATCH v3,1/3] media: mediatek: vcodec: Add capture format to support 10bit tile mode
` [PATCH v3,2/3] media: mediatek: vcodec: Add capture format to support 10bit raster mode
` [PATCH v3,3/3] media: mediatek: vcodec: Add driver to support 10bit

[PATCH v2,0/3] media: mediatek: vcodec: Add driver to support 10bit
 2023-07-29  3:31 UTC  (3+ messages)

[PATCH 00/42] clk: at91: add support for parent_data and parent_hw (take #2)
 2023-07-29  3:28 UTC  (3+ messages)
` [PATCH 03/42] clk: at91: sam9x60: switch to parent_hw and parent_data

[PATCH] clk: baikal-t1: Using div64_ Ul replaces do_ Div() function
 2023-07-29  3:24 UTC  (7+ messages)

[Question] int3 instruction generates a #UD in SEV VM
 2023-07-29  3:15 UTC 

[GIT PULL] LoongArch fixes for v6.5-rc4
 2023-07-29  3:16 UTC 

[PATCH v8,0/11] media: mediatek: vcodec: separate encoder and decoder
 2023-07-29  2:55 UTC  (3+ messages)
` [PATCH v8,08/11] media: mediatek: vcodec: separate struct mtk_vcodec_dev
` [PATCH v8,11/11] media: mediatek: vcodec: separate decoder and encoder


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