LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-31 11:04:05 to 2023-05-31 13:29:01 UTC [more...]

[PATCH 00/12] Introduce cmpxchg128() -- aka. the demise of cmpxchg_double()
 2023-05-31 13:08 UTC  (8+ messages)
` [PATCH 01/12] cyrpto/b128ops: Remove struct u128
` [PATCH 02/12] types: Introduce [us]128
` [PATCH 03/12] arch: Introduce arch_{,try_}_cmpxchg128{,_local}()
` [PATCH 05/12] percpu: Add {raw,this}_cpu_try_cmpxchg()
` [PATCH 08/12] x86,amd_iommu: Replace cmpxchg_double()
` [PATCH 09/12] x86,intel_iommu: "
` [PATCH 12/12] s390/cpum_sf: Convert to cmpxchg128()

[PATCH V4 0/4] Add Genesys Logic GL9767 support
 2023-05-31 13:27 UTC  (6+ messages)
` [PATCH V4 1/4] mmc: sdhci-pci-gli: "
` [PATCH V4 2/4] mmc: sdhci-pci-gli: Set SDR104's clock to 205MHz and enable SSC for GL9767
` [PATCH V4 3/4] mmc: sdhci: Add VDD2 definition for power control register
` [PATCH V4 4/4] mmc: sdhci-pci-gli: Add support SD Express card for GL9767

linux-next: Fixes tag needs some work in the qcom tree
 2023-05-31 13:25 UTC  (3+ messages)

[PATCH v2] x86/alternatives: Add cond_resched() to text_poke_bp_batch()
 2023-05-31 13:24 UTC 

[PATCH 0/8] Flush RSC votes properly on more RPMh platforms
 2023-05-31 13:22 UTC  (9+ messages)
` [PATCH 1/8] dt-bindings: soc: qcom,rpmh-rsc: Require power-domains
` [PATCH 2/8] arm64: dts: qcom: sm6350: Add PSCI idle states
` [PATCH 3/8] arm64: dts: qcom: qdu1000: Flush RSC sleep & wake votes
` [PATCH 4/8] arm64: dts: qcom: sc8180x: "
` [PATCH 5/8] arm64: dts: qcom: sdm670: "
` [PATCH 6/8] arm64: dts: qcom: sdm845: "
` [PATCH 7/8] arm64: dts: qcom: sm6350: "
` [PATCH 8/8] arm64: dts: qcom: sm8550: "

[PATCH -next 0/2] lsm: Change inode_setattr() to take struct
 2023-05-31 13:22 UTC  (7+ messages)

[PATCH 0/3] s390/vfio-ap: fix hang when mdev attached to guest is removed
 2023-05-31 13:20 UTC  (9+ messages)
` [PATCH 1/3] vfio: ap: realize the VFIO_DEVICE_GET_IRQ_INFO ioctl
` [PATCH 2/3] vfio: ap: realize the VFIO_DEVICE_SET_IRQS ioctl
` [PATCH 3/3] s390/vfio-ap: Wire in the vfio_device_ops request callback

[PATCH v1 0/3] Add initialization of clock for StarFive JH7110 SoC
 2023-05-31 13:20 UTC  (8+ messages)
` [PATCH v1 2/3] spi: cadence-quadspi: Add clock configuration for StarFive JH7110 QSPI

[PATCH v3 0/7] Add JSON metrics for arm CMN and Yitian710 DDR
 2023-05-31 13:18 UTC  (3+ messages)
` [PATCH v3 2/7] perf metric: Event "Compat" value supports matching multiple identifiers

[PATCH] HID: input: Support devices sending Eraser without Invert
 2023-05-31 13:03 UTC 

[PATCH v14 6/8] arm64: dts: Add AMD Pensando Elba SoC support
 2023-05-31 13:09 UTC  (3+ messages)

[PATCH v3 1/5] mtd: rawnand: qcom: Implement exec_op()
 2023-05-31 12:49 UTC  (4+ messages)
` [PATCH v3 2/5] mtd: rawnand: qcom: Add support for reset, readid, status exec_op
` [PATCH v3 3/5] mtd: rawnand: qcom: Add support for param_page read exec_ops
` [PATCH v3 4/5] mtd: rawnand: qcom: Add support for read, write, erase exec_ops

[PATCH v2] ext4: fix race condition between buffer write and page_mkwrite
 2023-05-31 13:15 UTC  (2+ messages)

[PATCH] bpf, x86: allow function arguments up to 12 for TRACING
 2023-05-31 13:10 UTC  (5+ messages)

[RFC PATCH 0/5] irq: sysfs interface improvements for SMP affinity control
 2023-05-31 13:10 UTC  (4+ messages)
` [RFC PATCH 1/5] irq: Always enable parent interrupt tracking

[PATCH] xhci: Do not create endpoint debugfs while holding the bandwidth mutex
 2023-05-31 13:10 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: thermal: mediatek: Move auxdac binding to yaml
 2023-05-31 13:08 UTC  (4+ messages)

[PATCH] serial: qcom_geni_serial: Setup serial port after Deep sleep
 2023-05-31 13:06 UTC  (3+ messages)

[PATCH v2 00/16] Diskseq support in loop, device-mapper, and blkback
 2023-05-31 13:06 UTC  (2+ messages)
` [dm-devel] "

[PATCH v3 0/4] Add mt7986 thermal
 2023-05-31 13:05 UTC  (3+ messages)
` [PATCH v3 1/4] dt-bindings: nvmem: mediatek: efuse: add support for mt7986

[PATCH] nvme: Increase block size variable size to 32-bit
 2023-05-31 13:03 UTC  (2+ messages)

[PATCH 0/3] thermal: qoriq_thermal: support TMU 2.1
 2023-05-31 13:00 UTC  (6+ messages)
` [PATCH 2/3] thermal: qoriq_thermal: only enable supported sensors

[PATCH] MAINTAINERS: Exclude m68k-only drivers from powerpc entry
 2023-05-31 12:59 UTC  (2+ messages)

[PATCH] f2fs: flag as supporting buffered async reads
 2023-05-31 12:59 UTC 

fix the name_to_dev_t mess v2
 2023-05-31 12:55 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

[RFC] net: dsa: slave: Advertise correct EEE capabilities at slave PHY setup
 2023-05-31 12:56 UTC  (9+ messages)

[PATCH v3 0/5] Fix ad7192 driver issues
 2023-05-31 12:56 UTC  (7+ messages)
` [PATCH v3 5/5] dt-bindings: iio: ad7192: Allow selection of clock modes

[PATCH] kunit: Fix obsolete name in documentation headers (func->action)
 2023-05-31 12:55 UTC  (2+ messages)

[PATCH 0/8] make unregistration of super_block shrinker more faster
 2023-05-31 12:54 UTC  (7+ messages)
` [PATCH 1/8] mm: vmscan: move shrinker_debugfs_remove() before synchronize_srcu()
` [PATCH 5/8] fs: introduce struct super_operations::destroy_super() callback

[PATCH] ALSA: usb-audio: Logitech P710e: Add quirk to fix setting sample rate
 2023-05-31 12:51 UTC 

[PATCH] regulator: qcom-rpmh: Revert "regulator: qcom-rpmh: Use PROBE_FORCE_SYNCHRONOUS"
 2023-05-31 12:52 UTC  (9+ messages)

[PATCH v2 00/12] dmaengine: edma: add freescale edma v3 support
 2023-05-31 12:50 UTC  (4+ messages)
` [PATCH v2 04/12] dmaengine: fsl-edma: remove v3 from enum edma_version

[PATCH v2 0/3] Add MCQ support for MTK platform
 2023-05-31 12:48 UTC  (5+ messages)
` [PATCH v2 1/3] scsi: ufs: core: Introduce mcq ops to config cqid

[PATCH] blk-ioc: protect ioc_destroy_icq() by 'queue_lock'
 2023-05-31 12:47 UTC  (2+ messages)

[PATCH 00/15] sched: EEVDF and latency-nice and/or slice-attr
 2023-05-31 11:58 UTC  (16+ messages)
` [PATCH 01/15] sched/fair: Add avg_vruntime
` [PATCH 02/15] sched/fair: Remove START_DEBIT
` [PATCH 03/15] sched/fair: Add lag based placement
` [PATCH 04/15] rbtree: Add rb_add_augmented_cached() helper
` [PATCH 05/15] sched/fair: Implement an EEVDF like policy
` [PATCH 06/15] sched: Commit to lag based placement
` [PATCH 07/15] sched/smp: Use lag to simplify cross-runqueue placement
` [PATCH 08/15] sched: Commit to EEVDF
` [PATCH 09/15] sched/debug: Rename min_granularity to base_slice
` [PATCH 10/15] sched/fair: Propagate enqueue flags into place_entity()
` [PATCH 11/15] sched/eevdf: Better handle mixed slice length
` [RFC][PATCH 12/15] sched: Introduce latency-nice as a per-task attribute
` [RFC][PATCH 13/15] sched/fair: Implement latency-nice
` [RFC][PATCH 14/15] sched/fair: Add sched group latency support
` [RFC][PATCH 15/15] sched/eevdf: Use sched_attr::sched_runtime to set request/slice

[PATCH net-next v2 0/6] splice, net: Handle MSG_SPLICE_PAGES in AF_TLS
 2023-05-31 12:45 UTC  (7+ messages)
` [PATCH net-next v2 1/6] splice, net: Fix MSG_MORE signalling in splice_direct_to_actor()
` [PATCH net-next v2 2/6] net: Block MSG_SENDPAGE_* from being passed to sendmsg() by userspace
` [PATCH net-next v2 3/6] tls/sw: Support MSG_SPLICE_PAGES
` [PATCH net-next v2 4/6] tls/sw: Convert tls_sw_sendpage() to use MSG_SPLICE_PAGES
` [PATCH net-next v2 5/6] tls/device: Support MSG_SPLICE_PAGES
` [PATCH net-next v2 6/6] tls/device: Convert tls_device_sendpage() to use MSG_SPLICE_PAGES

[PATCH v7] vfio/cdx: add support for CDX bus
 2023-05-31 12:45 UTC 

[PATCH -next v2] block: fix blktrace debugfs entries leak
 2023-05-31 12:44 UTC  (2+ messages)

[PATCH 0/2] mtd: rawnand: marvell: add support for AC5 SoC
 2023-05-31 12:42 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: mtd: Add AC5 specific binding

[syzbot] Monthly media report (May 2023)
 2023-05-31 12:40 UTC 

[syzbot] Monthly fat report (May 2023)
 2023-05-31 12:40 UTC 

[PATCH v2 0/8] Add DELETE_BUF ioctl
 2023-05-31 12:39 UTC  (6+ messages)
` [PATCH v2 3/8] media: videobuf2: Add a module param to limit vb2 queue buffer storage

[syzbot] Monthly usb report (May 2023)
 2023-05-31 12:38 UTC 

[PATCH v7 0/4] dt-bindings: mtd: marvell-nand: Add YAML scheme
 2023-05-31 12:35 UTC  (3+ messages)
` [PATCH v7 3/4] dt-bindings: mtd: marvell-nand: Convert to YAML DT scheme

[PATCH] rtc: stm32: remove dedicated wakeup management
 2023-05-31 12:27 UTC 

[PATCH v5 0/2] Allow parameter in smc/hvc calls
 2023-05-31 12:26 UTC  (2+ messages)

[PATCHv12 0/9] mm, x86/cc, efi: Implement support for unaccepted memory
 2023-05-31 12:25 UTC  (4+ messages)
` [PATCHv12 9/9] x86/tdx: Add unaccepted memory support

[PATCH] drm/stm: ltdc: check memory returned by devm_kzalloc()
 2023-05-31 12:23 UTC  (2+ messages)

[PATCH v2] Documentation/process: add soc maintainer handbook
 2023-05-31 12:22 UTC  (4+ messages)

[PATCH v2 0/4] arm64: qcom: sm8550: enable PMIC devices
 2023-05-31 12:22 UTC  (5+ messages)
` [PATCH v2 1/4] arm64: dts: qcom: pm8550: add PWM controller
` [PATCH v2 2/4] arm64: dts: qcom: sm8550-qrd: add notification RGB LED
` [PATCH v2 3/4] arm64: dts: qcom: pmk8550: always enable RTC PMIC device
` [PATCH v2 4/4] arm64: dts: qcom: sm8550-qrd: enable PMIC Volume and Power buttons

[PATCH v4 0/3] arch_topology: Pre-allocate cacheinfo from primary CPU
 2023-05-31 12:22 UTC  (7+ messages)
` [PATCH v4 1/3] cacheinfo: Add arch specific early level initializer

[PATCH] apparmor: aa_buffer: Convert 1-element array to flexible array
 2023-05-31 12:21 UTC  (4+ messages)

[PATCH] soc: qcom: pmic: Fix resource leaks in device_for_each_child_node() loops
 2023-05-31 12:19 UTC 

[PATCH net-next v2 0/3] support non-frag page for page_pool_alloc_frag()
 2023-05-31 12:19 UTC  (7+ messages)
` [PATCH net-next v2 1/3] page_pool: unify frag page and non-frag page handling
` [PATCH net-next v2 2/3] page_pool: support non-frag page for page_pool_alloc_frag()

[PATCHSET v1 wq/for-6.5] workqueue: Improve unbound workqueue execution locality
 2023-05-31 12:14 UTC  (4+ messages)
` [PATCH 14/24] workqueue: Generalize unbound CPU pods

[PATCH v8 00/18] GMU-less A6xx support (A610, A619_holi)
 2023-05-31 12:14 UTC  (2+ messages)

[PATCH] drm/exynos: fix race condition UAF in exynos_g2d_exec_ioctl
 2023-05-31 12:05 UTC  (6+ messages)

[PATCH] hwmon: (oxp-sensors) Add tt_toggle attribute on supported boards
 2023-05-31 12:04 UTC  (3+ messages)

[PATCH 1/5] sched: hide unused sched_update_scaling()
 2023-05-31 12:04 UTC  (2+ messages)
` [tip: sched/core] sched: Hide "

[PATCH 2/5] sched: add schedule_user() declaration
 2023-05-31 12:04 UTC  (2+ messages)
` [tip: sched/core] sched: Add "

[PATCH 3/5] sched: fair: hide unused init_cfs_bandwidth() stub
 2023-05-31 12:04 UTC  (2+ messages)
` [tip: sched/core] sched/fair: Hide "

[PATCH 4/5] sched: make task_vruntime_update() prototype visible
 2023-05-31 12:04 UTC  (2+ messages)
` [tip: sched/core] sched: Make "

[PATCH 5/5] sched: fair: move unused stub functions to header
 2023-05-31 12:04 UTC  (2+ messages)
` [tip: sched/core] sched/fair: Move "

[PATCH] sched/deadline: remove unused dl_bandwidth
 2023-05-31 12:04 UTC  (2+ messages)
` [tip: sched/core] "

[tip: sched/core] sched/fair: Multi-LLC select_idle_sibling()
 2023-05-31 12:04 UTC 

[PATCH v2] sched/fair: Don't balance task to its current running CPU
 2023-05-31 12:04 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v8 0/4] convert read_kcore(), vread() to use iterators
 2023-05-31 11:58 UTC  (3+ messages)
` [PATCH v8 1/4] fs/proc/kcore: avoid bounce buffer for ktext data

[PATCH 1/2] x86_64: Longer NOPs
 2023-05-31 11:57 UTC  (2+ messages)
` [tip: x86/alternatives] x86/alternatives: Add longer 64-bit NOPs

[tip: x86/alternatives] x86/nospec: Shorten RESET_CALL_DEPTH
 2023-05-31 11:57 UTC 

[PATCH] gpu: drm/panel: Optimize the workflow of s6d7aa0_lock
 2023-05-31 11:55 UTC  (2+ messages)

[PATCH V1] fuse: Abort the requests under processing queue with a spin_lock
 2023-05-31 11:52 UTC  (2+ messages)

[PATCH 0/2] perf tools: annotation browser from c2c tui
 2023-05-31 11:50 UTC  (3+ messages)
` [PATCH 1/2] perf util: move symbol__new_unresolved() to util/symbol.c
` [PATCH 2/2] perf tools: allow running annotation browser from c2c-report

[PATCH] cdx: add support for driver managed dma
 2023-05-31 11:47 UTC 

[PATCH] arm64/sysreg: Convert TRBE registers to automatic generation
 2023-05-31 11:46 UTC  (2+ messages)

[PATCH linux] net/ipv4: ping_group_range: allow GID from 2147483648 to 4294967294
 2023-05-31 10:42 UTC 

[PATCH v6 0/7] Add JH7110 USB and USB PHY driver support
 2023-05-31 11:42 UTC  (3+ messages)

[PATCH v1] meson saradc: fix clock divider mask length
 2023-05-31 11:33 UTC  (7+ messages)

[PATCH v3 0/6] Expose GPU memory as coherently CPU accessible
 2023-05-31 11:35 UTC  (5+ messages)
` [PATCH v3 1/6] kvm: determine memory type from VMA

[PATCH v2 0/6] Add RK3588 SATA support
 2023-05-31 11:35 UTC  (2+ messages)

[PATCH v1 0/3] add pmic pca9451a support
 2023-05-31 11:34 UTC  (5+ messages)
` [PATCH v1 2/3] regulator: pca9450: add "
` [PATCH v1 3/3] arm64: dts: imx93-11x11-evk: "

[PATCH v2 0/2] media: i2c: Add support for alvium camera
 2023-05-31 11:33 UTC  (11+ messages)
` [PATCH v2 1/2] media: dt-bindings: alvium: add document YAML binding
` [PATCH v2 2/2] media: i2c: Add support for alvium camera

[v4,01/14] drm/i915: Fix PIPEDMC disabling for a bigjoiner configuration
 2023-05-31 11:31 UTC  (3+ messages)

[PATCH RESEND v6 00/11] PCI: dwc: Relatively simple fixes and cleanups
 2023-05-31 11:26 UTC  (12+ messages)
` [PATCH RESEND v6 01/11] PCI: dwc: Fix erroneous version type test helper
` [PATCH RESEND v6 02/11] PCI: dwc: Fix inbound iATU entries out-of-bounds warning message
` [PATCH RESEND v6 03/11] PCI: bt1: Enable async probe type
` [PATCH RESEND v6 04/11] PCI: bt1: Fix printing false error message
` [PATCH RESEND v6 05/11] PCI: dwc: Drop duplicated fast-link-mode flag unsetting
` [PATCH RESEND v6 06/11] PCI: dwc: Drop empty line from dw_pcie_link_set_max_speed()
` [PATCH RESEND v6 07/11] PCI: visconti: Convert to using generic resources getter
` [PATCH RESEND v6 08/11] MAINTAINERS: Add all generic DW PCIe RP/EP DT-schemas
` [PATCH RESEND v6 09/11] MAINTAINERS: Demote Gustavo Pimentel to DW PCIe core reviewer
` [PATCH RESEND v6 10/11] MAINTAINERS: Add Manivannan to DW PCIe core maintainers list
` [PATCH RESEND v6 11/11] MAINTAINERS: Add myself as the DW PCIe core reviewer

[PATCH] fs.h: Optimize file struct to prevent false sharing
 2023-05-31 11:15 UTC  (4+ messages)

[PATCH] apparmor: remove unused macro
 2023-05-31 11:18 UTC 

[PATCH net-next v2 00/12] net: intel: start The Great Code Dedup + Page Pool for iavf
 2023-05-31 11:14 UTC  (4+ messages)
` [PATCH net-next v2 03/12] iavf: optimize Rx buffer allocation a bunch

[PATCH V3 0/3] Add Genesys Logic GL9767 support
 2023-05-31 11:14 UTC  (4+ messages)
` [PATCH V3 3/3] mmc: sdhci-pci-gli: Add support SD Express card for GL9767

[PATCH v2] dt-bindings: serial: 8250_omap: add rs485-rts-active-high
 2023-05-31 11:10 UTC 

[PATCH] mm: madvise: fix uneven accounting of psi
 2023-05-31 11:09 UTC 

[PATCH] bpf: Replace all non-returning strlcpy with strscpy
 2023-05-31 11:10 UTC  (2+ messages)

[PATCH] net: use umd_cleanup_helper()
 2023-05-31 11:10 UTC  (2+ messages)

[PATCH] bpf/tests: Use struct_size()
 2023-05-31 11:10 UTC  (2+ messages)

[patch v3 31/36] x86/apic: Provide cpu_primary_thread mask
 2023-05-31 11:07 UTC  (11+ messages)
` [patch] x86/smpboot: Disable parallel bootup if cc_vendor != NONE
                ` [patch] x86/smpboot: Fix the parallel bringup decision

[PATCH net-next v2 0/2] splice, net: Handle MSG_SPLICE_PAGES in AF_KCM
 2023-05-31 11:04 UTC  (3+ messages)
` [PATCH net-next v2 1/2] kcm: Support MSG_SPLICE_PAGES
` [PATCH net-next v2 2/2] kcm: Convert kcm_sendpage() to use MSG_SPLICE_PAGES

[PATCH -fixes] riscv: Fix relocatable kernels with early alternatives using -fno-pie
 2023-05-31 11:03 UTC  (12+ 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).