LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
MHI code review
2019-06-12 20:58 UTC (4+ messages)
[RFC 00/10] Process-local memory allocations for hiding KVM secrets
2019-06-12 20:56 UTC (6+ messages)
[PATCH] locking/static_key: always define static_branch_deferred_inc
2019-06-12 20:56 UTC (4+ messages)
perf build failure with newer glibc headers
2019-06-12 20:56 UTC (2+ messages)
[PATCH v2 0/4] Ethernet PHY reset GPIO updates for Amlogic SoCs
2019-06-12 20:55 UTC (5+ messages)
` [PATCH v2 1/4] arm64: dts: meson: g12a: x96-max: fix the Ethernet PHY reset line
` [PATCH v2 2/4] ARM: dts: meson: switch to the generic Ethernet PHY reset bindings
` [PATCH v2 3/4] arm64: dts: meson: use the generic Ethernet PHY reset GPIO bindings
` [PATCH v2 4/4] arm64: dts: meson: g12b: odroid-n2: add the Ethernet PHY reset line
INFO: task syz-executor can't die for more than 143 seconds
2019-06-12 20:53 UTC
linux-next: Tree for Jun 12
2019-06-12 20:47 UTC (3+ messages)
` linux-next: Tree for Jun 12 (kernel/bpf/verifier)
` linux-next: Tree for Jun 12 (amdgpu: dcn10_hw_sequencer)
[PATCH v1 00/31] Convert files to ReST - part 2
2019-06-12 20:41 UTC (35+ messages)
` [PATCH v1 01/31] docs: connector: convert to ReST and rename to connector.rst
` [PATCH v1 02/31] docs: lcd-panel-cgram.txt: convert docs to ReST and rename to *.rst
` [PATCH v1 03/31] docs: lp855x-driver.txt: convert to ReST and move to kernel-api
` [PATCH v1 04/31] docs: m68k: convert docs to ReST and rename to *.rst
` [PATCH v1 05/31] docs: cma/debugfs.txt: "
` [PATCH v1 06/31] docs: console.txt: "
` [PATCH v1 07/31] docs: pti_intel_mid.txt: convert it to pti_intel_mid.rst
` [PATCH v1 08/31] docs: early-userspace: convert docs to ReST and rename to *.rst
` [PATCH v1 09/31] docs: driver-model: "
` [PATCH v1 11/31] docs: memory-devices: convert ti-emif.txt to ReST
` [PATCH v1 12/31] docs: xen-tpmfront.txt: convert it to .rst
` [PATCH v1 13/31] docs: bus-devices: ti-gpmc.rst: convert it to ReST
` [PATCH v1 14/31] docs: nvmem: convert docs to ReST and rename to *.rst
` [PATCH v1 15/31] docs: phy: convert samsung-usb2.txt to ReST format
` [PATCH v1 16/31] docs: rbtree.txt: fix Sphinx build warnings
` [PATCH v1 17/31] docs: DMA-API-HOWTO.txt: fix an unmarked code block
` [PATCH v1 18/31] docs: accounting: convert to ReST
` [PATCH v1 19/31] docs: fmc: "
` [PATCH v1 20/31] docs: hid: "
` [PATCH v1 21/31] docs: ia64: "
` [PATCH v1 22/31] docs: leds: "
` [PATCH v1 23/31] docs: laptops: "
` [PATCH v1 24/31] docs: iio: "
` [PATCH v1 25/31] docs: namespaces: "
` [PATCH v1 26/31] docs: nfc: "
` [PATCH v1 27/31] docs: md: "
` [PATCH v1 28/31] docs: mtd: "
` [PATCH v1 29/31] docs: nvdimm: "
` [PATCH v1 30/31] docs: xtensa: "
` [PATCH v1 31/31] docs: mmc: "
[v4,1/1] hwmon: (nct7904) Add extra sysfs support for fan, voltage and temperature
2019-06-12 20:32 UTC (2+ messages)
[PATCH v3] platform/chrome: cros_ec_lpc: Choose Microchip EC at runtime
2019-06-12 20:30 UTC
[PATCH] binder: fix possible UAF when freeing buffer
2019-06-12 20:29 UTC
[GIT PULL] cpupower update for Linux 5.2-rc6
2019-06-12 20:27 UTC
[RESEND PATCH v1 0/5] Solve postboot supplier cleanup and optimize probe ordering
2019-06-12 20:23 UTC (14+ messages)
` [RESEND PATCH v1 1/5] of/platform: Speed up of_find_device_by_node()
[PATCH v4 0/7] cpufreq support for Raspberry Pi
2019-06-12 20:17 UTC (9+ messages)
` [PATCH v4 1/7] clk: bcm2835: remove pllb
` [PATCH v4 2/7] clk: bcm283x: add driver interfacing with Raspberry Pi's firmware
` [PATCH v4 3/7] firmware: raspberrypi: register clk device
` [PATCH v4 4/7] cpufreq: add driver for Raspberry Pi
` [PATCH v4 5/7] clk: raspberrypi: register platform device for raspberrypi-cpufreq
` [PATCH v4 6/7] ARM: defconfig: enable cpufreq driver for RPi
` [PATCH v4 7/7] arm64: defconfig: enable cpufreq support for RPi3
WARNING in binder_transaction_buffer_release
2019-06-12 20:14 UTC (3+ messages)
[PATCH 1/2] thermal/drivers/core: Add init section table for self-encapsulation
2019-06-12 20:13 UTC (2+ messages)
` [PATCH 2/2] thermal/drivers/core: Use governor table to initialize
[PATCH] arm64: defconfig: Enable FSL_EDMA driver
2019-06-12 20:01 UTC (3+ messages)
[v2 PATCH] mm: thp: fix false negative of shmem vma's THP eligibility
2019-06-12 19:59 UTC (5+ messages)
[PATCH v3 00/14] pwm-meson: cleanups and improvements
2019-06-12 19:59 UTC (15+ messages)
` [PATCH v3 01/14] pwm: meson: unify the parameter list of meson_pwm_{enable,disable}
` [PATCH v3 02/14] pwm: meson: use devm_clk_get_optional() to get the input clock
` [PATCH v3 03/14] pwm: meson: use GENMASK and FIELD_PREP for the lo and hi values
` [PATCH v3 04/14] pwm: meson: change MISC_CLK_SEL_WIDTH to MISC_CLK_SEL_MASK
` [PATCH v3 05/14] pwm: meson: don't duplicate the polarity internally
` [PATCH v3 06/14] pwm: meson: pass struct pwm_device to meson_pwm_calc()
` [PATCH v3 07/14] pwm: meson: add the meson_pwm_channel data to struct meson_pwm
` [PATCH v3 08/14] pwm: meson: add the per-channel register offsets and bits in a struct
` [PATCH v3 09/14] pwm: meson: move pwm_set_chip_data() to meson_pwm_request()
` [PATCH v3 10/14] pwm: meson: simplify the calculation of the pre-divider and count
` [PATCH v3 11/14] pwm: meson: read the full hardware state in meson_pwm_get_state()
` [PATCH v3 12/14] pwm: meson: don't cache struct pwm_state internally
` [PATCH v3 13/14] pwm: meson: add support PWM_POLARITY_INVERSED when disabling
` [PATCH v3 14/14] pwm: meson: add documentation to the driver
[PATCH -next] x86/mm: fix an unused variable "tsk" warning
2019-06-12 19:53 UTC (4+ messages)
[PATCH v2 1/1] PCI/IOV: Fix incorrect cfg_size for VF > 0
2019-06-12 19:52 UTC (8+ messages)
possible deadlock in io_submit_one
2019-06-12 19:48 UTC (2+ messages)
[PATCH v3 0/4] backlight: pwm_bl: support linear interpolation and brightness to human eye
2019-06-12 19:47 UTC (11+ messages)
` [PATCH v3 3/4] backlight: pwm_bl: compute brightness of LED linearly "
[PATCH v2 00/14] pwm-meson: cleanups and improvements
2019-06-12 19:47 UTC (4+ messages)
` [PATCH v2 04/14] pwm: meson: change MISC_CLK_SEL_WIDTH to MISC_CLK_SEL_MASK
infinite loop in read_hpet from ktime_get_boot_fast_ns
2019-06-12 19:46 UTC (6+ messages)
[PATCH v3 00/33] Convert files to ReST - part 1
2019-06-12 19:45 UTC (7+ messages)
` [PATCH v3 33/33] docs: EDID/HOWTO.txt: convert it and rename to howto.rst
[PATCH 00/15] x86 cleanups and static_call()
2019-06-12 19:44 UTC (9+ messages)
` [PATCH 08/15] x86/alternatives: Teach text_poke_bp() to emulate instructions
[BISECTED REGRESSION] b43legacy broken on G4 PowerBook
2019-06-12 19:41 UTC (10+ messages)
[PATCH -next] mm/hotplug: skip bad PFNs from pfn_to_online_page()
2019-06-12 19:38 UTC (3+ messages)
CFQ idling kills I/O performance on ext4 with blkio cgroup controller
2019-06-12 19:36 UTC (12+ messages)
[RFC] sched,cfs: flatten CPU controller runqueues
2019-06-12 19:32 UTC (9+ messages)
` [PATCH 1/8] sched: introduce task_se_h_load helper
` [PATCH 2/8] sched: change /proc/sched_debug fields
` [PATCH 3/8] sched,fair: redefine runnable_load_avg as the sum of task_h_load
` [PATCH 4/8] sched,fair: remove cfs rqs from leaf_cfs_rq_list bottom up
` [PATCH 5/8] sched,cfs: use explicit cfs_rq of parent se helper
` [PATCH 6/8] sched,cfs: fix zero length timeslice calculation
` [PATCH 7/8] sched,fair: refactor enqueue/dequeue_entity
` [PATCH 8/8] sched,fair: flatten hierarchical runqueues
[PATCH net-next v2 0/1] stmmac: honor the GPIO flags for the PHY reset GPIO
2019-06-12 19:31 UTC (2+ messages)
` [PATCH net-next v2 1/1] net: stmmac: use GPIO descriptors in stmmac_mdio_reset
[RFC PATCH v1 0/3] security/x86/sgx: SGX specific LSM hooks
2019-06-12 19:30 UTC (5+ messages)
` [RFC PATCH v1 2/3] LSM/x86/sgx: Implement SGX specific hooks in SELinux
[PATCH v3 1/2] KVM: LAPIC: Optimize timer latency consider world switch time
2019-06-12 19:27 UTC (4+ messages)
[PATCHv4 00/28] kernel: Introduce Time Namespace
2019-06-12 19:26 UTC (29+ messages)
` [PATCHv4 01/28] ns: "
` [PATCHv4 02/28] timens: Add timens_offsets
` [PATCHv4 03/28] posix-clocks: add another call back to return clock time in ktime_t
` [PATCHv4 04/28] timens: Introduce CLOCK_MONOTONIC offsets
` [PATCHv4 05/28] timens: Introduce CLOCK_BOOTTIME offset
` [PATCHv4 06/28] timerfd/timens: Take into account ns clock offsets
` [PATCHv4 07/28] posix-timers/timens: Take into account "
` [PATCHv4 08/28] timens/kernel: Take into account timens clock offsets in clock_nanosleep
` [PATCHv4 09/28] timens: Shift /proc/uptime
` [PATCHv4 10/28] x86/vdso2c: Correct err messages on file opening
` [PATCHv4 11/28] x86/vdso2c: Convert iterator to unsigned
` [PATCHv4 12/28] x86/vdso/Makefile: Add vobjs32
` [PATCHv4 13/28] x86/vdso: Restrict splitting VVAR VMA
` [PATCHv4 14/28] x86/vdso: Rename vdso_image {.data=>.text}
` [PATCHv4 15/28] x86/vdso: Add offsets page in vvar
` [PATCHv4 16/28] x86/vdso: Allocate timens vdso
` [PATCHv4 17/28] x86/vdso: Switch image on setns()/unshare()/clone()
` [PATCHv4 18/28] vdso: introduce timens_static_branch
` [PATCHv4 19/28] timens: Add align for timens_offsets
` [PATCHv4 20/28] timens/fs/proc: Introduce /proc/pid/timens_offsets
` [PATCHv4 21/28] selftest/timens: Add Time Namespace test for supported clocks
` [PATCHv4 22/28] selftest/timens: Add a test for timerfd
` [PATCHv4 23/28] selftest/timens: Add a test for clock_nanosleep()
` [PATCHv4 24/28] selftest/timens: Add procfs selftest
` [PATCHv4 25/28] selftest/timens: Add timer offsets test
` [PATCHv4 26/28] x86/vdso: Align VDSO functions by CPU L1 cache line
` [PATCHv4 27/28] selftests: Add a simple perf test for clock_gettime()
` [PATCHv4 28/28] selftest/timens: Check that a right vdso is mapped after fork and exec
[RFC PATCH v2 0/5] security: x86/sgx: SGX vs. LSM
2019-06-12 19:26 UTC (13+ messages)
` [RFC PATCH v2 2/5] x86/sgx: Require userspace to define enclave pages' protection bits
[RFC] On the Current Troubles of Mainlining Loongson Platform Drivers
2019-06-12 19:24 UTC (11+ messages)
[RFC 0/2] iommu: arm-smmu: Inherit SMR and CB config during init
2019-06-12 19:16 UTC (8+ 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] tpm: Fix TPM 1.2 Shutdown sequence to prevent future TPM operations
2019-06-12 19:16 UTC (2+ messages)
[PATCH RFC 00/10] RDMA/FS DAX truncate proposal
2019-06-12 19:14 UTC (13+ messages)
[PATCH v5 0/6] MSM8998 Multimedia Clock Controller
2019-06-12 19:13 UTC (7+ messages)
` [PATCH v5 1/6] dt-bindings: clock: Document external clocks for MSM8998 gcc
` [PATCH v5 2/6] arm64: dts: msm8998: Add xo clock to gcc node
` [PATCH v5 3/6] clk: qcom: smd: Add XO clock for MSM8998
` [PATCH v5 4/6] dt-bindings: clock: Add support for the MSM8998 mmcc
` [PATCH v5 5/6] clk: qcom: Add MSM8998 Multimedia Clock Controller (MMCC) driver
` [PATCH v5 6/6] arm64: dts: qcom: msm8998: Add mmcc node
[PATCH] usb: dwc3: meson-g12a: Add support for IRQ based OTG switching
2019-06-12 19:12 UTC (4+ messages)
[PATCH 0/3 v11] add reserved e820 ranges to the kdump kernel e820 table
2019-06-12 19:10 UTC (12+ messages)
[PATCH 0/4] ARM: dts: meson8b: add VDDEE / mali-supply
2019-06-12 19:09 UTC (3+ messages)
[PATCH v7 00/27] Control-flow Enforcement: Shadow Stack
2019-06-12 19:04 UTC (9+ messages)
` [PATCH v7 22/27] binfmt_elf: Extract .note.gnu.property from an ELF file
[PATCH v2 0/4] iommu: Add device fault reporting API
2019-06-12 18:58 UTC (5+ messages)
[PATCH] dma: tegra: add accurate reporting of dma state
2019-06-12 18:57 UTC (6+ messages)
[PATCH v8 00/29] SMMUv3 Nested Stage Setup
2019-06-12 18:53 UTC (13+ messages)
` [PATCH v8 26/29] vfio-pci: Register an iommu fault handler
BUG: Dentry still in use [unmount of tmpfs tmpfs]
2019-06-12 18:48 UTC (3+ messages)
KASAN: use-after-free Read in mntput
2019-06-12 18:47 UTC (2+ messages)
"Dentry still in use" splats in v5.2-rc3
2019-06-12 18:43 UTC (2+ messages)
` [PATCH] vfs: fsmount: add missing mntget()
[PATCH 00/21] EDAC, mc, ghes: Fixes and updates to improve memory error reporting
2019-06-12 18:41 UTC (7+ messages)
` [PATCH 10/21] EDAC, ghes: Remove pvt->detail_location string
` [PATCH 12/21] EDAC, ghes: Add support for legacy API counters
[RESEND PATCH v2] mm/oom_killer: Add task UID to info message on an oom kill
2019-06-12 18:40 UTC (2+ messages)
[PATCH v2] drivers: net: dsa: fix warning same module names
2019-06-12 18:39 UTC (4+ messages)
[PATCH] drm/i915/gvt: remove duplicate entry of trace
2019-06-12 18:36 UTC (3+ messages)
What do LSMs *actually* need for checks on notifications?
2019-06-12 18:36 UTC (6+ messages)
` [RFC][PATCH 00/13] Mount, FS, Block and Keyrings notifications [ver #4]
[PATCH -next] arm64/mm: fix a bogus GFP flag in pgd_alloc()
2019-06-12 18:35 UTC (9+ messages)
[PATCH next] of/fdt: Fix defined but not used compiler warning
2019-06-12 18:29 UTC (4+ messages)
[PATCH] media: ttpci: Fix build error without RC_CORE
2019-06-12 18:25 UTC (5+ messages)
[PATCH v4 00/28] Convert files to ReST - part 1
2019-06-12 18:25 UTC (3+ messages)
` [PATCH v4 24/28] docs: timers: convert docs to ReST and rename to *.rst
[RESEND PATCH net-next] net: ethernet: ti: cpts: fix build failure for powerpc
2019-06-12 18:16 UTC (2+ messages)
[PATCH net 0/2] net: mvpp2: prs: Fixes for VID filtering
2019-06-12 18:13 UTC (2+ messages)
page: next (older) | prev (newer) | latest
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).