All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-11-24 11:29:02 to 2020-11-24 11:55:38 UTC [more...]

[PATCH v5 00/12] Rewrite the remaining merge strategies from shell to C
 2020-11-24 11:53 UTC  (12+ messages)
` [PATCH v6 00/13] "
  ` [PATCH v6 01/13] t6407: modernise tests
  ` [PATCH v6 02/13] t6060: modify multiple files to expose a possible issue with merge-index
  ` [PATCH v6 03/13] update-index: move add_cacheinfo() to read-cache.c
  ` [PATCH v6 04/13] merge-one-file: rewrite in C
  ` [PATCH v6 05/13] merge-index: libify merge_one_path() and merge_all()
  ` [PATCH v6 06/13] merge-index: don't fork if the requested program is `git-merge-one-file'
  ` [PATCH v6 07/13] merge-resolve: rewrite in C
  ` [PATCH v6 08/13] merge-recursive: move better_branch_name() to merge.c
  ` [PATCH v6 09/13] merge-octopus: rewrite in C
  ` [PATCH v6 11/13] merge: use the "octopus" strategy without forking

[PATCH 0/7] drm/radeon: Convert to generic fbdev emulation
 2020-11-24 11:54 UTC  (12+ messages)
` [PATCH 4/7] drm/radeon: Pin buffers while they are vmap'ed

[PATCH 4/9] relay: allow the use of const callback structs
 2020-11-24 11:54 UTC  (5+ messages)
` [Intel-gfx] [PATCH v3] "
  `  "

[RFC PATCH] vfs: fs{set,get}attr iops
 2020-11-24 11:52 UTC  (3+ messages)

[PATCH 0/2] xfs: check krealloc() return value and simplify code
 2020-11-24 11:52 UTC  (5+ messages)
` [PATCH 1/2] xfs: check the return value of krealloc()
` [PATCH 2/2] xfs: remove the extra processing of zero size in xfs_idata_realloc()

drivers/net/wan/slic_ds26522.c:205:12: warning: stack frame size of 12288 bytes in function 'slic_ds26522_probe'
 2020-11-24 11:51 UTC  (6+ messages)
  ` [kbuild-all] "

[PATCH v6 00/16] Free some vmemmap pages of hugetlb page
 2020-11-24 11:51 UTC  (3+ messages)
` [PATCH v6 09/16] mm/hugetlb: Defer freeing of HugeTLB pages

[PATCH] zlib: define get_unaligned16() only when used
 2020-11-24 11:50 UTC  (3+ messages)

[PATCH 1/4] amba: reorder functions
 2020-11-24 11:49 UTC  (6+ messages)
` [PATCH 3/4] amba: Make the remove callback return void

[dpdk-dev] [PATCH] app/testpmd: fix str2flowtype not used warnings
 2020-11-24 11:49 UTC 

[PATCH v2 1/3] spi: convert to BIT() all spi_device flags
 2020-11-24 11:49 UTC  (8+ messages)

[PATCH] [PATCH] Adding offset keeping option when mapping data via SWIOTLB
 2020-11-24 11:49 UTC  (4+ messages)

[PATCH -tip 00/32] Core scheduling (v9)
 2020-11-24 11:48 UTC  (2+ messages)

[Linux-kernel-mentees] [PATCH] checkpatch: add fix and improve warning msg for Non-standard signature
 2020-11-24 11:48 UTC  (2+ messages)

[PATCH] Revert "usb: cdns3: core: quit if it uses role switch class"
 2020-11-24 11:47 UTC  (6+ messages)

[xen-unstable test] 156975: tolerable FAIL
 2020-11-24 11:47 UTC 

[PATCH v3] usb: musb: remove unused variable 'devctl'
 2020-11-24 11:45 UTC  (5+ messages)

[PATCH] platform/x86: pmt: Fix a potential Oops on error in probe
 2020-11-24 11:44 UTC  (3+ messages)

[PATCH net-next v5 0/5] net/x25: netdev event handling
 2020-11-24 11:43 UTC  (3+ messages)
` [PATCH net-next v5 3/5] net/lapb: fix t1 timer handling for LAPB_STATE_0

[dpdk-dev] [PATCH] doc: announce flow API matching pattern struct changes
 2020-11-24 11:43 UTC  (6+ messages)

[PATCH v7 0/3] xen/events: further locking adjustments
 2020-11-24 11:42 UTC  (3+ messages)
` [PATCH v7 2/3] xen/events: modify struct evtchn layout

[Intel-gfx] [PATCH 01/16] drm/i915/gem: Drop free_work for GEM contexts
 2020-11-24 11:42 UTC  (16+ messages)
` [Intel-gfx] [PATCH 02/16] drm/i915/gt: Track the overall awake/busy time
` [Intel-gfx] [PATCH 03/16] drm/i915/gt: Protect context lifetime with RCU
` [Intel-gfx] [PATCH 04/16] drm/i915/gt: Split the breadcrumb spinlock between global and contexts
` [Intel-gfx] [PATCH 05/16] drm/i915/gt: Move the breadcrumb to the signaler if completed upon cancel
` [Intel-gfx] [PATCH 06/16] drm/i915/gt: Decouple completed requests on unwind
` [Intel-gfx] [PATCH 07/16] drm/i915/gt: Check for a completed last request once
` [Intel-gfx] [PATCH 08/16] drm/i915/gt: Replace direct submit with direct call to tasklet
` [Intel-gfx] [PATCH 09/16] drm/i915/gt: ce->inflight updates are now serialised
` [Intel-gfx] [PATCH 10/16] drm/i915/gt: Use virtual_engine during execlists_dequeue
` [Intel-gfx] [PATCH 11/16] drm/i915/gt: Decouple inflight virtual engines
` [Intel-gfx] [PATCH 12/16] drm/i915/gt: Defer schedule_out until after the next dequeue
` [Intel-gfx] [PATCH 13/16] drm/i915/gt: Remove virtual breadcrumb before transfer
` [Intel-gfx] [PATCH 14/16] drm/i915/gt: Shrink the critical section for irq signaling
` [Intel-gfx] [PATCH 15/16] drm/i915/gt: Resubmit the virtual engine on schedule-out
` [Intel-gfx] [PATCH 16/16] drm/i915/gt: Simplify virtual engine handling for execlists_hold()

[PATCH 1/2] dt-bindings: iio: dac: AD5766 yaml documentation
 2020-11-24 11:42 UTC  (2+ messages)

[PATCH net-next 1/2] dt-bindings: net: nfc: s3fwrn5: Support a UART interface
 2020-11-24 11:41 UTC  (8+ messages)
      ` [linux-nfc] "

[RFC PATCH v2 0/5] sched: support schedstat for RT sched class
 2020-11-24 11:40 UTC  (3+ messages)
` [RFC PATCH v2 3/5] sched: make schedstats helper independent of cfs_rq

[PATCH -next] sched/topology: Mark some symbols with static keyword
 2020-11-24 11:52 UTC 

[PATCH v2 for-5.2] tests/9pfs: Mark "local" tests as "slow"
 2020-11-24 11:40 UTC  (2+ messages)

[rdma:wip/jgg-for-next 75/93] drivers/infiniband/hw/mlx5/devx.c:2110 devx_umem_reg_cmd_alloc() warn: passing zero to 'PTR_ERR'
 2020-11-24 11:40 UTC 

[PATCH v2 0/4] add custom hinge sensor support
 2020-11-24 11:39 UTC  (16+ messages)
` [PATCH v2 1/4] HID: hid-sensor-custom: Add custom sensor iio support
` [PATCH v2 4/4] iio: hid-sensors: Add hinge sensor driver

[Intel-gfx] [PATCH 00/15] drm: Move struct drm_device.pdev to legacy
 2020-11-24 11:38 UTC  (78+ messages)
`  "
` [PATCH 01/15] drm/amdgpu: Remove references to struct drm_device.pdev
  ` [Intel-gfx] "
` [PATCH 02/15] drm/ast: "
  ` [Intel-gfx] "
` [PATCH 03/15] drm/bochs: "
  ` [Intel-gfx] "
` [PATCH 04/15] drm/cirrus: "
  ` [Intel-gfx] "
` [PATCH 05/15] drm/gma500: "
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 06/15] drm/hibmc: "
  `  "
` [PATCH 07/15] drm/i915: "
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 08/15] drm/mgag200: "
  `  "
` [Intel-gfx] [PATCH 09/15] drm/nouveau: "
  `  "
` [PATCH 10/15] drm/qxl: "
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 11/15] drm/radeon: "
  `  "
` [PATCH 12/15] drm/vboxvideo: "
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 13/15] drm/virtgpu: "
  `  "
` [PATCH 14/15] drm/vmwgfx: "
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 15/15] drm: Upcast struct drm_device.dev to struct pci_device; replace pdev
  `  "

[PATCH v4 00/26] coresight: etm4x: Support for system instructions
 2020-11-24 11:38 UTC  (7+ messages)
` [PATCH v4 20/25] coresight: etm4x: Detect system instructions support

[PATCH v3 11/11] KVM: nVMX: Wake L2 from HLT when nested posted-interrupt pending
 2020-11-24 11:39 UTC  (7+ messages)

[PATCH 0/4] branding CA5DS to Corstone-500
 2020-11-24 11:36 UTC  (5+ messages)
` [PATCH 1/4] arm-bsp: "
` [PATCH 2/4] arm-bsp: use forcevariable override to set Corstone-500 kernel
` [PATCH 3/4] arm-bsp/u-boot: enabling the generic timer for Corstone-500
` [PATCH 4/4] arm-bsp/trusted-firmware-a: fix the Corstone-500 system timer issue

memory leak in hub_event
 2020-11-24 11:38 UTC  (4+ messages)

[PATCH v10 00/41] btrfs: zoned block device support
 2020-11-24 11:36 UTC  (6+ messages)
` [PATCH v10 02/41] iomap: support REQ_OP_ZONE_APPEND
` [PATCH v10 12/41] btrfs: implement zoned chunk allocator

[PATCH 5.11] block: optimise for_each_bvec() advance
 2020-11-24 11:37 UTC  (2+ messages)

[PATCH] hmp: Changed hmp_netdev_add() using qmp_marshal_netdev_add()
 2020-11-24 11:36 UTC  (11+ messages)

[PATCH v2 1/2] mmc: Support kmsg dumper based on pstore/blk
 2020-11-24 11:37 UTC  (2+ messages)

[PATCH] xsk: add cq event
 2020-11-24 11:36 UTC  (5+ messages)
` [PATCH 0/3] xsk: fix for xsk_poll writeable
  ` [PATCH 1/3] xsk: replace datagram_poll by sock_poll_wait

[PATCH -next] mm/swap.c: Mark sort_page_lruvec with static keyword
 2020-11-24 11:47 UTC 

[PATCH 8/8] WIP: add a dma_alloc_contiguous API
 2020-11-24 11:35 UTC  (4+ messages)
` [PATCH] WIP! media: uvcvideo: Use dma_alloc_noncontiguos API

[RFC 0/4] platform/x86: i2c-multi-instantiate: Pass ACPI fwnode to instantiated i2c-clients
 2020-11-24 11:35 UTC  (8+ messages)

[PATCH 0/5] memory: renesas-rpc-if: Trivial fixes
 2020-11-24 11:34 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v5] Added dynamic Subtest
 2020-11-24 11:34 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for Added dynamic Subtest (rev5)

[PATCH] platform/x86: touchscreen_dmi: Add info for the Irbis TW118 tablet
 2020-11-24 11:35 UTC  (2+ messages)

[PATCH] media: platform: s5p-mfc: properly assign device to both vb2 queues
 2020-11-24 11:32 UTC  (2+ messages)

[PATCH 0/2] libvhost-user: lower dependency on QEMU headers
 2020-11-24 11:31 UTC  (3+ messages)
` [PATCH 1/2] libvhost-user: replace qemu/bswap.h with glibc endian.h

[PATCH v2 0/4] sdhci-xenon ACPI support
 2020-11-24 11:31 UTC  (3+ messages)
` [PATCH v2 3/4] mmc: sdhci-xenon: use clk only with DT

[PATCH -next] pinctrl: pinctrl-microchip-sgpio: Mark some symbols with static keyword
 2020-11-24 11:42 UTC  (2+ messages)

[dpdk-dev] [RFC] remove unused functions
 2020-11-24 11:31 UTC  (7+ messages)

[PATCH] phy/rockchip: Make PHY_ROCKCHIP_INNO_HDMI depend on HAS_IOMEM to fix build error
 2020-11-24 11:30 UTC  (4+ messages)

[PATCH v2 0/5] Add uv_sysfs platform driver
 2020-11-24 11:29 UTC  (2+ messages)

[PATCH 1/1] Btrfs: correctly calculate item size used when item key collision happends
 2020-11-24 11:29 UTC  (2+ messages)

[PATCH 1/3] selftests/powerpc: Hoist helper code out of eeh-basic
 2020-11-24 11:17 UTC  (4+ messages)
` [PATCH 3/3] selftests/powerpc: Add VF recovery tests

[PATCH] arm64: dts: ls1028a: make the eMMC and SD card controllers use fixed indices
 2020-11-24 11:28 UTC  (11+ messages)


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.