linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-01 19:02:08 to 2021-02-01 22:46:13 UTC [more...]

[PATCH 00/14] CXL 2.0 Support
 2021-02-01 22:45 UTC  (31+ messages)
` [PATCH 03/14] cxl/mem: Find device capabilities
` [PATCH 04/14] cxl/mem: Implement polled mode mailbox
` [PATCH 05/14] cxl/mem: Register CXL memX devices
` [PATCH 08/14] taint: add taint for direct hardware access
` [PATCH 09/14] cxl/mem: Add a "RAW" send command

[PATCH 00/12] kasan: optimizations and fixes for HW_TAGS
 2021-02-01 22:44 UTC  (14+ messages)
` [PATCH 01/12] kasan, mm: don't save alloc stacks twice
` [PATCH 02/12] kasan, mm: optimize kmalloc poisoning
` [PATCH 03/12] kasan: optimize large "
` [PATCH 04/12] kasan: clean up setting free info in kasan_slab_free
` [PATCH 05/12] kasan: unify large kfree checks
` [PATCH 06/12] kasan: rework krealloc tests
` [PATCH 07/12] kasan, mm: remove krealloc side-effect
` [PATCH 08/12] kasan, mm: optimize krealloc poisoning
` [PATCH 09/12] kasan: ensure poisoning size alignment
` [PATCH 10/12] arm64: kasan: simplify and inline MTE functions
` [PATCH 11/12] kasan: always inline HW_TAGS helper functions
` [PATCH 12/12] arm64: kasan: export MTE symbols for KASAN tests

[PATCH RESEND] random: fix the RNDRESEEDCRNG ioctl
 2021-02-01 22:43 UTC  (2+ messages)

[PATCH RESEND] random: initialize ChaCha20 constants with correct endianness
 2021-02-01 22:43 UTC  (2+ messages)

[PATCH RESEND] random: remove dead code left over from blocking pool
 2021-02-01 22:43 UTC  (2+ messages)

[PATCH v18 00/25] Control-flow Enforcement: Shadow Stack
 2021-02-01 22:43 UTC  (6+ messages)
` [PATCH v18 05/25] x86/fpu/xstate: Introduce CET MSR and XSAVES supervisor states
  ` [NEEDS-REVIEW] "

[PATCH v3 0/9] userfaultfd: add minor fault handling
 2021-02-01 22:41 UTC  (16+ messages)
` [PATCH v3 2/9] hugetlb/userfaultfd: Forbid huge pmd sharing when uffd enabled
` [PATCH v3 3/9] mm/hugetlb: Move flush_hugetlb_tlb_range() into hugetlb.h
` [PATCH v3 4/9] hugetlb/userfaultfd: Unshare all pmds for hugetlbfs when register wp
` [PATCH v3 7/9] userfaultfd: add UFFDIO_CONTINUE ioctl
` [PATCH v3 8/9] userfaultfd: update documentation to describe minor fault handling
` [PATCH v3 9/9] userfaultfd/selftests: add test exercising "

[PATCH 04/15] PCI: Add pci_find_vsec_capability() to find a specific VSEC
 2021-02-01 22:39 UTC  (2+ messages)

s390-linux-ld: ll_temac_main.c:undefined reference to `devm_platform_ioremap_resource_byname'
 2021-02-01 22:38 UTC  (2+ messages)

[PATCH bpf-next v6 1/5] bpf: Be less specific about socket cookies guarantees
 2021-02-01 22:37 UTC  (6+ messages)
` [PATCH bpf-next v6 2/5] bpf: Expose bpf_get_socket_cookie to tracing programs

[PATCH] f2fs: prevent setting ioprio of thread not in merge mode
 2021-02-01 22:33 UTC  (2+ messages)

[PATCH] x86/split_lock: Enable the split lock feature on another Alder Lake CPU
 2021-02-01 22:22 UTC  (2+ messages)
` [tip: x86/urgent] "

[PATCH v2] PCI: Fix Intel i210 by avoiding overlapping of BARs
 2021-02-01 22:20 UTC  (4+ messages)

[PATCH] ARM: kexec: Fix panic after TLB are invalidated
 2021-02-01 22:18 UTC  (11+ messages)

[PATCH v3 1/9] hugetlb: Pass vma into huge_pte_alloc()
 2021-02-01 22:16 UTC  (5+ messages)
` [PATCH v4 "

[PATCH] list: add more extensive double add check
 2021-02-01 22:16 UTC  (3+ messages)

[PATCH v3 1/4] dp/dp_mst: Add support for sink event notify messages
 2021-02-01 22:13 UTC  (7+ messages)
` [PATCH v3 2/4] drm_dp_mst_topology: use correct AUX channel
` [PATCH v3 3/4] drm_dp_mst_topology: export two functions

[PATCH] i2c-imx.c: Synthesize end of transaction events without idle interrupts
 2021-02-01 22:13 UTC  (2+ messages)

[PATCH v2] x86/fault: Send a SIGBUS to user process always for hwpoison page access
 2021-02-01 22:09 UTC  (4+ messages)

[PATCH v3 0/2] i2c: i2c-amd-mp2: Clean up driver
 2021-02-01 22:03 UTC  (5+ messages)
` [PATCH v3 1/2] i2c: i2c-amd-mp2: Remove NIH logging functions
` [PATCH v3 2/2] i2c: i2c-amd-mp2: Remove unused macro

[PATCH] i2c: mv64xxx: Add runtime PM support
 2021-02-01 22:07 UTC  (2+ messages)

[PATCH] ext4: Remove unreachable code
 2021-02-01 22:05 UTC  (12+ messages)
` [PATCH v2] ext4: Enable code path when DX_DEBUG is set

[RFC 00/20] TLB batching consolidation and enhancements
 2021-02-01 22:04 UTC  (3+ messages)
` [RFC 15/20] mm: detect deferred TLB flushes in vma granularity

[PATCH v11 00/17] Implement NTB Controller using multiple PCI EP
 2021-02-01 22:03 UTC  (19+ messages)
` [PATCH v11 01/17] Documentation: PCI: Add specification for the *PCI NTB* function device
` [PATCH v11 02/17] PCI: endpoint: Make *_get_first_free_bar() take into account 64 bit BAR
` [PATCH v11 03/17] PCI: endpoint: Add helper API to get the 'next' unreserved BAR
` [PATCH v11 04/17] PCI: endpoint: Make *_free_bar() to return error codes on failure
` [PATCH v11 05/17] PCI: endpoint: Remove unused pci_epf_match_device()
` [PATCH v11 06/17] PCI: endpoint: Add support to associate secondary EPC with EPF
` [PATCH v11 07/17] PCI: endpoint: Add support in configfs to associate two EPCs "
` [PATCH v11 08/17] PCI: endpoint: Add pci_epc_ops to map MSI irq
` [PATCH v11 09/17] PCI: endpoint: Add pci_epf_ops for epf drivers to expose function specific attrs
` [PATCH v11 10/17] PCI: endpoint: Allow user to create sub-directory of 'EPF Device' directory
` [PATCH v11 11/17] PCI: cadence: Implement ->msi_map_irq() ops
` [PATCH v11 12/17] PCI: cadence: Configure LM_EP_FUNC_CFG based on epc->function_num_map
` [PATCH v11 13/17] PCI: endpoint: Add EP function driver to provide NTB functionality
` [PATCH v11 14/17] PCI: Add TI J721E device to pci ids
` [PATCH v11 15/17] NTB: Add support for EPF PCI-Express Non-Transparent Bridge
` [PATCH v11 16/17] Documentation: PCI: Add configfs binding documentation for pci-ntb endpoint function
` [PATCH v11 17/17] Documentation: PCI: Add userguide for PCI endpoint NTB function

[PATCH] mwifiex: Report connected BSS with cfg80211_connect_bss()
 2021-02-01 22:03 UTC  (2+ messages)

linux-next: manual merge of the arm-soc tree with the arm tree
 2021-02-01 22:01 UTC 

[PATCH 00/29] treewide: Convert comma separated statements
 2021-02-03 13:26 UTC  (5+ messages)
` [PATCH 08/29] dma-buf: Avoid "

[PATCH] sched/topology: fix the issue groups don't span domain->span for NUMA diameter > 2
 2021-02-01 21:49 UTC  (3+ messages)

[RFC PATCH 12/17] gcc-plugins: objtool: Add plugin to detect switch table on arm64
 2021-02-01 21:44 UTC  (5+ messages)

[PATCH 0/1] Add ST STPDDC60 pmbus driver
 2021-02-01 21:38 UTC  (5+ messages)
` [PATCH 1/1] "

[PATCH] hugetlbfs: show pagesize in unit of GB if possible
 2021-02-01 21:31 UTC  (4+ messages)

[PATCH v2] kunit: make kunit_tool accept optional path to .kunitconfig fragment
 2021-02-01 21:30 UTC  (2+ messages)

[PATCH] mm/huge_memory.c: use helper range_in_vma() in __split_huge_p[u|m]d_locked()
 2021-02-01 21:27 UTC  (2+ messages)

[PATCH] mm: page_alloc: update the COMPACT[STALL|FAIL] events properly
 2021-02-01 21:24 UTC  (2+ messages)

[PATCH V2 0/3] SWIOTLB: Preserve swiotlb map offset when needed
 2021-02-01 21:22 UTC  (6+ messages)
` [PATCH V2 3/3] Adding device_dma_parameters->offset_preserve_mask to NVMe driver

[PATCH v2] pmbus:max31785: Support revision "B"
 2021-02-01 21:22 UTC 

[PATCH] kbuild: remove PYTHON variable
 2021-02-01 21:21 UTC  (4+ messages)

[PATCH v5] gpiolib: Bind gpio_device to a driver to enable fw_devlink=on by default
 2021-02-01 21:15 UTC  (6+ messages)

[PATCH RFC] kbuild: Prevent compiler mismatch with external modules
 2021-02-01 21:13 UTC  (10+ messages)

[PATCH] nvme-pci: Mark Phison E16 (Corsair MP600) as IGNORE_DEV_SUBNQN
 2021-02-01 21:08 UTC 

[PATCH 1/2] dt-bindings: arm: amlogic: add support for the Minix NEO U9-H
 2021-02-01 21:05 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: meson: add initial device-tree for "

[PATCH v3] dmabuf: Add the capability to expose DMA-BUF stats in sysfs
 2021-02-01 21:02 UTC  (7+ messages)
    ` [Linaro-mm-sig] "

[PATCH] ASoC: Intel: catpt: remove unneeded semicolon
 2021-02-01 21:03 UTC  (2+ messages)

[PATCH] media: rc: add keymap for minix-neo remote
 2021-02-01 20:59 UTC 

[PATCH v1 00/10] mfd, x86: remove msic driver and leftovers
 2021-02-01 20:57 UTC  (5+ messages)

[PATCH v1 0/2] Make fw_devlink=on more forgiving
 2021-02-01 20:48 UTC  (4+ messages)
` [PATCH v1 2/2] driver core: fw_devlink: Handle missing drivers for optional suppliers

[PATCH v2 0/9] Introduce vfio-pci-core subsystem
 2021-02-01 20:47 UTC  (5+ messages)
` [PATCH 6/9] vfio-pci/zdev: fix possible segmentation fault issue

[PATCH v1 1/5] dt-bindings: usb: convert rockchip,dwc3.txt to yaml
 2021-02-01 20:46 UTC  (6+ messages)
` [PATCH v1 2/5] dt-bindings: usb: dwc3: add description for rk3328
` [PATCH v1 3/5] usb: dwc3: of-simple: add compatible "
` [PATCH v1 4/5] arm64: dts: rockchip: add rk3328 dwc3 usb controller node
` [PATCH v1 5/5] dts64: rockchip: enable dwc3 usb for A95X Z2

[PATCH v2 0/3] perf tools: Minor improvements in event synthesis
 2021-02-01 20:41 UTC  (9+ messages)
` [PATCH 1/3] perf tools: Use /proc/<PID>/task/<TID>/status for synthesis
` [PATCH 2/3] perf tools: Skip MMAP record synthesis for kernel threads

[PATCH] net/rds: restrict iovecs length for RDS_CMSG_RDMA_ARGS
 2021-02-01 20:40 UTC  (2+ messages)

[PATCH printk-rework 00/12] printk: remove logbuf_lock
 2021-02-01 20:40 UTC  (7+ messages)
` [PATCH printk-rework 09/12] um: synchronize kmsg_dumper

[PATCH] media: uvcvideo: initial UVC 1.5 region of interest support
 2021-02-01 20:31 UTC  (2+ messages)

[PATCH 00/11] x86/fault: Cleanups and robustifications
 2021-02-01 20:31 UTC  (3+ messages)
` [PATCH 01/11] x86/fault: Fix AMD erratum #91 errata fixup for user code

[patch 0/8] ntp/rtc: Fixes and cleanups
 2021-02-01 20:15 UTC  (15+ messages)
` [patch 1/8] rtc: mc146818: Prevent reading garbage
  ` [patch 1/8] rtc: mc146818: Prevent reading garbage - bug
          ` [PATCH V2] rtc: mc146818: Detect and handle broken RTCs
                ` [PATCH] rtc: mc146818: Dont test for bit 0-5 in Register D
                  ` [PATCH V2] "

[PATCH v2 0/2] drivers/base/memory: clarify some memory block properties
 2021-02-01 20:23 UTC  (5+ messages)
` [PATCH v2 1/2] drivers/base/memory: don't store phys_device in memory blocks
` [PATCH v2 2/2] Documentation: sysfs/memory: clarify some memory block device properties

[PATCH] f2fs: fix checkpoint mount option wrong combination
 2021-02-01 20:11 UTC  (4+ messages)
` [f2fs-dev] "

[PATCH 0/2] Set sensor->data to -ENODATA after write
 2021-02-01 19:59 UTC  (3+ messages)
` [PATCH 1/2] Clear sensor data after chip write
` [PATCH 2/2] Remove unnecessary pmbus_clear_cache function call

[PATCH] pmbus:max31785: Support revision "B"
 2021-02-01 20:02 UTC  (3+ messages)

[PATCH v11 0/5] arm64: ARMv8.5-A: MTE: Add async mode support
 2021-02-01 20:04 UTC  (3+ messages)
` [PATCH v11 2/5] kasan: Add KASAN mode kernel parameter

[PATCH v2 0/2] of: property: Add fw_devlink support for more props
 2021-02-01 20:04 UTC  (4+ messages)

[PATCH v3 06/11] iio: core: merge buffer/ & scan_elements/ attributes
 2021-02-01 20:02 UTC  (2+ messages)

[PATCH v11 0/6] arm64: MMU enabled kexec relocation
 2021-02-01 19:59 UTC  (3+ messages)

[PATCH V2 1/3] opp: Create _of_add_table_indexed() to reduce code duplication
 2021-02-01 20:00 UTC  (3+ messages)
` [PATCH V2 3/3] opp: Add dev_pm_opp_of_add_table_noclk()

KASAN: use-after-free Read in __uprobe_register
 2021-02-01 19:59 UTC 

[PATCH v3] kvfree_rcu: Release page cache under memory pressure
 2021-02-01 19:57 UTC  (2+ messages)

[PATCH 11/13] devfreq: tegra30: Migrate to dev_pm_opp_set_opp()
 2021-02-01 19:57 UTC  (3+ messages)
` [PATCH V2 "

[PATCH V2] opp: Don't ignore clk_get() errors other than -ENOENT
 2021-02-01 19:54 UTC  (2+ messages)

[PATCH] net: phy: add Marvell 88X2222 transceiver support
 2021-02-01 19:22 UTC 

[PATCH v7 0/6] tracing: More synthetic event error fixes
 2021-02-01 19:48 UTC  (7+ messages)
` [PATCH v7 1/6] tracing/dynevent: Delegate parsing to create function
` [PATCH v7 2/6] tracing: Rework synthetic event command parsing
` [PATCH v7 3/6] tracing: Update synth command errors
` [PATCH v7 4/6] tracing: Add a backward-compatibility check for synthetic event creation
` [PATCH v7 5/6] selftests/ftrace: Update synthetic event syntax errors
` [PATCH v7 6/6] selftests/ftrace: Add '!event' synthetic event syntax check

[PATCH 00/10] Refactor arch specific Hyper-V code
 2021-02-01 19:53 UTC  (3+ messages)
` [PATCH 10/10] clocksource/drivers/hyper-v: Move handling of STIMER0 interrupts

[PATCH v4 00/15] x86: major paravirt cleanup
 2021-02-01 19:48 UTC  (3+ messages)
` [PATCH v4 07/15] x86/paravirt: switch time pvops functions to use static_call()

[PATCH] PCI: endpoint: Explain NTB in PCI_EPF_NTB help text
 2021-02-01 19:51 UTC 

Migration to trusted keys: sealing user-provided key?
 2021-02-01 19:46 UTC  (7+ messages)

[PATCH v1 1/3] usb: typec: tcpm: Add Callback to Usb Communication capable partner
 2021-02-01 19:45 UTC  (6+ messages)

[PATCH] arm64: dts: mediatek: mt8183: evb: Add domain supply for mfg
 2021-02-01 19:42 UTC  (2+ messages)

[PATCH 0/3 v2] arm64/ptrace: allow to get all registers on syscall traps
 2021-02-01 19:40 UTC  (4+ messages)
` [PATCH 1/3] arm64/ptrace: don't clobber task registers on syscall entry/exit traps
` [PATCH 2/3] arm64/ptrace: introduce PTRACE_O_ARM64_RAW_REGS
` [PATCH 3/3] selftest/arm64/ptrace: add tests for PTRACE_O_ARM64_RAW_REGS

[PATCH v3 0/3] blk-mq: Don't complete in IRQ, use llist_head
 2021-02-01 19:35 UTC  (3+ messages)
` [PATCH 1/3] smp: Process pending softirqs in flush_smp_call_function_from_idle()

[GIT PULL for v5.11-rc7] media fixes
 2021-02-01 19:25 UTC  (2+ messages)

Very slow unlockall()
 2021-02-01 19:19 UTC  (7+ messages)

[PATCH 0/2] Fix failure to hot add memory
 2021-02-01 19:17 UTC  (4+ messages)
` [PATCH 1/2] vdpa/mlx5: Avoid unnecessary query virtqueue

[PATCH v1 1/5] dt-bindings: usb: convert rockchip,dwc3.txt to yaml
 2021-02-01 19:16 UTC  (5+ messages)
` [PATCH v1 2/5] dt-bindings: usb: dwc3: add description for rk3328
` [PATCH v1 3/5] usb: dwc3: of-simple: add compatible "
` [PATCH v1 4/5] arm64: dts: rockchip: add rk3328 dwc3 usb controller node
` [PATCH v1 5/5] dts64: rockchip: enable dwc3 usb for A95X Z2

[RFC][PATCH 00/13] [v5] Migrate Pages in lieu of discard
 2021-02-01 19:13 UTC  (4+ messages)
` [RFC][PATCH 05/13] mm/numa: automatically generate node migration order

[PATCH v3 0/2] Move ...mce/therm_throt.c to drivers/thermal/
 2021-02-01 19:10 UTC  (4+ messages)
` [PATCH v3 2/2] thermal: Move therm_throt there from x86/mce

[PATCH v2] drm/panel: simple: add SGD GKTW70SDAD1SD
 2021-02-01 19:10 UTC  (3+ messages)

[RFC v3 net-next] net: core: devlink: add 'dropped' stats field for DROP trap action
 2021-02-01 19:08 UTC  (2+ messages)

[PATCH] media: uvc: limit max bandwidth for HDMI capture
 2021-02-01 19:08 UTC 

[RFC PATCH v2 00/26] KVM/arm64: A stage 2 for the host
 2021-02-01 19:06 UTC  (3+ messages)
` [RFC PATCH v2 11/26] KVM: arm64: Stub CONFIG_DEBUG_LIST at Hyp

[PATCH] Revert "bfq: Fix computation of shallow depth"
 2021-02-01 19:03 UTC  (3+ messages)

[PATCH] ceph: Replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTE
 2021-02-01 19:01 UTC  (2+ messages)

[PATCH v15 00/10] Carry forward IMA measurement log on kexec on ARM64
 2021-02-01 18:58 UTC  (8+ messages)
` [PATCH v15 09/10] arm64: Call kmalloc() to allocate DTB buffer


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).