linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-01-15 16:53:18 to 2019-01-15 19:12:31 UTC [more...]

[PATCH v7 perf, bpf-next 0/8] reveal invisible bpf programs
 2019-01-15 17:56 UTC  (3+ messages)
` [PATCH v7 perf, bpf-next 6/8] perf util: handle PERF_RECORD_KSYMBOL

[PATCH 00/14] Misc ION cleanups and adding unmapped heap
 2019-01-15 19:11 UTC  (16+ messages)
` [PATCH 13/14] staging: android: ion: Do not sync CPU cache on map/unmap
` [PATCH 14/14] staging: android: ion: Add UNMAPPED heap type and helper

[PATCH] genirq/affinity: Assign default affinity to pre/post vectors
 2019-01-15 19:10 UTC  (2+ messages)

[PATCH 1/4] spi: sprd: Fix the error data length in SPI read-only mode
 2019-01-15 19:08 UTC  (2+ messages)
` Applied "spi: sprd: Fix the error data length in SPI read-only mode" to the spi tree

[PATCH] kvm: add proper frame pointer logic for vmx
 2019-01-15 19:08 UTC  (12+ messages)

[PATCH] spi: omap2-mcspi: Fix DMA and FIFO event trigger size mismatch
 2019-01-15 19:08 UTC  (2+ messages)
` Applied "spi: omap2-mcspi: Fix DMA and FIFO event trigger size mismatch" to the spi tree

[PATCH v2 4/8] ASoC: imx-audmux: change snprintf to scnprintf for possible overflow
 2019-01-15 19:08 UTC  (2+ messages)
` Applied "ASoC: imx-audmux: change snprintf to scnprintf for possible overflow" to the asoc tree

[PATCH] acpi: fix a potential inconsistency caused by double-fetch
 2019-01-15 19:05 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v1 00/10] cpufreq: Add flag to auto-register as cooling device
 2019-01-15 19:05 UTC  (3+ messages)
` [PATCH v1 03/10] cpufreq: Replace open-coded << with BIT()

[PATCH V9 1/3] dt-bindings: mmc: tegra: Add supports-cqe property
 2019-01-15 19:03 UTC  (3+ messages)
` [PATCH V9 2/3] arm64: dts: tegra: Add CQE Support for SDMMC4
` [PATCH V9 3/3] mmc: tegra: HW Command Queue Support for Tegra SDMMC

[PATCH v3] iio: chemical: sps30: allow changing self cleaning period
 2019-01-15 19:00 UTC 

[PATCH V1] i2c: tegra: Add DMA Support
 2019-01-15 19:00 UTC 

broonie-regulator/for-next boot bisection: v5.0-rc2-20-g61b67608c6b9 on meson-gxl-s905x-libretech-cc
 2019-01-15 18:56 UTC  (4+ messages)

[PATCH 0/3] Protect against concurrent calls into UV BIOS
 2019-01-15 18:55 UTC  (3+ messages)
` [PATCH 1/3] efi/x86: turn EFI runtime semaphore into a global lock

[PATCH v8 perf, bpf-next 0/9] reveal invisible bpf programs
 2019-01-15 18:53 UTC  (10+ messages)
` [PATCH v8 perf, bpf-next 1/9] perf, bpf: Introduce PERF_RECORD_KSYMBOL
` [PATCH v8 perf, bpf-next 2/9] sync tools/include/uapi/linux/perf_event.h
` [PATCH v8 perf, bpf-next 3/9] perf, bpf: introduce PERF_RECORD_BPF_EVENT
` [PATCH v8 perf, bpf-next 4/9] sync tools/include/uapi/linux/perf_event.h
` [PATCH v8 perf, bpf-next 5/9] perf util: handle PERF_RECORD_KSYMBOL
` [PATCH v8 perf, bpf-next 6/9] perf util: handle PERF_RECORD_BPF_EVENT
` [PATCH v8 perf, bpf-next 7/9] perf tools: synthesize PERF_RECORD_* for loaded BPF programs
` [PATCH v8 perf, bpf-next 8/9] perf top: Synthesize BPF events for pre-existing "
` [PATCH v8 perf, bpf-next 9/9] bpf: add module name [bpf] to ksymbols for bpf programs

[PATCH] wlcore: sdio: Fixup power on/off sequence
 2019-01-15 18:55 UTC  (2+ messages)

[PATCH RT] printk: Shortcut out of waiter spinning on PREEMPT_RT
 2019-01-15 18:54 UTC  (2+ messages)

x86/fpu: Don't export __kernel_fpu_{begin,end}()
 2019-01-15 18:51 UTC  (12+ messages)

[PATCH v3 1/2] iio: chemical: bme680: Add device-tree support
 2019-01-15 18:47 UTC  (4+ messages)
` [PATCH v3 2/2] dt-bindings: iio: chemical: Add bindings for bme680

[PATCH v2 6/6] arm64: dts: qcom: msm8998: Add USB-related nodes
 2019-01-15 18:44 UTC  (2+ messages)

[PATCH] ACPI / APEI: Fix parsing HEST that includes Deferred Machine Check subtable
 2019-01-15 18:44 UTC  (3+ messages)

[PATCH v2 0/2] reset: Add Broadcom STB SW_INIT reset controller driver
 2019-01-15 18:44 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: reset: Add document for Broadcom STB reset controller
` [PATCH v2 2/2] reset: Add Broadcom STB SW_INIT reset controller driver

[PATCH v6 05/11] platform/x86: intel_pmc: Make PCI dependency explicit
 2019-01-15 18:40 UTC  (3+ messages)

[PATCH v2 1/2] iio: chemical: bme680: Add device-tree support
 2019-01-15 18:41 UTC  (4+ messages)

general protection fault in crypto_remove_spawns (2)
 2019-01-15 18:39 UTC  (2+ messages)

[PATCH v2 5/6] usb: dwc3: qcom: Add support for MSM8998
 2019-01-15 18:38 UTC  (2+ messages)

[PATCH v2 0/4] gcov: add Clang support
 2019-01-15 18:36 UTC  (5+ messages)
` [PATCH v2 1/4] gcov: clang: move common gcc code into gcc_base.c
` [PATCH v2 2/4] gcov: clang support
` [PATCH v2 3/4] gcov: clang: link/unlink profiling data set
` [PATCH v2 4/4] gcov: clang: pick GCC vs Clang format depending on compiler

ipmi_msghandler crashes in 4.19
 2019-01-15 18:36 UTC 

[PATCH v2] arm64: dts: qcom: msm8998: Enumerate i2c controllers
 2019-01-15 18:36 UTC 

[PATCHv3 00/13] Heterogeneuos memory node attributes
 2019-01-15 18:36 UTC  (5+ messages)
` [PATCHv3 03/13] acpi/hmat: Parse and report heterogeneous memory

[PATCH v3] iio: chemical: sps30: allow changing self cleaning period
 2019-01-15 18:31 UTC  (3+ messages)

[PATCH] lib/scatterlist: Provide a DMA page iterator
 2019-01-15 18:31 UTC  (8+ messages)

[PATCH v2 4/6] phy: qcom-qmp: Add QMP V3 USB3 PHY support for msm8998
 2019-01-15 18:28 UTC  (2+ messages)

[PATCH -next 0/6] mm: make pinned_vm atomic and simplify users
 2019-01-15 18:18 UTC 

[PATCH] MAINTAINERS: add myself as SPI NOR co-maintainer
 2019-01-15 18:15 UTC  (5+ messages)

[PATCH] [V2] infiniband: fix a missing check of nla_put
 2019-01-15 18:14 UTC  (2+ messages)

[PATCH] USB: Fix configuration selection issues introduced in v4.20.0
 2019-01-15 18:12 UTC  (3+ messages)

[PATCH v2 3/6] phy: qcom-qusb2: Add QUSB2 PHY support for msm8998
 2019-01-15 18:11 UTC  (2+ messages)

[PATCH v2 0/9] platform/chrome: rtc: Add support for Wilco EC
 2019-01-15 18:10 UTC  (3+ messages)
` [PATCH v2 2/9] platform/chrome: Add new driver "

[PATCH v2 2/6] dt-bindings: usb: Add support for msm8998
 2019-01-15 18:09 UTC  (2+ messages)

[PATCH v2 1/6] dt-bindings: phy-qcom: Add support for msm8998 usb
 2019-01-15 18:08 UTC  (2+ messages)

[RFC PATCH] mm: align anon mmap for THP
 2019-01-15 18:08 UTC  (7+ messages)

docs-rst: update infiniband uverbs doc
 2019-01-15 18:08 UTC  (8+ messages)
` [PATCH v2 1/2] docs-rst: Convert user verbs doc to rst
` [PATCH v2 2/2] docs-rst: userspace: update verbs API details

[alsa-devel] [PATCH v1 3/3] ASoC: soc-core: fix platform name vs. of_node assignement
 2019-01-15 18:07 UTC  (11+ messages)

[PATCH v2] fpga: altera_freeze_bridge: remove restriction to socfpga
 2019-01-15 18:06 UTC  (3+ messages)

[PATCH] mtd: rawnand: marvell: use struct_size() in devm_kzalloc()
 2019-01-15 18:04 UTC  (3+ messages)

[PATCH] atm: he: fix sign-extension overflow on large shift
 2019-01-15 18:03 UTC 

[PATCH 0/2] Add support for the Aspeed AST2500 SoC EDAC driver
 2019-01-15 17:57 UTC  (4+ messages)
` [PATCH 1/2] EDAC: Add Aspeed AST2500 "

[PATCH] ASoC: rt5514-spi: Fix potential NULL pointer dereference
 2019-01-15 17:57 UTC 

[PATCH 0/3 v2] Fix virtio-blk issue with SWIOTLB
 2019-01-15 17:54 UTC  (5+ messages)
` [PATCH 2/3] dma: Introduce dma_max_mapping_size()

[PATCH v4] RISC-V: defconfig: Enable Generic PCIE by default
 2019-01-15 17:52 UTC  (4+ messages)

[PATCH 0/4] gcov: add Clang support
 2019-01-15 17:52 UTC  (4+ messages)
` [PATCH 4/4] gcov: clang: pick GCC vs Clang format depending on compiler

KMSAN: kernel-infoleak in kvm_vcpu_write_guest_page
 2019-01-15 17:51 UTC  (4+ messages)
` [RFC PATCH] kvm: x86/vmx: Use kzalloc for cached_vmcs12

[PATCH v2 2/2] staging: Mediatek: Use individual config flags in Makefile
 2019-01-15 17:43 UTC  (6+ messages)
` [PATCH v3] "
    ` [PATCH v4] "

KASAN: use-after-free Read in seccomp_notify_release
 2019-01-15 17:42 UTC  (4+ messages)
` [PATCH] seccomp: fix UAF in user-trap code

Regression: spi: core: avoid waking pump thread from spi_sync instead run teardown delayed
 2019-01-15 17:39 UTC  (3+ messages)

[RFC] perf tools: Filter out hidden symbols from labels
 2019-01-15 17:38 UTC  (3+ messages)
  ` [RFCv2] "

[PATCH v1] iommu/s390: Declare s390 iommu reserved regions
 2019-01-15 17:37 UTC  (2+ messages)

[PATCH] x86/platform/UV: Replace kmalloc and memset with kzalloc and kcalloc
 2019-01-15 17:37 UTC 

[PATCH] sh: mm: make use of new memblocks_present() helper
 2019-01-15 17:37 UTC 

[PATCH v4 0/2] Add a future write seal to memfd
 2019-01-15 17:36 UTC  (3+ messages)
` [PATCH v4 1/2] mm/memfd: Add an F_SEAL_FUTURE_WRITE "

[GIT PULL] tracing/kprobes: Fix NULL pointer dereference in trace_kprobe_create()
 2019-01-15 17:35 UTC  (2+ messages)

[PATCH v10] mm/page_alloc.c: memory_hotplug: free pages as higher order
 2019-01-15 17:34 UTC  (2+ messages)

[PATCH] PCI: fix using __initdata memory after free in disable_acs_redir parameter
 2019-01-15 17:32 UTC 

[PATCH v4 0/2] [PATCH v2 0/6] sparsemem support for RISC-V
 2019-01-15 17:30 UTC  (4+ messages)
` [PATCH v4 1/2] sh: mm: make use of new memblocks_present() helper

[GIT] Networking
 2019-01-15 17:30 UTC  (2+ messages)

[PATCH 0/2] x86/mce/amd: apply missing quirks for family 15 models
 2019-01-15 17:26 UTC  (8+ messages)
` [PATCH 2/2] x86/mce/amd: Ensure quirks are applied in resume path as well

[PATCH v3 1/3] powerpc/mm: prepare kernel for KAsan on PPC32
 2019-01-15 17:25 UTC  (7+ messages)
  ` [PATCH v3 3/3] powerpc/32: Add KASAN support

[PATCH] page_poison: plays nicely with KASAN
 2019-01-15 17:25 UTC  (3+ messages)
` [PATCH v2] page_poison: play "

[PATCH] mm: Make CONFIG_FRAME_VECTOR a visible option
 2019-01-15 17:22 UTC  (4+ messages)

[PATCH] cpuidle: use BIT() for idle state flags and remove CPUIDLE_DRIVER_FLAGS_MASK
 2019-01-15 17:22 UTC 

kexec: relocate_kernel fails
 2019-01-15 17:13 UTC 

[PATCH] tty: serial: lpc32xx_hs: fix missing console boot messages
 2019-01-15 17:18 UTC 

[PATCH] dmaengine: imx-dma: fix wrong callback invoke
 2019-01-15 17:15 UTC 

[PATCH 1/2] mm: introduce put_user_page*(), placeholder versions
 2019-01-15 17:15 UTC  (11+ messages)

[PATCH v2] pvcalls-front: fix potential null dereference
 2019-01-15 17:04 UTC  (2+ messages)

[PATCH] arm64: dts: imx: Fix MU4_INT number
 2019-01-15 17:05 UTC 

Want editing?
 2019-01-15 11:47 UTC 

[PATCH] irqchip/irq-csky-mpintc: Add triger type and priority setting
 2019-01-15 16:36 UTC 

[PATCH] mm, memory_hotplug: __offline_pages fix wrong locking
 2019-01-15 17:02 UTC  (2+ messages)

[PATCH 4.4 00/51] 4.4.171-stable review
 2019-01-15 16:35 UTC  (17+ messages)
` [PATCH 4.4 02/51] btrfs: cleanup, stop casting for extent_map->lookup everywhere
` [PATCH 4.4 07/51] Btrfs: detect corruption when non-root leaf has zero item
` [PATCH 4.4 08/51] Btrfs: check btree nodes nritems
` [PATCH 4.4 11/51] Btrfs: improve check_node to avoid reading corrupted nodes
` [PATCH 4.4 15/51] btrfs: struct-funcs, constify readers
` [PATCH 4.4 18/51] btrfs: Add sanity check for EXTENT_DATA when reading out leaf
` [PATCH 4.4 22/51] btrfs: tree-checker: Fix false panic for sanity test
` [PATCH 4.4 23/51] btrfs: tree-checker: Add checker for dir item
` [PATCH 4.4 25/51] btrfs: tree-check: reduce stack consumption in check_dir_item
` [PATCH 4.4 28/51] btrfs: validate type when reading a chunk
` [PATCH 4.4 29/51] btrfs: Check that each block group has corresponding chunk at mount time
` [PATCH 4.4 32/51] btrfs: tree-checker: Fix misleading group system information
` [PATCH 4.4 36/51] USB: storage: dont insert sane sense for SPC3+ when bad sense specified
` [PATCH 4.4 37/51] USB: storage: add quirk for SMI SM3350
` [PATCH 4.4 43/51] PCI: altera: Poll for link up status after retraining the link
` [PATCH 4.4 47/51] ACPI: power: Skip duplicate power resource references in _PRx

Licensing of include/linux/hash.h
 2019-01-15 17:00 UTC 

[PATCH 1/2] fuse: Fix race in fuse_writepage_in_flight()
 2019-01-15 16:38 UTC  (6+ messages)
` [PATCH 2/2] fuse: Replace page without copying "

[PATCH v2 1/2] staging: rtl8188eu: cleanup declarations in os_intfs.c
 2019-01-15 16:36 UTC  (2+ messages)
` [PATCH v2 2/2] staging: rtl8188eu: add spaces around operators "

[PATCH 4.9 00/16] 4.9.151-stable review
 2019-01-15 16:35 UTC  (7+ messages)
` [PATCH 4.9 02/16] CIFS: Do not hide EINTR after sending network packets
` [PATCH 4.9 03/16] cifs: Fix potential OOB access of lock element array
` [PATCH 4.9 06/16] USB: storage: add quirk for SMI SM3350
` [PATCH 4.9 07/16] USB: Add USB_QUIRK_DELAY_CTRL_MSG quirk for Corsair K70 RGB
` [PATCH 4.9 11/16] i2c: dev: prevent adapter retries and timeout being set as minus value
` [PATCH 4.9 15/16] ext4: avoid kernel warning when writing the superblock to a dead device

[PATCH 4.14 00/27] 4.14.94-stable review
 2019-01-15 16:36 UTC  (8+ messages)
` [PATCH 4.14 02/27] x86, modpost: Replace last remnants of RETPOLINE with CONFIG_RETPOLINE
` [PATCH 4.14 05/27] ALSA: hda/realtek - Disable headset Mic VREF for headset mode of ALC225
` [PATCH 4.14 06/27] CIFS: Fix adjustment of credits for MTU requests
` [PATCH 4.14 12/27] USB: Add USB_QUIRK_DELAY_CTRL_MSG quirk for Corsair K70 RGB
` [PATCH 4.14 19/27] drm/fb-helper: Partially bring back workaround for bugs of SDL 1.2
` [PATCH 4.14 23/27] ext4: avoid kernel warning when writing the superblock to a dead device
` [PATCH 4.14 26/27] sunrpc: use-after-free in svc_process_common()

[PATCH 1/2] ARCv2: LIB: memeset: fix doing prefetchw outside of buffer
 2019-01-15 16:58 UTC  (4+ messages)

[PATCH] x86-64/Xen: fix stack switching
 2019-01-15 16:58 UTC  (2+ messages)
    ` [PATCH v3] "

[PATCH 4.19 00/50] 4.19.16-stable review
 2019-01-15 16:36 UTC  (20+ messages)
` [PATCH 4.19 02/50] staging: rtl8188eu: Fix module loading from tasklet for CCMP encryption
` [PATCH 4.19 08/50] ALSA: hda/realtek - Disable headset Mic VREF for headset mode of ALC225
` [PATCH 4.19 09/50] CIFS: Fix adjustment of credits for MTU requests
` [PATCH 4.19 11/50] CIFS: Do not hide EINTR after sending network packets
` [PATCH 4.19 12/50] CIFS: Fix credit computation for compounded requests
` [PATCH 4.19 18/50] slab: alien caches must not be initialized if the allocation of the alien cache failed
` [PATCH 4.19 21/50] ACPI: power: Skip duplicate power resource references in _PRx
` [PATCH 4.19 23/50] ACPI/IORT: Fix rc_dma_get_range()
` [PATCH 4.19 27/50] drm/amdgpu: Add new VegaM pci id
` [PATCH 4.19 28/50] PCI: dwc: Use interrupt masking instead of disabling
` [PATCH 4.19 30/50] PCI: dwc: Move interrupt acking into the proper callback
` [PATCH 4.19 32/50] drm/fb_helper: Allow leaking fbdev smem_start
` [PATCH 4.19 33/50] drm/fb-helper: Partially bring back workaround for bugs of SDL 1.2
` [PATCH 4.19 35/50] drm/amdgpu: Dont ignore rc from drm_dp_mst_topology_mgr_resume()
` [PATCH 4.19 37/50] rbd: dont return 0 on unmap if RBD_DEV_FLAG_REMOVING is set
` [PATCH 4.19 41/50] ext4: use ext4_write_inode() when fsyncing w/o a journal
` [PATCH 4.19 44/50] mm: page_mapped: dont assume compound page is huge or THP
` [PATCH 4.19 45/50] sunrpc: use-after-free in svc_process_common()
` [PATCH 4.19 49/50] Btrfs: fix deadlock when enabling quotas due to concurrent snapshot creation

[PATCH] clocksource: use BIT() for clock source flags
 2019-01-15 16:41 UTC 

[RFC PATCH v2 0/2] let kexec_file_load use platform keyring to verify the kernel image
 2019-01-15 16:48 UTC  (4+ messages)
` [RFC PATCH v2 2/2] kexec, KEYS: Make use of platform keyring for signature verify

[PATCH v4 0/3] mtd: rawnand: add STM32 FMC2 NAND flash controller driver
 2019-01-15 16:54 UTC  (2+ messages)

[RESENDING PATCH] powerpc/wii: properly disable use of BATs when requested
 2019-01-15 16:43 UTC 

[PATCH v9 0/2] mtd: rawnand: meson: add Amlogic NAND driver support
 2019-01-15 16:53 UTC  (3+ messages)

[PATCH 4.20 00/57] 4.20.3-stable review
 2019-01-15 16:35 UTC  (3+ messages)
` [PATCH 4.20 01/57] powerpc/tm: Unset MSR[TS] if not recheckpointing
` [PATCH 4.20 13/57] CIFS: Do not set credits to 1 if the server didnt grant anything


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