messages from 2021-02-15 09:38:36 to 2021-02-15 10:46:41 UTC [more...]
[PULL REQUEST] i2c for v5.12
2021-02-15 10:45 UTC
[PATCH 0/6] accel: Restrict TCG-specific code
2021-02-15 10:42 UTC (5+ messages)
` [RFC PATCH 6/6] softmmu: Restrict watchpoint handlers to TCG accelerator
[PATCH 0/2] Add lockdep_assert_not_held()
2021-02-15 10:44 UTC (5+ messages)
` [PATCH 1/2] lockdep: add lockdep_assert_not_held()
[Buildroot] [PATCH 1/1] package/jasper: security bump version to 2.0.25
2021-02-15 10:45 UTC
[PATCH v3 0/7] CPU unplug timeout/LMB unplug cleanup in DRC reconfiguration
2021-02-15 10:40 UTC (3+ messages)
` [PATCH v3 1/7] spapr_drc.c: do not call spapr_drc_detach() in drc_isolate_logical()
[PATCH] pinctrl: stm32: add missing of_node_put
2021-02-15 10:36 UTC (2+ messages)
linux-next: build warning after merge of the v4l-dvb tree
2021-02-15 10:42 UTC (8+ messages)
[PATCH] drm/radeon: Remove unused function pointer typedef radeon_packet3_check_t
2021-02-15 10:43 UTC (3+ messages)
[PATCH 1/3] drm/amd/display: do not use drm middle layer for debugfs
2021-02-15 10:43 UTC (4+ messages)
` [PATCH 2/3] drm/amd/pm: "
` [PATCH 3/3] drm/amdgpu: "
[PATCH v2 00/12] block/export: vhost-user-blk server tests and input validation
2021-02-15 10:41 UTC (2+ messages)
[Virtio-fs] [PATCH 00/24] virtiofs dax patches
2021-02-15 10:35 UTC (4+ messages)
` [Virtio-fs] [PATCH 07/24] DAX: virtio-fs: Add vhost-user slave commands for mapping
[PATCH 00/12] poller: run pollers as proper coroutines (green threads)
2021-02-15 10:37 UTC (13+ messages)
` [PATCH 01/12] common: add coroutine support
` [PATCH 02/12] poller: run pollers as proper coroutines if architecture supports it
` [PATCH 03/12] ARM: asm: setjmp: annotate setjmp/longjmp for GCC
` [PATCH 04/12] ARM: asm: setjmp: implement coroutine dependency initjmp()
` [PATCH 05/12] sandbox: asm: implement setjmp/longjmp/initjmp
` [PATCH 06/12] poller: command: add new coroutine check
` [PATCH 07/12] slice: have assert_command_context() yield until true if possible
` [PATCH 08/12] poller: implement basic Linux-like completion API
` [PATCH 09/12] include: add kthread wrappers for pollers
` [PATCH 10/12] usbgadget: ums: run gadget loop in a background coroutine if possible
` [PATCH 11/12] usbgadget: refactor usbgadget_register to accept array
` [PATCH 12/12] usbgadget: multi: wire mass storage gadget into composite gadget
Boot time and 3 sec in warning_print
2021-02-15 10:41 UTC (7+ messages)
[PATCH v6 00/24] iio: core,buffer: add support for multiple IIO buffers per IIO device
2021-02-15 10:40 UTC (25+ messages)
` [PATCH v6 01/24] iio: adc: ti_am335x_adc: remove omitted iio_kfifo_free()
` [PATCH v6 02/24] iio: kfifo: add devm_iio_kfifo_buffer_setup() helper
` [PATCH v6 03/24] iio: make use of "
` [PATCH v6 04/24] iio: accel: sca3000: use "
` [PATCH v6 05/24] iio: kfifo: un-export devm_iio_kfifo_allocate() function
` [PATCH v6 06/24] iio: buffer-dma,adi-axi-adc: introduce devm_iio_dmaengine_buffer_setup()
` [PATCH v6 07/24] docs: ioctl-number.rst: reserve IIO subsystem ioctl() space
` [PATCH v6 08/24] iio: core: register chardev only if needed
` [PATCH v6 09/24] iio: core-trigger: make iio_device_register_trigger_consumer() an int return
` [PATCH v6 10/24] iio: core: rework iio device group creation
` [PATCH v6 11/24] iio: buffer: group attr count and attr alloc
` [PATCH v6 12/24] iio: core: merge buffer/ & scan_elements/ attributes
` [PATCH v6 13/24] iio: add reference to iio buffer on iio_dev_attr
` [PATCH v6 14/24] iio: buffer: wrap all buffer attributes into iio_dev_attr
` [PATCH v6 15/24] iio: buffer: dmaengine: obtain buffer object from attribute
` [PATCH v6 16/24] iio: core: wrap iio device & buffer into struct for character devices
` [PATCH v6 17/24] iio: buffer: move __iio_buffer_free_sysfs_and_mask() before alloc
` [PATCH v6 18/24] iio: dummy: iio_simple_dummy_buffer: use triggered buffer core calls
` [PATCH v6 19/24] iio: buffer: introduce support for attaching more IIO buffers
` [PATCH v6 20/24] iio: buffer: add ioctl() to support opening extra buffers for IIO device
` [PATCH v6 21/24] iio: core: rename 'dev' -> 'indio_dev' in iio_device_alloc()
` [PATCH v6 22/24] tools: iio: make iioutils_get_type() private in iio_utils
` [PATCH v6 23/24] tools: iio: privatize globals and functions in iio_generic_buffer.c file
` [PATCH v6 24/24] tools: iio: convert iio_generic_buffer to use new IIO buffer API
[PATCH 0/9] arm: drop dead code for non-32-bit-RGB surfaces
2021-02-15 10:32 UTC (10+ messages)
` [PATCH 1/9] hw/arm/musicpal: Remove "
` [PATCH 2/9] hw/display/tc6393xb: Remove dead code for handling non-32bpp surfaces
` [PATCH 3/9] hw/display/tc6393xb: Expand out macros in template header
` [PATCH 4/9] hw/display/tc6393xb: Inline tc6393xb_draw_graphic32() at its callsite
` [PATCH 5/9] hw/display/omap_lcdc: Expand out macros in template header
` [PATCH 6/9] hw/display/omap_lcdc: Drop broken bigendian ifdef
` [PATCH 7/9] hw/display/omap_lcdc: Fix coding style issues in template header
` [PATCH 8/9] hw/display/omap_lcdc: Inline template header into C file
` [PATCH 9/9] hw/display/omap_lcdc: Delete unnecessary macro
[PATCH] nvme-tcp: Check if request has started before processing it
2021-02-15 10:40 UTC (6+ messages)
[PATCH] tests/qemu-iotests: Remove test 259 from the "auto" group
2021-02-15 10:38 UTC
[PATCH 0/6] Add generated flag to filesystem struct to block copy_file_range
2021-02-15 10:39 UTC (10+ messages)
` [PATCH 1/6] fs: Add flag to file_system_type to indicate content is generated
[RFC PATCH 0/7] Add managed version of delayed work init
2021-02-15 10:37 UTC (7+ messages)
` [RFC PATCH 1/7] drivers: base: Add resource "
[PATCH v2] sunxi: support boot console on uart1 for sun8i
2021-02-15 10:38 UTC (2+ messages)
[PATCH] tty: serial: Add earlycon driver for Tegra Combined UART
2021-02-15 10:35 UTC (3+ messages)
[Patch bpf-next v3 0/5] sock_map: clean up and refactor code for BPF_SK_SKB_VERDICT
2021-02-15 10:34 UTC (3+ messages)
` [Patch bpf-next v3 1/5] bpf: clean up sockmap related Kconfigs
[dm-devel] [PATCH v5 0/6] block-layer interposer
2021-02-15 10:34 UTC (7+ messages)
` [dm-devel] [PATCH v5 5/6] dm: add 'noexcl' option for dm-linear
` "
[Intel-gfx] [PATCH 0/3] Simplify intel_setup_outputs()
2021-02-15 10:35 UTC (3+ messages)
` [Intel-gfx] [PATCH 1/3] drm/i915/display: move vbt check to intel_ddi_init()
[PATCH RFT only] mmc: tmio: remove workaround for NON_REMOVABLE
2021-02-15 10:35 UTC (2+ messages)
[RFC v18 00/15] i386 cleanup PART 2
2021-02-15 10:32 UTC (3+ messages)
` [RFC v18 12/15] i386: separate fpu_helper into user and softmmu parts
[PATCH v15 0/8] Free some vmemmap pages of HugeTLB page
2021-02-15 10:33 UTC (5+ messages)
` [PATCH v15 4/8] mm: hugetlb: alloc the vmemmap pages associated with each "
` [External] "
[PATCH iproute2 0/6] Clarifications to bridge man page
2021-02-15 10:32 UTC (4+ messages)
` [PATCH iproute2 5/6] man8/bridge.8: explain self vs master for "bridge fdb add"
proposal: move Linux userspace USB gadget projects to linux-usb GitHub organisation?
2021-02-15 10:31 UTC (9+ messages)
[GIT PULL] x86/sgx for v5.12
2021-02-15 10:30 UTC
[cip-dev] cip/linux-4.19.y-cip baseline: 117 runs, 3 regressions (v4.19.175-cip43) #kernelci
2021-02-15 10:30 UTC
[cip-dev] cip/linux-4.19.y-cip baseline-nfs: 19 runs, 1 regressions (v4.19.175-cip43) #kernelci
2021-02-15 10:30 UTC
[PATCH] mailbox: tegra-hsp: Set lockdep class dynamically
2021-02-15 10:26 UTC (2+ messages)
[PATCHv2] coresight: etm4x: Add ETM PID for Cortex-A78
2021-02-15 10:26 UTC (3+ messages)
[PATCH] kbuild: use shorthand operator for compiler
2021-02-15 10:25 UTC
[PATCH 0/3] usbgadget: add support for blocking USB mass storage gadget
2021-02-15 10:27 UTC (4+ messages)
` [PATCH 1/3] include: <linux/barebox-wrapper.h>: remove kthread 'replacements'
` [PATCH 2/3] console: unconditionally run poller_call in ctrlc()
` [PATCH 3/3] usbgadget: add support for USB mass storage gadget
[PATCH 1/4] mm: memcontrol: remove memcg check from memcg_oom_recover
2021-02-15 10:27 UTC (15+ messages)
` [PATCH 3/4] mm: memcontrol: bail out early when id is zero
` [External] "
` [PATCH 4/4] mm: memcontrol: fix swap uncharge on cgroup v2
` [External] "
[Linux-kernel-mentees] [PATCH -next] staging: nvec: minor coding style fix
2021-02-15 10:25 UTC (3+ messages)
` "
[PATCH] integrity/ima: Provide Kconfig option for ima-modsig template
2021-02-15 10:23 UTC
[RFC PATCH 0/7] Extend regulator notification support
2021-02-15 10:25 UTC (3+ messages)
` [RFC PATCH 3/7] regulator: IRQ based event/error notification helpers
[Intel-gfx] linux-next: build warning after merge of the pm tree
2021-02-15 10:24 UTC (7+ messages)
` "
[PATCH v2] mtd: spinand: add support for Foresee FS35ND01G-S1Y2
2021-02-15 10:24 UTC (3+ messages)
[PATCH] sandbox: support 64-bit file IO in 32-bit build
2021-02-15 10:24 UTC
[PATCH v4 00/22] Add support for the SDM845 Camera Subsystem
2021-02-15 10:23 UTC (4+ messages)
` [PATCH v4 09/22] media: camss: Refactor CSID HW version support
[PATCH V2 0/7] block/rbd: migrate to coroutines and add write zeroes support
2021-02-15 10:24 UTC (7+ messages)
` [PATCH V2 1/7] block/rbd: bump librbd requirement to luminous release
` [PATCH V2 4/7] block/rbd: add bdrv_attach_aio_context
[PATCH] docs: ABI: testing: ima_policy: Fixed missing bracket
2021-02-15 10:20 UTC
[Intel-gfx] [PATCH] kernel: Expose SYS_kcmp by default
2021-02-15 10:23 UTC (5+ messages)
` "
[PATCH] hw/display/tcx: Drop unnecessary code for handling BGR format outputs
2021-02-15 10:21 UTC
[PATCH 0/3] NVIDIA Tegra NVDEC support
2021-02-15 10:21 UTC (4+ messages)
stable-rc/queue/4.4 build: 190 builds: 0 failed, 190 passed, 13 warnings (v4.4.257-14-gebce00858878)
2021-02-15 10:16 UTC
stable-rc/queue/4.4 build: 190 builds: 0 failed, 190 passed, 13 warnings (v4.4.257-13-g3e4bfc920ae1d)
2021-02-15 10:16 UTC
[BUG REPORT] media: coda: mpeg4 decode corruption on i.MX6qp only
2021-02-15 10:15 UTC (6+ messages)
[SPDK] [CI] SPDK compilation failures @ DPDK community lab
2021-02-15 10:16 UTC (14+ messages)
` [SPDK] Re: [dpdk-dev] "
` [SPDK] Re: [dpdk-ci] "
` [SPDK] Re: [dpdklab] "
` [dpdk-dev] [SPDK] Re: [dpdklab] Re: [dpdk-ci] "
` [SPDK] Re: [dpdk-dev] "
[Intel-wired-lan] [PATCH next-queue v1 0/2] PPS and SDP support for i225
2021-02-15 10:05 UTC (3+ messages)
` [Intel-wired-lan] [PATCH next-queue v1 2/2] igc: enable auxiliary PHC functions for the i225
[PATCH] virtio: fix off by one device id comparison
2021-02-15 10:04 UTC (2+ messages)
[cip-dev] cip/linux-4.19.y-cip build: 130 builds: 0 failed, 130 passed, 48 warnings (v4.19.175-cip43) #kernelci
2021-02-15 10:02 UTC
[GIT PULL] RAS updates for v5.12
2021-02-15 10:01 UTC
linux-next: qemu boot failure after merge of the tip tree
2021-02-15 9:59 UTC (6+ messages)
[PATCH] linux-user/elfload: do not assume MAP_FIXED_NOREPLACE kernel support
2021-02-15 9:52 UTC (6+ messages)
[PULL 00/15] testing and gdbstub updates
2021-02-15 9:42 UTC (16+ messages)
` [PULL 01/15] travis.yml: Move gprof/gcov test across to gitlab
` [PULL 02/15] travis.yml: Move the -fsanitize=undefined test to the gitlab-CI
` [PULL 03/15] travis.yml: Move the --enable-modules "
` [PULL 04/15] travis.yml: (Re-)move the --enable-debug jobs
` [PULL 05/15] travis.yml: Move the -fsanitize=thread testing to the gitlab-CI
` [PULL 06/15] .shippable: remove the last bits
` [PULL 07/15] travis-ci: Disable C++ optional objects on AArch64 container
` [PULL 08/15] tests/docker: remove travis container
` [PULL 09/15] MAINTAINERS: Add gdbstub.h to the "GDB stub" section
` [PULL 10/15] target/sh4: Drop use of gdb_get_float32() and ldfl_p()
` [PULL 11/15] target/m68k: Drop use of gdb_get_float64() and ldfq_p()
` [PULL 12/15] target/ppc: "
` [PULL 13/15] gdbstub: Remove unused gdb_get_float32() and gdb_get_float64()
` [PULL 14/15] bswap.h: Remove unused float-access functions
` [PULL 15/15] tests/tcg: fix silent skipping of softmmu gdb tests
[PATCH v3 0/5] clk: Add support to enable clocks
2021-02-15 9:56 UTC (6+ messages)
` [PATCH v3 1/5] clk: zynq: Add dummy clock enable function
` [PATCH v3 2/5] clk: zynqmp: Add support to enable clocks
` [PATCH v3 3/5] clk: versal: "
` [PATCH v3 4/5] i2c: i2c_cdns: Enable i2c clock
` [PATCH v3 5/5] net: gem: Enable ethernet rx clock for versal
[virtio-dev] [PATCH v2 0/2] virtio-fs: add notification queue
2021-02-15 9:54 UTC (3+ messages)
` [virtio-dev] [PATCH v2 1/2] virtio-fs: add file system device to Conformance chapter
` [virtio-dev] [PATCH v2 2/2] virtio-fs: add notification queue
[PATCH v2] powerpc/pseries: Don't enforce MSI affinity with kdump
2021-02-15 9:45 UTC (2+ messages)
[PATCH 0/3] extcon: Add missing function defintion and update extcon driver
2021-02-15 10:06 UTC (4+ messages)
` [PATCH 1/3] extcon: Add stubs for extcon_register_notifier_all() functions
` [PATCH 2/3] extcon: max8997: Add CHGINS and CHGRM interrupt handling
` [PATCH 3/3] extcon: sm5502: Detect OTG when USB_ID is connected to ground
DMA-buf and uncached system memory
2021-02-15 9:49 UTC (3+ messages)
[PATCH] leds: rt8515: add V4L2_FLASH_LED_CLASS dependency
2021-02-15 9:49 UTC (3+ messages)
[PATCH V3 00/14] arm64: coresight: Enable ETE and TRBE
2021-02-15 9:46 UTC (5+ messages)
` [PATCH V3 11/14] coresight: sink: Add TRBE driver
[PATCH 0/3] Add missing call to 'pci_free_irq_vectors()'
2021-02-15 9:45 UTC (3+ messages)
` [PATCH 2/3] dmaengine: dw-edma: Add missing call to 'pci_free_irq_vectors()' in probe function
[igt-dev] [PATCH] overlay: Rename Power into GPU Power
2021-02-15 9:44 UTC (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "
[MPTCP] Re: [PATCH mptcp-net] mptcp: fix DATA_FIN generation on early shutdown
2021-02-15 9:44 UTC
[PATCH] spi: pca2xx-pci: Fix an issue about missing call to 'pci_free_irq_vectors()'
2021-02-15 9:41 UTC (3+ messages)
[Buildroot] [PATCH 1/1] package/x265: update project URL
2021-02-15 9:43 UTC (3+ messages)
[Buildroot] [PATCH v2 1/1] package/x265: update project URL
2021-02-15 9:41 UTC
[PATCH net v1 1/3] net: phy: mscc: adding LCPLL reset to VSC8514
2021-02-15 9:38 UTC (3+ messages)
[PATCH] mtd: parsers: add MTD_OF_PARTS_BCM4908 config option
2021-02-15 9:37 UTC (2+ messages)
[PATCH i2c-next] i2c: designware: Consolidate pci_free_irq_vectors to a single place
2021-02-15 9:36 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.