LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
[PATCH v2 0/6] Add support for HiSilicon PCIe Tune and Trace device
2021-11-16 11:37 UTC (4+ messages)
` [PATCH v2 2/6] hwtracing: Add trace function "
Linux 5.16-rc1
2021-11-16 11:36 UTC (5+ messages)
[PATCH v3 0/7] spi: dw: Cleanup macros/funcs naming and add IP-core version support
2021-11-16 11:35 UTC (5+ messages)
` [PATCH v3 7/7] spi: dw: Define the capabilities in a continuous bit-flags set
[syzbot] BUG: sleeping function called from invalid context in __might_resched
2021-11-16 11:35 UTC (4+ messages)
[PATCH 5/8] Replace memset() with memzero_explicit()
2021-11-16 11:34 UTC
[PATCH] tty: serial: atmel: Check return code of dmaengine_submit()
2021-11-16 11:33 UTC (5+ messages)
[PATCH 4/8] Replace memset() with memzero_explicit()
2021-11-16 11:32 UTC
[PATCH v2 00/20] power-suppy/i2c/extcon: Fix charger setup on Xiaomi Mi Pad 2 and Lenovo Yogabook
2021-11-16 11:32 UTC (22+ messages)
` [PATCH v2 04/20] power: supply: bq25890: Reduce reported CONSTANT_CHARGE_CURRENT_MAX for low temperatures
` [PATCH v2 09/20] power: supply: bq25890: Drop dev->platform_data == NULL check
` [PATCH v2 10/20] power: supply: bq25890: Add bq25890_set_otg_cfg() helper
` [PATCH v2 11/20] power: supply: bq25890: Add support for registering the Vbus boost converter as a regulator
` [PATCH v2 13/20] power: supply: bq25890: Support higher charging voltages through Pump Express+ protocol
` [PATCH v2 14/20] mfd: intel_soc_pmic_chtwc: Add intel_cht_wc_get_model() helper function
` [PATCH v2 15/20] i2c: cht-wc: Make charger i2c-client instantiation board/device-model specific
` [PATCH v2 17/20] extcon: intel-cht-wc: Support devs with Micro-B / USB-2 only Type-C connectors
[PATCH] squashfs: provides backing_dev_info in order to disable read-ahead
2021-11-16 11:31 UTC
[PATCH 3/8] Replace memset() with memzero_explicit()
2021-11-16 11:30 UTC
[PATCH v3 00/11] Support Pensando Elba SoC
2021-11-16 11:29 UTC (5+ messages)
` [PATCH v3 05/11] spi: dw: Add Pensando Elba SoC SPI Controller bindings
[PATCH 00/23] Make the code closer to candrpv_0415 firmware
2021-11-16 11:29 UTC (24+ messages)
` [PATCH 01/23] media: atomisp: get rid of phys event abstractions
` [PATCH 02/23] media: atomisp: get rid of if CONFIG_ON_FRAME_ENQUEUE
` [PATCH 03/23] media: atomisp: shift some structs from input_system_local
` [PATCH 04/23] media: atomisp: ia_css_stream.h: remove ifdefs from the header
` [PATCH 05/23] media: atomisp: fix comments coding style at sh_css.c
` [PATCH 06/23] media: atomisp: Avoid some {} just to define new vars
` [PATCH 07/23] media: atomisp: drop two vars that are currently ignored
` [PATCH 08/23] media: atomisp: drop an useless #ifdef ISP2401
` [PATCH 09/23] media: atomisp: remove #ifdef HAS_OUTPUT_SYSTEM
` [PATCH 10/23] media: atomisp: drop #ifdef SH_CSS_ENABLE_PER_FRAME_PARAMS
` [PATCH 11/23] media: atomisp: drop #ifdef WITH_PC_MONITORING
` [PATCH 12/23] media: atomisp: remove #ifdef SH_CSS_ENABLE_METADATA
` [PATCH 13/23] media: atomisp: solve #ifdef HAS_NO_PACKED_RAW_PIXELS
` [PATCH 14/23] media: atomisp: drop crop code at stream create function
` [PATCH 15/23] media: atomisp: get rid of ia_css_stream_load()
` [PATCH 16/23] media: atomisp: unify ia_css_stream stop logic
` [PATCH 17/23] media: atomisp: drop ia_css_pipe_update_qos_ext_mapped_arg
` [PATCH 18/23] media: atomisp: drop a dead code
` [PATCH 19/23] media: atomisp: get rid of some weird warn-suppress logic
` [PATCH 20/23] media: atomisp: drop check_pipe_resolutions() logic
` [PATCH 21/23] media: atomisp: warn if mipi de-allocation failed
` [PATCH 22/23] media: atomisp: make sh_css similar to Intel Aero driver
` [PATCH 23/23] media: atomisp: get rid of #ifdef ISP_VEC_NELEMS
[PATCH 2/8] Replace memset() with memzero_explicit()
2021-11-16 11:27 UTC
[PATCH v2] slob: add size header to all allocations
2021-11-16 11:26 UTC (3+ messages)
` [PATCH v3] "
[PATCH 1/8] Replace memset() with memzero_explicit()
2021-11-16 11:25 UTC
[RFC PATCH v4 net-next 00/23] add support for VSC75XX control over SPI
2021-11-16 11:21 UTC (5+ messages)
` [RFC PATCH v4 net-next 03/23] net: dsa: ocelot: seville: utilize of_mdiobus_register
[PATCH 00/13] dmaengine: at_xdmac: Various fixes
2021-11-16 11:20 UTC (14+ messages)
` [PATCH 01/13] dmaengine: at_xdmac: Don't start transactions at tx_submit level
` [PATCH 02/13] tty: serial: atmel: Check return code of dmaengine_submit()
` [PATCH 03/13] tty: serial: atmel: Call dma_async_issue_pending()
` [PATCH 04/13] dmaengine: at_xdmac: Start transfer for cyclic channels in issue_pending
` [PATCH 05/13] dmaengine: at_xdmac: Print debug message after realeasing the lock
` [PATCH 06/13] dmaengine: at_xdmac: Fix concurrency over chan's completed_cookie
` [PATCH 07/13] dmaengine: at_xdmac: Fix race for the tx desc callback
` [PATCH 08/13] dmaengine: at_xdmac: Move the free desc to the tail of the desc list
` [PATCH 09/13] dmaengine: at_xdmac: Fix concurrency over xfers_list
` [PATCH 10/13] dmaengine: at_xdmac: Remove a level of indentation in at_xdmac_advance_work()
` [PATCH 11/13] dmaengine: at_xdmac: Fix lld view setting
` [PATCH 12/13] dmaengine: at_xdmac: Fix at_xdmac_lld struct definition
` [PATCH 13/13] dmaengine: at_xdmac: Fix race over irq_status
[PATCH 0/8] memset() in crypto code
2021-11-16 11:20 UTC
[PATCH v7 0/3] Add basic SoC support for mediatek mt7986
2021-11-16 11:18 UTC (5+ messages)
` [PATCH v7 2/3] arm64: dts: mediatek: add basic mt7986a support
[PATCH v2 1/2] s390/kexec: check the return value of ipl_report_finish
2021-11-16 11:17 UTC (5+ messages)
` [PATCH v2 2/2] s390/kexec: fix kmemleak
` [PATCH v2 RESEND 2/2] s390/kexec: fix memory leak of ipl report buffer
[PATCH] mtd: spi-nor: Constify part specific fixup hooks
2021-11-16 11:14 UTC (2+ messages)
[PATCH 5.10 000/575] 5.10.80-rc1 review
2021-11-16 11:14 UTC (2+ messages)
[PATCH] riscv: dts: sifive unmatched: Name gpio lines
2021-11-16 11:13 UTC (12+ messages)
` [PATCH] riscv: dts: sifive unmatched: Expose the FU740 core supply regulator
` [PATCH] riscv: dts: sifive unmatched: Link the tmp451 with its power supply
[PATCH] drm: omapdrm: Export correct scatterlist for TILER backed BOs
2021-11-16 11:12 UTC (10+ messages)
` [PATCH v2] "
[PATCH v2 0/7] Add SPI Multi I/O Bus Controller support for RZ/G2L
2021-11-16 11:11 UTC (14+ messages)
` [PATCH v2 1/7] dt-bindings: memory: renesas,rpc-if: Add support for the R9A07G044
` (subset) "
` [PATCH v2 2/7] dt-bindings: memory: renesas,rpc-if: Add optional interrupts property
` (subset) "
` [PATCH v2 5/7] memory: renesas-rpc-if: Return error in case devm_ioremap_resource() fails
` (subset) "
` [PATCH v2 6/7] memory: renesas-rpc-if: Drop usage of RPCIF_DIRMAP_SIZE macro
` (subset) "
` [PATCH v2 7/7] memory: renesas-rpc-if: Add support for RZ/G2L
` (subset) "
[PATCH] regulator: da9121: Emit only one error message in .remove()
2021-11-16 11:09 UTC
[PATCH] drm/nouveau/core: fix the uninitialized use in nvkm_ioctl_map()
2021-11-16 11:09 UTC (4+ messages)
[PATCH] KVM: MMU: update comment on the number of page role combinations
2021-11-16 11:07 UTC (2+ messages)
[PATCH] hid-multitouch: Fix Iiyama ProLite T1931SAW (0eef:0001 again!)
2021-11-16 11:07 UTC (4+ messages)
[PATCH v3] Bluetooth: btusb: Add the new support IDs for WCN6855
2021-11-16 11:02 UTC
[PATCH] dt-bindings: hwmon: add TI DC-DC converters
2021-11-16 11:02 UTC
[PATCH v3 0/2] Add PCIe clock DT entries for SC7280
2021-11-16 11:01 UTC (4+ messages)
` [PATCH v3 1/3] arm64: dts: qcom: sc7280: Fix incorrect clock name
` [PATCH v3 2/3] arm64: dts: qcom: sc7280: Add pcie clock support
` [PATCH v3 3/3] arm64: dts: qcom: Fix 'interrupt-map' parent address cells
[PATCH 00/15] iio: buffer-dma: write() and new DMABUF based API
2021-11-16 10:59 UTC (8+ messages)
` [PATCH 08/15] iio: buffer-dma: split iio_dma_buffer_fileio_free() function
` [PATCH 12/15] iio: buffer-dmaengine: Support new DMABUF based userspace API
` [PATCH 13/15] iio: core: Add support for cyclic buffers
` [PATCH 14/15] iio: buffer-dmaengine: "
[PATCH 0/4] power: supply: add charge_behaviour property (force-discharge, inhibit-charge)
2021-11-16 10:58 UTC (3+ messages)
` [PATCH 4/4] platform/x86: thinkpad_acpi: support inhibit-charge
[PATCH 0/2] PCI: MSI: Deal with devices lying about their masking capability
2021-11-16 10:56 UTC (6+ messages)
[PATCH resend v4 0/3] phy: Add driver for lan966x Serdes driver
2021-11-16 10:56 UTC (7+ messages)
` [PATCH resend v4 1/3] dt-bindings: phy: Add lan966x-serdes binding
` [PATCH resend v4 2/3] dt-bindings: phy: Add constants for lan966x serdes
` [PATCH resend v4 3/3] phy: Add lan966x ethernet serdes PHY driver
[PATCH] mfd: altera-sysmgr: enable raw spinlock feature for preempt-rt kernel
2021-11-16 10:54 UTC
[PATCH] soundwire: qcom: remove redundant version number read
2021-11-16 10:50 UTC
[PATCH] xen-pciback: allow compiling on other archs than x86
2021-11-16 10:45 UTC (3+ messages)
[RFC][PATCH 0/5] shmem/fsverity: Prepare for mandatory integrity enforcement
2021-11-16 10:43 UTC (6+ messages)
` [RFC][PATCH 5/5] shmem: Add fsverity support
[PATCH v2 0/3] Skip phy initialization for DWC3 USB Controllers
2021-11-16 10:41 UTC (4+ messages)
` [PATCH v2 1/3] dt-bindings: usb: usb-xhci: Add bindings for usb-skip-phy-init property
[PATCH] phy: ti: report 2 non-kernel-doc comments
2021-11-16 10:40 UTC (2+ messages)
[PATCH 5.15 000/917] 5.15.3-rc1 review
2021-11-16 10:39 UTC (8+ messages)
[PATCH 1/6] phy: mvebu-cp110-utmi: Fix kernel-doc warns
2021-11-16 10:39 UTC (6+ messages)
` [PATCH 2/6] phy: qualcomm: ipq806x-usb: Fix kernel-doc style
` [PATCH 3/6] phy: qualcomm: qmp: Add missing struct documentation
` [PATCH 4/6] phy: qualcomm: usb-hsic: Fix the kernel-doc warn
` [PATCH 5/6] phy: ti: omap-usb2: Fix the kernel-doc style
` [PATCH 6/6] phy: ti: tusb1210: Fix the kernel-doc warn
[PATCH v11 0/2] Update ASUS WMI supported boards
2021-11-16 10:38 UTC (4+ messages)
[PATCH] tty: serial: jsm: jsm_neo: fixed a conditional statement coding style issue
2021-11-16 10:36 UTC (2+ messages)
[PATCH v2 0/2] convert ifc binding to yaml and drop "simple-bus"
2021-11-16 10:35 UTC (3+ messages)
` [PATCH v2 2/2] memory: fsl_ifc: populate child devices without relying on simple-bus
[PATCH v2] Input: elantech - Fix stack out of bound access in elantech_change_report_id()
2021-11-16 10:30 UTC (2+ messages)
[PATCH 0/2] svm: avic: Allow AVIC support on system w/ physical APIC ID > 255
2021-11-16 10:29 UTC (4+ messages)
` [PATCH 2/2] KVM: SVM: Extend host physical APIC ID field to support more than 8-bit
[PATCH v2 0/9] zsmalloc: remove bit_spin_lock
2021-11-16 10:27 UTC (3+ messages)
` [PATCH v2 7/9] locking/rwlocks: introduce write_lock_nested
[PATCH 00/39] irqdomain: Simplify interrupt handling
2021-11-16 10:27 UTC (5+ messages)
` [PATCH 16/39] irqdomain: Make normal and nomap irqdomains exclusive
drivers/platform/x86/thinkpad_acpi.c:4475:35: error: unused variable 'fwbug_cards_ids'
2021-11-16 10:26 UTC (2+ messages)
[V2][PATCH] rcu: avoid alloc_pages() when recording stack
2021-11-16 10:26 UTC (2+ messages)
[PATCH v2 1/2] dt-bindings: pinctrl: samsung: Document Exynos7885
2021-11-16 10:24 UTC (2+ messages)
[PATCH 0/2] clocksource: exynos_mct: Enable MCT on ARM64
2021-11-16 10:24 UTC (3+ messages)
` [PATCH 2/2] arm64: platform: Enable Exynos Multi-Core Timer driver
` (subset) "
[PATCH] ARM: s3c/jive: add one more "fallthrough" statement
2021-11-16 10:24 UTC (2+ messages)
drivers/platform/x86/thinkpad_acpi.c:918:30: error: unused variable 'dispatch_proc_ops'
2021-11-16 10:23 UTC (3+ messages)
[PATCH net-next] net: phy: add support for TI DP83561-SP phy
2021-11-16 10:20 UTC
[PATCH 1/2] vfs: check dentry is still valid in get_link()
2021-11-16 10:12 UTC (10+ messages)
` [PATCH 2/2] xfs: make sure link path does not go away at access
[PATCH] arm64: update compiler option for PAC
2021-11-16 10:11 UTC (2+ messages)
[PATCH] device property: Add fwnode_iomap()
2021-11-16 10:09 UTC (4+ messages)
[morse:mpam/snapshot/v5.15 72/139] drivers/irqchip/irq-gic.c:1075:8: error: use of undeclared identifier 'GIC_IRQ_TYPE_GSI'
2021-11-16 10:07 UTC
[PATCH] scripts/sorttable: Unify arm64 & x86 sort functions
2021-11-16 10:04 UTC (2+ messages)
[PATCH v2 0/2] VMX: nested migration fixes for 32 bit nested guests
2021-11-16 10:03 UTC (4+ messages)
` [PATCH v2 1/2] KVM: nVMX: don't use vcpu->arch.efer when checking host state on nested state load
[PATCH v3] Fix WWAN device disabled issue after S3 deep
2021-11-16 10:02 UTC (5+ messages)
` "
` "
[PATCH v2] fbdev: Prevent probing generic drivers if a FB is already registered
2021-11-16 10:01 UTC (5+ messages)
[PATCH] drm/tegra: remove no need NULL check before kfree
2021-11-16 10:01 UTC (2+ messages)
[PATCH 1/1] phy: stm32: fix st,slow-hs-slew-rate with st,decrease-hs-slew-rate
2021-11-16 9:58 UTC (2+ messages)
[PATCH] platform/x86: dell-wmi-descriptor: disable by default
2021-11-16 9:58 UTC (2+ messages)
[PATCH] platform/x86: samsung-laptop: Fix typo in a comment
2021-11-16 9:58 UTC (2+ messages)
[PATCH 0/3] KEXEC_SIG with appended signature
2021-11-16 9:53 UTC (9+ messages)
[RESEND PATCH] Input: elantech - Fix stack out of bound access in elantech_change_report_id()
2021-11-16 9:53 UTC (3+ messages)
[PATCH v11 1/3] mm: rearrange madvise code to allow for reuse
2021-11-16 9:51 UTC (7+ messages)
` [PATCH v11 2/3] mm: add a field to store names for private anonymous memory
[PATCH] KVM: x86: fix cocci warnings
2021-11-16 9:50 UTC (3+ messages)
[PATCH v3 0/2] seperate panel power control from panel prepare/unprepare
2021-11-16 9:49 UTC (3+ messages)
` [PATCH v3 1/2] drm/panel: panel-boe-tv101wum-nl6: tune the power sequence to avoid leakage
` [PATCH v3 2/2] drm/mediatek: control panel's power before MIPI LP11
arch/x86/kvm/x86.c:3354:1: error: unsupported size for integer register
2021-11-16 9:46 UTC (3+ messages)
` [PATCH] KVM: Fix steal time asm constraints in 32-bit mode
[PATCH v1 0/4] coresight: etm: Correct (virtual) contextID tracing for namespace
2021-11-16 9:46 UTC (3+ messages)
` [PATCH v1 3/4] coresight: etm4x: Don't trace contextID for non-root namespace in perf mode
[PATCH v2] KVM: x86: Fix uninitialized eoi_exit_bitmap usage in vcpu_load_eoi_exitmap()
2021-11-16 9:44 UTC (2+ messages)
[PATCH 00/11] Fix BUG_ON in vfio_iommu_group_notifier()
2021-11-16 9:42 UTC (4+ messages)
` [PATCH 06/11] iommu: Expose group variants of dma ownership interfaces
[PATCH v4] gpio: Return EPROBE_DEFER if gc->to_irq is NULL
2021-11-16 9:38 UTC
[syzbot] BUG: sleeping function called from invalid context in __might_resched
2021-11-16 9:38 UTC (2+ messages)
[PATCH v2 1/3] soc: fsl: Correct MAINTAINERS database (QUICC ENGINE LIBRARY)
2021-11-16 9:38 UTC (5+ messages)
` [PATCH v2 3/3] soc: fsl: Replace kernel.h with the necessary inclusions
[PATCH] binder: fix test regression due to sender_euid change
2021-11-16 9:37 UTC (2+ messages)
[PATCH 0/4] ASoC: mediatek: Update MT8195 machine driver
2021-11-16 9:33 UTC (9+ messages)
` [PATCH 3/4] ASoC: mediatek: mt8195: separate the common code from "
[PATCH] selftests/seccomp: fix check of fds being assigned
2021-11-16 9:33 UTC (2+ messages)
[PATCH v3 0/2] i2c: exynos5: add support for ExynosAutov9 SoC
2021-11-16 9:31 UTC (5+ messages)
` [PATCH v3 2/2] "
[RFC] KVM: x86: SVM: don't expose PV_SEND_IPI feature with AVIC
2021-11-16 9:30 UTC (8+ messages)
` "
` [External] "
[PATCH] block: Check ADMIN before NICE for IOPRIO_CLASS_RT
2021-11-16 9:30 UTC (4+ messages)
[PATCH] Bluetooth: add quirk disabling query LE tx power
2021-11-16 9:26 UTC (10+ messages)
` [PATCHv2] Bluetooth: quirk disabling LE Read Transmit Power
[syzbot] KASAN: use-after-free Read in drm_gem_object_release_handle
2021-11-16 9:24 UTC
[PATCH v5] locking/rwsem: Make handoff bit handling more consistent
2021-11-16 9:24 UTC (4+ messages)
[PATCH v10, 00/19] Support multi hardware decode using of_platform_populate
2021-11-16 9:24 UTC (5+ messages)
` [PATCH v10, 06/19] media: mtk-vcodec: Manage multi hardware information
` [PATCH v10, 11/19] media: mtk-vcodec: Generalize power and clock on/off interfaces
[syzbot] BUG: unable to handle kernel paging request in drm_fb_helper_damage_work (3)
2021-11-16 9:23 UTC
[syzbot] KASAN: use-after-free Read in remove_wait_queue (3)
2021-11-16 9:23 UTC
[syzbot] WARNING: refcount bug in __linkwatch_run_queue
2021-11-16 9:23 UTC
[PATCH] omapfb: add one more "fallthrough" statement
2021-11-16 9:21 UTC
page: next (older) | prev (newer) | latest
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).