linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-01-11 15:22:11 to 2016-01-11 18:22:38 UTC [more...]

[PATCH v4 1/5] platform:x86: Add Intel Telemetry Core Driver
 2016-01-11 18:22 UTC  (2+ messages)

[PATCH v5 0/5] Add Support for Hi6220 PMIC Hi6553 MFD Core
 2016-01-11 18:17 UTC  (3+ messages)
` [PATCH v5 2/5] doc: bindings: Document for hi655x regulator driver

[PATCH] efi: fix out-of-bounds null overwrite vulnerability
 2016-01-11 18:16 UTC  (5+ messages)

[PATCH net-next] perf/core: Put size of a sample at the end of it by PERF_SAMPLE_TAILSIZE
 2016-01-11 18:13 UTC  (3+ messages)

[PATCH] Input: evdev - add ioctl cmd EVIOCGBUFSIZE to get buffer size
 2016-01-11 18:13 UTC  (12+ messages)

[PATCH v5 00/11] arm-cci: PMU updates
 2016-01-11 18:12 UTC  (8+ messages)
` [PATCH v5 05/11] arm-cci PMU: Delay counter writes to pmu_enable

[PATCH 00/53] perf tools: Bugfix, BPF improvement and perf record flight record mode
 2016-01-11 18:09 UTC  (11+ messages)
` [PATCH 05/53] perf tools: Test correct path of perf in build-test
` [PATCH 11/53] perf test: Fix false TEST_OK result for 'perf test hist'
` [PATCH 13/53] perf tools: Prevent calling machine__delete() on non-allocated machine
` [PATCH 27/53] perf/core: Put size of a sample at the end of it by PERF_SAMPLE_TAILSIZE

[GIT pull] irq updates for 4.5
 2016-01-11 17:57 UTC 

[PATCH 0/9] Fix checkpatch errors
 2016-01-11 17:57 UTC  (8+ messages)
` [PATCH] serial: Remove 68328 driver

[RFC PATCH] always probe UART HW when options are not specified
 2016-01-11 17:56 UTC  (12+ messages)

[GIT pull] timer fix for 4.5
 2016-01-11 17:53 UTC 

[PATCH v3 0/3] Add device tree support to the cyttsp driver
 2016-01-11 17:54 UTC  (4+ messages)
` [PATCH v3 2/3] Input: cyttsp - add device tree bindings

[PATCH 0/2] Resume maintenance & development of arch/sh
 2016-01-11 17:53 UTC  (3+ messages)
` [PATCH 1/2] MAINTAINERS: return arch/sh to maintained state, with new maintainers

[GIT PULL] regmap updates for v4.5
 2016-01-11 17:53 UTC 

[GIT pull] timer updates for 4.5
 2016-01-11 17:52 UTC 

[PULL] clockevents: last minute 4.5 fixes
 2016-01-11 17:52 UTC  (5+ messages)
` [PATCH 1/2] clocksource/drivers: Fix dependencies for !HAS_IOMEM archs
  ` [PATCH 2/2] clocksource/drivers/fsl_ftm_timer: Fix CLKSRC_MMIO dependency

arm qemu boot failures in -next due to 'PM / Domains: add setter for dev.pm_domain'
 2016-01-11 17:51 UTC 

[PATCH -next v2] futex: Remove requirement for lock_page in get_futex_key
 2016-01-11 17:47 UTC  (2+ messages)

[PATCH 0/2 -mm] oom reaper v4
 2016-01-11 17:46 UTC  (4+ messages)
` [PATCH 3/2] oom: clear TIF_MEMDIE after oom_reaper managed to unmap the address space

[RFC PATCH 00/19] cpufreq locking cleanups and documentation
 2016-01-11 17:36 UTC  (20+ messages)
` [RFC PATCH 01/19] cpufreq: do not expose cpufreq_governor_lock
` [RFC PATCH 02/19] cpufreq: merge governor lock and mutex
` [RFC PATCH 03/19] cpufreq: kill for_each_policy
` [RFC PATCH 04/19] cpufreq: bring data structures close to their locks
` [RFC PATCH 05/19] cpufreq: assert locking when accessing cpufreq_policy_list
` [RFC PATCH 06/19] cpufreq: always access cpufreq_policy_list while holding cpufreq_driver_lock
` [RFC PATCH 07/19] cpufreq: assert locking when accessing cpufreq_governor_list
` [RFC PATCH 08/19] cpufreq: fix warning for cpufreq_init_policy unlocked access to cpufreq_governor_list
` [RFC PATCH 09/19] cpufreq: fix warning for show_scaling_available_governors "
` [RFC PATCH 10/19] cpufreq: assert policy->rwsem is held in cpufreq_set_policy
` [RFC PATCH 11/19] cpufreq: assert policy->rwsem is held in __cpufreq_governor
` [RFC PATCH 12/19] cpufreq: fix locking of policy->rwsem in cpufreq_init_policy
` [RFC PATCH 13/19] cpufreq: fix locking of policy->rwsem in cpufreq_offline_prepare
` [RFC PATCH 14/19] cpufreq: fix locking of policy->rwsem in cpufreq_offline_finish
` [RFC PATCH 15/19] cpufreq: remove useless usage of cpufreq_governor_mutex in __cpufreq_governor
` [RFC PATCH 16/19] cpufreq: hold policy->rwsem across CPUFREQ_GOV_POLICY_EXIT
` [RFC PATCH 17/19] cpufreq: stop checking for cpufreq_driver being present in cpufreq_cpu_get
` [RFC PATCH 18/19] cpufreq: remove transition_lock
` [RFC PATCH 19/19] cpufreq: documentation: document locking scheme

[PATCH v3 00/21] arm64: implement support for KASLR
 2016-01-11 17:40 UTC  (17+ messages)
` [PATCH v3 02/21] arm64: introduce KIMAGE_VADDR as the virtual base of the kernel region
` [PATCH v3 03/21] arm64: pgtable: add dummy pud_index() and pmd_index() definitions
` [PATCH v3 04/21] arm64: decouple early fixmap init from linear mapping
` [PATCH v3 06/21] arm64: pgtable: implement static [pte|pmd|pud]_offset variants

[PATCH v6 0/5] dma-mapping: Patches for speeding up allocation
 2016-01-11 17:30 UTC  (6+ messages)
` [PATCH v6 1/5] ARM: dma-mapping: Optimize allocation
` [PATCH v6 2/5] common: DMA-mapping: add DMA_ATTR_ALLOC_SINGLE_PAGES attribute
` [PATCH v6 3/5] ARM: dma-mapping: Use DMA_ATTR_ALLOC_SINGLE_PAGES hint to optimize alloc
` [PATCH v6 4/5] videobuf2-dc: Let drivers specify DMA attrs
` [PATCH v6 5/5] s5p-mfc: Set DMA_ATTR_ALLOC_SINGLE_PAGES

[PATCH] staging: comedi: dt2801: Prefer using the BIT macro
 2016-01-11 17:31 UTC  (2+ messages)

[PATCH] kgdb: depends on VT
 2016-01-11 17:31 UTC 

[RFC] perf record: missing buildid for callstack modules
 2016-01-11 17:30 UTC  (8+ messages)

[PATCH v6] Fix INT1 Recursion with unregistered breakpoints
 2016-01-11 17:29 UTC  (2+ messages)

[PATCH 0/2] avoid crashing when reading /proc/scsi/scsi and simultaneously removing devices
 2016-01-11 17:28 UTC  (3+ messages)
` [PATCH 1/2] drivers/base: add bus_device_iter_init, bus_device_iter_next, bus_device_iter_exit
` [PATCH 2/2] scsi_proc: Change /proc/scsi/scsi to use bus device iterator

[PATCH] arm64, pci, numa: Adding helper functions as required by pci
 2016-01-11 17:26 UTC  (8+ messages)

[PATCH v5 0/2] ACPI: amba bus probing support
 2016-01-11 17:24 UTC  (6+ messages)
` [PATCH v5 2/2] "

[PATCH v4 0/2] adding PCI support to AXS10x
 2016-01-11 17:24 UTC  (3+ messages)
` [PATCH v4 1/2] PCI support added to ARC
` [PATCH v4 2/2] add new platform driver for PCI RC

[PATCH 0/6] Add support for MAXIM MAX77620/MAX20024 PMIC
 2016-01-11 17:07 UTC  (11+ messages)
` [PATCH 5/6] rtc: max77620: add support for max77620/max20024 RTC driver
  ` [rtc-linux] "

[PATCH 0/3] dra7xx: get pcie working in mainline
 2016-01-11 17:12 UTC  (2+ messages)

[PATCHv7 0/6] Driver for new "VMD" device
 2016-01-11 17:06 UTC  (2+ messages)

[x86] Make split_page_count check for empty levels
 2016-01-11 17:04 UTC 

[PATCH -next] arm: Select GPIO_GENERIC_PLATFORM for CRAGG_6410
 2016-01-11 17:00 UTC 

[GIT PULL] aio: a couple of fixes for 4.4
 2016-01-11 16:59 UTC  (4+ messages)

[PATCH v2 0/3] can: sja1000: support for technologic version
 2016-01-11 16:58 UTC  (2+ messages)

[PATCH] ata: add AMD Seattle platform driver
 2016-01-11 16:55 UTC  (7+ messages)

[RFC PATCH v3 0/6] (mostly) Arch-independent livepatch
 2016-01-11 16:56 UTC  (3+ messages)
` [RFC PATCH v3 4/6] livepatch: reuse module loader code to write relocations

[ANNOUNCE] iproute2 4.4.0
 2016-01-11 16:50 UTC 

[PATCH 0/8] [media] Check v4l2_of_parse_endpoint() ret val in all drivers
 2016-01-11 16:49 UTC  (3+ messages)

[PATCH v2 0/8] [media] Check v4l2_of_parse_endpoint() ret val in all drivers
 2016-01-11 16:47 UTC  (9+ messages)
` [PATCH v2 1/8] [media] v4l: of: Correct v4l2_of_parse_endpoint() kernel-doc
` [PATCH v2 2/8] [media] adv7604: Check v4l2_of_parse_endpoint() return value
` [PATCH v2 3/8] [media] s5c73m3: "
` [PATCH v2 4/8] [media] s5k5baf: "
` [PATCH v2 5/8] [media] tvp514x: "
` [PATCH v2 6/8] [media] tvp7002: "
` [PATCH v2 7/8] [media] exynos4-is: "
` [PATCH v2 8/8] [media] omap3isp: "

[PATCH v2 00/16] intel-lpss: support non-ACPI platforms
 2016-01-11 16:47 UTC  (8+ messages)

v4.4-rc8 based tip tree kernel hangs on boot
 2016-01-11 16:47 UTC  (4+ messages)

[PATCH] regulator: max8973: add THERMAL_OF dependency
 2016-01-11 16:47 UTC  (2+ messages)

[PATCH v2] pipe: limit the per-user amount of pages allocated in pipes
 2016-01-11 16:45 UTC  (4+ messages)

[PATCH] b43: Fix a memory leak in b43_bus_dev_ssb_init
 2016-01-11 16:42 UTC  (3+ messages)

Ihre E-Mail hat gewonnen 920,000.00 00Euro
 2016-01-11 15:45 UTC 

[RFC][PATCH 00/12] various perf fixes
 2016-01-11 16:25 UTC  (13+ messages)
` [RFC][PATCH 01/12] perf: Add lockdep assertions
` [RFC][PATCH 02/12] perf: Fix cgroup event scheduling
` [RFC][PATCH 03/12] perf: Fix cgroup scheduling in enable_on_exec
` [RFC][PATCH 04/12] perf: Remove stale comment
` [RFC][PATCH 05/12] perf: Fix enable_on_exec event scheduling
` [RFC][PATCH 06/12] perf: Use task_ctx_sched_out()
` [RFC][PATCH 07/12] perf: Simplify/fix perf_event_enable() event scheduling
` [RFC][PATCH 08/12] perf: Optimize perf_sched_events usage
` [RFC][PATCH 09/12] perf: Make ctx->is_active and cpuctx->task_ctx consistent
` [RFC][PATCH 10/12] perf: Fix task context scheduling
` [RFC][PATCH 11/12] perf: Specialize perf_event_exit_task()
` [RFC][PATCH 12/12] perf: Collapse and fix event_function_call() users

[PATCH] spi: atmel: improve internal vs gpio chip-select choice
 2016-01-11 16:37 UTC  (5+ messages)

[RFC PATCH 0/5] perf: Sanitize perf directory structure, p1
 2016-01-11 16:32 UTC  (5+ messages)

[PATCH V4] lightnvm: manage open and closed blocks separately
 2016-01-11 16:32 UTC 

[PATCH v2] spi: atmel: improve internal vs gpio chip-select choice
 2016-01-11 16:24 UTC  (4+ messages)

RFC: out-of-tree tty driver breakage (changing ASYNC_ bits)
 2016-01-11 16:24 UTC  (4+ messages)

[PATCH v5] iio: add ad5761 DAC driver
 2016-01-11 16:23 UTC  (3+ messages)

[PATCH v3] memory-hotplug: add automatic onlining policy for the newly added memory
 2016-01-11 16:22 UTC  (7+ messages)

[PATCH -next 1/2] net: bfin_mac: Fix error handling in probe function
 2016-01-11 16:23 UTC  (7+ messages)

[PATCH v6] iio: add ad5761 DAC driver
 2016-01-11 16:23 UTC 

[PATCH v1 0/3] ARM64 LPC: legacy ISA I/O support
 2016-01-11 16:14 UTC  (4+ messages)
  ` [PATCH v1 3/3] ARM64 LPC: update binding doc

[PATCH 3/3] ASoC: fsl_ssi: remove register defaults
 2016-01-11 16:12 UTC  (8+ messages)

[PATCH v2 0/2] dmaengine: dw: fix cyclic transfers
 2016-01-11 16:08 UTC  (10+ messages)
` [PATCH v2 2/2] dmaengine: dw: fix cyclic transfer callbacks

[PATCH V2 00/23] MMCONFIG refactoring and support for ARM64 PCI hostbridge init based on ACPI
 2016-01-11 16:09 UTC  (8+ messages)

[PATCH v2 0/9] ARM: dts: Add compatible property to "partitions" node
 2016-01-11 16:07 UTC  (5+ messages)

[PATCH 1/2] ARM: exynos_defconfig: Enable NEON, accelerated crypto and cpufreq stats
 2016-01-11 16:04 UTC  (5+ messages)
` [PATCH 2/2] ARM: exynos_defconfig: Enable s5p-secss driver

[RFC PATCH] Add IPI entry for CPU UP
 2016-01-11 10:55 UTC  (4+ messages)

[PATCH v2 00/12] Add the family patches to support for kylin board
 2016-01-11 16:02 UTC  (5+ messages)
` [PATCH v2 06/12] mmc: pwrseq: add support for power-on sequencing through DT

[PATCH 0/9] bpf: support percpu ARRAY map
 2016-01-11 15:57 UTC  (10+ messages)
` [PATCH 1/9] bpf: prepare for moving map common stuff into one place
` [PATCH 2/9] bpf: array map: use pre-defined nop map function
` [PATCH 3/9] bpf: introduce percpu verion of lookup/update in bpf_map_ops
` [PATCH 4/9] bpf: add percpu version of lookup/update element helpers
` [PATCH 5/9] bpf: syscall: add percpu version of lookup/update elem
` [PATCH 6/9] bpf: arraymap: introduce BPF_MAP_TYPE_ARRAY_PERCPU
` [PATCH 7/9] sample/bpf: introduces helpers for percpu array example
` [PATCH 8/9] sample/bpf: sockex1: user percpu array map
` [PATCH 9/9] samples/bpf: test "

[PATCH 1/3] ASoC: fsl_ssi: mark SACNT register volatile
 2016-01-11 15:52 UTC  (3+ messages)

[GIT PULL] MMC for v.4.5
 2016-01-11 15:42 UTC 

[PATCH 1/4] arm64: dts: Reserve memory regions for hi6220
 2016-01-11 15:40 UTC  (11+ messages)

[PATCH 0/5 v2] SYNC_NOIDLE preemption for ancestor cgroups
 2016-01-11 15:40 UTC  (4+ messages)
` [PATCH 1/5] cfq-iosched: Don't group_idle if cfqq has big thinktime

[PATCH] vfs: show_vfsstat: do not ignore errors from show_devname method
 2016-01-11 15:37 UTC  (10+ messages)
` [RESEND PATCH] "
    ` [PATCH 1/3] vfs: show_vfsmnt: remove redundant initialization of error code
      ` [RESEND PATCH "
    ` [PATCH 2/3] vfs: show_mountinfo: cleanup error code checks
      ` [RESEND PATCH "
    ` [PATCH 3/3] vfs: show_vfsstat: remove redundant initialization and check of error code
      ` [RESEND PATCH "
  ` [RESEND v2 PATCH] vfs: show_vfsstat: do not ignore errors from show_devname method

[PATCH v17 00/22] Richacls (Core and Ext4)
 2016-01-11 15:21 UTC  (23+ messages)
` [PATCH v17 01/22] vfs: Add IS_ACL() and IS_RICHACL() tests
` [PATCH v17 02/22] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags
` [PATCH v17 03/22] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD "
` [PATCH v17 04/22] vfs: Make the inode passed to inode_change_ok non-const
` [PATCH v17 05/22] vfs: Add permission flags for setting file attributes
` [PATCH v17 06/22] richacl: In-memory representation and helper functions
` [PATCH v17 07/22] richacl: Permission mapping functions
` [PATCH v17 08/22] richacl: Compute maximum file masks from an acl
` [PATCH v17 09/22] richacl: Permission check algorithm
` [PATCH v17 10/22] posix_acl: Unexport acl_by_type and make it static
` [PATCH v17 11/22] vfs: Cache base_acl objects in inodes
` [PATCH v17 12/22] vfs: Add get_richacl and set_richacl inode operations
` [PATCH v17 13/22] vfs: Cache richacl in struct inode
` [PATCH v17 14/22] richacl: Update the file masks in chmod()
` [PATCH v17 15/22] richacl: Check if an acl is equivalent to a file mode
` [PATCH v17 16/22] richacl: Create-time inheritance
` [PATCH v17 17/22] richacl: Automatic Inheritance
` [PATCH v17 18/22] richacl: xattr mapping functions
` [PATCH v17 19/22] richacl: Add richacl xattr handler
` [PATCH v17 20/22] vfs: Add richacl permission checking
` [PATCH v17 21/22] ext4: Add richacl support
` [PATCH v17 22/22] ext4: Add richacl feature flag

[PATCH 0/2] Document and extend kernel.perf_event_paranoid
 2016-01-11 15:23 UTC  (2+ messages)
` [PATCH 2/2] security,perf: Allow further restriction of perf_event_open


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