linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-04-06 23:52:19 to 2018-04-08 02:56:51 UTC [more...]

linux-next: build failure after merge of the vfs tree
 2018-04-08  2:55 UTC  (4+ messages)

[PATCH v2 0/3] resource: Use list_head to link sibling resource
 2018-04-08  2:47 UTC  (4+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] resource: add walk_system_ram_res_rev()
` [PATCH v2 3/3] kexec_file: Load kernel at top of system RAM if required

[PATCH] Documentation: fix reST markup error in driver-api/usb/typec.rst
 2018-04-08  2:47 UTC 

call/normal switch was Re: omap4-droid4: voice call support was
 2018-04-08  2:44 UTC  (13+ messages)
                  ` simultaneous voice/data works (was Re: call/normal switch was Re: omap4-droid4: voice call support was)

WARNING in ext4_superblock_csum_set
 2018-04-08  2:40 UTC  (2+ messages)

[PATCH 0/1] drm: Add crtc_queue_syncobj and crtc_get_syncobj ioctls
 2018-04-08  2:31 UTC  (4+ messages)
` [PATCH] "

[PATCH 0/2] MCA support on Centaur CPU
 2018-04-08  2:18 UTC  (5+ messages)
` [PATCH 1/2] x86/mce: new centaur CPUs support MCE broadcasting
      ` 答复: "
        ` 答复: "

[PATCH v1] ringbuffer: Don't choose the process with adj equal OOM_SCORE_ADJ_MIN
 2018-04-08  2:16 UTC 

[PATCH] relax check regex for revert commit
 2018-04-08  2:12 UTC  (3+ messages)
` [PATCH] checkpatch: relax check "

[PATCH v7 0/5] optimize memblock_next_valid_pfn and early_pfn_valid on arm and arm64
 2018-04-08  2:05 UTC  (7+ messages)
` [PATCH v7 2/5] arm: arm64: page_alloc: reduce unnecessary binary search in memblock_next_valid_pfn()

[PATCH] mmc: dw_mmc-k3: Fix DDR52 mode by setting required clock divisor
 2018-04-08  1:51 UTC  (5+ messages)

[PATCH v3 2/6] Disable instrumentation for some code
 2018-04-08  1:38 UTC 

[PATCH 1/3] hexagon: fix ffz/fls/ffs return type
 2018-04-08  1:35 UTC  (6+ messages)
` [PATCH 2/3] hexagon: add memset_io() helper
` [PATCH 3/3] hexagon: export csum_partial_copy_nocheck

[PATCH] f2fs: enlarge block plug coverage
 2018-04-08  1:29 UTC  (3+ messages)

[PATCH] f2fs: fix to show encrypt flag in FS_IOC_GETFLAGS
 2018-04-08  1:15 UTC  (5+ messages)

KMSAN: uninit-value in tipc_node_get_mtu
 2018-04-08  0:26 UTC  (2+ messages)

[PATCH] tools/memory-model: Update required version of herdtools7
 2018-04-08  0:18 UTC 

[PATCH] openrisc: define mb() as its mandatory
 2018-04-08  0:07 UTC  (3+ messages)

[PATCH 1/2] tools/power turbostat: Correct SNB_C1/C3_AUTO_UNDEMOTE defines
 2018-04-07 23:47 UTC  (3+ messages)

[GIT PULL][SECURITY] Integrity updates for v4.17
 2018-04-07 23:47 UTC 

[GIT PULL][SECURITY] TPM updates for v4.17
 2018-04-07 23:37 UTC 

[PATCH 00/10] kernel/locking: qspinlock improvements
 2018-04-07 23:37 UTC  (11+ messages)
` [PATCH 02/10] locking/qspinlock: Remove unbounded cmpxchg loop from locking slowpath
` [PATCH 08/10] locking/qspinlock: Merge struct __qspinlock into struct qspinlock
` [PATCH 10/10] locking/qspinlock: Elide back-to-back RELEASE operations with smp_wmb()

[git pull] sparc syscall stuff
 2018-04-07 23:02 UTC  (3+ messages)

[PATCH v3 0/4] Ktest: add email support
 2018-04-07 22:51 UTC  (6+ messages)
` [PATCH v3 1/4] "

[PATCH] scripts : sync the var type between memory and print
 2018-04-07 22:36 UTC  (2+ messages)

[PATCH v2] add -Wpointer-arith sparse flag to toggle sizeof(void) warnings
 2018-04-07 22:05 UTC  (2+ messages)

[PATCH v3 1/2] MIPS: io: prevent compiler reordering on the default writeX() implementation
 2018-04-07 21:43 UTC  (6+ messages)
` [PATCH v3 2/2] MIPS: io: add a barrier after register read in readX()

[PATCH] drm/stm: ltdc: add user update info in plane print state
 2018-04-07 21:35 UTC 

[PATCH] drm/stm: move enable/disable_vblank to crtc
 2018-04-07 21:29 UTC 

[PATCH 4.16 00/31] 4.16.1-stable review
 2018-04-07 21:21 UTC  (8+ messages)

[git pull] alpha syscall stuff
 2018-04-07 20:50 UTC 

[PATCH 1/3] mm: replace S_IRUGO with 0444
 2018-04-07 20:37 UTC  (5+ messages)
` [PATCH 2/3] mm: Replace S_IWUSR with 0200
` [PATCH 3/3] mm: replace S_IRUSR | S_IWUSR with 0600

git source files with rw permissions
 2018-04-07 20:36 UTC  (2+ messages)

[PATCH] can: ti_hecc: fix close when napi poll is active
 2018-04-07 20:21 UTC 

[PATCH v2 0/3] mm/get_user_pages_fast fixes, cleanups
 2018-04-07 20:08 UTC  (3+ messages)
` [PATCH v2 1/3] mm/gup_benchmark: handle gup failures

[PATCH 0/6] Remove several VLAs in the crypto subsystem
 2018-04-07 19:56 UTC  (8+ messages)
` [PATCH 1/6] crypto: api - laying macros for statically allocated buffers
` [PATCH 2/6] crypto: ctr - avoid VLA use
` [PATCH 3/6] crypto: api "
` [PATCH 4/6] crypto: pcbc "
` [PATCH 5/6] crypto: cts "
` [PATCH 6/6] crypto: cfb "

[PATCH v8 00/18] dax: fix dma vs truncate/hole-punch
 2018-04-07 19:38 UTC  (4+ messages)
` [PATCH v8 15/18] mm, fs, dax: handle layout changes to pinned dax mappings

make xmldocs failed with error after 4.17 merge period
 2018-04-07 19:19 UTC  (10+ messages)

[PATCH v2] writeback: safer lock nesting
 2018-04-07 18:56 UTC  (2+ messages)

[PATCH 00/20] afs: Fixes and development
 2018-04-07 18:04 UTC  (4+ messages)

[PATCH v3 1/3] power: supply: Add support for the Qualcomm Battery Monitoring System
 2018-04-07 17:57 UTC  (9+ messages)
` [PATCH v3 2/3] dt-bindings: power: supply: qcom_bms: Add bindings
` [PATCH v3 3/3] MAINTAINERS: Add entry for the Qualcomm BMS
` [PATCH v4 1/3] power: supply: Add support for the Qualcomm Battery Monitoring System
  ` [PATCH v4 2/3] dt-bindings: power: supply: qcom_bms: Add bindings
  ` [PATCH v4 3/3] MAINTAINERS: Add entry for the Qualcomm BMS

linux-next: Signed-off-by missing for commit in the openrisc tree
 2018-04-07 17:20 UTC  (2+ messages)

[PATCH 1/2] tty: n_gsm: Fix long delays with control frame timeouts in ADM mode
 2018-04-07 17:19 UTC  (2+ messages)
` [PATCH 2/2] tty: n_gsm: Fix DLCI handling for ADM mode if debug & 2 is not set

4.15.14 crash with iscsi target and dvd
 2018-04-07 17:09 UTC  (15+ messages)

[GIT PULL] SELinux patches for v4.17
 2018-04-07 17:03 UTC  (4+ messages)

[PATCH v2 1/3] dell-led: Change dell-led.h to dell-common.h
 2018-04-07 16:44 UTC  (2+ messages)

[PATCH v9 00/10] sched/cpuidle: Idle loop rework
 2018-04-07 16:36 UTC  (6+ messages)
` [PATCH v9 06/10] time: tick-sched: Split tick_nohz_stop_sched_tick()
` [PATCH v9 07/10] time: hrtimer: Introduce hrtimer_next_event_without()

[PATCH] locking/hung_task: Show all hung tasks before panic
 2018-04-07 16:24 UTC  (8+ messages)
    ` [PATCH v2] "

[PATCH] tpm: tpm_crb: relinquish locality on error path
 2018-04-07 16:12 UTC 

[PATCH v3 0/3] nfit, address-range-scrub: rework and fixes
 2018-04-07 15:46 UTC  (4+ messages)
` [PATCH v3 1/3] nfit, address-range-scrub: determine one platform max_ars value
` [PATCH v3 2/3] nfit, address-range-scrub: rework and simplify ARS state machine
` [PATCH v3 3/3] nfit, address-range-scrub: add module option to skip initial ars

[PATCH] platform/x86: asus-wireless: Fix NULL pointer dereference
 2018-04-07 15:50 UTC  (2+ messages)

[PATCH v2 0/2] af_key: Fix for sadb_key memcpy read overrun
 2018-04-07 15:40 UTC  (3+ messages)
` [PATCH v2 1/2] af_key: Always verify length of provided sadb_key
` [PATCH v2 2/2] af_key: Use DIV_ROUND_UP() instead of open-coded equivalent

[PULL REQUEST] i2c for 4.17
 2018-04-07 15:10 UTC 

[PATCH] libnvdimm, region: quiet region probe
 2018-04-07 14:50 UTC 

[PATCH] libnvdimm, namespace: use a safe lookup for dimm device name
 2018-04-07 14:50 UTC 

[PATCH] libnvdimm, dimm: fix dpa reservation vs uninitialized label area
 2018-04-07 14:50 UTC 

[PATCH] staging: vt6655: remove unnecessary line breaks in function definition
 2018-04-07 14:55 UTC 

[PATCH v2 0/2] optimize memory hotplug
 2018-04-07 14:45 UTC  (12+ messages)
` [PATCH v2 1/2] mm: uninitialized struct page poisoning sanity checking

[PATCH v4 0/9] vsprintf: Prevent silent crashes and consolidate error handling
 2018-04-07 14:30 UTC  (24+ messages)
` [PATCH v4 2/9] vsprintf: Consistent %pK handling for kptr_restrict == 0
` [PATCH v4 3/9] vsprintf: Do not check address of well-known strings
` [PATCH v4 4/9] vsprintf: Consolidate handling of unknown pointer specifiers
` [PATCH v4 5/9] vsprintf: Factor out %p[iI] handler as ip_addr_string()

[RFC 0/2] To introduce xenwatch multithreading (xen mtwatch)
 2018-04-07 14:22 UTC  (5+ messages)
` [PATCH RFC linux 1/2] xenbus: introduce xenwatch multithreading to dom0 linux kernel
` [PATCH RFC xen 2/2] libxl: introduce xenwatch multithreading to xen toolstack
  ` [Xen-devel] [RFC 0/2] To introduce xenwatch multithreading (xen mtwatch)

[PATCH 1/5] powerpc/embedded6xx: Remove C2K board support
 2018-04-07 14:18 UTC  (2+ messages)

[PATCH v2 1/3] power: supply: Add support for the Qualcomm Battery Monitoring System
 2018-04-07 13:55 UTC 

NO_HZ_FULL and tick running within a reasonable amount of time
 2018-04-07 13:52 UTC  (4+ messages)

[PATCH 1/3] power: supply: Add support for the Qualcomm Battery Monitoring System
 2018-04-07 13:46 UTC  (3+ messages)
` [PATCH 2/3] dt-bindings: power: supply: qcom_bms: Add bindings
` [PATCH 3/3] MAINTAINERS: Add entry for the Qualcomm BMS

[GIT PULL] Please pull powerpc/linux.git powerpc-4.17-1 tag
 2018-04-07 13:23 UTC 

[PATCH 0/7] Add powerdomain driver for corners on msm8996
 2018-04-07 13:05 UTC  (5+ messages)
` [PATCH 1/7] PM / OPP: Add dev_pm_opp_get_of_node()
` [PATCH 3/7] dt-bindings: opp: Introduce qcom-opp bindings

[PATCH 0/5] Hi3660: enable power management features
 2018-04-07 12:56 UTC  (3+ messages)
` [PATCH 5/5] hisi: Consolidate the Kconfigs for the CLOCK_STUB and the MAILBOX

[PATCH 0/4] tracing: A few inter-event bugfixes
 2018-04-07 12:16 UTC  (11+ messages)
` [PATCH 3/4] tracing: Add action comparisons when testing matching hist triggers

INFO: rcu detected stall in snd_pcm_oss_write3 (2)
 2018-04-07 11:58 UTC  (6+ messages)

INFO: rcu detected stall in snd_pcm_oss_write2
 2018-04-07 11:58 UTC  (2+ messages)

INFO: task hung in do_ip_vs_set_ctl (2)
 2018-04-07 11:55 UTC 

[PATCH 2/2] efi: Add embedded peripheral firmware support
 2018-04-07 11:13 UTC  (5+ messages)

[PATCH v3 0/2] SDM845 System Cache Driver
 2018-04-07 10:43 UTC  (5+ messages)
` [PATCH v3 2/2] drivers: soc: Add LLCC driver

[PATCH] tpm: moves the delay_msec increment after sleep in tpm_transmit()
 2018-04-07 10:36 UTC  (4+ messages)

[PATCH v2] blk-cgroup: remove entries in blkg_tree before queue release
 2018-04-07 10:21 UTC 

uvcvideo stopped working in 4.16
 2018-04-07 10:18 UTC  (3+ messages)

ace45bec6d ("rxrpc: Fix firewall route keepalive"): watchdog: BUG: soft lockup - CPU#0 stuck for 22s! [kworker/0:1:21]
 2018-04-07 10:06 UTC 

[PATCH v7 0/2] drm: Add Thine THC63LVD1024 LVDS decoder bridge
 2018-04-07  9:56 UTC  (6+ messages)
` [PATCH v7 1/2] dt-bindings: display: bridge: Document THC63LVD1024 LVDS decoder

[PATCH v4 0/1] Safe LSM (un)loading, and immutable hooks
 2018-04-07  9:26 UTC  (7+ messages)

[PATCH 4/4 v2] init: Have initcall_debug still work without CONFIG_TRACEPOINTS
 2018-04-07  8:18 UTC  (2+ messages)

[PATCH ipmi/kcs_bmc v1] ipmi: kcs_bmc: optimize the data buffers allocation
 2018-04-07  7:54 UTC  (4+ messages)

drm/vc4: false-positive negative cursor position warning
 2018-04-07  7:50 UTC 

[PATCH for-4.16 0/3] drivers: base: revise coredump ABI
 2018-04-07  7:49 UTC  (9+ messages)
` [PATCH for-4.16 2/3] drivers: change struct device_driver::coredump() return type to void

[PATCH 0/3] syscalls: clean up stub naming convention
 2018-04-07  7:46 UTC  (4+ messages)
` [PATCH 1/3] syscalls: clean up syscall "
` [PATCH 2/3] syscalls: clean up compat "
` [PATCH 3/3] syscalls: rename struct pt_regs-based sys_*() to __x64_sys_*()

[PATCH 4.4 00/72] 4.4.127-stable review
 2018-04-07  6:46 UTC  (4+ messages)

[PATCH v1]: perf/x86: store user space frame-pointer value on a sample
 2018-04-07  6:18 UTC  (5+ messages)

[PATCH 4.9 000/102] 4.9.93-stable review
 2018-04-07  6:11 UTC  (3+ messages)

[PATCH 4.15 00/72] 4.15.16-stable review
 2018-04-07  6:10 UTC  (3+ messages)

[PATCH 3.18 00/93] 3.18.103-stable review
 2018-04-07  6:10 UTC  (3+ messages)

[PATCH 00/10] staging: fnic2 Driver Introduction
 2018-04-07  6:09 UTC  (5+ messages)
` [PATCH 01/10] staging: fnic2 add initialization

WARNING in kill_block_super
 2018-04-07  5:55 UTC  (4+ messages)

[PATCH v7 00/11] Add clock driver for Actions S900 SoC
 2018-04-07  4:40 UTC  (3+ messages)
` [PATCH v7 01/11] arm64: dts: actions: Add S900 clock management unit nodes

[PATCH 1/1] arm64: To remove initrd reserved area entry from memblock
 2018-04-07  4:28 UTC  (3+ messages)

[PATCH] nvme: don't send keep-alives to the discovery controller
 2018-04-07  4:01 UTC  (3+ messages)
` [PATCH] test/nvme/003: add test case for patch "nvme: don't send keep-alives to the discovery controller"

[PATCH] drivers/memory: can't open emif-asm-offsets.s for writing
 2018-04-07  2:39 UTC  (2+ messages)

[PATCH] Add livepatch kselftests
 2018-04-07  2:36 UTC  (3+ messages)
` [PATCH] selftests/livepatch: introduce tests

[RFC linux v2] init: make all setup_arch() output string to boot_command_line[]
 2018-04-07  1:55 UTC 

[PATCH v5 00/10] drivers/qcom: add RPMH communication suppor
 2018-04-07  1:21 UTC  (5+ messages)
` [PATCH v5 02/10] dt-bindings: introduce RPMH RSC bindings for Qualcomm SoCs
` [PATCH v5 04/10] drivers: qcom: rpmh: add RPMH helper functions

[PATCH v4] drm/i915/dp: Send DPCD ON for MST before phy_up
 2018-04-07  1:10 UTC  (2+ messages)
` [PATCH v5] "

[PATCH 0/9] [v2] x86, pkeys: two protection keys bug fixes
 2018-04-07  1:09 UTC  (5+ messages)
` [PATCH 4/9] x86, pkeys: override pkey when moving away from PROT_EXEC

Differences between builtins and modules
 2018-04-07  1:00 UTC  (4+ messages)

[PATCH v5] x86,sched: allow topologies where NUMA nodes share an LLC
 2018-04-07  0:21 UTC 

[PATCH v4] x86,sched: allow topologies where NUMA nodes share an LLC
 2018-04-07  0:17 UTC  (6+ messages)

[GIT PULL] leaking_addresses: changes for 14.17-rc1
 2018-04-06 23:55 UTC 

[PATCH 2/2] efi: Add embedded peripheral firmware support
 2018-04-05  5:43 UTC  (3+ 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).