linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-06 19:35:44 to 2019-08-06 21:43:21 UTC [more...]

[PATCH AUTOSEL 5.2 01/59] RDMA/hns: Fix sg offset non-zero issue
 2019-08-06 21:33 UTC  (41+ messages)
` [PATCH AUTOSEL 5.2 02/59] IB/mlx5: Replace kfree with kvfree
` [PATCH AUTOSEL 5.2 05/59] clk: renesas: cpg-mssr: Fix reset control race condition
` [PATCH AUTOSEL 5.2 06/59] dma-mapping: check pfn validity in dma_common_{mmap,get_sgtable}
` [PATCH AUTOSEL 5.2 09/59] platform/x86: intel_pmc_core: Add ICL-NNPI support to PMC Core
` [PATCH AUTOSEL 5.2 13/59] irqchip/irq-imx-gpcv2: Forward irq type to parent
` [PATCH AUTOSEL 5.2 14/59] f2fs: fix to read source block before invalidating it
` [PATCH AUTOSEL 5.2 15/59] tools perf beauty: Fix usbdevfs_ioctl table generator to handle _IOC()
` [PATCH AUTOSEL 5.2 16/59] perf header: Fix divide by zero error if f_header.attr_size==0
` [PATCH AUTOSEL 5.2 17/59] perf header: Fix use of unitialized value warning
` [PATCH AUTOSEL 5.2 19/59] ALSA: pcm: fix lost wakeup event scenarios in snd_pcm_drain
` [PATCH AUTOSEL 5.2 23/59] drm/bridge: tc358764: Fix build error
` [PATCH AUTOSEL 5.2 25/59] scsi: hpsa: correct scsi command status issue after reset
` [PATCH AUTOSEL 5.2 26/59] scsi: qla2xxx: Fix possible fcport null-pointer dereferences
` [PATCH AUTOSEL 5.2 27/59] exit: make setting exit_state consistent
` [PATCH AUTOSEL 5.2 28/59] tracing: Fix header include guards in trace event headers
` [PATCH AUTOSEL 5.2 30/59] drm/amd/powerplay: fix null pointer dereference around dpm state relates
` [PATCH AUTOSEL 5.2 31/59] drm/amdgpu: fix error handling in amdgpu_cs_process_fence_dep
` [PATCH AUTOSEL 5.2 33/59] ata: libahci: do not complain in case of deferred probe
` [PATCH AUTOSEL 5.2 35/59] kbuild: Check for unknown options with cc-option usage in Kconfig and clang
` [PATCH AUTOSEL 5.2 37/59] drm/vgem: fix cache synchronization on arm/arm64
` [PATCH AUTOSEL 5.2 38/59] riscv: Fix perf record without libelf support
` [PATCH AUTOSEL 5.2 40/59] arm64: Lower priority mask for GIC_PRIO_IRQON
` [PATCH AUTOSEL 5.2 41/59] arm64: unwind: Prohibit probing on return_address()
` [PATCH AUTOSEL 5.2 42/59] arm64/mm: fix variable 'pud' set but not used
` [PATCH AUTOSEL 5.2 44/59] IB/core: Add mitigation for Spectre V1
` [PATCH AUTOSEL 5.2 45/59] IB/mlx5: Fix MR registration flow to use UMR properly
` [PATCH AUTOSEL 5.2 46/59] RDMA/restrack: Track driver QP types in resource tracker
` [PATCH AUTOSEL 5.2 47/59] IB/mad: Fix use-after-free in ib mad completion handling
` [PATCH AUTOSEL 5.2 48/59] RDMA/mlx5: Release locks during notifier unregister
` [PATCH AUTOSEL 5.2 49/59] drm: msm: Fix add_gpu_components
` [PATCH AUTOSEL 5.2 50/59] RDMA/hns: Fix error return code in hns_roce_v1_rsv_lp_qp()
` [PATCH AUTOSEL 5.2 51/59] drm/exynos: fix missing decrement of retry counter
` [PATCH AUTOSEL 5.2 52/59] arm64: kprobes: Recover pstate.D in single-step exception handler
` [PATCH AUTOSEL 5.2 53/59] arm64: Make debug exception handlers visible from RCU
` [PATCH AUTOSEL 5.2 54/59] Revert "kmemleak: allow to coexist with fault injection"
` [PATCH AUTOSEL 5.2 55/59] ocfs2: remove set but not used variable 'last_hash'
` [PATCH AUTOSEL 5.2 56/59] page flags: prioritize kasan bits over last-cpuid
` [PATCH AUTOSEL 5.2 57/59] coredump: split pipe command whitespace before expanding template
` [PATCH AUTOSEL 5.2 58/59] asm-generic: fix -Wtype-limits compiler warnings
` [PATCH AUTOSEL 5.2 59/59] tpm: tpm_ibm_vtpm: Fix unallocated banks

[PATCH net-next v4 2/2] net: phy: broadcom: add 1000Base-X support for BCM54616S
 2019-08-06 21:42 UTC  (2+ messages)

[PATCH AUTOSEL 4.19 01/32] clk: at91: generated: Truncate divisor to GENERATED_MAX_DIV + 1
 2019-08-06 21:35 UTC  (32+ messages)
` [PATCH AUTOSEL 4.19 02/32] clk: sprd: Select REGMAP_MMIO to avoid compile errors
` [PATCH AUTOSEL 4.19 03/32] clk: renesas: cpg-mssr: Fix reset control race condition
` [PATCH AUTOSEL 4.19 04/32] xtensa: fix build for cores with coprocessors
` [PATCH AUTOSEL 4.19 05/32] xen/pciback: remove set but not used variable 'old_state'
` [PATCH AUTOSEL 4.19 06/32] irqchip/gic-v3-its: Free unused vpt_page when alloc vpe table fail
` [PATCH AUTOSEL 4.19 07/32] irqchip/irq-imx-gpcv2: Forward irq type to parent
` [PATCH AUTOSEL 4.19 08/32] perf header: Fix divide by zero error if f_header.attr_size==0
` [PATCH AUTOSEL 4.19 09/32] perf header: Fix use of unitialized value warning
` [PATCH AUTOSEL 4.19 10/32] libata: zpodd: Fix small read overflow in zpodd_get_mech_type()
` [PATCH AUTOSEL 4.19 11/32] drm/bridge: lvds-encoder: Fix build error while CONFIG_DRM_KMS_HELPER=m
` [PATCH AUTOSEL 4.19 12/32] Btrfs: fix deadlock between fiemap and transaction commits
` [PATCH AUTOSEL 4.19 13/32] scsi: hpsa: correct scsi command status issue after reset
` [PATCH AUTOSEL 4.19 14/32] scsi: qla2xxx: Fix possible fcport null-pointer dereferences
` [PATCH AUTOSEL 4.19 15/32] exit: make setting exit_state consistent
` [PATCH AUTOSEL 4.19 16/32] drm/amdgpu: fix a potential information leaking bug
` [PATCH AUTOSEL 4.19 17/32] ata: libahci: do not complain in case of deferred probe
` [PATCH AUTOSEL 4.19 18/32] kbuild: modpost: handle KBUILD_EXTRA_SYMBOLS only for external modules
` [PATCH AUTOSEL 4.19 19/32] kbuild: Check for unknown options with cc-option usage in Kconfig and clang
` [PATCH AUTOSEL 4.19 20/32] arm64/efi: fix variable 'si' set but not used
` [PATCH AUTOSEL 4.19 21/32] drm/vgem: fix cache synchronization on arm/arm64
` [PATCH AUTOSEL 4.19 22/32] arm64: unwind: Prohibit probing on return_address()
` [PATCH AUTOSEL 4.19 23/32] arm64/mm: fix variable 'pud' set but not used
` [PATCH AUTOSEL 4.19 24/32] IB/core: Add mitigation for Spectre V1
` [PATCH AUTOSEL 4.19 25/32] IB/mlx5: Fix MR registration flow to use UMR properly
` [PATCH AUTOSEL 4.19 26/32] IB/mad: Fix use-after-free in ib mad completion handling
` [PATCH AUTOSEL 4.19 27/32] drm: msm: Fix add_gpu_components
` [PATCH AUTOSEL 4.19 28/32] drm/exynos: fix missing decrement of retry counter
` [PATCH AUTOSEL 4.19 29/32] Revert "kmemleak: allow to coexist with fault injection"
` [PATCH AUTOSEL 4.19 30/32] ocfs2: remove set but not used variable 'last_hash'
` [PATCH AUTOSEL 4.19 31/32] coredump: split pipe command whitespace before expanding template
` [PATCH AUTOSEL 4.19 32/32] asm-generic: fix -Wtype-limits compiler warnings

[PATCH AUTOSEL 4.14 01/25] clk: at91: generated: Truncate divisor to GENERATED_MAX_DIV + 1
 2019-08-06 21:36 UTC  (25+ messages)
` [PATCH AUTOSEL 4.14 02/25] clk: renesas: cpg-mssr: Fix reset control race condition
` [PATCH AUTOSEL 4.14 03/25] xtensa: fix build for cores with coprocessors
` [PATCH AUTOSEL 4.14 04/25] xen/pciback: remove set but not used variable 'old_state'
` [PATCH AUTOSEL 4.14 05/25] irqchip/gic-v3-its: Free unused vpt_page when alloc vpe table fail
` [PATCH AUTOSEL 4.14 06/25] irqchip/irq-imx-gpcv2: Forward irq type to parent
` [PATCH AUTOSEL 4.14 07/25] perf header: Fix divide by zero error if f_header.attr_size==0
` [PATCH AUTOSEL 4.14 08/25] perf header: Fix use of unitialized value warning
` [PATCH AUTOSEL 4.14 09/25] libata: zpodd: Fix small read overflow in zpodd_get_mech_type()
` [PATCH AUTOSEL 4.14 10/25] drm/bridge: lvds-encoder: Fix build error while CONFIG_DRM_KMS_HELPER=m
` [PATCH AUTOSEL 4.14 11/25] scsi: hpsa: correct scsi command status issue after reset
` [PATCH AUTOSEL 4.14 12/25] scsi: qla2xxx: Fix possible fcport null-pointer dereferences
` [PATCH AUTOSEL 4.14 13/25] exit: make setting exit_state consistent
` [PATCH AUTOSEL 4.14 14/25] ata: libahci: do not complain in case of deferred probe
` [PATCH AUTOSEL 4.14 15/25] kbuild: modpost: handle KBUILD_EXTRA_SYMBOLS only for external modules
` [PATCH AUTOSEL 4.14 16/25] arm64/efi: fix variable 'si' set but not used
` [PATCH AUTOSEL 4.14 17/25] drm/vgem: fix cache synchronization on arm/arm64
` [PATCH AUTOSEL 4.14 18/25] arm64: unwind: Prohibit probing on return_address()
` [PATCH AUTOSEL 4.14 19/25] arm64/mm: fix variable 'pud' set but not used
` [PATCH AUTOSEL 4.14 20/25] IB/core: Add mitigation for Spectre V1
` [PATCH AUTOSEL 4.14 21/25] IB/mad: Fix use-after-free in ib mad completion handling
` [PATCH AUTOSEL 4.14 22/25] drm: msm: Fix add_gpu_components
` [PATCH AUTOSEL 4.14 23/25] ocfs2: remove set but not used variable 'last_hash'
` [PATCH AUTOSEL 4.14 24/25] coredump: split pipe command whitespace before expanding template
` [PATCH AUTOSEL 4.14 25/25] asm-generic: fix -Wtype-limits compiler warnings

[PATCH net-next 0/5] RX improve
 2019-08-06 21:40 UTC  (4+ messages)
` [PATCH net-next 2/5] r8152: replace array with linking list for rx information

[PATCH AUTOSEL 4.9 01/17] xtensa: fix build for cores with coprocessors
 2019-08-06 21:37 UTC  (17+ messages)
` [PATCH AUTOSEL 4.9 02/17] xen/pciback: remove set but not used variable 'old_state'
` [PATCH AUTOSEL 4.9 03/17] irqchip/irq-imx-gpcv2: Forward irq type to parent
` [PATCH AUTOSEL 4.9 04/17] perf header: Fix divide by zero error if f_header.attr_size==0
` [PATCH AUTOSEL 4.9 05/17] perf header: Fix use of unitialized value warning
` [PATCH AUTOSEL 4.9 06/17] libata: zpodd: Fix small read overflow in zpodd_get_mech_type()
` [PATCH AUTOSEL 4.9 07/17] scsi: hpsa: correct scsi command status issue after reset
` [PATCH AUTOSEL 4.9 08/17] exit: make setting exit_state consistent
` [PATCH AUTOSEL 4.9 09/17] ata: libahci: do not complain in case of deferred probe
` [PATCH AUTOSEL 4.9 10/17] kbuild: modpost: handle KBUILD_EXTRA_SYMBOLS only for external modules
` [PATCH AUTOSEL 4.9 11/17] arm64/efi: fix variable 'si' set but not used
` [PATCH AUTOSEL 4.9 12/17] arm64/mm: fix variable 'pud' "
` [PATCH AUTOSEL 4.9 13/17] IB/core: Add mitigation for Spectre V1
` [PATCH AUTOSEL 4.9 14/17] IB/mad: Fix use-after-free in ib mad completion handling
` [PATCH AUTOSEL 4.9 15/17] ocfs2: remove set but not used variable 'last_hash'
` [PATCH AUTOSEL 4.9 16/17] coredump: split pipe command whitespace before expanding template
` [PATCH AUTOSEL 4.9 17/17] asm-generic: fix -Wtype-limits compiler warnings

[PATCH AUTOSEL 4.4 01/14] xtensa: fix build for cores with coprocessors
 2019-08-06 21:37 UTC  (14+ messages)
` [PATCH AUTOSEL 4.4 02/14] xen/pciback: remove set but not used variable 'old_state'
` [PATCH AUTOSEL 4.4 03/14] irqchip/irq-imx-gpcv2: Forward irq type to parent
` [PATCH AUTOSEL 4.4 04/14] perf header: Fix divide by zero error if f_header.attr_size==0
` [PATCH AUTOSEL 4.4 05/14] perf header: Fix use of unitialized value warning
` [PATCH AUTOSEL 4.4 06/14] libata: zpodd: Fix small read overflow in zpodd_get_mech_type()
` [PATCH AUTOSEL 4.4 07/14] scsi: hpsa: correct scsi command status issue after reset
` [PATCH AUTOSEL 4.4 08/14] exit: make setting exit_state consistent
` [PATCH AUTOSEL 4.4 09/14] ata: libahci: do not complain in case of deferred probe
` [PATCH AUTOSEL 4.4 10/14] kbuild: modpost: handle KBUILD_EXTRA_SYMBOLS only for external modules
` [PATCH AUTOSEL 4.4 11/14] IB/core: Add mitigation for Spectre V1
` [PATCH AUTOSEL 4.4 12/14] ocfs2: remove set but not used variable 'last_hash'
` [PATCH AUTOSEL 4.4 13/14] coredump: split pipe command whitespace before expanding template
` [PATCH AUTOSEL 4.4 14/14] asm-generic: fix -Wtype-limits compiler warnings

[PATCH v4 0/4] Miscellaneous fixes
 2019-08-06 21:37 UTC  (3+ messages)
` [PATCH v4 1/4] RISC-V: Remove per cpu clocksource

[PATCH 4.19] Revert "initramfs: free initrd memory if opening /initrd.image fails"
 2019-08-06 21:36 UTC  (3+ messages)

[PATCH v7 0/3] PM / wakeup: show wakeup sources stats in sysfs
 2019-08-06 21:32 UTC  (5+ messages)
` [PATCH v7 3/3] PM / wakeup: Show "

[PATCH 0/6] hwspinlock: allow sharing of hwspinlocks
 2019-08-06 21:30 UTC  (7+ messages)

[RFC PATCH] ARM: UNWINDER_FRAME_POINTER implementation for Clang
 2019-08-06 21:29 UTC  (5+ messages)

[PATCH 1/2] of/platform: Fix fn definitons for of_link_is_valid() and of_link_property()
 2019-08-06 21:26 UTC  (4+ messages)
` [PATCH 2/2] of/platform: Disable generic device linking code for PowerPC

[PATCH v2] net/mlx5e: Use refcount_t for refcount
 2019-08-06 21:25 UTC  (4+ messages)

[PATCH V2] fork: Improve error message for corrupted page tables
 2019-08-06 21:21 UTC  (3+ messages)

linux-next: Fixes tag needs some work in the net tree
 2019-08-06 21:22 UTC 

[PATCH RFC v1 1/2] rcu/tree: Add basic support for kfree_rcu batching
 2019-08-06 21:20 UTC  (2+ messages)
` [PATCH RFC v1 2/2] rcuperf: Add kfree_rcu performance Tests

[RFC PATCH v3 00/16] Core scheduling v3
 2019-08-06 21:19 UTC  (12+ messages)

[PATCH V2 01/10] x86/CPU: Expose if cache is inclusive of lower level caches
 2019-08-06 21:16 UTC  (14+ messages)

[PATCH] linux/bits.h: Add compile time sanity check of GENMASK inputs
 2019-08-06 21:15 UTC  (12+ messages)

[GIT PULL] MIPS fixes
 2019-08-06 21:15 UTC  (2+ messages)

[PATCH v1 0/3] net: hisilicon: Fix a few problems with hip04_eth
 2019-08-06 21:15 UTC  (2+ messages)

[RFC PATCH 1/2] Add clang-tidy and static analyzer support to makefile
 2019-08-06 21:10 UTC  (2+ messages)
` [RFC PATCH 2/2] Add clang-tidy irq-balancing annotations for arm64

[PATCH V3] fork: Improve error message for corrupted page tables
 2019-08-06 21:09 UTC 

[PATCH v4 0/2] mm/memory-failure: Poison read receives SIGKILL instead of SIGBUS issue
 2019-08-06 21:11 UTC  (5+ messages)
` [PATCH v4 1/2] mm/memory-failure.c clean up around tk pre-allocation
` [PATCH v4 2/2] mm/memory-failure: Poison read receives SIGKILL instead of SIGBUS if mmaped more than once

[PATCH net-next] net: phy: modify assignment to OR for dev_flags in phy_attach_direct
 2019-08-06 21:11 UTC  (2+ messages)

[PATCH net-next v4 1/2] net: phy: modify assignment to OR for dev_flags in phy_attach_direct
 2019-08-06 21:09 UTC 

[PATCH v4 0/2] khugepaged: collapse pmd for pte-mapped THP
 2019-08-06 21:03 UTC  (4+ messages)
` [PATCH v4 1/2] khugepaged: enable "

[PATCH][net-next][V2] net/mlx5: remove self-assignment on esw->dev
 2019-08-06 21:01 UTC  (2+ messages)

[PATCH] asm-generic: fix variable 'p4d' set but not used
 2019-08-06 20:51 UTC  (3+ messages)

[PATCH] i2c-axxia: support slave mode
 2019-08-06 20:51 UTC  (2+ messages)

[PATCH] s390/pci: PCI_IOV_RESOURCES loop refactoring in zpci_map_resources
 2019-08-06 20:48 UTC  (2+ messages)

[PATCH] PCI: use PCI_SRIOV_NUM_BARS in loops instead of PCI_IOV_RESOURCE_END
 2019-08-06 20:45 UTC  (2+ messages)

[PATCH v6 0/3] mm/gup: add make_dirty arg to put_user_pages_dirty_lock()
 2019-08-06 20:43 UTC  (4+ messages)
` [PATCH v6 1/3] "

[PATCH v2] PCI: hv: Fix panic by calling hv_pci_remove_slots() earlier
 2019-08-06 20:41 UTC  (3+ messages)

[PATCH 1/3] i2c: sprd: Make I2C driver can be built as a module
 2019-08-06 20:41 UTC  (6+ messages)
` [PATCH 2/3] i2c: sprd: Change to use devm_platform_ioremap_resource()
` [PATCH 3/3] i2c: sprd: Validate the return value of clock initialization

[PATCH v3] mlx5: Use refcount_t for refcount
 2019-08-06 20:40 UTC  (2+ messages)

[PATCH v2 00/34] put_user_pages(): miscellaneous call sites
 2019-08-06 20:39 UTC  (4+ messages)
` [PATCH v2 01/34] mm/gup: add make_dirty arg to put_user_pages_dirty_lock()

[PATCH] dt-bindings: Add pxe1610 as a trivial device
 2019-08-06 20:35 UTC  (5+ messages)

[PATCH net v2] net: dsa: Check existence of .port_mdb_add callback before calling it
 2019-08-06 20:34 UTC  (4+ messages)

[PATCH] staging: isdn: hysdn_procconf_init() remove parantheses from return value
 2019-08-07  2:03 UTC 

[PATCH] i2c: core: remove unused function
 2019-08-06 20:33 UTC  (2+ messages)

[PATCHv2 00/59] Intel MKTME enabling
 2019-08-06 20:26 UTC  (3+ messages)
` [PATCHv2 47/59] kvm, x86, mmu: setup MKTME keyID to spte for given PFN

[PATCH] dma-direct: don't truncate dma_required_mask to bus addressing capabilities
 2019-08-06 20:16 UTC  (3+ messages)

[PATCH 05/14] gpio: lpc32xx: allow building on non-lpc32xx targets
 2019-08-06 20:16 UTC  (9+ messages)
` [PATCH 07/14] net: lpc-enet: move phy setup into platform code
` [PATCH 08/14] net: lpc-enet: allow compile testing
` [PATCH 10/14] ARM: lpc32xx: clean up header files

XFS segementation fault with new linux 4.19.63
 2019-08-06 20:07 UTC  (5+ messages)

hmm cleanups, v2
 2019-08-06 20:03 UTC  (6+ messages)
` [PATCH 15/15] amdgpu: remove CONFIG_DRM_AMDGPU_USERPTR

[PATCH 1/1] ixgbe: sync the first fragment unconditionally
 2019-08-06 20:00 UTC  (4+ messages)
  ` [Intel-wired-lan] "

[PATCH] gpiolib: Take MUX usage into account
 2019-08-06 19:54 UTC  (4+ messages)

[PATCH 1/2] mm/zsmalloc.c: Migration can leave pages in ZS_EMPTY indefinitely
 2019-08-06 19:53 UTC  (6+ messages)
` [PATCH 2/2] mm/zsmalloc.c: Fix race condition in zs_destroy_pool

[PATCH v2 0/6] Add support of New Amlogic temperature sensor for G12 SoCs
 2019-08-06 19:52 UTC  (5+ messages)
` [PATCH v2 2/6] thermal: amlogic: Add thermal driver to support "

[v2,0/2] PCI: mediatek: Add support for MT7629
 2019-08-06 19:50 UTC  (5+ messages)
` [v2,2/2] PCI: mediatek: Add controller "

fix default dma_mmap_* pgprot v2
 2019-08-06 19:39 UTC  (3+ messages)
` [PATCH 1/2] dma-mapping: fix page attributes for dma_mmap_*

[PATCH] PCI: hv: Detect and fix Hyper-V PCI domain number collision
 2019-08-06 19:45 UTC  (3+ messages)

Let's talk about the elephant in the room - the Linux kernel's inability to gracefully handle low memory pressure
 2019-08-06 19:43 UTC 

[PATCH net-next v2 00/10] net: stmmac: Improvements for -next
 2019-08-06 19:40 UTC  (2+ messages)

pivot_root(".", ".") and the fchdir() dance
 2019-08-06 19:35 UTC  (5+ 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).