linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-18 23:20:18 to 2020-06-19 04:55:18 UTC [more...]

[PATCH 0/3] ALSA: compress: Document stream states and fix gaplless SM
 2020-06-19  4:54 UTC  (2+ messages)
` [PATCH 1/3] ALSA: compress: document the compress audio state machine

[PATCH] Revert "Makefile: install modules.builtin even if CONFIG_MODULES=n"
 2020-06-19  4:48 UTC 

[PATCH net 0/2] net: phy: MDIO bus scanning fixes
 2020-06-19  4:47 UTC  (3+ messages)
` [PATCH net 1/2] of: of_mdio: Correct loop scanning logic
` [PATCH net 2/2] net: phy: Check harder for errors in get_phy_id()

treewide: replace '---help---' in Kconfig files with 'help'
 2020-06-19  4:36 UTC  (2+ messages)

[PATCH v2 00/10] perf parse-events: enable more flex/bison warnings
 2020-06-19  4:33 UTC  (11+ messages)
` [PATCH v2 01/10] perf parse-events: Use automatic variable for flex input
` [PATCH v2 02/10] perf parse-events: Use automatic variable for yacc input
` [PATCH v2 03/10] perf pmu: Add bison debug build flag
` [PATCH v2 04/10] perf pmu: Add flex "
` [PATCH v2 05/10] perf parse-events: Declare flex header file output
` [PATCH v2 06/10] perf parse-events: Declare bison "
` [PATCH v2 07/10] perf parse-events: Disable a subset of flex warnings
` [PATCH v2 08/10] perf expr: Avoid implicit lex function declaration
` [PATCH v2 09/10] perf parse-events: "
` [PATCH v2 10/10] perf parse-events: Disable a subset of bison warnings

linux-next: Fixes tag needs some work in the pinctrl tree
 2020-06-19  4:33 UTC  (2+ messages)

[PATCH V2] pinctrl: qcom: ipq6018 Add missing pins in qpic pin group
 2020-06-19  4:31 UTC 

[PATCH 0/2] PUD/PGDIR entries for linear mapping
 2020-06-19  4:28 UTC  (4+ messages)
` [PATCH 2/2] riscv: Use PUD/PGDIR entries for linear mapping when possible

[PATCH] soc: qcom: rpmh: Remove serialization of TCS commands
 2020-06-19  4:27 UTC  (2+ messages)

[PATCH v3] exfat: remove EXFAT_SB_DIRTY flag
 2020-06-19  4:22 UTC  (5+ messages)

[PATCH v3] HID: i2c-hid: Enable touchpad wakeup from Suspend-to-Idle
 2020-06-19  4:16 UTC  (3+ messages)

security/integrity/ima/ima_crypto.c:575:12: warning: stack frame size of 1152 bytes in function 'ima_calc_field_array_hash_tfm'
 2020-06-19  4:13 UTC  (3+ messages)
` [kbuild-all] "

[rcu:rcu/next] BUILD SUCCESS 2cb3e01520e4c6cd28ac8301e4616c62c313a833
 2020-06-19  4:10 UTC 

[PATCH net] net: dsa: bcm_sf2: Fix node reference count
 2020-06-19  3:45 UTC  (4+ messages)

[PATCH 0/5] net: hns3: a bundle of minor cleanup and fixes
 2020-06-19  3:43 UTC  (4+ messages)
` [PATCH 2/5] net: hns3: pointer type of buffer should be void

[PATCHv2] tpm: ibmvtpm: Wait for ready buffer before probing for TPM2 attributes
 2020-06-19  3:42 UTC  (2+ messages)

[PATCH] lib: kunit_test_overflow: add KUnit test of check_*_overflow functions
 2020-06-19  3:42 UTC  (9+ messages)
    ` common KUnit Kconfig and file naming (was: Re: [PATCH] lib: kunit_test_overflow: add KUnit test of check_*_overflow functions)

[PATCH][next] mISDN: hfcsusb: Use struct_size() helper
 2020-06-19  3:41 UTC  (2+ messages)

[PATCH] lan743x: allow mac address to come from dt
 2020-06-19  3:40 UTC  (2+ messages)

[PATCH resend net] net: ethtool: add missing NETIF_F_GSO_FRAGLIST feature string
 2020-06-19  3:37 UTC  (2+ messages)

[PATCH][next] enetc: Use struct_size() helper in kzalloc()
 2020-06-19  3:36 UTC  (2+ messages)

[PATCH] tg3: driver sleeps indefinitely when EEH errors exceed eeh_max_freezes
 2020-06-19  3:35 UTC  (3+ messages)
` [PATCH v2] "

severe proc dentry lock contention
 2020-06-19  3:30 UTC  (5+ messages)

[PATCH net-next v8 5/5] net: phy: DP83822: Add setting the fixed internal delay
 2020-06-19  3:27 UTC  (2+ messages)

[PATCH v2 0/3] IOMMU user API enhancement
 2020-06-19  3:30 UTC  (13+ messages)
` [PATCH v2 1/3] docs: IOMMU user API

[PATCH] clk: imx: vf610: add CAAM clock
 2020-06-19  3:28 UTC  (2+ messages)

[PATCH 0/3] kcsan: Re-add GCC support, and compiler flags improvements
 2020-06-19  3:25 UTC  (2+ messages)

[PATCH 1/7] rcu/segcblist: Prevent useless GP start if no CBs to accelerate
 2020-06-19  3:23 UTC  (26+ messages)
` [PATCH 2/7] rcu/trace: Add tracing for how segcb list changes
` [PATCH 3/7] rcu/trace: Add name of the source for gp_seq
` [PATCH 5/7] rcu/trace: Use rsp's gp_seq in acceleration's rcu_grace_period tracepoint
` [PATCH 6/7] rcutorture: Add support to get the number of wakeups of main GP kthread
` [PATCH 7/7] rcutorture: Add number of GP information to reports

[PATCH V3 0/5] Enable USB support in IPQ8074
 2020-06-19  3:20 UTC  (6+ messages)
` [PATCH V3 4/5] phy: qcom-qusb2: Add ipq8074 device compatible

[PATCH v2 2/2] fs: generic_file_buffered_read() now uses find_get_pages_contig
 2020-06-19  3:20 UTC  (4+ messages)
` [PATCH v3 0/2] generic_file_buffered_read() refactoring & optimization
` [PATCH v3 1/2] fs: Break generic_file_buffered_read up into multiple functions
` [PATCH v3 2/2] fs: generic_file_buffered_read() now uses find_get_pages_contig

[PATCH] f2fs: fix to document reserved special compression extension
 2020-06-19  3:20 UTC 

[PATCH][next] net: stmmac: selftests: Use struct_size() helper in kzalloc()
 2020-06-19  3:19 UTC  (2+ messages)

[PATCH v1 0/6] console: unify return codes from ->setup() hook
 2020-06-19  3:17 UTC  (10+ messages)
` [PATCH v1 2/6] serial: sunsab: Return proper error code from console "
` [PATCH v1 3/6] serial: sunzilog: "
` [PATCH v1 5/6] console: Propagate error code from console ->setup()
` [PATCH v1 6/6] console: Fix trivia typo 'change' -> 'chance'

[RESEND v5 0/2] phy: intel: Add Keem Bay eMMC PHY support
 2020-06-19  3:17 UTC  (4+ messages)
` [RESEND v5 2/2] "

[PATCH v3] ASoC: qcom: Kconfig: Tweak dependencies on SND_SOC_SDM845
 2020-06-19  3:14 UTC 

[RFC PATCH] xen/privcmd: Convert get_user_pages*() to pin_user_pages*()
 2020-06-19  3:12 UTC  (3+ messages)

[PATCH v2 net 0/2] Reapply DSA fix for dpaa-eth with proper Fixes: tag
 2020-06-19  3:11 UTC  (2+ messages)

[PATCH 0/7] x86/entry: noinstr fixes
 2020-06-19  3:10 UTC  (3+ messages)
` [PATCH 4/7] x86/entry: Increase entry_stack size to a full page

[PATCH 0/3] zone-append support in aio and io-uring
 2020-06-19  3:08 UTC  (8+ messages)

[RESEND, PATCH v2] lib: overflow-test: add KUnit test of check_*_overflow functions
 2020-06-19  3:05 UTC  (2+ messages)

[PATCH v6 23/36] drm: vmwgfx: fix common struct sg_table related issues
 2020-06-19  3:05 UTC  (2+ messages)

PC speaker
 2020-06-19  3:04 UTC  (2+ messages)

[PATCH v3 1/1] mfd: Add I2C based System Configuaration (SYSCON) access
 2020-06-19  3:03 UTC  (4+ messages)

[PATCH v3] driver core: platform: expose numa_node to users in sysfs
 2020-06-19  3:00 UTC 

[git pull] drm fixes for 5.7-rc2
 2020-06-19  3:00 UTC 

[PATCH 1/2] net: ethernet: mvneta: Fix Serdes configuration for SoCs without comphy
 2020-06-19  3:00 UTC  (4+ messages)
` [PATCH 2/2] net: ethernet: mvneta: Add 2500BaseX support "

[PATCH] f2fs-tools: set cold flag for non-dir node
 2020-06-19  2:48 UTC  (4+ messages)
  ` 回复: "

[GIT PULL] overflow helper addition for v5.8-rc2
 2020-06-19  2:42 UTC 

[tip:x86/cpu] BUILD SUCCESS c9a1ff316bc9b1d1806a4366d0aef6e18833ba52
 2020-06-19  2:40 UTC 

kernel BUG at mm/huge_memory.c:2613!
 2020-06-19  2:40 UTC  (5+ messages)

[PATCH 2/2] nvmet: remove workarounds for gcc bug wrt unnamed fields in initializers
 2020-06-19  2:34 UTC  (2+ messages)

[PATCH net-next v8 2/5] net: phy: Add a helper to return the index for of the internal delay
 2020-06-19  2:36 UTC  (4+ messages)

[PATCH 0/2] Add new UniPhier AHCI PHY driver
 2020-06-19  2:36 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: phy: Add UniPhier AHCI PHY description
` [PATCH 2/2] phy: socionext: Add UniPhier AHCI PHY driver support

[PATCH v8 0/5] support reserving crashkernel above 4G on arm64 kdump
 2020-06-19  2:32 UTC  (13+ messages)

[PATCH 1/2] nvme: remove workarounds for gcc bug wrt unnamed fields in initializers
 2020-06-19  1:26 UTC  (2+ messages)

[PATCH 0/2] Introduce PCI_FIXUP_IOMMU
 2020-06-19  2:26 UTC  (2+ messages)

[PATCH] drm/rockchip: vop: fix vop full rgb24 r/b color error
 2020-06-19  2:12 UTC 

[PATCH 1/3] rcu/trace: Print negative GP numbers correctly
 2020-06-19  2:07 UTC  (4+ messages)
` [PATCH 2/3] rcu/trace: Use gp_seq_req in acceleration's rcu_grace_period tracepoint
` [PATCH 3/3] rcu/trace: Add name of the source for gp_seq to prevent confusion

[PATCH] drm/lima: Expose job_hang_limit module parameter
 2020-06-19  2:03 UTC  (3+ messages)

[PATCH] [v3] dmaengine: tegra210-adma: Fix runtime PM imbalance on error
 2020-06-19  1:59 UTC  (3+ messages)
  `  "

[PATCH] tracing/boottime: Fix kprobe multiple events
 2020-06-19  1:58 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v4 0/3] Support virtio cross-device resources
 2020-06-19  1:57 UTC  (5+ messages)
` [PATCH v4 1/3] virtio: add dma-buf support for exported objects

[PATCH] hwmon: (dell-smm) Add Latitude 5480 to fan control whitelist
 2020-06-19  1:55 UTC 

[PATCH] Fix unwind_frame for clang-built kernels
 2020-06-19  1:55 UTC  (3+ messages)

[PATCH] RISC-V: Acquire mmap lock before invoking walk_page_range
 2020-06-19  1:53 UTC  (5+ messages)

[PATCH] thermal/drivers/cpufreq_cooling: Fix wrong frequency converted from power
 2020-06-19  1:51 UTC 

[tip:x86/fsgsbase] BUILD SUCCESS 5e7ec8578fa3dada50c50f5b234fa8d154b76349
 2020-06-19  1:49 UTC 

[RESEND PATCH v2 0/3] add regmap & indirect access support
 2020-06-19  1:43 UTC  (4+ messages)
` [RESEND PATCH v2 1/3] spi: altera: use regmap-mmio instead of direct mmio register access
` [RESEND PATCH v2 2/3] spi: altera: support indirect access to the registers
` [RESEND PATCH v2 3/3] spi: altera: fix size mismatch on 64 bit processors

Security Random Number Generator support
 2020-06-19  1:47 UTC  (8+ messages)

[PATCH 1/5] f2fs: fix to wait page writeback before update
 2020-06-19  1:44 UTC  (3+ messages)

[PATCH][next] fpga: dfl: Use struct_size() in kzalloc()
 2020-06-19  1:40 UTC  (2+ messages)

[PATCH v2 0/2] fpga: Fix dead store
 2020-06-19  1:39 UTC  (5+ messages)
` [PATCH v2 1/2] fpga: Fix dead store fpga-mgr.c
` [PATCH v2 2/2] fpga: Fix dead store in fpga-bridge.c

[PATCH 1/5] dt-bindings: fpga: xilinx-slave-serial: valid for the 7 Series too
 2020-06-19  1:38 UTC  (7+ messages)
` [PATCH 2/5] fpga manager: xilinx-spi: "
` [PATCH 3/5] fpga manager: xilinx-spi: remove unneeded, mistyped variables

[PATCH V3 (RESEND) 0/3] arm64: Enable vmemmap mapping from device memory
 2020-06-19  1:34 UTC  (3+ messages)

[PATCH v6 0/6] workingset protection/detection on the anonymous LRU list
 2020-06-19  1:34 UTC  (4+ messages)
` [PATCH v6 4/6] mm/swapcache: support to handle the exceptional entries in swapcache

[PATCH v6 00/19] The new cgroup slab memory controller
 2020-06-19  1:31 UTC  (16+ messages)
` [PATCH v6 05/19] mm: memcontrol: decouple reference counting from page accounting

[PATCH v2 0/6] add regmap & indirect access support
 2020-06-19  1:23 UTC  (3+ messages)

[PATCH v2] arm64: dts: qcom: sc7180: Add Display Port dt node
 2020-06-19  1:12 UTC  (2+ messages)

Parallel compilation performance regression
 2020-06-19  1:05 UTC  (2+ messages)

[PATCH 1/1] iommu/vt-d: Fix misuse of iommu_domain_identity_map()
 2020-06-19  0:53 UTC  (2+ messages)

[PATCH 1/3] ARM: dts: change AM33XX_PADCONF macro separate conf and mux
 2020-06-19  0:50 UTC  (2+ messages)

[PATCH v5 3/3] net: phy: mscc: handle the clkout control on some phy variants
 2020-06-19  0:50 UTC  (2+ messages)

[PATCH v6 35/36] videobuf2: use sgtable-based scatterlist wrappers
 2020-06-19  0:34 UTC  (2+ messages)

[PATCH v4 0/5] spi: spi-geni-qcom: Fixes / perf improvements
 2020-06-19  0:40 UTC  (12+ messages)
` [PATCH v4 5/5] spi: spi-geni-qcom: Don't keep a local state variable
` [PATCH 6/5] spi: spi-geni-qcom: Simplify setup_fifo_xfer()
` [PATCH 7/5] spi: spi-geni-qcom: Don't set {tx,rx}_rem_bytes unnecessarily

[PATCH] RISC-V: Don't allow write+exec only page mapping request in mmap
 2020-06-19  0:31 UTC  (2+ messages)

[RFC PATCH stable] RDMA/qedr: qedr_iw_load_qp() can be static
 2020-06-19  0:26 UTC  (2+ messages)

[RFC PATCH v2 4/5] scsi: ufs: L2P map management for HPB read
 2020-06-19  0:16 UTC  (9+ messages)
` [RFC PATCH v2 3/5] scsi: ufs: Introduce HPB module
  ` [RFC PATCH v2 2/5] scsi: ufs: Add UFS-feature layer
    ` [RFC PATCH v2 1/5] scsi: ufs: Add UFS feature related parameter
      ` [RFC PATCH v2 0/5] scsi: ufs: Add Host Performance Booster Support

[PATCH 18/25] mm/riscv: Use mm_fault_accounting()
 2020-06-19  0:12 UTC  (3+ messages)

[PATCH 1/4] pci: Keep the ACS capability offset in device
 2020-06-18 23:58 UTC  (3+ messages)
` [PATCH 4/4] pci: export untrusted attribute in sysfs

[for-linus][PATCH 00/17] tracing: Updates for 5.8
 2020-06-18 23:56 UTC  (18+ messages)
` [for-linus][PATCH 01/17] recordmcount: support >64k sections
` [for-linus][PATCH 02/17] kprobes: Suppress the suspicious RCU warning on kprobes
` [for-linus][PATCH 03/17] kprobes: Use non RCU traversal APIs on kprobe_tables if possible
` [for-linus][PATCH 04/17] kprobes: Fix to protect kick_kprobe_optimizer() by kprobe_mutex
` [for-linus][PATCH 05/17] kprobes: Remove redundant arch_disarm_kprobe() call
` [for-linus][PATCH 06/17] kretprobe: Prevent triggering kretprobe from within kprobe_flush_task
` [for-linus][PATCH 07/17] sample-trace-array: Fix sleeping function called from invalid context
` [for-linus][PATCH 08/17] sample-trace-array: Remove trace_array sample-instance
` [for-linus][PATCH 09/17] tracing: Make ftrace packed events have align of 1
` [for-linus][PATCH 10/17] trace: Fix typo in allocate_ftrace_ops()s comment
` [for-linus][PATCH 11/17] tracing/probe: Fix memleak in fetch_op_data operations
` [for-linus][PATCH 12/17] tracing: Remove unused event variable in tracing_iter_reset
` [for-linus][PATCH 13/17] proc/bootconfig: Fix to use correct quotes for value
` [for-linus][PATCH 14/17] tools/bootconfig: "
` [for-linus][PATCH 15/17] tools/bootconfig: Fix to return 0 if succeeded to show the bootconfig
` [for-linus][PATCH 16/17] tools/bootconfig: Add testcase for show-command and quotes test
` [for-linus][PATCH 17/17] ftrace: Fix maybe-uninitialized compiler warning

[PATCH] Ability to read the MKTME status from userspace
 2020-06-18 23:52 UTC  (3+ messages)

[PATCH v4 0/5] Qualcomm labibb regulator driver
 2020-06-18 23:44 UTC  (3+ messages)
` [PATCH v4 1/5] regulator: Allow regulators to verify enabled during enable()

[PATCH] erofs: fix partially uninitialized misuse in z_erofs_onlinepage_fixup
 2020-06-18 23:43 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v6 32/36] rapidio: fix common struct sg_table related issues
 2020-06-18 23:39 UTC  (2+ messages)

[RESEND PATCH v27 11/15] leds: lp55xx: Add multicolor framework support to lp55xx
 2020-06-18 23:38 UTC  (10+ messages)

[tip:ras/core] BUILD SUCCESS 5ba7821bcf7d82e35582fce8fe65cd160a6954b4
 2020-06-18 23:37 UTC 

[PATCH v4 0/2] Extend SSR notifications framework
 2020-06-18 23:35 UTC  (4+ messages)
` [PATCH v4 1/2] remoteproc: qcom: Add per subsystem SSR notification

[PATCH v5 00/13] Modernise powerpc 40x
 2020-06-18 23:33 UTC  (12+ messages)
` [PATCH v5 01/13] powerpc: Remove Xilinx PPC405/PPC440 support

[PATCH] scsi: sd: stop SSD (non-rotational) disks before reboot
 2020-06-18 23:31 UTC  (4+ messages)

WARNING with LBR + precise_ip=2 + bpf_get_stackid()
 2020-06-18 23:21 UTC  (3+ messages)

[PATCH] PCI: qcom: Disable power management for uPD720201 USB3 controller
 2020-06-18 23:20 UTC  (2+ messages)

[RFC PATCH v2 4/5] scsi: ufs: L2P map management for HPB read
 2020-06-18  6:12 UTC  (2+ messages)


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