linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-19 04:34:41 to 2020-06-19 09:21:12 UTC [more...]

[PATCH v3 0/1] s390: virtio: let arch choose to accept devices without IOMMU feature
 2020-06-19  9:20 UTC  (4+ messages)
` [PATCH v3 1/1] s390: virtio: let arch "

[PATCH 1/1] net: ethernet: oki-semi: pch_gbe: fix spelling mistake
 2020-06-19  9:18 UTC 

[PATCH v3] f2fs-tools: introduce set_node_footer to initialize node footer
 2020-06-19  9:17 UTC  (2+ messages)

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

[PATCH] f2fs: fix to check page dirty status before writeback
 2020-06-19  9:14 UTC 

[PATCH] erofs: fix partially uninitialized misuse in z_erofs_onlinepage_fixup
 2020-06-19  9:13 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/3] ALSA: compress: Document stream states and fix gaplless SM
 2020-06-19  9:13 UTC  (5+ messages)
` [PATCH 1/3] ALSA: compress: document the compress audio state machine
` [PATCH 2/3] ALSA: compress: document the compress gapless "
` [PATCH 3/3] ALSA: compress: fix partial_drain completion state

INFO: trying to register non-static key in is_dynamic_key
 2020-06-19  9:11 UTC  (5+ messages)

[PATCH v5 0/9] media: adv748x: add support for HDMI audio
 2020-06-19  9:10 UTC  (7+ messages)
` [PATCH v5 6/9] media: adv748x: prepare/enable mclk when the audio is used
` [PATCH v5 7/9] media: adv748x: only activate DAI if it is described in device tree

[PATCH v2] mfd: sprd: populate sub-devices defined in DT
 2020-06-19  9:09 UTC 

[PATCH v2 0/3] pinctrl: single: support #pinctrl-cells = 2
 2020-06-19  9:06 UTC  (4+ messages)
` [PATCH v2 1/3] ARM: dts: change AM33XX_PADCONF macro separate conf and mux
` [PATCH v2 2/3] ARM: dts: am33xx-l4: change #pinctrl-cells from 1 to 2
` [PATCH v2 3/3] pinctrl: single: parse #pinctrl-cells = 2

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

[PATCH] jffs2: fix UAF problem
 2020-06-19  9:06 UTC 

[PATCH v8 4/4] gpio: xilinx: Utilize for_each_set_clump macro
 2020-06-19  9:05 UTC  (5+ messages)

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

[PATCH v3] ASoC: qcom: Kconfig: Tweak dependencies on SND_SOC_SDM845
 2020-06-19  9:02 UTC  (2+ messages)

[PATCH 1/1] net: ethernet: neterion: vxge: fix spelling mistake
 2020-06-19  9:02 UTC 

[PATCH 1/2] panfrost: Make sure GPU is powered on when reading GPU_LATEST_FLUSH_ID
 2020-06-19  9:00 UTC  (4+ messages)
` [PATCH 2/2] panfrost: Add compatible string for bifrost

arch/riscv/include/asm/irqflags.h:22:9: sparse: sparse: context imbalance in 'cm_queue_work_unlock' - unexpected unlock
 2020-06-19  8:58 UTC 

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

[PATCH v2] fs: Do not check if there is a fsnotify watcher on pseudo inodes
 2020-06-19  8:51 UTC  (2+ messages)
` [fs] 0587211dff: will-it-scale.per_thread_ops 4.7% improvement

[PATCH 00/18] dma-fence lockdep annotations, round 2
 2020-06-19  8:51 UTC  (15+ messages)
` [PATCH 03/18] dma-fence: basic lockdep annotations
      ` [Intel-gfx] "
` [PATCH 04/18] dma-fence: prime "
  ` [Linaro-mm-sig] "

[PATCH] dts: arm64: lx2160a-rdb: fix shunt-resistor
 2020-06-19  8:46 UTC 

[PATCH v4 0/2] phy: bcm63xx-usbh: Add BCM63xx USBH driver
 2020-06-19  8:51 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: phy: add bcm63xx-usbh bindings
` [PATCH v4 2/2] phy: bcm63xx-usbh: Add BCM63xx USBH driver

[PATCH v2] f2fs-tools: introduce set_node_footer to initialize node footer
 2020-06-19  8:49 UTC  (3+ messages)
  ` 回复: "

[PATCH] drm/rockchip: vop: fix vop full rgb24 r/b color error
 2020-06-19  8:39 UTC  (3+ messages)

[PATCH 1/2 v4] exfat: write multiple sectors at once
 2020-06-19  8:38 UTC  (2+ messages)
` [PATCH 2/2 v4] exfat: add error check when updating dir-entries

[PATCH v13 00/18] per memcg lru lock
 2020-06-19  8:33 UTC  (19+ messages)
` [PATCH v13 01/18] mm/vmscan: remove unnecessary lruvec adding
` [PATCH v13 02/18] mm/page_idle: no unlikely double check for idle page counting
` [PATCH v13 03/18] mm/compaction: correct the comments of compact_defer_shift
` [PATCH v13 04/18] mm/compaction: rename compact_deferred as compact_should_defer
` [PATCH v13 05/18] mm/thp: move lru_add_page_tail func to huge_memory.c
` [PATCH v13 06/18] mm/thp: clean up lru_add_page_tail
` [PATCH v13 07/18] mm/thp: narrow lru locking
` [PATCH v13 08/18] mm/memcg: add debug checking in lock_page_memcg
` [PATCH v13 09/18] mm/swap: fold vm event PGROTATED into pagevec_move_tail_fn
` [PATCH v13 10/18] mm/lru: introduce TestClearPageLRU
` [PATCH v13 11/18] mm/compaction: do page isolation first in compaction
` [PATCH v13 12/18] mm/mlock: reorder isolation sequence during munlock
` [PATCH v13 13/18] mm/swap: serialize memcg changes during pagevec_lru_move_fn
` [PATCH v13 14/18] mm/lru: replace pgdat lru_lock with lruvec lock
` [PATCH v13 15/18] mm/lru: introduce the relock_page_lruvec function
` [PATCH v13 16/18] mm/vmscan: use relock for move_pages_to_lru
` [PATCH v13 17/18] mm/pgdat: remove pgdat lru_lock
` [PATCH v13 18/18] mm/lru: revise the comments of lru_lock

[PATCH v3 00/21] dynamic_debug cleanups, query features, export
 2020-06-19  8:34 UTC  (9+ messages)
` [PATCH v3 20/21] dyndbg: add user-flag, negating-flags, and filtering on flags

[PATCH v6 00/19] The new cgroup slab memory controller
 2020-06-19  8:32 UTC  (11+ messages)

[PATCH v5 0/7] arm_pmu: Use NMI for perf interrupt
 2020-06-19  8:33 UTC  (13+ messages)
` [PATCH v5 2/7] arm64: perf: Avoid PMXEV* indirection
` [PATCH v5 3/7] arm64: perf: Remove PMU locking
` [PATCH v5 6/7] arm_pmu: Introduce pmu_irq_ops

[PATCH] staging: gasket: replace symbolic permissions
 2020-06-19  8:32 UTC  (4+ messages)

[PATCH] Ability to read the MKTME status from userspace
 2020-06-19  7:41 UTC  (7+ messages)

[RFC PATCH v3 0/1] Add rwsem "contended hook" API and mmap_lock histograms
 2020-06-19  8:30 UTC  (4+ messages)
` [RFC PATCH v3 1/1] mmap_lock: add tracepoints around mmap_lock acquisition

properly support exec and wait with kernel pointers v2
 2020-06-19  8:28 UTC  (3+ messages)
` [PATCH 3/6] exec: cleanup the count() function

[PATCH v3 00/15] Split off nVHE hyp code
 2020-06-19  8:28 UTC  (3+ messages)
` [PATCH v3 07/15] arm64: kvm: Split hyp/tlb.c to VHE/nVHE

[PATCH] soc: qcom: rpmh: Use __fill_rpmh_msg API during rpmh_write()
 2020-06-19  8:23 UTC  (2+ messages)

[PATCH] sparse: use the _Generic() version of __unqual_scalar_typeof()
 2020-06-19  8:23 UTC  (2+ messages)

[PATCH v5 0/7] Add seccomp notifier ioctl that enables adding fds
 2020-06-19  8:20 UTC  (5+ messages)
` [PATCH v5 3/7] fs: Add fd_install_received() wrapper for __fd_install_received()

[PATCH v2] usb: dwc3: Add support for VBUS power control
 2020-06-19  8:21 UTC  (6+ messages)

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

[PATCH] soc: qcom: rpmh: Update rpmh_invalidate function to return void
 2020-06-19  8:20 UTC  (2+ messages)

[PATCH v2] MAINTAINERS: Add entry for ROHM power management ICs
 2020-06-19  8:17 UTC  (2+ messages)

[tip: objtool/core] objtool: Fix noinstr vs KCOV
 2020-06-19  8:15 UTC 

[tip: objtool/core] objtool: Clean up elf_write() condition
 2020-06-19  8:15 UTC 

[tip: objtool/core] objtool: Provide elf_write_{insn,reloc}()
 2020-06-19  8:15 UTC 

WARNING with LBR + precise_ip=2 + bpf_get_stackid()
 2020-06-19  8:13 UTC  (3+ messages)

[PATCH 2/2] net: dsa: qca8k: introduce SGMII configuration options
 2020-06-19  8:12 UTC  (2+ messages)

[PATCHv8 0/3] optee: register drivers on optee bus
 2020-06-19  8:12 UTC  (8+ messages)
` [PATCHv8 1/3] optee: use uuid for sysfs driver entry
    ` [Tee-dev] "

[PATCH v2] Introduce MEN 16Z192-00 CAN controller driver
 2020-06-19  8:09 UTC 

[PATCH] sparse: use identifiers to define address spaces
 2020-06-19  8:07 UTC  (4+ messages)

[PATCH v5] dmaengine: mediatek-cqdma: add dt-bindings and remove redundant queue
 2020-06-19  8:05 UTC  (4+ messages)
` [PATCH v5 1/4] dt-bindings: dmaengine: Add MediaTek Command-Queue DMA controller bindings
` [PATCH v5 3/4] dmaengine: mediatek-cqdma: add dma mask for capability
` [PATCH v5 4/4] dmaengine: mediatek-cqdma: fix compatible

[PATCH v2] ASoC: fsl_spdif: Add pm runtime function
 2020-06-19  7:54 UTC 

drivers/staging/wfx/fwio.c:88:7: note: in expansion of macro 'virt_addr_valid'
 2020-06-19  7:56 UTC 

[PATCH] iio: at91_adc: remove usage of iio_priv_to_dev() helper
 2020-06-19  8:02 UTC  (3+ messages)

[PATCH] iio: stm32-dfsdm-adc: keep a reference to the iio device on the state struct
 2020-06-19  8:00 UTC  (4+ messages)
` [PATCH v2] iio: stm32-dfsdm-adc: remove usage of iio_priv_to_dev() helper

[PATCH] mm/debug_vm_pgtable: Fix build failure with powerpc 8xx
 2020-06-19  8:00 UTC  (2+ messages)

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

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

[PATCH] virtio-mem: Fix build error due to improper use 'select'
 2020-06-19  8:03 UTC  (2+ messages)

[PATCH] Revert "Makefile: install modules.builtin even if CONFIG_MODULES=n"
 2020-06-19  7:47 UTC  (2+ messages)

[PATCH] linux++, this: rename "struct notifier_block *this"
 2020-06-19  7:46 UTC  (2+ messages)

Commit 25f12ae45fc1 ("maccess: rename probe_kernel_address to get_kernel_nofault") causing several OOPSes
 2020-06-19  7:45 UTC  (4+ messages)

[PATCH] spi: spidev: fix missing octal defines
 2020-06-19  7:43 UTC 

[PATCH] HID: intel-ish-hid: Replace PCI_DEV_FLAGS_NO_D3 with pci_save_state
 2020-06-19  7:43 UTC  (5+ messages)

[PATCH] soc: imx-scu: Support module build
 2020-06-19  7:39 UTC  (7+ messages)

[PATCH 1/2] Bluetooth: btusb: fix up firmware download sequence
 2020-06-19  7:36 UTC  (4+ messages)
` [PATCH 2/2] Bluetooth: btmtksdio: "

krobe: __blkdev_put probe is missed
 2020-06-19  7:28 UTC  (6+ messages)
` kprobe: "

[PATCH 00/10] media: mtk-vcodec: venc: support for MT8183
 2020-06-19  7:26 UTC  (9+ messages)
` [PATCH 06/10] media: mtk-vcodec: venc: specify supported formats per-chip
` [PATCH 07/10] media: mtk-vcodec: venc: remove redundant code
` [PATCH 08/10] media: mtk-vcodec: add support for MT8183 encoder
` [PATCH 09/10] media: dt-bindings: mtk-vcodec: specify SCP node

[PATCH] docs: mm/gup: Minor documentation update
 2020-06-19  7:22 UTC  (2+ messages)

[PATCH 0/6] remove deprecated i2c_new_device API
 2020-06-19  7:21 UTC  (2+ messages)

[PATCH v2] HID: logitech-hidpp: add support for Logitech G533 headset
 2020-06-19  7:19 UTC 

[PATCH] vfio: Cleanup allowed driver naming
 2020-06-19  7:18 UTC  (2+ messages)

[PATCH] ASoC: fsl_spdif: Add pm runtime function
 2020-06-19  7:15 UTC  (3+ messages)

[sched/fair] 070f5e860e: reaim.jobs_per_min -10.5% regression
 2020-06-19  7:15 UTC  (14+ messages)
  ` [LKP] "

[PATCH 0/6] Add frequency and voltage scaling support for IPQ6018 SoC
 2020-06-19  7:05 UTC  (7+ messages)
` [PATCH 1/6] dt-bindings: soc: qcom: add YAML schema for SMD-RPM driver
` [PATCH 2/6] dt-bindings: soc: qcom: Add IPQ6018 compatible
` [PATCH 3/6] soc: qcom: smd-rpm: "
` [PATCH 4/6] dt-bindings: regulator: add YAML schema for QCOM SMD-RPM regulator
` [PATCH 5/6] dt-bindings: add MP5496 regulator compatible
` [PATCH 6/6] regulator: qcom_smd: Add MP5496 regulators

[tip:x86/cleanups] BUILD SUCCESS 56ce93700eb630a8d894f5a578f166888ae8cba6
 2020-06-19  7:03 UTC 

[v1,net-next 0/5] Introduce a flow gate control action and apply IEEE
 2020-06-19  7:03 UTC  (3+ messages)
` [v2,net-next] net: qos offload add flow status with dropped count

[PATCH V2] powerpc/pseries/svm: Remove unwanted check for shared_lppaca_size
 2020-06-19  7:01 UTC 

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

[PATCH v3 3/3] printk: use the lockless ringbuffer
 2020-06-19  6:49 UTC  (3+ messages)
` [RFC PATCH] printk: _printk_rb_static_dict can be static

[PATCH 0/2] pwm: Miscellaneous fixes for 64-bit support
 2020-06-19  6:46 UTC  (5+ messages)
` [PATCH 1/2] video: ssd1307fb: Print PWM period using 64-bit format specifier

[PATCH v5 0/3] add clkout support to mscc phys
 2020-06-19  6:46 UTC  (4+ messages)
` [PATCH v5 2/3] dt-bindings: net: mscc-vsc8531: add optional clock properties

[PATCH 1/5] f2fs: fix to wait page writeback before update
 2020-06-19  6:44 UTC  (7+ messages)
` [PATCH 3/5] f2fs: shrink node_write lock coverage

[PATCH v3 0/4] user space client interface driver
 2020-06-19  6:39 UTC  (7+ messages)
` [PATCH v3 1/4] bus: mhi: core: Add helper API to return number of free TREs
` [PATCH v3 2/4] bus: mhi: core: Move MHI_MAX_MTU to external header file
` [PATCH v3 3/4] docs: Add documentation for user space client interface

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

[PATCH v2 0/2] pwm: intel: Add PWM driver for a new SoC
 2020-06-19  6:29 UTC  (6+ messages)
` [PATCH v2 1/2] Add DT bindings YAML schema for PWM fan controller of LGM SoC
` [PATCH v2 2/2] Add PWM fan controller driver for "

[PATCH] ntfs: delete extraneous semicolons
 2020-06-19  6:26 UTC 

rename probe_kernel_* and probe_user_*
 2020-06-19  6:21 UTC  (3+ messages)

[PATCH v4] page_alloc: consider highatomic reserve in watermark fast
 2020-06-19 23:59 UTC 

[PATCH] thermal/drivers/cpufreq_cooling: Fix wrong frequency converted from power
 2020-06-19  5:57 UTC  (2+ messages)

KASAN: use-after-free Read in dev_uevent
 2020-06-19  5:48 UTC 

bpf test error: KASAN: use-after-free Write in afs_wake_up_async_call
 2020-06-19  5:46 UTC 

[PATCH] ASoC: dt-bindings: ak4642: switch to yaml base Documentation
 2020-06-19  5:44 UTC 

[PATCH] ASoC: dt-bindings: ak4613: switch to yaml base Documentation
 2020-06-19  5:42 UTC 

[PATCH] f2fs: fix to document reserved special compression extension
 2020-06-19  5:40 UTC  (2+ messages)

include/linux/blk-mq.h:300:29: error: 'MQ_RQ_IN_FLIGHT' undeclared
 2020-06-19  4:55 UTC 

[PATCH] ASoC: dt-bindings: renesas,fsi: use patternProperties for FSI-A/B
 2020-06-19  5:35 UTC 

ARM: dts: motorola-mapphone-common: remove unneeded "simple-graph-card"
 2020-06-19  5:33 UTC 

[PATCH] um: vector: Use GFP_ATOMIC under spin lock
 2020-06-19  5:20 UTC 

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

[PATCH net-next v8 4/5] net: dp83869: Add RGMII internal delay configuration
 2020-06-19  5:14 UTC  (2+ messages)

[PATCH 0/4] Remove default DMA window before creating DDW
 2020-06-19  5:06 UTC  (5+ messages)
` [PATCH 1/4] powerpc/pseries/iommu: Update call to ibm,query-pe-dma-windows
` [PATCH 2/4] powerpc/pseries/iommu: Implement ibm,reset-pe-dma-windows rtas call
` [PATCH 3/4] powerpc/pseries/iommu: Move window-removing part of remove_ddw into remove_dma_window
` [PATCH 4/4] powerpc/pseries/iommu: Remove default DMA window before creating DDW

[PATCH 1/2] kconfig: remove '---help---' support
 2020-06-19  4:56 UTC  (4+ messages)
` [PATCH 2/2] Revert "checkpatch: kconfig: prefer 'help' over '---help---'"

BUG: unable to handle kernel paging request in sys_imageblit
 2020-06-19  4:56 UTC  (2+ messages)

[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  (5+ messages)
` [PATCH v2 01/10] perf parse-events: Use automatic variable for flex input
` [PATCH v2 06/10] perf parse-events: Declare bison header file output
` [PATCH v2 07/10] perf parse-events: Disable a subset of flex warnings
` [PATCH v2 08/10] perf expr: Avoid implicit lex function declaration


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