linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-05 18:25:54 to 2019-06-05 22:25:05 UTC [more...]

[PATCH v5 0/3] Fix jack detection for Chromebook Pixel
 2019-06-05 22:24 UTC  (6+ messages)
` [PATCH v6 0/4] "
  ` [PATCH v6 1/4] ASoC: rt5677: fall back to DT prop names on error
  ` [PATCH v6 2/4] ASoC: rt5677: move jack-detect init to i2c probe
  ` [PATCH v6 3/4] ASoC: rt5677: clear interrupts by polarity flip
  ` [PATCH v6 4/4] ASoC: rt5677: handle concurrent interrupts

[PATCH v5 1/3] dt-bindings: display: Add GiantPlus GPM940B0 panel documentation
 2019-06-05 22:22 UTC  (3+ messages)
` [PATCH v5 2/3] media: uapi: Add MEDIA_BUS_FMT_RGB888_3X8 media bus format
` [PATCH v5 3/3] drm/panel: simple: Add GiantPlus GPM940B0 panel support

[PATCH v20 00/28] Intel SGX1 support
 2019-06-05 22:20 UTC  (10+ messages)
` [PATCH v20 15/28] x86/sgx: Add the Linux SGX Enclave Driver

[PATCH v9 00/12] mm: Sub-section memory hotplug support
 2019-06-05 21:59 UTC  (13+ messages)
` [PATCH v9 01/12] mm/sparsemem: Introduce struct mem_section_usage
` [PATCH v9 02/12] mm/sparsemem: Add helpers track active portions of a section at boot
` [PATCH v9 03/12] mm/hotplug: Prepare shrink_{zone, pgdat}_span for sub-section removal
` [PATCH v9 04/12] mm/sparsemem: Convert kmalloc_section_memmap() to populate_section_memmap()
` [PATCH v9 05/12] mm/hotplug: Kill is_dev_zone() usage in __remove_pages()
` [PATCH v9 06/12] mm: Kill is_dev_zone() helper
` [PATCH v9 07/12] mm/sparsemem: Prepare for sub-section ranges
` [PATCH v9 08/12] mm/sparsemem: Support sub-section hotplug
` [PATCH v9 09/12] mm: Document ZONE_DEVICE memory-model implications
` [PATCH v9 10/12] mm/devm_memremap_pages: Enable sub-section remap
` [PATCH v9 11/12] libnvdimm/pfn: Fix fsdax-mode namespace info-block zero-fields
` [PATCH v9 12/12] libnvdimm/pfn: Stop padding pmem namespaces to section alignment

KASAN: use-after-free Read in tomoyo_realpath_from_path
 2019-06-05 22:09 UTC  (2+ messages)

[PATCH v2 0/2] Amazon's Annapurna Labs Fabric Interrupt Controller
 2019-06-05 22:06 UTC  (7+ messages)
` [PATCH v2 2/2] irqchip: al-fic: Introduce Amazon's Annapurna Labs Fabric Interrupt Controller Driver

[PATCH v3 0/2] Amazon's Annapurna Labs Fabric Interrupt Controller
 2019-06-05 22:04 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: interrupt-controller: Amazon's Annapurna Labs FIC

[PATCH 1/3] ARM64: trivial: s/TIF_SECOMP/TIF_SECCOMP/ comment typo fix
 2019-06-05 22:04 UTC  (4+ messages)
` [PATCH 2/3] treewide: trivial: fix s/poped/popped/ typo
` [PATCH 3/3] staging: most: trivial: fix a couple of typos

[PATCH] x86/cpufeature: Add negative features
 2019-06-05 22:02 UTC 

[PATCH v6 00/10] mm: reparent slab memory on cgroup removal
 2019-06-05 22:02 UTC  (10+ messages)
` [PATCH v6 01/10] mm: add missing smp read barrier on getting memcg kmem_cache pointer
` [PATCH v6 07/10] mm: synchronize access to kmem_cache dying flag using a spinlock

[REGRESSION v5.2-rc] SUNRPC: Declare RPC timers as TIMER_DEFERRABLE (431235818bc3)
 2019-06-05 22:01 UTC  (2+ messages)

[PATCH v4 1/3] dt-bindings: display: Add GiantPlus GPM940B0 panel documentation
 2019-06-05 21:59 UTC  (4+ messages)
` [PATCH v4 2/3] media: uapi: Add RGB bus format for the GiantPlus GPM940B0 panel

[PATCH 0/3] Amazon's Annapurna Labs Fabric Interrupt Controller
 2019-06-05 21:55 UTC  (4+ messages)
` [PATCH 2/3] irqchip: al-fic: Introduce Amazon's Annapurna Labs Fabric Interrupt Controller Driver

[PATCH v2 0/4] iommu: Add device fault reporting API
 2019-06-05 21:58 UTC  (6+ messages)
` [PATCH v2 2/4] iommu: Introduce device fault data

[PATCH 0/2] Fixes to cppcheck errors in v4l2-ioctl.c
 2019-06-05 21:53 UTC  (3+ messages)
` [PATCH 1/2] media: v4l2-core: Shifting signed 32-bit value by 31 bits error
` [PATCH 2/2] media: v4l2-core: fix uninitialized variable error

[PATCH 0/7] media: cedrus: Improvements/cleanup
 2019-06-05 21:52 UTC  (14+ messages)
` [PATCH 4/7] media: cedrus: Remove dst_bufs from context
` [PATCH 5/7] media: cedrus: Don't set chroma size for scale & rotation
` [PATCH 6/7] media: cedrus: Add infra for extra buffers connected to capture buffers
` [PATCH 7/7] media: cedrus: Improve H264 memory efficiency

[PATCH] fs: cifs: drop unneeded likely() call around IS_ERR()
 2019-06-05 21:52 UTC  (2+ messages)

[PATCH 1/2] ARM: dts: rockchip: Split GPIO keys for veyron into multiple devices
 2019-06-05 21:52 UTC  (5+ messages)
` [PATCH 2/2] ARM: dts: rockchip: Configure BT_HOST_WAKE as wake-up signal on veyron

[PATCH v3 07/11] mm/memory_hotplug: Create memory block devices after arch_add_memory()
 2019-06-05 21:50 UTC  (10+ messages)
` [PATCH v3 10/11] mm/memory_hotplug: Make unregister_memory_block_under_nodes() never fail
` [PATCH v3 11/11] mm/memory_hotplug: Remove "zone" parameter from sparse_remove_one_section

[PATCH] net: sctp: drop unneeded likely() call around IS_ERR()
 2019-06-05 21:50 UTC  (2+ messages)

[PATCHv3 1/2] mm/gup: fix omission of check on FOLL_LONGTERM in get_user_pages_fast()
 2019-06-05 21:49 UTC  (2+ messages)

linux-next: Fixes tag needs some work in the ceph tree
 2019-06-05 21:48 UTC 

[PATCH v4] mm/swap: Fix release_pages() when releasing devmap pages
 2019-06-05 21:49 UTC 

[PATCH v7 0/5] prerequisites for device reserved local mem rework
 2019-06-05 21:46 UTC  (3+ messages)
` [PATCH v7 3/5] usb: host: ohci-sm501: init genalloc for local memory

[PATCH] selftests: vm: Fix test build failure when built by itself
 2019-06-05 21:37 UTC 

[PATCH v3 0/2] HWMON compatibility layer for power supplies
 2019-06-05 21:35 UTC  (6+ messages)
` [PATCH v3 2/2] power: supply: ucs1002: Add HWMON interface

[PATCH v1] KVM: x86: PMU Whitelist
 2019-06-05 21:35 UTC  (12+ messages)

[PATCH] mtd: spinand: Support Paragon PN26G01A and PN26G02A
 2019-06-05 21:35 UTC 

[PATCH -next] arm64/mm: fix a bogus GFP flag in pgd_alloc()
 2019-06-05 21:33 UTC  (4+ messages)

[PATCH 0/4] zstd: reduce stack usage
 2019-06-05 21:32 UTC  (6+ messages)
  ` [PATCH 1/4] zstd: pass pointer rathen than structure to functions

[PATCH] Revert "media: hfi_parser: don't trick gcc with a wrong expected size"
 2019-06-05 21:27 UTC  (3+ messages)

[PATCH] usb: hub: report failure to enumerate uevent to userspace
 2019-06-05 21:22 UTC  (5+ messages)

[PATCH 1/2] mm/large system hash: use vmalloc for size > MAX_ORDER when !hashdist
 2019-06-05 21:22 UTC  (2+ messages)

[PATCH] drivers: net: vxlan: drop unneeded likely() call around IS_ERR()
 2019-06-05 21:19 UTC 

[PATCH][next] nfp: flower: use struct_size() helper
 2019-06-05 21:18 UTC  (2+ messages)
` [oss-drivers] "

[PATCH 0/3] (Qualcomm) UFS device reset support
 2019-06-05 21:17 UTC  (5+ messages)
` [PATCH 2/3] scsi: ufs: Allow resetting the UFS device
  ` [EXT] "

[PATCH] fs: ntfs: drop unneeded likely() call around IS_ERR()
 2019-06-05 21:17 UTC 

[PATCH] net: ipv6: drop unneeded likely() call around IS_ERR()
 2019-06-05 21:11 UTC 

[PATCH v3 0/3] add thermal/power management features for FPGA DFL drivers
 2019-06-05 21:10 UTC  (3+ messages)
` [PATCH v3 2/3] fpga: dfl: fme: add thermal management support

[PATCH] ocfs2/dlm: use struct_size() helper
 2019-06-05 20:49 UTC 

[PATCH] net: ipv4: drop unneeded likely() call around IS_ERR()
 2019-06-05 21:09 UTC 

[RFC 0/2] iommu: arm-smmu: Inherit SMR and CB config during init
 2019-06-05 21:08 UTC  (3+ messages)
` [RFC 1/2] iommu: arm-smmu: Handoff SMR registers and context banks
` [RFC 2/2] iommu: arm-smmu: Don't blindly use first SMR to calculate mask

[PATCH] net: openvswitch: drop unneeded likely() call around IS_ERR()
 2019-06-05 21:06 UTC 

[RFC][PATCH 0/8] Mount, FS, Block and Keyrings notifications [ver #2]
 2019-06-05 21:06 UTC  (13+ messages)
      ` Rational model for UID based controls

[GIT PULL] pstore fixes for v5.2-rc4
 2019-06-05 21:05 UTC  (2+ messages)

[GIT PULL] Kselftest fixes update for Linux 5.2-rc4
 2019-06-05 21:05 UTC  (2+ messages)

[GIT PULL] pidfd fixes for v5.2-rc4
 2019-06-05 21:05 UTC  (2+ messages)

[GIT PULL] Please pull NFS client bugfixes
 2019-06-05 21:02 UTC 

[PATCH] net: socket: drop unneeded likely() call around IS_ERR()
 2019-06-05 20:58 UTC 

[PATCH] arm64: dts: sdm845: Add iommus property to qup1
 2019-06-05 20:56 UTC  (5+ messages)

[PATCH] fs: gfs2: Use IS_ERR_OR_NULL
 2019-06-05 20:55 UTC  (5+ messages)
` [PATCH] block: Drop unlikely before IS_ERR(_OR_NULL)

[PATCH 0/2] hwmon: Add TI ads1000/ads1100 driver package
 2019-06-05 20:55 UTC  (5+ messages)
` [PATCH 2/2] hwmon: Add ads1000/ads1100 voltage ADCs driver

[PATCH v2] powerpc/setup_64: fix -Wempty-body warnings
 2019-06-05 20:53 UTC 

[PATCH] hwmon: (nct7904) Add extra sysfs support for fan, voltage and temperature
 2019-06-05 20:53 UTC  (2+ messages)

[PATCH] hwmon: (nct7904) Fix the incorrect value of tcpu_mask in nct7904_data struct
 2019-06-05 20:53 UTC  (2+ messages)

[PATCH v8 00/19] locking/rwsem: Rwsem rearchitecture part 2
 2019-06-05 20:52 UTC  (11+ messages)
` [PATCH v8 15/19] locking/rwsem: Adaptive disabling of reader optimistic spinning

Building arm64 EFI stub with -fpie breaks build of 4.9.x (undefined reference to `__efistub__GLOBAL_OFFSET_TABLE_')
 2019-06-05 20:48 UTC  (5+ messages)

[PATCH v2 1/2] hwmon: pmbus: Add Infineon PXE1610 VR driver
 2019-06-05 20:48 UTC  (4+ messages)
` [PATCH v2 2/2] Docs: hwmon: pmbus: Add PXE1610 driver

[PATCH] powerpc/eeh_cache: fix a W=1 kernel-doc warning
 2019-06-05 20:46 UTC 

[PATCH] scripts: coccinelle: add check for uncessary double unlikely() calls
 2019-06-05 20:46 UTC 

[PATCH] ACPICA: utids: Use struct_size() helper
 2019-06-05 20:20 UTC 

[PATCH RFC 11/14] arm64: Move the ASID allocator code in a separate file
 2019-06-05 20:41 UTC  (2+ messages)

[PATCH 0/6] Add minimal boot support for IPQ6018
 2019-06-05 20:41 UTC  (3+ messages)
` [PATCH 5/6] arm64: dts: Add ipq6018 SoC and CP01 board support

linux-next: Tree for Jun 5
 2019-06-05 20:41 UTC  (3+ messages)
` linux-next: Tree for Jun 5 (staging/media/imx/)

[PATCH v2 0/5] Add NUMA-awareness to qspinlock
 2019-06-05 20:40 UTC  (8+ messages)
` [PATCH v2 3/5] locking/qspinlock: Introduce CNA into the slow path of qspinlock

[PATCHv2 0/2] hwmon: couple of fixes on HWMON_C_REGISTER_TZ
 2019-06-05 20:38 UTC  (4+ messages)
` [PATCHv2 2/2] hwmon: core: fix potential memory leak in *hwmon_device_register*

[PATCH v2 0/2] dt-bindings: iio: adc: add ad7780 yaml and MAINTAINERS entry
 2019-06-05 20:35 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: iio: adc: add adi,ad7780.yaml binding

[PATCH v4 00/13] Allwinner A64/H6 IR support
 2019-06-05 20:34 UTC  (6+ messages)
` [PATCH v4 04/13] media: rc: sunxi: Add RXSTA bits definition

[PATCH] powerpc/setup_64: fix -Wempty-body warnings
 2019-06-05 20:33 UTC  (2+ messages)

[PATCH v2] Add a document on rebasing and merging
 2019-06-05 20:32 UTC  (3+ messages)

[PATCH net-next 0/6] vhost: accelerate metadata access
 2019-06-05 20:27 UTC  (2+ messages)

[PATCH AUTOSEL 4.4 01/56] fs/fat/file.c: issue flush after the writeback of FAT
 2019-06-05 20:24 UTC  (3+ messages)
` [PATCH AUTOSEL 4.4 23/56] fuse: honor RLIMIT_FSIZE in fuse_file_fallocate

properly communicate queue limits to the DMA layer
 2019-06-05 20:22 UTC  (17+ messages)
` [PATCH 01/13] nvme-pci: don't limit DMA segement size
` [PATCH 02/13] rsxx: don't call dma_set_max_seg_size
` [PATCH 03/13] mtip32xx: also set max_segment_size in the device
` [PATCH 04/13] mmc: "
` [PATCH 05/13] scsi: add a host / host template field for the virt boundary
` [PATCH 06/13] ufshcd: set max_segment_size in the scsi host template
` [PATCH 07/13] storvsc: set virt_boundary_mask "
` [PATCH 08/13] IB/iser: set virt_boundary_mask in the scsi host
` [PATCH 09/13] IB/srp: "
` [PATCH 10/13] megaraid_sas: "
` [PATCH 11/13] mpt3sas: "
` [PATCH 12/13] usb-storage: "
` [PATCH 13/13] uas: "

[PATCH] phy: samsung: Use struct_size() in devm_kzalloc()
 2019-06-05 20:00 UTC 

[PATCH] media: davinci: vpif_capture: fix memory leak in vpif_probe()
 2019-06-05 20:20 UTC  (2+ messages)

[PATCH 1/5] dt-bindings: drm/bridge/synopsys: dw-hdmi: Add "unwedge" for ddc bus
 2019-06-05 20:21 UTC  (2+ messages)

[RFC] Disable lockref on arm64
 2019-06-05 20:16 UTC  (3+ messages)
` [PATCH] lockref: Limit number of cmpxchg loop retries

[PATCH 0/4] cpufreq support for the Raspberry Pi
 2019-06-05 20:15 UTC  (6+ messages)

[PATCH] spi: rockchip: turn down tx dma bursts
 2019-06-05 20:14 UTC  (5+ messages)
` Applied "spi: rockchip: turn down tx dma bursts" to the spi tree

[RFC PATCH 0/9] security: x86/sgx: SGX vs. LSM
 2019-06-05 20:14 UTC  (7+ messages)
` [RFC PATCH 2/9] x86/sgx: Do not naturally align MAP_FIXED address

[BPF v1] tools: bpftool: Fix JSON output when lookup fails
 2019-06-05 20:10 UTC  (3+ messages)

[PATCH v3] powerpc: fix kexec failure on book3s/32
 2019-06-05 20:08 UTC  (2+ messages)

kernel BUG at mm/swap_state.c:170!
 2019-06-05 20:07 UTC  (4+ messages)

[PATCH] x86/cacheinfo: fix a -Wtype-limits warning
 2019-06-05 20:07 UTC  (2+ messages)

[PATCH V3 1/2] zpool: Add malloc_support_movable to zpool_driver
 2019-06-05 19:56 UTC  (4+ messages)
` [PATCH V3 2/2] zswap: Use movable memory if zpool support allocate movable memory

[PATCH 0/6] mailbox: arm_mhu: add support to use in doorbell mode
 2019-06-05 19:46 UTC  (6+ messages)

[PATCH v2 0/4] Read battery voltage from G403 and G900 mice
 2019-06-05 19:45 UTC  (5+ messages)
` [PATCH v2 1/4] HID: hid-logitech-hidpp: add quirk to handle battery voltage
` [PATCH v2 2/4] HID: hid-logitech-hidpp: add function to query "
` [PATCH v2 3/4] HID: hid-logitech-hidpp: report battery voltage to the power supply
` [PATCH v2 4/4] HID: hid-logitech-hidpp: subscribe to battery voltage events

[GIT PULL v2] updates to soc/fsl drivers for next(v5.3)
 2019-06-05 19:45 UTC 

[PATCH 1/8] i2c: i2c-qcom-geni: Provide support for ACPI
 2019-06-05 19:35 UTC  (23+ messages)
` [PATCH 2/8] i2c: i2c-qcom-geni: Signify successful driver probe
` [PATCH 4/8] pinctrl: qcom: sdm845: Provide ACPI support
` [PATCH 7/8] usb: dwc3: qcom: Start USB in 'host mode' on the SDM845

[PATCH v6 0/5] LM36274 Introduction
 2019-06-05 19:31 UTC  (2+ messages)

[PATCH 0/2] MFD core updates for device tree binding support
 2019-06-05 19:26 UTC  (6+ messages)
` [PATCH 1/2] mfd: core: Support multiple OF child devices of the same type

[PATCH 0/5] media: mtk-vcodec: cleanups and fixes
 2019-06-05 19:23 UTC  (3+ messages)
` [PATCH 2/5] media: mtk-vcodec: avoid unneeded pointer-to-long conversions

libata: sysctl knob for enabling tpm/opal at runtime
 2019-06-05 19:23 UTC  (2+ messages)

[PATCH v3 net-next 0/7] net: ethernet: ti: cpsw: Add XDP support
 2019-06-05 19:14 UTC  (2+ messages)

[PATCH v10 0/1] Add support for IPMB driver
 2019-06-05 19:09 UTC  (2+ messages)
` [PATCH v10 1/1] "

KASAN: use-after-free Read in register_shrinker_prepared
 2019-06-05 19:08 UTC 

[PATCH v2 0/8] EFI Specific Purpose Memory Support
 2019-06-05 19:06 UTC  (4+ messages)
` [PATCH v2 4/8] x86, efi: Reserve UEFI 2.8 Specific Purpose Memory for dax

[PATCH v4 1/2] ARM: use arch_extension directive instead of arch argument
 2019-06-05 19:05 UTC  (2+ messages)

mmotm 2019-06-04-16-33 uploaded
 2019-06-05 18:56 UTC  (2+ messages)
` mmotm 2019-06-04-16-33 uploaded (drivers/crypto/atmel)

[PATCH v3 net-next 00/17] PTP support for the SJA1105 DSA driver
 2019-06-05 18:44 UTC  (4+ messages)

[PATCH] x86/build: Move _etext to actual end of .text
 2019-06-05 18:43 UTC  (3+ messages)

KASAN: use-after-free Read in unregister_shrinker
 2019-06-05 18:42 UTC 

memory leak in cfserl_create
 2019-06-05 18:42 UTC 

binder stress testing
 2019-06-05 18:35 UTC  (9+ messages)

[PATCH -next] net: ethernet: mediatek: fix mtk_eth_soc build errors & warnings
 2019-06-05 18:34 UTC  (3+ messages)

[PATCH] mm: Allow userland to request that the kernel clear memory on release
 2019-06-05 18:26 UTC  (3+ messages)
` [PATCH V4] "

Rational model for UID based controls
 2019-06-05 17:40 UTC 


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