LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
messages from 2018-05-06 07:55:03 to 2018-05-07 01:18:54 UTC [more...]
[PATCH 1/2] staging: android: ion: Fix license identifier comment format
2018-05-07 1:18 UTC (2+ messages)
` [PATCH 2/2] staging: android: ion: Remove unnecessary blank line
[lkp-robot] ace45bec6d [ 44.030009] watchdog: BUG: soft lockup - CPU#0 stuck for 23s! [kworker/0:1:19]
2018-05-07 1:15 UTC
[PATCH v3 0/3] resource: Use list_head to link sibling resource
2018-05-07 1:14 UTC (4+ messages)
` [PATCH v3 1/3] "
[PATCH 1/6] staging: android: Kconfig; Remove excessive hyphens
2018-05-07 1:13 UTC (6+ messages)
` [PATCH 2/6] staging: android: Clean up license identifiers
` [PATCH 3/6] staging: android: vsoc: Fix ending '(' warnings in function defintions
` [PATCH 4/6] staging: android: vsoc: Fix ending '(' warnings in do_destroy_fd_scoped_permission
` [PATCH 5/6] staging: android: vsoc: Fix ending '(' warnings in vsoc_ioctl
` [PATCH 6/6] staging: android: vsoc: Fix ending '(' warnings in vsoc_probe_device
[PATCH v8 0/6] optimize memblock_next_valid_pfn and early_pfn_valid on arm and arm64
2018-05-07 1:10 UTC (5+ messages)
[PATCH 0/6] arm64: add instrumented atomics
2018-05-07 1:04 UTC (24+ messages)
` [PATCH 1/6] locking/atomic, asm-generic: instrument ordering variants
` [PATCH] locking/atomics: Clean up the atomic.h maze of #defines
` [PATCH] locking/atomics: Simplify the op definitions in atomic.h some more
` [PATCH] locking/atomics: Combine the atomic_andnot() and atomic64_andnot() API definitions
` [tip:locking/core] "
` [tip:locking/core] locking/atomics: Simplify the op definitions in atomic.h some more
` [RFC PATCH] locking/atomics/powerpc: Clarify why the cmpxchg_relaxed() family of APIs falls back to full cmpxchg()
` [PATCH] locking/atomics/powerpc: Move cmpxchg helpers to asm/cmpxchg.h and define the full set of cmpxchg APIs
` [tip:locking/core] "
` [tip:locking/core] locking/atomics: Clean up the atomic.h maze of #defines
linux-next: build warning after merge of the netfilter-next tree
2018-05-07 0:55 UTC
[PATCH 00/10 - v2] staging: lustre: assorted improvements
2018-05-07 0:54 UTC (11+ messages)
` [PATCH 08/10] staging: lustre: move misc-device registration closer to related code
` [PATCH 07/10] staging: lustre: llite: remove redundant lookup in dump_pgcache
` [PATCH 01/10] staging: lustre: ldlm: store name directly in namespace
` [PATCH 02/10] staging: lustre: make struct lu_site_bkt_data private
` [PATCH 03/10] staging: lustre: lu_object: discard extra lru count
` [PATCH 06/10] staging: lustre: llite: use more private data in dump_pgcache
` [PATCH 10/10] staging: lustre: fix error deref in ll_splice_alias()
` [PATCH 05/10] staging: lustre: fold lu_object_new() into lu_object_find_at()
` [PATCH 09/10] staging: lustre: move remaining code from linux-module.c to module.c
` [PATCH 04/10] staging: lustre: lu_object: move retry logic inside htable_lookup
[PATCH 0/9] breakpoint: Rework arch validation
2018-05-07 0:46 UTC (11+ messages)
` [PATCH 1/9] x86/breakpoint: Split validation into "check" and "commit"
` [PATCH 2/9] sh: Remove "struct arch_hw_breakpoint::name" unused field
` [PATCH 3/9] sh: Split breakpoint validation into "check" and "commit"
` [PATCH 4/9] arm: "
` [PATCH 5/9] xtensa: "
` [PATCH 6/9] arm64: "
` [PATCH 7/9] powerpc: "
` [PATCH 8/9] perf/breakpoint: Split breakpoint "
` [PATCH 9/9] perf/breakpoint: Only commit breakpoint to arch upon slot reservation success
[RFC net-next 0/5] Support for PHY test modes
2018-05-07 0:02 UTC (7+ messages)
` [RFC net-next 4/5] net: phy: Add support for IEEE standard "
[PATCH] nubus: Unconditionally register bus type
2018-05-06 23:57 UTC (6+ messages)
linux-next: manual merge of the net-next tree with the net tree
2018-05-06 23:52 UTC
perf: perf_fuzzer quickly locks up on 4.15-rc7
2018-05-06 23:49 UTC (11+ messages)
` perf: fuzzer causes stack going in wrong direction warnings
linux-next: build warning after merge of the rdma tree
2018-05-06 23:44 UTC
linux-next: build warning after merge of the rdma tree
2018-05-06 23:40 UTC
[PATCH v3 0/4] Better integrate seccomp logging and auditing
2018-05-06 23:36 UTC (3+ messages)
[PATCH 00/18] thermal: exynos: further fixes and cleanups
2018-05-06 23:27 UTC (3+ messages)
` [PATCH 10/18] thermal: exynos: move IRQs clearing to exynos_tmu_initialize()
[PATCH] thermal: tegra: soctherm: add const to struct thermal_cooling_device_ops
2018-05-06 22:50 UTC (2+ messages)
[PATCH 0/6 v1] statfs: handle mount propagation
2018-05-06 22:47 UTC (7+ messages)
` [PATCH 1/6 v1] fs: use << for MS_* flags
` [PATCH 2/6 v1] statfs: use << to align with fs header
` [PATCH 3/6 v1] statfs: add ST_UNBINDABLE
` [PATCH 4/6 v1] statfs: add ST_SHARED
` [PATCH 5/6 v1] statfs: add ST_SLAVE
` [PATCH 6/6 v1] statfs: add ST_PRIVATE
drivers/platform/x86/dell-smbios-smm.c:99: undefined reference to `dcdbas_smi_request'
2018-05-06 22:29 UTC (3+ messages)
linux-next: Signed-off-by missing for commit in the netfilter-next tree
2018-05-06 22:27 UTC
[PATCH 0/8] Assorted rhashtable fixes and cleanups
2018-05-06 22:24 UTC (15+ messages)
` [PATCH 8/8] rhashtable: don't hold lock on first table throughout insertion
` [PATCH 7/8] rhashtable: add rhashtable_walk_prev()
` [PATCH 4/8] rhashtable: fix race in nested_table_alloc()
[PATCH] nvmet,rxe: defer ip datagram sending to tasklet
2018-05-06 22:20 UTC
[PATCH 1/7] staging: ks7010: Replace license boilerplate with SPDX identifiers
2018-05-06 22:03 UTC (7+ messages)
` [PATCH 2/7] staging: ks7010: Remove unused variables
` [PATCH 3/7] staging: ks7010: Remove unnecessary limit checks
` [PATCH 4/7] staging: ks7010: Adjust spacing around functions and declarations
` [PATCH 5/7] staging: ks7010: Remove unnecessary parentheses
` [PATCH 6/7] staging: ks7010: Adjust alignment to open parenthesis
` [PATCH 7/7] staging: ks7010: Move from bool to int in structs
[PATCH v3 1/3] drm/panel: Add RGB666 variant of Innolux AT070TN90
2018-05-06 21:49 UTC (3+ messages)
` [PATCH v3 2/3] ARM: dts: sun7i: Add RGB666 pins definition
` [PATCH v3 3/3] ARM: dts: sun7i: Add support for the Ainol AW1 tablet
[PATCH] MIPS: c-r4k: fix data corruption related to cache coherence
2018-05-06 21:40 UTC (6+ messages)
` [PATCH v2] "
[PATCH 1/3] drm/panel: Add RGB666 variant of Innolux AT070TN90
2018-05-06 21:38 UTC (4+ messages)
` [PATCH 2/3] ARM: dts: sun7i: Add RGB666 pins definition
` [PATCH 3/3] ARM: dts: sun7i: Add support for the Ainol AW1 tablet
Moving unmaintained filesystems to staging
2018-05-06 21:32 UTC (16+ messages)
` moving affs + RDB partition support to staging? (was: Re: Moving unmaintained filesystems to staging)
` moving affs + RDB partition support to staging?
[nf-next v2] netfilter: extend SRH matching for previous, next and last SID
2018-05-06 21:32 UTC (2+ messages)
[PATCH v1 0/4] Tegra GART fixes and improvements
2018-05-06 21:19 UTC (5+ messages)
` [PATCH v1 4/4] iommu/tegra: gart: Optimize map/unmap
kernel panic: EXT4-fs (device loop0): panic forced after error
2018-05-06 20:30 UTC (8+ messages)
[PATCH 0/4] Various fixes on STM32 RTC
2018-05-06 20:27 UTC (2+ messages)
BUG: soft lockup in commit_echoes
2018-05-06 20:17 UTC (2+ messages)
[PATCH 0/6] virtio-console: spec compliance fixes
2018-05-06 19:52 UTC (7+ messages)
[PATCH v3 0/3] MIPS: Override barrier_before_unreachable() to fix microMIPS
2018-05-06 19:33 UTC (3+ messages)
` [PATCH v3 1/3] alpha: Use OPTIMIZE_INLINING instead of asm/compiler.h
[PATCH v4 0/9] Add support for SAMA5D2 touchscreen
2018-05-06 19:04 UTC (7+ messages)
` [PATCH v4 5/9] iio: adc: at91-sama5d2_adc: add support for position and pressure channels
` [PATCH v4 6/9] input: touchscreen: resistive-adc-touch: add generic resistive ADC touchscreen
[PATCH v2 00/11] staging: iio: tsl2x7x: move out of staging
2018-05-06 19:00 UTC (24+ messages)
` [PATCH v2 01/11] staging: iio: tsl2x7x: use GPL-2.0+ SPDX license identifier
` [PATCH v2 02/11] staging: iio: tsl2x7x: add range checking to three sysfs attributes
` [PATCH v2 03/11] staging: iio: tsl2x7x: don't setup event handlers if interrupts are not configured
` [PATCH v2 04/11] staging: iio: tsl2x7x: move calibscale_available attribute to IIO_INTENSITY channel
` [PATCH v2 05/11] staging: iio: tsl2x7x: use IIO_CONST_ATTR for calibscale_available
` [PATCH v2 06/11] staging: iio: tsl2x7x: correct integration time and lux equation
` [PATCH v2 07/11] staging: iio: tsl2x7x: support 2.72 and 2.73 ALS increments
` [PATCH v2 08/11] staging: iio: tsl2x7x: add device ids for code readability
` [PATCH v2 09/11] staging: iio: tsl2x7x: correct IIO_EV_INFO_PERIOD values
` [PATCH v2 10/11] staging: iio: tsl2x7x: rename driver to tsl2772
` [PATCH v2 11/11] staging: iio: tsl2x7x/tsl2772: move out of staging
[PATCH 2/3] include/linux/gfp.h: use unsigned int in gfp_zone
2018-05-06 18:55 UTC (6+ messages)
` [External] "
[PATCH] Documentation: block: cmdline-partition.txt fixes and additions
2018-05-06 18:50 UTC
[PATCH] iio: adc: stm32-dfsdm: Add support for stm32mp1
2018-05-06 17:56 UTC (2+ messages)
[PATCH v2 0/3] Add support for STM32MP1 ADC
2018-05-06 17:54 UTC (2+ messages)
[tip:locking/core 5/7] lib/atomic64_test.c:79:9: error: implicit declaration of function 'atomic_xchg_acquire'; did you mean 'atomic_cmpxchg_acquire'?
2018-05-06 17:49 UTC
simplify procfs code for seq_file instances V2
2018-05-06 17:45 UTC (3+ messages)
INFO: task hung in tls_push_record
2018-05-06 17:37 UTC
[PATCH v3] block: add verifier for cmdline partition
2018-05-06 17:20 UTC (2+ messages)
[PATCH] arm: dts: am437x-sk-evm: add wilink8 support
2018-05-06 16:56 UTC (6+ messages)
` [EXTERNAL] "
[RFC PATCH ghak32 V2 00/13] audit: implement container id
2018-05-06 16:51 UTC (4+ messages)
` [RFC PATCH ghak32 V2 01/13] audit: add "
[PATCH] phy: mapphone-mdm6600: Add runtime PM support for n_gsm on USB suspend
2018-05-06 16:48 UTC
[RFC] prctl: (Please do not!) Deprecate non PR_SET_MM_MAP operations
2018-05-06 16:44 UTC (2+ messages)
[GIT PULL 00/12] perf/urgent fixes
2018-05-06 16:34 UTC (9+ messages)
` [PATCH 05/12] perf pmu: Fix pmu events parsing rule
` [PATCH] perf tools: Fix parser for empty pmu terms case
[PATCH] iio: humidity: hts221: Fix sensor reads after resume
2018-05-06 16:19 UTC (2+ messages)
[PATCH 1/3] ARM: dts: s3c24xx: Remove skeleton.dtsi and fix DTC warning for /memory
2018-05-06 16:10 UTC (3+ messages)
` [PATCH 2/3] ARM: dts: s3c24xx: Fix unnecessary address/size cells DTC warnings
` [PATCH 3/3] ARM: dts: s3c64xx: Remove skeleton.dtsi and fix DTC warnings for /memory
[PATCH] clk: davinci: pll-dm355: fix SYSCLKn parent names
2018-05-06 15:13 UTC (2+ messages)
[PATCH V7 1/7] ARM: dts: imx6sx-sabreauto: add PMIC support
2018-05-06 15:07 UTC (14+ messages)
` [PATCH V7 2/7] ARM: dts: imx6sx-sabreauto: add max7322 IO expander support
` [PATCH V7 3/7] ARM: dts: imx6sx-sabreauto: add IO expander max7310 support
` [PATCH V7 4/7] ARM: dts: imx6sx-sabreauto: add fec support
` [PATCH V7 5/7] ARM: dts: imx6sx-sabreauto: add wdog external reset
` [PATCH V7 6/7] ARM: dts: imx6sx-sabreauto: add debug LED support
` [PATCH V7 7/7] ARM: dts: imx6sx-sabreauto: add egalax touch screen support
[PATCH fixes-for-current] arm64: dts: exynos: Fix interrupt type for I2S1 device on Exynos5433
2018-05-06 14:55 UTC
[PATCH] nvmem: properly handle returned value nvmem_reg_read
2018-05-06 13:58 UTC (2+ messages)
Dell docking station & Dell Embedded Controller & PS/2 devices
2018-05-06 13:47 UTC (3+ messages)
[linux-firmware] Version in WHENCE file
2018-05-06 13:07 UTC (2+ messages)
[PATCH] locking/atomics: Shorten the __atomic_op() defines to __op()
2018-05-06 12:15 UTC (2+ messages)
` [tip:locking/core] "
[PATCH] x86/vdso: remove unused file
2018-05-06 12:13 UTC (3+ messages)
` [tip:x86/vdso] x86/vdso: Remove "
` [tip:x86/pti] "
[PATCH v2 0/4] Restore ULPI USB on Tegra20
2018-05-06 12:01 UTC (3+ messages)
[PATCH 0/9] tree-wide: fix typo 'can by' to 'can be'
2018-05-06 11:23 UTC (10+ messages)
` [PATCH 1/9] dt-bindings: i2c: "
` [PATCH 2/9] powerpc/watchdog: "
` [PATCH 3/9] base: core: "
` [PATCH 4/9] hwmon: fschmd: "
` [PATCH 5/9] input: ati_remote2: "
` [PATCH 6/9] NTB: ntb_hw_idt: "
` [PATCH 7/9] reiserfs: journal: "
` [PATCH 8/9] net: flow_dissector: "
` [PATCH 9/9] objtool: "
[PATCH] x86: Convert mce timer to hrtimer
2018-05-06 10:59 UTC (4+ messages)
` [PATCH] x86: UV: raw_spinlock conversion
[PATCH] x86, mce: Fix stack out-of-bounds write in mce-inject.c:flags_read()
2018-05-06 10:52 UTC (2+ messages)
` [tip:ras/core] x86/MCE: Fix stack out-of-bounds write in mce-inject.c: Flags_read()
[PATCH v3 1/2] x86/mce: new Centaur CPU support MCE broadcasting
2018-05-06 10:51 UTC (2+ messages)
` [tip:ras/core] x86/MCE: Enable MCE broadcasting on new Centaur CPUs
[PATCH] PCI: pciehp: Add quirk for QDF2400 Command Completed erratum
2018-05-06 10:30 UTC
[PATCH 0/4] Add required changes to ufshcd to support exynos ufs hci
2018-05-06 10:14 UTC (5+ messages)
` [PATCH 1/4] scsi: ufs: add quirk to fix mishandling utrlclr/utmrlclr
` [PATCH 2/4] scsi: ufs: add quirk not to allow reset of interrupt aggregation
` [PATCH 3/4] scsi: ufs: add quirk to enable host controller without hce
` [PATCH 4/4] scsi: ufs: make ufshcd_config_pwr_mode of non-static func
[PATCH v11 0/6] Introduce the STACKLEAK feature and a test for it
2018-05-06 10:04 UTC (10+ messages)
` [PATCH v11 2/6] x86/entry: Add STACKLEAK erasing the kernel stack at the end of syscalls
[RFC PATCH for 4.18 00/14] Restartable Sequences
2018-05-06 10:03 UTC (6+ messages)
[GIT PULL] KVM fixes for Linux 4.17-rc4
2018-05-06 9:56 UTC
[git pull] IOMMU Fixes for Linux v4.17-rc4
2018-05-06 9:44 UTC
[PATCH v2] z3fold: fix reclaim lock-ups
2018-05-06 9:39 UTC (2+ messages)
pciehp 0000:00:1c.0:pcie004: Timeout on hotplug command 0x1038 (issued 65284 msec ago)
2018-05-06 9:35 UTC (7+ messages)
INFO: rcu detected stall in vcpu_enter_guest
2018-05-06 9:34 UTC (2+ messages)
[PATCH v2] [media] pvrusb2: delete unneeded include
2018-05-06 8:33 UTC
[PATCH] [media] media: delete unneeded include
2018-05-06 7:58 UTC
[PATCH] mwifiex: delete unneeded include
2018-05-06 7:53 UTC
[PATCH 0/2] Stackleak for arm64
2018-05-06 8:22 UTC (6+ messages)
` [PATCH 2/2] arm64: Clear the stack
Clang patch stacks for LTS kernels (v4.4 and v4.9) and status update
2018-05-06 8:16 UTC (9+ messages)
[PATCH 01/24] selftests: android: ion: return Kselftest Skip code for skipped tests
2018-05-06 8:15 UTC (3+ messages)
` [PATCH 07/24] selftests: filesystems: "
[PATCH] media: i2c: lm3560: add support for lm3559 chip
2018-05-06 8:06 UTC
[GIT pull] x86 fix for 4.17
2018-05-06 8:03 UTC
[PATCH] media: i2c: lm3560: use conservative defaults
2018-05-06 8:02 UTC
[GIT pull] clocksource fixes for 4.17
2018-05-06 7:59 UTC
[PATCH v2] ARM: dts: am437x-sk-evm: add wilink8 support
2018-05-06 7:58 UTC
[GIT pull] irq fix for 4.17
2018-05-06 7:54 UTC
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).