linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-16 21:08:56 to 2021-04-17 03:10:34 UTC [more...]

[GIT PULL] cxl fixes for v5.12-rc8 / final
 2021-04-17  3:10 UTC 

[PATCH v3] dma-buf: Add DmaBufTotal counter in meminfo
 2021-04-17  3:05 UTC  (2+ messages)
` [External] "

[PATCH v2 1/2] locking/atomics: Fixup GENERIC_ATOMIC64 conflict with atomic-arch-fallback.h
 2021-04-17  2:57 UTC  (2+ messages)
` [PATCH v2 2/2] riscv: atomic: Using ARCH_ATOMIC in asm/atomic.h

[PATCH v20 0/9] Free some vmemmap pages of HugeTLB page
 2021-04-17  2:55 UTC  (6+ messages)
` [PATCH v20 4/9] mm: hugetlb: free the vmemmap pages associated with each "
    ` [External] "
` [PATCH v20 5/9] mm: hugetlb: defer freeing of HugeTLB pages

[PATCH v2 0/8] memcontrol code cleanup and simplification
 2021-04-17  2:52 UTC  (4+ messages)
` [PATCH v2 5/8] mm: memcontrol: rename lruvec_holds_page_lru_lock to page_matches_lruvec
    ` [External] "

[RFC 0/2] Add a new translation tool scripts/trslt.py
 2021-04-17  2:47 UTC  (3+ messages)

[PATCH 0/2] Change struct page layout for page_pool
 2021-04-17  2:45 UTC  (5+ messages)
` [PATCH 1/2] mm: Fix struct page layout on 32-bit systems
` [PATCH 2/2] mm: Indicate pfmemalloc pages in compound_head

[PATCH v13 00/14] huge vmalloc mappings
 2021-04-17  2:39 UTC  (5+ messages)
` [PATCH v13 14/14] powerpc/64s/radix: Enable "

[PATCH] riscv: patch: remove lockdep assertion on lock text_mutex
 2021-04-17  2:35 UTC 

[RFC PATCH] capabilities: require CAP_SETFCAP to map uid 0 (v3)
 2021-04-17  2:19 UTC  (4+ messages)

[PATCH v3 0/2] Simplify and restrict IOMMU SVA APIs
 2021-04-17  2:02 UTC  (5+ messages)
` [PATCH v3 1/2] iommu/sva: Tighten SVA bind API with explicit flags
` [PATCH v3 2/2] iommu/sva: Remove mm parameter from SVA bind API

[RFC PATCH] irqchip/gic-v3: Do not enable irqs when handling spurious interrups
 2021-04-17  2:01 UTC  (3+ messages)

Candidate Linux ABI for Intel AMX and hypothetical new related features
 2021-04-17  1:57 UTC  (21+ messages)

[PATCH] riscv: atomic: Using ARCH_ATOMIC in asm/atomic.h
 2021-04-17  1:36 UTC  (3+ messages)

[PATCH 0/3] ARM: mstar: Add initial support for M5Stack UnitV2
 2021-04-17  1:10 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: vendor-prefixes: Add vendor prefix for M5Stack
` [PATCH 2/3] dt-bindings: arm: mstar: Add compatible for M5Stack UnitV2
` [PATCH 3/3] ARM: dts: mstar: Add a dts "

[PATCH 0/8] iommu: fix a couple of spelling mistakes detected by codespell tool
 2021-04-17  1:11 UTC  (6+ messages)
` [PATCH 5/8] iommu: fix a couple of spelling mistakes

[PATCH v4 0/2] Fix binfmt_flat loader for RISC-V
 2021-04-17  1:10 UTC  (3+ messages)
` [PATCH v4 1/2] binfmt_flat: allow not offsetting data start
` [PATCH v4 2/2] riscv: Disable data start offset in flat binaries

[PATCH v4 0/2] kvm/arm64: Try stage2 block mapping for host device MMIO
 2021-04-17  1:05 UTC  (5+ messages)
` [PATCH v4 2/2] "

[PATCH 5.10 00/25] 5.10.31-rc1 review
 2021-04-17  1:01 UTC  (2+ messages)

[PATCH 4.14 00/68] 4.14.231-rc1 review
 2021-04-17  1:00 UTC  (2+ messages)

[PATCH v2] powerpc: fix EDEADLOCK redefinition error in uapi/asm/errno.h
 2021-04-17  1:00 UTC  (5+ messages)
` [PATCH v3] "

[PATCH] cxl/mem: Fix memory device capacity probing
 2021-04-17  0:54 UTC  (2+ messages)

[gustavoars-linux:testing/warray-bounds] BUILD SUCCESS WITH WARNING f26f5c4b90b01bfc415b38f9246b0a36d63b9aaa
 2021-04-17  0:52 UTC 

[PATCH 1/2] x86/hyperv: Move hv_do_rep_hypercall to asm-generic
 2021-04-17  0:43 UTC  (2+ messages)
` [PATCH 2/2] drivers: hv: Create a consistent pattern for checking Hyper-V hypercall status

[PATCH v2 0/9] userfaultfd: add minor fault handling for shmem
 2021-04-17  0:34 UTC  (5+ messages)
` [PATCH v2 4/9] userfaultfd/shmem: support UFFDIO_CONTINUE "
` [PATCH v2 9/9] userfaultfd/shmem: modify shmem_mcopy_atomic_pte to use install_ptes

PROBLEM: DoS Attack on Fragment Cache
 2021-04-17  0:31 UTC  (2+ messages)

[PATCH v8 clocksource 2/5] clocksource: Retry clock read if long delays detected
 2021-04-17  0:25 UTC  (3+ messages)

[PATCH 00/15] x86: Add support for Clang CFI
 2021-04-17  0:16 UTC  (23+ messages)
` [PATCH 04/15] static_call: Use global functions for the self-test
` [PATCH 05/15] x86: Implement function_nocfi
` [PATCH 06/15] x86: Avoid CFI jump tables in IDT and entry points

[RFC v2 0/6] vfs: provide automatic kernel freeze / resume
 2021-04-17  0:10 UTC  (7+ messages)
` [RFC v2 1/6] fs: provide unlocked helper for freeze_super()
` [RFC v2 2/6] fs: add frozen sb state helpers
` [RFC v2 3/6] fs: add a helper for thaw_super_locked() which does not unlock
` [RFC v2 4/6] fs: distinguish between user initiated freeze and kernel initiated freeze
` [RFC v2 5/6] fs: add iterate_supers_excl() and iterate_supers_reverse_excl()
` [RFC v2 6/6] fs: add automatic kernel fs freeze / thaw and remove kthread freezing

[PATCH 0/5] Bring the BusLogic host bus adapter driver up to Y2021
 2021-04-17  0:09 UTC  (7+ messages)
` [PATCH 1/5] scsi: BusLogic: Fix missing `pr_cont' use

[PATCH net] net/core/dev.c: Ensure pfmemalloc skbs are correctly handled when receiving
 2021-04-17  0:08 UTC 

[PATCH][next] sctp: Fix out-of-bounds warning in sctp_process_asconf_param()
 2021-04-17  0:07 UTC  (3+ messages)

x86/crash: fix crash_setup_memmap_entries() out-of-bounds access
 2021-04-17  0:05 UTC  (11+ messages)
      ` [patch] "

[PATCH v2 0/7] Add Support for MediaTek MT8192 APU Power
 2021-04-17  0:02 UTC  (5+ messages)
` [PATCH v2 1/7] dt-bindings: clock: Add MT8192 APU clock bindings
` [PATCH v2 2/7] clk: mediatek: mt8192: Add APU clocks support

[tip:x86/platform] BUILD SUCCESS 0b45143b4b9440579e7fa889708cfc4bc7fdb9a3
 2021-04-16 23:59 UTC 

[tip:x86/cleanups] BUILD SUCCESS df448cdfc01ffc117702a494ef302e7fb76df78a
 2021-04-16 23:59 UTC 

[PATCH 0/2] fs: provide a stop gap fix for buggy resume firmware API calls
 2021-04-16 23:58 UTC  (3+ messages)
` [PATCH 1/2] test_firmware: add suspend support to test buggy drivers
` [PATCH 2/2] fs/kernel_read_file: use usermodehelper_read_trylock() as a stop gap

[PATCH] media: sp887x: drop unneeded assignment
 2021-04-16 23:53 UTC 

[PATCH 0/4] dt-bindings: soc/arm: Convert pending ti,sci* bindings to json format
 2021-04-16 23:55 UTC  (3+ messages)
` [PATCH 2/4] dt-bindings: clock: Convert ti,sci-clk to json schema

[PATCH 00/13] [RFC] Rust support
 2021-04-16 23:46 UTC  (15+ messages)
` [PATCH 04/13] Kbuild: "

[PATCH 0/2] srcu: Fix early boot hang v3
 2021-04-16 23:38 UTC  (4+ messages)
` [PATCH 1/2] srcu: Fix broken node geometry after early ssp init

hppa64-linux-ld: lib/zstd/fse_decompress.o(.text+0x347c): cannot reach _mcount
 2021-04-16 23:27 UTC 

[PATCH] arm64: vdso: remove commas between macro name and arguments
 2021-04-16 23:23 UTC  (4+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH RESEND net-next] net: marvell: prestera: add support for AC3X 98DX3265 device
 2021-04-16 23:17 UTC 

[RESEND][PATCH 0/6] Constify struct page arguments
 2021-04-16 23:15 UTC  (7+ messages)
` [PATCH 1/6] mm: Make __dump_page static
` [PATCH 2/6] mm/debug: Factor PagePoisoned out of __dump_page
` [PATCH 3/6] mm/page_owner: Constify dump_page_owner
` [PATCH 4/6] mm: Make compound_head const-preserving
` [PATCH 5/6] mm: Constify get_pfnblock_flags_mask and get_pfnblock_migratetype
` [PATCH 6/6] mm: Constify page_count and page_ref_count

[PATCH] rtc: remove unused function
 2021-04-16 23:15 UTC  (2+ messages)

[PATCH] net: marvell: prestera: add support for AC3X 98DX3265 device
 2021-04-16 23:14 UTC  (2+ messages)

[PATCH] mmc: core: Don't allocate IDA for OF aliases
 2021-04-16 23:07 UTC  (6+ messages)

[PATCH 1/2] i2c: s3c2410: simplify getting of_device_id match data
 2021-04-16 23:07 UTC  (2+ messages)

[PATCH RFC v3] media: em28xx: Fix race condition between open and init function
 2021-04-16 23:03 UTC  (4+ messages)

[v1 0/3] drm: Add support for backlight control of eDP panel on ti-sn65dsi86 bridge
 2021-04-16 23:02 UTC  (2+ messages)

[PATCH] rtc: fsl-ftm-alarm: add MODULE_TABLE()
 2021-04-16 23:01 UTC  (2+ messages)

[PATCH net-next 0/2] net: ipa: allow different firmware names
 2021-04-16 22:50 UTC  (2+ messages)

[PATCH] tcp: fix silent loss when syncookie is trigered
 2021-04-16 22:45 UTC  (2+ messages)
  ` [External] "

[PATCH net-next v2 0/3] introduce skb_for_each_frag()
 2021-04-16 22:44 UTC  (3+ messages)

[PATCH v4 00/27] drm: Fix EDID reading on ti-sn65dsi86; solve some chicken-and-egg problems
 2021-04-16 22:39 UTC  (28+ messages)
` [PATCH v4 01/27] drm/bridge: Fix the stop condition of drm_bridge_chain_pre_enable()
` [PATCH v4 02/27] drm/bridge: ti-sn65dsi86: Simplify refclk handling
` [PATCH v4 03/27] drm/bridge: ti-sn65dsi86: Remove incorrectly tagged kerneldoc comment
` [PATCH v4 04/27] drm/bridge: ti-sn65dsi86: Reorder remove()
` [PATCH v4 05/27] drm/bridge: ti-sn65dsi86: Move drm_panel_unprepare() to post_disable()
` [PATCH v4 06/27] drm/bridge: ti-sn65dsi86: Get rid of the useless detect() function
` [PATCH v4 07/27] drm/panel: panel-simple: Use runtime pm to avoid excessive unprepare / prepare
` [PATCH v4 08/27] drm/bridge: ti-sn65dsi86: Rename the main driver data structure
` [PATCH v4 09/27] drm/bridge: ti-sn65dsi86: More renames in prep for sub-devices
` [PATCH v4 10/27] drm/bridge: ti-sn65dsi86: Clean debugfs code
` [PATCH v4 11/27] drm/bridge: ti-sn65dsi86: Add local var for "dev" to simplify probe
` [PATCH v4 12/27] drm/bridge: ti-sn65dsi86: Cleanup managing of drvdata
` [PATCH v4 13/27] drm/bridge: ti-sn65dsi86: Use devm to do our runtime_disable
` [PATCH v4 14/27] drm/bridge: ti-sn65dsi86: Move all the chip-related init to the start
` [PATCH v4 15/27] drm/bridge: ti-sn65dsi86: Break GPIO and MIPI-to-eDP bridge into sub-drivers
` [PATCH v4 16/27] drm/panel: panel-simple: Get rid of hacky HPD chicken-and-egg code
` [PATCH v4 17/27] drm/bridge: ti-sn65dsi86: Use pm_runtime autosuspend
` [PATCH v4 18/27] drm/bridge: ti-sn65dsi86: Code motion of refclk management functions
` [PATCH v4 19/27] drm/bridge: ti-sn65dsi86: If refclk, DP AUX can happen w/out pre-enable
` [PATCH v4 20/27] drm/bridge: ti-sn65dsi86: Promote the AUX channel to its own sub-dev
` [PATCH v4 21/27] i2c: i2c-core-of: Fix corner case of finding adapter by node
` [PATCH v4 22/27] drm/panel: panel-simple: Remove extra call: drm_connector_update_edid_property()
` [PATCH v4 23/27] drm/panel: panel-simple: Power the panel when reading the EDID
` [PATCH v4 24/27] drm/panel: panel-simple: Cache the EDID as long as we retain power
` [PATCH v4 25/27] drm/bridge: ti-sn65dsi86: Don't read EDID blob over DDC
` [PATCH v4 26/27] arm64: dts: qcom: Link the panel to the bridge's DDC bus
` [PATCH v4 27/27] drm/panel: panel-simple: Prepare/unprepare are refcounted, not forced

[PATCH V2 net-next] net: mvpp2: Add parsing support for different IPv4 IHL values
 2021-04-16 22:40 UTC  (2+ messages)

[PATCH net v2 2/9] r8152: reset flow control patch when linking on for RTL8153B
 2021-04-16 22:40 UTC  (4+ messages)
` [PATCH net v2 6/9] r8152: disable test IO "
  ` [PATCH net-next 4/6] r8152: support new chips
` [PATCH net-next 0/6] "

[PATCH v8 clocksource] Do not mark clocks unstable due to delays for v5.13
 2021-04-16 22:38 UTC  (4+ messages)
` [PATCH v8 clocksource 1/5] clocksource: Provide module parameters to inject delays in watchdog

[PATCH] Documentation: kunit: Update kunit_tool page
 2021-04-16 22:35 UTC  (2+ messages)

[PATCH net-next,v3] net: ethernet: mediatek: ppe: fix busy wait loop
 2021-04-16 22:30 UTC  (2+ messages)

[PATCH net-next v6] atl1c: move tx cleanup processing out of interrupt
 2021-04-16 22:30 UTC  (2+ messages)

[PATCH] dt-bindings: arm: firmware: Convert linaro,optee-tz to json schema
 2021-04-16 22:25 UTC 

[PATCH v4 0/9] w1: ds2438: adding support for calibration of current measurements
 2021-04-16 22:26 UTC  (5+ messages)
` [PATCH v5 "
  ` [PATCH v5 2/6] w1: ds2438: fixed if brackets coding style issue

[PATCH V2 0/4] Add RTC support for PMIC PMK8350
 2021-04-16 22:20 UTC  (2+ messages)
` (subset) "

[PATCH v3 0/5] arm64: dts: renesas: Enable GMSL on R8A77970 V3M Eagle
 2021-04-16 22:18 UTC  (7+ messages)
` [PATCH v3 2/5] media: i2c: max9286: Use "maxim,gpio-poc" property

[PATCH v6 0/9] w1: ds2438: adding support for calibration of current measurements
 2021-04-16 22:17 UTC  (8+ messages)
` [PATCH v7 0/6] "
  ` [PATCH v7 1/6] w1: ds2438: fixed a coding style issue
  ` [PATCH v7 2/6] w1: ds2438: fixed if brackets "
  ` [PATCH v7 3/6] w1: ds2438: changed sysfs macro for rw file
  ` [PATCH v7 4/6] w1: ds2438: fixing bug that would always get page0
  ` [PATCH v7 5/6] w1: ds2438: adding support for reading page1
  ` [PATCH v7 6/6] w1: ds2438: support for writing to offset register

[PATCH 1/1] rtc: pcf85063: fallback to parent of_node
 2021-04-16 22:16 UTC  (2+ messages)

[PATCH V6 00/10] PKS: Add Protection Key Supervisor support
 2021-04-16 22:14 UTC  (2+ messages)

[PATCH v3 0/4] perf util: bpf perf improvements
 2021-04-16 22:13 UTC  (5+ messages)
` [PATCH v3 1/4] perf util: move bpf_perf definitions to a libperf header
` [PATCH v3 2/4] perf bpf: check perf_attr_map is compatible with the perf binary
` [PATCH v3 3/4] perf-stat: introduce config stat.bpf-counter-events
` [PATCH v3 4/4] perf-stat: introduce ':b' modifier

[PATCH v2] kunit: add unit test for filtering suites by names
 2021-04-16 22:09 UTC 

[PATCH v1 1/1] libnvdimm: Don't use GUID APIs against raw buffer
 2021-04-16 22:08 UTC  (5+ messages)

[PATCH 1/1] rtc: pcf85063: add integrity check
 2021-04-16 22:05 UTC  (2+ messages)

[PATCH v2] X86: Makefile: Replace -pg with CC_FLAGS_FTRACE
 2021-04-16 21:56 UTC  (2+ messages)

[PATCH v3 0/6] percpu: partial chunk depopulation
 2021-04-16 21:47 UTC  (17+ messages)
` [PATCH v3 3/6] percpu: make pcpu_nr_empty_pop_pages per chunk type
` [PATCH v3 4/6] percpu: generalize pcpu_balance_populated()
` [PATCH v3 5/6] percpu: factor out pcpu_check_chunk_hint()

[PATCH v13 00/12] Add AMD SEV guest live migration support
 2021-04-16 21:43 UTC  (2+ messages)

[ANNOUNCE] 4.19.188-rt77
 2021-04-16 21:37 UTC 

[PATCH] perf arm64: Fix off-by-one directory paths
 2021-04-16 21:41 UTC 

[PATCH bpf-next v4 0/3] add batched ops for percpu array
 2021-04-16 21:35 UTC  (2+ messages)

[PATCH v2] sched: Warn on long periods of pending need_resched
 2021-04-16 21:33 UTC  (6+ messages)

[PATCH v2] mm/compaction:let proactive compaction order configurable
 2021-04-16 21:31 UTC  (2+ messages)

[PATCH v2 resubmit] sched: Warn on long periods of pending need_resched
 2021-04-16 21:29 UTC 

[PATCH 1/1] of/pci: Add IORESOURCE_MEM_64 to resource flags for 64-bit memory addresses
 2021-04-16 21:27 UTC  (3+ messages)

[PATCH net-next 00/10] Adding the Sparx5 Switch Driver
 2021-04-16 21:26 UTC  (5+ messages)
` [PATCH net-next 03/10] net: sparx5: add hostmode with phylink support
` [PATCH net-next 09/10] net: sparx5: add ethtool configuration and statistics support

[PATCH 0/5] evm: Prepare for moving to the LSM infrastructure
 2021-04-16 21:25 UTC  (4+ messages)

[PATCH] dax: Fix missed wakeup in put_unlocked_entry()
 2021-04-16 21:24 UTC  (3+ messages)

[PATCH] brd: expose number of allocated pages in debugfs
 2021-04-16 21:18 UTC 

[PATCH] blk-mq: Fix spurious debugfs directory creation during initialization
 2021-04-16 21:17 UTC  (2+ messages)

[tip:master] BUILD SUCCESS 345774c3f039a2d1d4844bfc3deb6ba9a05c6c65
 2021-04-16 21:11 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).