linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-14 22:42:09 to 2019-08-15 06:14:02 UTC [more...]

[PATCH] Fix a stack buffer overflow bug check_input_term
 2019-08-15  6:13 UTC  (3+ messages)

[PATCH v10 0/6] Introduced new Cadence USBSS DRD Driver
 2019-08-15  6:10 UTC  (4+ messages)
` [PATCH v10 5/6] usb:cdns3 Add Cadence USB3 "

[PATCH] Ext4 documentation fixes
 2019-08-15  6:09 UTC 

[PATCH] mm/oom: Add killed process selection information
 2019-08-15  6:06 UTC 

kexec on rk3399
 2019-08-15  6:06 UTC  (7+ messages)

[PATCH] bus: arm-cci: Add of_node_put() before break
 2019-08-15  6:01 UTC 

[PATCH] ata: libahci_platform: Add of_node_put() before loop exit
 2019-08-15  6:00 UTC 

[PATCH v1] usb: dwc3: remove the call trace of USBx_GFLADJ
 2019-08-15  5:59 UTC  (6+ messages)
  ` [EXT] "

[PATCH] i2c: stm32f7: Make structure stm32f7_i2c_algo constant
 2019-08-15  5:58 UTC 

[RFC PATCH 0/5] PTP: add support for Intel's TGPIO controller
 2019-08-15  5:57 UTC  (4+ messages)
` [RFC PATCH 1/5] x86: tsc: add tsc to art helpers

[PATCH] Bluetooth: 6lowpan: Make variable header_ops constant
 2019-08-15  5:52 UTC 

[PATCH] lsilogic mpt fusion: mptctl: Fixed race condition around mptctl_id variable using mutexes
 2019-08-15  5:51 UTC  (2+ messages)

[PATCH] Bluetooth: hci_qca: Make structure qca_proto constant
 2019-08-15  5:51 UTC 

[PATCH v3 2/2] bus: ti-sysc: sysc_check_children(): Change return type to void
 2019-08-15  5:46 UTC  (2+ messages)
` [PATCH v4] bus: ti-sysc: Change return types of functions

[PATCH] iommu/arm-smmu-v3: add nr_ats_masters to avoid unnecessary operations
 2019-08-15  5:46 UTC  (3+ messages)

[PATCH v2 0/2] add nr_ats_masters for quickly check
 2019-08-15  5:44 UTC  (3+ messages)
` [PATCH v2 1/2] iommu/arm-smmu-v3: don't add a master into smmu_domain before it's ready
` [PATCH v2 2/2] iommu/arm-smmu-v3: add nr_ats_masters for quickly check

[PATCH v4 0/2] mm,thp: Add filemap_huge_fault() for THP
 2019-08-15  5:44 UTC  (3+ messages)
` [PATCH v4 1/2] mm: Allow the page cache to allocate large pages
` [PATCH v4 2/2] mm,thp: Add experimental config option RO_EXEC_FILEMAP_HUGE_FAULT_THP

[PATCH] PCI: dwc: Add map irq callback
 2019-08-15  5:42 UTC  (5+ messages)

[PATCH v5 0/2] mmc: Add support for the ASPEED SD controller
 2019-08-15  5:38 UTC  (6+ messages)
` [PATCH v5 1/2] dt-bindings: mmc: Document Aspeed "
` [PATCH v5 2/2] mmc: Add support for the ASPEED "

[PATCH v2] regulator: core: Add of_node_put() before return
 2019-08-15  5:37 UTC  (2+ messages)
` [PATCH v2] regulator: core: Add label to collate of_node_put() statements

[PATCH 1/2] padata: always acquire cpu_hotplug_lock before pinst->lock
 2019-08-15  5:15 UTC  (2+ messages)

[PATCH] drm/amdgpu: Apply flags after amdgpu_device_ip_init()
 2019-08-15  5:11 UTC 

[PATCH 00/10 v2] Cleanup IOMMU passthrough setting (and disable IOMMU Passthrough when SME is active)
 2019-08-15  5:04 UTC  (9+ messages)
` [PATCH 03/10] iommu/vt-d: Request passthrough mode from IOMMU core
` [PATCH 04/10] x86/dma: Get rid of iommu_pass_through
` [PATCH 06/10] iommu: Remember when default domain type was set on kernel command line
` [PATCH 07/10] iommu: Print default domain type on boot

[PATCH v5 0/7] Fix PF/VF dependency issue
 2019-08-15  5:04 UTC  (10+ messages)
` [PATCH v5 2/7] PCI/ATS: Initialize PRI in pci_ats_init()
` [PATCH v5 3/7] PCI/ATS: Initialize PASID "
` [PATCH v5 5/7] PCI/ATS: Add PASID support for PCIe VF devices

setup_boot_APIC_clock() NULL dereference during early boot on reduced hardware platforms
 2019-08-15  5:02 UTC  (15+ messages)
                      ` [PATCH] x86/apic: Handle missing global clockevent gracefully

[PATCH] crypto: chtls - use 'skb_put_zero()' instead of re-implementing it
 2019-08-15  5:00 UTC  (2+ messages)

[PATCH] powerpc: Allow flush_(inval_)dcache_range to work across ranges >4GB
 2019-08-15  4:55 UTC 

[RESEND PATCH 1/2 -mm] mm: account lazy free pages separately
 2019-08-15  4:54 UTC  (14+ messages)

[v1 1/3] clk: ls1028a: Add clock driver for Display output interface
 2019-08-15  4:47 UTC  (5+ messages)
  ` [EXT] "

[PATCH v8 00/24] erofs: promote erofs from staging v8
 2019-08-15  4:41 UTC  (25+ messages)
` [PATCH v8 01/24] erofs: add on-disk layout
` [PATCH v8 02/24] erofs: add erofs in-memory stuffs
` [PATCH v8 03/24] erofs: add super block operations
` [PATCH v8 04/24] erofs: add raw address_space operations
` [PATCH v8 05/24] erofs: add inode operations
` [PATCH v8 06/24] erofs: support special inode
` [PATCH v8 07/24] erofs: add directory operations
` [PATCH v8 08/24] erofs: add namei functions
` [PATCH v8 09/24] erofs: support tracepoint
` [PATCH v8 10/24] erofs: update Kconfig and Makefile
` [PATCH v8 11/24] erofs: introduce xattr & posixacl support
` [PATCH v8 12/24] erofs: introduce tagged pointer
` [PATCH v8 13/24] erofs: add compression indexes support
` [PATCH v8 14/24] erofs: introduce superblock registration
` [PATCH v8 15/24] erofs: introduce erofs shrinker
` [PATCH v8 16/24] erofs: introduce workstation for decompression
` [PATCH v8 17/24] erofs: introduce per-CPU buffers implementation
` [PATCH v8 18/24] erofs: introduce pagevec for decompression subsystem
` [PATCH v8 19/24] erofs: add erofs_allocpage()
` [PATCH v8 20/24] erofs: introduce generic decompression backend
` [PATCH v8 21/24] erofs: introduce LZ4 decompression inplace
` [PATCH v8 22/24] erofs: introduce the decompression frontend
` [PATCH v8 23/24] erofs: introduce cached decompression
` [PATCH v8 24/24] erofs: add document

[PATCH 0/7] Adding a proper workaround for fixing RTD3 issues with Nouveau
 2019-08-15  4:44 UTC  (6+ messages)
` [PATCH 1/7] Revert "ACPI / OSI: Add OEM _OSI string to enable dGPU direct output"
  ` [Nouveau] "
` [PATCH 3/7] Revert "ACPI / OSI: Add OEM _OSI strings to disable NVidia RTD3"

[PATCH] clk: composite: Drop unused clk.h include
 2019-08-15  4:25 UTC 

rtc: pcf85363/pcf85263: fix error that failed to run hwclock -w
 2019-08-15  4:20 UTC  (5+ messages)
  ` [EXT] "

[PATCH] From: cy_huang <cy_huang@richtek.com> Subject: usb: add more vendor defined ops in tcpci
 2019-08-15  4:19 UTC 

[PATCH v3 00/12] FPGA DFL updates
 2019-08-15  3:58 UTC  (6+ messages)
` [PATCH v3 01/12] fpga: dfl: fme: support 512bit data width PR

[PATCH 0/6] powerpc: convert cache asm to C
 2019-08-15  4:10 UTC  (7+ messages)
` [PATCH 1/6] powerpc: Allow flush_icache_range to work across ranges >4GB
` [PATCH 2/6] powerpc: define helpers to get L1 icache sizes
` [PATCH 3/6] powerpc: Convert flush_icache_range & friends to C
` [PATCH 4/6] powerpc: Chunk calls to flush_dcache_range in arch_*_memory
` [PATCH 5/6] powerpc: Remove 'extern' from func prototypes in cache headers
` [PATCH 6/6] powerpc: Don't flush caches when adding memory

[PATCH] clk: sunxi: Don't call clk_hw_get_name() on a hw that isn't registered
 2019-08-15  4:10 UTC 

[PATCH] KVM: LAPIC: Periodically revaluate appropriate lapic_timer_advance_ns
 2019-08-15  4:04 UTC  (5+ messages)

[PATCH v2] KVM: LAPIC: Periodically revaluate to get conservative lapic_timer_advance_ns
 2019-08-15  4:03 UTC 

clk/clk-next boot bisection: v5.3-rc1-79-g31f58d2f58cb on sun8i-h3-libretech-all-h3-cc
 2019-08-15  4:02 UTC  (2+ messages)

[PATCH] perf vendor events intel: Add Tremontx event file v1.02
 2019-08-15  3:59 UTC 

[5.3.0-rc4-next][bisected 882632][qla2xxx] WARNING: CPU: 10 PID: 425 at drivers/scsi/qla2xxx/qla_isr.c:2784 qla2x00_status_entry.isra
 2019-08-15  3:42 UTC  (4+ messages)

[PATCH v5] arm64: dts: ls1028a: Add esdhc node in dts
 2019-08-15  3:39 UTC 

[PATCH v3 1/2] dt-bindings: pwm: sprd: Add Spreadtrum PWM documentation
 2019-08-15  3:34 UTC  (4+ messages)
` [PATCH v3 2/2] pwm: sprd: Add Spreadtrum PWM support

[PATCH V5 0/9] Fixes for vhost metadata acceleration
 2019-08-15  3:28 UTC  (10+ messages)

[PATCH] virtio-net: lower min ring num_free for efficiency
 2019-08-15  3:17 UTC  (2+ messages)

[PATCH] arm64: dts: imx8mn: Add gpio-ranges property
 2019-08-15  2:57 UTC 

[PATCH] sh: Drop -Werror from kernel Makefile
 2019-08-15  3:14 UTC  (5+ messages)

[PATCH 1/2] riscv: Add memmove string operation
 2019-08-15  3:12 UTC  (4+ messages)

[PATCH] nbd: add a missed nbd_config_put() in nbd_xmit_timeout()
 2019-08-15  3:13 UTC  (3+ messages)

[PATCH] cxgb4: fix a memory leak bug
 2019-08-15  3:03 UTC  (2+ messages)

[RFC PATCH 0/2] mm/gup: introduce vaddr_pin_pages_remote(), FOLL_PIN
 2019-08-15  3:01 UTC  (10+ messages)
` [RFC PATCH 2/2] mm/gup: introduce vaddr_pin_pages_remote()

[PATCH] arm: dts: rockchip: fix vcc_host_5v regulator for usb3 host
 2019-08-15  2:59 UTC 

[PATCH v2 2/2] riscv: Make __fstate_clean() work correctly
 2019-08-15  2:53 UTC  (5+ messages)

[PATCH] Makefile: Convert -Wimplicit-fallthrough=3 to just -Wimplicit-fallthrough for clang
 2019-08-15  2:44 UTC  (9+ messages)

[PATCH] x86/fixmap: update stale comments
 2019-08-15  2:44 UTC  (2+ messages)

[PATCH V3 1/4] staging: iio: adc: ad7192: Add low_pass_3db_filter_frequency
 2019-08-15  2:39 UTC  (3+ messages)
` [PATCH V3 4/4] dt-bindings: iio: adc: ad7192: Add binding documentation for AD7192

[PATCH] afs: Move comments after /* fallthrough */
 2019-08-15  2:36 UTC 

[GIT PULL] Devicetree fixes for 5.3-rc, take 3
 2019-08-15  2:34 UTC 

[PATCH] scsi: fnic: remove redundant assignment of variable rc
 2019-08-15  2:12 UTC  (3+ messages)

[PATCH] of: irq: fix a trivial typo in a doc comment
 2019-08-15  2:12 UTC  (2+ messages)

[PATCH] scsi: ufs: Fix NULL pointer dereference in ufshcd_config_vreg_hpm()
 2019-08-15  2:08 UTC  (2+ messages)

[PATCH] psi: get poll_work to run when calling poll syscall next time
 2019-08-15  1:59 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2 0/2] drm/mediatek: make imported PRIME buffers contiguous
 2019-08-15  1:40 UTC  (2+ messages)

[PATCH 5.2 000/144] 5.2.9-stable review
 2019-08-15  1:34 UTC  (3+ messages)

[PATCH 0/3] libnvdimm/security: Enumerate the frozen state and other cleanups
 2019-08-15  1:20 UTC  (4+ messages)
` [PATCH 1/3] libnvdimm/security: Introduce a 'frozen' attribute
` [PATCH 2/3] libnvdimm/security: Tighten scope of nvdimm->busy vs security operations
` [PATCH 3/3] libnvdimm/security: Consolidate 'security' operations

[PATCH v2 1/3] staging: erofs: introduce EFSCORRUPTED and more logs
 2019-08-15  1:31 UTC  (3+ messages)
` [PATCH v2 3/3] staging: erofs: correct all misused ENOTSUPP

[PATCH 4.19 00/91] 4.19.67-stable review
 2019-08-15  1:29 UTC  (2+ messages)

WARNING in cgroup_rstat_updated
 2019-08-15  1:26 UTC  (2+ messages)

[PATCH 4.14 00/69] 4.14.139-stable review
 2019-08-15  1:20 UTC  (3+ messages)

[PATCH v8 00/14] Rockchip ISP1 Driver
 2019-08-15  0:58 UTC  (4+ messages)
` [PATCH v8 05/14] media: rkisp1: add Rockchip ISP1 subdev driver

[PATCH 00/11] ARM: dts: qcom: msm8974: add support for external display
 2019-08-15  0:48 UTC  (12+ messages)
` [PATCH 01/11] dt-bindings: drm/bridge: analogix-anx78xx: add new variants
` [PATCH 02/11] "
` [PATCH 03/11] drm/bridge: analogix-anx78xx: silence -EPROBE_DEFER warnings
` [PATCH 04/11] drm/bridge: analogix-anx78xx: convert to i2c_new_dummy_device
` [PATCH 05/11] drm/bridge: analogix-anx78xx: correct value of TX_P0
` [PATCH RFC 06/11] drm/bridge: analogix-anx78xx: add support for avdd33 regulator
` [PATCH 07/11] ARM: qcom_defconfig: add CONFIG_DRM_ANALOGIX_ANX78XX
` [PATCH 08/11] drm/msm/hdmi: silence -EPROBE_DEFER warning
` [PATCH 09/11] ARM: dts: qcom: pm8941: add 5vs2 regulator node
` [PATCH RFC 10/11] ARM: dts: qcom: msm8974: add HDMI nodes
` [PATCH RFC 11/11] ARM: dts: qcom: msm8974-hammerhead: add support for external display

[PATCH v10 0/7] powerpc: implement machine check safe memcpy
 2019-08-15  0:39 UTC  (8+ messages)
` [PATCH v10 1/7] powerpc/mce: Schedule work from irq_work
` [PATCH v10 2/7] powerpc/mce: Fix MCE handling for huge pages
` [PATCH v10 3/7] powerpc/mce: Make machine_check_ue_event() static
` [PATCH v10 4/7] extable: Add function to search only kernel exception table
` [PATCH v10 5/7] powerpc/memcpy: Add memcpy_mcsafe for pmem
` [PATCH v10 6/7] powerpc/mce: Handle UE event for memcpy_mcsafe
` [PATCH v10 7/7] powerpc: add machine check safe copy_to_user

[PATCH v6 0/8] Add basic SoC support for mt6765
 2019-08-15  0:27 UTC  (3+ messages)
` [PATCH v6 5/8] clk: mediatek: Add MT6765 clock support

[PATCH v4 0/7] x86: KVM: svm: get rid of hardcoded instructions lengths
 2019-08-15  0:19 UTC  (5+ messages)
` [PATCH v4 2/7] x86: kvm: svm: propagate errors from skip_emulated_instruction()

[PATCH v4 0/3] kasan: support backing vmalloc space with real shadow memory
 2019-08-15  0:16 UTC  (4+ messages)
` [PATCH v4 1/3] "
` [PATCH v4 2/3] fork: support VMAP_STACK with KASAN_VMALLOC
` [PATCH v4 3/3] x86/kasan: support KASAN_VMALLOC

[PATCH v9 0/7] powerpc: implement machine check safe memcpy
 2019-08-15  0:15 UTC  (7+ messages)
` [PATCH v9 6/7] powerpc/mce: Handle UE event for memcpy_mcsafe
` [PATCH v9 7/7] powerpc: add machine check safe copy_to_user

[PATCH v3 hmm 00/11] Add mmu_notifier_get/put for managing mmu notifier registrations
 2019-08-15  0:13 UTC  (5+ messages)
` [PATCH v3 hmm 03/11] mm/mmu_notifiers: add a get/put scheme for the registration

[PATCH 0/5] hmm & mmu_notifier debug/lockdep annotations
 2019-08-15  0:11 UTC  (13+ messages)
` [PATCH 1/5] mm: Check if mmu notifier callbacks are allowed to fail
` [PATCH 2/5] kernel.h: Add non_block_start/end()
` [PATCH 3/5] mm, notifier: Catch sleeping/blocking for !blockable
` [PATCH 4/5] mm, notifier: Add a lockdep map for invalidate_range_start
` [PATCH 5/5] mm/hmm: WARN on illegal ->sync_cpu_device_pagetables errors

[PATCH] ipvlan: set hw_enc_features like macvlan
 2019-08-15  0:10 UTC 

turn hmm migrate_vma upside down v3
 2019-08-15  0:09 UTC  (2+ messages)

Policy to keep USB ports powered in low-power states
 2019-08-15  0:08 UTC  (4+ messages)

[PATCH bpf-next] tools: libbpf: update extended attributes version of bpf_object__open()
 2019-08-15  0:03 UTC 

[PATCH v5 0/4] Hello,
 2019-08-15  0:03 UTC  (3+ messages)
` [PATCH v5 1/4] clk: core: link consumer with clock driver

[PATCH v2] coresight: tmc-etr: Fix perf_data check
 2019-08-14 23:50 UTC  (3+ messages)

[PATCH 1/2] of/platform: Fix fn definitons for of_link_is_valid() and of_link_property()
 2019-08-14 23:41 UTC  (5+ messages)
` [PATCH 2/2] of/platform: Disable generic device linking code for PowerPC

[PATCH] MAINTAINERS, x86/CPU: Tony Luck will maintain asm/intel-family.h
 2019-08-14 23:40 UTC 

[PATCH] x86/CPU/AMD: Clear RDRAND CPUID bit on AMD family 15h/16h
 2019-08-14 23:38 UTC  (3+ messages)
` Non-random RDRAND "

[PATCH] selftests: net: tcp_fastopen_backup_key.sh: fix shellcheck issue
 2019-08-14 23:34 UTC  (2+ messages)

[PATCH net-next v2 0/9] net: macsec: initial support for hardware offloading
 2019-08-14 23:28 UTC  (10+ messages)
` [PATCH net-next v2 5/9] net: phy: add MACsec ops in phy_device
` [PATCH net-next v2 6/9] net: macsec: hardware offloading infrastructure

[PATCH RFC memory-model 0/31] LKMM updates for review
 2019-08-14 23:24 UTC  (6+ messages)
` [PATCH RFC memory-model 27/31] tools/memory-model: Add data-race capabilities to judgelitmus.sh
      ` [PATCH 0/2] tools/memory-model: Update comment of jugdelitmus.sh

[PATCH 04/22] media: Move v4l2_fwnode_parse_link from v4l2 to driver base
 2019-08-14 23:15 UTC  (8+ messages)

[PATCH] PCI/IOV: Move sysfs SR-IOV functions to iov.c
 2019-08-14 23:14 UTC  (5+ messages)
` [PATCH v2 0/3] PCI: pci-sysfs.c cleanup
  ` [PATCH v2 1/3] PCI: sysfs: Define device attributes with DEVICE_ATTR*()
    ` [Linux-kernel-mentees] "

[PATCH 1/3] mm/migrate: clean up useless code in migrate_vma_collect_pmd()
 2019-08-14 23:11 UTC  (3+ messages)
` [PATCHv2] "

[PATCH] thermal: armada: Fix -Wshift-negative-value
 2019-08-14 23:06 UTC  (5+ messages)

[RFC 0/5] media: v4l2-ctrls: Add camera 'location' support
 2019-08-14 23:03 UTC  (7+ messages)
` [RFC 2/5] media: v4l2-ctrl: Document V4L2_CID_LOCATION
` [RFC 3/5] media: v4l2-ctrls: Add support for V4L2_CID_LOCATION
` [RFC 4/5] media: i2c: ov5670: Report the camera location

[PATCH v3 1/2] rcu/tree: Add basic support for kfree_rcu batching
 2019-08-14 23:02 UTC  (7+ messages)

[PATCH v4 1/2] rcu/tree: Add basic support for kfree_rcu() batching
 2019-08-14 22:58 UTC  (3+ messages)
` [PATCH v4 2/2] rcuperf: Add kfree_rcu() performance Tests

[patch] mm, page_alloc: move_freepages should not examine struct page of reserved memory
 2019-08-14 22:49 UTC  (4+ messages)

[PATCH 1/3] workqueue: Convert for_each_wq to use built-in list check (v2)
 2019-08-14 22:42 UTC  (3+ 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).