linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-28 22:04:31 to 2019-07-29 06:53:14 UTC [more...]

[PATCH 00/22] staging: erofs: updates according to erofs-outofstaging v4
 2019-07-29  6:51 UTC  (13+ messages)
` [PATCH 01/22] staging: erofs: update source file headers
` [PATCH 04/22] staging: erofs: keep up erofs_fs.h with erofs-outofstaging patchset
` [PATCH 06/22] staging: erofs: clean up internal.h
` [PATCH 11/22] staging: erofs: kill all failure handling in fill_super()
` [PATCH 15/22] staging: erofs: remove redundant braces in inode.c
` [PATCH 16/22] staging: erofs: tidy up decompression frontend
` [PATCH 17/22] staging: erofs: remove clusterbits in sbi
` [PATCH 18/22] staging: erofs: turn cache strategies into mount options
` [PATCH 19/22] staging: erofs: tidy up utils.c
` [PATCH 20/22] staging: erofs: tidy up internal.h
` [PATCH 21/22] staging: erofs: update super.c
` [PATCH 22/22] staging: erofs: update Kconfig

[PATCH 1/6] thermal: qoriq: Use devm_platform_ioremap_resource() instead of of_iomap()
 2019-07-29  6:51 UTC  (8+ messages)
` [PATCH 5/6] clk: imx8mq: Remove CLK_IS_CRITICAL flag for IMX8MQ_CLK_TMU_ROOT

[PATCH v2 0/2] dma-contiguous: two bug fixes for dma_{alloc,free}_contiguous()
 2019-07-29  6:50 UTC  (2+ messages)

[PATCH] drm/bridge: lvds-encoder: Fix build error
 2019-07-29  6:49 UTC  (2+ messages)

[PATCH v3 0/1] get_user_pages changes
 2019-07-29  6:48 UTC  (3+ messages)
` [PATCH v3 1/1] sgi-gru: Remove *pte_lookup functions

[PATCH net-next] rt2800usb: Add new rt2800usb device PLANEX GW-USMicroN
 2019-07-29  6:46 UTC  (2+ messages)

[PATCH 00/11] JZ4740 SoC cleanup
 2019-07-29  6:44 UTC  (3+ messages)
` [PATCH 06/11] dma: Drop JZ4740 driver

[PATCH 0/6] pwm: sun4i: Add support for Allwinner H6
 2019-07-29  6:43 UTC  (8+ messages)
` [PATCH 2/6] pwm: sun4i: Add a quirk for reset line
` [PATCH 3/6] pwm: sun4i: Add a quirk for bus clock
` [PATCH 4/6] pwm: sun4i: Add support for H6 PWM

[PATCH v1] usb: dwc3: remove the call trace of USBx_GFLADJ
 2019-07-29  6:46 UTC 

[PATCH 0/5] PCI: Convert pci_resource_to_user() to a weak function
 2019-07-29  6:31 UTC  (4+ messages)
` [PATCH 1/5] PCI: Convert pci_resource_to_user "
  ` [EXTERNAL][PATCH "

[PATCH v4 0/3] Casefolding in F2FS
 2019-07-29  6:27 UTC  (4+ messages)
` [PATCH v4 3/3] f2fs: Support case-insensitive file name lookups
  ` [f2fs-dev] "

RE:funding for projects
 2019-07-29  6:17 UTC 

[PATCH v2] mm: memcontrol: fix use after free in mem_cgroup_iter()
 2019-07-29  6:25 UTC  (5+ messages)

[PATCH] [RFC] dmaengine: add fifo_size member
 2019-07-29  6:10 UTC  (11+ messages)

[PATCH] net: bridge: Allow bridge to joing multicast groups
 2019-07-29  6:09 UTC  (12+ messages)

[PATCH v2] f2fs: separate NOCoW and pinfile semantics
 2019-07-29  5:57 UTC  (4+ messages)

linux-next: Fixes tag needs some work in the sound-asoc tree
 2019-07-29  5:57 UTC  (4+ messages)

WARNING in __mmdrop
 2019-07-29  5:56 UTC  (16+ messages)

[PATCH v2 0/6] pinctrl: aspeed: Add AST2600 pinmux support
 2019-07-29  5:56 UTC  (7+ messages)
` [PATCH v2 1/6] dt-bindings: pinctrl: aspeed: Document AST2600 pinmux
` [PATCH v2 2/6] pinctrl: aspeed: Rename pin declaration macros
` [PATCH v2 3/6] pinctrl: aspeed: Add PIN_DECL_3() helper
` [PATCH v2 4/6] pinctrl: aspeed: Add multiple pin group support for functions
` [PATCH v2 5/6] pinctrl: aspeed: Add SIG_DESC_CLEAR() helper
` [PATCH v2 6/6] pinctrl: aspeed: Add AST2600 pinmux support

[PATCH] f2fs: fix to read source block before invalidating it
 2019-07-29  5:54 UTC  (8+ messages)
` [PATCH v2] "
  ` [f2fs-dev] "

[BUG] infiniband: mlx5: a possible null-pointer dereference in set_roce_addr()
 2019-07-29  5:52 UTC  (5+ messages)

[v2] mailbox: imx: add support for imx v1 mu
 2019-07-29  5:29 UTC  (2+ messages)

[PATCH v2] lkmm/docs: Correct ->prop example with additional rfe link
 2019-07-29  5:50 UTC  (6+ messages)

[BUG] ALSA: core: seq: a possible double-lock bug in snd_seq_midisynth_remove()
 2019-07-29  5:49 UTC  (2+ messages)

[PATCH V4 net-next 00/10] net: hns3: some code optimizations & bugfixes & features
 2019-07-29  5:48 UTC  (12+ messages)
` [PATCH V4 net-next 01/10] net: hns3: add reset checking before set channels
` [PATCH V4 net-next 02/10] net: hns3: add a check for get_reset_level
` [PATCH V4 net-next 03/10] net: hns3: remove upgrade reset level when reset fail
` [PATCH V4 net-next 04/10] net: hns3: change GFP flag during lock period
` [PATCH V4 net-next 05/10] net: hns3: modify firmware version display format
` [PATCH V4 net-next 06/10] net: hns3: add debug messages to identify eth down cause
` [PATCH V4 net-next 07/10] net: hns3: make hclge_service use delayed workqueue
` [PATCH V4 net-next 08/10] net: hns3: add interrupt affinity support for misc interrupt
` [PATCH V4 net-next 09/10] net: hns3: Add support for using order 1 pages with a 4K buffer
` [PATCH V4 net-next 10/10] net: hns3: use dev_info() instead of pr_info()

[PATCH] f2fs: fix to do sanity with enabled features in image
 2019-07-29  5:47 UTC  (10+ messages)
        ` [f2fs-dev] "

[PATCH 0/2] khugepaged: collapse pmd for pte-mapped THP
 2019-07-29  5:43 UTC  (3+ messages)
` [PATCH 1/2] khugepaged: enable "
` [PATCH 2/2] uprobe: collapse THP pmd after removing all uprobes

[PATCH v2 0/5] Allocate memmap from hotadded memory
 2019-07-29  5:42 UTC  (9+ messages)

[PATCH] mailbox: imx: add support for imx v1 mu
 2019-07-29  5:42 UTC  (5+ messages)
  ` [EXT] "

[PATCH] mmc: sdhci-s3c: Mark expected switch fall-through
 2019-07-29  5:38 UTC  (2+ messages)

[PATCH] drm/mediatek: make imported PRIME buffers contiguous
 2019-07-29  5:34 UTC  (3+ messages)

[PATCH v2 0/2] drm/mediatek: make imported PRIME buffers contiguous
 2019-07-29  5:33 UTC  (3+ messages)
` [PATCH v2 1/2] drm/mediatek: use correct device to import PRIME buffers
` [PATCH v2 2/2] drm/mediatek: set DMA max segment size

[PATCH] f2fs: Fix indefinite loop in f2fs_gc()
 2019-07-29  5:20 UTC 

[RFC PATCH] modpost: check for static EXPORT_SYMBOL* functions
 2019-07-29  5:13 UTC  (4+ messages)
` [PATCH] "

[PATCH] MIPS: Kconfig: remove HAVE_LATENCYTOP_SUPPORT
 2019-07-29  5:08 UTC  (2+ messages)
` [PATCH v2] "

linux-next: Tree for Jul 29
 2019-07-29  4:58 UTC 

[PATCH v7] driver core: Fix use-after-free and double free on glue directory
 2019-07-29  4:53 UTC  (2+ messages)

[PATCH -tip] locking/rwsem: Check for operations on an uninitialized rwsem
 2019-07-29  4:47 UTC 

build error
 2019-07-29  4:44 UTC  (2+ messages)

[PATCH 0/4] net: phy: Add AST2600 MDIO support
 2019-07-29  4:39 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: net: Add aspeed,ast2600-mdio binding
` [PATCH 2/4] net: phy: Add mdio-aspeed
` [PATCH 3/4] net: ftgmac100: Add support for DT phy-handle property
` [PATCH 4/4] net: ftgmac100: Select ASPEED MDIO driver for the AST2600

[PATCH] tracing: Prevent RCU EQS breakage in preemptirq events
 2019-07-29  4:25 UTC  (2+ messages)

[PATCH] fs: xfs: Fix possible null-pointer dereferences in xchk_da_btree_block_check_sibling()
 2019-07-29  4:20 UTC  (2+ messages)

linux-next: build warning after merge of Linus' tree
 2019-07-29  4:04 UTC 

[v6 0/6] powerpc: implement machine check safe memcpy
 2019-07-29  4:00 UTC  (7+ messages)
` [v6 1/6] powerpc/mce: Make machine_check_ue_event() static
` [v6 2/6] powerpc/mce: Fix MCE handling for huge pages
` [v6 3/6] extable: Add function to search only kernel exception table
` [v6 4/6] powerpc/memcpy: Add memcpy_mcsafe for pmem
` [v6 5/6] powerpc/mce: Handle UE event for memcpy_mcsafe
` [v6 6/6] powerpc: add machine check safe copy_to_user

[RFC] net: phy: read link status twice when phy_check_link_status()
 2019-07-29  3:59 UTC  (3+ messages)

[PATCH] x86: panic when a kernel stack overflow is detected
 2019-07-29  3:53 UTC  (2+ messages)

linux-next: build warning after merge of the akpm-current tree
 2019-07-29  3:48 UTC 

linux-next: build warning after merge of the akpm-current tree
 2019-07-29  3:44 UTC 

[BUG] net: xfrm: possible null-pointer dereferences in xfrm_policy()
 2019-07-29  3:43 UTC 

[PATCH 6/8] PM / OPP: Support adjusting OPP voltages at runtime
 2019-07-29  3:39 UTC  (2+ messages)

[PATCH] Input: applespi - Fix build error
 2019-07-29  3:14 UTC 

[PATCH] scsi: mpt3sas: Fix a possible null-pointer dereference in mpt3sas_transport_update_links()
 2019-07-29  3:08 UTC 

[PATCH RESEND] autonuma: Fix scan period updating
 2019-07-29  3:04 UTC  (5+ messages)

[PATCH] iio: tsl2772: Use device-managed API
 2019-07-29  3:03 UTC  (4+ messages)

[PATCH] ath6kl: Fix a possible null-pointer dereference in ath6kl_htc_mbox_create()
 2019-07-29  3:03 UTC 

[PATCH v9 00/21] Generic page walk and ptdump
 2019-07-29  2:59 UTC  (3+ messages)
` [PATCH v9 19/21] mm: Add generic ptdump

[PATCH] scsi: megaraid: Fix possible null-pointer dereferences in megasas_complete_cmd()
 2019-07-29  2:54 UTC 

[PATCH net] net: ipv6: Fix a bug in ndisc_send_ns when netdev only has a global address
 2019-07-29  2:49 UTC 

[PATCH] staging: olpc_dcon: Remove TODO item
 2019-07-29  2:35 UTC 

[PATCH] target: iscsi: iscsi_target_tpg: Fix a possible null-pointer dereference in iscsit_tpg_add_network_portal()
 2019-07-29  2:29 UTC 

kbuild: Fail if gold linker is detected
 2019-07-29  2:27 UTC  (11+ messages)
    ` [PATCH v2] "

[PATCH] Kbuild: Handle PREEMPT_RT for version string and magic
 2019-07-29  2:22 UTC  (5+ messages)
    ` [PATCH V2] "

[PATCH] net: sched: Fix a possible null-pointer dereference in dequeue_func()
 2019-07-29  2:21 UTC 

[PATCH] iio: adc: sc27xx: Change to polling mode to read data
 2019-07-29  2:19 UTC  (3+ messages)

[PATCH] dma: stm32-mdma: Fix a possible null-pointer dereference in stm32_mdma_irq_handler()
 2019-07-29  2:08 UTC 

linux-next: manual merge of the tip tree with Linus' tree
 2019-07-29  2:00 UTC 

[RFC PATCH 00/11] Simple QoS for exynos-bus driver using interconnect
 2019-07-29  1:52 UTC  (7+ messages)
  ` [RFC PATCH 08/11] arm: dts: exynos: Add parents and #interconnect-cells to Exynos4412
    ` [RFC PATCH 09/11] devfreq: exynos-bus: Add interconnect functionality to exynos-bus

[PATCH resend v2] lib: scatterlist: Fix to support no mapped sg
 2019-07-29  1:44 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: core: Remove unneeded variables sgi_20m,sgi_40m and sgi_80m
 2019-07-29  1:39 UTC 

[PATCH v2] iio: light: si1145: Use device-managed APIs
 2019-07-29  1:43 UTC 

[PATCH 4.4 stable net] net: tcp: Fix use-after-free in tcp_write_xmit
 2019-07-29  1:26 UTC  (7+ messages)

[PATCH v2 1/2] extcon: axp288: Add missed error check
 2019-07-29  1:25 UTC  (4+ messages)
    ` [PATCH v2 2/2] extcon: axp288: Use for_each_set_bit() in axp288_extcon_log_rsi()

[PATCH V3 net-next 00/10] net: hns3: some code optimizations & bugfixes & features
 2019-07-29  1:21 UTC  (4+ messages)
` [PATCH V3 net-next 06/10] net: hns3: add debug messages to identify eth down cause

[PATCH] ext4: Fix deadlock on page reclaim
 2019-07-29  1:07 UTC  (7+ messages)

memory leak in bio_copy_user_iov
 2019-07-29  1:03 UTC  (3+ messages)

[PATCH] net: spider_net: Mark expected switch fall-through
 2019-07-29  0:32 UTC 

next/master boot: 254 boots: 16 failed, 231 passed with 4 offline, 1 untried/unknown, 2 conflicts (next-20190726)
 2019-07-29  0:56 UTC  (2+ messages)

[PATCH] ARM: signal: Mark expected switch fall-through
 2019-07-29  0:13 UTC 

linux-next: manual merge of the drm-intel tree with the kspp-gustavo tree
 2019-07-29  0:31 UTC  (2+ messages)

[PATCH] net: ehea: Mark expected switch fall-through
 2019-07-29  0:30 UTC 

[PATCH] scsi: ibmvfc: Mark expected switch fall-throughs
 2019-07-29  0:26 UTC 

[PATCH] scsi: cxlflash: Mark expected switch fall-throughs
 2019-07-29  0:21 UTC 

[v5 0/2] gpio: aspeed: Add SGPIO driver
 2019-07-29  0:19 UTC  (6+ messages)
` [v5 1/2] dt-bindings: gpio: aspeed: Add SGPIO support

[PATCH 0/4] gpio: hierarchical IRQ improvements
 2019-07-29  0:11 UTC  (4+ messages)
` [PATCH 2/4] gpio: allow customizing hierarchical IRQ chips

[PATCH] irqchip/gic-v3: mark expected switch fall-through
 2019-07-29  0:11 UTC 

[PATCH] netfilter: add include guard to xt_connlabel.h
 2019-07-29  0:08 UTC  (2+ messages)

lift the xfs writepage code into iomap v3
 2019-07-29  0:06 UTC  (4+ messages)

[PATCH] usb: phy: ab8500-usb: Mark expected switch fall-throughs
 2019-07-29  0:06 UTC 

[PATCH] mmc: atmel-mci: Mark expected switch fall-throughs
 2019-07-29  0:01 UTC 

[PATCH] mfd: omap-usb-host: Mark expected switch fall-throughs
 2019-07-28 23:58 UTC 

[PATCH] arm64: hw_breakpoint: mark expected switch fall-through
 2019-07-28 23:45 UTC  (4+ messages)

[PATCH] mfd: db8500-prcmu: Mark expected switch fall-throughs
 2019-07-28 23:56 UTC 

[PATCH] arm_pmu: mark expected switch fall-through
 2019-07-28 23:53 UTC 

[PATCH] i2c: s3c2410: Mark expected switch fall-through
 2019-07-28 23:51 UTC 

mmotm 2019-07-24-21-39 uploaded
 2019-07-28 23:51 UTC  (7+ messages)
` mmotm 2019-07-24-21-39 uploaded (mm/memcontrol)

[PATCH 00/12] treewide: Fix GENMASK misuses
 2019-07-28 23:45 UTC  (3+ messages)

[PATCH] ARM: alignment: Mark expected switch fall-throughs
 2019-07-28 23:19 UTC 

[PATCH 0/6] pinctrl: aspeed: Add AST2600 pinmux support
 2019-07-28 23:41 UTC  (3+ messages)

[v5 2/2] gpio: aspeed: Add SGPIO driver
 2019-07-28 23:37 UTC  (3+ messages)

[PATCH] KVM: arm64: vgic-v3: mark expected switch fall-through
 2019-07-28 23:33 UTC 

linux-next: manual merge of the sh tree with Linus' tree
 2019-07-28 23:25 UTC 

[PATCH] ARM: OMAP: dma: Mark expected switch fall-throughs
 2019-07-28 23:22 UTC 

[PATCH] KVM: arm64: mark expected switch fall-through in HYP
 2019-07-28 23:19 UTC 

[PATCH] ARM/hw_breakpoint: Mark expected switch fall-throughs
 2019-07-28 23:16 UTC 

[PATCH] ARM: tegra: Mark expected switch fall-through
 2019-07-28 23:15 UTC 

[PATCH] arm64: module: mark expected switch fall-through
 2019-07-28 23:11 UTC 

[PATCH 1/2] gpio: em: remove the gpiochip before removing the irq domain
 2019-07-28 23:10 UTC  (3+ messages)
` [PATCH 2/2] gpio: em: use a helper variable for &pdev->dev

[PATCH 0/5] pinctrl: uniphier: Add some improvements and new settings
 2019-07-28 23:07 UTC  (2+ messages)

[PATCH] Documentation: gpio: fix function links in the HTML docs
 2019-07-28 23:05 UTC  (2+ messages)

[PATCH] arm64: mark expected switch fall-through
 2019-07-28 23:03 UTC 

[PATCH v3] gpiolib: Preserve desc->flags when setting state
 2019-07-28 22:58 UTC  (2+ messages)

[PATCH] pinctrl: aspeed-g5: Delay acquisition of regmaps
 2019-07-28 22:53 UTC  (2+ messages)

[PATCH] KVM: arm64: mark expected switch fall-through
 2019-07-28 22:53 UTC 

[PATCH] gpio: remove less important #ifdef around declarations
 2019-07-28 22:30 UTC  (2+ messages)

[PATCH 1/3] mfd: ab3100: no need to check return value of debugfs_create functions
 2019-07-28 22:22 UTC  (4+ messages)
` [PATCH 2/3] mfd: ab8500: "

[PATCH] docs/pinctrl: fix compile errors in example code
 2019-07-28 22:20 UTC  (2+ messages)

[PATCH 0/2] mips: vdso: Fix Makefile
 2019-07-28 22:20 UTC  (2+ messages)

[GIT PULL] meminit fix for v5.3-rc2
 2019-07-28 22:16 UTC  (3+ messages)

[PATCH 0/2] Make gpiolib work with static device properties
 2019-07-28 22:15 UTC  (5+ messages)
` [PATCH 1/2] drivers: base: swnode: link devices to software nodes
` [PATCH 2/2] gpiolib: add support for fetching descriptors from static properties

[PATCH net] net: hns: fix LED configuration for marvell phy
 2019-07-28 22:14 UTC  (6+ messages)

[PATCH v2 0/3] (Qualcomm) UFS device reset support
 2019-07-28 22:09 UTC  (3+ messages)
` [PATCH v2 2/3] scsi: ufs: Allow resetting the UFS device

[PATCH] gpio: max77650: add MODULE_ALIAS()
 2019-07-28 22:04 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).