linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-06-14 17:52:52 to 2016-06-14 21:13:42 UTC [more...]

[PATCH 0/7] Fixes for liblockdep
 2016-06-14 21:13 UTC  (9+ messages)
` [PATCH 1/7] liblockdep: Fix undefined symbol prandom_u32
` [PATCH 2/7] liblockdep: Reduce MAX_LOCK_DEPTH to avoid overflowing lock_chain::depth
` [PATCH 3/7] liblockdep: Define the ARRAY_SIZE() macro
` [PATCH 4/7] liblockdep: Enable -Wall by default
` [PATCH 5/7] liblockdep: Fix 'unused value' warnings
` [PATCH 6/7] liblockdep: Fix 'set but not used' warnings
` [PATCH 7/7] liblockdep: Fix 'defined but not used' warning for init_utsname()

[PATCH 3.2 31/46] IB/security: Restrict use of the write() interface
 2016-06-14 21:11 UTC  (2+ messages)

[PATCH 0/4] scripts/coccicheck: add paramap and indexing options
 2016-06-14 21:10 UTC  (12+ messages)
` [PATCH 4/4] coccicheck: add indexing enhancement options

[PATCH] Linux VM workaround for Knights Landing A/D leak
 2016-06-14 21:08 UTC  (16+ messages)
  ` [PATCH v2] "

[PATCH v3 0/3] LSM: module hierarchy in /proc/.../attr
 2016-06-14 21:07 UTC  (11+ messages)
` [PATCH v3 1/3] LSM: Add /sys/kernel/security/lsm
` [PATCH v3 2/3] LSM: module hierarchy in /proc/.../attr
` [PATCH v3 3/3] LSM: Add context interface for proc attr

[PATCH v4 0/8] Replay Protected Memory Block (RPMB) subsystem
 2016-06-14 21:05 UTC 

[PATCH 1/1] kernel/sysctl.c: avoid overflow
 2016-06-14 21:05 UTC  (5+ messages)

[PATCH v2] audit: add fields to exclude filter by reusing user filter
 2016-06-14 21:04 UTC 

[PATCH] audit: catch errors from audit_filter_rules field checks
 2016-06-14 21:03 UTC 

[PATCH v2 6/8] ntb_tool: Add link status and files to debugfs
 2016-06-14 21:01 UTC  (2+ messages)

[PATCH v2 net-next v2 00/12] net: dsa: mv88e6xxx: misc probe improvements
 2016-06-14 21:01 UTC  (16+ messages)
` [PATCH v2 net-next v2 01/12] net: dsa: mv88e6xxx: fix style issues
` [PATCH v2 net-next v2 02/12] net: dsa: mv88e6xxx: remove redundant assignments
` [PATCH v2 net-next v2 03/12] net: dsa: mv88e6xxx: use already declared variables
` [PATCH v2 net-next v2 04/12] net: dsa: mv88e6xxx: do not increment bus refcount
` [PATCH v2 net-next v2 05/12] net: dsa: mv88e6xxx: add switch register helpers
` [PATCH v2 net-next v2 06/12] net: dsa: mv88e6xxx: add port base address to info
` [PATCH v2 net-next v2 07/12] net: dsa: mv88e6xxx: put chip info in ID table
` [PATCH v2 net-next v2 08/12] net: dsa: mv88e6xxx: read switch ID from info
` [PATCH v2 net-next v2 09/12] net: dsa: mv88e6xxx: add SMI detection helper
` [PATCH v2 net-next v2 10/12] net: dsa: mv88e6xxx: iterate on compatible info
` [PATCH v2 net-next v2 11/12] net: dsa: mv88e6xxx: add an SMI ops structure
` [PATCH v2 net-next v2 12/12] net: dsa: mv88e6xxx: add addressing mode to info

[PATCH v16 0/6] Device Tree support for FPGA programming
 2016-06-14 21:00 UTC  (5+ messages)
` [PATCH v16 6/6] ARM: socfpga: fpga bridge driver support

[PATCH 00/21] Delete CURRENT_TIME and CURRENT_TIME_SEC macros
 2016-06-14 20:59 UTC  (6+ messages)
` [PATCH 02/21] fs: ext4: Use current_fs_time() for inode timestamps
    ` [Y2038] "

[PATCH] Add kernel parameter to blacklist modules
 2016-06-14 20:51 UTC  (4+ messages)

[PATCH] mdio: mux: avoid 'maybe-uninitialized' warning
 2016-06-14 20:45 UTC  (2+ messages)

[PATCH 0/10 -v4] Handle oom bypass more gracefully
 2016-06-14 20:44 UTC  (5+ messages)

[patch 00/20] timer: Refactor the timer wheel
 2016-06-14 20:42 UTC  (10+ messages)
` [patch 13/20] timer: Switch to a non cascading wheel

[very-RFC 0/8] TSN driver for the kernel
 2016-06-14 20:38 UTC  (7+ messages)

[PATCH V5] irq: Track the interrupt timings
 2016-06-14 20:38 UTC  (6+ messages)
    ` [PATCH V6] "

[PATCH 2/4] mtd: nand: implement two pairing scheme
 2016-06-14 20:29 UTC  (3+ messages)

[RFC][PATCH 0/8] PI and assorted failings
 2016-06-14 20:28 UTC  (9+ messages)
` [RFC][PATCH 1/8] rtmutex: Deboost before waking up the top waiter
` [RFC][PATCH 2/8] sched/rtmutex/deadline: Fix a PI crash for deadline tasks
` [RFC][PATCH 8/8] rtmutex: Fix PI chain order integrity

[PATCH] i2c: tegra: Correct error path in probe
 2016-06-14 20:26 UTC 

[PATCH v2 0/5] coccicheck: extend with parmap and indexing heuristics
 2016-06-14 20:23 UTC  (14+ messages)
` [PATCH v2 1/5] coccicheck: enable parmap support
` [PATCH v2 2/5] scripts: add glimpse.sh for indexing the kernel
` [PATCH v2 3/5] coccicheck: add indexing enhancement options
` [PATCH v2 4/5] coccicheck: document how to pass extra options to coccinelle
` [PATCH v2 5/5] coccicheck: refer to coccicheck bottest wiki for documentation
  ` [PATCH v3 0/6] coccicheck: extend with parmap and indexing heuristics
    ` [PATCH v3 1/6] coccicheck: move spatch binary check up
    ` [PATCH v3 2/6] coccicheck: enable parmap support
    ` [PATCH v3 3/6] scripts: add glimpse.sh for indexing the kernel
    ` [PATCH v3 4/6] coccicheck: add indexing enhancement options
    ` [PATCH v3 5/6] coccicheck: document how to pass extra options to coccinelle
    ` [PATCH v3 6/6] coccicheck: refer to coccicheck bottest wiki for documentation

[PATCH v2 00/13] Runtime PM for Thunderbolt on Macs
 2016-06-14 20:22 UTC  (3+ messages)

[PATCH net-next v4 0/7] vmxnet3: upgrade to version 3
 2016-06-14 20:22 UTC  (10+ messages)
` [PATCH net-next v4 1/7] vmxnet3: prepare for version 3 changes
` [PATCH net-next v4 2/7] vmxnet3: introduce generic command interface to configure the device
` [PATCH net-next v4 3/7] vmxnet3: allow variable length transmit data ring buffer
` [PATCH net-next v4 4/7] vmxnet3: add receive data ring support
` [PATCH net-next v4 5/7] vmxnet3: add support for get_coalesce, set_coalesce ethtool operations
` [PATCH net-next v4 6/7] vmxnet3: introduce command to register memory region
` [PATCH net-next v4 7/7] vmxnet3: update to version 3

[PATCH] arm64: dts: rockchip: add ap_pwroff and ddrio_pwroff pins for rk3399
 2016-06-14 20:21 UTC 

[4.2.y-ckt stable] Linux 4.2.8-ckt12
 2016-06-14 20:20 UTC  (2+ messages)

[PATCH 0/6] Support DAX for device-mapper dm-linear devices
 2016-06-14 20:19 UTC  (7+ messages)

[PATCH] [media] v4l2-ioctl.c: fix warning due wrong check in v4l_cropcap()
 2016-06-14 20:18 UTC 

[PATCH v2] backlight: lp855x: Add enable regulator
 2016-06-14 20:09 UTC  (2+ messages)

BPF runtime for systemtap
 2016-06-14 20:06 UTC 

[PATCH v2 0/6] support gpmi on i.MX6UL/7D and HW bitflip on i.MX6QP/7D
 2016-06-14 20:05 UTC  (5+ messages)
` [PATCH v2 1/6] mtd: nand: gpmi: add GPMI NAND support for i.MX7D
` [PATCH v2 4/6] mtd: nand: gpmi: correct bitflip for erased NAND page

automatic interrupt affinity for MSI/MSI-X capable devices V2
 2016-06-14 19:59 UTC  (14+ messages)
` [PATCH 01/13] irq/msi: Remove unused MSI_FLAG_IDENTITY_MAP
` [PATCH 02/13] irq: Introduce IRQD_AFFINITY_MANAGED flag
` [PATCH 03/13] irq: Add affinity hint to irq allocation
` [PATCH 04/13] irq: Use affinity hint in irqdesc allocation
` [PATCH 05/13] irq/msi: Make use of affinity aware allocations
` [PATCH 06/13] irq: add a helper spread an affinity mask for MSI/MSI-X vectors
` [PATCH 07/13] pci: Provide sensible irq vector alloc/free routines
` [PATCH 08/13] pci: spread interrupt vectors in pci_alloc_irq_vectors
` [PATCH 09/13] blk-mq: don't redistribute hardware queues on a CPU hotplug event
` [PATCH 10/13] blk-mq: only allocate a single mq_map per tag_set
` [PATCH 11/13] blk-mq: allow the driver to pass in an affinity mask
` [PATCH 12/13] nvme: switch to use pci_alloc_irq_vectors
` [PATCH 13/13] nvme: remove the post_scan callout

[PATCH] dt-bindings: Add vendor prefix for Starry
 2016-06-14 20:01 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: add Starry KR122EA0SRA panel binding
 2016-06-14 20:00 UTC  (2+ messages)

[patch 13/20] timer: Switch to a non cascading wheel
 2016-06-14 19:56 UTC  (2+ messages)

[RFC 00/18] Present useful limits to user
 2016-06-14 19:46 UTC  (3+ messages)

[GIT PULL 0/8] ARM: exynos: Early stuff for v4.8
 2016-06-14 19:44 UTC  (7+ messages)
` [GIT PULL 7/8] ARM: dts: exynos: Topic branch with Odroid XU "
` [GIT PULL 8/8] ARM: defconfig: exynos: Defconfig "

[PATCH] sched: Do not release current rq lock on non contended double_lock_balance()
 2016-06-14 19:42 UTC  (5+ messages)

[PATCH] mfd: qcom_rpm: fix offset error for msm8660
 2016-06-14 19:38 UTC  (4+ messages)

[PATCH v9 0/4] Introduce GCC plugin infrastructure
 2016-06-14 19:29 UTC  (3+ messages)
` [PATCH v9 3/4] Add Cyclomatic complexity GCC plugin

[RFC PATCH-tip 0/6] locking/rwsem: Enable reader optimistic spinning
 2016-06-14 19:11 UTC  (11+ messages)
` [RFC PATCH-tip 1/6] locking/rwsem: Stop active read lock ASAP
` [RFC PATCH-tip 2/6] locking/rwsem: Enable optional count-based spinning on reader
` [RFC PATCH-tip 3/6] locking/rwsem: move down rwsem_down_read_failed function
` [RFC PATCH-tip 4/6] locking/rwsem: Change RWSEM_WAITING_BIAS for better disambiguation
` [RFC PATCH-tip 5/6] locking/rwsem: Enable spinning readers
` [RFC PATCH-tip 6/6] xfs: Enable reader optimistic spinning for DAX inodes

[PATCH] phy: marvell: fix LED configuration via marvell,reg-init
 2016-06-14 19:24 UTC  (2+ messages)

[PATCH v2 00/38] Documentation/sphinx
 2016-06-14 19:23 UTC  (6+ messages)

[PATCH] selftests/exec: Add Makefile to install list since exec test expect it
 2016-06-14 19:22 UTC  (4+ messages)

[PATCHv2 0/2] register-field manipulation macros
 2016-06-14 19:18 UTC  (4+ messages)
` [PATCHv2 1/2] add basic "

[PATCH v2 1/7] mm/compaction: split freepages without holding the zone lock
 2016-06-14 19:10 UTC  (4+ messages)

disfunctional floppy driver in kernels 4.5, 4.6 and 4.7
 2016-06-14 19:09 UTC  (4+ messages)

[RFC PATCH 1/2] mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_HARD with more useful semantic
 2016-06-14 18:54 UTC  (7+ messages)

[PATCH] nfsd: Close a race between access checking/setting in nfs4_get_vfs_file
 2016-06-14 18:50 UTC  (8+ messages)
` [PATCH v2] nfsd: Always lock state exclusively

[PATCH v2 1/2] liblockdep: Fix compile errors
 2016-06-14 18:44 UTC  (2+ messages)

[PATCH 1/2] f2fs: detect host-managed SMR by feature flag
 2016-06-14 18:43 UTC  (2+ messages)
` [PATCH 2/2] f2fs: call update_inode_page for orphan inodes

[RFC PATCH v2 00/15] ACPI IORT ARM SMMU v3 support
 2016-06-14 18:39 UTC  (7+ messages)
` [RFC PATCH v2 09/15] drivers: iommu: arm-smmu-v3: split probe functions into DT/generic portions
` [RFC PATCH v2 10/15] drivers: iommu: arm-smmu-v3: enable ACPI driver initialization
` [RFC PATCH v2 11/15] drivers: iommu: arm-smmu-v3: add IORT iommu configuration

[PATCH V2] block: correctly fallback for zeroout
 2016-06-14 18:36 UTC  (6+ messages)

[PATCH] module.h: add copyleft-next >= 0.3.1 as GPL compatible
 2016-06-14 18:35 UTC 

[PATCH] KVM: SVM: compile out AVIC if !CONFIG_X86_LOCAL_APIC
 2016-06-14 18:20 UTC  (2+ messages)

[PATCH v6] r8152: Add support for setting pass through MAC address on RTL8153-AD
 2016-06-14 18:35 UTC  (8+ messages)

[PATCH] remoteproc: Fix potential race condition in rproc_add
 2016-06-14 18:34 UTC  (2+ messages)

[PATCH 0/2] printk.kmsg: Ratelimit it by default
 2016-06-14 18:30 UTC  (5+ messages)
` [PATCH 2/2] printk: Add kernel parameter to control writes to /dev/kmsg

[PATCH v2 1/1] x86/platform/intel-mid: Add Power Management Unit driver
 2016-06-14 18:29 UTC 

[PATCH v2 0/3] Introduce the latent_entropy gcc plugin
 2016-06-14 18:27 UTC  (5+ messages)
` [PATCH v2 1/3] Add "

[PATCH 00/11] perf tools: Various fixes
 2016-06-14 18:19 UTC  (12+ messages)
` [PATCH 01/11] perf mem: Add --ldlat option
` [PATCH 02/11] perf tools: Fix Data Object sort entry width index
` [PATCH 03/11] perf tools tui: Separate hierarchy and standard headers output
` [PATCH 04/11] perf tools stdio: Separate "
` [PATCH 05/11] perf tools stdio: Separate hierarchy "
` [PATCH 06/11] perf tools stdio: Separate standard "
` [PATCH 07/11] perf tools stdio: Do not pass hists in hist_entry__fprintf
` [PATCH 08/11] perf tools stdio: Add use_callchain parameter to hists__fprintf
` [PATCH 09/11] perf tools: Replace perf_evsel arg perf_hpp_fmt's header callback
` [PATCH 10/11] perf tools: Replace perf_evsel arg perf_hpp_fmt's width callback
` [PATCH 11/11] perf tools: Rename __hists__add_entry to hists__add_entry

[PATCH v2] arm64: allow building with kcov coverage on ARM64
 2016-06-14 18:16 UTC  (3+ messages)

[PATCHv2] arm64: Handle el1 synchronous instruction aborts cleanly
 2016-06-14 18:00 UTC 

[PULL] seccomp update (next)
 2016-06-14 17:57 UTC 


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