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

[PATCH 4.19 000/190] 4.19.73-stable review
 2019-09-13 13:05 UTC  (60+ messages)
` [PATCH 4.19 001/190] ALSA: hda - Fix potential endless loop at applying quirks
` [PATCH 4.19 002/190] ALSA: hda/realtek - Fix overridden device-specific initialization
` [PATCH 4.19 003/190] ALSA: hda/realtek - Add quirk for HP Pavilion 15
` [PATCH 4.19 004/190] ALSA: hda/realtek - Enable internal speaker & headset mic of ASUS UX431FL
` [PATCH 4.19 005/190] ALSA: hda/realtek - Fix the problem of two front mics on a ThinkCentre
` [PATCH 4.19 006/190] sched/fair: Dont assign runtime for throttled cfs_rq
` [PATCH 4.19 007/190] drm/vmwgfx: Fix double free in vmw_recv_msg()
` [PATCH 4.19 008/190] vhost/test: fix build for vhost test
` [PATCH 4.19 009/190] vhost/test: fix build for vhost test - again
` [PATCH 4.19 010/190] powerpc/tm: Fix FP/VMX unavailable exceptions inside a transaction
` [PATCH 4.19 011/190] batman-adv: fix uninit-value in batadv_netlink_get_ifindex()
` [PATCH 4.19 012/190] batman-adv: Only read OGM tvlv_len after buffer len check
` [PATCH 4.19 014/190] Blk-iolatency: warn on negative inflight IO counter
` [PATCH 4.19 015/190] blk-iolatency: fix STS_AGAIN handling
` [PATCH 4.19 017/190] timekeeping: Use proper ktime_add when adding nsecs in coarse offset
` [PATCH 4.19 019/190] x86/ftrace: Fix warning and considate ftrace_jmp_replace() and ftrace_call_replace()
` [PATCH 4.19 020/190] powerpc/64: mark start_here_multiplatform as __ref
` [PATCH 4.19 022/190] arm64: dts: rockchip: enable usb-host regulators at boot on rk3328-rock64
` [PATCH 4.19 023/190] scripts/decode_stacktrace: match basepath using shell prefix operator, not regex
` [PATCH 4.19 024/190] riscv: remove unused variable in ftrace
` [PATCH 4.19 025/190] nvme-fc: use separate work queue to avoid warning
` [PATCH 4.19 026/190] clk: s2mps11: Add used attribute to s2mps11_dt_match
` [PATCH 4.19 027/190] remoteproc: qcom: q6v5: shore up resource probe handling
` [PATCH 4.19 029/190] kernel/module: Fix mem leak in module_add_modinfo_attrs
` [PATCH 4.19 030/190] drm/i915: Re-apply "Perform link quality check, unconditionally during long pulse"
` [PATCH 4.19 031/190] media: cec/v4l2: move V4L2 specific CEC functions to V4L2
` [PATCH 4.19 032/190] media: cec: remove cec-edid.c
` [PATCH 4.19 034/190] keys: Fix the use of the C++ keyword "private" in uapi/linux/keyctl.h
` [PATCH 4.19 035/190] Drivers: hv: kvp: Fix two "this statement may fall through" warnings
` [PATCH 4.19 036/190] x86, hibernate: Fix nosave_regions setup for hibernation
` [PATCH 4.19 037/190] remoteproc: qcom: q6v5-mss: add SCM probe dependency
` [PATCH 4.19 040/190] KVM: x86: hyperv: enforce vp_index < KVM_MAX_VCPUS
` [PATCH 4.19 041/190] KVM: x86: hyperv: consistently use hv_vcpu for struct kvm_vcpu_hv variables
` [PATCH 4.19 044/190] x86/kvm/lapic: preserve gfn_to_hva_cache len on cache reinit
` [PATCH 4.19 045/190] drm/i915: Fix intel_dp_mst_best_encoder()
` [PATCH 4.19 046/190] drm/i915: Rename PLANE_CTL_DECOMPRESSION_ENABLE
` [PATCH 4.19 049/190] Drivers: hv: kvp: Fix the indentation of some "break" statements
` [PATCH 4.19 051/190] powerplay: Respect units on max dcfclk watermark
` [PATCH 4.19 052/190] drm/amd/pp: Fix truncated clock value when set watermark
` [PATCH 4.19 053/190] drm/amd/dm: Understand why attaching path/tile properties are needed
` [PATCH 4.19 054/190] ARM: davinci: da8xx: define gpio interrupts as separate resources
` [PATCH 4.19 055/190] ARM: davinci: dm365: "
` [PATCH 4.19 058/190] ARM: davinci: dm644x: "
` [PATCH 4.19 059/190] s390/zcrypt: reinit ap queue state machine during device probe
` [PATCH 4.19 060/190] media: vim2m: use workqueue
` [PATCH 4.19 061/190] media: vim2m: use cancel_delayed_work_sync instead of flush_schedule_work
` [PATCH 4.19 062/190] drm/i915: Restore sane defaults for KMS on GEM error load
` [PATCH 4.19 063/190] drm/i915: Cleanup gt powerstate from gem
` [PATCH 4.19 064/190] KVM: PPC: Book3S HV: Fix race between kvm_unmap_hva_range and MMU mode switch
` [PATCH 4.19 065/190] Btrfs: clean up scrub is_dev_replace parameter
` [PATCH 4.19 066/190] Btrfs: fix deadlock with memory reclaim during scrub
` [PATCH 4.19 068/190] btrfs: Fix error handling in btrfs_cleanup_ordered_extents
` [PATCH 4.19 077/190] ARC: mm: do_page_fault fixes #1: relinquish mmap_sem if signal arrives while handle_mm_fault
` [PATCH 4.19 078/190] IB/uverbs: Fix OOPs upon device disassociation
` [PATCH 4.19 079/190] crypto: ccree - fix resume race condition on init
` [PATCH 4.19 080/190] crypto: ccree - add missing inline qualifier
` [PATCH 4.19 082/190] drm/i915/ilk: Fix warning when reading emon_status with no output
` [PATCH 4.19 083/190] mfd: Kconfig: Fix I2C_DESIGNWARE_PLATFORM dependencies
` [PATCH 4.19 084/190] tpm: Fix some name collisions with drivers/char/tpm.h

[PATCH 1/8] drm: add mmap() to drm_gem_object_funcs
 2019-09-13 13:11 UTC  (12+ 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 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 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  (2+ 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)


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