linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-21 03:47:04 to 2020-08-21 07:30:29 UTC [more...]

v5.9-rc1 commit reliably breaks pci nvme detection
 2020-08-21  7:28 UTC  (8+ messages)

[PATCH 4.19 00/92] 4.19.141-rc1 review
 2020-08-21  7:27 UTC  (6+ messages)
` [PATCH 4.19 83/92] mfd: dln2: Run event handler loop under spinlock
` [PATCH 4.19 90/92] drm/radeon: fix fb_div check in ni_init_smc_spll_table()

[PATCH] x86/entry/64: Disallow RDPID in paranoid entry if KVM is enabled
 2020-08-21  7:24 UTC  (2+ messages)

[PATCH 00/32] Set 2: Rid W=1 warnings in Wireless
 2020-08-21  7:16 UTC  (33+ messages)
` [PATCH 01/32] wireless: marvell: mwifiex: sdio: Move 'static const struct's into their own header file
` [PATCH 02/32] wireless: rsi: rsi_91x_mac80211: Add description for function param 'sta'
` [PATCH 03/32] wireless: intel: iwlwifi: mvm: ops: Remove unused static struct 'iwl_mvm_debug_names'
` [PATCH 04/32] wireless: broadcom: brcm80211: brcmsmac: ampdu: Remove a bunch of unused variables
` [PATCH 05/32] wireless: broadcom: brcm80211: brcmfmac: p2p: Fix a bunch of function docs
` [PATCH 06/32] wireless: rsi: rsi_91x_mgmt: Add descriptions for rsi_set_vap_capabilities()'s parameters
` [PATCH 07/32] wireless: intel: iwlwifi: dvm: rx: Demote a couple of nonconformant kernel-doc headers
` [PATCH 08/32] wireless: intel: iwlwifi: mvm: utils: Fix some doc-rot
` [PATCH 09/32] wireless: broadcom: brcm80211: brcmsmac: main: Remove a bunch of unused variables
` [PATCH 10/32] wireless: rsi: rsi_91x_ps: Source file headers do not make good kernel-doc candidates
` [PATCH 11/32] wireless: intel: iwlwifi: dvm: scan: Demote a few nonconformant kernel-doc headers
` [PATCH 12/32] wireless: brcm80211: brcmfmac: firmware: Demote seemingly unintentional kernel-doc header
` [PATCH 13/32] wireless: intel: iwlwifi: dvm: rxon: Demote non-conformant kernel-doc headers
` [PATCH 14/32] wireless: rsi: rsi_91x_coex: File headers are not suitable for kernel-doc
` [PATCH 15/32] wireless: intel: iwlegacy: 4965-mac: Convert function headers to standard comment blocks
` [PATCH 16/32] wireless: brcm80211: btcoex: Update 'brcmf_btcoex_state' and demote others
` [PATCH 17/32] wireless: broadcom: b43: phy_ht: Remove 9 year old TODO
` [PATCH 18/32] wireless: intel: iwlwifi: mvm: tx: Demote misuse of kernel-doc headers
` [PATCH 19/32] wireless: intel: iwlwifi: dvm: devices: Fix function documentation formatting issues
` [PATCH 20/32] wireless: rsi: rsi_91x_debugfs: Source file headers are not suitable for kernel-doc
` [PATCH 21/32] wireless: intel: iwlwifi: iwl-drv: Provide descriptions debugfs dentries
` [PATCH 22/32] wireless: intel: iwlegacy: 4965-rs: Demote non kernel-doc headers to standard comment blocks
` [PATCH 23/32] wireless: intel: iwlegacy: 4965-calib: Demote seemingly accidental kernel-doc header
` [PATCH 24/32] wireless: brcmfmac: fwsignal: Remove unused variable 'brcmf_fws_prio2fifo'
` [PATCH 25/32] wireless: ath: wil6210: wmi: Fix formatting and demote non-conforming function headers
` [PATCH 26/32] wireless: ath: wil6210: interrupt: Demote comment header which is clearly not kernel-doc
` [PATCH 27/32] wireless: ath: wil6210: txrx: Demote obvious abuse of kernel-doc
` [PATCH 28/32] wireless: ath: wil6210: txrx_edma: Demote comments which are clearly not kernel-doc
` [PATCH 29/32] wireless: realtek: rtl8192c: phy_common: Remove unused variable 'bbvalue'
` [PATCH 30/32] wireless: ath: wil6210: pmc: Demote a few nonconformant kernel-doc function headers
` [PATCH 31/32] wireless: ath: wil6210: wil_platform: Demote kernel-doc header to standard comment block
` [PATCH 32/32] wireless: mediatek: mt76x0: Move tables used only by init.c to their own header file

[PATCH net-next 1/2] dt-bindings: dp83867: add ti,led-function and ti,led-ctrl properties
 2020-08-21  7:21 UTC  (2+ messages)
` [PATCH net-next 2/2] net: phy: dp83867: apply ti,led-function and ti,led-ctrl to registers

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

[PATCH v5 0/7] make hdmi work on bananapi-r2
 2020-08-21  7:17 UTC  (3+ messages)
` [PATCH v5 3/7] drm/mediatek: disable tmds on mt2701
  ` Aw: "

[PATCH 1/2] ASoC: bindings: fsl-asoc-card: add compatible string for TLV320AIC32x4 codec
 2020-08-21  7:20 UTC  (4+ messages)
` [PATCH 2/2] ASoC: fsl-asoc-card: add support "

[PATCH v4 00/78] drm/vc4: Support BCM2711 Display Pipeline
 2020-08-21  7:18 UTC  (2+ messages)

[PATCH] xhci: Always restore EP_SOFT_CLEAR_TOGGLE even if ep reset failed
 2020-08-21  7:06 UTC 

[PATCH v5 0/8] huge vmalloc mappings
 2020-08-21  7:17 UTC  (17+ 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

[PATCH] powerpc/32s: Fix module loading failure when VMALLOC_END is over 0xf0000000
 2020-08-21  7:15 UTC 

[PATCH v4 0/3] TypeC Connector Class driver improvements
 2020-08-21  7:13 UTC  (2+ messages)

[PATCH 0/3] drm/vc4: Support HDMI QHD or higher output
 2020-08-21  7:10 UTC  (4+ messages)
    ` [PATCH 1/3] clk: bcm: rpi: Add register to control pixel bvb clk
    ` [PATCH 2/3] ARM: dts: bcm2711: Add bvb clock for hdmi-pixel
    ` [PATCH 3/3] drm/vc4: hdmi: Add pixel bvb clock control

[PATCH 7/8] spi: spi-s3c64xx: Increase transfer timeout
 2020-08-21  7:10 UTC  (3+ messages)

[PATCH 0/9] TRACE_IRQFLAGS wreckage
 2020-08-21  7:05 UTC  (8+ messages)

[PATCH] mtd: ck804xrom: fix missing pci device put in error paths
 2020-08-21  7:05 UTC 

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

[PATCH v6 0/6] PCI: uniphier: Add features for UniPhier PCIe host controller
 2020-08-21  7:05 UTC  (7+ messages)
` [PATCH v6 5/6] PCI: uniphier: Add iATU register support
` [PATCH v6 6/6] PCI: uniphier: Add error message when failed to get phy

[PATCH] staging: qlge: fix build breakage with dumping enabled
 2020-08-21  7:03 UTC 

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

[PATCH 4.9 000/212] 4.9.233-rc1 review
 2020-08-21  7:02 UTC  (3+ messages)
` [PATCH 4.9 196/212] gpu: ipu-v3: image-convert: Combine rotate/no-rotate irq handlers

[PATCH 4.14 000/228] 4.14.194-rc1 review
 2020-08-21  6:59 UTC  (3+ messages)
` [PATCH 4.14 196/228] RDMA/ipoib: Return void from ipoib_ib_dev_stop()

[PATCH] pinctrl: mediatek: Free eint data on failure
 2020-08-21  6:56 UTC  (3+ messages)

[PATCH v3] exfat: integrates dir-entry getting and validation
 2020-08-21  6:53 UTC  (4+ messages)

[PATCH 5.8 000/232] 5.8.3-rc1 review
 2020-08-21  6:51 UTC  (4+ messages)
    ` [LTP] "

[PATCH][next] atmel: Use fallthrough pseudo-keyword
 2020-08-21  6:53 UTC 

[PATCH][next] carl9170: Use fallthrough pseudo-keyword
 2020-08-21  6:52 UTC 

[PATCH 0/4] -ffreestanding/-fno-builtin-* patches
 2020-08-21  6:45 UTC  (12+ messages)

[PATCH][next] rtw88: Use fallthrough pseudo-keyword
 2020-08-21  6:49 UTC 

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

[PATCH][next] mwifiex: Use fallthrough pseudo-keyword
 2020-08-21  6:47 UTC 

[PATCH][next] b43legacy: Use fallthrough pseudo-keyword
 2020-08-21  6:44 UTC 

[PATCHv9] drivers: optee: allow op-tee to access devices on the i2c bus
 2020-08-21  6:36 UTC  (3+ messages)

[PATCH][next] b43: Use fallthrough pseudo-keyword
 2020-08-21  6:42 UTC 

[PATCH][next] iwlegacy: Use fallthrough pseudo-keyword
 2020-08-21  6:39 UTC 

[PATCH 0/2] Exynos5422 DMC: adjust to new devfreq monitoring mechanism
 2020-08-21  6:32 UTC  (6+ messages)
` [PATCH 2/2] ARM: dts: exynos: Remove interrupts from DMC controller in Exynos5422

[PATCH][next] brcmfmac: Use fallthrough pseudo-keyword
 2020-08-21  6:37 UTC 

[PATCH] random32: Use rcuidle variant for tracepoint
 2020-08-21  6:30 UTC 

[PATCH][next] orinoco: Use fallthrough pseudo-keyword
 2020-08-21  6:34 UTC 

[PATCH][next] prism54: Use fallthrough pseudo-keyword
 2020-08-21  6:29 UTC 

[PATCH bpf-next] docs: correct subject prefix and update LLVM info
 2020-08-21  6:23 UTC  (2+ messages)

[PATCH v2 0/3] soundwire: fix port_ready[] dynamic allocation
 2020-08-20 18:26 UTC  (4+ messages)
` [PATCH v2 1/3] soundwire: add definition for maximum number of ports
` [PATCH v2 2/3] soundwire: fix port_ready[] dynamic allocation in mipi_disco
` [PATCH v2 3/3] ASoC: codecs: fix port_ready[] dynamic allocation in ASoC codecs

[PATCH v2 bpf 1/2] bpf: verifier: check for packet data access based on target prog
 2020-08-21  6:19 UTC  (5+ messages)
` [PATCH v2 bpf 2/2] selftests/bpf: add test for freplace program with write access

[PATCH v6 0/2] make dma_alloc_coherent NUMA-aware by per-NUMA CMA
 2020-08-21  6:19 UTC  (2+ messages)

[RFC PATCH V3] iomap: add support to track dirty state of sub pages
 2020-08-21  6:17 UTC  (5+ messages)

[PATCH][next] rt2x00: Use fallthrough pseudo-keyword
 2020-08-21  6:20 UTC 

[PATCH][next] rtlwifi: Use fallthrough pseudo-keyword
 2020-08-21  6:18 UTC 

[RFC PATCH V2] iomap: add support to track dirty state of sub pages
 2020-08-21  6:10 UTC  (5+ messages)

general protection fault in map_vdso_randomized
 2020-08-21  6:10 UTC 

general protection fault in afs_dynroot_depopulate
 2020-08-21  6:10 UTC 

general protection fault in fib_check_nexthop
 2020-08-21  6:10 UTC 

[PATCH 1/2 v2] arm64: dts: ls1088a: add more thermal zone support
 2020-08-21  6:09 UTC  (4+ messages)
` [PATCH 2/2 v2] arm64: dts: ls208xa: "

KASAN: use-after-free Write in vcs_read
 2020-08-21  6:09 UTC 

[PATCH v8 0/2] pwm: intel: Add PWM driver for a new SoC
 2020-08-21  6:07 UTC  (4+ messages)
` [PATCH v8 2/2] Add PWM fan controller driver for LGM SoC

[PATCH] iomap: Fix the write_count in iomap_add_to_ioend()
 2020-08-21  6:07 UTC  (6+ messages)

[PATCH][next] iwlwifi: Use fallthrough pseudo-keyword
 2020-08-21  6:11 UTC 

[PATCH v32 00/12] /dev/random - a new approach with full SP800-90B compliance
 2020-08-21  5:44 UTC  (14+ messages)
` [PATCH v33 "
  ` [PATCH v33 01/12] Linux Random Number Generator
  ` [PATCH v33 02/12] LRNG - allocate one DRNG instance per NUMA node
  ` [PATCH v33 03/12] LRNG - sysctls and /proc interface
  ` [PATCH v33 04/12] LRNG - add switchable DRNG support
  ` [PATCH v33 05/12] crypto: DRBG - externalize DRBG functions for LRNG
  ` [PATCH v33 06/12] LRNG - add SP800-90A DRBG extension
  ` [PATCH v33 07/12] LRNG - add kernel crypto API PRNG extension
  ` [PATCH v33 08/12] crypto: provide access to a static Jitter RNG state
  ` [PATCH v33 09/12] LRNG - add Jitter RNG fast noise source
  ` [PATCH v33 10/12] LRNG - add SP800-90B compliant health tests
  ` [PATCH v33 11/12] LRNG - add interface for gathering of raw entropy
  ` [PATCH v33 12/12] LRNG - add power-on and runtime self-tests

[PATCH][next] mediatek: Use fallthrough pseudo-keyword
 2020-08-21  6:07 UTC 

[PATCH net-next] net: remove redundant variable in vxlan_xmit_one
 2020-08-21  5:56 UTC 

[PATCH 0/5] input: misc: Add IBM Operation Panel driver
 2020-08-21  5:54 UTC  (3+ messages)
` [PATCH 3/5] i2c: aspeed: Mask IRQ status to relevant bits

[PATCH v3 0/3] selinux: add detailed tracepoint on audited events
 2020-08-21  5:53 UTC  (7+ messages)
` [PATCH v3 3/3] selinux: add permission names to trace event

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

[PATCH] media: atomisp: fix memleak in ia_css_stream_create
 2020-08-21  5:49 UTC 

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

[PATCH v3] mm: Fix kthread_use_mm() vs TLB invalidate
 2020-08-21  5:39 UTC  (2+ messages)

[PATCH v1 1/1] pinctrl: mediatek: remove log message in mtk_hw_pin_field_lookup
 2020-08-21  5:38 UTC 

[tip:auto-latest] BUILD SUCCESS a9bd3a91d6e49ebd2d7d8ace91d4cc339c382a31
 2020-08-21  5:35 UTC 

[PATCH v3] usb-serial:cp210x: add support to software flow control
 2020-08-21  5:32 UTC  (2+ messages)

[RFC 1/3] Initialize devlink health dump framework for the dlge driver
 2020-08-21  5:23 UTC  (4+ messages)

[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] cpufreq: replace cpu_logical_map with read_cpuid_mpir
 2020-08-21  5:22 UTC  (4+ messages)

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

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

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

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

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

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

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

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

[PATCH] lib: Convert test_printf.c to KUnit
 2020-08-21  4:54 UTC  (3+ messages)

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

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

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

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

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

[PATCH v2] checkpatch: Fix the usage of capture group ( ... )
 2020-08-21  4:25 UTC  (5+ messages)

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

[PATCH] media: mtk-vcodec: set dma max segment size
 2020-08-21  4:14 UTC 

[RFC PATCH 0/5] KVM: arm64: Add pvtime LPT support
 2020-08-21  3:54 UTC  (4+ messages)

[PATCH v10 00/24] coresight: allow to build coresight as modules
 2020-08-21  3:44 UTC  (12+ messages)
` [PATCH v10 14/24] coresight: allow funnel driver to be built as module
` [PATCH v10 15/24] coresight: allow replicator "
` [PATCH v10 16/24] coresight: cti: add function to register cti associate ops
` [PATCH v10 17/24] coresight: cti: Fix remove sysfs link error
` [PATCH v10 18/24] coresight: cti: Fix bug clearing sysfs links on callback
` [PATCH v10 19/24] coresight: cti: don't disable ect device if it's not enabled
` [PATCH v10 20/24] coresight: cti: increase reference count when enabling cti
` [PATCH v10 21/24] coresight: cti: allow cti to be built as a module
` [PATCH v10 22/24] coresight: tmc-etr: add function to register catu ops
` [PATCH v10 23/24] coresight: catu: allow catu drivers to be built as modules
` [PATCH v10 24/24] coresight: allow the coresight core driver to be built as a module

[PATCH v3 0/2] Selecting Load Addresses According to p_align
 2020-08-21  3:51 UTC  (3+ messages)
` [PATCH v3 1/2] fs/binfmt_elf: Use PT_LOAD p_align values for suitable start address

Lockdep warning caused by "driver core: Fix sleeping in invalid context during device link deletion"
 2020-08-21  3:35 UTC 

[PATCH v6 0/3] SELinux support for anonymous inodes and UFFD
 2020-08-21  3:48 UTC  (3+ messages)

[PATCH RESEND 0/9] crypto: caam - xts(aes) updates
 2020-08-21  3:47 UTC  (5+ messages)
` [PATCH RESEND 1/9] crypto: caam/jr - add fallback for XTS with more than 8B IV


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