linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-09-13 09:13:07 to 2019-09-13 13:11:06 UTC [more...]

[PATCH 4.14 00/21] 4.14.144-stable review
 2019-09-13 13:07 UTC  (19+ messages)
` [PATCH 4.14 01/21] ALSA: hda - Fix potential endless loop at applying quirks
` [PATCH 4.14 02/21] ALSA: hda/realtek - Fix overridden device-specific initialization
` [PATCH 4.14 03/21] ALSA: hda/realtek - Fix the problem of two front mics on a ThinkCentre
` [PATCH 4.14 04/21] sched/fair: Dont assign runtime for throttled cfs_rq
` [PATCH 4.14 05/21] drm/vmwgfx: Fix double free in vmw_recv_msg()
` [PATCH 4.14 06/21] powerpc/tm: Fix FP/VMX unavailable exceptions inside a transaction
` [PATCH 4.14 08/21] ip6: fix skb leak in ip6frag_expire_frag_queue()
` [PATCH 4.14 09/21] PCI: designware-ep: Fix find_first_zero_bit() usage
` [PATCH 4.14 10/21] PCI: dra7xx: Fix legacy INTD IRQ handling
` [PATCH 4.14 11/21] vhost/test: fix build for vhost test
` [PATCH 4.14 12/21] batman-adv: fix uninit-value in batadv_netlink_get_ifindex()
` [PATCH 4.14 14/21] hv_sock: Fix hang when a connection is closed
` [PATCH 4.14 15/21] powerpc/64: mark start_here_multiplatform as __ref
` [PATCH 4.14 16/21] arm64: dts: rockchip: enable usb-host regulators at boot on rk3328-rock64
` [PATCH 4.14 18/21] clk: s2mps11: Add used attribute to s2mps11_dt_match
` [PATCH 4.14 19/21] kernel/module: Fix mem leak in module_add_modinfo_attrs
` [PATCH 4.14 20/21] vhost: block speculation of translated descriptors
` [PATCH 4.14 21/21] vhost: make sure log_num < in_num

[PATCH 4.9 00/14] 4.9.193-stable review
 2019-09-13 13:07 UTC  (13+ messages)
` [PATCH 4.9 01/14] ALSA: hda - Fix potential endless loop at applying quirks
` [PATCH 4.9 02/14] ALSA: hda/realtek - Fix overridden device-specific initialization
` [PATCH 4.9 03/14] sched/fair: Dont assign runtime for throttled cfs_rq
` [PATCH 4.9 04/14] drm/vmwgfx: Fix double free in vmw_recv_msg()
` [PATCH 4.9 05/14] powerpc/tm: Fix FP/VMX unavailable exceptions inside a transaction
` [PATCH 4.9 07/14] ip6: fix skb leak in ip6frag_expire_frag_queue()
` [PATCH 4.9 08/14] vhost/test: fix build for vhost test
` [PATCH 4.9 09/14] batman-adv: fix uninit-value in batadv_netlink_get_ifindex()
` [PATCH 4.9 11/14] scripts/decode_stacktrace: match basepath using shell prefix operator, not regex
` [PATCH 4.9 12/14] clk: s2mps11: Add used attribute to s2mps11_dt_match
` [PATCH 4.9 13/14] vhost: block speculation of translated descriptors
` [PATCH 4.9 14/14] vhost: make sure log_num < in_num

[PATCH 4.4 0/9] 4.4.193-stable review
 2019-09-13 13:06 UTC  (10+ messages)
` [PATCH 4.4 1/9] ALSA: hda - Fix potential endless loop at applying quirks
` [PATCH 4.4 2/9] ALSA: hda/realtek - Fix overridden device-specific initialization
` [PATCH 4.4 3/9] xfrm: clean up xfrm protocol checks
` [PATCH 4.4 4/9] vhost/test: fix build for vhost test
` [PATCH 4.4 5/9] scripts/decode_stacktrace: match basepath using shell prefix operator, not regex
` [PATCH 4.4 6/9] clk: s2mps11: Add used attribute to s2mps11_dt_match
` [PATCH 4.4 7/9] x86, boot: Remove multiple copy of static function sanitize_boot_params()
` [PATCH 4.4 8/9] af_packet: tone down the Tx-ring unsupported spew
` [PATCH 4.4 9/9] vhost: make sure log_num < in_num

[Patch 00/13] media: am437x-vpfe: overdue maintenance
 2019-09-13 13:07 UTC  (7+ messages)
` [Patch 01/13] media: am437x-vpfe: Fix suspend path to always handle pinctrl config
` [Patch 02/13] media: am437x-vpfe: Fix missing first line
` [Patch 07/13] media: am437x-vpfe: Use a per instance format array instead of a static one

KASAN: slab-out-of-bounds Read in handle_vmptrld
 2019-09-13 13:02 UTC  (6+ messages)

[RFC][PATCH] pipe: Convert ring to head/tail
 2019-09-13 13:06 UTC  (2+ messages)
` My just-shovel-data-through-for-X-amount-of-time test

[PATCH 1/8] drm: add mmap() to drm_gem_object_funcs
 2019-09-13 13:05 UTC  (11+ messages)
` [PATCH 2/8] drm/shmem: switch shmem helper to &drm_gem_object_funcs.mmap
` [PATCH 3/8] drm/shmem: drop DEFINE_DRM_GEM_SHMEM_FOPS
` [PATCH 4/8] drm/ttm: factor out ttm_bo_mmap_vma_setup
` [PATCH 5/8] drm/ttm: add drm_gem_ttm_mmap()
` [PATCH 6/8] drm/vram: switch vram helper to &drm_gem_object_funcs.mmap()
` [PATCH 7/8] drm/vram: drop verify_access
` [PATCH 8/8] drm/vram: drop DRM_VRAM_MM_FILE_OPERATIONS

[PATCH v5 00/10] EFI Specific Purpose Memory Support
 2019-09-13 13:02 UTC  (8+ messages)
` [PATCH v5 03/10] x86, efi: Push EFI_MEMMAP check into leaf routines
` [PATCH v5 04/10] x86, efi: Reserve UEFI 2.8 Specific Purpose Memory for dax
` [PATCH v5 05/10] x86, efi: Add efi_fake_mem support for EFI_MEMORY_SP

[PATCH v9 0/8] Disable compat cruft on ppc64le v9
 2019-09-13 12:58 UTC  (9+ messages)
` [PATCH v9 1/8] powerpc: Add back __ARCH_WANT_SYS_LLSEEK macro
` [PATCH v9 2/8] powerpc: move common register copy functions from signal_32.c to signal.c
` [PATCH v9 3/8] powerpc/perf: consolidate read_user_stack_32
` [PATCH v9 4/8] powerpc/perf: consolidate valid_user_sp
` [PATCH v9 5/8] powerpc/perf: remove current_is_64bit()
` [PATCH v9 6/8] powerpc/64: make buildable without CONFIG_COMPAT
` [PATCH v9 7/8] powerpc/64: Make COMPAT user-selectable disabled on littleendian by default
` [PATCH v9 8/8] powerpc/perf: split callchain.c by bitness

[PATCH 1/2] watchdog: pm8916_wdt: fix pretimeout registration flow
 2019-09-13 12:52 UTC  (5+ messages)

[v5 0/2] mtd: nand: Add Cadence NAND controller driver
 2019-09-13 12:49 UTC  (5+ messages)
` [v5 2/2] dt-bindings: mtd: "

[PATCH v2 1/5] pinctrl: mediatek: Check gpio pin number and use binary search in mtk_hw_pin_field_lookup()
 2019-09-13 12:40 UTC  (6+ messages)
` [PATCH v2 3/5] pinctrl: mediatek: Refine mtk_pinconf_get() and mtk_pinconf_set()

[PATCH] mtd: rawnand: fix spelling mistake "gravepagess" -> "gravepages"
 2019-09-13 12:33 UTC  (2+ messages)

problem starting /sbin/init (32-bit 5.3-rc8)
 2019-09-13 12:29 UTC  (4+ messages)

[PATCH v2] tracing: Be more clever when dumping hex in __print_hex()
 2019-09-13 12:28 UTC  (3+ messages)

big ICMP requests get disrupted on IPSec tunnel activation
 2019-09-13 12:25 UTC 

[PATCH v4 00/26] nfs: Mount API conversion
 2019-09-13 12:17 UTC  (27+ messages)
` [PATCH v4 01/26] saner calling conventions for nfs_fs_mount_common()
` [PATCH v4 02/26] nfs: stash server into struct nfs_mount_info
` [PATCH v4 03/26] nfs: lift setting mount_info from nfs4_remote{,_referral}_mount
` [PATCH v4 04/26] nfs: fold nfs4_remote_fs_type and nfs4_remote_referral_fs_type
` [PATCH v4 05/26] nfs: don't bother setting/restoring export_path around do_nfs_root_mount()
` [PATCH v4 06/26] nfs4: fold nfs_do_root_mount/nfs_follow_remote_path
` [PATCH v4 07/26] nfs: lift setting mount_info from nfs_xdev_mount()
` [PATCH v4 08/26] nfs: stash nfs_subversion reference into nfs_mount_info
` [PATCH v4 09/26] nfs: don't bother passing nfs_subversion to ->try_mount() and nfs_fs_mount_common()
` [PATCH v4 10/26] nfs: merge xdev and remote file_system_type
` [PATCH v4 11/26] nfs: unexport nfs_fs_mount_common()
` [PATCH v4 12/26] nfs: don't pass nfs_subversion to ->create_server()
` [PATCH v4 13/26] nfs: get rid of mount_info ->fill_super()
` [PATCH v4 14/26] nfs_clone_sb_security(): simplify the check for server bogosity
` [PATCH v4 15/26] nfs: get rid of ->set_security()
` [PATCH v4 16/26] NFS: Move mount parameterisation bits into their own file
` [PATCH v4 17/26] NFS: Constify mount argument match tables
` [PATCH v4 18/26] NFS: Rename struct nfs_parsed_mount_data to struct nfs_fs_context
` [PATCH v4 19/26] NFS: Split nfs_parse_mount_options()
` [PATCH v4 20/26] NFS: Deindent nfs_fs_context_parse_option()
` [PATCH v4 21/26] NFS: Add a small buffer in nfs_fs_context to avoid string dup
` [PATCH v4 22/26] NFS: Do some tidying of the parsing code
` [PATCH v4 23/26] NFS: rename nfs_fs_context pointer arg in a few functions
` [PATCH v4 24/26] NFS: Convert mount option parsing to use functionality from fs_parser.h
` [PATCH v4 25/26] NFS: Add fs_context support
` [PATCH v4 26/26] NFS: Attach supplementary error information to fs_context

[PATCH] bpf: validate bpf_func when BPF_JIT is enabled
 2019-09-13 12:19 UTC  (10+ messages)

[RFC 0/3] dmaengine: Support for DMA domain controllers
 2019-09-13 12:19 UTC  (9+ messages)
` [RFC 1/3] dt-bindings: dma: Add documentation for DMA domains

[PATCH v2 0/3] Maintainer Entry Profiles
 2019-09-13 12:18 UTC  (7+ messages)
` [PATCH v2 3/3] libnvdimm, MAINTAINERS: Maintainer Entry Profile
  ` [Ksummit-discuss] "

[PATCH 0/3] spi: dw: Add basic runtime PM support
 2019-09-13 12:12 UTC  (4+ messages)
` [PATCH 1/3] dt: spi: Add Renesas RZ/N1 binding documentation
` [PATCH 2/3] spi: dw: Add basic runtime PM support
` [PATCH 3/3] spi: dw: Add compatible string for Renesas RZ/N1 SPI Controller

[PATCH] PCI: endpoint: Add DMA to Linux PCI EP Framework
 2019-09-13 12:11 UTC  (12+ messages)

[PATCH 0/9] crypto: add sun8i-ce driver for Allwinner crypto engine
 2019-09-13 12:11 UTC  (13+ messages)
` [PATCH 3/9] dt-bindings: crypto: Add DT bindings documentation for sun8i-ce Crypto Engine
` [PATCH 9/9] sunxi_defconfig: add new crypto options

[PATCH V2 00/12] remoteproc: qcom: q6v5-wcss: Add support for secure pil
 2019-09-13 11:56 UTC  (13+ messages)
` [PATCH V2 01/12] remoteproc: qcom: Add PRNG proxy clock
` [PATCH V2 02/12] remoteproc: qcom: Add secure PIL support
` [PATCH V2 03/12] remoteproc: qcom: Add support for split q6 + m3 wlan firmware
` [PATCH V2 04/12] remoteproc: qcom: Add ssr subdevice identifier
` [PATCH V2 05/12] remoteproc: qcom: Update regmap offsets for halt register
` [PATCH V2 06/12] dt-bindings: clock: qcom: Add reset for WCSSAON
` [PATCH V2 07/12] clk: qcom: Add WCSSAON reset
` [PATCH V2 08/12] dt-bindings: mailbox: qom: Add ipq8074 APPS compatible
` [PATCH V2 09/12] mailbox: qcom: Add support for IPQ8074 APCS
` [PATCH V2 10/12] dt-bindings: firmware: qcom: Add compatible for IPQ8074 SoC
` [PATCH V2 11/12] arm64: dts: Add support for scm on IPQ8074 SoCs
` [PATCH V2 12/12] arm64: dts: qcom: Enable Q6v5 WCSS for ipq8074 SoC

[PATCH] mips: check for dsp presence only once before save/restore
 2019-09-13 12:02 UTC 

[PATCH 0/2] drm/panfrost: Tidy up the devfreq implementation
 2019-09-12 14:51 UTC  (2+ messages)

[GIT PULL] MMC fixes for v5.3-rc9
 2019-09-13 11:57 UTC 

[PATCH] dmaengine: axi-dmac: simple device_config operation implemented
 2019-09-13 14:54 UTC 

[PATCH] lib/memweight.c: optimize by inlining bitmap_weight()
 2019-09-13 11:48 UTC  (6+ messages)
` [PATCH v2] lib/memweight.c: open codes bitmap_weight()

[PATCH v3] fork: check exit_signal passed in clone3() call
 2019-09-13 11:40 UTC  (3+ messages)

[PATCH] arm64: fix function types in COND_SYSCALL
 2019-09-13 11:33 UTC  (4+ messages)

[PATCH v3 0/9] padata: use unbound workqueues for parallel jobs
 2019-09-13 11:29 UTC  (2+ messages)

[PATCH] arm64: dts: imx8mq: Add CAAM node
 2019-09-13 11:28 UTC  (2+ messages)

[PATCH v6 0/7] Amazon's Annapurna Labs DT-based PCIe host controller driver
 2019-09-13 11:28 UTC  (3+ messages)
` [PATCH v6 4/7] PCI: Add quirk to disable MSI-X support for Amazon's Annapurna Labs Root Port

[PATCH] mm: memory: fix /proc/meminfo reporting for MLOCK_ONFAULT
 2019-09-13 11:17 UTC  (2+ messages)

[PATCH 0/2] nvme: Add kernel API for admin command
 2019-09-13 11:16 UTC  (3+ messages)
` [PATCH 1/2] nvme: add API for sending admin commands by bdev
` [PATCH 2/2] nvme: add API for getting nsid "

[RFC PATCH 0/7] Emulated coherent graphics memory take 2
 2019-09-13 11:11 UTC  (9+ messages)
` [RFC PATCH 1/7] mm: Add write-protect and clean utilities for address space ranges
` [RFC PATCH 2/7] drm/ttm: Allow the driver to provide the ttm struct vm_operations_struct
` [RFC PATCH 3/7] drm/ttm: TTM fault handler helpers
` [RFC PATCH 4/7] drm/vmwgfx: Implement an infrastructure for write-coherent resources
` [RFC PATCH 5/7] drm/vmwgfx: Use an RBtree instead of linked list for MOB resources
` [RFC PATCH 6/7] drm/vmwgfx: Implement an infrastructure for read-coherent resources
` [RFC PATCH 7/7] drm/vmwgfx: Add surface dirty-tracking callbacks

[PATCH 0/3] powerpc/mm: Conditionally call H_BLOCK_REMOVE
 2019-09-13 11:09 UTC  (6+ messages)
` [PATCH 1/3] powerpc/mm: Initialize the HPTE encoding values

[RFC] ARM: dts: omap36xx: Enable thermal throttling
 2019-09-13 11:07 UTC  (3+ messages)

[RFC PATCH] drm/virtio: Export resource handles via DMA-buf API
 2019-09-13 11:05 UTC  (6+ messages)

[PATCH] net: openvswitch: free vport unless register_netdevice() succeeds
 2019-09-13 11:04 UTC  (2+ messages)

[PATCH v2 0/8] powerpc/vdso32 enhancement and optimisation
 2019-09-13 10:59 UTC  (4+ messages)
` [PATCH v2 4/8] powerpc/vdso32: inline __get_datapage()

[PATCH] rproc: Add elf64 support in elf loader
 2019-09-13 10:58 UTC  (2+ messages)

[PATCH 1/2] PCI: dwc: Add support to disable GEN3 equalization
 2019-09-13 10:53 UTC  (3+ messages)

[RFC] Improve memset
 2019-09-13 10:42 UTC  (4+ messages)

[PATCH v4 0/6] Add support of New Amlogic temperature sensor for G12 SoCs
 2019-09-13 10:41 UTC  (5+ messages)
` [PATCH v4 1/6] dt-bindings: thermal: Add DT bindings documentation for Amlogic Thermal
` [PATCH v4 2/6] thermal: amlogic: Add thermal driver to support G12 SoCs

[PATCH v2] PCI: dwc: Add support to add GEN3 related equalization quirks
 2019-09-13 10:39 UTC 

[PATCH v5 0/4] Raspberry Pi 4 DMA addressing support
 2019-09-13 10:39 UTC  (10+ messages)

[PATCH] tty: 8250_of: Use software emulated RS485 direction control
 2019-09-13 10:24 UTC  (2+ messages)

[GIT PULL] arm64 updates for 5.4
 2019-09-13 10:20 UTC 

[PATCH 0/4] Cleanup arm64 driver dependencies
 2019-09-13 10:12 UTC  (3+ messages)
` [PATCH 3/4] arm64: Kconfig: Fix VEXPRESS "

[PATCH v3 0/2] PCI: Add Intel PCIe Driver and respective dt-binding yaml file
 2019-09-13 10:12 UTC  (14+ messages)
` [PATCH v3 2/2] dwc: PCI: intel: Intel PCIe RC controller driver

[PATCH V7 0/3] arm64/mm: Enable memory hot remove
 2019-09-13 10:09 UTC  (5+ messages)
` [PATCH V7 3/3] "

[PATCH] net/mlx5: Remove unneeded variable in mlx5_unload_one
 2019-09-13 10:06 UTC  (2+ messages)

[PATCH] xen: xen-pciback: Reset MSI-X state when exposing a device
 2019-09-13 10:02 UTC  (2+ messages)

[PATCH V2 0/2] mm/debug: Add tests for architecture exported page table helpers
 2019-09-13 10:01 UTC  (6+ messages)
` [PATCH V2 2/2] mm/pgtable/debug: Add test validating architecture "

[PATCH] RDMA/bnxt_re: fix spelling mistake "missin_resp" -> "missing_resp"
 2019-09-13  9:55 UTC  (3+ messages)

[PATCH] x86/mm: Enable 5-level paging support by default
 2019-09-13  9:54 UTC 

[PATCH 0/3] fix emulation error on Windows bootup
 2019-09-13  9:51 UTC  (4+ messages)

[PATCH net] net: stmmac: Hold rtnl lock in suspend/resume callbacks
 2019-09-13  9:50 UTC 

[PATCH V2 1/2] ASoC: fsl_mqs: add DT binding documentation
 2019-09-13  9:42 UTC  (2+ messages)
` [PATCH V2 2/2] ASoC: fsl_mqs: Add MQS component driver

[PATCH] ASoC: fsl_sai: Implement set_bclk_ratio
 2019-09-13  9:42 UTC  (2+ messages)
` Applied "ASoC: fsl_sai: Implement set_bclk_ratio" to the asoc tree

[PATCH] dt-bindings: gpu: Convert Samsung Image Scaler to dt-schema
 2019-09-13  9:41 UTC 

[PATCH v2 0/2] Add support for software nodes to gpiolib
 2019-09-13  9:41 UTC  (5+ messages)
` [PATCH v2 1/2] gpiolib: introduce devm_fwnode_gpiod_get_index()
` [PATCH v2 2/2] gpiolib: introduce fwnode_gpiod_get_index()

[PATCH v2] dt-bindings: gpu: Convert Samsung Image Rotator to dt-schema
 2019-09-13  9:34 UTC  (5+ messages)

[PATCH v5 0/5] Add HDMI jack support on RK3288
 2019-09-13  9:32 UTC  (7+ messages)

[PATCH v5 0/2] drm: bridge: Add NWL MIPI DSI host controller support
 2019-09-13  9:31 UTC  (3+ messages)
  ` [PATCH v5 2/2] drm/bridge: "

[PATCH v3 0/2] hwrng: npcm: add NPCM RNG driver support
 2019-09-13  9:28 UTC  (3+ messages)
` [PATCH v3 2/2] hwrng: npcm: add NPCM RNG driver

[PATCH] mm, thp: Do not queue fully unmapped pages for deferred split
 2019-09-13  9:18 UTC 

[PATCH 1/2] crypto: inside-secure - fix uninitialized-variable warning
 2019-09-13  9:17 UTC  (3+ messages)
` [PATCH 2/2] crypto: hisilicon - avoid unused function warning


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