linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-07-08 11:11:17 to 2015-07-08 13:46:54 UTC [more...]

[PATCH with Coccinelle?] Deletion of unnecessary checks before specific function calls
 2015-07-08 13:46 UTC  (17+ messages)
      ` [PATCH 0/2] staging: wilc1000: Deletion of two unnecessary checks
        ` [PATCH 1/2] staging: wilc1000: Delete unnecessary checks before two function calls
            ` Clarification for the use of additional fields in the message body

[PATCH v2 0/5] usb: gadget: miscellaneous fixes
 2015-07-08 13:46 UTC  (8+ messages)
` [PATCH v2 1/5] usb: gadget: ffs: call functionfs_unbind() if _ffs_func_bind() fails
` [PATCH v2 2/5] usb: gadget: midi: avoid redundant f_midi_set_alt() call
` [PATCH v2 3/5] usb: isp1760: udc: add missing usb_ep_set_maxpacket_limit()

[PATCH] MIPS, IRQCHIP: Move i8259 irqchip driver to drivers/irqchip
 2015-07-08 13:45 UTC  (5+ messages)

[PATCH V3 0/4] perf: Add PERF_RECORD_SWITCH to indicate context switches
 2015-07-08 13:42 UTC  (9+ messages)
` [PATCH V3 1/4] "

[PATCH 00/20] Lustre: final procfs bits removal
 2015-07-08 13:43 UTC  (4+ messages)
` [PATCH 15/20] staging/lustre/libcfs: get rid of debugfs/lnet/console_backoff

[RFC 0/8] Introduce LSM to KDBUS
 2015-07-08 13:42 UTC  (7+ messages)
` [RFC 4/8] lsm: smack: smack callbacks for kdbus security hooks
` [RFC 5/8] kdbus: use LSM hooks in kdbus code

[PATCHv3 00/16] vme DMA and user space driver improvements
 2015-07-08 13:41 UTC  (11+ messages)
` [PATCHv3 08/16] staging: vme_user: provide DMA functionality

[PATCH v3 0/3] IRQ/Gic-V3:Support Mbigen interrupt controller
 2015-07-08 13:40 UTC  (3+ messages)
` [PATCH v3 3/3] dt-binding:Documents the mbigen bindings

[PATCH v2] add stealth mode
 2015-07-08 13:32 UTC  (4+ messages)

[PATCH v2 1/4] sched/tip:Prefer numa hotness over cache hotness
 2015-07-08 13:31 UTC  (4+ messages)
` [tip:sched/core] sched/numa: Prefer NUMA "

[PATCH v3 0/3] megaraid: use dev_printk() when possible
 2015-07-08 13:28 UTC  (4+ messages)
` [PATCH v3 2/3] megaraid_sas : use dev_printk "

[PATCH v11 00/39] perf tools: filtering events using eBPF programs - part1
 2015-07-08 13:14 UTC  (40+ messages)
` [PATCH v11 01/39] bpf: Use correct #ifdef controller for trace_call_bpf()
` [PATCH v11 02/39] tracing, perf: Implement BPF programs attached to uprobes
` [PATCH v11 03/39] bpf tools: Introduce 'bpf' library and add bpf feature check
` [PATCH v11 04/39] bpf tools: Allow caller to set printing function
` [PATCH v11 05/39] bpf tools: Open eBPF object file and do basic validation
` [PATCH v11 06/39] bpf tools: Read eBPF object from buffer
` [PATCH v11 07/39] bpf tools: Check endianness and make libbpf fail early
` [PATCH v11 08/39] bpf tools: Iterate over ELF sections to collect information
` [PATCH v11 09/39] bpf tools: Collect version and license from ELF sections
` [PATCH v11 10/39] bpf tools: Collect map definitions from 'maps' section
` [PATCH v11 11/39] bpf tools: Collect symbol table from SHT_SYMTAB section
` [PATCH v11 12/39] bpf tools: Collect eBPF programs from their own sections
` [PATCH v11 13/39] bpf tools: Collect relocation sections from SHT_REL sections
` [PATCH v11 14/39] bpf tools: Record map accessing instructions for each program
` [PATCH v11 15/39] bpf tools: Add bpf.c/h for common bpf operations
` [PATCH v11 16/39] bpf tools: Create eBPF maps defined in an object file
` [PATCH v11 17/39] bpf tools: Relocate eBPF programs
` [PATCH v11 18/39] bpf tools: Introduce bpf_load_program() to bpf.c
` [PATCH v11 19/39] bpf tools: Load eBPF programs in object files into kernel
` [PATCH v11 20/39] bpf tools: Introduce accessors for struct bpf_program
` [PATCH v11 21/39] bpf tools: Introduce accessors for struct bpf_object
` [PATCH v11 22/39] bpf tools: Link all bpf objects onto a list
` [PATCH v11 23/39] perf tools: Introduce llvm config options
` [PATCH v11 24/39] perf tools: Call clang to compile C source to object code
` [PATCH v11 25/39] perf tools: Auto detecting kernel build directory
` [PATCH v11 26/39] perf tools: Auto detecting kernel include options
` [PATCH v11 27/39] perf tests: Add LLVM test for eBPF on-the-fly compiling
` [PATCH v11 28/39] perf tools: Make perf depend on libbpf
` [PATCH v11 29/39] perf record: Enable passing bpf object file to --event
` [PATCH v11 30/39] perf record: Compile scriptlets if pass '.c' "
` [PATCH v11 31/39] perf tools: Parse probe points of eBPF programs during preparation
` [PATCH v11 32/39] perf probe: Attach trace_probe_event with perf_probe_event
` [PATCH v11 33/39] perf record: Probe at kprobe points
` [PATCH v11 34/39] perf record: Load all eBPF object into kernel
` [PATCH v11 35/39] perf tools: Add bpf_fd field to evsel and config it
` [PATCH v11 36/39] perf tools: Attach eBPF program to perf event
` [PATCH v11 37/39] perf tools: Suppress probing messages when probing by BPF loading
` [PATCH v11 38/39] perf record: Add clang options for compiling BPF scripts
` [PATCH v11 39/39] bpf tools: Load a program with different instance using preprocessor

[BUG ?] brcmsmac: condition with no effect
 2015-07-08 13:17 UTC 

[PATCH RESEND] Documentation: Add MCB documentation
 2015-07-08 13:25 UTC  (3+ messages)

[PATCH V3 0/5] Allow user to request memory to be locked on page fault
 2015-07-08 13:23 UTC  (3+ messages)

[RFC PATCH v3 0/4] Integration of trace events with System Trace IP blocks
 2015-07-08 13:22 UTC  (9+ messages)
` [RFC PATCH v3 1/4] STM trace event: Adding generic buffer interface driver
` [RFC PATCH v3 4/4] trace: Trace log handler for logging into STM blocks

[PATCH] sched/numa: Restore sched feature NUMA to its earlier avatar
 2015-07-08 13:20 UTC 

mm: shmem_zero_setup skip security check and lockdep conflict with XFS
 2015-07-08 13:13 UTC  (2+ messages)

perf, kprobes: fuzzer generates huge number of WARNings
 2015-07-08 13:11 UTC  (7+ messages)
          `  "

[PATCH v3 0/9] usb: dwc3: add dual-role support
 2015-07-08 13:11 UTC  (5+ messages)
` [PATCH v3 4/9] usb: dwc3: core: Adapt to named interrupts
` [PATCH v3 9/9] usb: dwc3: core: don't break during suspend/resume while we're dual-role

[PATCH 0/4] oom: sysrq+f fixes + cleanups
 2015-07-08 13:04 UTC  (5+ messages)
` [PATCH 1/4] oom: Do not panic when OOM killer is sysrq triggered
` [PATCH 2/4] oom: Do not invoke oom notifiers on sysrq+f
` [PATCH 3/4] mm, oom: organize oom context into struct
` [PATCH 4/4] oom: split out forced OOM killer

[PATCH v4 0/7]powerpc/powernv: Nest Instrumentation support
 2015-07-08 13:01 UTC  (8+ messages)
` [PATCH v4 1/7] powerpc/powernv: Data structure and macros definition
` [PATCH v4 2/7] powerpc/powernv: Add OPAL support for Nest PMU
` [PATCH v4 3/7] powerpc/powernv: Nest PMU detection and device tree parser
` [PATCH v4 4/7] powerpc/powernv: detect supported nest pmus and its events
` [PATCH v4 5/7] powerpc/powernv: add event attribute and group to nest pmu
` [PATCH v4 6/7] powerpc/powernv: generic nest pmu event functions
` [PATCH v4 7/7] powerpc/powernv: nest pmu cpumask and cpu hotplug support

[RFC PATCH v10 00/50] perf tools: filtering events using eBPF programs
 2015-07-08 13:03 UTC  (8+ messages)
` [RFC PATCH v10 23/50] perf tools: Make perf depend on libbpf

[PATCH] iio: accel: kxcjk-1013: Remove blank lines
 2015-07-08 12:56 UTC  (2+ messages)

[PATCH v2 0/3] x86/pci/intel-mid-pci: fix to get eMMC detected
 2015-07-08 12:55 UTC  (5+ messages)
` [PATCH v2 1/3] x86/pci/intel_mid_pci: work around for IRQ0 assignment
` [PATCH v2 2/3] x86/pci/intel_mid_pci: propagate actual return code
` [PATCH v2 3/3] x86/pci/intel_mid_pci: fix a sparse warning

[PATCH 0/3] kmod: Make nohz-full friendly + cleanups
 2015-07-08 12:54 UTC  (4+ messages)
` [PATCH 2/3] kmod: Add up-to-date explanations on the purpose of each asynchronous levels

[RFC PATCH] irq: IRQ bypass manager
 2015-07-08 12:54 UTC  (3+ messages)

[PATCH 0/2] serial: 8250: Workaround to avoid irq=0 for console
 2015-07-08 12:53 UTC  (4+ messages)
` [PATCH 2/2] serial: 8250: Allow to skip autoconfig_irq() for a console

+ kmod-remove-unecessary-explicit-wide-cpu-affinity-setting.patch added to -mm tree
 2015-07-08 12:52 UTC  (2+ messages)

[PATCH v2 0/2] arm: kernel: implement cpuidle_ops with psci backend
 2015-07-08 12:51 UTC  (3+ messages)
` [PATCH v2 1/2] firmware: psci: move cpu_suspend handling to generic code
` [PATCH v2 2/2] arm: kernel: implement cpuidle_ops with psci backend

[PATCH v4 0/2] vhost: support more than 64 memory regions
 2015-07-08 12:51 UTC  (2+ messages)

[PATCH 0/6] 32-bit PVH domU support
 2015-07-08 12:50 UTC  (2+ messages)
` [Xen-devel] "

[PATCH v3 00/11] Introduce Intel Trace Hub support
 2015-07-08 12:49 UTC  (4+ messages)
` [PATCH v3 01/11] stm class: Introduce an abstraction for System Trace Module devices

[PATCH 0/4] arm: psci: implement cpuidle_ops
 2015-07-08 12:42 UTC  (5+ messages)
` [PATCH 4/4] arm: psci: add cpuidle_ops support

[PATCH] Staging: ozwpan: ozusbsvc1.c: Fix missing blank line after declarations
 2015-07-08 12:41 UTC 

lock-up with module: Optimize __module_address() using a latched RB-tree
 2015-07-08 12:41 UTC  (14+ messages)
                        ` [PATCH] module: Fix load_module() error path

[RFCv5 PATCH 00/46] sched: Energy cost model for energy-aware scheduling
 2015-07-08 12:36 UTC  (3+ messages)
` [RFCv5 PATCH 03/46] arm: vexpress: Add CPU clock-frequencies to TC2 device-tree

Possible memory allocation deadlock in kmem_alloc and hung task in xfs_log_commit_cil and xlog_cil_push
 2015-07-08 12:34 UTC  (3+ messages)

[PATCH V2] acpi-cpufreq: replace per_cpu with driver_data of policy
 2015-07-08 12:28 UTC  (3+ messages)

[PATCH-v6 1/6] mfd: 88pm800: remove duplicate dev_err calls during probe
 2015-07-08 12:26 UTC  (6+ messages)
` [PATCH-v6 2/6] mfd: 88pm800: Add device tree support
` [PATCH-v6 3/6] mfd: 88pm800: Get pdata from 'device' rather than passing as a parameter
` [PATCH-v6 4/6] mfd: 88pm800: Remove unnecessary protection around pdata
` [PATCH-v6 5/6] mfd: 88pm800: Set default interrupt clear method
` [PATCH-v6 6/6] mfd: devicetree: bindings: Add new 88pm800 mfd binding

[PATCH 0/8 -v3] memcg cleanups + get rid of mm_struct::owner
 2015-07-08 12:27 UTC  (9+ messages)
` [PATCH 1/8] memcg: export struct mem_cgroup
` [PATCH 2/8] memcg: get rid of mem_cgroup_root_css for !CONFIG_MEMCG
` [PATCH 3/8] memcg: get rid of extern for functions in memcontrol.h
` [PATCH 4/8] memcg, mm: move mem_cgroup_select_victim_node into vmscan
` [PATCH 5/8] memcg: restructure mem_cgroup_can_attach()
` [PATCH 6/8] memcg, tcp_kmem: check for cg_proto in sock_update_memcg
` [PATCH 7/8] memcg: get rid of mm_struct::owner
` [PATCH 8/8] memcg: get rid of mem_cgroup_from_task

[PATCH-V5 3/4] mfd: 88pm800: Set default interrupt clear method
 2015-07-08 12:22 UTC  (12+ messages)

[PATCH v2 0/1] Add PTP cross-timestamp to the PTP driver interface
 2015-07-08 12:17 UTC  (5+ messages)
` [PATCH v2 1/1] Added additional callback to ptp_clock_info:

[PATCH v4 0/3] Add MediaTek display PWM driver
 2015-07-08 12:11 UTC  (3+ messages)
` [PATCH v4 1/3] dt-bindings: pwm: add MediaTek display PWM bindings

[PATCH v3] kexec: Make a pair of map and unmap reserved pages when kdump fails to start
 2015-07-08 12:09 UTC  (4+ messages)

[PATCH] DocBook documentation for IIO
 2015-07-08 12:04 UTC  (2+ messages)
` [PATCH] DocBook: Add initial "

[RFC 0/2] mapping_gfp_mask from the page fault path
 2015-07-08 11:58 UTC  (3+ messages)
` [RFC 2/2] mm: Allow GFP_IOFS for page_cache_read page cache allocation

[PATCH v2 0/6] blk-mq: fix race conditions on cpu hotplug handling
 2015-07-08 11:53 UTC  (7+ messages)
` [PATCH v2 1/6] blk-mq: fix sysfs registration/unregistration race
` [PATCH v2 2/6] blk-mq: Fix use after of free q->mq_map
` [PATCH v2 3/6] blk-mq: fix q->mq_usage_counter access race

[PATCH v2] mtd: mtd_oobtest: Fix the address offset with vary_offset case
 2015-07-08 11:50 UTC 

[PATCH 0/2] ARM: dra7: fix DCAN glitch
 2015-07-08 11:38 UTC  (3+ messages)
` [PATCH 1/2] net: can: c_can: Fix default pinmux glitch at init
  ` [PATCH v2 "

[PATCH v5 0/2] Add Mediatek MT8173 cpufreq driver
 2015-07-08 11:34 UTC  (5+ messages)
` [PATCH v5 1/2] dt-bindings: mediatek: Add MT8173 cpufreq driver binding
` [PATCH v5 2/2] cpufreq: mediatek: Add MT8173 cpufreq driver

[PATCH v7 0/7] mm/zsmalloc: introduce automatic pool compaction
 2015-07-08 11:31 UTC  (8+ messages)
` [PATCH v7 1/7] zsmalloc: drop unused variable `nr_to_migrate'
` [PATCH v7 2/7] zsmalloc: always keep per-class stats
` [PATCH v7 3/7] zsmalloc: introduce zs_can_compact() function
` [PATCH v7 4/7] zsmalloc: cosmetic compaction code adjustments
` [PATCH v7 5/7] zsmalloc/zram: introduce zs_pool_stats api
` [PATCH v7 6/7] zsmalloc: account the number of compacted pages
` [PATCH v7 7/7] zsmalloc: use shrinker to trigger auto-compaction

[PATCH v2 0/4] Add Mediatek SPI bus driver
 2015-07-08 11:32 UTC  (4+ messages)
` [PATCH v2 3/4] spi: mediatek: Add spi bus for Mediatek MT8173

[PATCH 00/37] usb: gadget: rework ep matching and claiming mechanism
 2015-07-08 11:09 UTC  (30+ messages)
` [PATCH 02/37] usb: gadget: add endpoint capabilities flags
` [PATCH 10/37] usb: gadget: bcm63xx_udc: add ep capabilities support
` [PATCH 11/37] usb: gadget: bdc: "
` [PATCH 12/37] usb: gadget: dummy-hcd: "
` [PATCH 13/37] usb: gadget: fotg210-udc: "
` [PATCH 14/37] usb: gadget: fsl_qe_udc: "
` [PATCH 15/37] usb: gadget: fsl_udc_core: "
` [PATCH 16/37] usb: gadget: fusb300_udc: "
` [PATCH 17/37] usb: gadget: goku_udc: "
` [PATCH 18/37] usb: gadget: gr_udc: "
` [PATCH 19/37] usb: gadget: lpc32xx_udc: "
` [PATCH 20/37] usb: gadget: m66592-udc: "
` [PATCH 21/37] usb: gadget: mv_u3d_core: "
` [PATCH 22/37] usb: gadget: mv_udc_core: "
` [PATCH 23/37] usb: gadget: net2272: "
` [PATCH 24/37] usb: gadget: net2280: "
` [PATCH 25/37] usb: gadget: omap_udc: "
` [PATCH 26/37] usb: gadget: pch_ud: "
` [PATCH 27/37] usb: gadget: pxa25x_udc: "
` [PATCH 28/37] usb: gadget: pxa27x_udc: "
` [PATCH 29/37] usb: gadget: r8a66597-udc: "
` [PATCH 30/37] usb: gadget: s3c-hsudc: "
` [PATCH 31/37] usb: gadget: s3c2410_udc: "
` [PATCH 32/37] usb: gadget: udc-xilinx: "
` [PATCH 33/37] usb: isp1760: udc: "
` [PATCH 34/37] usb: musb: gadget: "
` [PATCH 35/37] usb: renesas: "
` [PATCH 36/37] usb: gadget: atmel_usba_udc: "
` [PATCH 37/37] usb: gadget: epautoconf: add endpoint capabilities flags verification

[PATCH v2 0/9] cpufreq: Introduce support for ST's cpufreq functionality
 2015-07-08 11:12 UTC  (4+ messages)

[PATCH 1/1] suspend: delete sys_sync()
 2015-07-08 11:20 UTC  (3+ messages)

[PATCH 1/2] cpufreq: cpufreq_add_dev: name goto labels based on what they do
 2015-07-08 11:20 UTC  (4+ messages)
` [PATCH 2/2] cpufreq: Properly handle errors from cpufreq_init_policy()

[RFC/RFT PATCH v2 0/4] KVM: x86: full virtualization of guest MTRR
 2015-07-08 11:19 UTC  (4+ messages)
` [PATCH 2/4] KVM: SVM: use NPT page attributes

4.2-rc2 perf build error builtin-stat.c:346: error: declaration of ‘close’ shadows a global declaration
 2015-07-08 11:17 UTC  (2+ messages)
` [PATCH] perf stat: Fix shadow declaration of close

[RFC 0/8] Additional kmsg devices
 2015-07-08 11:17 UTC  (3+ messages)

[PATCH 1/1] suspend: delete sys_sync()
 2015-07-08 11:17 UTC  (5+ messages)

[PATCH 1/2] ASoC: rt5645: Fix missing free_irq
 2015-07-08 11:14 UTC  (2+ 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).