All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-01-09 10:58:47 to 2021-01-09 13:32:24 UTC [more...]

post-receive: pub/scm/linux/kernel/git/mmind/linux-rockchip
 2021-01-09 13:32 UTC 

[Buildroot] [PATCH v3 00/11] Introduce EDK2 firmware package
 2021-01-09 13:32 UTC  (3+ messages)
` [Buildroot] [PATCH v3 02/11] boot/mv-ddr-marvell: Bump to HEAD as of 20201207

post-receive: pub/scm/linux/kernel/git/mmind/linux-rockchip
 2021-01-09 13:31 UTC 

[PATCH 0/7] Really implement Qualcomm LAB/IBB regulators
 2021-01-09 13:29 UTC  (8+ messages)
` [PATCH 1/7] regulator: qcom-labibb: Implement voltage selector ops
` [PATCH 2/7] regulator: qcom-labibb: Implement current limiting
` [PATCH 3/7] regulator: qcom-labibb: Implement pull-down, softstart, active discharge
` [PATCH 4/7] dt-bindings: regulator: qcom-labibb: Document soft start properties
` [PATCH 5/7] regulator: qcom-labibb: Implement short-circuit and over-current IRQs
` [PATCH 6/7] dt-bindings: regulator: qcom-labibb: Document SCP/OCP interrupts
` [PATCH 7/7] arm64: dts: pmi8998: Add the right interrupts for LAB/IBB SCP and OCP

[PATCH] staging: greybus: audio_helper.c: Replace strlcpy() with strscpy()
 2021-01-09 13:27 UTC 

[PATCH] drm/panel: panel-simple: add bus-format and connector-type to Innolux n116bge
 2021-01-09 13:09 UTC  (2+ messages)

[Buildroot] [PATCH] package/libclc: switch to using LLVM's monorepo
 2021-01-09 13:25 UTC  (3+ messages)

[Intel-gfx] [CI] drm/i915/gt: Exercise lrc_wa_ctx initialisation failure
 2021-01-09 13:20 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/gt: Exercise lrc_wa_ctx initialisation failure (rev3)

fs/f2fs/gc.c:622:12: warning: stack frame size of 3056 bytes in function 'get_victim_by_default'
 2021-01-09 13:18 UTC  (2+ messages)

[PATCH v5 00/14] block: deal with errp: part I
 2021-01-09 12:58 UTC  (15+ messages)
` [PATCH v5 01/14] block: return status from bdrv_append and friends
` [PATCH v5 02/14] block: use return status of bdrv_append()
` [PATCH v5 03/14] block: check return value of bdrv_open_child and drop error propagation
` [PATCH v5 04/14] blockdev: fix drive_backup_prepare() missed error
` [PATCH v5 05/14] block: drop extra error propagation for bdrv_set_backing_hd
` [PATCH v5 06/14] block/mirror: drop extra error propagation in commit_active_start()
` [PATCH v5 07/14] blockjob: return status from block_job_set_speed()
` [PATCH v5 08/14] block/qcow2: qcow2_get_specific_info(): drop error propagation
` [PATCH v5 09/14] block/qcow2-bitmap: improve qcow2_load_dirty_bitmaps() interface
` [PATCH v5 10/14] block/qcow2-bitmap: return status from qcow2_store_persistent_dirty_bitmaps
` [PATCH v5 11/14] block/qcow2: read_cache_sizes: return status value
` [PATCH v5 12/14] block/qcow2: simplify qcow2_co_invalidate_cache()
` [PATCH v5 13/14] block/qed: bdrv_qed_do_open: deal with errp
` [PATCH v5 14/14] block/qcow2: refactor qcow2_update_options_prepare error paths

[PATCH] brcm: Link rpi4's wifi with newer DMI string
 2021-01-09 13:09 UTC  (4+ messages)

possible deadlock in fasync_remove_entry
 2021-01-09 13:05 UTC 

KMSAN: uninit-value in __crypto_memneq (2)
 2021-01-09 13:05 UTC 

Linux kernel 5.10.6 released
 2021-01-09 13:00 UTC 

Linux kernel 5.4.88 released
 2021-01-09 12:55 UTC 

Linux kernel 4.19.166 released
 2021-01-09 12:50 UTC 

Linux kernel 4.14.214 released
 2021-01-09 12:50 UTC 

[PATCH v3 0/6] hw/ssi: imx_spi: Fix various bugs in the imx_spi model
 2021-01-09 12:35 UTC  (7+ messages)
` [PATCH v3 1/6] hw/ssi: imx_spi: Use a macro for number of chip selects supported
` [PATCH v3 2/6] hw/ssi: imx_spi: Disable chip selects when controller is disabled
` [PATCH v3 3/6] hw/ssi: imx_spi: Remove imx_spi_update_irq() in imx_spi_reset()
` [PATCH v3 4/6] hw/ssi: imx_spi: Log unimplemented burst length
` [PATCH v3 5/6] hw/ssi: imx_spi: Correct the burst length > 32 bit transfer logic
` [PATCH v3 6/6] hw/ssi: imx_spi: Correct tx and rx fifo endianness

[igt-dev] [PATCH i-g-t] tests/kms_rotation_crc: fix crc buffer overflow for slow platforms
 2021-01-09 12:46 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

post-receive: pub/scm/linux/kernel/git/stable/linux
 2021-01-09 12:46 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux-stable-rc
 2021-01-09 12:45 UTC 

[PATCH 0/8] i2c: improve RECV_LEN documentation & usage
 2021-01-09 12:43 UTC  (11+ messages)
` [PATCH 1/8] i2c: refactor documentation of struct i2c_msg
` [PATCH 2/8] i2c: remove licence boilerplate from main UAPI header
` [PATCH 3/8] i2c: remove licence boilerplate from i2c-dev "
` [PATCH 4/8] i2c: octeon: check correct size of maximum RECV_LEN packet
` [PATCH 5/8] i2c: uapi: add macro to describe support for all SMBus transfers
` [PATCH 6/8] i2c: algo: bit: use new macro to specifiy capabilities
` [PATCH 7/8] i2c: qup: advertise SMBus transfers using RECV_LEN
` [PATCH 8/8] i2c: s3c2410: "

post-receive: pub/scm/linux/kernel/git/stable/linux
 2021-01-09 12:45 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux
 2021-01-09 12:45 UTC 

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2021-01-09 12:45 UTC 

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2021-01-09 12:45 UTC 

Linux kernel 4.9.250 released
 2021-01-09 12:45 UTC 

Linux kernel 4.4.250 released
 2021-01-09 12:45 UTC 

Git 2.30.0 and failed self tests
 2021-01-09 12:44 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/stable/linux
 2021-01-09 12:45 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux
 2021-01-09 12:44 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux
 2021-01-09 12:44 UTC 

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2021-01-09 12:44 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux-stable-rc
 2021-01-09 12:44 UTC 

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2021-01-09 12:44 UTC 

[PATCH 4.19 0/8] 4.19.166-rc1 review
 2021-01-09 12:44 UTC  (3+ messages)

[PATCH v6 00/11] Rework iotests/check
 2021-01-09 12:26 UTC  (12+ messages)
` [PATCH v6 01/11] iotests/277: use dot slash for nbd-fault-injector.py running
` [PATCH v6 02/11] iotests/303: use dot slash for qcow2.py running
` [PATCH v6 03/11] iotests: fix some whitespaces in test output files
` [PATCH v6 04/11] iotests: make tests executable
` [PATCH v6 05/11] iotests/294: add shebang line
` [PATCH v6 06/11] iotests: define group in each iotest
` [PATCH v6 07/11] iotests: add findtests.py
` [PATCH v6 08/11] iotests: add testenv.py
` [PATCH v6 09/11] iotests: add testrunner.py
` [PATCH v6 10/11] iotests: rewrite check into python
` [PATCH v6 11/11] iotests: rename and move 169 and 199 tests

BUG: key ffff8b521bda9148 has not been registered!
 2021-01-09 12:42 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/stable/linux
 2021-01-09 12:43 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux
 2021-01-09 12:43 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux
 2021-01-09 12:43 UTC 

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2021-01-09 12:43 UTC 

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2021-01-09 12:43 UTC 

[ti:ti-linux-5.4.y 3134/12975] drivers/soc/ti/ti-pat.c:406:5: warning: no previous prototype for 'ti_pat_export'
 2021-01-09 12:41 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux-stable-rc
 2021-01-09 12:38 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux
 2021-01-09 12:37 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux-stable-rc
 2021-01-09 12:37 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux
 2021-01-09 12:37 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux
 2021-01-09 12:37 UTC 

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2021-01-09 12:37 UTC 

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2021-01-09 12:37 UTC 

[PATCH v3] staging: media: rkvdec: rkvdec.c: Use semicolon in place of comma
 2021-01-09 12:36 UTC  (6+ messages)

[PATCH] HID: multitouch: add a quirk to skip set inputmode for 2 new laptops
 2021-01-09 12:35 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/stable/linux-stable-rc
 2021-01-09 12:36 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux
 2021-01-09 12:36 UTC 

[PATCH v2 -next] media: rkvdec: convert comma to semicolon
 2021-01-09 12:35 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/stable/linux
 2021-01-09 12:36 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux
 2021-01-09 12:35 UTC 

[PATCH v2 4.9 00/10] fix a race in release_task when flushing the dentry
 2021-01-09 12:36 UTC  (6+ messages)

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2021-01-09 12:35 UTC 

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2021-01-09 12:35 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux
 2021-01-09 12:34 UTC 

post-receive: pub/scm/linux/kernel/git/firmware/linux-firmware
 2021-01-09 12:34 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux
 2021-01-09 12:34 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux
 2021-01-09 12:34 UTC 

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2021-01-09 12:34 UTC 

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2021-01-09 12:34 UTC 

[Buildroot] [PATCH 1/1] toolchain: CodeSourcery AArch64 2014.11 does not contain libatomic
 2021-01-09 12:33 UTC 

[PATCH] brcm: Update Raspberry Pi 3B+/4B NVRAM for downstream changes
 2021-01-09 12:32 UTC  (2+ messages)

[PATCH] brcm: Add NVRAM for Vamrs 96boards Rock960
 2021-01-09 12:32 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/firmware/linux-firmware
 2021-01-09 12:32 UTC 

Grsecurity GPL Violations: Linus/FSF/SFConservancy won't defend. Claw back your copyrights. BSD-in-Practice was not the deal
 2021-01-09 12:30 UTC 

[PATCH v2 0/8] pm80xx updates
 2021-01-09 12:38 UTC  (9+ messages)
` [PATCH v2 1/8] pm80xx: No busywait in MPI init check
` [PATCH v2 2/8] pm80xx: check fatal error
` [PATCH v2 3/8] pm80xx: check main config table address
` [PATCH v2 4/8] pm80xx: fix missing tag_free in NVMD DATA req
` [PATCH v2 5/8] pm80xx: fix driver fatal dump failure
` [PATCH v2 6/8] pm80xx: Simultaneous poll for all FW readiness
` [PATCH v2 7/8] pm80xx: Log SATA IOMB completion status on failure
` [PATCH v2 8/8] pm80xx: Add sysfs attribute for ioc health

Is Trump dead?
 2021-01-09 12:29 UTC 

[PATCH v4 mips-next 0/7] MIPS: vmlinux.lds.S sections fixes & cleanup
 2021-01-09 11:12 UTC  (2+ messages)

[PATCH v2] ui/cocoa: Fix openFile: deprecation on Big Sur
 2021-01-09 12:25 UTC  (4+ messages)

[Buildroot] [PATCH] package/nano: bump to version 5.4
 2021-01-09 12:18 UTC 

[pza:imx-drm/next 9/24] dw_hdmi-imx.c:undefined reference to `of_drm_find_bridge'
 2021-01-09 12:18 UTC 

[PATCH v2 1/2] xen/arm: Correct the coding style of get_cycles
 2021-01-09 12:16 UTC  (4+ messages)
` [PATCH v2 2/2] xen/arm: Add defensive barrier in get_cycles for Arm64

[Buildroot] [PATCH] package/dbus: bump to version 1.12.20
 2021-01-09 12:17 UTC 

[PATCH] netfilter: Fix memleak in nf_nat_init
 2021-01-09 12:12 UTC  (2+ messages)

[yocto] rebuild issues using sstate mirror
 2021-01-09 11:59 UTC  (2+ messages)
`  "

[PATCH] MIPS: OCTEON: Fix the boot broken when using built-in DTB
 2021-01-09 11:49 UTC 

[Intel-gfx] [PATCH] drm/i915/gt: Mark up a debug-only function
 2021-01-09 11:56 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[PATCH 1/2] syscalls: add comments show the define file for aio
 2021-01-09 11:55 UTC  (2+ messages)

possible deadlock in evdev_pass_values
 2021-01-09 11:55 UTC 

post-receive: pub/scm/docs/man-pages/man-pages
 2021-01-09 11:53 UTC 

[PATCH RESEND v2 1/2] dma-fence: allow signaling drivers to set fence timestamp
 2021-01-09  0:00 UTC  (3+ messages)

[PATCH] drm/modes: add non-OF stub for of_get_drm_display_mode
 2021-01-08 18:24 UTC  (2+ messages)

[PATCH] drm/msm: Fix MSM_INFO_GET_IOVA with carveout
 2021-01-08 13:56 UTC  (4+ messages)

[PATCH] drm/msm: Only enable A6xx LLCC code on A6xx
 2021-01-08 14:05 UTC  (4+ messages)

linux-next: build failure after merge of the drm tree
 2021-01-08 11:24 UTC  (2+ messages)
` [PATCHv1] video: omapfb2: Make standard and custom DSI command mode panel driver mutually exclusive

[PATCH v4 00/80] Convert DSI code to use drm_mipi_dsi and drm_panel
 2021-01-08 21:54 UTC  (4+ messages)
` [PATCH v4 39/80] drm/panel: Move OMAP's DSI command mode panel driver

[PATCH 1/2] drm/sun4i: tcon: fix inverted DCLK polarity
 2021-01-08 14:46 UTC  (7+ messages)
` [PATCH v2 0/2] drm/sun4i: fix DCLK and improve its handling
  ` [PATCH v2 2/2] drm/sun4i: tcon: improve DCLK polarity handling

[PATCH v1] drm/panel: simple: add SGD GKTW70SDAD1SD
 2021-01-08 21:43 UTC  (2+ messages)

[rdma:wip/jgg-for-next] BUILD SUCCESS 661f385961f06f36da24cf408d461f988d0c39ad
 2021-01-09 11:46 UTC 

[PATCH 0/3] drm/vc4: Streamline the vmap and mmap code
 2021-01-08 15:16 UTC  (2+ messages)

[PATCH] drm/hisilicon: Delete the empty function mode_valid
 2021-01-08 10:41 UTC 

[PATCH v2 -next] video: fbdev: pxa3xx_gcu: convert comma to semicolon
 2021-01-08  9:24 UTC 

[PATCH] hvf: guard xgetbv call
 2021-01-09 11:42 UTC  (3+ messages)

[PATCH RFC] drm/vc4: hdmi: Avoid ASoC error messages on startup
 2021-01-09 11:41 UTC  (2+ messages)

[PATCH v3 0/2] misc: pvpanic: introduce capability & module parameter
 2021-01-09 11:31 UTC  (7+ messages)
` [PATCH v3 2/2] misc: pvpanic: introduce module parameter 'events'

[PATCH] evm: Fix memleak in init_desc
 2021-01-09 11:33 UTC 

[PATCH v2 1/3] regulator: mt6360: Add OF match table
 2021-01-09 11:26 UTC  (9+ messages)
` [PATCH v2 2/3] regulator: mt6358: "
` [PATCH v2 3/3] regulator: mt6323: "

[PATCH v1 1/7] coresight: etm-perf: Add support for PID tracing for kernel at EL2
 2021-01-09 11:24 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/gregkh/driver-core
 2021-01-09 11:19 UTC 

[Buildroot] [PATCH 00/10 v3] support/download: reproducible archives whatever tar version (branch yem/dl-git-tar-pax-2)
 2021-01-09 11:16 UTC  (4+ messages)
` [Buildroot] [PATCH 06/10 v3] WIP: support/testing: update git-hash checks with new archive format

[PATCH] block: unexport truncate_bdev_range
 2021-01-09 11:13 UTC 

[PATCH] mmc: sdhci-iproc: Add ACPI bindings for the rpi4
 2021-01-09 11:07 UTC  (3+ messages)

[PATCH 1/2] drm/radeon: stop re-init the TTM page pool
 2021-01-09 11:10 UTC  (2+ messages)

drivers/net/wan/fsl_ucc_hdlc.c:305:57: sparse: sparse: incorrect type in argument 2 (different address spaces)
 2021-01-09 11:06 UTC  (2+ messages)

[xen-unstable test] 158290: tolerable FAIL
 2021-01-09 10:58 UTC 

[Intel-gfx] [PATCH 0/2] Use TGL stepping info and add ADLS platform changes
 2021-01-09 10:58 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.