linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-30 05:07:40 to 2022-06-30 08:10:42 UTC [more...]

[PATCH v4 1/2] mm: Add PAGE_ALIGN_DOWN macro
 2022-06-30  8:08 UTC 

[PATCH v1 00/14] PolarFire SoC reset controller & clock cleanups
 2022-06-30  8:05 UTC  (15+ messages)
` [PATCH v1 01/14] dt-bindings: clk: microchip: mpfs: add reset controller support
` [PATCH v1 02/14] dt-bindings: net: cdns,macb: document polarfire soc's macb
` [PATCH v1 03/14] clk: microchip: mpfs: add reset controller
` [PATCH v1 04/14] reset: add polarfire soc reset support
` [PATCH v1 05/14] MAINTAINERS: add polarfire soc reset controller
` [PATCH v1 06/14] net: macb: add polarfire soc reset support
` [PATCH v1 07/14] riscv: dts: microchip: add mpfs specific macb "
` [PATCH v1 08/14] clk: microchip: mpfs: add module_authors entries
` [PATCH v1 09/14] clk: microchip: mpfs: add MSS pll's set & round rate
` [PATCH v1 10/14] clk: microchip: mpfs: move id & offset out of clock structs
` [PATCH v1 11/14] clk: microchip: mpfs: simplify control reg access
` [PATCH v1 12/14] clk: microchip: mpfs: delete 2 line mpfs_clk_register_foo()
` [PATCH v1 13/14] clk: microchip: mpfs: convert cfg_clk to clk_divider
` [PATCH v1 14/14] clk: microchip: mpfs: convert periph_clk to clk_gate

[PATCH v1 1/9] mfd: intel_soc_pmic_crc: Merge Intel PMIC core to crc
 2022-06-30  8:07 UTC  (7+ messages)

[PATCH v4 0/6] media: ov5693: cleanup code and add dts support
 2022-06-30  8:07 UTC  (8+ messages)
` [PATCH v4 1/6] media: ov5693: count num_supplies using array_size
` [PATCH v4 2/6] media: ov5693: add dvdd into ov5693_supply_names array
` [PATCH v4 3/6] media: ov5693: rename clk into xvclk
` [PATCH v4 4/6] media: ov5693: move hw cfg functions into ov5693_hwcfg
` [PATCH v4 5/6] media: dt-bindings: ov5693: document YAML binding
` [PATCH v4 6/6] media: ov5693: add ov5693_of_match, dts support

[PATCH 00/12] i2c: xiic: Added Standard mode and SMBus
 2022-06-30  8:06 UTC  (4+ messages)
` [PATCH 02/12] i2c: xiic: Enter standard mode only for > 255 byte read transfers

[PATCH -next, v2] powerpc: add support for syscall stack randomization
 2022-06-30  8:06 UTC  (3+ messages)

[RFC] Correct memory layout reporting for "jedec,lpddr2" and related bindings
 2022-06-30  8:05 UTC  (5+ messages)

[PATCH v2 0/3] phase out CONFIG_VIRT_TO_BUS
 2022-06-30  8:04 UTC  (11+ messages)
` [PATCH v2 3/3] arch/*/: remove CONFIG_VIRT_TO_BUS

[PATCH] neterion/vxge: fix repeated words in comments
 2022-06-30  8:03 UTC 

[morimoto:sound-2022-06-30-v3 11/19] sound/soc/codecs/cs4271.c:359:54: warning: passing argument 2 of 'snd_soc_dai_stream_active' makes pointer from integer without a cast
 2022-06-30  8:02 UTC 

[PATCH v4 00/15] Add support for AXP192 PMIC
 2022-06-30  8:02 UTC  (23+ messages)
` [PATCH v4 06/15] mfd: axp20x: Add support for AXP192
` [PATCH v4 07/15] regulator: "
` [PATCH v4 08/15] iio: adc: axp20x_adc: Minor code cleanups
` [PATCH v4 09/15] iio: adc: axp20x_adc: Replace adc_en2 flag with adc_en2_mask field
` [PATCH v4 10/15] iio: adc: axp20x_adc: Add support for AXP192
` [PATCH v4 11/15] power: supply: axp20x_usb_power: "
` [PATCH v4 13/15] power: axp20x_battery: Add constant charge current table
` [PATCH v4 14/15] power: axp20x_battery: Support battery status without fuel gauge
` [PATCH v4 15/15] power: axp20x_battery: Add support for AXP192

[PATCH v3 0/6] media: ov5693: cleanup code and add dts support
 2022-06-30  7:59 UTC  (7+ messages)
` [PATCH v3 4/6] media: ov5693: move hw cfg functions into ov5693_hwcfg
` [PATCH v3 5/6] media: dt-bindings: ov5693: document YAML binding

[PATCH v1] PM / devfreq: tegra30: Add error message for devm_devfreq_add_device()
 2022-06-30  7:57 UTC 

[PATCH] ethernet/neterion: fix repeated words in comments
 2022-06-30  7:57 UTC 

[PATCH v1 1/1] serial: 8250_dw: Drop PM ifdeffery
 2022-06-30  7:56 UTC  (3+ messages)

[GIT PULL] Crypto Fixes for 5.14
 2022-06-30  7:56 UTC  (11+ messages)
` [GIT PULL] Crypto Fixes for 5.15
    ` [GIT PULL] Crypto Fixes for 5.16
        ` [GIT PULL] Crypto Fixes for 5.17
            ` [GIT PULL] Crypto Fixes for 5.18
              ` [GIT PULL] Crypto Fixes for 5.19

[PATCH v11 net-next 1/9] mfd: ocelot: add helper to get regmap from a resource
 2022-06-30  7:54 UTC  (11+ messages)

[PATCH v2 1/2] mm: Add PAGE_ALIGN_DOWN macro
 2022-06-30  7:54 UTC  (8+ messages)
` [PATCH v2 2/2] UML: add support for KASAN under x86_64

[PATCH] ethernet/natsemi: fix repeated words in comments
 2022-06-30  7:51 UTC 

[PATCH net-next v1 1/1] iio: adc: tsc2046: silent spi_device_id warning
 2022-06-30  7:51 UTC 

[PATCH 1/4] ASoC: tas2764: Add post reset delays
 2022-06-30  7:51 UTC  (4+ messages)
` [PATCH 2/4] ASoC: tas2764: Fix and extend FSYNC polarity handling
` [PATCH 3/4] ASoC: tas2764: Correct playback volume range
` [PATCH 4/4] ASoC: tas2764: Fix amp gain register offset & default

[PATCH] xen: Fix spelling mistake
 2022-06-30  7:50 UTC 

[PATCH v3 1/2] mm: Add PAGE_ALIGN_DOWN macro
 2022-06-30  7:47 UTC  (2+ messages)
` [PATCH v3 2/2] UML: add support for KASAN under x86_64

linux-next: Tree for Jun 30
 2022-06-30  7:48 UTC 

[PATCH 0/1] [RFC] drm/fourcc: Add new unsigned R16_UINT/RG1616_UINT formats
 2022-06-30  7:47 UTC  (4+ messages)

[PATCH v4 0/7] sched/fair: improve scan efficiency of SIS
 2022-06-30  7:46 UTC  (3+ messages)
` [PATCH v4 7/7] sched/fair: de-entropy for SIS filter

Regression: at24 eeprom writing times out on sama5d3
 2022-06-30  7:44 UTC  (4+ messages)

[PATCH] mellanox/mlxsw: fix repeated words in comments
 2022-06-30  7:42 UTC 

[PATCH] scsi: megaraid_sas: Clean up some inconsistent indenting
 2022-06-30  7:41 UTC 

[RESEND 0/3] i2c: at91: Fixes and updates
 2022-06-30  7:41 UTC  (3+ messages)

[PATCH v2 0/4] virtio-crypto: support ECDSA algorithm
 2022-06-30  7:41 UTC  (4+ messages)
  ` [External] "

[PATCH] drm/vc4: change vc4_dma_range_matches from a global to static
 2022-06-30  7:40 UTC  (2+ messages)
` (subset) "

[PATCH RFC bpf-next 00/52] bpf, xdp: introduce and use Generic Hints/metadata
 2022-06-30  7:39 UTC  (4+ messages)
  ` [xdp-hints] "

linux-next: build warning after merge of the coresight tree
 2022-06-30  7:38 UTC 

[PATCH v2 00/28] KVM: VMX: Support TscScaling and EnclsExitingBitmap with eVMCS + use vmcs_config for L1 VMX MSRs
 2022-06-30  7:36 UTC  (7+ messages)
` [PATCH v2 16/28] KVM: VMX: Tweak the special handling of SECONDARY_EXEC_ENCLS_EXITING in setup_vmcs_config()
` [PATCH v2 28/28] KVM: nVMX: Use cached host MSR_IA32_VMX_MISC value for setting up nested MSR

[PATCH 0/3] Fixes for 5.19b
 2022-06-30  7:29 UTC  (3+ messages)
` [PATCH 1/3] filemap: Correct the conditions for marking a folio as accessed
  ` Major btrfs fiemap slowdown on file with many extents once in cache (RCU stalls?) (Was: [PATCH 1/3] filemap: Correct the conditions for marking a folio as accessed)

[PATCH] iommu/iova: change IOVA_MAG_SIZE to 127 to save memory
 2022-06-30  7:33 UTC 

[PATCH 0/6] Fix TLB invalidate issues with Broadwell
 2022-06-30  7:32 UTC  (9+ messages)
` [PATCH 5/6] drm/i915/gt: Serialize GRDOM access between multiple engine resets

[PATCH] rpmsg: virtio: Fix broken rpmsg_probe()
 2022-06-30  7:31 UTC  (3+ messages)

[PATCH] kernfs: fix potential NULL dereference in __kernfs_remove
 2022-06-30  7:28 UTC  (2+ messages)

[PATCH v3 00/16] Add support for AXP192 PMIC
 2022-06-30  7:26 UTC  (5+ messages)
` [PATCH v3 13/16] pinctrl: Add AXP192 pin control driver

[PATCH 0/7] memory: renesas-rpc-if: Rebind and s2ram fixes
 2022-06-30  7:25 UTC  (3+ messages)
` [PATCH 6/7] memory: renesas-rpc-if: Pass device instead of rpcif to rpcif_*()

[PATCH V13 00/13] irqchip: Add LoongArch-related irqchip drivers
 2022-06-30  7:22 UTC  (5+ messages)
` [PATCH V13 06/13] irqchip/loongson-pch-pic: Add ACPI init support

[PATCH v2] dt-bindings: mtd/partitions: Convert arm-firmware-suite to DT schema
 2022-06-30  7:16 UTC  (2+ messages)

[RFC] libubd: library for ubd(userspace block driver based on io_uring passthrough)
 2022-06-30  7:16 UTC  (5+ messages)

[syzbot] general protection fault in rose_transmit_link (3)
 2022-06-30  7:15 UTC 

[PATCH v3 0/3] x86: fix brk area initialization
 2022-06-30  7:14 UTC  (4+ messages)
` [PATCH v3 1/3] x86/xen: use clear_bss() for Xen PV guests
` [PATCH v3 2/3] x86: clear .brk area at early boot
` [PATCH v3 3/3] x86: fix .brk attribute in linker script

[PATCH v8 0/2] On Semi AR0521 sensor driver
 2022-06-30  7:13 UTC  (10+ messages)
` [PATCH v8 2/2] "

[PATCH v6 0/5] Add Aspeed crypto driver for hardware acceleration
 2022-06-30  7:12 UTC  (6+ messages)
` [PATCH v6 2/5] dt-bindings: clock: Add AST2500/AST2600 HACE reset definition

[PATCH] RAS/CEC: Reduce default threshold to offline a page to "2"
 2022-06-30  7:11 UTC  (6+ messages)

[PATCH v2] arm64: defconfig: Enable memory hotplug and hotremove config
 2022-06-30  7:10 UTC  (2+ messages)

[PATCH net-next v1 1/1] net: dsa: sja1105: silent spi_device_id warnings
 2022-06-30  7:10 UTC 

[PATCH] arm64: dts: ti: k3-am62: add watchdog nodes
 2022-06-30  7:08 UTC 

[PATCH v2] srcu: Reduce blocking agressiveness of expedited grace periods further
 2022-06-30  7:06 UTC  (3+ messages)

Perf regression from scheduler load_balance rework in 5.5?
 2022-06-30  7:02 UTC  (7+ messages)

[PATCH v1] Fix: SYNCOBJ TIMELINE Test failed
 2022-06-30  7:01 UTC  (3+ messages)

[PATCH] ASoC: samsung: change gpiod_speaker_power and rx1950_audio from global to static variables
 2022-06-30  7:01 UTC  (2+ messages)

[PATCH] ASoC: samsung: change neo1973_audio from a global to static
 2022-06-30  7:00 UTC  (2+ messages)

[PATCH v5 0/2] sched/fair: Scan cluster before scanning LLC in wake-up path
 2022-06-30  6:55 UTC  (3+ messages)
` [PATCH v5 1/2] sched: Add per_cpu cluster domain info and cpus_share_lowest_cache API
` [PATCH v5 2/2] sched/fair: Scan cluster before scanning LLC in wake-up path

use-after-free warnings in 5.19-rcX kernel
 2022-06-30  6:56 UTC  (2+ messages)

[PATCH V2 0/4] mm/sparse-vmemmap: Generalise helpers and enable for
 2022-06-30  6:55 UTC  (6+ messages)
` [PATCH V2 3/4] mm/sparse-vmemmap: Generalise vmemmap_populate_hugepages()
` [PATCH V2 4/4] LoongArch: Enable ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAP

[PATCH 0/1] arm64: Add stack unwinder unit tests
 2022-06-30  6:55 UTC  (4+ messages)
` [PATCH 1/1] arm64: Add initial set of stack unwinder self tests

[PATCH v2 0/3] x86: fix brk area initialization
 2022-06-30  6:55 UTC  (4+ messages)
` [PATCH v2 2/3] x86: fix setup of brk area

[PATCH] usb: cdnsp: Fix potential memory leak in cdnsp_alloc_stream_info()
 2022-06-30  6:54 UTC  (2+ messages)

[PATCH v2 -next] usb: gadget: dereference before null check
 2022-06-30  6:54 UTC  (2+ messages)

[PATCH] fbdev: fbmem: Fix logo center image dx issue
 2022-06-30  6:51 UTC  (2+ messages)

[PATCH] crypto: stm32 - Handle failure of kmalloc_array()
 2022-06-30  6:48 UTC  (2+ messages)

[PATCH] usb: host: xhci: Fix potential memory leak in xhci_alloc_stream_info()
 2022-06-30  6:48 UTC  (2+ messages)

[PATCH v4 0/5] Krait Documentation conversion
 2022-06-30  6:43 UTC  (3+ messages)
` [PATCH v4 3/5] dt-bindings: arm: msm: Rework kpss-gcc driver Documentation to yaml

[PATCH v3 0/7] cleanup llseek and splice
 2022-06-30  6:45 UTC  (3+ messages)
` [PATCH v3 5/7] fs: remove no_llseek

[PATCH] scripts/tags.sh: Include tools directory in tags generation
 2022-06-30  6:42 UTC  (6+ messages)

[PATCH] iommu/arm-smmu-v3: Fix undefined behavior in GBPA_UPDATE
 2022-06-30  6:39 UTC 

[PATCH 4.19 v1 0/2] Fixes for thermal hwmon registration
 2022-06-30  6:34 UTC  (6+ messages)
` [PATCH 4.19 v1 1/2] hwmon: Introduce hwmon_device_register_for_thermal

[PATCH RFC net-next] net: stmmac: Reduce the memory copy for rx data
 2022-06-30  6:24 UTC 

[PATCH] tracing/histograms: Simplify create_hist_fields()
 2022-06-30  6:33 UTC  (2+ messages)

[PATCH v11 1/2] iommu/io-pgtable-arm-v7s: Add a quirk to allow pgtable PA up to 35bit
 2022-06-30  6:25 UTC  (2+ messages)
` [PATCH v11 2/2] iommu/mediatek: Allow page table "

[PATCH V2] virtio-net: fix the race between refill work and close
 2022-06-30  6:31 UTC  (8+ messages)

[PATCH] FROMLIST: arm64: dts: qcom: Add LTE SKUs for sc7280-villager family
 2022-06-30  6:26 UTC 

[PATCH] dec/tulip:fix repeated words in comments
 2022-06-30  6:22 UTC  (2+ messages)

[PATCH] i2c: core: Disable i2c_generic_scl_recovery callback checks with CFI
 2022-06-30  6:20 UTC  (3+ messages)
  ` [EXT] "

[PATCH] staging: r8188eu: remove HW_VAR_H2C_MEDIA_STATUS_RPT from SetHwReg8188EU()
 2022-06-30  6:17 UTC 

[PATCH] drm/msm/dp: make eDP panel as the first connected connector
 2022-06-30  6:14 UTC  (5+ messages)

[syzbot] KASAN: out-of-bounds Read in ntfs_are_names_equal
 2022-06-30  6:11 UTC 

memory leak in pty_common_install
 2022-06-30  6:09 UTC  (2+ messages)
` [syzbot] "

[PATCH] dt-bindings: spi: convert spi_atmel to json-schema
 2022-06-30  6:07 UTC  (7+ messages)

[PATCH] extcon: usbc-tusb320: make sure the state is initialized on probe
 2022-06-30  6:03 UTC  (3+ messages)

[PATCH v2 00/11] SMM emulation and interrupt shadow fixes
 2022-06-30  6:00 UTC  (4+ messages)
` [PATCH v2 11/11] KVM: x86: emulator/smm: preserve interrupt shadow in SMRAM

"Bad pagetable: 000c" crashes and errata "Not-Present Page Faults May Set the RSVD Flag in the Error Code"
 2022-06-30  5:58 UTC  (2+ messages)
` [PATCH] x86/fault: ignore RSVD flag in error code if P flag is 0

[PATCH v2 0/5] interconnect: qcom: icc-rpm: Support bucket
 2022-06-30  5:57 UTC  (6+ messages)
` [PATCH v2 1/5] dt-bindings: interconnect: Update property for icc-rpm path tag
` [PATCH v2 2/5] interconnect: qcom: Move qcom_icc_xlate_extended() to a common file
` [PATCH v2 3/5] interconnect: qcom: icc-rpm: Change to use qcom_icc_xlate_extended()
` [PATCH v2 4/5] interconnect: qcom: icc-rpm: Support multiple buckets
` [PATCH v2 5/5] interconnect: qcom: icc-rpm: Set bandwidth and clock for bucket values

[PATCH 0/6] Add support of two Audio PLL source
 2022-06-30  5:39 UTC  (7+ messages)
` [PATCH 1/6] ASoC: fsl_utils: Add function to handle PLL clock source
` [PATCH 2/6] ASoC: fsl_spdif: Add support for PLL switch at runtime
` [PATCH 3/6] ASoC: fsl_micfil: "
` [PATCH 4/6] ASoC: fsl_sai: "
` [PATCH 5/6] ASoC: dt-bindings: fsl_spdif: Add two PLL clock source
` [PATCH 6/6] ASoC: dt-bindings: fsl-sai: "

[PATCH v2 -next 0/2] PM: suspend: Optimized suspend is fail returned by wakeup
 2022-06-30  0:57 UTC  (3+ messages)
` [PATCH v2 -next 1/2] PM: suspend: expand the assignment scope of the pm_suspend_target_state
` [PATCH v2 -next 2/2] PM: suspend: advanced pm_wakeup_clear() for normal suspend/hibernate

[PATCH] ethernet/marvell: fix repeated words in comments
 2022-06-30  5:49 UTC 

[alobakin:xdp_hints 20/52] drivers/net/ethernet/freescale/dpaa/dpaa_eth.c:2553:17: error: implicit declaration of function 'xdp_set_data_meta_invalid'
 2022-06-30  5:48 UTC 

[PATCH] marvell/octeontx2/af: fix repeated words in comments
 2022-06-30  5:42 UTC 

[PATCH v6 0/5] Renesas RZ/G2L IRQC support
 2022-06-30  5:40 UTC  (4+ messages)
` [PATCH v6 2/5] irqchip: Add RZ/G2L IA55 Interrupt Controller driver

[device-mapper-dm:dm-5.20 4/5] block/blk-crypto.c:138:6: warning: no previous prototype for 'bio_crypt_dun_decrement'
 2022-06-30  5:37 UTC 

[PATCH V12 0/9] CXL: Read CDAT and DSMAS data
 2022-06-30  5:32 UTC  (4+ messages)
` [PATCH V12 4/9] cxl/pci: Create PCI DOE mailbox's for memory devices

[PATCH v5 0/6] Add hardware prefetch control driver for A64FX and x86
 2022-06-30  5:24 UTC  (9+ messages)

[PATCH V6 00/26] mm/mmap: Drop __SXXX/__PXXX macros from across platforms
 2022-06-30  5:16 UTC  (27+ messages)
` [PATCH V6 01/26] mm/mmap: Build protect protection_map[] with __P000
` [PATCH V6 02/26] mm/mmap: Define DECLARE_VM_GET_PAGE_PROT
` [PATCH V6 03/26] powerpc/mm: Move protection_map[] inside the platform
` [PATCH V6 04/26] sparc/mm: "
` [PATCH V6 05/26] arm64/mm: "
` [PATCH V6 06/26] x86/mm: "
` [PATCH V6 07/26] mm/mmap: Build protect protection_map[] with ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V6 08/26] microblaze/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V6 09/26] loongarch/mm: "
` [PATCH V6 10/26] openrisc/mm: "
` [PATCH V6 11/26] xtensa/mm: "
` [PATCH V6 12/26] hexagon/mm: "
` [PATCH V6 13/26] parisc/mm: "
` [PATCH V6 14/26] alpha/mm: "
` [PATCH V6 15/26] nios2/mm: "
` [PATCH V6 16/26] riscv/mm: "
` [PATCH V6 17/26] csky/mm: "
` [PATCH V6 18/26] s390/mm: "
` [PATCH V6 19/26] ia64/mm: "
` [PATCH V6 20/26] mips/mm: "
` [PATCH V6 21/26] m68k/mm: "
` [PATCH V6 22/26] arc/mm: "
` [PATCH V6 23/26] arm/mm: "
` [PATCH V6 24/26] um/mm: "
` [PATCH V6 25/26] sh/mm: "
` [PATCH V6 26/26] mm/mmap: Drop ARCH_HAS_VM_GET_PAGE_PROT

Regression: memory corruption on Atmel SAMA5D31
 2022-06-30  5:20 UTC  (15+ messages)

linux-next: build failure after merge of the pinctrl-renesas tree
 2022-06-30  5:15 UTC 

[PATCH] iio: adc: ti-tsc2046: do not explicity set INDIO_BUFFER_TRIGGERED mode
 2022-06-30  5:07 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;
as well as URLs for NNTP newsgroup(s).