linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-06-21 18:23:11 to 2017-06-21 21:54:48 UTC [more...]

[PATCH 1/4] ARM/PCI: iop13xx: address uninitialized variable warning
 2017-06-21 21:53 UTC  (3+ messages)
` [PATCH 2/4] ARM/PCI: mv78xx0: pass pci_ops correctly again
` [PATCH 4/4] PCI: versatile: fix another typo

[PATCH V2] kernel/watchdog: fix spurious hard lockups
 2017-06-21 21:53 UTC  (5+ messages)

[PATCH] RFC: platform/x86: wmi: Fix check for method instance number
 2017-06-21 21:52 UTC  (5+ messages)

[PATCH] drm/amdgpu: fix typo in amdgpu_debugfs_test_ib_init
 2017-06-21 21:51 UTC 

[PATCH] clk: keystone: TI_SCI_PROTOCOL is needed for clk driver
 2017-06-21 21:50 UTC  (2+ messages)

[PATCH 01/15] clk: ingenic: Fix recalc_rate for clocks with fixed divider
 2017-06-21 21:50 UTC  (3+ messages)
` [PATCH v2 01/17] clk: ingenic: Use const pointer to clk_ops in struct

[PATCH] sparc64: Fix gup_huge_pmd
 2017-06-21 21:50 UTC 

[PATCH] clocksource/drivers: fix uninitialized variable use in timer_of_init
 2017-06-21 21:49 UTC 

[RFC PATCH-cgroup 0/6] cgroup: bypass and subtree root modes
 2017-06-21 21:50 UTC  (12+ messages)
` [RFC PATCH-cgroup 1/6] cgroup: Relax the no internal process constraint
` [RFC PATCH-cgroup 2/6] cgroup: Enable bypass mode in cgroup v2
` [RFC PATCH-cgroup 4/6] cgroup: Introduce subtree root mode
` [RFC PATCH-cgroup 5/6] cgroup: Skip dying css in cgroup_apply_control_{enable,disable}

Regression in kernel 4.12-rc1 for Powerpc 32 - partially bisected
 2017-06-21 21:49 UTC  (6+ messages)
` Regression in kernel 4.12-rc1 for Powerpc 32 - bisected to commit 3448890c32c3

[PATCH v4 00/18] introduce the Xen PV Calls backend
 2017-06-21 21:49 UTC  (21+ messages)
` [PATCH v4 01/18] xen: introduce the pvcalls interface header
  ` [PATCH v4 07/18] xen/pvcalls: implement socket command
    ` [Xen-devel] "
  ` [PATCH v4 08/18] xen/pvcalls: implement connect command
  ` [PATCH v4 11/18] xen/pvcalls: implement accept command
  ` [PATCH v4 12/18] xen/pvcalls: implement poll command
  ` [PATCH v4 13/18] xen/pvcalls: implement release command

[PATCH v5 27/28] ext4: xattr inode deduplication
 2017-06-21 21:42 UTC  (4+ messages)

[PATCH] Convert BUG_ON to WARN_ON in bond_options.c
 2017-06-21 21:41 UTC  (5+ messages)

[PATCH 23/28] mbcache: make mbcache more generic
 2017-06-21 21:39 UTC  (4+ messages)
` [PATCH v2 23/31] mbcache: make mbcache naming "

[PATCH v2] um: add dummy ioremap and iounmap functions
 2017-06-21 21:36 UTC  (11+ messages)

[PATCH 01/32] ext4: xattr-in-inode support
 2017-06-21 21:21 UTC  (32+ messages)
` [PATCH 02/32] ext4: fix lockdep warning about recursive inode locking
` [PATCH 03/32] ext4: lock inode before calling ext4_orphan_add()
` [PATCH 04/32] ext4: do not set posix acls on xattr inodes
` [PATCH 05/32] ext4: attach jinode after creation of xattr inode
` [PATCH 06/32] ext4: ea_inode owner should be the same as the inode owner
` [PATCH 07/32] ext4: call journal revoke when freeing ea_inode blocks
` [PATCH 08/32] ext4: fix ref counting for ea_inode
` [PATCH 09/32] ext4: extended attribute value size limit is enforced by vfs
` [PATCH 10/32] ext4: change ext4_xattr_inode_iget() signature
` [PATCH 11/32] ext4: clean up ext4_xattr_inode_get()
` [PATCH 12/32] ext4: add missing le32_to_cpu(e_value_inum) conversions
` [PATCH 13/32] ext4: ext4_xattr_value_same() should return false for external data
` [PATCH 14/32] ext4: fix ext4_xattr_make_inode_space() value size calculation
` [PATCH 15/32] ext4: fix ext4_xattr_move_to_block()
` [PATCH 16/32] ext4: fix ext4_xattr_cmp()
` [PATCH 17/32] ext4: fix credits calculation for xattr inode
` [PATCH 18/32] ext4: retry storing value in external inode with xattr block too
` [PATCH 19/32] ext4: ext4_xattr_delete_inode() should return accurate errors
` [PATCH 20/32] ext4: improve journal credit handling in set xattr paths
` [PATCH 21/32] ext4: modify ext4_xattr_ino_array to hold struct inode *
` [PATCH 22/32] ext4: move struct ext4_xattr_inode_array to xattr.h
` [PATCH 23/32] mbcache: make mbcache naming more generic
` [PATCH 24/32] ext2, ext4: make mb block cache names more explicit
` [PATCH 25/32] ext4: add ext4_is_quota_file()
` [PATCH 26/32] ext4: cleanup transaction restarts during inode deletion
` [PATCH 27/32] ext4: xattr inode deduplication
` [PATCH 28/32] quota: add get_inode_usage callback to transfer multi-inode charges
` [PATCH 29/32] ext4: reserve space for xattr entries/names
` [PATCH 30/32] ext4: eliminate xattr entry e_hash recalculation for removes
` [PATCH 31/32] ext4: strong binding of xattr inode references
` [PATCH 32/32] ext4: add nombcache mount option

[PATCH v3] drm/sun4i: hdmi: Implement I2C adapter for A10s DDC bus
 2017-06-21 21:26 UTC  (4+ messages)

[PATCH fixes v3] pinctrl: Really force states during suspend/resume
 2017-06-21 21:23 UTC  (7+ messages)

[v3 1/6] mm, oom: use oom_victims counter to synchronize oom victim selection
 2017-06-21 21:19 UTC  (6+ messages)
` [v3 2/6] mm, oom: cgroup-aware OOM killer
` [v3 3/6] mm, oom: cgroup-aware OOM killer debug info
` [v3 4/6] mm, oom: introduce oom_score_adj for memory cgroups
` [v3 5/6] mm, oom: don't mark all oom victims tasks with TIF_MEMDIE
` [v3 6/6] mm,oom,docs: describe the cgroup-aware OOM killer

[PATCH 2/2] kbuild: clang: Disable the 'duplicate-decl-specifier' warning
 2017-06-21 21:19 UTC  (11+ messages)

[PATCH v2] drm: mediatek: change the variable type of rdma threshold
 2017-06-21 21:14 UTC  (2+ messages)
` [v2] "

[PATCH 0/2] platform/x86: add const to thermal_cooling_device_ops structures
 2017-06-21 21:14 UTC  (2+ messages)

[RFC PATCH 0/3] provide imx rproc driver
 2017-06-21 21:09 UTC  (5+ messages)
` [RFC PATCH 2/3] remoteproc: imx_rproc: add a NXP/Freescale "

[PATCH 32/32] ext4: add nombcache mount option
 2017-06-21 21:02 UTC  (2+ messages)

[PATCH] kernel/watchdog: fix spurious hard lockups
 2017-06-21 21:02 UTC  (5+ messages)

[PATCH v2 0/2] SoC driver for Broadcom STB DPFE
 2017-06-21 21:02 UTC  (12+ messages)
` [PATCH v2 1/2] dt/bindings: Add bindings for Broadcom STB DRAM Sensors
` [PATCH v2 2/2] soc: brcmstb: Add driver for DPFE

net/ipv6: GPF in rt6_ifdown
 2017-06-21 21:01 UTC  (5+ messages)

[lkp-robot] [mm] 1be7107fbe: kernel_BUG_at_mm/mmap.c
 2017-06-21 20:56 UTC  (9+ messages)

[PATCH 1/2] remoteproc: Add remote processor coredump support
 2017-06-21 20:54 UTC  (4+ messages)

[RFC] gpio: about the need to manage irq mapping dynamically
 2017-06-21 20:50 UTC  (6+ messages)

[BUG] Deadlock due due to interactions of block, RCU, and cpu offline
 2017-06-21 16:18 UTC  (7+ messages)

[PATCH] random: silence compiler warnings and fix race
 2017-06-21 20:38 UTC  (4+ messages)
` [PATCH] random: warn when kernel uses unseeded randomness
  ` [kernel-hardening] "

[PATCH v2 0/3] Allwinner A83T R_LRADC support
 2017-06-21 20:35 UTC  (3+ messages)
` [PATCH v2 1/3] input: sun4i-a10-lradc-keys: Add support for A83T

[PATCH v3 00/11] PCID and improved laziness
 2017-06-21 20:34 UTC  (7+ messages)
` [PATCH v3 05/11] x86/mm: Track the TLB's tlb_gen and update the flushing algorithm
` [PATCH v3 10/11] x86/mm: Enable CR4.PCIDE on supported systems

[PATCH] mm,oom_kill: Close race window of needlessly selecting new victims
 2017-06-21 20:31 UTC  (3+ messages)
    `  "

[PATCH] mm/hwpoison: Clear PRESENT bit for kernel 1:1 mappings of poison pages
 2017-06-21 20:30 UTC  (9+ messages)

[PATCH V2 20/37] perf script: Add 'synth' event type for synthesized events
 2017-06-21 20:20 UTC  (6+ messages)
` [PATCH V3 "

[PATCH v4 3/4] perf/core: addressing 4x slowdown during per-process profiling of STREAM benchmark on Intel Xeon Phi
 2017-06-21 20:20 UTC 

[PATCH 0/7] fujitsu-laptop: ACPI-related cleanups
 2017-06-21 20:17 UTC  (3+ messages)
` [PATCH 5/7] platform/x86: fujitsu-laptop: do not update ACPI device power status

[net-intel-e1000e] question about value overwrite
 2017-06-21 19:52 UTC  (4+ messages)
` [PATCH] net: intel: e1000e: add check on e1e_wphy() return value

[RFC v2 00/12] powerpc: Memory Protection Keys
 2017-06-21 20:14 UTC  (4+ messages)
` [RFC v2 02/12] powerpc: Free up four 64K PTE bits in 64K backed hpte pages

WARN_ON_ONCE() in process_one_work()?
 2017-06-21 15:30 UTC  (11+ messages)

[PATCH v2 0/8] Add STM32 LPTimer: PWM, trigger and counter
 2017-06-21 20:05 UTC  (3+ messages)
` [PATCH v2 1/8] dt-bindings: mfd: Add STM32 LPTimer binding

Possible DEADLOCK in rtnl_lock(v4.1.40)
 2017-06-21 20:03 UTC  (2+ messages)

[PATCH v3] refcount: Create unchecked atomic_t implementation
 2017-06-21 20:00 UTC 

[PATCH 1/4] drm/vc4: Hook up plane prepare_fb to lookup dma-buf reservations
 2017-06-21 19:54 UTC  (5+ messages)
` [PATCH 2/4] drm/vc4: Wait for fences interruptibly in blocking mode
` [PATCH 3/4] drm/vc4: Use the atomic state's commit workqueue
` [PATCH 4/4] drm/vc4: Remove dead vc4_event_pending()

[PATCH v2] arm: eBPF JIT compiler
 2017-06-21 19:53 UTC  (14+ messages)

[PATCH v2] x86/mce: Always save severity in machine_check_poll
 2017-06-21 19:46 UTC 

[PATCH v2] net/sctp/ulpevent.c: Deinline sctp_ulpevent_set_owner, save 1616 bytes
 2017-06-21 19:45 UTC  (3+ messages)

[PATCH] x86/mce: Always save severity in machine_check_poll
 2017-06-21 19:41 UTC  (5+ messages)

[PATCH linux 0/4] drivers/fsi: Add SBEFIFO and OCC drivers
 2017-06-21 19:38 UTC  (5+ messages)
` [PATCH linux 1/4] drivers/fsi: Add SBEFIFO FSI client device driver
` [PATCH linux 2/4] drivers/fsi/sbefifo: Add in-kernel API
` [PATCH linux 3/4] drivers/fsi: Add On-Chip Controller (OCC) driver
` [PATCH linux 4/4] drivers/fsi/occ: Add in-kernel API

[PATCH 0/2] rt: Increase/decrease the nr of migratory tasks when enabling/disabling migration
 2017-06-21 19:29 UTC  (3+ messages)
` [PATCH 1/2] sched/debug: Inform the number of rt/dl task that can migrate
` [PATCH 2/2] rt: Increase/decrease the nr of migratory tasks when enabling/disabling migration

clean up and modularize arch dma_mapping interface V2
 2017-06-21 19:24 UTC  (2+ messages)

[PATCH v6 0/4] of: remove *phandle properties from expanded device tree
 2017-06-21 19:25 UTC  (5+ messages)
` [PATCH v6 1/4] "

[PATCH] net/sctp/ulpevent.c: Deinline sctp_ulpevent_set_owner, save 1616 bytes
 2017-06-21 19:25 UTC  (3+ messages)

[PATCH v2 3/3] iio: adc: Fix polling of INA219 conversion ready flag
 2017-06-21 19:24 UTC  (5+ messages)

[PATCH] of: detect invalid phandle in overlay
 2017-06-21 19:21 UTC 

[PATCH] of: be consistent in form of file mode
 2017-06-21 19:20 UTC 

[PATCH 1/4] ARM: exynos_defconfig: Enable Bluetooth, mac80211, NFC and more USB drivers
 2017-06-21 19:16 UTC  (4+ messages)
` [PATCH 2/4] ARM: exynos_defconfig: Enable NLS_UTF8 and some crypto algorithms
` [PATCH 3/4] ARM: exynos_defconfig: Disable STMicroelectronics DRM drivers
` [PATCH 4/4] ARM: exynos_defconfig: Enable locking test options

[PATCH] of: make __of_attach_node() static
 2017-06-21 19:16 UTC 

[PATCH v4] clk: axs10x: introduce AXS10X pll driver
 2017-06-21 19:16 UTC 

[PATCH] scripts/spelling.txt: add a bunch more spelling mistakes
 2017-06-21 19:09 UTC  (2+ messages)

[PATCH 0/2] clk: ARM: dts: exynos: Fix hang on Odroid U3
 2017-06-21 19:08 UTC  (3+ messages)
` [PATCH 1/2] clk: samsung: audss: Fix silent hang on Exynos4412 due to disabled EPLL
` [PATCH 2/2] ARM: dts: exynos: Add clocks to audss block to fix silent hang on Exynos4412

[GIT PULL] NTB bug fixes for v4.12
 2017-06-21 19:05 UTC  (4+ messages)

[PATCH] selinux: Assign proper class to PF_UNIX/SOCK_RAW sockets
 2017-06-21 19:04 UTC  (6+ messages)

[PATCH v9 0/7] drm/i915/gvt: Dma-buf support for GVT-g
 2017-06-21 18:59 UTC  (16+ messages)
` [PATCH v9 5/7] vfio: Define vfio based dma-buf operations
              ` [Intel-gfx] "

[net-next PATCH] hsr: fix coding style issues
 2017-06-21 18:58 UTC  (2+ messages)

[PATCH] mm: remove a redundant condition in the for loop
 2017-06-21 18:55 UTC  (2+ messages)
` [PATCH] mm/page_alloc.c: eliminate unsigned confusion in __rmqueue_fallback

[PATCH v7 00/36] x86: Secure Memory Encryption (AMD)
 2017-06-21 18:52 UTC  (7+ messages)
` [PATCH v7 08/36] x86/mm: Add support to enable SME in early boot processing

[PATCH] powerpc: Convert VDSO update function to use new update_vsyscall interface
 2017-06-21 18:51 UTC  (2+ messages)

[PATCH 0/2] A couple of small updates/fixes for kprobes tracer
 2017-06-21 18:50 UTC  (3+ messages)
` [PATCH 1/2] trace/kprobes: Sanitize derived event names
` [PATCH 2/2] selftests/ftrace: Update multiple kprobes test for powerpc

[PATCH] MAINTAINERS: Add entry for SPMI subsystem
 2017-06-21 18:47 UTC 

[PATCH] [RFC] binfmt_elf: Use ELF_ET_DYN_BASE only for PIE
 2017-06-21 18:47 UTC  (7+ messages)
` [kernel-hardening] "

[PATCH v6 00/34] x86: Secure Memory Encryption (AMD)
 2017-06-21 18:40 UTC  (8+ messages)
` [PATCH v6 26/34] iommu/amd: Allow the AMD IOMMU to work with memory encryption

[PATCH resend] scsi: fc: drop residual tsk_mgmt_response and it_nexus_response
 2017-06-21 18:34 UTC  (2+ messages)

[PATCH v4 2/4] perf/core: addressing 4x slowdown during per-process profiling of STREAM benchmark on Intel Xeon Phi
 2017-06-21 18:31 UTC 

[PATCH 0/3] some scheduler code movements
 2017-06-21 18:22 UTC  (4+ messages)
` [PATCH 1/3] sched/deadline: move dl related code out of sched/core.c
` [PATCH 2/3] sched/rt: move rt "
` [PATCH 3/3] futex: split PI support to a file of its own

[PATCH V2 16/37] perf intel-pt: Remove redundant initial_skip checks
 2017-06-21 18:28 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH V2 19/37] perf script: Fix message because field list option is -F not -f
 2017-06-21 18:29 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH V2 18/37] perf tools: Fix message because cpu list option is -C not -c
 2017-06-21 18:29 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH V2 17/37] perf intel-pt: Fix transactions_sample_type
 2017-06-21 18:28 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH V2 15/37] perf intel-pt: Add decoder support for CBR events
 2017-06-21 18:27 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH V2 14/37] perf intel-pt: Add reserved byte to CBR packet payload
 2017-06-21 18:27 UTC  (2+ messages)
` [tip:perf/core] "

Can avic_vm_id_bitmap be made smaller? 2 mbytes feels too large
 2017-06-21 18:28 UTC 

[PATCH v5 0/3] Add new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag
 2017-06-21 18:28 UTC  (3+ messages)
` [PATCH v5 3/3] net/cxgb4: Use "

[PATCH V2 13/37] perf intel-pt: Add decoder support for ptwrite and power event packets
 2017-06-21 18:26 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH V2 11/37] perf intel-pt: Add default config for pass-through branch enable
 2017-06-21 18:25 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 01/14] mwifiex: pcie: properly synchronize, disable interrupts in driver callbacks
 2017-06-21 18:27 UTC  (7+ messages)
` [PATCH 05/14] mwifiex: re-register wiphy across reset

[PATCH V2 12/37] perf intel-pt: Add documentation for new config terms
 2017-06-21 18:25 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH V2 10/37] perf intel-pt: Allow decoding with branch tracing disabled
 2017-06-21 18:24 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH V2 09/37] perf intel-pt: Add missing __fallthrough
 2017-06-21 18:24 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH V2 07/37] perf intel-pt: Use FUP always when scanning for an IP
 2017-06-21 18:23 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH V2 08/37] perf intel-pt: Clear FUP flag on error
 2017-06-21 18:23 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH v2] binfmt_elf: Use ELF_ET_DYN_BASE only for PIE
 2017-06-21 18:24 UTC  (2+ messages)

[PATCH RFC] KVM: VMX: drop vmm_exclusive module parameter
 2017-06-21 18:24 UTC  (3+ messages)

[PATCH V2 06/37] perf intel-pt: Ensure never to set 'last_ip' when packet 'count' is zero
 2017-06-21 18:22 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH V2 05/37] perf intel-pt: Fix last_ip usage
 2017-06-21 18:22 UTC  (2+ messages)
` [tip:perf/core] "


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