All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-08-21 04:02:31 to 2020-08-21 05:25:08 UTC [more...]

post-receive: pub/scm/linux/kernel/git/jirislaby/linux
 2020-08-21  5:25 UTC 

d2f94f97f5 ("RDMA/ucma: Fix locking for ctx->events_reported"): -- System haltedBUG: kernel hang in boot stage
 2020-08-21  5:24 UTC 

[Patch] cpufreq: replace cpu_logical_map with read_cpuid_mpir
 2020-08-21  5:22 UTC  (5+ messages)

[RFC 0/3] staging: qlge: Re-writing the debugging features
 2020-08-21  5:23 UTC  (7+ messages)
` [RFC 1/3] Initialize devlink health dump framework for the dlge driver
        ` [Linux-kernel-mentees] "

[PATCH v2 1/2] exfat: add dir-entry set checksum validation
 2020-08-21  5:22 UTC  (2+ messages)
` [PATCH v2 2/2] exfat: write only modified part of dir-entry set

[PATCH v3 4/4] submodule: port submodule subcommand 'summary' from shell to C
 2020-08-21  5:22 UTC  (2+ messages)

Questions about IORING_OP_ASYNC_CANCEL usage
 2020-08-21  5:22 UTC 

linux-next: Signed-off-by missing for commits in the arm-soc-fixes tree
 2020-08-21  5:19 UTC  (2+ messages)

[RFC] single cqe per link
 2020-08-21  5:20 UTC  (9+ messages)
            ` Questions about IORING_OP_ASYNC_CANCEL usage

post-receive: pub/scm/linux/kernel/git/vireshk/pm
 2020-08-21  5:20 UTC 

[PATCH 1/2] dt-bindings: phy-imx8mq-usb: add compatible string for imx8mp usb phy
 2020-08-21  5:20 UTC  (4+ messages)
` [PATCH 2/2] phy: freescale: imx8mq-usb: add support "

[PATCH v3 1/1] phy: tusb1210: use bitmasks to set VENDOR_SPECIFIC2
 2020-08-21  5:18 UTC  (3+ messages)

[PATCH iproute2 net-next] iplink: add support for protodown reason
 2020-08-21  5:18 UTC  (3+ messages)

[PATCH 0/2] soundwire: fix port_ready[] dynamic allocation in
 2020-08-21  5:15 UTC  (6+ messages)
` [PATCH 2/2] soundwire: fix port_ready[] dynamic allocation in mipi_disco and ASoC codecs

[PATCH v5] phy: omap-usb2-phy: disable PHY charger detect
 2020-08-21  5:16 UTC  (3+ messages)

[RFC v2 00/20] drm/dp, i915, nouveau: Cleanup nouveau HPD and add DP features from i915
 2020-08-21  5:16 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/dp, i915, nouveau: Cleanup nouveau HPD and add DP features from i915 (rev4)

[PATCH v4 1/3, RESEND] media: camss: vfe: Use trace_printk for debugging only
 2020-08-21  2:49 UTC  (10+ messages)
` [PATCH v4 3/3] media: atomisp: Only use trace_printk if allowed

[PATCH v2] soundwire: SDCA: add helper macro to access controls
 2020-08-21  5:12 UTC  (5+ messages)

[PATCH v2 0/6] powerpc/32s: Allocate modules outside of vmalloc space for STRICT_KERNEL_RWX
 2020-08-21  5:11 UTC  (5+ messages)
` [PATCH v2 3/6] powerpc/32s: Only leave NX unset on segments used for modules

[PATCH] nvmet/tcp: Solve coredump issue while initiator sends write CapsuleCmd
 2020-08-21 15:02 UTC 

[PATCH] mdcheck: fix syntax error in mdcheck_start.timer
 2020-08-21  5:11 UTC  (2+ messages)

[PATCH] soundwire: cadence: fix race condition between suspend and Slave device alerts
 2020-08-21  5:07 UTC  (5+ messages)

[PATCH v2 00/10] Save memory for stripe_head buffer
 2020-08-21  5:07 UTC  (3+ messages)

[PATCH v2 00/40] PCI: dwc: Driver clean-ups
 2020-08-21  3:54 UTC  (62+ messages)
` [PATCH v2 03/40] PCI: dwc: Allow overriding bridge pci_ops
` [PATCH v2 04/40] PCI: dwc: Add a default pci_ops.map_bus for root port
` [PATCH v2 05/40] PCI: dwc: al: Use pci_ops for child config space accessors
` [PATCH v2 06/40] PCI: dwc: keystone: Use pci_ops for "
` [PATCH v2 07/40] PCI: dwc: tegra: Use pci_ops for root "
` [PATCH v2 08/40] PCI: dwc: meson: "
` [PATCH v2 09/40] PCI: dwc: kirin: "
` [PATCH v2 10/40] PCI: dwc: exynos: "
` [PATCH v2 11/40] PCI: dwc: histb: "
` [PATCH v2 13/40] PCI: dwc: Use generic config accessors
` [PATCH v2 14/40] PCI: Also call .add_bus() callback for root bus
` [PATCH v2 15/40] PCI: dwc: keystone: Convert .scan_bus() callback to use add_bus
` [PATCH v2 16/40] PCI: dwc: Convert to use pci_host_probe()
` [PATCH v2 17/40] PCI: dwc: Remove root_bus pointer
` [PATCH v2 18/40] PCI: dwc: Remove storing of PCI resources
` [PATCH v2 19/40] PCI: dwc: Simplify config space handling
` [PATCH v2 20/40] PCI: dwc/keystone: Drop duplicated 'num-viewport'
` [PATCH v2 21/40] PCI: dwc: Check CONFIG_PCI_MSI inside dw_pcie_msi_init()
` [PATCH v2 22/40] PCI: dwc/imx6: Remove duplicate define PCIE_LINK_WIDTH_SPEED_CONTROL
` [PATCH v2 23/40] PCI: dwc: Add a 'num_lanes' field to struct dw_pcie
` [PATCH v2 24/40] PCI: dwc: Ensure FAST_LINK_MODE is cleared
` [PATCH v2 25/40] PCI: dwc/meson: Drop the duplicate number of lanes setup
` [PATCH v2 26/40] PCI: dwc/meson: Drop unnecessary RC config space initialization
` [PATCH v2 27/40] PCI: dwc/meson: Rework PCI config and DW port logic register accesses
` [PATCH v2 28/40] PCI: dwc/imx6: Use common PCI register definitions
` [PATCH v2 29/40] PCI: dwc/qcom: "
` [PATCH v2 30/40] PCI: dwc: Remove hardcoded PCI_CAP_ID_EXP offset
` [PATCH v2 31/40] PCI: dwc/tegra: Use common Designware port logic register definitions
` [PATCH v2 32/40] PCI: dwc: Remove read_dbi2 code
` [PATCH v2 33/40] PCI: dwc: Make ATU accessors private
` [PATCH v2 34/40] PCI: dwc: Centralize link gen setting
` [PATCH v2 35/40] PCI: dwc: Set PORT_LINK_DLL_LINK_EN in common setup code
` [PATCH v2 36/40] PCI: dwc/intel-gw: Drop unnecessary checking of DT 'device_type' property
` [PATCH v2 37/40] PCI: dwc/intel-gw: Move getting PCI_CAP_ID_EXP offset to intel_pcie_link_setup()
` [PATCH v2 38/40] PCI: dwc/intel-gw: Drop unused max_width
` [PATCH v2 39/40] PCI: dwc: Move N_FTS setup to common setup
` [PATCH v2 40/40] PCI: dwc: Use DBI accessors

[PATCH 1/1] md: Simplify code with existing definition RESYNC_SECTORS in raid10.c
 2020-08-21  5:05 UTC  (2+ messages)

[PATCH] fs: Kill DCACHE_DONTCACHE dentry even if DCACHE_REFERENCED is set
 2020-08-21  5:05 UTC 

post-receive: pub/scm/linux/kernel/git/song/md
 2020-08-21  5:04 UTC 

[powerpc:fixes-test] BUILD SUCCESS 90a9b102eddf6a3f987d15f4454e26a2532c1c98
 2020-08-21  5:00 UTC 

linux-next: Tree for Aug 21
 2020-08-21  5:04 UTC 

[tglx-devel:devicemsi 18/38] arch/x86/kernel/x86_init.c:80:28: error: 'native_create_pci_msi_domain' undeclared here (not in a function)
 2020-08-21  5:04 UTC 

post-receive: pub/scm/linux/kernel/git/next/linux-next-history
 2020-08-21  5:03 UTC 

[powerpc:merge] BUILD SUCCESS 7c25bda14d66718f9fa428808dae289dd84f1da3
 2020-08-21  5:00 UTC 

[PATCH] soundwire: intel: fix CONFIG_PM and CONFIG_PM_SLEEP confusion
 2020-08-21  5:01 UTC  (3+ messages)

[PATCH v2 00/11] xfs: widen timestamps to deal with y2038
 2020-08-21  5:02 UTC  (8+ messages)
` [PATCH 08/11] xfs: widen ondisk timestamps to deal with y2038 problem

post-receive: pub/scm/linux/kernel/git/next/linux-next
 2020-08-21  5:02 UTC 

[PATCH] thermal: sysfs: Fall back to vmalloc() for cooling device's statistics
 2020-08-21  5:00 UTC  (2+ messages)

[PATCH v5 0/8] huge vmalloc mappings
 2020-08-21  4:44 UTC  (18+ messages)
` [PATCH v5 1/8] mm/vmalloc: fix vmalloc_to_page for huge vmap mappings
` [PATCH v5 2/8] mm: apply_to_pte_range warn and fail if a large pte is encountered
` [PATCH v5 3/8] mm/vmalloc: rename vmap_*_range vmap_pages_*_range
` [PATCH v5 4/8] lib/ioremap: rename ioremap_*_range to vmap_*_range
` [PATCH v5 5/8] mm: HUGE_VMAP arch support cleanup
` [PATCH v5 6/8] mm: Move vmap_range from lib/ioremap.c to mm/vmalloc.c
` [PATCH v5 7/8] mm/vmalloc: add vmap_range_noflush variant
` [PATCH v5 8/8] mm/vmalloc: Hugepage vmalloc mappings

post-receive: pub/scm/utils/kernel/ndctl/ndctl
 2020-08-21  4:57 UTC 

post-receive: pub/scm/linux/kernel/git/herbert/cryptodev-2.6
 2020-08-21  4:56 UTC 

[PATCH] crypto: hifn_795x - Remove 64-bit build-time check
 2020-08-21  4:55 UTC 

[PATCH] lib: Convert test_printf.c to KUnit
 2020-08-21  4:54 UTC  (4+ messages)
  ` [Linux-kernel-mentees] "

[PATCH v1 1/2] pinctrl: mediatek: support access registers without race-condition
 2020-08-21  4:47 UTC  (4+ messages)

[PATCH] rtlwifi: switch from 'pci_' to 'dma_' API
 2020-08-21  4:51 UTC  (3+ messages)

[PATCH] memory: brcmstb_dpfe: fix array index out of bounds
 2020-08-21  4:42 UTC  (4+ messages)

[PATCH] iomap: Fix the write_count in iomap_add_to_ioend()
 2020-08-21  4:45 UTC  (3+ messages)

[PATCH v3 0/2]Enable RTC on Odroid N2
 2020-08-21  4:43 UTC  (6+ messages)
` [PATCH v3 1/2] arm64: dts: meson-g12b-odroid-n2: Enable RTC controller node

post-receive: pub/scm/linux/kernel/git/herbert/crypto-2.6
 2020-08-21  4:45 UTC 

post-receive: pub/scm/linux/kernel/git/herbert/crypto-2.6
 2020-08-21  4:45 UTC 

[PATCH 1/1] mm, oom_adj: don't loop through tasks in __set_oom_adj when not necessary
 2020-08-21  4:39 UTC  (12+ messages)

[PATCH 1/3] drm/amd/pm: correct Vega10 swctf limit setting
 2020-08-21  4:42 UTC  (3+ messages)
` [PATCH 2/3] drm/amd/pm: correct Vega12 "
` [PATCH 3/3] drm/amd/pm: correct Vega20 "

[REGRESSION] x86/cpu fsgsbase breaks TLS in 32 bit rr tracees on a 64 bit system
 2020-08-21  4:41 UTC 

[PATCH] multilib: Add musl multilib support
 2020-08-21  4:41 UTC 

pcm|dmaengine|imx-sdma race condition on i.MX6
 2020-08-21  4:34 UTC  (9+ messages)

[PATCH 0/5] multipath-tools series: coredump and memory leak bugfix
 2020-08-21  4:41 UTC  (4+ messages)
` [PATCH 2/5] libmultipath fix NULL dereference in select_action

[PATCH v5 1/1] cmd: provide command sbi
 2020-08-21  4:39 UTC  (2+ messages)

[PATCH] mm/gup_benchmark: update the documentation in Kconfig
 2020-08-21  4:39 UTC  (3+ messages)

[tglx-devel:devicemsi 18/38] arch/x86/kernel/x86_init.c:80:28: error: use of undeclared identifier 'native_create_pci_msi_domain'
 2020-08-21  4:36 UTC 

[PATCH BlueZ] input/device: Unregister all UHID event listeners at UHID_DESTROY
 2020-08-21  4:35 UTC 

[PATCH v5] ath10k: add atomic protection for device recovery
 2020-08-21  4:31 UTC  (2+ messages)

[PATCH] virtiofsd: add -o allow_directio|no_directio option
 2020-08-21  3:41 UTC 

git add intent-to-add then git add patch no longer allows edit
 2020-08-21  4:27 UTC 

[PATCH v2 00/13] mac80211 encapsulation offload / performance patches
 2020-08-21  4:20 UTC  (14+ messages)
` [PATCH v2 01/13] mac80211: rework tx encapsulation offload API
` [PATCH v2 02/13] mac80211: reduce duplication in tx status functions
` [PATCH v2 03/13] mac80211: remove tx status call to ieee80211_sta_register_airtime
` [PATCH v2 04/13] mac80211: optimize station connection monitor
` [PATCH v2 05/13] mac80211: swap NEED_TXPROCESSING and HW_80211_ENCAP tx flags
` [PATCH v2 06/13] mac80211: unify 802.3 (offload) and 802.11 tx status codepath
` [PATCH v2 07/13] mac80211: add missing queue/hash initialization to 802.3 xmit
` [PATCH v2 08/13] mac80211: check and refresh aggregation session in encap offload tx
` [PATCH v2 09/13] mac80211: support using ieee80211_tx_status_ext to free skbs without status info
` [PATCH v2 10/13] mac80211: extend ieee80211_tx_status_ext to support bulk free
` [PATCH v2 11/13] mac80211: notify the driver when a sta uses 4-address mode
` [PATCH v2 12/13] mac80211: skip encap offload for tx multicast/control packets
` [PATCH v2 13/13] mac80211: set info->control.hw_key for encap offload packets

[PATCH v2] checkpatch: Fix the usage of capture group ( ... )
 2020-08-21  4:25 UTC  (6+ messages)
      ` [Linux-kernel-mentees] "

[PATCH v5] crypto: af_alg - add extra parameters for DRBG interface
 2020-08-21  4:24 UTC  (2+ messages)

[RFC PATCH v2 3/9] ext4: add freespace tree allocator
 2020-08-21  4:23 UTC 

[f2fs-dev] [PATCH 0/1] f2fs: check output position in move range ioctl
 2020-08-21  3:47 UTC  (2+ messages)
` [f2fs-dev] [PATCH 1/1] "

[PATCH v2] scsi_debug: implement lun_format
 2020-08-21  4:22 UTC 

[PATCH v2 00/13] mm/debug_vm_pgtable fixes
 2020-08-21  4:20 UTC  (5+ messages)

[lustre-devel] git packfile
 2020-08-21  4:22 UTC  (8+ messages)

[PATCH v4 1/2] drm/amdkfd: abstract the iommu device checking with ignore_crat (v2)
 2020-08-21  4:20 UTC  (5+ messages)
` [PATCH v4 2/2] drm/amdkfd: force raven as "dgpu" path (v4)

[PATCH] media: mtk-vcodec: set dma max segment size
 2020-08-21  4:14 UTC  (3+ messages)

cma_alloc(), add sleep-and-retry for temporary page pinning
 2020-08-21  4:17 UTC  (2+ messages)

More Generic Audio Graph Sound Card idea
 2020-08-21  4:15 UTC 

[Intel-gfx] [PATCH i-g-t 1/4] i915/perf: 32bit printf cleanup
 2020-08-21  4:16 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for series starting with [i-g-t,1/4] "

[PATCH v2 00/10] [GSoC] Implement Corrected Commit Date
 2020-08-21  4:11 UTC  (5+ messages)
` [PATCH v3 00/11] "
  ` [PATCH v3 03/11] commit-graph: consolidate fill_commit_graph_info

[PATCH 1/1] block: move the PAGE_SECTORS definition into <linux/blkdev.h>
 2020-08-21  4:11 UTC  (2+ messages)

[PATCH] riscv/mm: Simplify retry logic in do_page_fault()
 2020-08-21  4:06 UTC  (3+ messages)

[RFC PATCH v2 3/9] ext4: add freespace tree allocator
 2020-08-21  4:06 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.