linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-06-27 19:04:31 to 2014-06-28 07:26:19 UTC [more...]

[PATCH RFC net-next 00/14] BPF syscall, maps, verifier, samples
 2014-06-28  7:26 UTC  (27+ messages)
` [PATCH RFC net-next 01/14] net: filter: split filter.c into two files
` [PATCH RFC net-next 02/14] net: filter: split filter.h and expose eBPF to user space
` [PATCH RFC net-next 03/14] bpf: introduce syscall(BPF, ...) and BPF maps
` [PATCH RFC net-next 04/14] bpf: update MAINTAINERS entry
` [PATCH RFC net-next 05/14] bpf: add lookup/update/delete/iterate methods to BPF maps
` [PATCH RFC net-next 06/14] bpf: add hashtable type of "
` [PATCH RFC net-next 07/14] bpf: expand BPF syscall with program load/unload
` [PATCH RFC net-next 08/14] bpf: add eBPF verifier
` [PATCH RFC net-next 09/14] bpf: allow eBPF programs to use maps
` [PATCH RFC net-next 10/14] net: sock: allow eBPF programs to be attached to sockets
` [PATCH RFC net-next 11/14] tracing: allow eBPF programs to be attached to events
` [PATCH RFC net-next 12/14] samples: bpf: add mini eBPF library to manipulate maps and programs
` [PATCH RFC net-next 13/14] samples: bpf: example of stateful socket filtering
` [PATCH RFC net-next 14/14] samples: bpf: example of tracing filters with eBPF

[PATCH 0/2][RFC] Try to handle hctosys w/ rtc modules
 2014-06-28  7:18 UTC  (2+ messages)

[PATCH v2 2/2] usb: chipidea: Add support for zynq usb host and device controller
 2014-06-28  5:46 UTC  (3+ messages)

Filesystem lockup with CONFIG_PREEMPT_RT
 2014-06-28  7:11 UTC  (19+ messages)

[RFC PATCH v6 04/20] iommu/arm-smmu: add capability IOMMU_CAP_INTR_REMAP
 2014-06-28  7:05 UTC  (13+ messages)

[PATCH v2 1/1] staging: iio: ad9850.c: fix checkpatch.pl error
 2014-06-28  7:00 UTC  (7+ messages)

[PATCH] target: fix deadlock on unload
 2014-06-28  6:51 UTC  (4+ messages)

Problems booting kernel with UEFI bios
 2014-06-28  6:31 UTC 

[PATCH 1/4] staging: gdm72xx: return -EINVAL instead of BUG_ON for invalid data length
 2014-06-28  6:17 UTC  (4+ messages)
` [PATCH 2/4] staging: gdm72xx: use bool instead of custom-defined BOOLEAN
` [PATCH 3/4] staging: gdm72xx: use int instead of u32 whenever makes sense
` [PATCH 4/4] staging: gdm72xx: use lower case for variable names for consistency

[PATCH 0/3] staging: comedi: addi_apci_1564: miscellaneous fixes and cleanups
 2014-06-28  4:50 UTC  (4+ messages)
` [PATCH 1/3] staging: comedi: addi_apci_1564: move addi_watchdog.h include to addi_apci_1564.c
` [PATCH 2/3] staging: comedi: addi_apci_1564: fix use of apci1564_reset() to disable DI interrupts
` [PATCH 3/3] staging: comedi: addi_apci_1564: clean up apci1564_interrupt()

[PATCH] staging: dgnc_driver.c: code style fixes
 2014-06-28  4:48 UTC 

[PATCH] FIXME of file toploogy.h for alpha cpus
 2014-06-28  4:07 UTC 

[PATCHv2 00/18] perf tools: Factor ordered samples queue
 2014-06-28  2:52 UTC  (11+ messages)
` [PATCH 05/18] perf tools: Add ordered_events_(get|put) interface
` [PATCH 07/18] perf tools: Limit ordered events queue size
` [PATCH 08/18] perf tools: Flush ordered events in case of allocation failure
` [PATCH 14/18] perf tools: Add perf_config_u64 function
` [PATCH 16/18] perf tools: Add debug prints for ordered events queue

Cleanup of Kernel Bugzilla
 2014-06-28  2:45 UTC  (2+ messages)

[git pull] IOMMU Fixes for Linux v3.16-rc2
 2014-06-28  2:03 UTC  (2+ messages)

mm preparatory patches for HMM and IOMMUv2
 2014-06-28  2:00 UTC  (5+ messages)
` [PATCH 1/6] mmput: use notifier chain to call subsystem exit handler
` [PATCH 2/6] mm: differentiate unmap for vmscan from other unmap
` [PATCH 3/6] mmu_notifier: add event information to address invalidation v2
` [PATCH 4/6] mmu_notifier: pass through vma to invalidate_range and invalidate_page

[PATCH v2] drm/gk20a: add BAR instance
 2014-06-28  1:41 UTC  (4+ messages)

[PATCH 2/2] MAINTAINERS: exceptions for Documentation maintainer
 2014-06-28  1:28 UTC 

[PATCH 1/2] Documentation: add section about git to email-clients.txt
 2014-06-28  1:28 UTC 

[PATCH 1/1] staging: iio: ad9850.c: fix checkpatch.pl error
 2014-06-28  1:27 UTC 

[GIT PULL] Another Compression bugfixe for 3.16-rc3
 2014-06-28  1:26 UTC 

[PATCH v8 1/4] printk: make dynamic kernel ring buffer alignment explicit
 2014-06-28  1:20 UTC  (12+ messages)
` [PATCH v8 4/4] printk: allow increasing the ring buffer depending on the number of CPUs

[PATCHSET cgroup/for-3.17] cgroup, blkcg, memcg: make blkcg depend on memcg on unified hierarchy
 2014-06-28  1:03 UTC  (7+ messages)
` [PATCH 1/6] cgroup: reorganize cgroup_subtree_control_write()
` [PATCH 2/6] cgroup: introduce cgroup->subtree_control
` [PATCH 3/6] cgroup: make interface files visible iff enabled on cgroup->subtree_control
` [PATCH 4/6] cgroup: implement cgroup_subsys->css_reset()
` [PATCH 5/6] cgroup: implement cgroup_subsys->depends_on
` [PATCH 6/6] blkcg, memcg: make blkcg depend on memcg on the default hierarchy

[PATCH] dm-io: Fix a race condition in the wake up code for sync_io
 2014-06-28  0:21 UTC 

[PATCH v3] Tools: hv: fix file overwriting of hv_fcopy_daemon
 2014-06-28  1:19 UTC 

[PATCH] cpufreq: make table sentinal macros unsigned to match use
 2014-06-28  0:18 UTC  (2+ messages)

[PATCH v1 1/2] genirq: Fix error path for resuming irqs
 2014-06-28  0:04 UTC  (2+ messages)
` [PATCH v1 2/2] Revert "irq: Enable all irqs unconditionally in irq_resume"

[PATCH] x86: Find correct 64 bit ramdisk address for microcode early update
 2014-06-27 23:58 UTC  (2+ messages)

[PATCH] Tools: hv: fix file overwriting of hv_fcopy_daemon
 2014-06-28  0:16 UTC  (4+ messages)

[PATCH v2 0/14] input: cyapa: re-architecture driver to support multi-trackpads in one driver
 2014-06-27 23:49 UTC 

[RFA][PATCH 00/27] ftrace: Remove ftrace_start/stop() and friends
 2014-06-28  0:02 UTC  (5+ messages)
` [RFA][PATCH 01/27] x86, power, suspend: Annotate restore_processor_state() with notrace
` [RFA][PATCH 02/27] PM / Sleep: Remove ftrace_stop/start() from suspend and hibernate

[PATCH] perf tool: Carve out ctype.h et al
 2014-06-27 23:28 UTC  (8+ messages)

[PATCH v9 0/11] seccomp: add thread sync ability
 2014-06-27 23:23 UTC  (12+ messages)
` [PATCH v9 01/11] seccomp: create internal mode-setting function
` [PATCH v9 02/11] seccomp: extract check/assign mode helpers
` [PATCH v9 03/11] seccomp: split mode setting routines
` [PATCH v9 04/11] seccomp: add "seccomp" syscall
` [PATCH v9 05/11] ARM: add seccomp syscall
` [PATCH v9 06/11] MIPS: "
` [PATCH v9 07/11] sched: move no_new_privs into new atomic flags
` [PATCH v9 08/11] seccomp: split filter prep from check and apply
` [PATCH v9 09/11] seccomp: introduce writer locking
` [PATCH v9 10/11] seccomp: allow mode setting across threads
` [PATCH v9 11/11] seccomp: implement SECCOMP_FILTER_FLAG_TSYNC

[PATCH v2] Tools: hv: fix file overwriting of hv_fcopy_daemon
 2014-06-28  0:23 UTC 

perf: Add support for full Intel event lists v7
 2014-06-27 23:16 UTC  (10+ messages)
` [PATCH 1/9] perf, tools: Add jsmn `jasmine' JSON parser v3
` [PATCH 2/9] perf, tools: Add support for text descriptions of events and alias add
` [PATCH 3/9] perf, tools: Add support for reading JSON event files v3
` [PATCH 4/9] perf, tools: Automatically look for event file name for cpu v3
` [PATCH 5/9] perf, tools: Add perf download to download event files v4
` [PATCH 6/9] perf, tools: Allow events with dot
` [PATCH 7/9] perf, tools: Query terminal width and use in perf list
` [PATCH 8/9] perf, tools, test: Add test case for alias and JSON parsing v2
` [PATCH 9/9] perf, tools: Add a --quiet flag to perf list

[RFC 0/5] Per-user clock constraints
 2014-06-27 23:10 UTC  (10+ messages)
` [RFC 3/5] clk: use struct clk only for external API
` [RFC 4/5] clk: per-user clock accounting for debug
` [RFC 5/5] clk: Add floor and ceiling constraints to clock rates

Updated PEBS simplification/fixup patchkit
 2014-06-27 23:10 UTC  (3+ messages)
` [PATCH 1/2] perf, x86: Revamp PEBS event selection
` [PATCH 2/2] perf, x86, ivb: Allow leaking events with ANY bit set

[PATCH v2 00/12] ARM: berlin: USB support
 2014-06-27 23:04 UTC  (5+ messages)
` [PATCH v2 05/12] usb: phy: add the Berlin USB PHY driver

Writing Device Drivers
 2014-06-27 22:48 UTC  (2+ messages)

[PATCH v2] devicetree: Add generic IOMMU device tree bindings
 2014-06-27 22:23 UTC  (9+ messages)

[BUG] rc1 and rc2: Laptop unusable: on boot,screen black instead of native resolution
 2014-06-27 22:14 UTC  (9+ messages)

[PATCH v3 0/9] Extended H/W error log driver
 2014-06-27 22:14 UTC  (9+ messages)
` [PATCH v3 4/9] ACPI, x86: Extended error log driver for x86 platform

[PATCH 0/2] ARM: tegra: roth: pinmux fixes
 2014-06-27 22:08 UTC  (2+ messages)

[PATCH] gpio_keys, twl4030-pwrbutton: stay awake for 1sec on resume
 2014-06-27 21:55 UTC 

[PATCH 0/9 v2] Coresight framework and drivers
 2014-06-27 22:01 UTC  (3+ messages)
` [PATCH 1/9 v2] coresight: add CoreSight core layer framework

[PATCH v1 0/9] Tegra XHCI support
 2014-06-27 22:01 UTC  (12+ messages)
` [PATCH v1 4/9] pinctrl: tegra-xusb: Add USB PHY support
` [PATCH v1 6/9] usb: xhci: Add NVIDIA Tegra XHCI host-controller driver

[PATCH 0/3] Add support for limited i2c tunnel for exynos5250-spring
 2014-06-27 21:44 UTC  (5+ messages)
` [PATCH 1/3] regmap: cache: regcache_hw_init() should use regmap_bulk_read()
` [PATCH 2/3] mfd: cros_ec: Use the proper size when looking at the cros_ec_i2c result
` [PATCH 3/3] i2c: cros_ec: Support a limited i2c tunnel for exynos5250-spring

[RFC 00/10] Add NVIDIA Tegra124 IOMMU support
 2014-06-27 21:37 UTC  (8+ messages)
` [RFC 04/10] memory: Add Tegra124 memory controller support

[PATCH 1/1] scripts/checkpatch.pl: update kmalloc_array/kcalloc conversion warning
 2014-06-27 21:37 UTC  (2+ messages)

[PATCH v3 0/5] perf trace pagefaults
 2014-06-27 21:16 UTC  (7+ messages)
` [PATCH 4/5] perf trace: add pagefault statistics

[PATCH 1/1] net/caif/caif_socket.c: remove unnecessary null test before debugfs_remove_recursive
 2014-06-27 21:07 UTC 

[PANIC] at drivers/drm/drm_irq.c:976 with 3.16-rc2+git
 2014-06-27 21:07 UTC  (2+ messages)

[PATCH 1/1] mm/hwpoison-inject.c: remove unnecessary null test before debugfs_remove_recursive
 2014-06-27 21:05 UTC  (2+ messages)

[PATCH] dm-io: Prevent the danging point of the sync io callback function
 2014-06-27 20:56 UTC  (7+ messages)
` [dm-devel] "
    `  "

[PATCH v8 0/9] seccomp: add thread sync ability
 2014-06-27 20:56 UTC  (23+ messages)
` [PATCH v8 5/9] seccomp: split mode set routines

[PATCH 1/1] drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c: remove unnecessary null test before debugfs_remove_recursive
 2014-06-27 20:51 UTC 

[PATCH 1/2] staging: iio: hmc5843: Add all available models to device tree id table
 2014-06-27 20:48 UTC  (4+ messages)

[PATCH 1/1] PM / Runtime: let rpm_resume fail if rpm disabled and device suspended
 2014-06-27 20:50 UTC  (5+ messages)
` [RFC] Add "rpm_not_supported" flag

[PATCH 1/1] drivers/input/touchscreen/edt-ft5x06.c: remove unnecessary null test before debugfs_remove_recursive
 2014-06-27 20:38 UTC 

[PATCH 1/1] drivers/base/dma-buf.c: replace dma_buf_uninit_debugfs by debugfs_remove_recursive
 2014-06-27 20:32 UTC 

[PATCH 2/2] Documentation: Rename hpfall.c => freefall.c, fixes for Dell
 2014-06-27 20:25 UTC  (5+ messages)
` [PATCH v2] "

[PATCH net-next] pktgen: Fill the payload optionally with a pattern
 2014-06-27 20:22 UTC  (5+ messages)

KANN ICH DEPONIEREN 18.000.000,00 GBP IN IHREM KONTO ?
 2014-06-27 20:21 UTC 

[PATCH] trace-cmd: handle NULL comm name in .dat file
 2014-06-27 20:21 UTC  (2+ messages)

[PATCH V2] scripts/coccinelle/free: add NULL test before freeing functions
 2014-06-27 20:13 UTC  (2+ messages)

[PATCH] tools: selftests - create a separate hotplug target
 2014-06-27 20:04 UTC  (6+ messages)

[PATCH net-next v2] 6lowpan: mac802154: fix coding style issues
 2014-06-27 20:00 UTC  (2+ messages)
` [Linux-zigbee-devel] "

Please reply
 2014-06-27 19:48 UTC 

[PATCH] README: clarify redistribution requirements covering patents
 2014-06-27 19:39 UTC 

NICE DAY
 2014-06-27 19:26 UTC 

[PATCH 0/5] Improve sequential read throughput v3
 2014-06-27 19:25 UTC  (4+ messages)
` [PATCH 4/5] mm: page_alloc: Reduce cost of the fair zone allocation policy

[PATCH] crypto/fips: only panic on bad/missing crypto mod signatures
 2014-06-27 19:19 UTC  (2+ messages)

[PATCH -repost 01/21] ftrace: Add function to find fentry of function
 2014-06-27 19:18 UTC  (6+ messages)
` [PATCH -repost 05/21] kgr: update Kconfig documentation

[PATCHv3 0/6] mm/zpool: add common api for zswap to use zbud/zsmalloc
 2014-06-27 19:17 UTC  (8+ messages)
` [PATCHv4 "
  ` [PATCHv4 3/6] mm/zpool: implement common zpool api to zbud/zsmalloc

[ PATCH 0/2] [BUGFIX] trace-cmd: Fix two small bugs
 2014-06-27 19:17 UTC  (5+ messages)
` [PATCH 1/2] trace-cmd: [BUGFIX] Initialize handle->options list in tracecmd_attach_cpu_data_fd()
` [PATCH 2/2] trace-cmd: [BUGFIX] Don't die if an instance does not have 'current_tracer' file

[PATCH] printk: tweak do_syslog() to match comments
 2014-06-27 19:11 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).