The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2023-05-23 06:25:47 to 2023-05-23 08:17:59 UTC [more...]

[PATCH] mm/slab: remove HAVE_HARDENED_USERCOPY_ALLOCATOR
 2023-05-23  8:14 UTC  (5+ messages)

[PATCH v5 00/12] SM63(50|75) DPU support
 2023-05-23  7:46 UTC  (7+ messages)
` [PATCH v5 04/12] dt-bindings: display/msm: Add SM6350 MDSS
` [PATCH v5 07/12] drm/msm: mdss: Add SM6350 support
` [PATCH v5 08/12] drm/msm/dpu: Add SM6375 support
` [PATCH v5 09/12] drm/msm: mdss: "
` [PATCH v5 11/12] iommu/arm-smmu-qcom: Add SM6375 DPU compatible
` [PATCH v5 12/12] iommu/arm-smmu-qcom: Add SM6350 "

[PATCH v21 0/6] block: Use page pinning
 2023-05-23  8:14 UTC  (12+ messages)
` [PATCH v21 1/6] iomap: Don't get an reference on ZERO_PAGE for direct I/O block zeroing
` [PATCH v21 2/6] block: Fix bio_flagged() so that gcc can better optimise it
` [PATCH v21 3/6] block: Replace BIO_NO_PAGE_REF with BIO_PAGE_REFFED with inverted logic
` [PATCH v21 4/6] block: Add BIO_PAGE_PINNED and associated infrastructure
` [PATCH v21 6/6] block: convert bio_map_user_iov to use iov_iter_extract_pages

[PATCH 0/5] b4/sysreg: More conversions to automatic generation
 2023-05-23  8:13 UTC  (3+ messages)
` [PATCH 5/5] arm64/sysreg: Convert OSLAR_EL1 "

[PATCH] drm/drm_vblank.c: avoid unsigned int to signed int cast
 2023-05-23  8:12 UTC  (6+ messages)

[PATCH 1/2] x86/hyperv: Fix hyperv_pcpu_input_arg handling when CPUs go online/offline
 2023-05-23  8:04 UTC  (4+ messages)

[PATCH] venus: replace arrary index with enum for supported formats
 2023-05-23  8:02 UTC  (2+ messages)

[PATCH RESEND bpf-next 00/15] new kfunc XDP hints and ice implementation
 2023-05-23  8:02 UTC  (4+ messages)
` [PATCH RESEND bpf-next 05/15] ice: Introduce ice_xdp_buff

[PATCH v2 0/3] drm/msm/adreno: GPU support on SC8280XP
 2023-05-23  7:59 UTC  (5+ messages)
` [PATCH v2 1/3] drm/msm/adreno: Add Adreno A690 support
` [PATCH v2 2/3] arm64: dts: qcom: sc8280xp: Add GPU related nodes

[PATCH -V2 0/5] swap: cleanup get/put_swap_device() usage
 2023-05-23  7:59 UTC  (5+ messages)
` [PATCH -V2 4/5] swap: remove get/put_swap_device() in __swap_duplicate()

[PATCH] dm crypt: fix sleep-in-atomic-context bug in kcryptd_crypt_tasklet
 2023-05-23  7:58 UTC 

[PATCH v1 0/5] Add PASID support to SMMUv3 unmanaged domains
 2023-05-23  7:57 UTC  (6+ messages)
` [PATCH v1 4/5] iommu/arm-smmu-v3: Keep track of attached ssids

[PATCH] PCI: dwc: keystone: Free IRQ in `ks_pcie_remove` and the error handling section of `ks_pcie_probe`
 2023-05-23  8:05 UTC  (2+ messages)

[PATCH] dt-bindings: usb: xilinx: Replace Manish by Piyush
 2023-05-23  8:00 UTC 

[PATCH] dt-bindings: xilinx: Remove Rajan, Jolly and Manish
 2023-05-23  7:56 UTC 

[PATCH v2 00/37] ALSA: Add MIDI 2.0 support
 2023-05-23  7:53 UTC  (38+ messages)
` [PATCH v2 01/37] ALSA: rawmidi: Pass rawmidi directly to snd_rawmidi_kernel_open()
` [PATCH v2 02/37] ALSA: rawmidi: Add ioctl callback to snd_rawmidi_global_ops
` [PATCH v2 03/37] ALSA: rawmidi: UMP support
` [PATCH v2 04/37] ALSA: rawmidi: Skip UMP devices at SNDRV_CTL_IOCTL_RAWMIDI_NEXT_DEVICE
` [PATCH v2 05/37] ALSA: ump: Add ioctls to inquiry UMP EP and Block info via control API
` [PATCH v2 06/37] ALSA: ump: Additional proc output
` [PATCH v2 07/37] ALSA: usb-audio: Manage number of rawmidis globally
` [PATCH v2 08/37] ALSA: usb-audio: Define USB MIDI 2.0 specs
` [PATCH v2 09/37] ALSA: usb-audio: USB MIDI 2.0 UMP support
` [PATCH v2 10/37] ALSA: usb-audio: Get UMP EP name string from USB interface
` [PATCH v2 11/37] ALSA: usb-audio: Trim superfluous "MIDI" suffix from UMP EP name
` [PATCH v2 12/37] ALSA: usb-audio: Create UMP blocks from USB MIDI GTBs
` [PATCH v2 13/37] ALSA: ump: Redirect rawmidi substream access via own helpers
` [PATCH v2 14/37] ALSA: ump: Add legacy raw MIDI support
` [PATCH v2 15/37] ALSA: usb-audio: Enable the "
` [PATCH v2 16/37] ALSA: usb-audio: Inform inconsistent protocols in GTBs
` [PATCH v2 17/37] ALSA: seq: Clear padded bytes at expanding events
` [PATCH v2 18/37] ALSA: seq: Add snd_seq_expand_var_event_at() helper
` [PATCH v2 19/37] ALSA: seq: Treat snd_seq_client object directly in client drivers
` [PATCH v2 20/37] ALSA: seq: Drop dead code for the old broadcast support
` [PATCH v2 21/37] ALSA: seq: Check the conflicting port at port creation
` [PATCH v2 22/37] ALSA: seq: Check validity before creating a port object
` [PATCH v2 23/37] ALSA: seq: Prohibit creating ports with special numbers
` [PATCH v2 24/37] ALSA: seq: Introduce SNDRV_SEQ_IOCTL_USER_PVERSION ioctl
` [PATCH v2 25/37] ALSA: seq: Add UMP support
` [PATCH v2 26/37] ALSA: seq: Add port inactive flag
` [PATCH v2 27/37] ALSA: seq: Support MIDI 2.0 UMP Endpoint port
` [PATCH v2 28/37] ALSA: seq: Add port direction to snd_seq_port_info
` [PATCH v2 29/37] ALSA: seq: Add UMP group number "
` [PATCH v2 30/37] ALSA: seq: Automatic conversion of UMP events
` [PATCH v2 31/37] ALSA: seq: Allow suppressing UMP conversions
` [PATCH v2 32/37] ALSA: seq: Bind UMP device
` [PATCH v2 33/37] ALSA: seq: ump: Create UMP Endpoint port for broadcast
` [PATCH v2 34/37] ALSA: seq: Add ioctls for client UMP info query and setup
` [PATCH v2 35/37] ALSA: seq: Print UMP Endpoint and Block information in proc outputs
` [PATCH v2 36/37] ALSA: seq: Add UMP group filter
` [PATCH v2 37/37] ALSA: docs: Add MIDI 2.0 documentation

[PATCH v2 0/1] block: fix conversion of GPT partition name to 7-bit
 2023-05-23  7:54 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH 1/2] tpm, tpm_tis: Handle interrupt storm
 2023-05-23  7:44 UTC  (6+ messages)
` [PATCH 2/2] tpm, tpm_tis: reuse code in disable_interrupts()

[PATCH] Revert "firmware: qcom_scm: Clear download bit during reboot"
 2023-05-23  7:53 UTC  (3+ messages)

[PATCH v2 0/6] arm64: zynqmp: Misc zynqmp changes
 2023-05-23  7:48 UTC  (3+ messages)
` [PATCH v2 4/6] arm64: zynqmp: Add L2 cache nodes

[PATCH v3 0/4] Fix some warnings about rq clock
 2023-05-23  7:52 UTC  (2+ messages)

[PATCH 0/2] Fix COMPILE_TEST dependencies for CPM uart, TSA and QMC
 2023-05-23  7:52 UTC  (4+ messages)
` [PATCH 2/2] serial: cpm_uart: Fix a COMPILE_TEST dependency

[PATCH] Revert "serial: allow COMPILE_TEST for some drivers" partially
 2023-05-23  7:49 UTC  (2+ messages)

linux-next: build warning after merge of the scsi-mkp tree
 2023-05-23  7:49 UTC  (3+ messages)

fix the name_to_dev_t mess
 2023-05-23  7:45 UTC  (25+ messages)
` [PATCH 01/24] driver core: return bool from driver_probe_done
` [PATCH 02/24] PM: hibernate: factor out a helper to find the resume device
` [PATCH 03/24] PM: hibernate: remove the global snapshot_test variable
` [PATCH 04/24] PM: hibernate: move finding the resume device out of software_resume
` [PATCH 05/24] init: remove pointless Root_* values
` [PATCH 06/24] init: rename mount_block_root to mount_root_generic
` [PATCH 07/24] init: refactor mount_root
` [PATCH 08/24] init: pass root_device_name explicitly
` [PATCH 09/24] init: don't remove the /dev/ prefix from error messages
` [PATCH 10/24] init: handle ubi/mtd root mounting like all other root types
` [PATCH 11/24] init: factor the root_wait logic in prepare_namespace into a helper
` [PATCH 12/24] init: move the nfs/cifs/ram special cases out of name_to_dev_t
` [PATCH 13/24] init: improve the name_to_dev_t interface
` [PATCH 14/24] init: clear root_wait on all invalid root= strings
` [PATCH 15/24] block: move the code to do early boot lookup of block devices to block/
` [PATCH 16/24] block: move more code to early-lookup.c
` [PATCH 17/24] dm-snap: simplify the origin_dev == cow_dev check in snapshot_ctr
` [PATCH 18/24] dm: open code dm_get_dev_t in dm_init_init
` [PATCH 19/24] dm: remove dm_get_dev_t
` [PATCH 20/24] dm: only call early_lookup_bdev from early boot context
` [PATCH 21/24] PM: hibernate: don't use early_lookup_bdev in resume_store
` [PATCH 22/24] mtd: block2mtd: factor the early block device open logic into a helper
` [PATCH 23/24] mtd: block2mtd: don't call early_lookup_bdev after the system is running
` [PATCH 24/24] block: mark early_lookup_bdev as __init

[PATCH v4] usb: typec: intel_pmc_mux: Expose IOM port status to debugfs
 2023-05-23  7:46 UTC  (6+ messages)

[patch] mm, debug: allow suppressing panic on CONFIG_DEBUG_VM checks
 2023-05-23  7:46 UTC  (5+ messages)

[PATCH v7 0/6] TI TPS6594 PMIC support (Core, ESM, PFSM)
 2023-05-23  7:44 UTC  (2+ messages)
` [GIT PULL] Immutable branch containing TPS6594 core (MFD) support due for the v6.5 merge window

[RESEND PATCH] MAINTAINERS: Add myself as reviewer instead of Naga
 2023-05-23  7:43 UTC 

[PATCH] dt-bindings: clock: qcom: Accept power-domains for GPUCC
 2023-05-23  7:30 UTC  (2+ messages)

[PATCH] dt-bindings: mfd: add vref_ddr supply for STPMIC1
 2023-05-23  7:42 UTC 

[PATCH v4 00/12] SM63(50|75) DPU support
 2023-05-23  7:41 UTC  (7+ messages)
` [PATCH v4 06/12] drm/msm/dpu: Add SM6350 support
` [PATCH v4 08/12] drm/msm/dpu: Add SM6375 support

[PATCH v1 3/3] selftests/mm: add tests for HWPOISON hugetlbfs read
 2023-05-23  7:35 UTC  (2+ messages)

[PATCH v2 0/2] iopoll: Busy loop and timeout improvements
 2023-05-23  7:29 UTC  (5+ messages)
` [PATCH v2 1/2] iopoll: Call cpu_relax() in busy loops

[PATCH] btrfs: Fix csum_tree_block to avoid tripping on -Werror=array-bounds
 2023-05-23  7:33 UTC  (2+ messages)

linux-next: build failure after merge of the crypto tree
 2023-05-23  7:31 UTC  (6+ messages)
    ` [PATCH] crypto: starfive - Depend on AMBA_PL08X instead of selecting it

[PATCH V2 2/9] ASoC: amd: ps: handle SoundWire interrupts in acp pci driver
 2023-05-23  7:36 UTC  (9+ messages)
` [PATCH V2 3/9] ASoC: amd: ps: add SoundWire dma driver
` [PATCH V2 5/9] ASoC: amd: ps: add support for SoundWire DMA interrupts

[PATCH] perf symbol: Add LoongArch case in get_plt_sizes()
 2023-05-23  7:30 UTC  (11+ messages)

[PATCH v6 1/7] ufs: core: Combine 32-bit command_desc_base_addr_lo/hi
 2023-05-23  7:28 UTC  (7+ messages)
` [PATCH v6 2/7] ufs: core: Update the ufshcd_clear_cmds() functionality
` [PATCH v6 3/7] ufs: mcq: Add supporting functions for mcq abort
` [PATCH v6 4/7] ufs: mcq: Add support for clean up mcq resources
` [PATCH v6 5/7] ufs: mcq: Added ufshcd_mcq_abort()
` [PATCH v6 6/7] ufs: mcq: Use ufshcd_mcq_poll_cqe_lock() in mcq mode
` [PATCH v6 7/7] ufs: core: Add error handling for MCQ mode

[PATCH v11 0/9] Implement copy offload support
 2023-05-23  7:15 UTC  (4+ messages)
  ` [PATCH v11 1/9] block: Introduce queue limits for copy-offload support

[PATCH v5 00/44] treewide: Remove I/O port accessors for HAS_IOPORT=n
 2023-05-23  7:26 UTC  (4+ messages)
` [PATCH v5 31/44] scsi: add HAS_IOPORT dependencies

[PATCH] tee: add FOLL_LONGTERM for CMA case when alloc shm
 2023-05-23  7:25 UTC  (11+ messages)
          ` FOLL_LONGTERM vs FOLL_EPHEMERAL "

[PATCH 5.15 000/203] 5.15.113-rc1 review
 2023-05-23  7:24 UTC  (2+ messages)

[PATCH 0/5] sched: address missing-prototype warnings
 2023-05-23  7:22 UTC  (10+ messages)
` [PATCH 1/5] sched: hide unused sched_update_scaling()
` [PATCH 3/5] sched: fair: hide unused init_cfs_bandwidth() stub
` [PATCH 4/5] sched: make task_vruntime_update() prototype visible
` [PATCH 5/5] sched: fair: move unused stub functions to header

[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
 2023-05-23  7:19 UTC  (3+ messages)
` [PATCH v7 08/14] KVM: Rename mmu_notifier_*

[PATCH] ASoC: SOF: amd: Add pci revision id check
 2023-05-23  7:20 UTC 

[PATCH v4 net 0/6] net/sched: Fixes for sch_ingress and sch_clsact
 2023-05-23  7:18 UTC  (7+ messages)
` [PATCH v4 net 1/6] net/sched: sch_ingress: Only create under TC_H_INGRESS
` [PATCH v4 net 2/6] net/sched: sch_clsact: Only create under TC_H_CLSACT
` [PATCH v4 net 3/6] net/sched: Reserve TC_H_INGRESS (TC_H_CLSACT) for ingress (clsact) Qdiscs
` [PATCH v4 net 4/6] net/sched: Prohibit regrafting ingress or clsact Qdiscs
` [PATCH v4 net 5/6] net/sched: Refactor qdisc_graft() for ingress and "
` [PATCH v4 net 6/6] net/sched: qdisc_destroy() old ingress and clsact Qdiscs before grafting

[PATCH v3 0/6] arm64: qcom: sm8[34]50: enable DP altmode on USB-C Connector
 2023-05-23  7:15 UTC  (7+ messages)
` [PATCH v3 1/6] arm64: dts: qcom: sm8350: add ports subnodes in usb1 qmpphy node
` [PATCH v3 2/6] arm64: dts: qcom: sm8450: "
` [PATCH v3 3/6] arm64: dts: qcom: sm8350-hdk: Add QMP & DP to SuperSpeed graph
` [PATCH v3 4/6] arm64: dts: qcom: sm8450-hdk: "
` [PATCH v3 5/6] arm64: defconfig: enable FSA4480 driver as module
` [PATCH v3 6/6] qcom: pmic_glink: enable altmode for SM8450

[PATCH v2 0/8] Add DELETE_BUF ioctl
 2023-05-23  7:14 UTC  (3+ messages)
` [PATCH v2 4/8] media: videobuf2: Stop define VB2_MAX_FRAME as global

[PATCH v6 00/20] Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS
 2023-05-23  7:13 UTC  (6+ messages)
` [PATCH v6 02/20] modpost: fix section mismatch message for R_ARM_ABS32

[PATCH v9 3/4] tee: optee: support tracking system threads
 2023-05-23  7:11 UTC  (2+ messages)

[PATCH net] page_pool: fix inconsistency for page_pool_ring_[un]lock()
 2023-05-23  7:08 UTC  (5+ messages)

[PATCH 0/2] dt-bindings: interrupt-controller: microchip,sama7g5-eic: use right naming syntax
 2023-05-23  7:06 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: interrupt-controller: microchip,sama7g5-eic: use proper "
` [PATCH 2/2] MAINTAINERS: add documentation file for Microchip EIC section

[PATCH] drivers/fsi/scom: Return -EFAULT if copy fails
 2023-05-23  7:05 UTC  (3+ messages)

[PATCH v5 7/7] ufs: core: Add error handling for MCQ mode
 2023-05-23  7:01 UTC  (6+ messages)

[PATCH bpf-next 1/2] cpuidle/rcu: Making arch_cpu_idle and rcu_idle_exit noinstr
 2023-05-23  6:59 UTC  (8+ messages)
` (no subject)
  ` 

[PATCH v1 0/1] 68020/030 signal handling following exceptions
 2023-05-23  6:59 UTC  (5+ messages)
` [PATCH v1 1/1] m68k: Move signal frame following exception on 68020/030

[RFC v6 1/2] epoll: Implement eventpoll_replace_file()
 2023-05-23  6:58 UTC  (2+ messages)
` [RFC v6 2/2] seccomp: replace existing file in the epoll interface by a new file injected by the syscall supervisor

[RFC v5 1/2] epoll: Implement eventpoll_replace_file()
 2023-05-23  6:55 UTC  (3+ messages)

Linux 6.4-rc3
 2023-05-23  6:55 UTC  (2+ messages)
` Build regressions/improvements in v6.4-rc3

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

[PATCH v3 net 0/6] net/sched: Fixes for sch_ingress and sch_clsact
 2023-05-23  6:50 UTC  (3+ messages)
` [PATCH v3 net 1/6] net/sched: sch_ingress: Only create under TC_H_INGRESS

[PATCH v1 0/5] perf parse-regs: Refactor arch related functions
 2023-05-23  6:49 UTC  (4+ messages)
` [PATCH v1 2/5] perf parse-regs: Introduce functions arch__reg_{ip|sp}()

[PATCH v4] blk-ioprio: Introduce promote-to-rt policy
 2023-05-23  6:48 UTC  (3+ messages)

[PATCH] dmaengine: pl330: rename _start to prevent build error
 2023-05-23  6:47 UTC  (2+ messages)

[PATCH] cifs: Fix cifs_limit_bvec_subset() to correctly check the maxmimum size
 2023-05-23  6:45 UTC  (4+ messages)

[PATCH] drm/mgag200: set variable mgag200_modeset storage-class-specifier to static
 2023-05-23  6:44 UTC  (2+ messages)

[PATCH] mmu_notifiers: Notify on pte permission upgrades
 2023-05-23  6:45 UTC  (2+ messages)

[RFC PATCH 0/5] gnss: updates to support the Renesas KingFisher board
 2023-05-23  6:43 UTC  (6+ messages)
` [RFC PATCH 1/5] WIP: gnss: merge MTK driver into UBX driver
` [RFC PATCH 2/5] gnss: ubx: use new helper to remove open coded regulator handling
` [RFC PATCH 3/5] gnss: ubx: 'vcc' can be optional
` [RFC PATCH 4/5] gnss: ubx: add support for the reset gpio
` [RFC PATCH 5/5] arm64: dts: renesas: ulcb-kf: add node for GPS

[syzbot] [rdma?] INFO: trying to register non-static key in skb_dequeue (2)
 2023-05-23  6:40 UTC  (12+ messages)

patches to move ksmbd and cifs under new subdirectory
 2023-05-23  6:39 UTC  (3+ messages)

[PATCH v7 0/2] Enable multiple MCAN on AM62x
 2023-05-23  6:35 UTC  (3+ messages)
` [PATCH v7 2/2] can: m_can: Add hrtimer to generate software interrupt

[PATCH v2 0/5] iommu/amd: AVIC Interrupt Remapping Improvements
 2023-05-23  6:32 UTC  (5+ messages)
` [PATCH v2 4/5] iommu/amd: Do not Invalidate IRT when disable IRTE caching

[tip:irq/urgent] BUILD SUCCESS 4115af49d2c24e840461fb83027315e2d2de6db4
 2023-05-23  6:29 UTC 

Stable backport request: skbuff: Proactively round up to kmalloc bucket size
 2023-05-23  6:28 UTC  (2+ messages)

[PATCH v1 0/3] change UIC command handling
 2023-05-23  6:19 UTC  (4+ messages)
  ` [PATCH v1 1/3] ufs: make __ufshcd_send_uic_cmd not wrapped by host_lock
  ` [PATCH v1 2/3] ufs: poll HCS.UCRDY before issuing a UIC command
  ` [PATCH v1 3/3] ufs: poll pmc until another pa request is completed

[PATCH net-next v2 0/6] microchip_t1s: Update on Microchip 10BASE-T1S PHY driver
 2023-05-23  6:25 UTC  (4+ messages)
` [PATCH net-next v2 3/6] net: phy: microchip_t1s: update LAN867x PHY supported revision number


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