public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-07-01 06:54:16 to 2023-07-01 22:01:56 UTC [more...]

[PATCH v6 0/4] Add DMA driver for StarFive JH7110 SoC
 2023-07-01 22:01 UTC  (3+ messages)
` [PATCH v6 4/4] riscv: dts: starfive: add dma controller node

[PATCH v6 0/8] Add Ethernet driver for StarFive JH7110 SoC
 2023-07-01 21:57 UTC  (4+ messages)

[GIT PULL] Please pull NFS client updates for Linux 6.5
 2023-07-01 21:49 UTC  (2+ messages)

[PATCH v2 0/2] Allow disabling all native fbdev drivers and only keeping DRM emulation
 2023-07-01 21:44 UTC  (3+ messages)
` [PATCH v2 1/2] fbdev: Split frame buffer support in FB and FB_CORE symbols
` [PATCH v2 2/2] drm: Make fbdev emulation select FB_CORE instead of depends on FB

[PATCH v3 0/4] Input: support overlay objects on touchscreens
 2023-07-01 20:58 UTC  (4+ messages)
` [PATCH v3 1/4] Input: ts-overlay - Add touchscreen overlay object handling

[syzbot] [btrfs?] kernel BUG in prepare_to_merge
 2023-07-01 20:46 UTC 

drivers/dma/mediatek/mtk-hsdma.c:451:17: sparse: sparse: incorrect type in assignment (different base types)
 2023-07-01 20:39 UTC 

[PATCH] KVM: x86: vPMU: truncate counter value to allowed width
 2023-07-01 19:51 UTC  (10+ messages)

[PATCH 0/2] Allow disabling all native fbdev drivers and only keeping DRM emulation
 2023-07-01 19:49 UTC  (3+ messages)

[PATCH net] net: dsa: tag_sja1105: fix source port decoding in vlan_filtering=0 bridge mode
 2023-07-01 19:38 UTC  (2+ messages)

[PATCH v6 0/2] usb: serial: add support for CH348
 2023-07-01 19:16 UTC  (2+ messages)

[PATCH v2] usb: r8a66597-hcd: host: fix port index underflow and UBSAN complains
 2023-07-01 18:54 UTC  (3+ messages)

[GIT pull] x86/urgent for v6.5-rc1
 2023-07-01 18:43 UTC  (2+ messages)

[PATCH v2 00/13] parse-events clean up
 2023-07-01 18:43 UTC  (8+ messages)
` [PATCH v2 13/13] perf parse-events: Remove ABORT_ON
        ` [v2 "

[PATCH v1] lib subcmd: Avoid use-after-free when no commands are excluded
 2023-07-01 18:37 UTC  (2+ messages)

drivers/base/regmap/regcache-maple.c:114:23: warning: 'upper_index' is used uninitialized
 2023-07-01 18:27 UTC 

[PATCH v3] perf evsel amd: Fix IBS error message
 2023-07-01 18:17 UTC  (2+ messages)

Fwd: commit 9df9d2f0471b causes boot failure in pre-rc1 6.5 kernel
 2023-07-01 18:13 UTC  (6+ messages)

[PATCH v2] perf: unwind: Fix symfs with libdw
 2023-07-01 18:13 UTC  (2+ messages)

[patch 00/45] posix-timers: Cure inconsistencies and the SIG_IGN mess
 2023-07-01 18:01 UTC  (8+ messages)
` [patch 14/45] posix-timers: Consolidate interval retrieval

[PATCH][next] perf/benchmark: Fix spelling mistake "synchronious" -> "synchronous"
 2023-07-01 17:57 UTC  (2+ messages)

[syzbot] [kernel?] linux-next boot error: BUG: sleeping function called from invalid context in cpu_bugs_smt_update
 2023-07-01 17:43 UTC  (2+ messages)

[PATCHSET 0/4] perf lock contention: Add CSV style output support (v2)
 2023-07-01 17:39 UTC  (4+ messages)
` [PATCH 2/4] perf lock contention: Add -x option for CSV style output

[PATCH v2] drm/msm/adreno: Assign revn to A635
 2023-07-01 17:16 UTC  (3+ messages)

[PATCH][next] media: venus: Use struct_size_t() helper in pkt_session_unset_buffers()
 2023-07-01 17:17 UTC 

[PATCH v3] btf: warn but return no error for NULL btf from __register_btf_kfunc_id_set()
 2023-07-01 17:14 UTC 

[syzbot] [overlayfs?] KASAN: invalid-free in init_file
 2023-07-01 16:52 UTC  (3+ messages)

[PATCH] usb: r8a66597-hcd: host: fix port index underflow and UBSAN complains
 2023-07-01 16:45 UTC  (3+ messages)

[GIT PULL] Kbuild updates for v6.5-rc1
 2023-07-01 16:35 UTC  (2+ messages)

[PATCH v2 0/6] watchdog/hardlockup: Cleanup configuration of hardlockup detectors
 2023-07-01 16:22 UTC  (5+ messages)
` [PATCH v2 6/6] watchdog/hardlockup: Define HARDLOCKUP_DETECTOR_ARCH

[PATCH 0/3] net: phy: at803x: support qca8081 1G version chip
 2023-07-01 16:21 UTC  (16+ messages)
` [PATCH 1/3] net: phy: at803x: support qca8081 1G chip type
` [PATCH 3/3] net: phy: at803x: add qca8081 fifo reset on the link down

[GIT PULL] arm64 fix for 6.5-rc1
 2023-07-01 16:19 UTC  (3+ messages)

[GIT PULL] Compute Express Link (CXL) for 6.5
 2023-07-01 16:12 UTC  (2+ messages)

[GIT PULL v2] flexible-array transformations for 6.5-rc1
 2023-07-01 16:12 UTC  (2+ messages)

[GIT PULL] second set of sysctl fixes v6.5-rc1
 2023-07-01 16:12 UTC  (2+ messages)

[GIT PULL] NVDIMM and DAX for 6.5
 2023-07-01 16:12 UTC  (3+ messages)

[PATCH] module: print module name on refcount error
 2023-07-01 15:57 UTC  (3+ messages)

[PATCH] xen: fix potential shift out-of-bounds in xenhcd_hub_control()
 2023-07-01 15:51 UTC  (4+ messages)

[GIT PULL] RISC-V Patches for the 6.5 Merge Window, Part 1
 2023-07-01 15:45 UTC  (2+ messages)

[PATCH v6 00/11] Add STG/ISP/VOUT clock and reset drivers for StarFive JH7110
 2023-07-01 15:45 UTC  (2+ messages)

Bug#1039883: linux-image-6.3.0-1-amd64: ext4 corruption with symlinks
 2023-07-01 15:35 UTC 

[PATCH] tpm: Do not remap from ACPI resouces again for Pluton TPM
 2023-07-01 15:33 UTC 

[GIT PULL] pid: use flex array
 2023-07-01 15:28 UTC  (3+ messages)
` [PATCH] pid: use struct_size_t() helper

[PATCH v2] Documentation/mm: Add information about kmap_local_folio()
 2023-07-01 15:21 UTC  (2+ messages)

[PATCH 6.4 00/28] 6.4.1-rc1 review
 2023-07-01 15:01 UTC  (13+ messages)

[PATCH v4 0/3] staging: rtl8723bs: Fix some checkpatch issues
 2023-07-01 15:00 UTC  (5+ messages)
` [PATCH v4 1/3] staging: rtl8723bs: Fix space issues
` [PATCH v4 2/3] staging: rtl8723bs: Fix alignment open parenthesis
` [PATCH v4 3/3] staging: rtl8723bs: Fix remaining blank line issue

[PATCH v5 00/13] RISCV: Add KVM_GET_REG_LIST API
 2023-07-01 14:53 UTC  (19+ messages)
` [PATCH v5 01/13] KVM: arm64: selftests: Replace str_with_index with strdup_printf
` [PATCH v5 02/13] KVM: arm64: selftests: Drop SVE cap check in print_reg
` [PATCH v5 03/13] KVM: arm64: selftests: Remove print_reg's dependency on vcpu_config
` [PATCH v5 04/13] KVM: arm64: selftests: Rename vcpu_config and add to kvm_util.h
` [PATCH v5 05/13] KVM: arm64: selftests: Delete core_reg_fixup
` [PATCH v5 06/13] KVM: arm64: selftests: Split get-reg-list test code
` [PATCH v5 07/13] KVM: arm64: selftests: Finish generalizing get-reg-list
` [PATCH v5 08/13] KVM: arm64: selftests: Move reject_set check logic to a function
` [PATCH v5 09/13] KVM: arm64: selftests: Move finalize_vcpu back to run_test
` [PATCH v5 10/13] KVM: selftests: Only do get/set tests on present blessed list
` [PATCH v5 11/13] KVM: selftests: Add skip_set facility to get_reg_list test
` [PATCH v5 12/13] KVM: riscv: Add KVM_GET_REG_LIST API support
` [PATCH v5 13/13] KVM: riscv: selftests: Add get-reg-list test

[PATCH v1] fs:smb:Fix unsigned expression compared with zero
 2023-07-01 14:43 UTC  (2+ messages)

[PATCH] clk: qcom: gcc-sm7150: Add CLK_OPS_PARENT_ENABLE to sdcc2 rcg
 2023-07-01 14:41 UTC  (2+ messages)

[PATCH] samples: pktgen: fix append mode failed issue
 2023-07-01 14:37 UTC 

[PATCH 1/1] thermal: sysfs: avoid actual readings from sysfs
 2023-07-01 14:20 UTC  (16+ messages)

[PATCH] jfs: fix invalid free of JFS_IP(ipimap)->i_imap in diUnmount
 2023-07-01 14:05 UTC  (3+ messages)
` [PATCH 0/1] fs/jfs: fix KASAN double-free warnings after failed jfs_remount()
  ` [PATCH 1/1] fs/jfs: prevent double-free in dbUnmount() "

[PATCH 0/1] Backlight driver for the Apple Studio Display
 2023-07-01 14:00 UTC  (4+ messages)
` [PATCH 1/1] backlight: apple_bl_usb: Add Apple Studio Display support

[PATCH v3 00/10] tracing: introducing eventfs
 2023-07-01 13:54 UTC  (5+ messages)
` [PATCH v3 02/10] eventfs: introducing struct tracefs_inode
` [PATCH v3 03/10] eventfs: adding eventfs dir add functions

[PATCH v3 0/6] gfs2: kmap{_atomic} conversion to kmap_local_{page/folio}
 2023-07-01 13:54 UTC  (13+ messages)
` [PATCH v3 1/6] gfs2: Replace kmap_atomic() by kmap_local_page() in stuffed_readpage
` [PATCH v3 2/6] gfs2: Replace kmap_atomic()+memcpy by memcpy_from_page()
` [PATCH v3 3/6] gfs2: Replace kmap() by kmap_local_page() in gfs2_unstuffer_page
` [PATCH v3 4/6] gfs2: Replace kmap_atomic() by kmap_local_page() in lops.c
` [PATCH v3 5/6] gfs2: Replace kmap() by kmap_local_page() in gfs2_read_super
` [PATCH v3 6/6] gfs2: Replace kmap_atomic() by kmap_local_page() in gfs2_write_buf_to_page

[PATCH v2] i2c: busses: i2c-nomadik: Remove a useless call in the remove function
 2023-07-01 13:49 UTC  (2+ messages)

[PATCH -next v6 0/2] support allocating crashkernel above 4G explicitly on riscv
 2023-07-01 17:11 UTC  (4+ messages)
` [PATCH -next v6 1/2] riscv: kdump: Implement crashkernel=X,[high,low]
` [PATCH -next v6 2/2] docs: kdump: Update the crashkernel description for riscv

Linux 6.3.11
 2023-07-01 13:10 UTC  (2+ messages)

Linux 6.4.1
 2023-07-01 13:10 UTC  (2+ messages)

Linux 6.1.37
 2023-07-01 13:10 UTC  (2+ messages)

[PATCH v2] kernel/trace: Fix cleanup logic of enable_trace_eprobe
 2023-07-01 13:02 UTC  (2+ messages)

[PATCH v5 0/2] Add MCQ support for MTK platform
 2023-07-01 12:44 UTC  (3+ messages)
` [PATCH v5 1/2] scsi: ufs: core: Export symbols for MTK driver module
` [PATCH v5 2/2] scsi: ufs: ufs-mediatek: Add MCQ support for MTK platform

[PATCH v2 0/5] nvme-fc: Fix blktests hangers
 2023-07-01 12:11 UTC  (3+ messages)
` [PATCH v2 4/5] nvme-fc: Make initial connect attempt synchronous

[PATCH v4] dt-bindings: riscv: deprecate riscv,isa
 2023-07-01 11:25 UTC  (3+ messages)

[PATCH v2 1/2] led: led-class: Read max-brightness from devicetree
 2023-07-01 11:09 UTC  (2+ messages)

[PATCHv2 0/3] zsmalloc: small compaction improvements
 2023-07-01 11:06 UTC  (7+ messages)
` [PATCHv2 1/3] zsmalloc: do not scan for allocated objects in empty zspage
` [PATCHv2 3/3] zsmalloc: remove zs_compact_control

[PATCH] arm64: dts: rockchip: add support for Rongpin king3399 board
 2023-07-01 11:04 UTC  (3+ messages)

[PATCH 0/7] Add support for LUT PPG
 2023-07-01 11:03 UTC  (9+ messages)
` [PATCH 1/7] dt-bindings: soc: qcom: Add qcom-pbs bindings
` [PATCH 2/7] dt-bindings: leds: leds-qcom-lpg: Add support for LUT through NVMEM devices

arch/loongarch/kernel/stacktrace.c:47:25: sparse: sparse: incorrect type in assignment (different address spaces)
 2023-07-01 10:58 UTC 

[PATCH V2 00/13] Add multipd remoteproc support
 2023-07-01 10:55 UTC  (19+ messages)
` [PATCH V2 01/13] dt-bindings: remoteproc: qcom: Add support for multipd model
` [PATCH V2 10/13] remoteproc: qcom: Add Hexagon based multipd rproc driver

[PATCH v2 10/10] RISC-V: provide a Kconfig option to disable parsing "riscv,isa"
 2023-07-01 10:49 UTC  (6+ messages)

[PATCH v2 0/3] fs/ecryptfs: Replace kmap{,_atomic}() with kmap_local_page()
 2023-07-01 10:46 UTC  (3+ messages)

[PATCH v3 0/3] Fix some checkpatch issues
 2023-07-01 10:35 UTC  (5+ messages)

[PATCH] xtensa: fix lock_mm_and_find_vma in case VMA not found
 2023-07-01 10:31 UTC 

[syzbot] Monthly bluetooth report (Jun 2023)
 2023-07-01 10:15 UTC 

[PATCH -next v5 0/2] support allocating crashkernel above 4G explicitly on riscv
 2023-07-01  9:51 UTC  (5+ messages)
` [PATCH -next v5 1/2] riscv: kdump: Implement crashkernel=X,[high,low]

[PATCH] ASoC: codecs: wcd938x: fix soundwire initialisation race
 2023-07-01  9:47 UTC 

[RFC 0/4] reconnect support in vduse
 2023-07-01  9:24 UTC  (13+ messages)
` [RFC 1/4] vduse: Add the struct to save the vq reconnect info
` [RFC 2/4] vduse: Add file operation for mmap
` [RFC 3/4] vduse: Add the function for get/free the mapp pages
` [RFC 4/4] vduse: update the vq_info in ioctl

[PATCH] media: mediatek: vcodec: Add a flag to indicate vdec_fb finding status
 2023-07-01  9:05 UTC 

[PATCH 5.10] kprobes/x86: Fix kprobe debug exception handling logic
 2023-07-01  8:43 UTC  (3+ messages)

qemu-arm64: Unexpected kernel BRK exception at EL1 - WARNING: CPU: 3 PID: 0 at kernel/context_tracking.c:128 ct_kernel_exit.constprop
 2023-07-01  8:42 UTC 

[PATCH 0/5] Add PPS pulse-width support
 2023-07-01  8:34 UTC  (5+ messages)
` [PATCH 2/5] dt-bindings: pps: pps-gpio: introduce capture-clear property

[PATCH v2 0/6] can: tcan4x5x: Introduce tcan4552/4553
 2023-07-01  8:34 UTC  (9+ messages)
` [PATCH v2 5/6] can: tcan4x5x: Add support for tcan4552/4553

[PATCH 6.4 00/31] 6.4.1-rc3 review
 2023-07-01  8:33 UTC  (2+ messages)

[PATCH] loongarch: loongson3_defconfig: Enable CONFIG_JUMP_LABEL
 2023-07-01  8:32 UTC 

[PATCH 0/3] Add SiFive Private L2 cache and PMU driver
 2023-07-01  8:22 UTC  (7+ messages)
` [PATCH 3/3] dt-bindings: riscv: sifive: Add SiFive Private L2 cache controller

[syzbot] [modules?] KASAN: invalid-access Read in init_module_from_file
 2023-07-01  8:18 UTC 

[PATCH v1 0/5] Add PWM-DAC audio support for StarFive JH7110 RISC-V SoC
 2023-07-01  8:17 UTC  (5+ messages)
` [PATCH v1 1/5] ASoC: dt-bindings: Add StarFive JH7110 dummy PWM-DAC transmitter

[PATCH v12 00/22] TDX host kernel support
 2023-07-01  8:16 UTC  (20+ messages)
` [PATCH v12 07/22] x86/virt/tdx: Add skeleton to enable TDX on demand
` [PATCH v12 20/22] x86/virt/tdx: Allow SEAMCALL to handle #UD and #GP

[PATCH] arm64: dts: tegra: drop serial clock-names and reset-names
 2023-07-01  8:14 UTC  (3+ messages)

[PATCH v2] spi: stm32: disable device mode with st,stm32f4-spi compatible
 2023-07-01  8:09 UTC  (4+ messages)

[PATCH v2 0/3] raid10 bugfix
 2023-07-01  8:05 UTC  (4+ messages)
` [PATCH v2 1/3] md/raid10: check replacement and rdev to prevent submit the same io twice
` [PATCH v2 2/3] md/raid10: factor out dereference_rdev_and_rrdev()
` [PATCH v2 3/3] md/raid10: use dereference_rdev_and_rrdev() to get devices

[PATCH 00/11] Even more msm bindings fixes
 2023-07-01  8:06 UTC  (3+ messages)
` [PATCH 03/11] arm64: dts: qcom: msm8939: Add missing 'cache-unified' to L2

[PATCH v4] ALSA: hda/realtek: Add quirks for Unis H3C Desktop B760 & Q760
 2023-07-01  8:04 UTC 

[PATCH] drm/exynos: fix a possible null-pointer dereference due to data race in exynos_drm_crtc_atomic_disable()
 2023-07-01  8:01 UTC  (2+ messages)

linux-next: duplicate patch in the samsung-krzk tree
 2023-07-01  7:57 UTC  (2+ messages)

[PATCH] cgroup: remove unneeded return value of cgroup_rm_cftypes_locked()
 2023-07-01  7:38 UTC 

[PATCH 6.3 00/32] 6.3.11-rc4 review
 2023-07-01  7:32 UTC  (2+ messages)

[PATCH] mm: memory-failure: fix potential page refcnt leak in memory_failure()
 2023-07-01  7:28 UTC 

[PATCH 6.1 00/33] 6.1.37-rc3 review
 2023-07-01  7:22 UTC  (2+ messages)

[PATCH v3] ALSA: hda/realtek: Add quirks for Unis H3C Desktop B760 & Q760
 2023-07-01  7:18 UTC  (2+ messages)

[PATCH RESEND v13 char-misc-next 0/2] Add OTP/EEPROM functionality to the PCI1XXXX switch
 2023-07-01  7:18 UTC  (3+ messages)

[PATCH v1] firmware:Fix an NULL vs IS_ERR() bug in probe
 2023-07-01  7:11 UTC 

[PATCH RESEND v13 char-misc-next 0/2] Add OTP/EEPROM functionality to the PCI1XXXX switch
 2023-07-01  7:08 UTC  (3+ messages)
` [PATCH RESEND v13 char-misc-next 1/2] misc: microchip: pci1xxxx: Add support to read and write into PCI1XXXX OTP via NVMEM sysfs
` [PATCH RESEND v13 char-misc-next 2/2] misc: microchip: pci1xxxx: Add support to read and write into PCI1XXXX EEPROM "

[PATCH] Documentation: Linux Contribution Maturity Model and the wider community
 2023-07-01  7:04 UTC  (5+ messages)
  ` [Tech-board-discuss] "
    ` Measurement, was "
      ` [Tech-board-discuss] Measurement, was "

[RFC PATCH v5 00/17] vsock: MSG_ZEROCOPY flag support
 2023-07-01  6:45 UTC  (2+ messages)

[PATCH] cgroup/cpuset: update parent subparts cpumask while holding css refcnt
 2023-07-01  6:50 UTC 

[RFC PATCH v5 00/17] vsock: MSG_ZEROCOPY flag support
 2023-07-01  6:39 UTC  (6+ messages)
` [RFC PATCH v5 04/17] vsock/virtio: non-linear skb handling for tap
` [RFC PATCH v5 14/17] docs: net: description of MSG_ZEROCOPY for AF_VSOCK
` [RFC PATCH v5 15/17] test/vsock: MSG_ZEROCOPY flag tests
` [RFC PATCH v5 16/17] test/vsock: MSG_ZEROCOPY support for vsock_perf
` [RFC PATCH v5 17/17] test/vsock: io_uring rx/tx tests


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