linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-03 16:55:29 to 2019-06-03 19:04:46 UTC [more...]

[PATCH v2 00/17] net: introduce Qualcomm IPA driver
 2019-06-03 19:04 UTC  (9+ messages)

[PATCH v4 00/10] NVIDIA Tegra clocksource driver improvements
 2019-06-03 18:59 UTC  (9+ messages)
` [PATCH v4 01/10] clocksource/drivers/tegra: Support per-CPU timers on all Tegra's
` [PATCH v4 02/10] clocksource/drivers/tegra: Unify timer code
` [PATCH v4 04/10] clocksource/drivers/tegra: Replace readl/writel with relaxed versions
` [PATCH v4 05/10] clocksource/drivers/tegra: Release all IRQ's on request_irq() error
` [PATCH v4 07/10] clocksource/drivers/tegra: Use SPDX identifier
` [PATCH v4 08/10] clocksource/drivers/tegra: Support COMPILE_TEST universally
` [PATCH v4 09/10] clocksource/drivers/tegra: Lower clocksource rating for some Tegra's
` [PATCH v4 10/10] clocksource/drivers/tegra: Rename timer-tegra20.c to timer-tegra.c

memory leak in nf_hook_entries_grow
 2019-06-03 19:02 UTC 

memory leak in proc_register
 2019-06-03 19:02 UTC 

[PATCH] Documentation: coresight: Update the generic device names
 2019-06-03 19:01 UTC  (2+ messages)

[PATCH 0/6] KVM/x86: Add workaround to support ExtINT with AVIC
 2019-06-03 18:58 UTC  (4+ messages)
` [PATCH 6/6] svm: Temporary deactivate AVIC during ExtINT handling

[PATCHv6 0/3] vfio/mdev: Improve vfio/mdev core module
 2019-06-03 18:56 UTC  (4+ messages)
` [PATCHv6 1/3] vfio/mdev: Improve the create/remove sequence
` [PATCHv6 2/3] vfio/mdev: Avoid creating sysfs remove file on stale device removal
` [PATCHv6 3/3] vfio/mdev: Synchronize device create/remove with parent removal

[PATCH] Staging: emxx_udc: fix warning "sum of probable bitmasks, consider |"
 2019-06-03 18:54 UTC 

WARNING: suspicious RCU usage in in_dev_dump_addr
 2019-06-03 18:51 UTC 

[RFC][Patch v10 0/2] mm: Support for page hinting
 2019-06-03 18:45 UTC  (9+ messages)
` [RFC][Patch v10 1/2] mm: page_hinting: core infrastructure
` [RFC][Patch v10 2/2] virtio-balloon: page_hinting: reporting to the host
` [QEMU PATCH] KVM: Support for page hinting

[PATCH] ARM: mm: remove unused variables
 2019-06-03 18:45 UTC  (2+ messages)

[RFC PATCH 0/9] security: x86/sgx: SGX vs. LSM
 2019-06-03 18:45 UTC  (11+ messages)
` [RFC PATCH 8/9] LSM: x86/sgx: Introduce ->enclave_load() hook for Intel SGX

single copy atomicity for double load/stores on 32-bit systems
 2019-06-03 18:44 UTC  (6+ messages)

[PATCHv5 0/3] vfio/mdev: Improve vfio/mdev core module
 2019-06-03 18:44 UTC  (4+ messages)
` [PATCHv5 3/3] vfio/mdev: Synchronize device create/remove with parent removal

[PATCH v2] mmc: dw_mmc: Disable SDIO interrupts while suspended to fix suspend/resume
 2019-06-03 18:41 UTC  (4+ messages)

[RFC PATCH 02/57] drivers: ipmi: Drop device reference
 2019-06-03 18:39 UTC  (9+ messages)
` [RFC PATCH 36/57] drivers: mei: Use class_find_device_by_devt match helper
` [RFC PATCH 39/57] drivers: mux: Use class_find_device_by_of_node helper

[PATCH v2 0/3] brcmfmac: sdio: Deal better w/ transmission errors waking from idle
 2019-06-03 18:37 UTC  (4+ messages)
` [PATCH v2 1/3] Revert "brcmfmac: disable command decode in sdio_aos"
` [PATCH v2 2/3] mmc: core: API for temporarily disabling auto-retuning due to errors
` [PATCH v2 3/3] brcmfmac: sdio: Disable auto-tuning around commands expected to fail

[RESEND PATCH v3 00/30] Update cros_ec_commands.h
 2019-06-03 18:34 UTC  (31+ messages)
` [RESEND PATCH v3 01/30] mfd: cros_ec: Update license term
` [RESEND PATCH v3 02/30] mfd: cros_ec: Zero BUILD_ macro
` [RESEND PATCH v3 03/30] mfd: cros_ec: set comments properly
` [RESEND PATCH v3 04/30] mfd: cros_ec: add ec_align macros
` [RESEND PATCH v3 05/30] mfd: cros_ec: Define commands as 4-digit UPPER CASE hex values
` [RESEND PATCH v3 06/30] mfd: cros_ec: use BIT macro
` [RESEND PATCH v3 07/30] mfd: cros_ec: Update ACPI interface definition
` [RESEND PATCH v3 08/30] mfd: cros_ec: move HDMI CEC API definition
` [RESEND PATCH v3 09/30] mfd: cros_ec: Remove zero-size structs
` [RESEND PATCH v3 10/30] mfd: cros_ec: Add Flash V2 commands API
` [RESEND PATCH v3 11/30] mfd: cros_ec: Add PWM_SET_DUTY API
` [RESEND PATCH v3 12/30] mfd: cros_ec: Add lightbar v2 API
` [RESEND PATCH v3 13/30] mfd: cros_ec: Expand hash API
` [RESEND PATCH v3 14/30] mfd: cros_ec: Add EC transport protocol v4
` [RESEND PATCH v3 15/30] mfd: cros_ec: Complete MEMS sensor API
` [RESEND PATCH v3 16/30] mfd: cros_ec: Fix event processing API
` [RESEND PATCH v3 17/30] mfd: cros_ec: Add fingerprint API
` [RESEND PATCH v3 18/30] mfd: cros_ec: Fix temperature API
` [RESEND PATCH v3 19/30] mfd: cros_ec: Complete Power and USB PD API
` [RESEND PATCH v3 20/30] mfd: cros_ec: Add API for keyboard testing
` [RESEND PATCH v3 21/30] mfd: cros_ec: Add Hibernate API
` [RESEND PATCH v3 22/30] mfd: cros_ec: Add Smart Battery Firmware update API
` [RESEND PATCH v3 23/30] mfd: cros_ec: Add I2C passthru protection API
` [RESEND PATCH v3 24/30] mfd: cros_ec: Add API for EC-EC communication
` [RESEND PATCH v3 25/30] mfd: cros_ec: Add API for Touchpad support
` [RESEND PATCH v3 26/30] mfd: cros_ec: Add API for Fingerprint support
` [RESEND PATCH v3 27/30] mfd: cros_ec: Add API for rwsig
` [RESEND PATCH v3 28/30] mfd: cros_ec: Add SKU ID and Secure storage API
` [RESEND PATCH v3 29/30] mfd: cros_ec: Add Management API entry points
` [RESEND PATCH v3 30/30] mfd: cros_ec: Update I2S API

[PATCH] Allow to exclude specific file types in LoadPin
 2019-06-03 18:36 UTC  (2+ messages)
` [PATCH v4] "

[PATCH 5.1 00/40] 5.1.7-stable review
 2019-06-03 18:34 UTC  (5+ messages)

[PATCH 5.0 00/36] 5.0.21-stable review
 2019-06-03 18:33 UTC  (4+ messages)

[PATCH 4.19 00/32] 4.19.48-stable review
 2019-06-03 18:33 UTC  (3+ messages)

[PATCH] sched/fair: clean up asym packing
 2019-06-03 18:32 UTC  (4+ messages)

[PATCH v4 0/3] initramfs: add support for xattrs in the initial ram disk
 2019-06-03 18:32 UTC  (3+ messages)

[BUG BISECT] bug mm/vmalloc.c:470 (mm/vmalloc.c: get rid of one single unlink_va() when merge)
 2019-06-03 18:31 UTC  (7+ messages)

[PATCH] ACPICA: Fix compilation with bare-metal toolchian
 2019-06-03 18:25 UTC 

[PATCH v6 0/6] Add support for Orange Pi 3
 2019-06-03 17:53 UTC  (3+ messages)
` [linux-sunxi] "

[PATCH v8 RESEND 0/5] support a new rk80x pmic-variants (rk817 and rk809)
 2019-06-03 18:22 UTC  (7+ messages)
` [PATCH RESEND v8 1/5] mfd: rk808: Add RK817 and RK809 support
` [PATCH v8 RESEND 2/5] regulator: rk808: add RK809 and RK817 support
` [PATCH v8 RESEND 3/5] dt-bindings: mfd: rk808: Add binding information for RK809 and RK817
` [PATCH v8 RESEND 4/5] rtc: rk808: add RK809 and RK817 support
` [PATCH v8 RESEND 5/5] clk: RK808: "

[PATCH v16 00/16] arm64: untag user pointers passed to the kernel
 2019-06-03 18:17 UTC  (23+ messages)
` [PATCH v16 01/16] uaccess: add untagged_addr definition for other arches
` [PATCH v16 02/16] arm64: untag user pointers in access_ok and __uaccess_mask_ptr
` [PATCH v16 03/16] lib, arm64: untag user pointers in strn*_user
` [PATCH v16 04/16] mm: untag user pointers in do_pages_move
` [PATCH v16 05/16] arm64: untag user pointers passed to memory syscalls
` [PATCH v16 06/16] mm, arm64: untag user pointers in mm/gup.c
` [PATCH v16 07/16] mm, arm64: untag user pointers in get_vaddr_frames
` [PATCH v16 08/16] fs, arm64: untag user pointers in copy_mount_options
` [PATCH v16 09/16] fs, arm64: untag user pointers in fs/userfaultfd.c
` [PATCH v16 10/16] drm/amdgpu, arm64: untag user pointers
` [PATCH v16 11/16] drm/radeon, arm64: untag user pointers in radeon_gem_userptr_ioctl
` [PATCH v16 12/16] IB, arm64: untag user pointers in ib_uverbs_(re)reg_mr()
` [PATCH v16 13/16] media/v4l2-core, arm64: untag user pointers in videobuf_dma_contig_user_get
` [PATCH v16 14/16] tee, arm64: untag user pointers in tee_shm_register
` [PATCH v16 15/16] vfio/type1, arm64: untag user pointers in vaddr_get_pfn
` [PATCH v16 16/16] selftests, arm64: add a selftest for passing tagged pointers to kernel

[PATCH v2] platform/chrome: wilco_ec: Add version sysfs entries
 2019-06-03 18:16 UTC 

[v3 6/7] drm/mediatek: change the dsi phytiming calculate method
 2019-06-03 18:14 UTC 

PROBLEM: oops spew with Linux 5.1.5 (NFS regression?)
 2019-06-03 18:09 UTC  (5+ messages)

[PATCH][next] bpf: remove redundant assignment to err
 2019-06-03 18:07 UTC  (5+ messages)

[PATCHv4 0/4] add Intel Stratix10 remote system update driver
 2019-06-03 18:02 UTC  (6+ messages)
` [PATCHv4 2/4] firmware: "
      ` A potential broken at platform driver?

[PATCH] spi: qup: remove unnecessary goto
 2019-06-03 18:02 UTC  (2+ messages)
` Applied "spi: qup: remove unnecessary goto" to the spi tree

[PATCH] regulator: arizona-micsupp: Delete unused include
 2019-06-03 18:02 UTC  (2+ messages)
` Applied "regulator: arizona-micsupp: Delete unused include" to the regulator tree

[PATCH] regulator: bd718x7: Drop unused include
 2019-06-03 18:02 UTC  (2+ messages)
` Applied "regulator: bd718x7: Drop unused include" to the regulator tree

[PATCH] regulator: bd70528: Drop unused include
 2019-06-03 18:02 UTC  (2+ messages)
` Applied "regulator: bd70528: Drop unused include" to the regulator tree

[PATCH] ASoC: stm32: sai: manage identification registers
 2019-06-03 18:02 UTC  (2+ messages)
` Applied "ASoC: stm32: sai: manage identification registers" to the asoc tree

[PATCH v2] Revert "ASoC: core: use component driver name as component name"
 2019-06-03 18:02 UTC  (2+ messages)
` Applied "Revert "ASoC: core: use component driver name as component name"" to the asoc tree

[PATCH] ASoC: soc-core: fix ifnullfree.cocci warnings
 2019-06-03 17:58 UTC  (2+ messages)

[PATCH V2 0/1] perf: Add CPU hotplug support for events
 2019-06-03 17:53 UTC  (3+ messages)
` [PATCH V2 1/1] perf: event preserve and create across cpu hotplug

[PATCH v3 0/4] Some cleanups for the KVA/vmalloc
 2019-06-03 17:53 UTC  (11+ messages)
` [PATCH v3 2/4] mm/vmap: preload a CPU with one object for split purpose
` [PATCH v3 4/4] mm/vmap: move BUG_ON() check to the unlink_va()

[PATCH] staging: rtl8723bs: hal: fix error "do not initialise globals to 0"
 2019-06-03 17:52 UTC 

[PATCH v4 0/9]ASoC: sun4i-i2s: Updates to the driver
 2019-06-03 17:47 UTC  (10+ messages)
` [PATCH v4 1/9] ASoC: sun4i-i2s: Fix sun8i tx channel offset mask
` [PATCH v4 2/9] ASoC: sun4i-i2s: Add offset to RX channel select
` [PATCH v4 3/9] ASoC: sun4i-i2s: Add regmap field to sign extend sample
` [PATCH v4 4/9] ASoC: sun4i-i2s: Reduce quirks for sun8i-h3
` [PATCH v4 5/9] ASoC: sun4i-i2s: Add set_tdm_slot functionality
` [PATCH v4 6/9] ASoC: sun4i-i2s: Add multi-lane functionality
` [PATCH v4 7/9] ASoC: sun4i-i2s: Add multichannel functionality
` [PATCH v4 8/9] ASoc: sun4i-i2s: Add 20, 24 and 32 bit support
` [PATCH v4 9/9] ASoC: sun4i-i2s: Adjust regmap settings

[PATCH v2 0/7] mm: process_vm_mmap() -- syscall for duplication a process mapping
 2019-06-03 17:47 UTC  (5+ messages)

[PATCH] PCI: rpaphp: Avoid a sometimes-uninitialized warning
 2019-06-03 17:43 UTC 

[PATCH][next] bpf: hbm: fix spelling mistake "notifcations" -> "notificiations"
 2019-06-03 17:42 UTC  (2+ messages)

[PATCH V2 1/5] perf cpumap: Retrieve die id information
 2019-06-03 17:42 UTC  (4+ messages)
` [PATCH V2 3/5] perf stat: Support per-die aggregation

[PATCH] PCI: endpoint: Add DMA to Linux PCI EP Framework
 2019-06-03 17:42 UTC  (11+ messages)

[PATCH v4 00/14] Provide generic top-down mmap layout functions
 2019-06-03 17:40 UTC  (9+ messages)
` [PATCH v4 02/14] arm64: Make use of is_compat_task instead of hardcoding this test
` [PATCH v4 03/14] arm64: Consider stack randomization for mmap base only when necessary
` [PATCH v4 04/14] arm64, mm: Move generic mmap layout functions to mm
` [PATCH v4 05/14] arm64, mm: Make randomization selected by generic topdown mmap layout

[GIT PULL] nds32 patches for 5.2-rc3
 2019-06-03 17:35 UTC  (2+ messages)

[GIT] Sparc
 2019-06-03 17:35 UTC  (2+ messages)

[RFC 1/3] kbuild: add support for ensuring headers are self-contained
 2019-06-03 17:33 UTC  (7+ messages)
  ` [Intel-gfx] "

[PATCH v2 0/2] HWMON compatibility layer for power supplies
 2019-06-03 17:30 UTC  (5+ messages)
` [PATCH v2 1/2] power: supply: Add HWMON compatibility layer
` [PATCH v2 2/2] power: supply: ucs1002: Add HWMON interface

[PATCH v1] KVM: x86: PMU Whitelist
 2019-06-03 17:30 UTC  (9+ messages)

[PATCH v3 0/2] Implement wake event support on Tegra186 and later
 2019-06-03 17:30 UTC  (7+ messages)
` [PATCH v3 1/2] gpio: Add support for hierarchical IRQ domains

[PATCH v6 0/6] Allwinner H6 Mali GPU support
 2019-06-03 17:27 UTC  (3+ messages)

[PATCH REBASE v2 0/2] Hugetlbfs support for riscv
 2019-06-03 17:27 UTC  (3+ messages)
` [PATCH REBASE v2 1/2] x86, arm64: Move ARCH_WANT_HUGE_PMD_SHARE config in arch/Kconfig

[RFCv2 0/6] introduce memory hinting API for external process
 2019-06-03 17:27 UTC  (8+ messages)
` [RFCv2 1/6] mm: introduce MADV_COLD

[PATCH v2] x86/resctrl: Don't stop walking closids when a locksetup group is found
 2019-06-03 17:25 UTC 

[PATCH 0/2] mailbox: arm: introduce smc triggered mailbox
 2019-06-03 17:24 UTC  (6+ messages)

qemu build error with latest kernel headers due to net: socket: implement 64-bit timestamps
 2019-06-03 17:23 UTC 

[PATCH v4 0/4] ptrace: cleanup PTRACE_SYSEMU handling and add support for arm64
 2019-06-03 17:22 UTC  (3+ messages)
` [PATCH v4 2/4] x86: simplify _TIF_SYSCALL_EMU handling

[PATCH 0/2] PCI: device link quirk for NVIDIA GPU
 2019-06-03 17:22 UTC  (7+ messages)
` [PATCH 1/2] PCI: Code reorganization for VGA device link
` [PATCH 2/2] PCI: Create device link for NVIDIA GPU

KMSAN: uninit-value in ax88772_bind
 2019-06-03 17:21 UTC 

[PATCH V2 0/2] mailbox: arm: introduce smc triggered mailbox
 2019-06-03 17:18 UTC  (5+ messages)
` [PATCH V2 1/2] DT: mailbox: add binding doc for the ARM SMC mailbox

[RESEND PATCH 0/6] Perf uncore support for Snow Ridge server
 2019-06-03 17:19 UTC  (3+ messages)

[PATCH] platform/chrome: wilco_ec: Add version sysfs entries
 2019-06-03 17:12 UTC  (2+ messages)

next/master boot bisection: next-20190603 on jetson-tk1
 2019-06-03 17:11 UTC 

[PATCH] net: dsa: mv88e6xxx: make mv88e6xxx_g1_stats_wait static
 2019-06-03 17:09 UTC  (2+ messages)

[PATCH net-next] net: dsa: mv88e6xxx: fix comments and macro names in mv88e6390_g1_mgmt_rsvd2cpu
 2019-06-03 17:07 UTC  (2+ messages)

[PATCH v6 00/19] Unify vDSOs across more architectures
 2019-06-03 17:07 UTC  (5+ messages)
` [PATCH v6 17/19] mips: Add support for generic vDSO

RFC: switch the remaining architectures to use generic GUP v2
 2019-06-03 17:02 UTC  (6+ messages)
` [PATCH 03/16] mm: simplify gup_fast_permitted

[PATCH v4 5/8] mfd: cros_ec_dev: Register cros_ec_accel_legacy driver as a subdevice
 2019-06-03 17:01 UTC  (12+ messages)
` [PATCH v5] "

[PATCH v4 0/5] drm: Fix fb changes for async updates
 2019-06-03 16:56 UTC  (6+ messages)
` [PATCH v4 1/5] drm/rockchip: fix fb references in async update
` [PATCH v4 2/5] drm/amd: "
` [PATCH v4 3/5] drm/msm: "
` [PATCH v4 4/5] drm/vc4: "
` [PATCH v4 5/5] drm: don't block fb changes for async plane updates

[RESEND PATCH v3] KVM: x86: Add Intel CPUID.1F cpuid emulation support
 2019-06-03 16:56 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).