LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-29 08:27:01 to 2023-06-29 12:19:56 UTC [more...]

[PATCH v11 0/7] Support Nuvoton NPCM Video Capture/Encode Engine
 2023-06-29 12:19 UTC  (6+ messages)
` [PATCH v11 3/7] dt-bindings: arm: nuvoton: Add NPCM GFXI

[PATCH v2 0/7] quota: fix race condition between dqput() and dquot_mark_dquot_dirty()
 2023-06-29 12:18 UTC  (16+ messages)
` [PATCH v2 2/7] quota: add new global dquot list releasing_dquots
` [PATCH v2 3/7] quota: rename dquot_active() to inode_dquot_active()
` [PATCH v2 5/7] quota: fix dqput() to follow the guarantees dquot_srcu should provide
` [PATCH v2 6/7] quota: simplify drop_dquot_ref()
` [PATCH v2 7/7] quota: remove unused function put_dquot_list()

[PATCH bpf-next 0/7] Support defragmenting IPv(4|6) packets in BPF
 2023-06-29 12:16 UTC  (4+ messages)

[PATCH v2 00/15] drm/msm: Add SM6125 MDSS/DPU hardware and enable Sony Xperia 10 II panel
 2023-06-29 12:14 UTC  (21+ messages)
` [PATCH v2 01/15] drm/msm/dsi: Drop unused regulators from QCM2290 14nm DSI PHY config
` [PATCH v2 05/15] dt-bindings: display/msm: dsi-controller-main: Document SM6125
` [PATCH v2 08/15] drm/msm/dpu: Add SM6125 support
` [PATCH v2 09/15] drm/msm/mdss: "
` [PATCH v2 10/15] dt-bindings: msm: dsi-phy-14nm: Document SM6125 variant
` [PATCH v2 11/15] drm/msm/dsi: Reuse QCM2290 14nm DSI PHY configuration for SM6125
` [PATCH v2 12/15] arm64: dts: qcom: sm6125: Switch fixed xo_board clock to RPM XO clock
` [PATCH v2 13/15] arm64: dts: qcom: sm6125: Add dispcc node
` [PATCH v2 14/15] arm64: dts: qcom: sm6125: Add display hardware nodes

[PATCH v4 0/2] blk-mq: fix start_time_ns and alloc_time_ns for pre-allocated rq
 2023-06-29 12:13 UTC  (3+ messages)
` [PATCH v4 1/2] blk-mq: move data->rq_flags initialization code
` [PATCH v4 2/2] blk-mq: fix start_time_ns and alloc_time_ns for pre-allocated rq

[PATCH 0/3] cpuset: Allow setscheduler regardless of manipulated task
 2023-06-29 12:11 UTC  (5+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] selftests: cgroup: Minor code reorganizations
` [PATCH 3/3] selftests: cgroup: Add cpuset migrations testcase

[PATCH v4 0/4] firmware: Add support for Qualcomm UEFI Secure Application
 2023-06-29 12:12 UTC  (3+ messages)
` [PATCH v4 4/4] "

[PATCH] virtio-mmio: don't break lifecycle of vm_dev
 2023-06-29 12:05 UTC 

[PATCH v5 RFC 0/6] introduce page_pool_alloc() API
 2023-06-29 12:02 UTC  (7+ messages)
` [PATCH v5 RFC 1/6] page_pool: frag API support for 32-bit arch with 64-bit DMA
` [PATCH v5 RFC 2/6] page_pool: unify frag_count handling in page_pool_is_last_frag()
` [PATCH v5 RFC 3/6] page_pool: introduce page_pool[_cache]_alloc() API
` [PATCH v5 RFC 4/6] page_pool: remove PP_FLAG_PAGE_FRAG flag
` [PATCH v5 RFC 5/6] page_pool: update document about frag API
` [PATCH v5 RFC 6/6] net: veth: use newly added page pool API for veth with xdp

[PATCH 0/2] RISC-V: Probe for misaligned access speed
 2023-06-29 12:05 UTC  (5+ messages)
` [PATCH 1/2] RISC-V: Probe for unaligned "

[PATCH v2 0/9] Introduce SMT level and add PowerPC support
 2023-06-29 12:04 UTC  (4+ messages)

drivers/block/drbd/drbd_bitmap.c:451:7: warning: expression result unused
 2023-06-29 11:52 UTC 

[PATCH] ALSA: hda/realtek: fix mute/micmute LEDs for HP EliteBook G10
 2023-06-29 11:50 UTC 

[PATCH v8 0/5] staging: vc04_services: vchiq: Register devices with a custom bus_type
 2023-06-29 11:49 UTC  (4+ messages)
` [PATCH v8 3/5] staging: bcm2835-camera: Register bcm2835-camera with vchiq_bus_type

[PATCH v2 net 0/2] Fix PTP received on wrong port with bridged SJA1105 DSA
 2023-06-29 11:46 UTC  (5+ messages)
` [PATCH v2 net 1/2] net: dsa: sja1105: always enable the INCL_SRCPT option

[PATCH v3] wifi: ray_cs: Replace the ternary conditional operator with min()
 2023-06-29 11:44 UTC  (2+ messages)

[PATCH v2 0/5] Few audio fixes on Tegra platforms
 2023-06-29 11:43 UTC  (7+ messages)
` [PATCH v2 3/5] ASoC: rt5640: Fix sleep in atomic context
` (subset) [PATCH v2 0/5] Few audio fixes on Tegra platforms

[PATCH v2 00/10] RISC-V: Probe DT extension support using riscv,isa-extensions & riscv,isa-base
 2023-06-29 11:39 UTC  (13+ messages)
` [PATCH v2 01/10] RISC-V: don't parse dt/acpi isa string to get rv32/rv64
` [PATCH v2 02/10] RISC-V: drop a needless check in print_isa_ext()
` [PATCH v2 03/10] RISC-V: shunt isa_ext_arr to cpufeature.c
` [PATCH v2 04/10] RISC-V: repurpose riscv_isa_ext array in riscv_fill_hwcap()
` [PATCH v2 05/10] RISC-V: add missing single letter extension definitions
` [PATCH v2 06/10] RISC-V: add single letter extensions to riscv_isa_ext
` [PATCH v2 07/10] RISC-V: split riscv_fill_hwcap() in 3
` [PATCH v2 08/10] RISC-V: enable extension detection from new properties
` [PATCH v2 09/10] RISC-V: try new extension properties in of_early_processor_hartid()
` [PATCH v2 10/10] RISC-V: provide a Kconfig option to disable parsing "riscv,isa"

[PATCH] usb: xhci-mtk: set the dma max_seg_size
 2023-06-29 11:40 UTC  (6+ messages)

[PATCH 0/6] Add audio support in v4l2 framework
 2023-06-29 11:38 UTC  (5+ messages)
` [PATCH 3/6] ASoC: fsl_easrc: define functions for memory to memory usage
` [PATCH 4/6] ASoC: fsl_asrc: Add memory to memory driver

[PATCH v12 00/22] TDX host kernel support
 2023-06-29 11:31 UTC  (27+ messages)
` [PATCH v12 04/22] x86/cpu: Detect TDX partial write machine check erratum
` [PATCH v12 05/22] x86/virt/tdx: Add SEAMCALL infrastructure
` [PATCH v12 07/22] x86/virt/tdx: Add skeleton to enable TDX on demand
` [PATCH v12 08/22] x86/virt/tdx: Get information about TDX module and TDX-capable memory
` [PATCH v12 19/22] x86/kexec(): Reset TDX private memory on platforms with TDX erratum
` [PATCH v12 20/22] x86/virt/tdx: Allow SEAMCALL to handle #UD and #GP

[PATCH v1 00/10] variable-order, large folios for anonymous memory
 2023-06-29 11:31 UTC  (7+ messages)
` [PATCH v1 08/10] mm: Kconfig hooks to determine max anon folio allocation order
` [PATCH v1 10/10] mm: Allocate large folios for anonymous memory

[PATCH] afs: Fix accidental truncation when storing data
 2023-06-29 11:27 UTC  (2+ messages)

[net-next PATCH] octeon_ep: Add control plane host and firmware versions
 2023-06-29 11:19 UTC  (2+ messages)

[syzbot] [kernel?] upstream test error: UBSAN: array-index-out-of-bounds in alloc_pid
 2023-06-29 11:19 UTC  (3+ messages)

[GIT PULL] bcachefs
 2023-06-29 11:18 UTC  (11+ messages)

[PATCH] f2fs: fix to do sanity check on direct node in truncate_dnode()
 2023-06-29 11:11 UTC 

[PATCH v1 0/3] ASoC: rt5677: Refactor to use device_get_match_data()
 2023-06-29 11:09 UTC  (6+ messages)
` [PATCH v1 1/3] ASoC: rt5677: Use agnostic irq_domain_create_linear()
` [PATCH v1 2/3] ASoC: rt5677: Use device_get_match_data()
` [PATCH v1 3/3] ASoC: rt5677: Sort headers alphabetically

[PATCH v2 0/4] blk-mq: optimize the size of struct request
 2023-06-29 11:03 UTC  (5+ messages)
` [PATCH v2 1/4] blk-mq: use percpu csd to remote complete instead of per-rq csd
` [PATCH v2 2/4] blk-flush: count inflight flush_data requests
` [PATCH v2 3/4] blk-flush: reuse rq queuelist in flush state machine
` [PATCH v2 4/4] blk-mq: delete unused completion_data in struct request

[PATCH v1 1/1] serial: 8250: Preserve original value of DLF register
 2023-06-29 11:06 UTC  (4+ messages)
  ` [PATCH v2 "

[PATCH v3 0/5] Prefer using _OSC method over deprecated _PDC
 2023-06-29 11:04 UTC  (5+ messages)
` [PATCH v3 2/5] acpi: Refactor arch_acpi_set_pdc_bits()
` [PATCH v3 3/5] acpi: Introduce new function callback for _OSC

[PATCH v2 net 0/3] Fix PTP packet drops with ocelot-8021q DSA tag protocol
 2023-06-29 11:00 UTC  (2+ messages)

[PATCH] riscv: BUG_ON() for no cpu nodes in setup_smp
 2023-06-29 10:58 UTC 

[PATCH mm-nonmm-unstable v2 0/2] squashfs: fixups for caching
 2023-06-29 10:57 UTC  (3+ messages)
` [PATCH mm-nonmm-unstable v2 1/2] squashfs: fix page update race

[PATCH] ASoC: hdmi-codec: fix channel info for compressed formats
 2023-06-29 10:53 UTC  (4+ messages)

[Intel-wired-lan] bug with rx-udp-gro-forwarding offloading?
 2023-06-29 10:50 UTC  (18+ messages)

[PATCH 0/4] Qualcomm REFGEN regulator
 2023-06-29 10:44 UTC  (5+ messages)
` [PATCH 2/4] regulator: Introduce Qualcomm REFGEN regulator driver

[PATCH v7 5/5] mfd: max77541: Add ADI MAX77541/MAX77540 PMIC Support
 2023-06-29 10:38 UTC  (11+ messages)

[PATCH 1/6] ASoC: amd: ps: add comments for DMA irq bits mapping
 2023-06-29 10:33 UTC  (2+ messages)

[PATCH v8 0/5] mm/memfd: introduce MFD_NOEXEC_SEAL and MFD_EXEC
 2023-06-29 10:29 UTC  (6+ messages)
` [PATCH v8 3/5] mm/memfd: add "

[PATCH 1/2] mm: remove arguments of show_mem()
 2023-06-29 10:43 UTC  (2+ messages)
` [PATCH 2/2] mm: make show_free_areas() static

[PATCH V8 00/23] Add support UHS-II for GL9755
 2023-06-29 10:24 UTC  (5+ messages)
` [PATCH V8 01/23] mmc: core: Cleanup printing of speed mode at card insertion

[PATCH] objtool: initialize all of struct elf
 2023-06-29 10:05 UTC 

[syzbot] Monthly btrfs report (Jun 2023)
 2023-06-29 10:14 UTC 

[PATCH v3] sched/core: introduce sched_core_idle_cpu()
 2023-06-29 10:09 UTC  (2+ messages)

drivers/staging/rtl8712/rtl871x_cmd.c:670:27: sparse: sparse: incorrect type in assignment (different base types)
 2023-06-29 10:08 UTC 

[PATCH net] net/ipv6: Reduce chance of collisions in inet6_hashfn()
 2023-06-29 10:05 UTC  (2+ messages)

[PATCH] fs/vboxsf: Replace kmap() with kmap_local_{page, folio}()
 2023-06-29 10:01 UTC  (4+ messages)

[RFC PATCH v8 00/10] Create common DPLL configuration API
 2023-06-29 10:03 UTC  (3+ messages)

[PATCH 1/1] linux-firmware: update firmware for mediatek bluetooth chip (MT7922)
 2023-06-29 10:01 UTC 

[PATCH v3 0/4] crypto: LEA block cipher implementation
 2023-06-29 10:01 UTC  (3+ messages)
  ` [PATCH v3 4/4] fscrypt: Add LEA-256-XTS, LEA-256-CTS support

[PATCH] sctp: fix potential deadlock on &net->sctp.addr_wq_lock
 2023-06-29 10:00 UTC  (3+ messages)

[PATCH] EDAC/i10nm: shift exponent is negative
 2023-06-29  9:58 UTC  (4+ messages)

[PATCH v4 0/3] mm: Fix bug affecting swapping in MTE tagged pages
 2023-06-29  9:57 UTC  (5+ messages)
` [PATCH v4 1/3] mm: Call arch_swap_restore() from do_swap_page()

checkpatch: diff: LICENSES/null: No such file or directory
 2023-06-29  9:57 UTC 

[PATCH] hv_netvsc: support a new host capability AllowRscDisabledStatus
 2023-06-29  9:58 UTC 

[PATCH] linux-firmware: update firmware for MT7922 WiFi device
 2023-06-29  9:51 UTC 

[PATCH] drm/arm/komeda: Remove component framework and add a simple encoder
 2023-06-29  9:51 UTC  (2+ messages)

[PATCHSET v1 wq/for-6.5] workqueue: Improve unbound workqueue execution locality
 2023-06-29  9:49 UTC  (7+ messages)

[PATCH v3 0/4] ACPI: platform: Fix SMB0001 enumeration on Kontron devices
 2023-06-29  9:43 UTC  (7+ messages)
` [PATCH v3 1/4] ACPI: bus: Constify acpi_companion_match() returned value
` [PATCH v3 2/4] ACPI: bus: Introduce acpi_match_acpi_device() helper

[PATCH v4 0/4] ublk: add zoned storage support
 2023-06-29  9:43 UTC  (9+ messages)
` [PATCH v4 3/4] ublk: enable "
` [PATCH v4 4/4] ublk: add zone append

next: parisc: drivers/eisa/eisa-bus.c:436:19: error: conflicting types for 'eisa_init'; have 'int(void)'
 2023-06-29  9:38 UTC  (2+ messages)

[GIT PULL] platform-drivers-x86 for 6.5-1
 2023-06-29  9:28 UTC 

[RFC PATCH 0/8] PCI: Define Intel PCI IDs and use them in drivers
 2023-06-29  9:28 UTC  (5+ messages)
` [RFC PATCH 7/8] ASoC: Intel: Skylake: Update PCI ID list

[PATCH V3] remoteproc: imx_rproc: iterate all notifiyids in rx callback
 2023-06-29  9:33 UTC 

[PATCH v4 0/4] input: touchscreen: add initial support for Goodix Berlin touchscreen IC
 2023-06-29  9:27 UTC  (5+ messages)
` [PATCH v4 1/4] dt-bindings: input: document Goodix Berlin Touchscreen IC
` [PATCH v4 2/4] input: touchscreen: add core support for "
` [PATCH v4 3/4] input: touchscreen: add I2C "
` [PATCH v4 4/4] input: touchscreen: add SPI "

use-after-free in kmemleak_scan?
 2023-06-29  9:23 UTC  (2+ messages)
  `  "

[PATCH V2] remoteproc: imx_rproc: iterate all notifiyids in rx callback
 2023-06-29  9:28 UTC 

[PATCH v1 1/1] kasan: Replace strreplace() with strchrnul()
 2023-06-29  9:22 UTC  (3+ messages)

[PATCH V2] x86,NUMA:improve the execution efficiency of numa_meminfo_cover_memory()
 2023-06-29  9:21 UTC  (2+ messages)

[syzbot] Monthly ntfs3 report (Jun 2023)
 2023-06-29  9:21 UTC 

[PATCH v4 00/21] Add Qualcomm Minidump kernel driver related support
 2023-06-29  9:20 UTC  (7+ messages)
` [PATCH v4 10/21] soc: qcom: Add qcom's pstore minidump driver support
` [PATCH v4 13/21] remoterproc: qcom: refactor to leverage exported minidump symbol

[syzbot] Monthly jfs report (Jun 2023)
 2023-06-29  9:14 UTC 

[Bug report] __arch_hweight32/64 x86
 2023-06-29  9:10 UTC  (6+ messages)

[PATCH v5 0/7] Add PLL clocks driver and syscon for StarFive JH7110 SoC
 2023-06-29  9:01 UTC  (7+ messages)
` [PATCH v5 2/7] dt-bindings: soc: starfive: Add StarFive syscon module

[PATCH v2] PM: QoS: Restore support for default value on frequency QoS
 2023-06-29  8:59 UTC  (2+ messages)

[syzbot] Monthly nilfs report (Jun 2023)
 2023-06-29  8:55 UTC 

[syzbot] Monthly hfs report (Jun 2023)
 2023-06-29  8:55 UTC 

[PATCH] cpufreq: intel_pstate: Fix scaling for hybrid capable system with disabled E-cores
 2023-06-29  8:54 UTC  (2+ messages)

[syzbot] Monthly reiserfs report (Jun 2023)
 2023-06-29  8:54 UTC 

[syzbot] Monthly io-uring report (Jun 2023)
 2023-06-29  8:54 UTC 

[PATCH v5 0/3] Add display support on the stm32f746-disco board
 2023-06-29  8:51 UTC  (7+ messages)
` [PATCH v5 1/3] ARM: dts: stm32: add ltdc support on stm32f746 MCU
` [PATCH v5 2/3] ARM: dts: stm32: add pin map for LTDC on stm32f7
` [PATCH v5 3/3] ARM: dts: stm32: support display on stm32f746-disco board

[PATCH v3 0/3+1] fanotify accounting for fs/splice.c
 2023-06-29  8:45 UTC  (5+ messages)
` [PATCH v4 0/3] "

[PATCH 0/7] Add support for LUT PPG
 2023-06-29  8:45 UTC  (5+ messages)
` [PATCH 1/7] dt-bindings: soc: qcom: Add qcom-pbs bindings

[Patch v3] net: mana: Batch ringing RX queue doorbell on receiving packets
 2023-06-29  8:42 UTC  (2+ messages)

[PATCH] usb: gadget: fsl_qe_udc: validate endpoint index for ch9 udc
 2023-06-29  8:41 UTC  (6+ messages)

linux-next: Tree for Jun 28
 2023-06-29  8:40 UTC  (3+ messages)
` linux-next: Tree for Jun 28 (arch/powerpc/platforms/pseries/mobility.c)

[PATCH v13 0/9] Implement copy offload support
 2023-06-29  8:33 UTC  (3+ messages)
  ` [PATCH v13 3/9] block: add emulation for copy

[RESEND PATCH] selftests/mincore: fix skip condition for check_huge_pages test
 2023-06-29  8:35 UTC 

[PATCH 0/2] KVM: s390: interrupt: Fix stepping into interrupt handlers
 2023-06-29  8:32 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] KVM: s390: interrupt: Fix stepping into program "

[Question] report a race condition between CPU hotplug state machine and hrtimer 'sched_cfs_period_timer' for cfs bandwidth throttling
 2023-06-29  8:33 UTC  (11+ messages)

[PATCH v9 0/6] Linear Address Masking (LAM) KVM Enabling
 2023-06-29  8:30 UTC  (5+ messages)
` [PATCH v9 4/6] KVM: x86: Introduce untag_addr() in kvm_x86_ops

[PATCH] cdrom/gdrom: Fix build error
 2023-06-29  8:30 UTC 

[GIT PULL] Crypto Fixes for 5.16
 2023-06-29  5:06 UTC  (11+ messages)
` [GIT PULL] Crypto Fixes for 5.17
    ` [GIT PULL] Crypto Fixes for 5.18
      ` [GIT PULL] Crypto Fixes for 5.19
        ` [GIT PULL] Crypto Update for 5.20
          ` [GIT PULL] Crypto Update for 6.1
            ` [GIT PULL] Crypto Update for 6.2
              ` [GIT PULL] Crypto Update for 6.3
                ` [GIT PULL] Crypto Update for 6.4
                  ` [GIT PULL] Crypto Update for 6.5

[GIT PULL] x86/misc for 6.5
 2023-06-29  5:29 UTC  (2+ messages)

[Patch] acpica: Add AML_NO_OPERAND_RESOLVE flag to Timer
 2023-06-29  8:26 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).