All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-03-22 21:47:22 to 2022-03-22 22:15:54 UTC [more...]

[Intel-gfx] [PATCH v2 1/4] drm/i915/display: Program PIPE_MBUS_DBOX_CTL with adl-p values
 2022-03-22 22:02 UTC  (4+ messages)
` [Intel-gfx] [PATCH v2 4/4] drm/i915/display: Remove MBUS joining invalid TODOs

[PATCH RFC 00/12] IOMMUFD Generic interface
 2022-03-22 22:15 UTC  (3+ messages)
` [PATCH RFC 07/12] iommufd: Data structure to provide IOVA to PFN mapping

[PATCH v7 00/13] perf/x86/amd: Add AMD Fam19h Branch Sampling support
 2022-03-22 22:15 UTC  (6+ messages)
` [PATCH v7 01/13] perf/core: add perf_clear_branch_entry_bitfields() helper
` [PATCH v7 02/13] x86/cpufeatures: add AMD Fam19h Branch Sampling feature
` [PATCH v7 03/13] perf/x86/amd: add AMD Fam19h Branch Sampling support
` [PATCH v7 04/13] perf/x86/amd: add branch-brs helper event for Fam19h BRS
` [PATCH v7 05/13] perf/x86/amd: enable branch sampling priv level filtering

[PATCH] image-fdt: save name of FIT configuration in '/chosen' node
 2022-03-22 22:13 UTC  (5+ messages)

[RFC 00/19] drm/edid: overhaul CEA data block iteration
 2022-03-22 22:13 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.DOCS: "

[meta-arago][dunfell][PATCH 0/3] Adding support for am62xx
 2022-03-22 22:13 UTC  (5+ messages)
` [meta-arago][dunfell][PATCH 2/3] packagegroup-*-graphics: add virtual provider for AM62x GPU driver v2

incoming
 2022-03-22 22:13 UTC  (118+ messages)
` [patch 003/227] ntfs: add sanity check on allocation size
` [patch 095/227] mm: enforce pageblock_order < MAX_ORDER
` [patch 168/227] mm: make free_area_init_node aware of memory less nodes
` [patch 169/227] memcg: do not tweak node in alloc_mem_cgroup_per_node_info
` [patch 170/227] drivers/base/memory: add memory block to memory group after registration succeeded
` [patch 171/227] drivers/base/node: consolidate node device subsystem initialization in node_dev_init()
` [patch 172/227] mm/memory_hotplug: remove obsolete comment of __add_pages
` [patch 173/227] mm/memory_hotplug: avoid calling zone_intersects() for ZONE_NORMAL
` [patch 174/227] mm/memory_hotplug: clean up try_offline_node
` [patch 175/227] mm/memory_hotplug: fix misplaced comment in offline_pages
` [patch 176/227] drivers/base/node: rename link_mem_sections() to register_memory_block_under_node()
` [patch 177/227] drivers/base/memory: determine and store zone for single-zone memory blocks
` [patch 178/227] drivers/base/memory: clarify adding and removing of "
` [patch 179/227] mm: only re-generate demotion targets when a numa node changes its N_CPU state
` [patch 180/227] mm/thp: ClearPageDoubleMap in first page_add_file_rmap()
` [patch 181/227] mm/zswap.c: allow handling just same-value filled pages
` [patch 182/227] mm: remove usercopy_warn()
` [patch 183/227] mm: uninline copy_overflow()
` [patch 184/227] mm/usercopy: return 1 from hardened_usercopy __setup() handler
` [patch 185/227] mm/early_ioremap: declare early_memremap_pgprot_adjust()
` [patch 186/227] highmem: document kunmap_local()
` [patch 187/227] mm/highmem: remove unnecessary done label
` [patch 188/227] mm/page_table_check.c: use strtobool for param parsing
` [patch 189/227] mm/kfence: remove unnecessary CONFIG_KFENCE option
` [patch 190/227] kfence: allow re-enabling KFENCE after system startup
` [patch 191/227] kfence: alloc kfence_pool "
` [patch 192/227] kunit: fix UAF when run kfence test case test_gfpzero
` [patch 193/227] kunit: make kunit_test_timeout compatible with comment
` [patch 194/227] kfence: test: try to avoid test_gfpzero trigger rcu_stall
` [patch 195/227] kfence: allow use of a deferrable timer
` [patch 196/227] mm/hmm.c: remove unneeded local variable ret
` [patch 197/227] mm/damon/dbgfs/init_regions: use target index instead of target id
` [patch 198/227] Docs/admin-guide/mm/damon/usage: update for changed initail_regions file input
` [patch 199/227] mm/damon/core: move damon_set_targets() into dbgfs
` [patch 200/227] mm/damon: remove the target id concept
` [patch 201/227] mm/damon: remove redundant page validation
` [patch 202/227] mm/damon: rename damon_primitives to damon_operations
` [patch 203/227] mm/damon: let monitoring operations can be registered and selected
` [patch 204/227] mm/damon/paddr,vaddr: register themselves to DAMON in subsys_initcall
` [patch 205/227] mm/damon/reclaim: use damon_select_ops() instead of damon_{v,p}a_set_operations()
` [patch 206/227] mm/damon/dbgfs: "
` [patch 207/227] mm/damon/dbgfs: use operations id for knowing if the target has pid
` [patch 208/227] mm/damon/dbgfs-test: fix is_target_id() change
` [patch 209/227] mm/damon/paddr,vaddr: remove damon_{p,v}a_{target_valid,set_operations}()
` [patch 210/227] mm/damon: remove unnecessary CONFIG_DAMON option
` [patch 211/227] Docs/vm/damon: call low level monitoring primitives the operations
` [patch 212/227] Docs/vm/damon/design: update DAMON-Idle Page Tracking interference handling
` [patch 213/227] Docs/damon: update outdated term 'regions update interval'
` [patch 214/227] mm/damon/core: allow non-exclusive DAMON start/stop
` [patch 215/227] mm/damon/core: add number of each enum type values
` [patch 216/227] mm/damon: implement a minimal stub for sysfs-based DAMON interface
` [patch 217/227] mm/damon/sysfs: link DAMON for virtual address spaces monitoring
` [patch 218/227] mm/damon/sysfs: support the physical address space monitoring
` [patch 219/227] mm/damon/sysfs: support DAMON-based Operation Schemes
` [patch 220/227] mm/damon/sysfs: support DAMOS quotas
` [patch 221/227] mm/damon/sysfs: support schemes prioritization
` [patch 222/227] mm/damon/sysfs: support DAMOS watermarks
` [patch 223/227] mm/damon/sysfs: support DAMOS stats
` [patch 224/227] selftests/damon: add a test for DAMON sysfs interface
` [patch 225/227] Docs/admin-guide/mm/damon/usage: document "
` [patch 226/227] Docs/ABI/testing: add DAMON sysfs interface ABI document
` [patch 227/227] mm/damon/sysfs: remove repeat container_of() in damon_sysfs_kdamond_release()

[PATCH v3 0/5] Introduce ancillary links
 2022-03-22 22:12 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915/rps: Centralize computation of freq caps
 2022-03-22 22:12 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/rps: Centralize computation of freq caps (rev3)

[PATCH v3 00/29] arm: semihosting: Cleanups and new features
 2022-03-22 22:11 UTC  (4+ messages)
` [PATCH v3 01/29] doc: Convert semihosting readme to rST

[net:master 11/20] net/netlink/af_netlink.c:164:19: warning: Shifting signed 32-bit value by 31 bits is undefined behaviour. See condition at line 162. [shiftTooManyBitsSigned]
 2022-03-22 22:11 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-03-22 22:11 UTC 

[PATCH] efi_loader: optional persistence of variables
 2022-03-22 21:21 UTC 

[GIT PULL] Btrfs updates for 5.18
 2022-03-22 22:09 UTC  (3+ messages)

[PATCH v2 00/26] Extend Eager Page Splitting to the shadow MMU
 2022-03-22 22:09 UTC  (7+ messages)
` [PATCH v2 04/26] KVM: x86/mmu: Decompose kvm_mmu_get_page() into separate functions
` [PATCH v2 06/26] KVM: x86/mmu: Pass memslot to kvm_mmu_new_shadow_page()

[RFC bpf-next] Hierarchical Cgroup Stats Collection Using BPF
 2022-03-22 22:06 UTC  (6+ messages)

linux-next: manual merge of the risc-v tree with Linus' tree
 2022-03-22 22:06 UTC 

[PATCH] x86/mm/tlb: avoid reading mm_tlb_gen when possible
 2022-03-22 22:07 UTC 

[PATCH v2 0/6] perf/core: Fixes and cleanup for cgroup events
 2022-03-22 22:06 UTC  (8+ messages)
` [PATCH v2 1/6] perf/core: Fix incosistency between cgroup sched_out and sched_in
    ` [External] "

[PATCH v5 2/3] ACPI: allow longer device IDs
 2022-03-22 22:06 UTC  (12+ messages)
` [PATCH 2/3 v6] "

[ammarfaizi2-block:palmer/linux/riscv-pmu 13/15] drivers/perf/riscv_pmu_sbi.c:498: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2022-03-22 22:06 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-03-22 22:06 UTC 

[PATCH] loop: add WQ_MEM_RECLAIM flag to per device workqueue
 2022-03-22 22:05 UTC  (13+ messages)

[GIT PULL] locking changes for v5.18
 2022-03-22 22:05 UTC  (2+ messages)

improve the bio allocation interface v2
 2022-03-22 21:19 UTC  (3+ messages)
` [PATCH 01/19] fs: remove mpage_alloc
  ` [dm-devel] "

linux-next: manual merge of the spi tree with the arm-soc tree
 2022-03-22 22:03 UTC  (3+ messages)

[PATCH v2 0/4] imx8mp: Add media block control
 2022-03-22 22:02 UTC  (13+ messages)
` [PATCH v2 1/4] dt-bindings: soc: Add i.MX8MP media block control DT bindings
` [PATCH v2 2/4] soc: imx: imx8m-blk-ctrl: Add i.MX8MP media blk-ctrl
` [PATCH v2 3/4] arm64: dts: imx8mp: Add MEDIAMIX power domains

[meta-ti][dunfell][PATCH] ti-graphics: gpu enable and move all platforms to ddk 1.15
 2022-03-22 22:03 UTC  (2+ messages)

[PATCH] perf: RISC-V: Remove non-kernel-doc ** comments
 2022-03-22 22:01 UTC  (3+ messages)

[PATCH v3 01/10] dt-bindings: iio: adc: ti,ads1015: Add missing ADS1115 compatible string
 2022-03-22 22:03 UTC  (5+ messages)
` [PATCH v3 10/10] iio: adc: ti-ads1015: Switch to read_avail

[PATCH v4 01/10] dt-bindings: iio: adc: ti,ads1015: Add missing ADS1115 compatible string
 2022-03-22 22:02 UTC  (10+ messages)
` [PATCH v4 02/10] dt-bindings: iio: adc: ti,ads1015: Add TLA2024 "
` [PATCH v4 03/10] iio: adc: ti-ads1015: Switch to static const writeable ranges table
` [PATCH v4 04/10] iio: adc: ti-ads1015: Deduplicate channel macros
` [PATCH v4 05/10] iio: adc: ti-ads1015: Make channel event_spec optional
` [PATCH v4 06/10] iio: adc: ti-ads1015: Add TLA2024 support
` [PATCH v4 07/10] iio: adc: ti-ads1015: Add static assert to test if shifted realbits fit into storagebits
` [PATCH v4 08/10] iio: adc: ti-ads1015: Convert to OF match data
` [PATCH v4 09/10] iio: adc: ti-ads1015: Replace data_rate with chip data struct ads1015_data
` [PATCH v4 10/10] iio: adc: ti-ads1015: Switch to read_avail

[PATCH 00/17] cruft packs
 2022-03-22 22:02 UTC  (7+ messages)
` [PATCH v3 "
  ` [PATCH v3 01/17] Documentation/technical: add cruft-packs.txt

RTT-PROBE: lore-subspace-rtt
 2022-03-22 22:01 UTC 

[PATCH v2] media: i2c: max9286: fix kernel oops when removing module
 2022-03-22 21:59 UTC  (2+ messages)

[PATCH v4 00/22] Add driver nodes for MT8192 SoC
 2022-03-22 21:57 UTC  (5+ messages)
` [PATCH v4 08/22] arm64: dts: mt8192: Add infracfg_rst node

[BUG] deadlock in nl80211_vendor_cmd
 2022-03-22 21:58 UTC  (4+ messages)

[PATCH] zram: Add a huge_idle writeback mode
 2022-03-22 21:58 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] iio:proximity:sx9324: Fix hardware gain read/write
 2022-03-22 21:57 UTC  (5+ messages)

[PATCH bpf-next v1] bpf: bpf_local_storage_update fixes
 2022-03-22 21:56 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-03-22 21:56 UTC 

[meta-ti][dunfell][PATCH v2 0/7] Adding support for am62xx
 2022-03-22 21:54 UTC  (5+ messages)
` [meta-ti][dunfell][PATCH v2 5/7] ti-rtos: Add support for AM62x M4F
` [meta-ti][dunfell][PATCH v2 7/7] ti-rtos: Fix AM62x Fix MCU core numbers

[PATCH v1] random: block in /dev/urandom
 2022-03-22 21:54 UTC  (4+ messages)

[PATCH v3] perf intel-pt: Synthesize cycle events
 2022-03-22 21:53 UTC  (3+ messages)

linux-next: build warnings after merge of the tip tree
 2022-03-22 21:52 UTC  (2+ messages)

[PATCH] Documentation: KVM: Describe guest TSC scaling in migration algorithm
 2022-03-22 21:53 UTC  (2+ messages)

[ovmf test] 168789: regressions - FAIL
 2022-03-22 21:52 UTC 

[PATCH v1] HP Security Features solutions Documentation
 2022-03-22 21:51 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-03-22 21:51 UTC 

[PATCH 0/5] cxl/mbox: Robustify handling of mbox_cmd.return_code
 2022-03-22 21:50 UTC  (4+ messages)
` [PATCH 3/5] cxl/mbox: Improve handling of mbox_cmd return codes

[PATCH] drm/i915: Add a DP1.2 compatible way to read LTTPR capabilities
 2022-03-22 21:50 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Add a DP1.2 compatible way to read LTTPR capabilities (rev2)

[PATCH RFC v17 0/11] NFSD: Initial implementation of NFSv4 Courteous Server
 2022-03-22 21:50 UTC  (3+ messages)
` [PATCH RFC v17 06/11] NFSD: Update find_clp_in_name_tree() to handle courtesy client


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.