public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-04-14 06:53:10 to 2023-04-14 10:10:43 UTC [more...]

[PATCH net-next v1] vsock/loopback: don't disable irqs for queue access
 2023-04-14 10:10 UTC  (2+ messages)

[PATCH printk v1 00/18] threaded/atomic console support
 2023-04-14 10:10 UTC  (9+ messages)
` [PATCH printk v1 04/18] printk: Add per-console suspended state
` [PATCH printk v1 16/18] kernel/panic: Add atomic write enforcement to warn/panic

[PATCH for-next 0/3] rtrs bugfix and cleanups
 2023-04-14 10:09 UTC  (13+ messages)
` [PATCH for-next 2/3] RDMA/rtrs: Fix rxe_dealloc_pd warning

[RFC PATCH v1] ice: add CGU info to devlink info callback
 2023-04-14 10:06 UTC  (9+ messages)

[PATCH 0/5] Alter fcntl to handle int arguments correctly
 2023-04-14 10:02 UTC  (6+ messages)
` [PATCH 1/5] fcntl: Cast commands with int args explicitly
` [PATCH 2/5] fs: Pass argument to fcntl_setlease as int
` [PATCH 3/5] pipe: Pass argument of pipe_fcntl "
` [PATCH 4/5] memfd: Pass argument of memfd_fcntl "
` [PATCH 5/5] dnotify: Pass argument of fcntl_dirnotify "

[PATCH V12 0/4] Add minimal boot support for IPQ9574
 2023-04-14 10:01 UTC  (4+ messages)
` [PATCH V12 3/4] arm64: dts: qcom: Add support for ipq9574 SoC and RDP433 variant

[RFC PATCH v2 0/3] kunit: Deferred action helpers
 2023-04-14 10:01 UTC  (6+ messages)
` [RFC PATCH v2 1/3] kunit: Add kunit_add_action() to defer a call until test exit

[PATCH v2 bpf 00/11] bpf: random unpopular userspace fixes (32 bit et al)
 2023-04-14  9:54 UTC  (3+ messages)
` [PATCH v2 bpf 02/11] bpftool: define a local bpf_perf_link to fix accessing its fields

[PATCH 0/6] mm/hugetlb: More fixes around uffd-wp vs fork() / RO pins
 2023-04-14  9:52 UTC  (8+ messages)
` [PATCH 1/6] mm/hugetlb: Fix uffd-wp during fork()
` [PATCH 2/6] mm/hugetlb: Fix uffd-wp bit lost when unsharing happens
` [PATCH 5/6] selftests/mm: Rename COW_EXTRA_LIBS to IOURING_EXTRA_LIBS

[RFC PATCH v2 00/11] Intel IA32_SPEC_CTRL Virtualization
 2023-04-14  9:52 UTC  (4+ messages)
` [RFC PATCH v2 01/11] x86/msr-index: Add bit definitions for BHI_DIS_S and BHI_NO

[PATCH] mm: page_alloc: Assume huge tail pages are valid when allocating contiguous pages
 2023-04-14  9:52 UTC  (3+ messages)

[PATCH net v2 1/1] igc: read before write to SRRCTL register
 2023-04-14  9:50 UTC  (2+ messages)

[PATCH v5] arm64: kdump: simplify the reservation behaviour of crashkernel=,high
 2023-04-14  9:49 UTC  (6+ messages)

[syzbot] [reiserfs?] KASAN: null-ptr-deref Read in __wait_on_buffer
 2023-04-14  9:50 UTC 

[PATCH v4 01/13] rust: sync: introduce `LockClassKey`
 2023-04-14  9:46 UTC  (7+ messages)
` [PATCH v4 08/13] rust: introduce `ARef`

[RFC PATCH net] sfc: Fix use-after-free due to selftest_work
 2023-04-14  9:44 UTC  (4+ messages)

next: allmodconfig: phy-mtk-hdmi-mt8195.c:298:6: error: variable 'ret' is uninitialized when used here [-Werror,-Wuninitialized]
 2023-04-14  9:44 UTC 

[RFC PATCH v6] sched: Fix performance regression introduced by mm_cid
 2023-04-14  9:43 UTC  (2+ messages)

[PATCH] serial: 8250: Clear port->pm on port specific driver unbind
 2023-04-14  9:40 UTC  (5+ messages)

[PATCH] ALSA: hda: Glenfly: add HD Audio PCI IDs and HDMI Codec Vendor IDs
 2023-04-14  9:39 UTC  (2+ messages)

[PATCH v3 0/2] modules/kmod: replace implementation with a sempahore
 2023-04-14  9:37 UTC  (4+ messages)
` [PATCH v3 2/2] modules/kmod: replace implementation with a semaphore

[PATCH v2 2/2] dt-bindings: usb: snps,dwc3: Add 'snps,global-regs-starting-offset' quirk
 2023-04-14  9:36 UTC  (9+ messages)

[PATCH RESEND v2] firmware/psci: demote suspend-mode warning to info level
 2023-04-14  9:36 UTC  (2+ messages)

[PATCH 0/3] Add regulators to Rock 5B's CPU big cores
 2023-04-14  9:34 UTC  (4+ messages)
` [PATCH 1/3] arm64: dts: rockchip: Drop RTC clock-frequency on rk3588-rock-5b
` [PATCH 2/3] arm64: dts: rockchip: Use generic name for es8316 "
` [PATCH 3/3] arm64: dts: rockchip: Add vdd_cpu_big regulators to rk3588-rock-5b

[PATCH] nvme/tcp: Add support to set the tcp worker cpu affinity
 2023-04-14  9:35 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v3 00/18] arm64: dts: qcom: sa8775p: add basic PMIC support
 2023-04-14  9:33 UTC  (4+ messages)
` [PATCH v3 03/18] dt-bindings: interrupt-controller: qcom-pdc: add compatible for sa8775p

[PATCH v2 0/4] Add uprobes support for LoongArch
 2023-04-14  9:33 UTC  (5+ messages)
` [PATCH v2 1/4] LoongArch: Move three functions from kprobes.c to inst.c
` [PATCH v2 2/4] LoongArch: Add larch_insn_gen_break() to generate break insns
` [PATCH v2 3/4] LoongArch: Use larch_insn_gen_break() for kprobes
` [PATCH v2 4/4] LoongArch: Add uprobes support

[PATCH] fs/proc: add Kthread flag to /proc/$pid/status
 2023-04-14  9:27 UTC 

AMD EPYC 25 (19h): Hardware Error: Machine Check: 0 Bank 17: d42040000000011b
 2023-04-14  9:26 UTC  (3+ messages)

[PATCH] soc: mdediatek: devapc: use devm_platform_ioremap_resource() instead of of_iomap()
 2023-04-14  9:21 UTC 

[PATCH] firmware_loader: rework crypto dependencies
 2023-04-14  9:22 UTC  (3+ messages)

[PATCH 0/9] Convert low hanging pinctrl irqchips to be immutable
 2023-04-14  9:09 UTC  (2+ messages)

[PATCH v3 0/7] drm: fdinfo memory stats
 2023-04-14  9:07 UTC  (13+ messages)
` [PATCH v3 6/7] drm: Add "

[PATCH v3 0/4] cacheinfo: Correctly fallback to using clidr_el1's information
 2023-04-14  9:05 UTC  (8+ messages)
` [PATCH v3 2/4] cacheinfo: Check cache properties are present in DT

[PATCH v7 00/12] Introduce Nuvoton ma35d1 SoC
 2023-04-14  9:04 UTC  (16+ messages)
` [PATCH v7 04/12] dt-bindings: reset: nuvoton: Document ma35d1 reset control
` [PATCH v7 05/12] dt-bindings: mfd: syscon: Add nuvoton,ma35d1-sys compatible
` [PATCH v7 12/12] MAINTAINERS: Add entry for NUVOTON MA35

[PATCH bpf-next v3 1/3] xsk: Support UMEM chunk_size > PAGE_SIZE
 2023-04-14  9:08 UTC  (12+ messages)

[PATCH] Input: vmmouse - add macros to enable vmmouse relative mode
 2023-04-14  8:58 UTC  (3+ messages)

[PATCHv2] seq_buf: add seq_buf_do_printk() helper
 2023-04-14  9:00 UTC  (2+ messages)

[PATCH net-next] lib/win_minmax: export symbol of minmax_running_min
 2023-04-14  9:00 UTC  (3+ messages)

[PATCH v1 0/6] GenieZone hypervisor drivers
 2023-04-14  8:51 UTC  (10+ messages)
` [PATCH v1 2/6] dt-bindings: hypervisor: Add binding for MediaTek GenieZone hypervisor
` [PATCH v1 3/6] soc: mediatek: virt: geniezone: Introduce GenieZone hypervisor support

[PATCH RFC net-next v2 0/4] virtio/vsock: support datagrams
 2023-04-14  8:47 UTC  (3+ messages)
` [PATCH RFC net-next v2 2/4] virtio/vsock: add VIRTIO_VSOCK_F_DGRAM feature bit

[PATCH 00/27] MediaTek Helio X10 - Mailbox, Display, MMC/SD/SDIO
 2023-04-14  8:46 UTC  (35+ messages)
` [PATCH 01/27] dt-bindings: pwm: Add compatible for MediaTek MT6795
` [PATCH 02/27] dt-bindings: phy: mediatek,dsi-phy: Add compatible for MT6795 Helio X10
` [PATCH 03/27] dt-bindings: display: mediatek: dpi: Add compatible for MediaTek MT6795
` [PATCH 04/27] dt-bindings: display: mediatek: aal: "
` [PATCH 05/27] dt-bindings: display: mediatek: dsi: "
` [PATCH 06/27] dt-bindings: display: mediatek: ovl: "
` [PATCH 07/27] dt-bindings: display: mediatek: rdma: "
` [PATCH 08/27] dt-bindings: display: mediatek: wdma: "
` [PATCH 09/27] dt-bindings: display: mediatek: color: "
` [PATCH 10/27] dt-bindings: display: mediatek: gamma: "
` [PATCH 11/27] dt-bindings: display: mediatek: merge: "
` [PATCH 12/27] dt-bindings: display: mediatek: split: "
` [PATCH 13/27] dt-bindings: display: mediatek: ufoe: "
` [PATCH 14/27] dt-bindings: display: mediatek: od: "
` [PATCH 22/27] arm64: dts: mediatek: mt6795: Copyright header additions

[PATCH net] net: Add check for csum_start in skb_partial_csum_set()
 2023-04-14  8:45 UTC  (7+ messages)
            ` 答复: "

BUG: drivers/net/wireless: iwlwifi: IWL Error: ieee80211 phy0: Hardware restart was requested
 2023-04-14  8:44 UTC  (5+ messages)
` BUG: drivers/net/wireless: iwlwifi: IWL Error: "BUG: kernel NULL pointer dereference, address: 0000000000000150"
      ` BUG: drivers/net/wireless: iwlwifi: IWL Error: "BUG: kernel NULL pointer dereference, address: 0000000000000150" P.S

[PATCH v2] libbpf: correct the macro KERNEL_VERSION for old kernel
 2023-04-14  8:43 UTC 

[PATCH v2 0/4] usb: dwc2: add optional clock used on stm32mp15
 2023-04-14  8:41 UTC  (5+ messages)
` [PATCH v2 1/4] usb: dwc2: improve error handling in __dwc2_lowlevel_hw_enable
` [PATCH v2 2/4] dt-bindings: usb: dwc2: add utmi optional clock
` [PATCH v2 3/4] usb: dwc2: platform: add support for "
` [PATCH v2 4/4] ARM: dts: stm32: add USB OTG UTMI clock on stm32mp151

[PATCH v1 0/6] drm/bridge: tc358768: Improve parallel RGB input configuration
 2023-04-14  8:42 UTC  (6+ messages)
` [PATCH v1 3/6] dt-bindings: display: bridge: toshiba,tc358768: add parallel input mode

[PATCH for-6.4/block] block/rq_qos: protect rq_qos apis with a new lock
 2023-04-14  8:40 UTC 

[PATCH v6 0/6] ksm: support tracking KSM-placed zero-pages
 2023-04-14  8:40 UTC  (3+ messages)

[PATCH] dt-bindings: display: mediatek: simplify compatibles syntax
 2023-04-14  8:33 UTC 

[v10] media: mediatek: vcodec: support stateless AV1 decoder
 2023-04-14  8:30 UTC 

[PATCH 1/2] erofs: sunset erofs_dbg()
 2023-04-14  8:30 UTC  (2+ messages)
` [PATCH 2/2] erofs: cleanup i_format-related stuffs

[PATCH] kasan: remove hwasan-kernel-mem-intrinsic-prefix=1 for clang-14
 2023-04-14  8:29 UTC 

[PATCH v1] trace: add the necessary dependencies of configuration options
 2023-04-14  8:27 UTC 

[RESEND PATCH] sched/clock: Fix local_clock() before sched_clock_init()
 2023-04-14  8:24 UTC  (2+ messages)

[PATCH net-next] net: phy: micrel: Fix PTP_PF_PEROUT for lan8841
 2023-04-14  8:26 UTC 

[linus:master] [btrfs] 4ae2edf12d: fio.write_iops -11.9% regression
 2023-04-14  8:22 UTC  (3+ messages)

[PATCH RESEND v3] perf/core: Fix hardlockup failure caused by perf throttle
 2023-04-14  8:23 UTC  (5+ messages)

[PATCH RFC 0/5] perf: Add ioctl to emit sideband events
 2023-04-14  8:23 UTC  (6+ messages)
` [PATCH RFC 1/5] "
` [PATCH RFC 2/5] perf: Add fork to the sideband ioctl
` [PATCH RFC 3/5] perf: Add namespaces "
` [PATCH RFC 4/5] perf: Add comm "
` [PATCH RFC 5/5] perf: Add mmap "

[PATCH v6 0/5] perf: CXL 3.0 Performance Monitoring Unit support
 2023-04-14  8:20 UTC  (3+ messages)
` [PATCH v6 1/5] perf: Allow a PMU to have a parent

[PATCH net-next] net: lan966x: Fix lan966x_ifh_get
 2023-04-14  8:20 UTC 

[PATCH v3 00/21] Update uncore topics, 1x event updates, 2x new archs
 2023-04-14  8:18 UTC  (3+ messages)

[PATCH v2] usb: typec: intel_pmc_mux: Expose IOM port status to debugfs
 2023-04-14  8:19 UTC 

Multiple undefined configuration options are dependent in Kconfig under the v6.3-rc4 drivers directory
 2023-04-14  8:18 UTC  (4+ messages)

[PATCH v6 0/3] Ignore non-LRU-based reclaim in memcg reclaim
 2023-04-14  8:18 UTC  (7+ messages)
` [PATCH v6 1/3] mm: vmscan: ignore "
` [PATCH v6 2/3] mm: vmscan: move set_task_reclaim_state() near flush_reclaim_state()
` [PATCH v6 3/3] mm: vmscan: refactor updating current->reclaim_state

[PATCH v4 0/4] cacheinfo: Correctly fallback to using clidr_el1's information
 2023-04-14  8:14 UTC  (5+ messages)
` [PATCH v4 1/4] cacheinfo: Check sib_leaf in cache_leaves_are_shared()
` [PATCH v4 2/4] cacheinfo: Check cache properties are present in DT
` [PATCH v4 3/4] arch_topology: Remove early cacheinfo error message if -ENOENT
` [PATCH v4 4/4] cacheinfo: Add use_arch[|_cache]_info field/function

[PATCH][next] selftests/mm: Fix spelling mistake "priviledge" -> "privilege"
 2023-04-14  8:15 UTC 

[PATCH] Mips: Fix _CONST64_(x) as unsigned
 2023-04-14  8:13 UTC  (2+ messages)

[PATCH] printk: Export console trace point for kcsan/kasan/kfence/kmsan
 2023-04-14  8:11 UTC  (2+ messages)

[PATCH][next] KVM: selftests: Fix spelling mistake "perrmited" -> "permitted"
 2023-04-14  8:08 UTC 

[V6 0/9] Add Tegra234 HTE support
 2023-04-14  8:07 UTC  (3+ messages)

[PATCH] ixp4xx_crypto: fix building wiht 64-bit dma_addr_t
 2023-04-14  8:06 UTC 

[PATCH] mm: make arch_has_descending_max_zone_pfns() static
 2023-04-14  8:03 UTC 

[RFC PATCH 0/5] Enable multiple MCAN on AM62x
 2023-04-14  8:01 UTC  (5+ messages)
` [RFC PATCH 3/5] dt-binding: can: m_can: Remove required interrupt attributes
` [RFC PATCH 4/5] arm64: dts: ti: Enable multiple MCAN for AM62x in MCU MCAN overlay

[PATCH] phy: mediatek/mt8195: fx mtk_hdmi_pll_calc() return code
 2023-04-14  7:58 UTC 

[PATCH] dt-bindings: vendor-prefixes: Add KUNBUS GmbH
 2023-04-14  7:58 UTC  (2+ messages)

[RFC PATCH] dma: coherent: respect to device 'dma-coherent' property
 2023-04-14  8:03 UTC 

[PATCH] drm/fbdev-generic: fix potential out-of-bounds access
 2023-04-14  7:56 UTC  (16+ messages)

[PATCH 0/8] Add PMI632 PMIC and RGB LED on sdm632-fairphone-fp3
 2023-04-14  7:56 UTC  (9+ messages)
` [PATCH 1/8] dt-bindings: pinctrl: qcom,pmic-gpio: add PMI632
` [PATCH 3/8] dt-bindings: leds: qcom-lpg: Add compatible for PMI632 LPG block
` [PATCH 5/8] dt-bindings: iio: adc: qcom,spmi-vadc: Allow 1/16 for pre-scaling
` [PATCH 6/8] dt-bindings: mfd: qcom-spmi-pmic: Add PMI632 compatible

[PATCH v11 0/8] function_graph: Support recording and printing the return value of function
 2023-04-14  7:55 UTC  (4+ messages)
` [PATCH v11 1/8] "

[PATCH] scsi: libsas: set tf to normal in sas_ata_device_link_abort()
 2023-04-14  7:36 UTC  (2+ messages)

[PATCH 2/3] iio: pressure: Honeywell mpr pressure sensor
 2023-04-14  7:52 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: iio: pressure: Support Honeywell mpr sensors

[PATCH v2] drm/msm/dpu: always program dsc active bits
 2023-04-14  7:48 UTC  (2+ messages)

[PATCH v2 0/5] Add support for Focaltech FTS Touchscreen
 2023-04-14  7:44 UTC  (5+ messages)
` [PATCH v2 1/5] dt-bindings: input: touchscreen: add bindings for focaltech,fts5452

[PATCH v2] drm/ast: Fix long time waiting on s3/s4 resume
 2023-04-14  7:42 UTC 

[PATCH tty-next 0/2] serial: Add driver for National Instruments UARTs
 2023-04-14  7:42 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 tty-next 1/2] dt-bindings: serial: ni,ni16650: add bindings

[PATCH] drm/msm/dpu: always program dsc active bits
 2023-04-14  7:35 UTC  (6+ messages)

[PATCHv4 0/3] generic-ohci/ehci: add RK3588 support
 2023-04-14  7:34 UTC  (3+ messages)
` [PATCHv4 1/3] dt-bindings: usb: Add RK3588 OHCI

[PATCH 00/10] arm64: dts: ti: k3-am64: Add missing properties used in u-boot
 2023-04-14  7:33 UTC  (11+ messages)
` [PATCH 01/10] arm64: dts: ti: k3-am64: Add general purpose timers
` [PATCH 02/10] arm64: dts: ti: k3-am642-sk: Fix mmc1 pinmux
` [PATCH 03/10] arm64: dts: ti: k3-am642-sk: Enable main_i2c0 and eeprom
` [PATCH 04/10] arm64: dts: ti: k3-am642-sk: Describe main_uart1 pins
` [PATCH 05/10] arm64: dts: ti: k3-am642-sk: Rename regulator node name
` [PATCH 06/10] arm64: dts: ti: k3-am642-evm: Enable main_i2c0 and eeprom
` [PATCH 07/10] arm64: dts: ti: k3-am642-evm: Describe main_uart1 pins
` [PATCH 08/10] arm64: dts: ti: k3-am642-evm: Rename regulator node name
` [PATCH 09/10] arm64: dts: ti: k3-am642-evm: Add VTT GPIO regulator for DDR
` [PATCH 10/10] arm64: dts: ti: k3-am642-sk|evm: Drop bootargs, add aliases

[PATCH v2 0/4] SM8150 Kumano updates
 2023-04-14  7:29 UTC  (3+ messages)
` [PATCH v2 4/4] arm64: dts: qcom: sm8150-kumano: Enable SDHCI2

[PATCH 0/2] Fix MSI interrupts for nested Hyper-V root partition
 2023-04-14  7:28 UTC  (6+ messages)
` [PATCH 1/2] x86/hyperv: Expose an helper to map PCI interrupts

linux-next: Tree for Apr 13
 2023-04-14  7:25 UTC  (3+ messages)

[PATCH v1] media: vivid: Extend FPS rates offered by simulated webcam
 2023-04-14  7:24 UTC 

[PATCH net-next V2 0/2] virtio-net: don't busy poll for cvq command
 2023-04-14  7:21 UTC  (5+ messages)
` [PATCH net-next V2 1/2] virtio-net: convert rx mode setting to use workqueue

[PATCH v3] ARM:unwind:fix unwind abort for uleb128 case
 2023-04-14  7:19 UTC  (2+ messages)

[PATCH] serial: 8250: Add missing wakeup event reporting
 2023-04-14  7:19 UTC  (2+ messages)

[PATCH] ring-buffer: Clearly check null ptr returned by rb_set_head_page()
 2023-04-14  7:17 UTC 

[PATCH] libbpf: correct the macro KERNEL_VERSION for old kernel
 2023-04-14  7:10 UTC  (2+ messages)

[PATCH v2 0/1] HID: shield
 2023-04-14  7:09 UTC  (4+ messages)
` [PATCH v2 1/1] HID: shield: Initial driver implementation with Thunderstrike support

[PATCH v2 0/7] Add support for MT6331 and MT6332 LEDs
 2023-04-14  7:09 UTC  (6+ messages)
` [PATCH v2 7/7] leds: leds-mt6323: Add support for WLEDs and MT6332

[PATCH v2 0/6] Add basic Minidump kernel driver support
 2023-04-14  7:05 UTC  (4+ messages)
` [PATCH v2 2/6] remoteproc: qcom: Move minidump specific data to qcom_minidump.h

[RFC PATCH 0/5] Add TDX intra host migration support
 2023-04-14  7:03 UTC  (2+ messages)

[PATCH V1 0/2] Introduce new vendor op and export few symbols
 2023-04-14  6:52 UTC  (6+ messages)
` [PATCH V1 1/2] mmc: core: Define new vendor ops to enable internal features


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