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

[syzbot] [net?] KMSAN: uninit-value in __llc_lookup_established
 2023-12-06  9:07 UTC  (4+ messages)

[PATCH] i2c: rk3x: fix potential spinlock recursion on poll
 2023-12-06  9:06 UTC 

[PATCH v2 00/21] remove the SLAB allocator
 2023-12-06  9:05 UTC  (9+ messages)
` [PATCH v2 04/21] KFENCE: cleanup kfence_guarded_alloc() after CONFIG_SLAB removal
` [PATCH v2 05/21] mm/memcontrol: remove CONFIG_SLAB #ifdef guards
` [PATCH v2 06/21] cpu/hotplug: remove CPUHP_SLAB_PREPARE hooks
` [PATCH v2 07/21] mm/slab: remove CONFIG_SLAB code from slab common code

[RFC] drm/scheduler: Unwrap job dependencies
 2023-12-06  9:04 UTC  (12+ messages)
                    ` [Linaro-mm-sig] "

[PATCH v6 0/2] pinctl: qcom: sm4450: Add SM4450 pinctrl driver
 2023-12-06  9:04 UTC  (4+ messages)
` [PATCH v6 1/2] dt-bindings: pinctrl: qcom: Add SM4450 pinctrl

[v3 0/6] DRM driver for verisilicon
 2023-12-06  9:04 UTC  (5+ messages)
` [v3 4/6] drm/vs: Add KMS crtc&plane
` [v3 5/6] drm/vs: Add hdmi driver

[PATCH] fs/namei: Don't update atime when some errors occur in get_link
 2023-12-06  9:02 UTC  (2+ messages)

[PATCH -RFC 0/2] mm/ext4: avoid data corruption when extending DIO write race with buffered read
 2023-12-06  9:02 UTC  (5+ messages)

[PATCH v1 1/1] s390: mm: convert pgste locking functions to C
 2023-12-06  9:01 UTC  (3+ messages)

[PATCH net] net: dsa: microchip: use DSA_TAG_PROTO without _VALUE define
 2023-12-06  9:00 UTC  (3+ messages)

[PATCH v3] sched/fair: Use all little CPUs for CPU-bound workload
 2023-12-06  9:00 UTC 

[PATCH v3 0/4] nvme: add csi, ms and nuse to sysfs
 2023-12-06  8:59 UTC  (8+ messages)
` [PATCH v3 1/4] nvme: lookup ctrl from request instead from namespace
` [PATCH v3 2/4] nvme: initialize head before namespace
` [PATCH v3 3/4] nvme: move ns id info to struct nvme_ns_head
` [PATCH v3 4/4] nvme: add csi, ms and nuse to sysfs

[PATCH v3 0/2] Clean up min_buffers_needed misusages
 2023-12-06  8:56 UTC  (3+ messages)
` [PATCH v3 1/2] videobuf2: core: Rename min_buffers_needed field to vb2_queue
` [PATCH v3 2/2] videobuf2: Add min_reqbufs_allocation field to vb2_queue structure

[PATCH net-next v1 1/3] net: dsa: microchip: ksz8: move BMCR specific code to separate function
 2023-12-06  8:55 UTC  (4+ messages)
` [PATCH net-next v1 3/3] net: dsa: microchip: Fix PHY loopback configuration for KSZ8794 and KSZ8873

[PATCH v1 0/2] Add waveshare 7inch touchscreen panel support
 2023-12-06  8:55 UTC  (4+ messages)

[PATCH] fork: fix a typo
 2023-12-06  8:52 UTC 

[PATCH net-next v3 0/2] nfc: Fix UAF during datagram sending caused by missing refcounting
 2023-12-06  8:48 UTC  (7+ messages)
` [PATCH net-next v3 1/2] nfc: llcp_core: Hold a ref to llcp_local->dev when holding a ref to llcp_local

[PATCH] drivers: perf: constify the ctl_table argument of the riscv user access handler
 2023-12-06  8:46 UTC 

[PATCH v3,00/21] add driver to support secure video decoder
 2023-12-06  8:46 UTC  (23+ messages)
` [PATCH v3,01/21] v4l2: add secure memory flags
` [PATCH v3,02/21] v4l2: handle secure memory flags in queue setup
` [PATCH v3,03/21] v4l2: verify secure dmabufs are used in secure queue
` [PATCH v3,04/21] v4l: add documentation for secure memory flag
` [PATCH v3,05/21] dma-buf: heaps: Deduplicate docs and adopt common format
` [PATCH v3,06/21] dma-heap: Add proper kref handling on dma-buf heaps
` [PATCH v3,07/21] dma-heap: Provide accessors so that in-kernel drivers can allocate dmabufs from specific heaps
` [PATCH v3,08/21] media: mediatek: vcodec: add tee client interface to communiate with optee-os
` [PATCH v3,09/21] media: mediatek: vcodec: allocate tee share memory
` [PATCH v3,10/21] media: mediatek: vcodec: send share memory data to optee
` [PATCH v3,11/21] media: mediatek: vcodec: initialize msg and vsi information
` [PATCH v3,12/21] media: mediatek: vcodec: add interface to allocate/free secure memory
` [PATCH v3,13/21] media: mediatek: vcodec: using shared memory as vsi address
` [PATCH v3,14/21] media: mediatek: vcodec: Add capture format to support one plane memory
` [PATCH v3,15/21] media: mediatek: vcodec: Add one plane format
` [PATCH v3,16/21] media: medkatek: vcodec: support one plane capture buffer
` [PATCH v3,17/21] media: medkatek: vcodec: re-construct h264 driver to support svp mode
` [PATCH v3,18/21] media: medkatek: vcodec: remove parse nal_info in kernel
` [PATCH v3,19/21] media: medkatek: vcodec: disable wait interrupt for svp mode
` [PATCH v3,20/21] media: medkatek: vcodec: support tee decoder
` [PATCH v3,21/21] media: mediatek: vcodec: move vdec init interface to setup callback

[PATCH v17 000/116] KVM TDX basic feature support
 2023-12-06  8:43 UTC  (7+ messages)
` [PATCH v17 013/116] KVM: TDX: Add helper functions to print TDX SEAMCALL error
` [PATCH v17 016/116] x86/virt/tdx: Add a helper function to return system wide info about TDX module
` [PATCH v17 018/116] KVM: TDX: x86: Add ioctl to get TDX systemwide parameters

[PATCH v6 00/45] use refcount+RCU method to implement lockless slab shrink
 2023-12-06  8:37 UTC  (7+ messages)
` [PATCH v6 42/45] mm: shrinker: make global slab shrink lockless

[PATCH v2 5/5] ASoC: codecs: Add WCD939x Codec driver
 2023-12-06  8:10 UTC  (2+ messages)

[PATCH net-next v2 0/8] net: Add support for Power over Ethernet (PoE)
 2023-12-06  8:41 UTC  (9+ messages)
` [PATCH net-next v2 2/8] ethtool: Expand Ethernet Power Equipment with c33 (PoE) alongside PoDL
` [PATCH net-next v2 8/8] net: pse-pd: Add PD692x0 PSE controller driver

[PATCH 0/2] PCI: mediatek: Allocate MSI address with dmam_alloc_coherent
 2023-12-06  8:37 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] PCI: mediatek-gen3: "

[PATCH v1 00/23] Enable FRED with KVM VMX
 2023-12-06  8:37 UTC  (5+ messages)
` [PATCH v1 13/23] KVM: VMX: Handle VMX nested exception for FRED

[PATCH v2 00/10] devm_led_classdev_register() usage problem
 2023-12-06  8:37 UTC  (7+ messages)
` [PATCH v2 01/10] devm-helpers: introduce devm_mutex_init
` [PATCH v2 02/10] leds: aw2013: unlock mutex before destroying it

[PATCH] kunit: tool: fix parsing of test attributes
 2023-12-06  8:30 UTC  (2+ messages)

[PATCH -next] md: split MD_RECOVERY_NEEDED out of mddev_resume
 2023-12-06  8:30 UTC  (2+ messages)

[PATCH 00/27] tty: type unifications -- the last part
 2023-12-06  8:28 UTC  (32+ messages)
` [PATCH 01/27] tty: goldfish: use bool for is_write parameter
` [PATCH 02/27] tty: mmc: sdio_uart: switch sdio_in() to return u8
` [PATCH 03/27] tty: switch tty_port::xmit_* to u8
` [PATCH 04/27] tty: make tty_operations::send_xchar accept u8 char
` [PATCH 05/27] tty: core: the rest to u8
` [PATCH 06/27] tty: ami: use u8 for characters and flag
` [PATCH 07/27] tty: bcm: convert to u8 and size_t
` [PATCH 08/27] tty: con3215: "
` [PATCH 09/27] tty: con3270: "
` [PATCH 10/27] tty: ehv_bytechan: "
` [PATCH 11/27] tty: goldfish: "
` [PATCH 12/27] tty: hvc: "
` [PATCH 13/27] tty: ipoctal: "
` [PATCH 14/27] tty: m68k: nfcon: "
` [PATCH 15/27] tty: mips_ejtag_fdc: use u8 for character pointers
` [PATCH 16/27] tty: mmc: sdio: use u8 for flag
` [PATCH 17/27] tty: moxa: convert to u8 and size_t
` [PATCH 18/27] tty: mxser: "
` [PATCH 19/27] tty: n_gsm: "
` [PATCH 20/27] tty: n_hdlc: "
` [PATCH 21/27] tty: nozomi: "
` [PATCH 22/27] tty: serdev: convert to u8 and size_t in serdev_controller_ops
` [PATCH 23/27] tty: serdev: convert to u8 and size_t
` [PATCH 24/27] tty: srmcons: "
` [PATCH 25/27] tty: ttyprintk: "
` [PATCH 26/27] tty: um: convert to u8/__u8 "
` [PATCH 27/27] tty: xtensa/iss: use u8

[PATCH drm-misc-next v2 0/2] PowerVR VM fixes
 2023-12-06  8:28 UTC  (4+ messages)

[PATCH] MAINTAINERS: Add myself as maintainer of the Ralink architecture
 2023-12-06  8:27 UTC  (8+ messages)

[syzbot] [net?] KMSAN: uninit-value in __llc_lookup_established
 2023-12-06  8:23 UTC 

[PATCH] kunit: test: Use an action wrapper instead of a cast
 2023-12-06  8:22 UTC 

[PATCH] drm/plane: fix error handling in __drm_universal_plane_init
 2023-12-06  8:22 UTC  (2+ messages)

[PATCH v2 1/1] KVM: arm64: allow the VM to select DEVICE_* and NORMAL_NC for IO memory
 2023-12-06  8:17 UTC  (5+ messages)

[PATCH 2/7] mm: shrinker: Add a .to_text() method for shrinkers
 2023-12-06  8:16 UTC  (11+ messages)

[RFT PATCH v2 00/12] drm: call drm_atomic_helper_shutdown() at the right times
 2023-12-06  8:14 UTC  (6+ messages)
` [RFT PATCH v2 04/12] drm/nouveau: Call drm_atomic_helper_shutdown() or equiv at shutdown time

[PATCH v8 0/4] RISC-V: Add MMC support for TH1520 boards
 2023-12-06  8:09 UTC  (5+ messages)
` [PATCH v8 1/4] riscv: defconfig: Enable mmc and dma drivers for T-Head TH1520
` [PATCH v8 2/4] riscv: dts: thead: Add TH1520 mmc controllers and sdhci clock
` [PATCH v8 3/4] riscv: dts: thead: Enable BeagleV Ahead eMMC and microSD
` [PATCH v8 4/4] riscv: dts: thead: Enable LicheePi 4A "

[PATCH v11 00/15] Add audio support in v4l2 framework
 2023-12-06  8:09 UTC  (2+ messages)

[PATCH v2 0/1] usb: gadget: f_hid: fix report descriptor allocation
 2023-12-06  8:07 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH 0/3] hwmon: Add driver for Astera Labs PT516XX retimer
 2023-12-06  8:02 UTC  (4+ messages)
` [PATCH 2/3] dt-bindings: hwmon: pt516xx: add bindings

[syzbot] [net?] KMSAN: uninit-value in __llc_lookup_established
 2023-12-06  8:01 UTC 

[PATCH V1] scsi: ufs: core: store min and max clk freq from OPP table
 2023-12-06  7:54 UTC  (2+ messages)

[PATCH v8 0/6] workload-specific and memory pressure-driven zswap writeback
 2023-12-06  7:39 UTC  (7+ messages)
` [PATCH v8 6/6] zswap: shrinks zswap pool based on memory pressure

[PATCH 0/2] mei: Add support for IVSC device
 2023-12-06  7:40 UTC  (3+ messages)
` [PATCH 1/2] mei: Add transport driver "

[PATCH] clocksource: cadence-ttc: fix some kernel-doc warnings
 2023-12-06  7:48 UTC  (2+ messages)

[PATCH] checkpatch: Also accept commit ids with 13-40 chars of sha1
 2023-12-06  7:45 UTC  (3+ messages)

[PATCH v13 00/35] x86: enable FRED for x86-64
 2023-12-06  7:45 UTC  (4+ messages)
` [PATCH v13 26/35] x86/fred: FRED entry/exit and dispatch code

[PATCH 0/4] kunit: Add helpers for creating test-managed devices
 2023-12-06  7:44 UTC  (6+ messages)
` [PATCH 1/4] kunit: Add APIs for managing devices

[PATCH v2 0/2] misc: mei: Add support for IVSC device
 2023-12-06  7:42 UTC  (5+ messages)
` [PATCH v2 2/2] mei: Add MEI hardware "

[PATCH v3 00/12] RISC-V: provide some accelerated cryptography implementations using vector extensions
 2023-12-06  7:41 UTC  (4+ messages)

[RFC 0/9] RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest
 2023-12-06  7:41 UTC  (4+ messages)
` [RFC 8/9] RISC-V: KVM: Add perf sampling support for guests

[PATCH RESEND] iov_iter: fix memleak in iov_iter_extract_pages
 2023-12-06  7:18 UTC 

[PATCH v2] neighbour: Don't let neigh_forced_gc() disable preemption for long
 2023-12-06  7:34 UTC  (2+ messages)

[PATCH v15 0/9] Enable Wifi RFI interference mitigation feature support
 2023-12-06  7:29 UTC  (10+ messages)
` [PATCH v15 1/9] Documentation/driver-api: Add document about WBRF mechanism
` [PATCH v15 2/9] platform/x86/amd: Add support for AMD ACPI based Wifi band RFI mitigation feature
` [PATCH v15 3/9] cfg80211: expose nl80211_chan_width_to_mhz for wide sharing
` [PATCH v15 4/9] wifi: mac80211: Add support for WBRF features
` [PATCH v15 5/9] drm/amd/pm: update driver_if and ppsmc headers for coming wbrf feature
` [PATCH v15 6/9] drm/amd/pm: setup the framework to support Wifi RFI mitigation feature
` [PATCH v15 7/9] drm/amd/pm: add flood detection for wbrf events
` [PATCH v15 8/9] drm/amd/pm: enable Wifi RFI mitigation feature support for SMU13.0.0
` [PATCH v15 9/9] drm/amd/pm: enable Wifi RFI mitigation feature support for SMU13.0.7

drivers/phy/marvell/phy-mmp3-hsic.c:61:31: sparse: sparse: cast removes address space '__iomem' of expression
 2023-12-06  7:27 UTC 

[PATCH net v2] calipso: Fix memory leak in netlbl_calipso_add_pass()
 2023-12-06  7:24 UTC  (4+ messages)

[PATCH -next RFC 00/14] block: don't access bd_inode directly from other modules
 2023-12-06  7:21 UTC  (9+ messages)
` [PATCH -next RFC 01/14] block: add some bdev apis
` [PATCH -next RFC 02/14] xen/blkback: use bdev api in xen_update_blkif_status()

[PATCH] ALSA: pcm: fix out-of-bounds in snd_pcm_state_names
 2023-12-06  7:20 UTC  (2+ messages)

[PATCH] usb: dwc3: set pm runtime active before resume common
 2023-12-06  6:59 UTC 

[PATCH v2 net] net: dsa: microchip: provide a list of valid protocols for xmit handler
 2023-12-06  7:16 UTC 

[PATCH v2 6/6] x86/vmware: Add TDX hypercall support
 2023-12-06  7:15 UTC  (2+ messages)
` [PATCH] "

[PATCH] lib/string: shrink lib/string.i via IWYU
 2023-12-06  7:10 UTC  (2+ messages)

[PATCH v2 5/5] ASoC: codecs: Add WCD939x Codec driver
 2023-12-06  7:10 UTC  (2+ messages)

[PATCH AUTOSEL 6.6 01/17] scsi: sd: Fix sshdr use in sd_suspend_common()
 2023-12-06  7:04 UTC  (3+ messages)
` [PATCH AUTOSEL 6.6 02/17] x86/acpi: Ignore invalid x2APIC entries

[PATCH] mmc: rpmb: do not force a retune before RPMB switch
 2023-12-06  7:02 UTC  (3+ messages)

[PATCH v3] usbip: Don't submit special requests twice
 2023-12-06  7:00 UTC  (2+ messages)

[PATCH bpf-next] netkit: Add some ethtool ops to provide information to user
 2023-12-06  6:59 UTC  (7+ messages)
  ` [External] "
      `  "

[tip: x86/urgent] x86/acpi: Ignore invalid x2APIC entries
 2023-12-06  6:58 UTC  (5+ messages)

pm.c:undefined reference to `i8042_command'
 2023-12-06  6:52 UTC  (3+ messages)

[PATCH] ipc/mqueue: fix potential sleeping issue in mqueue_flush_file
 2023-12-06  7:04 UTC 

[PATCH v3 0/2] ARM: dts: aspeed: asrock: Add ASRock X570D4U BMC
 2023-12-06  6:46 UTC  (2+ messages)

[PATCH] qed: Fix a potential double-free in qed_cxt_tables_alloc
 2023-12-06  6:45 UTC 

[PATCH v4 2/5] clk: stm32mp1: use stm32mp13 reset driver
 2023-12-06  6:39 UTC  (2+ messages)

[Patch v5 00/11] Add MFC V12 support
 2023-12-06  6:30 UTC  (12+ messages)
  ` [Patch v5 01/11] dt-bindings: media: s5p-mfc: Add mfcv12 variant
  ` [Patch v5 02/11] media: s5p-mfc: Rename IS_MFCV10 macro
  ` [Patch v5 03/11] media: s5p-mfc: Add initial support for MFCv12
  ` [Patch v5 04/11] media: s5p-mfc: Add YV12 and I420 multiplanar format support
  ` [Patch v5 05/11] media: s5p-mfc: Add support for rate controls in MFCv12
  ` [Patch v5 06/11] media: s5p-mfc: Add support for UHD encoding
  ` [Patch v5 07/11] media: s5p-mfc: Add support for DMABUF for encoder
  ` [Patch v5 08/11] media: s5p-mfc: Set context for valid case before calling try_run
  ` [Patch v5 09/11] media: s5p-mfc: Load firmware for each run in MFCv12
  ` [Patch v5 10/11] media: s5p-mfc: DPB Count Independent of VIDIOC_REQBUF
  ` [Patch v5 11/11] arm64: dts: fsd: Add MFC related DT enteries

[RFC KERNEL PATCH v2 0/3] Support device passthrough when dom0 is PVH on Xen
 2023-12-06  6:37 UTC  (7+ messages)
` [RFC KERNEL PATCH v2 1/3] xen/pci: Add xen_reset_device_state function

[PATCH net v1] octeon_ep: explicitly test for firmware ready value
 2023-12-06  6:35 UTC 

[PATCH 2/2] sched/rt: Return NULL when rt entity isn't a task in rt_task_of()
 2023-12-06  6:29 UTC  (2+ messages)

[PATCH v2 0/2] sched: Return NULL when entity isn't a task
 2023-12-06  6:34 UTC  (3+ messages)
` [PATCH v2 1/2] sched/fair: Return NULL when entity isn't a task in task_of()
` [PATCH v2 2/2] sched/rt: Return NULL when rt entity isn't a task in rt_task_of()

[PATCH 1/7] serial: sc16is7xx: fix snprintf format specifier in sc16is7xx_regmap_name()
 2023-12-06  6:29 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