All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-07-30 01:47:16 to 2021-07-30 03:06:45 UTC [more...]

[PATCH 0/5] Cleanups and fixup for memcontrol
 2021-07-30  3:06 UTC  (29+ messages)
` [PATCH 1/5] mm, memcg: remove unused functions
` [PATCH 2/5] mm, memcg: narrow the scope of percpu_charge_mutex
` [PATCH 3/5] mm, memcg: save some atomic ops when flush is already true
` [PATCH 4/5] mm, memcg: avoid possible NULL pointer dereferencing in mem_cgroup_init()
` [PATCH 5/5] mm, memcg: always call __mod_node_page_state() with preempt disabled
          ` [External] "

[PATCH v7 00/12] Clean up "mediatek,larb"
 2021-07-30  2:52 UTC  (48+ messages)
` [PATCH v7 01/12] dt-binding: mediatek: Get rid of mediatek,larb for multimedia HW
  ` [PATCH v7 01/12] dt-binding: mediatek: Get rid of mediatek, larb "
` [PATCH v7 02/12] iommu/mediatek-v1: Free the existed fwspec if the master dev already has
` [PATCH v7 03/12] iommu/mediatek: Add probe_defer for smi-larb
` [PATCH v7 04/12] iommu/mediatek: Add device_link between the consumer and the larb devices
` [PATCH v7 05/12] media: mtk-jpeg: Get rid of mtk_smi_larb_get/put
` [PATCH v7 06/12] media: mtk-mdp: "
` [PATCH v7 07/12] drm/mediatek: Add pm runtime support for ovl and rdma
` [PATCH v7 08/12] drm/mediatek: Get rid of mtk_smi_larb_get/put
` [PATCH v7 09/12] media: mtk-vcodec: "
` [PATCH v7 10/12] memory: mtk-smi: "
` [PATCH v7 11/12] arm: dts: mediatek: Get rid of mediatek,larb for MM nodes
  ` [PATCH v7 11/12] arm: dts: mediatek: Get rid of mediatek, larb "
` [PATCH v7 12/12] arm64: dts: mediatek: Get rid of mediatek,larb "
  ` [PATCH v7 12/12] arm64: dts: mediatek: Get rid of mediatek, larb "

[PATCH v2 0/3] Add support for Fujitsu A64FX processor
 2021-07-30  1:40 UTC 

[PATCH] rteval: Add __contains__ in rtevalConfig
 2021-07-30  3:05 UTC 

[usb:usb-testing] BUILD SUCCESS 64cd4271ea8e6247f7ed14c443e41d0f5866aac0
 2021-07-30  3:05 UTC 

[hwmon:hwmon-next] BUILD SUCCESS c35d96845882fa7d1e134049fcda52b294c79c85
 2021-07-30  3:05 UTC 

[PATCH v2 00/10] coresight: TRBE and Self-Hosted trace fixes
 2021-07-30  3:05 UTC  (3+ messages)
` [PATCH v2 01/10] coresight: etm4x: Save restore TRFCR_EL1

[PATCH v6 0/6] Introduce multi-preference mempolicy
 2021-07-30  3:05 UTC  (10+ messages)
` [PATCH v6 1/6] mm/mempolicy: Add MPOL_PREFERRED_MANY for multiple preferred nodes

[PATCH] rteval: Add __contains__ in rtevalConfig
 2021-07-30  3:04 UTC  (3+ messages)

[PATCH 0/3] arm: kirkwood: Convert the GoFlex Home board Ethernet and SATA to Driver Model
 2021-07-30  3:02 UTC  (4+ messages)
` [PATCH 1/3] arm: kirkwood: GoFlex Home: Add DM Ethernet, remove IDE, and add DM SATA configs
` [PATCH 2/3] arm: kirkwood: GoFlex Home: Add "
` [PATCH 3/3] arm: kirkwood: GoFlex Home: Use Ethernet PHY name and address from device tree

[RFC-PATCH] net: stmmac: Add KR port support
 2021-07-30  3:01 UTC  (3+ messages)

[PATCH -next] drm/amdgpu: fix checking pmops when PM_SLEEP is not enabled
 2021-07-30  3:03 UTC  (2+ messages)

[PATCH 0/6] libtracefs: Updates to event filtering
 2021-07-30  3:03 UTC  (7+ messages)
` [PATCH 1/6] libtracefs: Update to version 1.3-dev
` [PATCH 2/6] libtracefs: Rename GR and NQ to GT and NE respectively
` [PATCH 3/6] libtracefs: Append the synth filter with parens and conjunctions
` [PATCH 4/6] libtracefs: Add kerneldoc comments to the remaining synth functions
` [PATCH 5/6] libtracefs: Add filter creating and verify API
` [PATCH 6/6] libtracefs: Add man pages for tracefs_event_append_filter()

[PATCH] net/mlx5: Fix typo in comments
 2021-07-30  3:03 UTC 

[PATCH v2] x86/fault: Fix wrong signal when vsyscall fails with pkey
 2021-07-30  3:01 UTC 

[PATCH v5 00/14] drm/i915/guc/slpc: Enable GuC based power management features
 2021-07-30  3:01 UTC  (33+ messages)
` [Intel-gfx] "
` [Intel-gfx] [PATCH 01/14] drm/i915/guc/slpc: Initial definitions for SLPC
  `  "
` [PATCH 02/14] drm/i915/guc/slpc: Gate Host RPS when SLPC is enabled
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 03/14] drm/i915/guc/slpc: Adding SLPC communication interfaces
  `  "
` [Intel-gfx] [PATCH 04/14] drm/i915/guc/slpc: Allocate, initialize and release SLPC
  `  "
` [PATCH 05/14] drm/i915/guc/slpc: Enable SLPC and add related H2G events
  ` [Intel-gfx] "
` [PATCH 06/14] drm/i915/guc/slpc: Remove BUG_ON in guc_submission_disable
  ` [Intel-gfx] "
` [PATCH 07/14] drm/i915/guc/slpc: Add methods to set min/max frequency
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 08/14] drm/i915/guc/slpc: Add get max/min freq hooks
  `  "
` [Intel-gfx] [PATCH 09/14] drm/i915/guc/slpc: Add debugfs for SLPC info
  `  "
` [Intel-gfx] [PATCH 10/14] drm/i915/guc/slpc: Enable ARAT timer interrupt
  `  "
` [Intel-gfx] [PATCH 11/14] drm/i915/guc/slpc: Cache platform frequency limits
  `  "
` [Intel-gfx] [PATCH 12/14] drm/i915/guc/slpc: Sysfs hooks for SLPC
  `  "
` [PATCH 13/14] drm/i915/guc/slpc: Add SLPC selftest
  ` [Intel-gfx] "
` [PATCH 14/14] drm/i915/guc/rc: Setup and enable GuCRC feature
  ` [Intel-gfx] "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/guc/slpc: Enable GuC based power management features (rev3)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[RFC 00/11] Intro to Hardware timestamping engine
 2021-07-30  3:07 UTC  (14+ messages)
` [RFC 04/11] dt-bindings: Add HTE bindings
` [RFC 06/11] gpiolib: Add HTE support
` [RFC 08/11] gpiolib: cdev: Add hardware timestamp clock type

Serial over LAN by phosphor-net-ipmid issue
 2021-07-30  2:57 UTC  (2+ messages)

[PATCH 00/64] Introduce strict memcpy() bounds checking
 2021-07-30  2:57 UTC  (15+ messages)
` [PATCH 23/64] drm/amd/pm: Use struct_group() for memcpy() region
` [PATCH 34/64] fortify: Detect struct member overflows in memcpy() at compile-time
` [PATCH 48/64] drbd: Use struct_group() to zero algs

[PATCH] scsi: ufs: Fix memory corruption by ufshcd_read_desc_param()
 2021-07-30  2:56 UTC  (4+ messages)

[RFC v1 0/2] crypto: tcrypt: small changes to run under KUnit
 2021-07-30  2:55 UTC  (5+ messages)
` [RFC v1 1/2] crypto: tcrypt: minimal conversion "

stable-rc/queue/4.9 baseline: 99 runs, 4 regressions (v4.9.277-12-gbd9cd7373feb)
 2021-07-30  2:53 UTC 

[PATCH 00/13] x86/Hyper-V: Add Hyper-V Isolation VM support
 2021-07-30  2:52 UTC  (9+ messages)
` [PATCH 03/13] x86/HV: Add new hvcall guest address host visibility support

[RFC PATCH v3] locking/atomic: Implement atomic{,64,_long}_{fetch_,}{andnot_or}{,_relaxed,_acquire,_release}()
 2021-07-30  2:50 UTC  (5+ messages)

[PATCH 2/3] mm: mmap_lock: use DECLARE_EVENT_CLASS and DEFINE_EVENT_FN
 2021-07-30  2:46 UTC  (3+ messages)

[PATCH 1/3] mm: mmap_lock: remove redundant "\n" in TP_printk
 2021-07-30  2:45 UTC  (3+ messages)

[v6 0/2] Add MediaTek MT8192 clock provider device nodes
 2021-07-30  2:43 UTC  (6+ messages)
` [v6 2/2] arm64: dts: mediatek: Correct UART0 bus clock of MT8192

[PATCH] drm/amd/pm: update yellow carp pmfw interface version
 2021-07-30  2:45 UTC  (2+ messages)

A question of TDP unloading
 2021-07-30  2:42 UTC  (7+ messages)

[PATCH 1/3] drm/amd/pm: Don't output SMU version for smu13 every time
 2021-07-30  2:40 UTC  (3+ messages)
` [PATCH 2/3] drm/amdgpu: Convert SMU version to decimal in debugfs
` [PATCH 3/3] drm/amd/pm: Downgrade SMU mismatch information messages

[PATCH 5.10 00/24] 5.10.55-rc1 review
 2021-07-30  2:40 UTC  (2+ messages)

[ovmf test] 164047: all pass - PUSHED
 2021-07-30  2:38 UTC 

[PATCH v2 0/6] Add Pdc, GCC and RPMh clock support for SDX65
 2021-07-30  2:39 UTC  (3+ messages)
` [PATCH v2 2/6] clk: qcom: Add new PLL type "

[PATCH/RFC 00/11] expose btrfs subvols in mount table correctly
 2021-07-30  2:36 UTC  (10+ messages)

EFI from usb HDD
 2021-07-30  2:35 UTC  (8+ messages)

[PATCH v2] iommu/amd: Use report_iommu_fault()
 2021-07-30  2:32 UTC  (3+ messages)

[PATCH 0/7] Final optimization batch (#15): use memory pools
 2021-07-30  2:30 UTC  (12+ messages)
` [PATCH 3/7] merge-ort: add pool_alloc, pool_calloc, and pool_strndup wrappers
` [PATCH v2 0/7] Final optimization batch (#15): use memory pools
  ` [PATCH v2 4/7] merge-ort: switch our strmaps over to using "

[PATCH rcu 0/18] Miscellaneous fixes for v5.15
 2021-07-30  2:28 UTC  (5+ messages)
` [PATCH rcu 11/18] rcu: Mark lockless ->qsmask read in rcu_check_boost_fail()

[PATCH V2 net-next] bonding: 3ad: fix the concurrency between __bond_release_one() and bond_3ad_state_machine_handler()
 2021-07-30  2:19 UTC 

[Accel-config] [PATCH] accel-config: Fix a bug in list command
 2021-07-30  2:22 UTC 

[PATCH v1 1/2] iommu/vt-d: Move intel_iommu_ops to header file
 2021-07-30  2:20 UTC  (3+ messages)

[PATCH] drm/amdgpu/powerplay/smu10: Fix a typo in error message
 2021-07-30  2:21 UTC  (3+ messages)

[igt-dev] [PATCH v2] ci: Use FDO_CI_CONCURRENT to limit build/test concurrency
 2021-07-30  2:19 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for ci: Use FDO_CI_CONCURRENT to limit build/test concurrency (rev2)

[dpdk-dev] [PATCH] app/testpmd: fix vm_hotplug after removal of rte_eth_devices
 2021-07-30  2:17 UTC  (2+ messages)

[PATCH] gpu/drm/radeon: Fix typo in comments
 2021-07-30  2:17 UTC  (3+ messages)

[PATCH] drm/amd/display: Fix typo in comments
 2021-07-30  2:16 UTC  (3+ messages)

[PATCH v2] drm/amdgpu: fix fdinfo race with process exit
 2021-07-30  2:13 UTC 

[PATCH v2 makedumpfile 0/3] Add option to limit file size
 2021-07-30  2:13 UTC  (2+ messages)

bug with large_dir in 5.12.17: patch from Denis
 2021-07-30  2:13 UTC 

[PATCH 0/3 v3] watchdog: meson_gxbb_wdt: improve
 2021-07-30  2:09 UTC  (6+ messages)
` [PATCH] watchdog: meson_gxbb_wdt: remove stop_on_reboot

[PATCH v2] blk-throtl: optimize IOPS throttle for large IO scenarios
 2021-07-30  2:09 UTC  (3+ messages)

[PATCH v2 0/2] SCHED_IDLE extensions
 2021-07-30  2:00 UTC  (3+ messages)
` [PATCH v2 1/2] sched: cgroup SCHED_IDLE support
` [PATCH 2/2] sched: adjust SCHED_IDLE interactions

[PATCH v2] drm: rcar-du: Allow importing non-contiguous dma-buf with VSP
 2021-07-30  2:05 UTC  (2+ messages)

[Intel-gfx] [PATCH i-g-t v2 01/11] lib/i915/gem_mman: add FIXED mmap mode
 2021-07-30  2:03 UTC  (4+ messages)
  ` [igt-dev] "

[PATCH] hw/char/virtio-serial-bus: fix: Unpop throttled VirtQueueElement to queue before discard vq data
 2021-07-30  1:58 UTC  (3+ messages)

[PATCH] fpga: region: handle compat_id as an uuid
 2021-07-30  1:48 UTC  (7+ messages)

[PATCH] intel_iommu: Fix typo in comments
 2021-07-30  1:49 UTC 

stable-rc/linux-4.9.y baseline: 97 runs, 4 regressions (v4.9.277-13-gf890c3a34d9b)
 2021-07-30  1:50 UTC 

[PATCH v2 0/2] perf tools: Add PMU alias support
 2021-07-30  1:47 UTC  (4+ messages)
` [PATCH v2 2/2] perf tests: Test for PMU alias


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.