All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-07-07 19:47:36 to 2020-07-07 20:14:16 UTC [more...]

[Intel-gfx] [PATCH 00/25] dma-fence annotations, round 3
 2020-07-07 20:12 UTC  (89+ messages)
`  "
` [PATCH 01/25] dma-fence: basic lockdep annotations
  ` [Intel-gfx] "
` [PATCH 02/25] dma-fence: prime "
  ` [Intel-gfx] "
` [PATCH 03/25] dma-buf.rst: Document why idenfinite fences are a bad idea
  ` [Intel-gfx] "
` [PATCH 04/25] drm/vkms: Annotate vblank timer
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 05/25] drm/vblank: Annotate with dma-fence signalling section
  `  "
` [PATCH 06/25] drm/amdgpu: add dma-fence annotations to atomic commit path
  ` [Intel-gfx] "
` [PATCH 07/25] drm/komdea: Annotate dma-fence critical section in "
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 08/25] drm/malidp: "
  `  "
` [Intel-gfx] [PATCH 09/25] drm/atmel: Use drm_atomic_helper_commit
  `  "
` [PATCH 10/25] drm/imx: Annotate dma-fence critical section in commit path
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 11/25] drm/omapdrm: "
  `  "
` [PATCH 12/25] drm/rcar-du: "
  ` [Intel-gfx] "
` [PATCH 13/25] drm/tegra: "
  ` [Intel-gfx] "
` [PATCH 14/25] drm/tidss: "
  ` [Intel-gfx] "
` [PATCH 15/25] drm/tilcdc: Use standard drm_atomic_helper_commit
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 16/25] drm/atomic-helper: Add dma-fence annotations
  `  "
` [PATCH 17/25] drm/scheduler: use dma-fence annotations in main thread
  ` [Intel-gfx] "
` [PATCH 18/25] drm/amdgpu: use dma-fence annotations in cs_submit()
  ` [Intel-gfx] "
` [PATCH 19/25] drm/amdgpu: s/GFP_KERNEL/GFP_ATOMIC in scheduler code
  ` [Intel-gfx] "
` [PATCH 20/25] drm/amdgpu: DC also loves to allocate stuff where it shouldn't
  ` [Intel-gfx] "
` [PATCH 21/25] drm/amdgpu/dc: Stop dma_resv_lock inversion in commit_tail
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 22/25] drm/scheduler: use dma-fence annotations in tdr work
  `  "
` [Intel-gfx] [PATCH 23/25] drm/amdgpu: use dma-fence annotations for gpu reset code
  `  "
` [PATCH 24/25] Revert "drm/amdgpu: add fbdev suspend/resume on gpu reset"
` [PATCH 25/25] drm/amdgpu: gpu recovery does full modesets

[RFC PATCH v2] kvm,x86: Exit to user space in case of page fault error
 2020-07-07 20:13 UTC  (2+ messages)
` [Virtio-fs] [RFC PATCH v2] kvm, x86: "

[dpdk-dev] [PATCH 0/4] Introduce IF proxy library
 2020-07-07 20:13 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 1/4] lib: introduce IF Proxy library

incoming
 2020-07-07 20:13 UTC  (9+ messages)
` [to-be-updated] mm-page_alloc-remove-a-wrapper-for-alloc_migration_target.patch removed from -mm tree
` + mm-hugetlb-avoid-hardcoding-while-checking-if-cma-is-enable.patch added to "
` [folded-merged] mm-vmstat-add-events-for-pmd-based-thp-migration-without-split-fix.patch removed from "
` [folded-merged] mm-vmstat-add-events-for-pmd-based-thp-migration-without-split-update.patch "
` [to-be-updated] mm-vmstat-add-events-for-pmd-based-thp-migration-without-split.patch "
` + mm-vmstat-add-events-for-thp-migration-without-split.patch added to "

[PATCH] kernel.bbclass: make dependency on lzop-native conditional
 2020-07-07 20:12 UTC  (3+ messages)
` [OE-core] "

[PATCH v19 00/12] Landlock LSM
 2020-07-07 20:11 UTC  (4+ messages)
` [PATCH v19 07/12] landlock: Support filesystem access-control

[PATCH v12 0/8] error: auto propagated local_err part I
 2020-07-07 20:11 UTC  (9+ messages)
` [PATCH v12 1/8] error: New macro ERRP_AUTO_PROPAGATE()
` [PATCH v12 2/8] scripts: Coccinelle script to use ERRP_AUTO_PROPAGATE()

[Buildroot] [PATCH] configs/olimex_a20_olinuxino_lime*: bump Linux and U-Boot versions
 2020-07-07 20:10 UTC  (2+ messages)

[PATCH] amd-xgbe: add module param for auto negotiation
 2020-07-07 20:10 UTC  (4+ messages)

[Buildroot] [git commit] configs/olimex_a20_olinuxino_lime*: bump Linux and U-Boot versions
 2020-07-07 20:09 UTC 

[PATCH v4 0/5] cmd: bind allow to bind driver with driver_data
 2020-07-07 20:08 UTC  (3+ messages)
` [PATCH v4 1/5] cmd: bind: allow to bind driver with driver data

[Buildroot] [PATCH] package/luaposix: bump to version 35.0
 2020-07-07 20:08 UTC  (2+ messages)

[PATCH v2 0/5] t: replace incorrect test_must_fail usage (part 6)
 2020-07-07 20:08 UTC  (3+ messages)
` [RESEND PATCH "

[Intel-gfx] [PATCH 1/3] drm/i915/gt: Replace opencoded i915_gem_object_pin_map()
 2020-07-07 20:07 UTC  (3+ messages)
` [Intel-gfx] [PATCH 2/3] drm/i915: Release shortlived maps of longlived objects
` [Intel-gfx] [PATCH 3/3] drm/i915: Remove i915_gem_object_get_dirty_page()

[dpdk-dev] [PATCH 0/3] ring clean up
 2020-07-07 20:07 UTC  (5+ messages)
` [dpdk-dev] [PATCH 3/3] ring: use element APIs to implement legacy APIs

[PATCH net-next 2/2] net: sched: Lockless Token Bucket (LTB) Qdisc
 2020-07-07 20:06 UTC  (4+ messages)

[PATCH] usbip: Use fallthrough pseudo-keyword
 2020-07-07 20:06 UTC  (2+ messages)

[PATCH v4 00/13] crypto: permit asynchronous skciphers as driver fallbacks
 2020-07-07 20:04 UTC  (5+ messages)
` [PATCH v4 07/13] crypto: ccp - permit asynchronous skcipher as fallback

[Buildroot] [git commit] package/luaposix: bump to version 35.0
 2020-07-07 20:06 UTC 

[PATCH v5 0/5] Inline crypto support on DragonBoard 845c
 2020-07-07 20:05 UTC  (4+ messages)
` [PATCH v5 5/5] scsi: ufs-qcom: add Inline Crypto Engine support

[PATCH v6 1/8] lib: rsa: distinguish between tpl and spl for CONFIG_RSA_VERIFY
 2020-07-07 20:05 UTC  (3+ messages)
` [PATCH v6 4/8] lib: rsa: fix allocated size for rr and rrtmp in rsa_gen_key_prop()

[PATCH net] ipv6: Fix use of anycast address with loopback
 2020-07-07 20:04 UTC  (2+ messages)

[Buildroot] [PATCH v2 1/1] package/python-greenlet: fix build for i386 and x86_64 archs
 2020-07-07 20:04 UTC 

[PATCH 0/6] Add new series Micron SPI NAND devices
 2020-07-07 20:04 UTC  (7+ messages)
` [PATCH 1/6] mtd: spinand: micron: Generalize the OOB layout structure and function names
` [PATCH 2/6] mtd: spinand: micron: Describe the SPI NAND device MT29F2G01ABAGD
` [PATCH 3/6] mtd: spinand: micron: Add new Micron SPI NAND devices
` [PATCH 4/6] mtd: spinand: micron: identify SPI NAND device with Continuous Read mode
` [PATCH 5/6] mtd: spinand: micron: Add M70A series Micron SPI NAND devices
` [PATCH 6/6] mtd: spinand: micron: Add new Micron SPI NAND devices with multiple dies

[PATCH] ACPI: Use fallthrough pseudo-keyword
 2020-07-07 20:09 UTC 

[PATCH V3] mm/vmstat: Add events for THP migration without split
 2020-07-07 20:04 UTC  (2+ messages)

[PATCH net-next] mvpp2: fix pointer check
 2020-07-07 20:03 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/angularjs: bump version to 1.8.0
 2020-07-07 20:03 UTC  (2+ messages)

[PATCH net-next] mptcp: use mptcp worker for path management
 2020-07-07 20:02 UTC  (2+ messages)

[PATCH v2] Bluetooth: create CONFIG_BT_DEBUG_FEATURE_FUNC_NAME
 2020-07-07 20:02 UTC  (4+ messages)

[RFC v5 00/11] DAMON: Support Physical Memory Address Space Monitoring
 2020-07-07 20:01 UTC  (3+ messages)
` [RFC v5 03/11] mm/damon-test: Add more unit tests for 'init_regions'

[PATCH][next] ACPICA: Use fallthrough pseudo-keyword
 2020-07-07 20:07 UTC 

[Cocci] Adding labels without indentation before specific statements?
 2020-07-07 20:01 UTC  (2+ messages)

[Buildroot] [git commit] package/angularjs: bump version to 1.8.0
 2020-07-07 20:01 UTC 

[PATCH net-next] sun/cassini: mark cas_resume() as __maybe_unused
 2020-07-07 20:00 UTC  (2+ messages)

[PATCH v2 1/2] kbuild: introduce ccflags-remove-y and asflags-remove-y
 2020-07-07 19:58 UTC  (5+ messages)

[PATCH v4 0/20] backlight: backlight updates
 2020-07-07 19:59 UTC  (6+ messages)
` [PATCH v4 17/20] backlight: use backligt_get_brightness()

[PATCH] xfs: Use fallthrough pseudo-keyword
 2020-07-07 20:05 UTC 

[Buildroot] [PATCH 1/1] package/valijson: bump version to 0.3
 2020-07-07 19:59 UTC  (2+ messages)

[PATCH] net: usb: qmi_wwan: add support for Quectel EG95 LTE modem
 2020-07-07 19:58 UTC  (2+ messages)

[PATCH net] l2tp: remove skb_dst_set() from l2tp_xmit_skb()
 2020-07-07 20:08 UTC  (3+ messages)

Memcg stat for available memory
 2020-07-07 19:58 UTC  (5+ messages)

[Linux-kernel-mentees] [PATCH net-next] sun/niu: add __maybe_unused attribute to PM functions
 2020-07-07 19:57 UTC  (3+ messages)
  `  "

[PATCH v6 00/10] Tighten qemu-img rules on missing backing format
 2020-07-07 19:57 UTC  (4+ messages)
` [PATCH v6 08/10] iotests: Specify explicit backing format where sensible

[RFC][PATCH] distutils: put tests to a separate package
 2020-07-07 19:57 UTC  (4+ messages)
` [OE-core] "

[PATCH] x86: Use fallthrough pseudo-keyword
 2020-07-07 20:03 UTC 

[Buildroot] [git commit] package/valijson: bump version to 0.3
 2020-07-07 19:57 UTC 

[PATCH v10 00/14] KVM: Dirty ring interface
 2020-07-07 19:56 UTC  (7+ messages)
` [PATCH v10 02/14] KVM: Cache as_id in kvm_memory_slot

[PATCH v3] mm/hugetlb: avoid hardcoding while checking if cma is enable
 2020-07-07 19:56 UTC  (2+ messages)

[PATCH] net: atlantic: Add support for firmware v4
 2020-07-07 19:56 UTC  (3+ messages)

[Buildroot] [PATCH] syslog-ng: version bump to 3.28.1
 2020-07-07 19:56 UTC  (2+ messages)

[Buildroot] [PATCH] package/dvb-apps: add hash file
 2020-07-07 19:55 UTC  (5+ messages)

[Buildroot] [git commit] syslog-ng: version bump to 3.28.1
 2020-07-07 19:55 UTC 

[RFC PATCH for 5.8 0/4] rseq cpu_id ABI fix
 2020-07-07 19:55 UTC  (8+ messages)
` [RFC PATCH for 5.8 3/4] rseq: Introduce RSEQ_FLAG_RELIABLE_CPU_ID

[RFC v2 1/1] memory: Delete assertion in memory_region_unregister_iommu_notifier
 2020-07-07 19:54 UTC  (11+ messages)

[PATCH] usb: phy: Use fallthrough pseudo-keyword
 2020-07-07 20:00 UTC 

[PATCH v2 00/14] Support more HDMI modes on RK3228/RK3328
 2020-07-07 19:53 UTC  (4+ messages)
` [PATCH v2 14/14] phy/rockchip: inno-hdmi: Support more pre-pll configuration

Bug Report High CPU Usage events_power_efficient
 2020-07-07 19:54 UTC  (3+ messages)

[Buildroot] [PATCH] package/sunxi-mali-mainline-driver: bump version
 2020-07-07 19:54 UTC  (2+ messages)

[Buildroot] [git commit] package/sunxi-mali-mainline-driver: bump version
 2020-07-07 19:53 UTC 

Panic booting qemu-system-sparc64 with bochs_drm
 2020-07-07 19:52 UTC  (10+ messages)

[PATCH] USB: serial: Use fallthrough pseudo-keyword
 2020-07-07 19:57 UTC 

[PATCH net-next v3] net: sfp: Unique GPIO interrupt names
 2020-07-07 19:52 UTC  (2+ messages)

[PATCH v2] Fix undefined operation VMXOFF during reboot and crash
 2020-07-07 19:52 UTC  (7+ messages)
` [PATCH v3 0/3] "
  ` [PATCH v3 2/3] Fix undefined operation fault that can hang a cpu on crash or panic

[PATCH v3] Bluetooth: create CONFIG_BT_DEBUG_FEATURE_FUNC_NAME
 2020-07-07 19:51 UTC 

general protection fault in batadv_iv_ogm_schedule_buff (2)
 2020-07-07 19:51 UTC  (3+ messages)

[Buildroot] [PATCH 0/3] board: Add support for LePotato
 2020-07-07 19:51 UTC  (2+ messages)

[PATCH u-boot v2019.04-aspeed-openbmc] config: ast2600 openbmc: Move environment to eMMC
 2020-07-07 19:51 UTC 

[PATCH] usb: Use fallthrough pseudo-keyword
 2020-07-07 19:56 UTC 

[PATCH] Make some commit hashes in tests reproducible
 2020-07-07 19:50 UTC  (2+ messages)

[PATCH] Replace HTTP links with HTTPS ones: NFS, SUNRPC, and LOCKD clients
 2020-07-07 19:50 UTC 

[PATCH] Replace HTTP links with HTTPS ones: kprobes
 2020-07-07 19:49 UTC 

[PATCH iproute2-next] ip address: remove useless include
 2020-07-07 19:49 UTC 

[PATCH v1 0/4] Fix more issues in new connect logic
 2020-07-07 19:49 UTC  (3+ messages)

[PATCH v4 00/45] Less clumsy error checking
 2020-07-07 19:47 UTC  (5+ messages)
` [PATCH v4 03/45] error: Document Error API usage rules

[PATCH net-next v1 0/5] TC: Introduce qevents
 2020-07-07 19:48 UTC  (3+ messages)
` [PATCH net-next v1 2/5] net: sched: Introduce helpers for qevent blocks

[PATCH 1/7] PCI/portdrv: Create a platform device for the perf uncore driver
 2020-07-07 19:48 UTC  (2+ messages)

[PATCH] USB: OHCI: Use fallthrough pseudo-keyword
 2020-07-07 19:53 UTC 

[dpdk-dev] [PATCH] service: fix wrong lcore indexes
 2020-07-07 19:47 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3 1/2] service: fix wrong lcore indices
  ` [dpdk-dev] [PATCH v3 2/2] test/service: add test for service active on two lcores


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.