linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-24 07:56:03 to 2022-08-24 10:32:47 UTC [more...]

[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-08-24 10:27 UTC  (17+ messages)
` [PATCH v7 01/14] mm: Add F_SEAL_AUTO_ALLOCATE seal to memfd

[PATCH V2 2/2] dmaengine: imx-sdma: support hdmi audio
 2022-08-24 10:31 UTC  (3+ messages)
` FW: "

[PATCH V2 1/2] bindings: fsl-imx-sdma: Document 'HDMI Audio' transfer
 2022-08-24 10:31 UTC  (3+ messages)
` FW: "

[PATCH v3 0/4] Add a multicolor LED driver for groups of monochromatic LEDs
 2022-08-24 10:30 UTC  (5+ messages)
` [PATCH v3 1/4] leds: class: simplify the implementation of devm_of_led_get()
` [PATCH v3 2/4] leds: class: store the color index in struct led_classdev
` [PATCH v3 3/4] dt-bindings: leds: Add binding for a multicolor group of LEDs
` [PATCH v3 4/4] leds: Add a multicolor LED driver to group monochromatic LEDs

[RFC PATCH] memcg: use root_mem_cgroup when css is inherited
 2022-08-24 10:27 UTC  (15+ messages)

[PATCH] hwmon: (sparx5) Use devm_clk_get_enabled() helper
 2022-08-24 10:25 UTC 

[PATCH v3 0/9] Move all drivers to a common dma-buf locking convention
 2022-08-24 10:22 UTC  (10+ messages)
` [PATCH v3 1/9] dma-buf: Add _unlocked postfix to function names
` [PATCH v3 2/9] dma-buf: Add locked variant of dma_buf_vmap/vunmap()
` [PATCH v3 3/9] drm/gem: Take reservation lock for vmap/vunmap operations
` [PATCH v3 4/9] dma-buf: Move dma_buf_vmap/vunmap_unlocked() to dynamic locking specification
` [PATCH v3 5/9] dma-buf: Move dma_buf_mmap_unlocked() "
` [PATCH v3 6/9] dma-buf: Move dma-buf attachment "
` [PATCH v3 7/9] dma-buf: Document dynamic locking convention
` [PATCH v3 8/9] media: videobuf2: Stop using internal dma-buf lock
` [PATCH v3 9/9] dma-buf: Remove internal lock

[PATCH 5.15 000/242] 5.15.63-rc2 review
 2022-08-24 10:19 UTC  (2+ messages)

[PATCH v3 00/10] sched/psi: some optimization and extension
 2022-08-24 10:19 UTC  (14+ messages)
` [PATCH v3 01/10] sched/psi: fix periodic aggregation shut off
` [PATCH v3 02/10] sched/psi: don't create cgroup PSI files when psi_disabled
` [PATCH v3 03/10] sched/psi: save percpu memory when !psi_cgroups_enabled
` [PATCH v3 04/10] sched/psi: move private helpers to sched/stats.h
` [PATCH v3 05/10] sched/psi: optimize task switch inside shared cgroups again
` [PATCH v3 06/10] sched/psi: remove NR_ONCPU task accounting
` [PATCH v3 07/10] sched/psi: add PSI_IRQ to track IRQ/SOFTIRQ pressure
` [PATCH v3 08/10] sched/psi: consolidate cgroup_psi()
` [PATCH v3 09/10] sched/psi: cache parent psi_group to speed up groups iterate
` [PATCH v3 10/10] sched/psi: per-cgroup PSI accounting disable/re-enable interface

[PATCH v3] cachefiles: fix error return code in cachefiles_ondemand_copen()
 2022-08-24 10:19 UTC  (2+ messages)

[RESEND PATCH v6 0/3] Add support for the TLC5925
 2022-08-24 10:18 UTC  (9+ messages)
` [RESEND PATCH v6 2/3] leds: Add driver for the TLC5925 LED controller

[PATCH v2] phy: rockchip-inno-usb2: Return zero after otg sync
 2022-08-24 10:17 UTC  (3+ messages)

[PATCH v2 00/18] Mutex wrapper, locking and memory leak fixes
 2022-08-24 10:14 UTC  (5+ messages)
` [PATCH v2 01/18] perf mutex: Wrapped usage of mutex and cond
` [PATCH v2 07/18] perf record: Update use of pthread mutex

[RFC v2] perf: Rewrite core context handling
 2022-08-24 10:13 UTC  (4+ messages)

[PATCH -next] mm, proc: collect percpu free pages into the free pages
 2022-08-24 10:12 UTC  (8+ messages)
` [PATCH -next v2] "

[PATCH v8 3/3] arm64: dts: qcom: Add LTE SKUs for sc7280-villager family
 2022-08-24 10:11 UTC  (2+ messages)

[PATCH linux-next] drm/mediatek: Remove the unneeded result variable
 2022-08-24 10:10 UTC  (2+ messages)

[PATCH] LoongArch: Fix build warnings in VDSO
 2022-08-24 10:09 UTC  (2+ messages)

[PATCH v4] vfs, security: Fix automount superblock LSM init problem, preventing NFS sb sharing
 2022-08-24 10:09 UTC 

[RFC PATCH 0/9] CXL: Read and clear event logs
 2022-08-24 10:07 UTC  (4+ messages)

[syzbot] possible deadlock in jbd2_journal_lock_updates
 2022-08-24 10:06 UTC  (3+ messages)

[PATCH v9 0/8] Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and scatterlist creation
 2022-08-24 10:06 UTC  (10+ messages)
` [PATCH v9 1/8] overflow: Move and add few utility macros into overflow
` [PATCH v9 2/8] util_macros: Add exact_type macro to catch type mis-match while compiling
` [PATCH v9 3/8] drm/i915/gem: Typecheck page lookups
` [PATCH v9 4/8] drm/i915: Check for integer truncation on scatterlist creation
` [PATCH v9 5/8] drm/i915: Check for integer truncation on the configuration of ttm place
` [PATCH v9 6/8] drm/i915: Check if the size is too big while creating shmem file
` [PATCH v9 7/8] drm/i915: Use error code as -E2BIG when the size of gem ttm object is too large
` [PATCH v9 8/8] drm/i915: Remove truncation warning for large objects

[PATCH v2 1/1] platform/x86: asus-wmi: Add mic-mute LED classdev support
 2022-08-24 10:06 UTC  (4+ messages)
` [PATCH v3 "

[PATCH 1/1] platform/x86: asus-wmi: Add mic-mute LED classdev support
 2022-08-24 10:06 UTC  (3+ messages)
` [PATCH v2 "

[PATCH 0/7] watchdog: imx7ulp_wdt: update i.MX7ULP WDOG timer driver
 2022-08-24 10:05 UTC  (14+ messages)
` [PATCH 2/7] watchdog: imx7ulp: Add explict memory barrier for unlock sequence

[PATCH v3] clk: bcm2835: Round UART input clock up
 2022-08-24 10:04 UTC  (2+ messages)

[PATCH RFC char-misc-next 0/5] misc: microchip: pci1xxxx: Add auxiliary bus driver and the GPIO driver for PIO function of pci1xxxx
 2022-08-24 10:03 UTC  (6+ messages)
` [PATCH RFC char-misc-next 1/5] misc: microchip: pci1xxxx: load auxiliary bus driver for the PIO function in the multi-function endpoint of pci1xxxx device

[PATCH] s390: fix double free of GS and RI CBs on fork() failure
 2022-08-24  9:59 UTC  (3+ messages)

[PATCH] rtc: mpfs: Use devm_clk_get_enabled() helper
 2022-08-24  9:58 UTC  (2+ messages)

[PATCH bpf-next v7 02/24] bpf/verifier: allow kfunc to read user provided context
 2022-08-24  9:57 UTC  (5+ messages)
` [PATCH bpf-next v8 "

[PATCH 0/2] CXL: Taint user access to DOE mailbox config space
 2022-08-24  9:52 UTC  (5+ messages)
` [PATCH 1/2] PCI: Allow drivers to request exclusive config regions

[PATCH v2] iommu/iova: Optimize alloc_iova with rbtree_augmented
 2022-08-24  9:51 UTC 

[PATCH 1/2] mm: fix null-ptr-deref in kswapd_is_running()
 2022-08-24  9:51 UTC  (5+ messages)
` [PATCH 2/2] mm: slince possible data races about pgdat->kswapd

[REGRESSION 5.19] NULL dereference by ucsi_acpi driver
 2022-08-24  9:50 UTC  (2+ messages)

[PATCH v1 0/9] Drivers for Alibaba YCC (Yitian Cryptography Complex) cryptographic accelerator
 2022-08-24  9:50 UTC  (10+ messages)
` [PATCH v1 1/9] crypto/ycc: Add YCC (Yitian Cryptography Complex) accelerator driver
` [PATCH v1 2/9] crypto/ycc: Add ycc ring configuration
` [PATCH v1 3/9] crypto/ycc: Add irq support for ycc kernel rings
` [PATCH v1 4/9] crypto/ycc: Add device error handling support for ycc hw errors
` [PATCH v1 5/9] crypto/ycc: Add skcipher algorithm support
` [PATCH v1 6/9] crypto/ycc: Add aead "
` [PATCH v1 7/9] crypto/ycc: Add rsa "
` [PATCH v1 8/9] crypto/ycc: Add sm2 "
` [PATCH v1 9/9] MAINTAINERS: Add Yitian Cryptography Complex (YCC) driver maintainer entry

[PATCH] media: staging: media: zoran: Removed braces for single statement block
 2022-08-24  9:48 UTC  (2+ messages)

[PATCH bpf-next v7 00/24] Introduce eBPF support for HID devices
 2022-08-24  9:48 UTC  (6+ messages)
` [PATCH bpf-next v7 13/24] HID: initial BPF implementation

[PATCH v3 0/4] mm: arm64: bring up BATCHED_UNMAP_TLB_FLUSH
 2022-08-24  9:46 UTC  (7+ messages)
` [PATCH v3 2/4] mm/tlbbatch: Introduce arch_tlbbatch_should_defer()
` [PATCH v3 3/4] mm: rmap: Extend tlbbatch APIs to fit new platforms
` [PATCH v3 4/4] arm64: support batched/deferred tlb shootdown during page reclamation

[PATCH] cxl: Replace HDM decoder granularity magic numbers
 2022-08-24  9:44 UTC  (3+ messages)

[PATCH 0/3] spi: add generic R-Car Gen4 and specific r8a779f0 support
 2022-08-24  9:43 UTC  (4+ messages)
` [PATCH 1/3] spi: renesas,sh-msiof: Add generic Gen4 and "
` [PATCH 2/3] spi: sh-msiof: add generic Gen4 binding
` [PATCH 3/3] spi: renesas,sh-msiof: R-Car V3U is R-Car Gen4

[PATCH] misc: ocxl: fix possible refcount leak in afu_ioctl()
 2022-08-24  9:42 UTC  (2+ messages)

[PATCH] ALSA: control: Fix an out-of-bounds bug in get_ctl_id_hash()
 2022-08-24  9:42 UTC  (2+ messages)

[PATCH v2 0/5] Fix some issues when looking up hugetlb page
 2022-08-24  9:41 UTC  (9+ messages)
` [PATCH v2 1/5] mm/hugetlb: fix races when looking up a CONT-PTE size "

[PATCH v3 0/2] ksm: count allocated rmap_items and update documentation
 2022-08-24  9:38 UTC  (3+ messages)
` [PATCH v3 2/2] ksm: add profit monitoring documentation

[PATCH] net: dsa: mv88e6xxx: Allow external SMI if serial
 2022-08-24  9:37 UTC 

[PATCH V2 0/2] mailbox: imx: support RST channel
 2022-08-24  9:36 UTC  (3+ messages)
` [PATCH V2 2/2] "

[PATCH] scsi: ufs-bsg: Remove ufs_bsg_get_query_desc_size function
 2022-08-24  9:36 UTC  (4+ messages)

[PATCH v3 0/5] Add PolarFire SoC Fabric Clock Conditioning Circuitry Support
 2022-08-24  9:33 UTC  (6+ messages)
` [PATCH v3 1/5] dt-bindings: clk: rename mpfs-clkcfg binding
` [PATCH v3 2/5] dt-bindings: clk: document PolarFire SoC fabric clocks
` [PATCH v3 3/5] dt-bindings: clk: add PolarFire SoC fabric clock ids
` [PATCH v3 4/5] clk: microchip: add PolarFire SoC fabric clock support
` [PATCH v3 5/5] riscv: dts: microchip: add the mpfs' fabric clock control

[PATCH v8 0/8] Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and scatterlist creation
 2022-08-24  9:31 UTC  (4+ messages)
` [PATCH v8 1/8] overflow: Move and add few utility macros into overflow
  ` [Intel-gfx] "

[PATCH] USB: serial: option: add support for Cinterion MV32-WA/WB RmNet mode
 2022-08-24  9:29 UTC  (5+ messages)
    `  "
      `  "
        `  "

[PATCH v2 1/6] KVM: x86/mmu: Fix wrong gfn range of tlb flushing in validate_direct_spte()
 2022-08-24  9:29 UTC  (6+ messages)
` [PATCH v2 2/6] KVM: x86/mmu: Fix wrong gfn range of tlb flushing in kvm_set_pte_rmapp()
` [PATCH v2 3/6] KVM: x86/mmu: Reduce gfn range of tlb flushing in tdp_mmu_map_handle_target_level()
` [PATCH v2 4/6] KVM: x86/mmu: Fix wrong start gfn of tlb flushing with range
` [PATCH v2 5/6] KVM: x86/mmu: Introduce helper function to do range-based flushing for given page
` [PATCH v2 6/6] KVM: x86/mmu: Use 1 as the size of gfn range for tlb flushing in FNAME(invlpg)()

[PATCH -next] parisc: ccio-dma: Add missing iounmap in error path in ccio_probe()
 2022-08-24  9:36 UTC 

[BUG] perf/x86/intel/pebs: PEBS timestamps overwritten
 2022-08-24  9:27 UTC  (3+ messages)

[PATCH 5.19 000/362] 5.19.4-rc2 review
 2022-08-24  9:24 UTC  (2+ messages)

[linux-stable-rc:linux-5.4.y 4226/5188] htmldocs: Warning: Documentation/admin-guide/sysctl/kernel.rst references a file that doesn't exist: Documentation/filesystems/devpts.rst
 2022-08-24  9:24 UTC 

[PATCH v2 0/4] lib: optimize find_bit() functions
 2022-08-24  9:24 UTC  (9+ messages)
` [PATCH v2 1/3] lib/find_bit: introduce FIND_FIRST_BIT() macro
` [PATCH v2 2/3] lib/find_bit: create find_first_zero_bit_le()
` [PATCH v2 3/3] lib/find_bit: optimize find_next_bit() functions

[syzbot] general protection fault in fscache_free_cookie
 2022-08-24  9:22 UTC  (2+ messages)

[PATCH] media: Fix comment typo
 2022-08-24  9:18 UTC  (2+ messages)

[PATCH 0/4] Add initial support for J784s4 SoC
 2022-08-24  9:15 UTC  (7+ messages)
` [PATCH 4/4] arch: arm64: ti: Add support for J784s4 EVM board

[PATCH] media: platform: Fix comment typo
 2022-08-24  9:16 UTC  (2+ messages)

[PATCH v3 0/6] Add the iMX8MP PCIe support
 2022-08-24  9:15 UTC  (5+ messages)
` [PATCH v3 2/6] dt-binding: phy: Add iMX8MP PCIe PHY binding

[PATCH v10 0/4] Microchip soft ip corePWM driver
 2022-08-24  9:12 UTC  (5+ messages)
` [PATCH v10 1/4] dt-bindings: pwm: fix microchip corePWM's pwm-cells
` [PATCH v10 2/4] riscv: dts: fix the icicle's #pwm-cells
` [PATCH v10 3/4] pwm: add microchip soft ip corePWM driver
` [PATCH v10 4/4] MAINTAINERS: add pwm to PolarFire SoC entry

[PATCH net-next] net: sched: remove unnecessary init of qidsc skb head
 2022-08-24  9:10 UTC 

[PATCH] KVM: x86: use TPAUSE to replace PAUSE in halt polling
 2022-08-24  9:11 UTC 

[PATCH v5 0/3] J7200: CPSW5G: Add support for QSGMII mode to am65-cpsw driver
 2022-08-24  9:00 UTC  (2+ messages)

[PATCH net-next v5] net: skb: prevent the split of kfree_skb_reason() by gcc
 2022-08-24  9:00 UTC  (2+ messages)

[PATCH net v2 RESEND] net: neigh: don't call kfree_skb() under spin_lock_irqsave()
 2022-08-24  9:00 UTC  (2+ messages)

PKU usage improvements for threads
 2022-08-24  8:51 UTC  (6+ messages)

[PATCH 5.10 000/157] 5.10.138-rc3 review
 2022-08-24  8:50 UTC  (2+ messages)

[RFC PATCH 0/2] add support for CDX bus MSI domain
 2022-08-24  8:50 UTC  (7+ messages)
` [RFC PATCH v2 0/6] add support for CDX bus controller
  ` [RFC PATCH v2 2/6] bus/cdx: add the cdx bus driver

[PATCH] x86/mm: disable instrumentations of mm/pgprot.c
 2022-08-24  8:47 UTC 

[PATCH 4.9 00/98] 4.9.326-rc2 review
 2022-08-24  8:49 UTC  (2+ messages)

[PATCH 1/2] clk: qcom: gcc-sc7180: Keep USB GDSC power domain on when USB wakeup is enabled
 2022-08-24  8:47 UTC  (5+ messages)
` [PATCH 2/2] clk: qcom: gcc-sc7280: Keep USB GDSC power domains "

[PATCH] scsi: ufs: ufsfbo: Introduce File Based Optimization feature
 2022-08-24  8:46 UTC 

Regression in 5.19.0: USB errors during boot
 2022-08-24  8:45 UTC  (2+ messages)

[PATCH] dt-bindings: mfd: Add missing (unevaluated|additional)Properties on child nodes
 2022-08-24  8:46 UTC  (3+ messages)

[PATCH] sched/fair: select waker's cpu for wakee on sync wakeup
 2022-08-24  8:46 UTC  (2+ messages)

[syzbot] WARNING in handle_bug (3)
 2022-08-24  8:44 UTC 

[PATCH v2 0/2] x86/asm/bitops: optimize ff{s,z} functions for constant expressions
 2022-08-24  8:43 UTC  (8+ messages)
` [PATCH v5 "
  ` [PATCH v5 2/2] x86/asm/bitops: __ffs,ffz: use __builtin_ctzl to evaluate "

[PATCH] rtc: jz4740: Use devm_clk_get_enabled() helper
 2022-08-24  8:42 UTC 

[PATCH v28 0/4] media: mediatek: support mdp3 on mt8183 platform
 2022-08-24  8:39 UTC  (3+ messages)
` [PATCH v28 4/4] media: platform: mtk-mdp3: add MediaTek MDP3 driver

[PATCH v2] virtio-crypto: fix memory-leak
 2022-08-24  8:38 UTC  (2+ messages)
` PING: "

[PATCH] iommu/s390: Fix race with release_device ops
 2022-08-24  8:37 UTC  (2+ messages)

[PATCH] ACPI: PM: Fix up documentation reference
 2022-08-24  8:33 UTC  (2+ messages)

[PATCH v3 0/3] docs: i2c: rework I2C documentation, part II
 2022-08-24  8:31 UTC  (4+ messages)
` [PATCH v3 1/3] docs: i2c: i2c-topology: fix typo
` [PATCH v3 2/3] docs: i2c: i2c-topology: fix incorrect heading
` [PATCH v3 3/3] docs: i2c: i2c-topology: reorder sections more logically

[PATCH] usb: dwc3: keep PHYs disabled during suspend
 2022-08-24  8:27 UTC  (3+ messages)

[PATCH -next 0/5] landlock: add chmod and chown support
 2022-08-24  8:27 UTC  (4+ messages)
` [PATCH -next 3/5] landlock/selftests: add selftests for chmod and chown

[PATCH] drm/msm/dp: add atomic_check to bridge ops
 2022-08-24  8:25 UTC  (10+ messages)

[PATCH] rtc: k3: Use devm_clk_get_enabled() helper
 2022-08-24  8:25 UTC 

[PATCH -next] Maple Tree: remove not used entry in mas_preallocate()
 2022-08-24  8:30 UTC 

[PATCH v3 1/3] mm/migrate_device.c: Flush TLB while holding PTL
 2022-08-24  8:21 UTC  (2+ messages)

[PATCH 0/2] spi: remove "spidev" nodes from DTs
 2022-08-24  8:21 UTC  (3+ messages)
` [PATCH 1/2] ARM: dts: stm32: argon: remove spidev node
` [PATCH 2/2] powerpc/82xx: remove spidev node from mgcoge

[PATCH v2 00/11] mm: ioremap: Convert architectures to take GENERIC_IOREMAP way
 2022-08-24  8:16 UTC  (8+ messages)
` [PATCH v2 01/11] mm/ioremap: change the return value of io[re|un]map_allowed and rename

[PATCH] infiniband: remove unnecessary null check
 2022-08-24  8:15 UTC  (2+ messages)

[PATCH v2] loop: Check for overflow while configuring loop
 2022-08-24  8:12 UTC  (3+ messages)

[PATCH v2 0/2] watermark related improvement on zone movable
 2022-08-24  8:10 UTC  (3+ messages)
` [PATCH v2 1/2] mm: Cap zone movable's min wmark to small value

[PATCH linux-next] mm: fix used but uninitialized variable
 2022-08-24  8:10 UTC  (5+ messages)

[PATCH v2] page_ext: introduce boot parameter 'early_page_ext'
 2022-08-24  8:09 UTC  (2+ messages)

[PATCH] docs: Update version number from 5.x to 6.x in README.rst
 2022-08-24  8:08 UTC 

[PATCH] tty: serial: meson: Use devm_clk_get_enabled() helper
 2022-08-24  8:06 UTC 

[PATCH] staging: r8188eu: remove unnecessary null check
 2022-08-24  8:03 UTC 

[tip: x86/urgent] x86/sev: Don't use cc_platform_has() for early SEV-SNP calls
 2022-08-24  8:03 UTC 

List of all linux commands
 2022-08-24  8:02 UTC 

[PATCH] x86/boot: Don't propagate uninitialized boot_params->cc_blob_address
 2022-08-24  7:55 UTC  (2+ messages)
` [tip: x86/urgent] "


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 NNTP newsgroup(s).