public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-05-26 05:40:32 to 2023-05-26 08:57:51 UTC [more...]

[PATCH] lib/test_vmalloc.c: avoid garbage in page array
 2023-05-26  8:56 UTC  (4+ messages)

[PATCH net-next v2 00/12] net: intel: start The Great Code Dedup + Page Pool for iavf
 2023-05-26  8:57 UTC  (3+ messages)
` [PATCH net-next v2 05/12] iavf: always use a full order-0 page

[PATCH RFC] iommu/mediatek: Flush IOTLB completely only if domain has been attached
 2023-05-26  8:53 UTC 

[PATCH v2 0/2] Fix and clean MT8365 clock indexes
 2023-05-26  8:54 UTC  (7+ messages)
` [PATCH v2 1/2] dt-bindings: clock: mediatek: replace unusable clock
` [PATCH v2 2/2] clk: mediatek: mt8365: Fix index issue

[PATCH v2 2/2] mm/mm_init.c: do not calculate zone_start_pfn/zone_end_pfn in zone_absent_pages_in_node()
 2023-05-26  8:52 UTC 

[PATCH v2 1/2] mm/mm_init.c: introduce reset_memoryless_node_totalpages()
 2023-05-26  8:52 UTC 

[PATCH net-next v3 0/4] net: add a regmap-based mdio driver and drop TSE PCS
 2023-05-26  8:52 UTC  (8+ messages)
` [PATCH net-next v3 1/4] net: mdio: Introduce a regmap-based mdio driver
` [PATCH net-next v3 2/4] net: ethernet: altera-tse: Convert to mdio-regmap and use PCS Lynx
` [PATCH net-next v3 3/4] net: pcs: Drop the TSE PCS driver
` [PATCH net-next v3 4/4] net: stmmac: dwmac-sogfpga: use the lynx pcs driver

[PATCH] mm: zswap: shrink until can accept
 2023-05-26  8:52 UTC  (5+ messages)

linux-next: boot failure after merge of the tip tree
 2023-05-26  8:50 UTC  (3+ messages)

[PATCH 0/8] arm64: dts: qcom: msm8916: Rework regulator constraints
 2023-05-26  8:50 UTC  (9+ messages)
` [PATCH 7/8] arm64: dts: qcom: msm8916: Define regulator constraints next to usage
` [PATCH 8/8] arm64: dts: qcom: msm8916-pm8916: Mark always-on regulators

[PATCH net-next v3] net: ioctl: Use kernel memory on protocol ioctl callbacks
 2023-05-26  8:49 UTC  (3+ messages)

[PATCH] sched: Consider task_struct::saved_state in wait_task_inactive()
 2023-05-26  8:47 UTC  (3+ messages)

[PATCH] notifier: Initialize new struct srcu_usage field
 2023-05-26  8:45 UTC  (2+ messages)

[RFC PATCH v2 0/3] block: Make old dio use iov_iter_extract_pages() and page pinning
 2023-05-26  8:43 UTC  (16+ messages)
` [RFC PATCH v2 1/3] mm: Don't pin ZERO_PAGE in pin_user_pages()
` [RFC PATCH v2 2/3] mm: Provide a function to get an additional pin on a page
` [RFC PATCH v2 3/3] block: Use iov_iter_extract_pages() and page pinning in direct-io.c

[PATCH v4 1/5] soc: qcom: socinfo: move SMEM item struct and defines to a header
 2023-05-26  8:44 UTC  (9+ messages)
` [PATCH v4 3/5] soc: qcom: smem: introduce qcom_smem_get_soc_id()
` [PATCH v4 5/5] cpufreq: qcom-nvmem: use helper to get SMEM SoC ID

[PATCH v2 00/11] RISCV: Add KVM_GET_REG_LIST API
 2023-05-26  8:44 UTC  (7+ messages)
` [PATCH v2 09/11] KVM: riscv: selftests: Make check_supported arch specific

[PATCH v4 00/11] MediaTek DDP GAMMA - 12-bit LUT support
 2023-05-26  8:42 UTC  (7+ messages)
` [PATCH v4 03/11] drm/mediatek: gamma: Support SoC specific LUT size
` [PATCH v4 06/11] drm/mediatek: gamma: Use bitfield macros

[PATCH] Bluetooth: L2CAP: Fix use-after-free in l2cap_sock_ready_cb
 2023-05-26  8:40 UTC 

[PATCH 00/32] bcachefs - a new COW filesystem
 2023-05-26  8:38 UTC  (17+ messages)
` [PATCH 06/32] sched: Add task_struct->faults_disabled_mapping
        ` [Cluster-devel] "

[PATCH v2 4/4] cpufreq: mediatek: Raise proc and sram max voltage for MT7622/7623
 2023-05-26  8:37 UTC  (8+ messages)

[PATCH] Revert "dt-bindings: bridge: samsung-dsim: Make some flags optional"
 2023-05-26  8:36 UTC  (4+ messages)

[PATCH v2 0/8] RK3588 ADC support
 2023-05-26  8:36 UTC  (4+ messages)
` [PATCH v2 2/8] iio: adc: rockchip_saradc: Add support for RK3588

[RFC v2 0/8] add support for blocksize > PAGE_SIZE
 2023-05-26  8:35 UTC  (14+ messages)
` [RFC v2 1/8] page_flags: add is_folio_hwpoison()
` [RFC v2 2/8] shmem: convert to use is_folio_hwpoison()
` [RFC v2 3/8] shmem: account for high order folios
` [RFC v2 4/8] shmem: add helpers to get block size
` [RFC v2 5/8] shmem: account for larger blocks sizes for shmem_default_max_blocks()
` [RFC v2 6/8] shmem: consider block size in shmem_default_max_inodes()
` [RFC v2 7/8] shmem: add high order page support
` [RFC v2 8/8] shmem: add support to customize block size order

[PATCH net-next 1/5] virtio_net: Fix an unsafe reference to the page chain
 2023-05-26  8:29 UTC  (10+ messages)
` [PATCH net-next 2/5] virtio_net: Add page_pool support to improve performance
` [PATCH net-next 3/5] virtio_net: Add page pool fragmentation support
` [PATCH net-next 4/5] virtio_ring: Introduce DMA pre-handler
` [PATCH net-next 5/5] virtio_net: Implement "

[PATCH] selftests/input: Introduce basic tests for evdev ioctls
 2023-05-26  8:22 UTC 

[PATCH v2 0/6] KVM: x86/mmu: refine memtype related mmu zap
 2023-05-26  7:54 UTC  (10+ messages)
` [PATCH v2 5/6] KVM: x86: Keep a per-VM MTRR state

[PATCH v2 0/5] block: simplify with PAGE_SECTORS_SHIFT
 2023-05-26  8:20 UTC  (9+ messages)
` [PATCH v2 1/5] block: annotate bdev_disk_changed() deprecation with a symbol namespace
` [PATCH v2 2/5] drbd: use PAGE_SECTORS_SHIFT and PAGE_SECTORS
` [PATCH v2 3/5] iomap: simplify iomap_init() with PAGE_SECTORS
` [PATCH v2 4/5] dm bufio: simplify by using PAGE_SECTORS_SHIFT
` [PATCH v2 5/5] zram: use generic PAGE_SECTORS and PAGE_SECTORS_SHIFT

[PATCH v1] can: j1939: j1939_sk_send_loop_abort(): improved error queue handling in J1939 Socket
 2023-05-26  8:19 UTC 

[PATCH] sched/fair: Don't balance task to its current running CPU
 2023-05-26  8:17 UTC  (3+ messages)

[PATCH] pci: irq: Add an early parameter to limit pci irq numbers
 2023-05-26  8:17 UTC  (3+ messages)

[PATCH v3] hv_netvsc: Allocate rx indirection table size dynamically
 2023-05-26  8:15 UTC  (2+ messages)

[PATCH 1/5] platform/x86: think-lmi: Enable opcode support on BIOS settings
 2023-05-26  8:12 UTC  (5+ messages)
` [PATCH 5/5] platform/x86: think-lmi: mutex protection around multiple WMI calls

[PATCH tty v1 0/8] synchronize UART_IER access against console write
 2023-05-26  8:09 UTC  (5+ messages)
` [PATCH tty v1 4/8] serial: core: lock port for start_rx() in uart_resume_port()

[paulmck-rcu:dev.2023.05.20a] [rcuscale] 812195e4f7: BUG:kernel_NULL_pointer_dereference,address
 2023-05-26  7:59 UTC  (3+ messages)

[RFC PATCH] kunit: Move kunit_abort() call out of kunit_do_failed_assertion()
 2023-05-26  8:01 UTC  (2+ messages)

[PATCH] nvme: fix miss command type check
 2023-05-26 11:04 UTC  (2+ messages)

[PATCH 0/5] dt-bindings: timer: AT91 convert to YAML
 2023-05-26  7:55 UTC  (7+ messages)
` [PATCH 3/5] dt-bindings: timer: microchip,sam9x60-pit64b: convert to yaml

[PATCH] drm/panel: simple: fix active size for Ampire AM-480272H3TMQW-T01H
 2023-05-26  7:55 UTC  (2+ messages)

[PATCH v2 1/5] dt-bindings: input: cirrus,cs40l26: Support for CS40L26
 2023-05-26  7:54 UTC  (3+ messages)
` [PATCH RFC 5/5] mfd: cs40l26: Add CODEC driver component

[PATCH v2 0/2] tools/nolibc: avoid coredumps and speed up tests
 2023-05-26  7:51 UTC  (3+ messages)
` [PATCH v2 1/2] tools/nolibc: add support for prctl()
` [PATCH v2 2/2] selftests/nolibc: prevent coredumps during test execution

[PATCH v2 0/4] raid10 bugfix
 2023-05-26  7:45 UTC  (5+ messages)
` [PATCH v2 1/4] md/raid10: fix null-ptr-deref of mreplace in raid10_sync_request
` [PATCH v2 2/4] md/raid10: improve code of mrdev "
` [PATCH v2 3/4] md/raid10: fix incorrect done of recovery
` [PATCH v2 4/4] md/raid10: fix io loss while replacement replace rdev

[PATCH v3 00/17] Venus QoL / maintainability fixes
 2023-05-26  7:45 UTC  (10+ messages)
` [PATCH v3 06/17] media: venus: hfi_venus: Sanitize venus_boot_core() per-VPU-version
` [PATCH v3 07/17] media: venus: core: Assign registers based on VPU version
` [PATCH v3 12/17] media: venus: firmware: Correct IS_V6() checks
` [PATCH v3 16/17] media: venus: Use newly-introduced hfi_buffer_requirements accessors

[PATCH 0/2] Add support for Visionox R66451 AMOLED DSI panel
 2023-05-26  7:42 UTC  (12+ messages)
` [PATCH 1/2] dt-bindings: display: panel: Add Visionox R66451 AMOLED DSI panel bindings
` [PATCH 2/2] drm/panel: Add driver for Visionox r66451 panel

[RFC PATCH v1] usb: core: add sysfs entry for usb device state
 2023-05-26  7:42 UTC  (2+ messages)

[PATCH] accel/ivpu: ivpu_ipc needs GENERIC_ALLOCATOR
 2023-05-26  7:36 UTC  (2+ messages)

[PATCH 00/13] tools/nolibc: riscv: Add full rv32 support
 2023-05-26  7:38 UTC  (9+ messages)
` [PATCH 05/13] selftests/nolibc: riscv: customize makefile for rv32
` [PATCH 06/13] selftests/nolibc: allow specify a bios for qemu
` [PATCH 09/13] tools/nolibc: sys_poll: riscv: use __NR_ppoll_time64 for rv32
` [PATCH 13/13] tools/nolibc: sys_gettimeofday: riscv: use __NR_clock_gettime64 "

[PATCH net-next v2] net: phy: broadcom: Register dummy IRQ handler
 2023-05-26  7:37 UTC  (2+ messages)

[PATCH v5 0/2] KEYS: asymmetric: Copy sig and digest in public_key_verify_signature()
 2023-05-26  7:35 UTC  (8+ messages)
` [PATCH v5 2/2] "

[PATCH v4 0/7] Add PLL clocks driver and syscon for StarFive JH7110 SoC
 2023-05-26  7:34 UTC  (11+ messages)
` [PATCH v4 1/7] dt-bindings: clock: Add StarFive JH7110 PLL clock generator

[PATCH net-next v2 0/5] Microchip DSA Driver Improvements
 2023-05-26  7:34 UTC  (6+ messages)
` [PATCH net-next v2 1/5] net: dsa: microchip: improving error handling for 8-bit register RMW operations
` [PATCH net-next v2 2/5] net: dsa: microchip: add an enum for regmap widths
` [PATCH net-next v2 3/5] net: dsa: microchip: remove ksz_port:on variable
` [PATCH net-next v2 4/5] net: dsa: microchip: ksz8: Prepare ksz8863_smi for regmap register access validation
` [PATCH net-next v2 5/5] net: dsa: microchip: Add register access control for KSZ8873 chip

[PATCH 1/1] kallsyms: remove unsed API lookup_symbol_attrs
 2023-05-26  7:21 UTC 

[PATCH] drm: Remove unnecessary (void*) conversions
 2023-05-26  7:27 UTC  (2+ messages)

[paulmck-rcu:rcu/next 19/19] kernel/rcu/rcuscale.c:340:20: error: use of undeclared identifier 'get_rcu_tasks_trace_gp_kthread'; did you mean 'show_rcu_tasks_trace_gp_kthread'?
 2023-05-26  7:23 UTC  (3+ messages)

[PATCH V8 0/7] drm: bridge: samsung-dsim: Support variable clocking
 2023-05-26  7:24 UTC  (3+ messages)

[PATCH V7 0/6] drm: bridge: samsung-dsim: Support variable clocking
 2023-05-26  7:23 UTC  (3+ messages)

[PATCH v6 00/12] x86: Support Key Locker
 2023-05-26  7:23 UTC  (6+ messages)
` [PATCH v7 "
  ` [PATCH v7 10/12] crypto: x86/aesni - Use the proper data type in struct aesni_xts_ctx
  ` [PATCH v7 12/12] crypto: x86/aes-kl - Implement the AES-XTS algorithm

[PATCH 1/2] drm/amdgpu: Fix no-procfs build
 2023-05-26  7:18 UTC  (4+ messages)
` [PATCH 2/2] drm/amdgpu: Remove duplicate fdinfo fields

[PATCH net-next v3 0/6] microchip_t1s: Update on Microchip 10BASE-T1S PHY driver
 2023-05-26  7:14 UTC  (14+ messages)
` [PATCH net-next v3 2/6] net: phy: microchip_t1s: replace read-modify-write code with phy_modify_mmd
` [PATCH net-next v3 4/6] net: phy: microchip_t1s: fix reset complete status handling
` [PATCH net-next v3 6/6] net: phy: microchip_t1s: add support for Microchip LAN865x Rev.B0 PHYs

[PATCH v2] x86/mce: set MCE_IN_KERNEL_COPYIN for all MC-Safe Copy
 2023-05-26  7:09 UTC  (2+ messages)

Re: [PATCH v3] i2c: ocores: use devm_ managed clks
 2023-05-26  7:05 UTC  (2+ messages)
` [PATCH v4] "

[PATCH 0/3] Add QFPROM support for few IPQ SoCs
 2023-05-26  7:04 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: nvmem: qfprom: add compatible "
` [PATCH 2/4] arm64: dts: qcom: ipq5332: add QFPROM node
` [PATCH 3/4] arm64: dts: qcom: ipq6018: "
` [PATCH 4/4] arm64: dts: qcom: ipq9574: "

[Question about gic vmovp cmd] Consider adding VINVALL after VMOVP
 2023-05-26  7:02 UTC  (2+ messages)

[PATCH] perf bpf filter: Fix a broken perf sample data naming in BPF
 2023-05-26  6:53 UTC  (2+ messages)

[bpf?] [net?] Questions about the impact of ebpf sockmap/redirection on socket performance improvement
 2023-05-26  6:50 UTC  (2+ messages)

[PATCH net] net: mana: Fix perf regression: remove rx_cqes, tx_cqes counters
 2023-05-26  6:45 UTC  (4+ messages)

[PATCH] dma-mapping: Name SG DMA flag helpers consistently
 2023-05-26  6:42 UTC  (2+ messages)

[PATCH] kallsyms: remove unused arch_get_kallsym() helper
 2023-05-26  6:41 UTC  (7+ messages)

[PATCH v6 0/8] fix fwnode_irq_get[_byname()] returnvalue
 2023-05-26  6:39 UTC  (9+ messages)
` [PATCH v6 1/8] drivers: fwnode: fix fwnode_irq_get[_byname]()
` [PATCH v6 2/8] iio: mb1232: relax return value check for IRQ get
` [PATCH v6 3/8] net-next: mvpp2: "
` [PATCH v6 4/8] pinctrl: wpcm450: "
` [PATCH v6 5/8] pinctrl: ingenic: "
` [PATCH v6 6/8] pinctrl: pistachio: "
` [PATCH v6 7/8] iio: cdc: ad7150: "
` [PATCH v6 8/8] i2c: i2c-smbus: fwnode_irq_get_byname() return value fix

[PATCH] mm: deduct the number of pages reclaimed by madvise from workingset
 2023-05-26  6:38 UTC  (3+ messages)

[PATCH v6] media: mtk-vpu: Ensure alignment of 8 for DTCM buffer
 2023-05-26  6:31 UTC 

[PATCH] virtio_ring: validate used buffer length
 2023-05-26  6:30 UTC 

[PATCH 0/2] tools/nolibc: avoid coredumps and speed up tests
 2023-05-26  6:30 UTC  (3+ messages)
` [PATCH 1/2] tools/nolibc: add support for prctl()
` [PATCH 2/2] selftests/nolibc: prevent coredumps during test execution

[PATCH 1/2 v8] dt-bindings: watchdog: marvell GTI system watchdog driver
 2023-05-26  6:26 UTC  (2+ messages)
` [PATCH 2/2 v8] Watchdog: Add marvell GTI "

[PATCH v1 0/3] Add initialization of clock for StarFive JH7110 SoC
 2023-05-26  6:25 UTC  (4+ messages)
` [PATCH v1 1/3] dt-bindings: qspi: cdns,qspi-nor: Add clocks "
` [PATCH v1 2/3] spi: cadence-quadspi: Add clock configuration for StarFive JH7110 QSPI
` [PATCH v1 3/3] riscv: dts: starfive: Add QSPI controller node for StarFive JH7110 SoC

[PATCH v2] x86/lib: Do not use local symbols with SYM_CODE_START_LOCAL()
 2023-05-26  6:24 UTC  (4+ messages)

[PATCH] arm64: dts: mt8173: Power on panel regulator on boot
 2023-05-26  6:14 UTC  (3+ messages)

[PATCH 0/5] Remove CRYPTO_ALG_ALLOCATES_MEMORY flag
 2023-05-26  6:10 UTC  (3+ messages)

[PATCH 0/3] Type aware module allocator
 2023-05-26  6:07 UTC  (3+ messages)
` [PATCH 1/3] module: Introduce module_alloc_type

[git pull] drm fixes for 6.4-rc4
 2023-05-26  6:04 UTC 

[PATCH v1 00/16] Address some perf memory/data size issues
 2023-05-26  6:00 UTC  (5+ messages)
` [PATCH v1 01/16] perf header: Make nodes dynamic in write_mem_topology

[PATCH v2 1/1] vfio/nvgpu: Add vfio pci variant module for grace hopper
 2023-05-26  5:57 UTC  (2+ messages)

[PATCH bpf-next 1/2] bpf, net: Support SO_REUSEPORT sockets with bpf_sk_assign
 2023-05-26  5:56 UTC  (2+ messages)

[PATCH v2 0/3] kprobes: notrace enhancements
 2023-05-26  5:40 UTC  (5+ messages)
` [PATCH v2 2/3] compiler: inline does not imply notrace


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