messages from 2021-07-24 15:05:50 to 2021-07-25 05:51:44 UTC [more...]
[PATCH v8 00/11] arm64: sunxi: Initial Allwinner H616 SoC support
2021-07-25 5:51 UTC (5+ messages)
` [PATCH v8 03/11] rtc: sun6i: Fix time overflow handling
` [PATCH v8 04/11] rtc: sun6i: Add support for linear day storage
[PATCH v3 7/7] staging: r8188eu: attach newly imported driver to build system
2021-07-25 5:37 UTC (2+ messages)
[hch-block:blkdev.h-includes 4/16] include/linux/genhd.h:335:12: error: unused function 'bd_register_pending_holders'
2021-07-25 5:03 UTC
[PATCH RT 0/8] Linux 5.10.47-rt46-rc1
2021-07-25 5:03 UTC (3+ messages)
` [PATCH RT 5/8] sched: Fix affine_move_task() self-concurrency
[PATCH] misc: powermate: update the reference count of the usb interface structure
2021-07-25 4:35 UTC (4+ messages)
[PATCH 0/5] drm/msm/dp: Support multiple DP instances and add sc8180x
2021-07-25 4:24 UTC (7+ messages)
` [PATCH 1/5] drm/msm/dp: Remove global g_dp_display variable
` [PATCH 2/5] drm/msm/dp: Modify prototype of encoder based API
` [PATCH 3/5] drm/msm/dp: Support up to 3 DP controllers
` [PATCH 4/4] drm/msm/dp: Add sc8180x "
` [PATCH 4/5] dt-bindings: msm/dp: Add SC8180x compatibles
` [PATCH 5/5] drm/msm/dp: Add sc8180x DP controllers
[PATCH v3 2/5] mmc: sdhci: always obey programmable clock config in preset value
2021-07-25 4:25 UTC (5+ messages)
` [PATCH v3 3/5] mmc: sdhci: fix SDHCI_QUIRK2_CLOCK_DIV_ZERO_BROKEN
` [PATCH v3 1/5] mmc: sdhci: fix base clock usage in preset value
` [PATCH v3 4/5] mmc: sdhci: move SDHCI_QUIRK2_CLOCK_DIV_ZERO_BROKEN frequency limit
` [PATCH v3 5/5] mmc: sdhci: simplify v2/v3+ clock calculation
[PATCH 0/3] PCI: qcom: Add sc8180x support
2021-07-25 4:00 UTC (4+ messages)
` [PATCH 1/3] PCI: qcom: Introduce enable/disable resource ops
` [PATCH 2/3] PCI: qcom: Split init and enable for 1.9.0 and 2.7.0
` [PATCH 3/3] PCI: qcom: Add sc8180x compatible
[hch-misc:i915-mdev 37/40] virt/kvm/vfio.c:63:19: error: redefinition of 'kv'
2021-07-25 3:44 UTC
[PATCH v2 0/2] tracing: Allow execnames to be passed as args for synthetic events
2021-07-25 3:45 UTC (9+ messages)
` [PATCH v2 2/2] "
[PATCH] drm: msm: Add 680 gpu to the adreno gpu list
2021-07-25 3:20 UTC
[PATCH] interconnect: qcom: osm-l3: Use driver-specific naming
2021-07-25 3:14 UTC
[PATCH] cpufreq: blacklist Qualcomm sc8180x in cpufreq-dt-platdev
2021-07-25 3:02 UTC
[PATCH 1/2] dt-bindings: interconnect: Add SC8180x to OSM L3 DT binding
2021-07-25 2:58 UTC (2+ messages)
` [PATCH 2/2] interconnect: qcom: osm-l3: Add sc8180x support
[PATCH 0/9] MIPS: Migrate pistachio to generic kernel
2021-07-25 2:49 UTC (4+ messages)
` [PATCH 6/9] pinctrl: pistachio: Make it as a option
[PATCH v6 2/2] arm64: dts: qcom: sc7180-trogdor: Add lpass dai link for HDMI
2021-07-25 2:20 UTC (2+ messages)
drivers/soc/samsung/s3c-pm-debug.c:30:2: warning: function 's3c_pm_dbg' might be a candidate for 'gnu_printf' format attribute
2021-07-25 2:20 UTC
[PATCH 0/3] add checks against divide error
2021-07-25 2:10 UTC (4+ messages)
` [PATCH 1/3] video: fbdev: kyro: add a check "
` [PATCH 2/3] video: fbdev: riva: "
` [PATCH 3/3] video: fbdev: asiliantfb: "
arch/xtensa/boot/boot-elf/bootstrap.S:56: Error: invalid register 'atomctl' for 'wsr' instruction
2021-07-25 2:00 UTC
[printk:for-5.15-printk-index 4/8] drivers/media/usb/pvrusb2/pvrusb2-encoder.c:288 pvr2_encoder_cmd() warn: inconsistent indenting
2021-07-25 1:52 UTC
[PATCH 2/2] remoteproc: Ingenic: Add support for new Ingenic SoCs
2021-07-25 1:26 UTC (3+ messages)
[PATCH] driver: zram: fix wrong counting on pages_store
2021-07-25 1:19 UTC (2+ messages)
` [Resend PATCH] "
[PATCH v5 0/3] media: mediatek: support mdp3 on mt8183 platform
2021-07-25 1:06 UTC (3+ messages)
` [PATCH v5 3/3] media: platform: mtk-mdp3: Add Mediatek MDP3 driver
[PATCH v3, 0/3] drm/mediatek: Separate aal module
2021-07-25 0:48 UTC (5+ messages)
` [PATCH v3, 1/3] "
` [PATCH v3, 2/3] drm/mediatek: add mt8183 aal support
[hch-misc:i915-mdev 40/40] drivers/vfio/vfio.c:1649:10: warning: returning 'int' from a function with return type 'struct vfio_group *' makes pointer from integer without a cast
2021-07-25 0:11 UTC
[PATCH v4 0/8] gfs2: Fix mmap + page fault deadlocks
2021-07-24 23:39 UTC (16+ messages)
` [PATCH v4 1/8] iov_iter: Introduce iov_iter_fault_in_writeable helper
` [PATCH v4 2/8] gfs2: Add wrapper for iomap_file_buffered_write
` [PATCH v4 3/8] gfs2: Fix mmap + page fault deadlocks for buffered I/O
` [PATCH v4 4/8] iomap: Fix iomap_dio_rw return value for user copies
` [PATCH v4 5/8] iomap: Add done_before argument to iomap_dio_rw
` [PATCH v4 6/8] iomap: Support restarting direct I/O requests after user copy failures
` [PATCH v4 7/8] iov_iter: Introduce noio flag to disable page faults
` [PATCH v4 8/8] gfs2: Fix mmap + page fault deadlocks for direct I/O
[PATCH] clocksource/drivers/fttmr010: Clear also overflow bit on AST2600
2021-07-24 23:13 UTC
ERROR: modpost: "__delay" [drivers/net/mdio/mdio-cavium.ko] undefined!
2021-07-24 23:11 UTC
[PATCH v10 0/6] Re-introduce TX FIFO resize for larger EP bursting
2021-07-24 22:56 UTC (12+ messages)
[PATCH] iio: dac: max5821: convert device register to device managed function
2021-07-24 22:48 UTC (7+ messages)
[PATCH 1/2] clocksource/drivers/fttmr010: Pass around less pointers
2021-07-24 22:44 UTC (2+ messages)
` [PATCH 2/2] clocksource/drivers/fttmr010: Be stricter on IRQs
[PATCH v14 000/138] Memory folios
2021-07-24 22:23 UTC (12+ messages)
` Folios give an 80% performance win
5.14-rc failure to resume
2021-07-24 22:37 UTC (17+ messages)
[GIT PULL] RISC-V Fixes for 5.13-rc3
2021-07-24 22:36 UTC (3+ messages)
[hch-misc:i915-mdev 40/40] drivers/vfio/vfio.c:1649:10: warning: incompatible integer to pointer conversion returning 'int' from a function with result type 'struct vfio_group *'
2021-07-24 22:18 UTC
arch/arm/mach-socfpga/pm.c:75:25: sparse: sparse: incorrect type in argument 1 (different address spaces)
2021-07-24 22:05 UTC
[PATCH v2] iio: dac: max5821: convert device register to device managed function
2021-07-24 22:02 UTC
[hch-misc:i915-mdev 40/40] drivers/vfio/vfio.c:1649:24: sparse: sparse: incorrect type in return expression (different base types)
2021-07-24 22:00 UTC
INFO: task hung in usb_register_dev
2021-07-24 21:56 UTC (2+ messages)
` [syzbot] "
[PATCH 00/12] nfc: constify data structures
2021-07-24 21:49 UTC (13+ messages)
` [PATCH 01/12] nfc: constify payload argument in nci_send_cmd()
` [PATCH 02/12] nfc: constify nci_ops
` [PATCH 03/12] nfc: s3fwrn5: "
` [PATCH 04/12] nfc: constify nci_driver_ops (prop_ops and core_ops)
` [PATCH 05/12] nfc: constify nfc_phy_ops
` [PATCH 06/12] nfc: st21nfca: constify file-scope arrays
` [PATCH 07/12] nfc: constify pointer to nfc_vendor_cmd
` [PATCH 08/12] nfc: constify nfc_hci_gate
` [PATCH 09/12] nfc: constify nfc_ops
` [PATCH 10/12] nfc: constify nfc_hci_ops
` [PATCH 11/12] nfc: constify nfc_llc_ops
` [PATCH 12/12] nfc: constify nfc_digital_ops
[PATCH] ALSA: usb-audio: fix incorrect clock source setting
2021-07-24 18:42 UTC (5+ messages)
[PATCH] input: joystick: pxrc: use usb_get_intf()
2021-07-24 21:36 UTC
[PATCH net v2] can: raw: fix raw_rcv panic for sock UAF
2021-07-24 21:26 UTC (2+ messages)
[PATCH] net: llc: fix skb_over_panic
2021-07-24 21:11 UTC
[ambarus:spi-nor/next-id-collisions-v2 20/27] drivers/mtd/spi-nor/core.c:3126:6: sparse: sparse: symbol 'spi_nor_set_mtd_info' was not declared. Should it be static?
2021-07-24 21:06 UTC (2+ messages)
` [RFC PATCH ambarus] mtd: spi-nor: spi_nor_set_mtd_info() can be static
[PATCH] tablet: acecad: update the reference count of the usb interface structure
2021-07-24 20:55 UTC
[hch-block:blkdev.h-includes 15/16] block/keyslot-manager.c:442:6: error: implicit declaration of function 'blk_integrity_queue_supports_integrity'
2021-07-24 20:29 UTC
[PATCH v3 4/7] staging: r8188eu: introduce new os_dep dir for RTL8188eu driver
2021-07-24 19:33 UTC (3+ messages)
` [RFC PATCH] staging: r8188eu: fix duplicated inclusion
[ambarus:spi-nor/next-id-collisions-v2 20/27] drivers/mtd/spi-nor/core.c:3126:6: warning: no previous prototype for function 'spi_nor_set_mtd_info'
2021-07-24 19:23 UTC
[ambarus:spi-nor/next-id-collisions-v2 20/27] drivers/mtd/spi-nor/core.c:3126:6: warning: no previous prototype for 'spi_nor_set_mtd_info'
2021-07-24 20:11 UTC
[hch-block:remove-disk_name 7/9] block/partitions/mac.c:136:29: error: no member named 'bdev' in 'struct parsed_partitions'
2021-07-24 19:43 UTC
[hch-block:blkdev.h-includes 14/16] block/blk-crypto-internal.h:34:49: error: implicit declaration of function 'blk_rq_bytes'
2021-07-24 18:04 UTC
[PATCH] drm/nouveau/kms/nv50-: use DRM_NOUVEAU_BACKLIGHT consistently
2021-07-24 20:27 UTC
[PATCH 1/2] acpi: Add acpi_init_properties to ACPI driver code
2021-07-24 20:25 UTC (4+ messages)
` [PATCH 2/2] platform/x86/intel/pmc: Add PSON residency counter
[PATCH] hid-elo: update the reference count of the usb device structure
2021-07-24 20:24 UTC
[PATCH v2 0/3] Remove all strcpy() uses
2021-07-24 20:21 UTC (6+ messages)
` [PATCH v2 1/3] staging/fbtft: "
` [PATCH v2 2/3] staging/fbtft: Remove unnecessary variable initialization
` [PATCH v2 3/3] staging/fbtft: Fix braces coding style
[BUG] scsi: lpfc: possible ABBA deadlock
2021-07-24 20:18 UTC (2+ messages)
[GIT PULL] SCSI fixes for 5.14-rc2
2021-07-24 20:16 UTC (2+ messages)
[PULL REQUEST] i2c for v5.14
2021-07-24 20:16 UTC (2+ messages)
[PATCH RESEND] riscv: stacktrace: Fix NULL pointer dereference
2021-07-24 20:15 UTC (4+ messages)
[hch-block:blkdev.h-includes 4/16] include/linux/genhd.h:335:12: error: 'bd_register_pending_holders' defined but not used
2021-07-24 19:58 UTC
[PATCH] usb: stkwebcam: update the reference count of the usb device structure
2021-07-24 19:58 UTC
[PATCH] bluetooth: bfusb: update the reference count of udev
2021-07-24 19:21 UTC
[syzbot] possible deadlock in pipe_lock (5)
2021-07-24 19:07 UTC
[PATCH v3 0/4] iio/adc: ingenic: add support for the JZ4760(B) Socs to the ingenic sadc driver
2021-07-24 19:04 UTC (6+ messages)
` [PATCH v3 1/5] iio/adc: ingenic: rename has_aux2 to has_aux_md
` [PATCH v3 2/5] dt-bindings: iio/adc: add an INGENIC_ADC_AUX0 entry
` [PATCH v3 3/5] iio/adc: ingenic: add JZ4760 support to the sadc driver
` [PATCH v3 4/5] iio/adc: ingenic: add JZ4760B "
` [PATCH v3 5/5] dt-bindings: iio/adc: ingenic: add the JZ4760(B) socs to the sadc Documentation
[hch-block:blkdev.h-includes 15/16] fs/block_dev.c:734:23: error: implicit declaration of function 'bdev_get_integrity'
2021-07-24 18:56 UTC
mmotm 2021-07-23-15-03 uploaded
2021-07-24 18:49 UTC (2+ messages)
` mmotm 2021-07-23-15-03 uploaded (mm/memory_hotplug.c)
[hch-block:blkdev.h-includes 14/16] block/blk-crypto-internal.h:34:49: error: implicit declaration of function 'blk_rq_bytes'
2021-07-24 18:14 UTC
[PATCH] kbuild: do not require sub-make for separate output tree builds
2021-07-24 18:35 UTC
[PATCH] wireless: rtl8187: replace udev with usb_get_dev()
2021-07-24 18:34 UTC
[PATCH] bluetooth: bcm203x: update the reference count of udev
2021-07-24 18:20 UTC
[hch-block:blkdev.h-includes 16/16] drivers/nvdimm/btt.c:1159:26: error: invalid use of undefined type 'struct bio_integrity_payload'
2021-07-24 17:41 UTC
[PATCH 1/2] drm/msm/a6xx: Fix llcc configuration for a660 gpu
2021-07-24 18:12 UTC (3+ messages)
` [PATCH 2/2] drm/msm/a6xx: Add support for Adreno 7c Gen 3 gpu
` [Freedreno] "
[PATCH v2 0/4] Renesas RZ/G2L ADC driver support
2021-07-24 18:06 UTC (3+ messages)
` [PATCH v2 2/4] iio: adc: Add driver for Renesas RZ/G2L A/D converter
[syzbot] KASAN: use-after-free Write in put_ucounts
2021-07-24 17:57 UTC (3+ messages)
[PATCH v4 0/2] MCAN: Add support for implementing transceiver as a phy
2021-07-24 17:56 UTC (3+ messages)
` [PATCH v4 2/2] can: m_can: Add support for transceiver as phy
Let's talk about the elephant in the room - the Linux kernel's inability to gracefully handle low memory pressure
2021-07-24 17:32 UTC (2+ messages)
[PATCH v2] arm64: dts: qcom: sc7280: Add gpu support
2021-07-24 17:29 UTC
[PATCH 0/1] AUXADC: Mediatek auxadc driver
2021-07-24 17:30 UTC (4+ messages)
` [PATCH] iio: mtk-auxadc: add mutex_destroy
[PATCH v3] iio: humidity: hdc100x: Add margin to the conversion time
2021-07-24 17:13 UTC (5+ messages)
[PATCH] soc: mediatek: mmsys: fix HDMI output on mt7623/bananapi-r2
2021-07-24 17:06 UTC (5+ messages)
` Aw: "
[PATCH 0/4] Add support for Bosch BNO055 IMU
2021-07-24 17:08 UTC (5+ messages)
` [PATCH 2/4] iio: imu: add Bosch Sensortec BNO055 core driver
[PATCH] asm-generic: avoid sparse {get,put}_unaligned warning
2021-07-24 17:01 UTC (2+ messages)
[PATCH] iio: accel: fxls8962af: fix i2c dependency
2021-07-24 17:00 UTC (7+ messages)
[PATCH 00/10] serial: mvebu-uart: Fixes and new support for higher baudrates
2021-07-24 16:33 UTC (7+ messages)
` [PATCH v3 0/5] serial: mvebu-uart: Support "
` [PATCH v3 2/5] serial: mvebu-uart: implement UART clock driver for configuring UART base clock
[PATCH 0/3] add Gopher 2b LCD panel
2021-07-24 16:27 UTC (4+ messages)
` [PATCH 3/3] drm/panel-simple: "
[PATCH v6 1/2] iio: frequency: adrf6780: add support for ADRF6780
2021-07-24 16:26 UTC (4+ messages)
[PATCH v2 0/2] iio: accel: add support for ADXL355
2021-07-24 15:53 UTC (7+ messages)
` [PATCH v2 1/2] dt-bindings: iio: accel: Add ADXL355 in trivial-devices
` [PATCH v2 2/2] iio: accel: Add driver support for ADXL355
[PATCH] iio: adc: stm32-dfsdm: Fix the uninitialized use if regmap_read() fails
2021-07-24 15:48 UTC (2+ messages)
[PATCH v2] hyperv: root partition faults writing to VP ASSIST MSR PAGE
2021-07-24 15:43 UTC (4+ messages)
[PATCH 1/4] iio: pressure: st_pressure: use devm_iio_triggered_buffer_setup() for buffer
2021-07-24 15:43 UTC (2+ messages)
[PATCH] clocksource: Ingenic: Improve the code
2021-07-24 15:38 UTC (3+ messages)
[PATCH] USB: serial: ch341: fix character loss at high transfer rates
2021-07-24 15:27 UTC
[PATCH] iio: adc: fsl-imx25-gcq: Use the defined variable to clean code
2021-07-24 15:27 UTC (2+ messages)
[PATCH 3/6] iio/adc: ingenic: add JZ4760 support to the sadc driver
2021-07-24 15:23 UTC (6+ messages)
` [PATCH V2 0/5] iio/adc: ingenic: add support for the JZ4760(B) Socs to the ingenic "
` [PATCH V2 5/5] dt-bindings: iio/adc: ingenic: add the JZ4760(B) socs to the sadc Documentation
[linux-stable-rc:linux-5.10.y 125/1180] WARNING: modpost: vmlinux.o(.text.unlikely+0x12806): Section mismatch in reference from the function idle_init() to the function .init.text:fork_idle()
2021-07-24 15:19 UTC
[PATCH v5 0/3] iio: vcnl3020: add periodic mode, threshold options
2021-07-24 15:09 UTC (4+ messages)
` [PATCH v5 2/3] iio: proximity: vcnl3020: add periodic mode
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).