All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-05-12 08:24:57 to 2020-05-12 09:00:45 UTC [more...]

[PATCH v4 00/38] DRM: fix struct sg_table nents vs. orig_nents misuse
 2020-05-12  9:00 UTC  (9+ messages)
  ` [PATCH v4 01/38] dma-mapping: add generic helpers for mapping sgtable objects
        ` [PATCH v4 21/38] drm: rockchip: use common helper for a scatterlist contiguity check
        ` [PATCH v4 22/38] drm: rockchip: fix common struct sg_table related issues
        ` [PATCH v4 23/38] drm: tegra: "
        ` [PATCH v4 25/38] drm: virtio: "

[RFC 00/17] dma-fence lockdep annotations
 2020-05-12  8:59 UTC  (37+ messages)
` [Intel-gfx] "
` [Intel-gfx] [RFC 01/17] dma-fence: add might_sleep annotation to _wait()
  `  "
` [Intel-gfx] [RFC 02/17] dma-fence: basic lockdep annotations
  `  "
` [RFC 03/17] dma-fence: prime "
  ` [Intel-gfx] "
` [RFC 04/17] drm/vkms: Annotate vblank timer
  ` [Intel-gfx] "
` [Intel-gfx] [RFC 05/17] drm/vblank: Annotate with dma-fence signalling section
  `  "
` [Intel-gfx] [RFC 06/17] drm/atomic-helper: Add dma-fence annotations
  `  "
` [RFC 07/17] drm/amdgpu: add dma-fence annotations to atomic commit path
  ` [Intel-gfx] "
` [Intel-gfx] [RFC 08/17] drm/scheduler: use dma-fence annotations in main thread
  `  "
` [Intel-gfx] [RFC 09/17] drm/amdgpu: use dma-fence annotations in cs_submit()
  `  "
` [Intel-gfx] [RFC 10/17] drm/amdgpu: s/GFP_KERNEL/GFP_ATOMIC in scheduler code
  `  "
` [RFC 14/17] drm/amdgpu: use dma-fence annotations for gpu reset code
` [RFC 15/17] Revert "drm/amdgpu: add fbdev suspend/resume on gpu reset"
` [RFC 16/17] drm/amdgpu: gpu recovery does full modesets
` [RFC 17/17] drm/i915: Annotate dma_fence_work

[PATCH] firmware: zynqmp: Change panic logic in zynqmp_pmufw_load_config_object()
 2020-05-12  9:00 UTC  (2+ messages)

[PATCH v3 0/2] scripts: More Python fixes
 2020-05-12  8:57 UTC  (7+ messages)
` [PATCH v3 1/2] scripts/qemugdb: Remove shebang header
` [PATCH v3 2/2] scripts/qmp: Use Python 3 interpreter

[PATCH] sched/fair: Fix enqueue_task_fair warning some more
 2020-05-12  9:00 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v4 testsuite 00/15] Update to work on Debian
 2020-05-12  8:59 UTC  (3+ messages)
` [PATCH v4 testsuite 07/15] test_policy.if: use ptynode instead of unconfined_devpts_t

[PATCH] qemu-nbd: Close inherited stderr
 2020-05-12  8:56 UTC 

[GIT PULL] intel-gpio for 5.8-1
 2020-05-12  8:59 UTC  (2+ messages)

[PATCH] Makefile: support compressed debug info
 2020-05-12  8:59 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t 0/6] Make gpgpu fill tests libdrm independent
 2020-05-12  8:59 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[V5, 2/2] media: i2c: dw9768: Add DW9768 VCM driver
 2020-05-12  8:58 UTC  (13+ messages)

[PATCH 0/12] direct-map DomUs
 2020-05-12  8:57 UTC  (9+ messages)
` [PATCH 05/12] xen: introduce reserve_heap_pages

[PATCH 0/5] Introduce 'yank' oob qmp command to recover from hanging qemu
 2020-05-12  8:56 UTC  (11+ messages)
` [PATCH 2/5] io/channel.c,io/channel-socket.c: Add yank feature
` [PATCH 3/5] block/nbd.c: "
` [PATCH 4/5] chardev/char-socket.c: "

[PATCH v2 0/3] arm64: perf_event: Fix time offset prior to epoch
 2020-05-12  8:57 UTC  (6+ messages)

[PATCH RESEND v6 00/36] Initial support for multi-process qemu
 2020-05-12  8:56 UTC  (6+ messages)
` [PATCH RESEND v6 01/36] memory: alloc RAM from file at offset
` [PATCH RESEND v6 11/36] multi-process: define mpqemu-link object

[PATCH] ipw2x00: Fix comment for CLOCK_BOOTTIME constant
 2020-05-12  8:57 UTC  (2+ messages)

[PATCH] rndis_wlan: Replace zero-length array with flexible-array
 2020-05-12  8:57 UTC  (2+ messages)

[PATCH] qtnfmac: Replace zero-length array with flexible-array
 2020-05-12  8:56 UTC  (2+ messages)

[PATCH] Add recipes for TF-A versions 2.2 and 2.3
 2020-05-12  8:56 UTC  (3+ messages)
` [meta-arm] "

[PATCH] prism54: Replace zero-length array with flexible-array
 2020-05-12  8:56 UTC  (2+ messages)

[PATCH v11 00/10] Introduce Zone Append for writing to zoned block devices
 2020-05-12  8:55 UTC  (11+ messages)
` [PATCH v11 01/10] block: provide fallbacks for blk_queue_zone_is_seq and blk_queue_zone_no
` [PATCH v11 02/10] block: rename __bio_add_pc_page to bio_add_hw_page
` [PATCH v11 03/10] block: Introduce REQ_OP_ZONE_APPEND
` [PATCH v11 04/10] block: introduce blk_req_zone_write_trylock
` [PATCH v11 05/10] block: Modify revalidate zones
` [PATCH v11 06/10] scsi: sd_zbc: factor out sanity checks for zoned commands
` [PATCH v11 07/10] scsi: sd_zbc: emulate ZONE_APPEND commands
` [PATCH v11 08/10] null_blk: Support REQ_OP_ZONE_APPEND
` [PATCH v11 09/10] block: export bio_release_pages and bio_iov_iter_get_pages
` [PATCH v11 10/10] zonefs: use REQ_OP_ZONE_APPEND for sync DIO

[PATCH] mwl8k: Replace zero-length array with flexible-array
 2020-05-12  8:55 UTC  (2+ messages)

[RFC PATCH v2] ovl: suppress negative dentry in lookup
 2020-05-12  8:55 UTC  (4+ messages)

[PATCH] iwlegacy: Replace zero-length array with flexible-array
 2020-05-12  8:55 UTC  (2+ messages)

signal quality and cable diagnostic
 2020-05-12  8:54 UTC  (4+ messages)

[PATCH] ipw2x00: Replace zero-length array with flexible-array
 2020-05-12  8:54 UTC  (2+ messages)

[PATCH] b43: remove dead function b43_rssinoise_postprocess()
 2020-05-12  8:54 UTC  (2+ messages)

[PATCH] nand: raw: use write_oob_raw for MTD_OPS_AUTO_OOB mode
 2020-05-12  8:54 UTC  (9+ messages)

[PATCH 1/3] cmd: optee_rpmb command for read/write of rpmb from optee
 2020-05-12  8:54 UTC  (4+ messages)
` [PATCH 3/3] configs: lx2160a: Enable OPTEE support

linux-next: build warnings after merge of the keys tree
 2020-05-12  8:54 UTC  (2+ messages)
` linux-next: build warnings after merge of the notifications (was keys) tree

[PATCH 0/2] more(1) use libmagic and make page up/down and arrow keys work
 2020-05-12  8:53 UTC  (2+ messages)

[GIT PULL] RISC-V Fixes for 5.7-rc5
 2020-05-12  8:53 UTC  (6+ messages)

[PATCH][next] rndis_wlan: Remove logically dead code
 2020-05-12  8:53 UTC  (2+ messages)

[Buildroot] [PATCH] package/glibc: bump version for additional post-2.30 security fixes
 2020-05-12  8:53 UTC  (3+ messages)

[PATCH net v3] net: ethernet: ti: fix build and remove TI_CPTS_MOD workaround
 2020-05-12  8:53 UTC  (6+ messages)

[Buildroot] [PATCH v2 1/2] package/glibc: bump version for additional post-2.30 security fixes
 2020-05-12  8:53 UTC  (2+ messages)
` [Buildroot] [PATCH v2 2/2] package/localedef: bump version to stay in sync with glibc

[PATCH v2] brcmfmac: remove Comparison to bool in brcmf_p2p_send_action_frame()
 2020-05-12  8:52 UTC  (2+ messages)

[PATCH v2] dma-buf: fix use-after-free in dmabuffs_dname
 2020-05-12  8:52 UTC  (3+ messages)

[PATCH -next] brcmfmac: make non-global functions static
 2020-05-12  8:52 UTC  (2+ messages)

[PATCH 1/3] brcmfmac: set security after reiniting interface
 2020-05-12  8:51 UTC  (2+ messages)

[PATCH 1/2] brcmfmac: map 802.1d priority to precedence level based on AP WMM params
 2020-05-12  8:51 UTC  (2+ messages)

[PATCH v2 1/9] rtw88: 8723d: Add LC calibration
 2020-05-12  8:49 UTC  (2+ messages)

[Intel-gfx] [PATCH 01/20] drm/i915/gt: Mark up the racy read of execlists->context_tag
 2020-05-12  8:49 UTC  (4+ messages)
` [Intel-gfx] [PATCH 02/20] drm/i915/gt: Couple up old virtual breadcrumb on new sibling

[PATCH] kgdb: Fix broken handling of printk() in NMI context
 2020-05-12  8:48 UTC 

[PATCH 0/2] Solve a few issues with intel_pmic_chtdc_ti.c
 2020-05-12  8:48 UTC  (3+ messages)
` [PATCH 1/2] ACPI / PMIC: Add i2c address for thermal control

io_uring statx fails with AT_EMPTY_PATH
 2020-05-12  8:47 UTC  (4+ messages)

[PATCH] memory/samsung: reduce unnecessary mutex lock area
 2020-05-12  8:47 UTC  (4+ messages)

[RFC] Support different block names with same EDAC device
 2020-05-12  8:47 UTC  (5+ messages)

[PATCH 1/2] media: dt-bindings: media: i2c: Add MT9M114 camera sensor binding
 2020-05-12  8:45 UTC  (2+ messages)

[bug report] lpfc: Refactor Send LS Abort support
 2020-05-12  8:46 UTC 

[dpdk-dev] [PATCH] net/virtio: fix AVX512 datapath selection
 2020-05-12  8:46 UTC  (8+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH v4 00/11] btrfs-progs: Support for SKINNY_BG_TREE feature
 2020-05-12  8:44 UTC  (5+ messages)

[PATCH] dma-buf: fix use-after-free in dmabuffs_dname
 2020-05-12  8:45 UTC  (7+ messages)

[PATCH v7 00/18] pstore: mtd: support crash log to block and mtd device
 2020-05-12  8:44 UTC  (4+ messages)
` [PATCH v7 07/18] printk: Introduce kmsg_dump_reason_str()

[PATCH v2 1/4] HID: gamecube-adapter: add nintendo gamecube adapter
 2020-05-12  8:46 UTC  (4+ messages)
` [PATCH v2 2/4] HID: gamecube-adapter: add rumble support
` [PATCH v2 3/4] HID: gamecube-adapter: add auto calibration
` [PATCH v2 4/4] HID: gamecube-adapter: restore input after suspend

[PATCH] Kconfig: default to CC_OPTIMIZE_FOR_PERFORMANCE_O3 for gcc >= 10
 2020-05-12  8:44 UTC  (4+ messages)
` [PATCH v2] "

[Buildroot] [PATCH v1 1/2] package/docker-engine: bump version to 19.03.8
 2020-05-12  8:44 UTC  (4+ messages)
` [Buildroot] [PATCH v1 2/2] package/docker-cli: "

[SPDK] Build failure for change https://review.spdk.io/gerrit/c/spdk/spdk/+/2140
 2020-05-12  8:43 UTC 

[Buildroot] [git commit] package/docker-cli: bump version to 19.03.8
 2020-05-12  8:43 UTC 

[PATCH v2 00/15] drm/mgag200: Convert to atomic modesetting
 2020-05-12  8:42 UTC  (16+ messages)
` [PATCH v2 01/15] drm/mgag200: Remove HW cursor
` [PATCH v2 02/15] drm/mgag200: Clean up mga_set_start_address()
` [PATCH v2 03/15] drm/mgag200: Clean up mga_crtc_do_set_base()
` [PATCH v2 04/15] drm/mgag200: Move mode-setting code into separate helper function
` [PATCH v2 05/15] drm/mgag200: Split MISC register update into PLL selection, SYNC and I/O
` [PATCH v2 06/15] drm/mgag200: Update mode registers after plane registers
` [PATCH v2 07/15] drm/mgag200: Set pitch in a separate helper function
` [PATCH v2 08/15] drm/mgag200: Set primary plane's format in "
` [PATCH v2 09/15] drm/mgag200: Move TAGFIFO reset into separate function
` [PATCH v2 10/15] drm/mgag200: Move hiprilvl setting into separate functions
` [PATCH v2 11/15] drm/mgag200: Move register initialization into separate function
` [PATCH v2 12/15] drm/mgag200: Remove out-commented suspend/resume helpers
` [PATCH v2 13/15] drm/mgag200: Use simple-display data structures
` [PATCH v2 14/15] drm/mgag200: Convert to simple KMS helper
` [PATCH v2 15/15] drm/mgag200: Replace VRAM helpers with SHMEM helpers

[Buildroot] [git commit] package/docker-engine: bump version to 19.03.8
 2020-05-12  8:42 UTC 

[PATCH] usb: dwc3: allow dual role switch by defautl for new IP w/o OTG
 2020-05-12  8:32 UTC 

[Buildroot] [git commit] package/c-ares: security bump to version 1.16.1
 2020-05-12  8:42 UTC 

[PATCH 0/1] tricore: added AURIX TC277 D-Step TriBoard
 2020-05-12  8:40 UTC  (5+ messages)
` [PATCH 1/1] "
    ` AW: "

[PATCH 0/5] mtd: rawnand: davinci: Convert to exec_op()
 2020-05-12  8:40 UTC  (4+ messages)

[PATCH 0/4] Introducing RDMA shared CQ pool
 2020-05-12  8:40 UTC  (6+ messages)
` [PATCH 2/4] RDMA/core: Introduce shared CQ pool API

[dpdk-dev] [PATCH] net/ixgbe: fix statistics error in flow control mode
 2020-05-12  8:39 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH 3/3] plugins: avoid failing plugin when CPU is inited several times
 2020-05-12  8:38 UTC  (7+ messages)

[PATCH kvm-unit-tests] x86: avoid multiply defined symbol
 2020-05-12  8:38 UTC  (3+ messages)

linux-next: manual merge of the keys tree with Linus' tree
 2020-05-12  8:38 UTC  (2+ messages)

[PATCH] Crypto/chcr: drop refcount on error path in chcr_aead_op()
 2020-05-12  8:37 UTC  (2+ messages)

[OE-core][zeus][PATCH V2] glibc: CVE-2020-1752
 2020-05-12  8:37 UTC 

[PATCH] staging: wfx: unlock on error path
 2020-05-12  8:36 UTC 

[PATCH bpf-next 1/4] xdp: Support specifying expected existing program when attaching XDP
 2020-05-12  8:34 UTC  (12+ messages)
              ` bpf: ability to attach freplace to multiple parents

linux-next: manual merge of the notifications tree with Linus' tree
 2020-05-12  8:34 UTC 

[PATCH] RDMA/rxe: Return -EFAULT if copy_from_user() fails
 2020-05-12  8:33 UTC  (7+ messages)

linux-next: manual merge of the keys tree with the kbuild tree
 2020-05-12  8:32 UTC  (2+ messages)

[PATCH] tty: hvc: Fix data abort due to race in hvc_open
 2020-05-12  8:25 UTC  (8+ messages)

[GIT PULL] GPIO fixes for the v5.7 series
 2020-05-12  8:28 UTC 

[PATCH] coresight: tmc: mark coresight_tmc_groups with static
 2020-05-12  8:28 UTC  (4+ messages)

[dpdk-dev] [PATCH RFC v2 0/7] introduce new barrier class and use it for mlx5 PMD
 2020-05-12  8:28 UTC  (6+ messages)
` [dpdk-dev] [RFC] eal: adjust barriers for IO on Armv8-a

stable/linux-4.4.y bisection: baseline.login on at91-sama5d4_xplained
 2020-05-12  8:27 UTC  (2+ messages)

[PATCH v5 00/15] target: add sysfs support
 2020-05-12  5:54 UTC  (5+ messages)
` [PATCH 11/15] "

[PATCH v3 1/4] kbuild: add CONFIG_LD_IS_LLD
 2020-05-12  8:28 UTC  (4+ messages)
` [PATCH v5 0/5] Allow ld.lld to link the MIPS VDSO

[PATCH RFC] drivers: most: add USB adapter driver
 2020-05-11 16:33 UTC  (4+ messages)

improve msg_control kernel vs user pointer handling
 2020-05-12  8:28 UTC  (3+ messages)
` [PATCH 1/3] net: add a CMSG_USER_DATA macro

[PATCH v4 01/11] iio: light: cm32181: Switch to new style i2c-driver probe function
 2020-05-12  8:26 UTC  (4+ messages)
` [PATCH v4 10/11] iio: light: cm32181: Add support for parsing CPM0 and CPM1 ACPI tables

[ath6kl:pending 21/24] drivers/net/wireless/ath/ath11k/pci.c:49:34: warning: Local variable 'msi_config' shadows outer variable [shadowVariable]
 2020-05-12  8:26 UTC  (4+ messages)

[PATCH v3] mtd: rawnand: brcmnand: correctly verify erased pages
 2020-05-12  8:24 UTC  (3+ messages)
` [PATCH v4] "

[PATCH 0/4] Add PCI client driver for QCA6390 chipset
 2020-05-12  8:24 UTC  (7+ messages)
` [PATCH 4/4] ath11k: Register mhi controller device for qca6390


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.