All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-06-30 21:05:45 to 2020-06-30 21:34:11 UTC [more...]

[RFC PATCH 00/16] Core scheduling v6
 2020-06-30 21:32 UTC  (15+ messages)
` [RFC PATCH 01/16] sched: Wrap rq::lock access
` [RFC PATCH 02/16] sched: Introduce sched_class::pick_task()
` [RFC PATCH 03/16] sched: Core-wide rq->lock
` [RFC PATCH 04/16] sched/fair: Add a few assertions
` [RFC PATCH 05/16] sched: Basic tracking of matching tasks
` [RFC PATCH 06/16] sched: Add core wide task selection and scheduling
` [RFC PATCH 07/16] sched/fair: Fix forced idle sibling starvation corner case
` [RFC PATCH 08/16] sched/fair: wrapper for cfs_rq->min_vruntime
` [RFC PATCH 09/16] sched/fair: core wide cfs task priority comparison
` [RFC PATCH 10/16] sched: Trivial forced-newidle balancer
` [RFC PATCH 12/16] sched: cgroup tagging interface for core scheduling
` [RFC PATCH 13/16] sched: Fix pick_next_task() race condition in "
` [RFC PATCH 14/16] irq: Add support for core-wide protection of IRQ and softirq
` [RFC PATCH 16/16] sched: Debug bits

[master/dunfell][PATCH] linux: copy-defconfig: Move do_create_srcipk only if defined
 2020-06-30 21:30 UTC  (3+ messages)

[PATCH V3 0/4] mm/debug_vm_pgtable: Add some more tests
 2020-06-30 21:32 UTC  (5+ messages)

[PATCH v2] ARM: dts: am335x-pocketbeagle: set default mux for gpio pins
 2020-06-30 21:31 UTC  (5+ messages)

[Intel-gfx] [PATCH 00/59] Add support for Keem Bay DRM driver
 2020-06-30 21:28 UTC  (120+ messages)
`  "
` [PATCH 01/59] drm/kmb: Add support for KeemBay Display
  ` [Intel-gfx] "
` [PATCH 02/59] drm/kmb: Added id to kmb_plane
  ` [Intel-gfx] "
` [PATCH 03/59] drm/kmb: Set correct values in the LAYERn_CFG register
  ` [Intel-gfx] "
` [PATCH 04/59] drm/kmb: Use biwise operators for register definitions
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 05/59] drm/kmb: Updated kmb_plane_atomic_check
  `  "
` [Intel-gfx] [PATCH 06/59] drm/kmb: Initial check-in for Mipi DSI
  `  "
` [Intel-gfx] [PATCH 07/59] drm/kmb: Set OUT_FORMAT_CFG register
  `  "
` [Intel-gfx] [PATCH 08/59] drm/kmb: Added mipi_dsi_host initialization
  `  "
` [PATCH 09/59] drm/kmb: Part 1 of Mipi Tx Initialization
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 10/59] drm/kmb: Part 2 "
  `  "
` [PATCH 11/59] drm/kmb: Use correct mmio offset from data book
  ` [Intel-gfx] "
` [PATCH 12/59] drm/kmb: Part3 of Mipi Tx initialization
  ` [Intel-gfx] "
` [PATCH 13/59] drm/kmb: Part4 of Mipi Tx Initialization
  ` [Intel-gfx] "
` [PATCH 14/59] drm/kmb: Correct address offsets for mipi registers
  ` [Intel-gfx] "
` [PATCH 15/59] drm/kmb: Part5 of Mipi Tx Intitialization
  ` [Intel-gfx] "
` [PATCH 16/59] drm/kmb: Part6 of Mipi Tx Initialization
  ` [Intel-gfx] "
` [PATCH 17/59] drm/kmb: Part7 "
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 18/59] drm/kmb: Part8 "
  `  "
` [PATCH 19/59] drm/kmb: Added ioremap/iounmap for register access
  ` [Intel-gfx] "
` [PATCH 20/59] drm/kmb: Register IRQ for LCD
  ` [Intel-gfx] "
` [PATCH 21/59] drm/kmb: IRQ handlers for LCD and mipi dsi
  ` [Intel-gfx] "
` [PATCH 22/59] drm/kmb: Set hardcoded values to LCD_VSYNC_START
  ` [Intel-gfx] "
` [PATCH 23/59] drm/kmb: Additional register programming to update_plane
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 24/59] drm/kmb: Add ADV7535 bridge
  `  "
` [Intel-gfx] [PATCH 25/59] drm/kmb: Display clock enable/disable
  `  "
` [Intel-gfx] [PATCH 26/59] drm/kmb: rebase to newer kernel version
  `  "
` [Intel-gfx] [PATCH 27/59] drm/kmb: minor name change to match device tree
  `  "
` [Intel-gfx] [PATCH 28/59] drm/kmb: Changed MMIO size
  `  "
` [Intel-gfx] [PATCH 29/59] drm/kmb: Defer Probe
  `  "
` [Intel-gfx] [PATCH 30/59] drm/kmb: call bridge init in the very beginning
  `  "
` [Intel-gfx] [PATCH 31/59] drm/kmb: Cleanup probe functions
  `  "
` [PATCH 32/59] drm/kmb: Revert dsi_host back to a static variable
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 33/59] drm/kmb: Initialize clocks for clk_msscam, clk_mipi_ecfg, & clk_mipi_cfg
  `  "
` [Intel-gfx] [PATCH 34/59] drm/kmb: Enable MSS_CAM_CLK_CTRL for LCD and MIPI
  `  "
` [Intel-gfx] [PATCH 35/59] drm/kmb: Remove declaration of irq_lcd/irq_mipi
  `  "
` [PATCH 36/59] drm/kmb: Enable MIPI TX HS Test Pattern Generation
  ` [Intel-gfx] "
` [PATCH 37/59] drm/kmb: Set MSS_CAM_RSTN_CTRL along with enable
  ` [Intel-gfx] "
` [PATCH 38/59] drm/kmb: Mipi DPHY initialization changes
  ` [Intel-gfx] "
` [PATCH 39/59] drm/kmb: Fixed driver unload
  ` [Intel-gfx] "
` [PATCH 40/59] drm/kmb: Added LCD_TEST config
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 41/59] drm/kmb: Changes for LCD to Mipi
  `  "
` [Intel-gfx] [PATCH 42/59] drm/kmb: Update LCD programming to match MIPI
  `  "
` [Intel-gfx] [PATCH 43/59] drm/kmb: Changed name of driver to kmb-drm
  `  "
` [Intel-gfx] [PATCH 44/59] drm/kmb: Mipi settings from input timings
  `  "
` [Intel-gfx] [PATCH 45/59] drm/kmb: Enable LCD interrupts
  `  "
` [Intel-gfx] [PATCH 46/59] drm/kmb: Enable LCD interrupts during modeset
  `  "
` [Intel-gfx] [PATCH 47/59] drm/kmb: Don’t inadvertantly disable LCD controller
  `  "
` [Intel-gfx] [PATCH 48/59] drm/kmb: SWAP R and B LCD Layer order
  `  "
` [Intel-gfx] [PATCH 49/59] drm/kmb: Disable ping pong mode
  `  "
` [Intel-gfx] [PATCH 50/59] drm/kmb: Do the layer initializations only once
  `  "
` [Intel-gfx] [PATCH 51/59] drm/kmb: Write to LCD_LAYERn_CFG "
  `  "
` [Intel-gfx] [PATCH 52/59] drm/kmb: Cleaned up code
  `  "
` [PATCH 53/59] drm/kmb: disable the LCD layer in EOF irq handler
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 54/59] drm/kmb: Initialize uninitialized variables
  `  "
` [PATCH 55/59] drm/kmb: Added useful messages in LCD ISR
  ` [Intel-gfx] "
` [PATCH 56/59] kmb/drm: Prune unsupported modes
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 57/59] drm/kmb: workaround for dma undeflow issue
  `  "
` [Intel-gfx] [PATCH 58/59] drm/kmb: Get System Clock from SCMI
  `  "
` [Intel-gfx] [PATCH 59/59] drm/kmb: work around for planar formats
  `  "

[PATCH v1 0/8] watchdog: f71808e_wdt: migrate to kernel
 2020-06-30 21:29 UTC  (13+ messages)
` [PATCH v1 3/8] watchdog: f71808e_wdt: remove use of wrong watchdog_info option
` [PATCH v1 4/8] watchdog: f71808e_wdt: clear watchdog timeout occurred flag
` [PATCH v1 5/8] watchdog: f71808e_wdt: do stricter parameter validation
` [PATCH v1 6/8] watchdog: f71808e_wdt: consolidate variant handling into single array
` [PATCH v1 7/8] watchdog: f71808e_wdt: migrate to new kernel watchdog API
` [PATCH v1 8/8] watchdog: f71808e_wdt: rename variant-independent identifiers appropriately

Feedback on Current OpenBMC and Proposing Some Improvements ---- "Improvements" Ideas
 2020-06-30 21:28 UTC  (9+ messages)

[PATCH v6] gpio: pca953x: Add Maxim MAX7313 PWM support
 2020-06-30 21:27 UTC  (7+ messages)

[PATCH bpf-next] selftests/bpf: Switch test_vmlinux to use hrtimer_range_start_ns
 2020-06-30 21:26 UTC  (2+ messages)

[PATCH v2 00/12] Introduced multi-preference mempolicy
 2020-06-30 21:25 UTC  (13+ messages)
` [PATCH 01/12] mm/mempolicy: Add comment for missing LOCAL
` [PATCH 02/12] mm/mempolicy: convert single preferred_node to full nodemask
` [PATCH 03/12] mm/mempolicy: Add MPOL_PREFERRED_MANY for multiple preferred nodes
` [PATCH 04/12] mm/mempolicy: allow preferred code to take a nodemask
` [PATCH 05/12] mm/mempolicy: refactor rebind code for PREFERRED_MANY
` [PATCH 06/12] mm/mempolicy: kill v.preferred_nodes
` [PATCH 07/12] mm/mempolicy: handle MPOL_PREFERRED_MANY like BIND
` [PATCH 08/12] mm/mempolicy: Create a page allocator for policy
` [PATCH 09/12] mm/mempolicy: Thread allocation for many preferred
` [PATCH 10/12] mm/mempolicy: VMA "
` [PATCH 11/12] mm/mempolicy: huge-page "
` [PATCH 12/12] mm/mempolicy: Advertise new MPOL_PREFERRED_MANY

[Intel-gfx] [PATCH v4 1/2] drm/i915/dp: Helper for checking DDI_BUF_CTL Idle status
 2020-06-30 21:25 UTC  (6+ messages)
` [Intel-gfx] [PATCH v4 2/2] drm/i915/dp: Helper to check for DDI BUF status to get active

[Intel-gfx] [PATCH i-g-t] i915/gem_close_race: Mix in a contexts and a small delay to closure
 2020-06-30 21:25 UTC  (2+ messages)
` [igt-dev] "

[PATCH v2 1/2] gpio: add GPO driver for PCA9570
 2020-06-30 21:23 UTC  (5+ messages)

[regression] TCP_MD5SIG on established sockets
 2020-06-30 21:23 UTC  (7+ messages)

[PATCH v2 0/5] mm/hmm/nouveau: add PMD system memory mapping
 2020-06-30 21:23 UTC  (4+ messages)
` [PATCH v2 2/5] mm/hmm: add output flags for PMD/PUD page mapping

[PATCH] linux-linaro-arm_5.4: fix build of Perf with new BFD
 2020-06-30 21:23 UTC 

[PATCH v3 0/2] target/m68k: fix physical address translation in m68k_cpu_get_phys_page_debug()
 2020-06-30 21:20 UTC  (3+ messages)
` [PATCH v3 2/2] target/m68k: consolidate physical translation offset into get_physical_address()

pull-request: bpf 2020-06-30
 2020-06-30 21:21 UTC  (2+ messages)

[PATCH v2] powerpc/uaccess: Use flexible addressing with __put_user()/__get_user()
 2020-06-30 21:18 UTC  (9+ messages)

[PATCH bpf-next] selftests/bpf: test_progs option for listing test names
 2020-06-30 21:19 UTC  (4+ messages)

[Intel-gfx] [PATCH v1] drm/i915: Clamp min_cdclk to max_cdclk_freq to unblock 8K
 2020-06-30 21:17 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[Buildroot] [PATCH v7 1/1] package/libvirt: new package
 2020-06-30 21:16 UTC 

[drm:not-butter 9/12] drivers/gpu/drm/i915/ttm/i915_ttm_bo_list.h:9:29: error: field 'tv' has incomplete type
 2020-06-30 21:14 UTC  (2+ messages)

[PATCH 1/4] am335x: Update list of defconfigs
 2020-06-30 21:15 UTC  (6+ messages)
` [PATCH 3/4] ti816x_evm: Enable DM_MMC
` [PATCH 4/4] ti814x: Remove platform

[PULL] u-boot-mips
 2020-06-30 21:14 UTC  (2+ messages)

[PATCH v2 1/2] kbuild: fix CONFIG_CC_CAN_LINK(_STATIC) for cross-compilation with Clang
 2020-06-30 21:14 UTC  (4+ messages)
` [PATCH v2 2/2] kbuild: make Clang build userprogs for target architecture

[PATCH v4 00/26] mm: Page fault accounting cleanups
 2020-06-30 21:11 UTC  (2+ messages)

[Bug 1885350] [NEW] RISCV dynamic rounding mode is not behaving correctly
 2020-06-30 20:59 UTC  (2+ messages)
` [Bug 1885350] "

[PATCH] mailbox: imx: Mark PM functions as __maybe_unused
 2020-06-30 21:08 UTC  (4+ messages)

[PATCH 4.19 000/131] 4.19.131-rc1 review
 2020-06-30 21:09 UTC  (3+ messages)
` [PATCH 4.19 011/131] btrfs: make caching_thread use btrfs_find_next_key

[chao-linux:f2fs-dev 9/9] fs/f2fs/gc.c:588:6: sparse: sparse: symbol 'release_victim_entry' was not declared. Should it be
 2020-06-30 21:09 UTC  (2+ messages)
` [RFC PATCH chao-linux] f2fs: release_victim_entry() can be static

[PATCH net-next 1/2] amd8111e: Mark PM functions as __maybe_unused
 2020-06-30 21:00 UTC 

[dpdk-dev] [PATCH 00/27] event/dlb Intel DLB PMD
 2020-06-30 21:07 UTC  (10+ messages)
` [dpdk-dev] [PATCH 01/27] eventdev: dlb upstream prerequisites

[RFC PATCH 00/11] ptq: Per Thread Queues
 2020-06-30 21:06 UTC  (3+ messages)
` [RFC PATCH 07/11] net: Introduce global queues

[PATCH 00/17] spitz: fix hacks, fix CID 1421913, various cleanups
 2020-06-30 20:55 UTC  (3+ messages)
` [PATCH 08/17] ssi: Add ssi_realize_and_unref()

[PATCH] IB/hfi1: Add explicit cast OPA_MTU_8192 to 'enum ib_mtu'
 2020-06-30 21:05 UTC  (3+ messages)

[PATCH] ASoC: Intel: KeemBay: Fix header guard
 2020-06-30 21:04 UTC  (2+ 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.