linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-01-11 14:12:41 to 2016-01-11 16:38:21 UTC [more...]

[RFC][PATCH 00/12] various perf fixes
 2016-01-11 16:25 UTC  (12+ 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 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)

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

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

[PATCH v3 00/21] arm64: implement support for KASLR
 2016-01-11 16:31 UTC  (9+ messages)
` [PATCH v3 02/21] arm64: introduce KIMAGE_VADDR as the virtual base of the kernel region
` [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 V4] lightnvm: manage open and closed blocks separately
 2016-01-11 16:32 UTC 

[PATCH v5 0/2] ACPI: amba bus probing support
 2016-01-11 16:26 UTC  (9+ messages)
` [PATCH v5 1/2] ACPI: introduce a function to find the first physical device
` [PATCH v5 2/2] ACPI: amba bus probing support

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

[PATCH v2] pipe: limit the per-user amount of pages allocated in pipes
 2016-01-11 16:24 UTC  (3+ 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)

[RFC PATCH] always probe UART HW when options are not specified
 2016-01-11 16:11 UTC  (11+ 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

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

[PATCH] staging: comedi: dt2801: Prefer using the BIT macro
 2016-01-11 16:04 UTC 

[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 00/53] perf tools: Bugfix, BPF improvement and perf record flight record mode
 2016-01-11 15:42 UTC  (19+ messages)
` [PATCH 03/53] perf tools: Set parallel making options build-test
` [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 22/53] perf tools: Support perf event alias name
` [PATCH 24/53] perf tools: Enable indices setting syntax for BPF maps
` [PATCH 25/53] perf tools: Introduce bpf-output event
` [PATCH 35/53] perf record: Add '--timestamp-filename' option to append timestamp to output filename
` [PATCH 38/53] perf record: Disable buildid cache options by default in switch output mode
` [PATCH 42/53] perf record: Prevent reading invalid data in record__mmap_read

[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] ata: add AMD Seattle platform driver
 2016-01-11 15:33 UTC  (6+ messages)

[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  (3+ messages)
` [PATCH 1/2] Documentation,perf: Document the perf sysctls
` [PATCH 2/2] security,perf: Allow further restriction of perf_event_open

[PATCH 1/1] smsc: Enabling SMSC LAN911 driver for ARM64 as well
 2016-01-11 15:16 UTC  (2+ messages)

[PATCH] mm,oom: Exclude TIF_MEMDIE processes from candidates
 2016-01-11 15:18 UTC  (6+ messages)

[PATCH] ASoC: qcom: use correct device pointer in dma allocation
 2016-01-11 15:17 UTC 

linux-next: manual merge of the cgroup tree with the tip tree
 2016-01-11 15:15 UTC  (3+ messages)

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

[PATCH -next] tty/serial: atmel: Include module.h to fix build failure
 2016-01-11 15:08 UTC  (5+ messages)

[GIT PULL] x86/platform changes for v4.5
 2016-01-11 15:07 UTC 

[GIT PULL] x86/mm changes for v4.5
 2016-01-11 15:05 UTC 

[PATCH v3 0/2] adding PCI support to AXS10x
 2016-01-11 15:02 UTC  (5+ messages)

[GIT PULL] x86/fpu changes for v4.5
 2016-01-11 15:00 UTC 

[PATCH v2] crypto: algif_skcipher - Require setkey before accept(2)
 2016-01-11 14:59 UTC  (12+ messages)
    ` [PATCH 1/2] crypto: af_alg - Add nokey compatibility path
                ` [PATCH 1/2] crypto: skcipher - Add crypto_skcipher_has_setkey
                  ` [PATCH 2/2] crypto: algif_skcipher - Add key check exception for cipher_null

[PATCH v1 1/8] lib/string: introduce match_string() helper
 2016-01-11 15:00 UTC  (4+ messages)

[GIT PULL] x86/cpu changes for v4.5
 2016-01-11 14:58 UTC 

[RFC][PATCH] ppc: Implement save_stack_trace_regs()
 2016-01-11 14:57 UTC  (8+ messages)

[GIT PULL] x86/cleanups changes for v4.5
 2016-01-11 14:56 UTC 

[PATCH v2 trivial] include/linux/dcache.h: Cleanup code and comments
 2016-01-11 14:58 UTC  (3+ messages)

[PATCH] reboot: Backup orderly_poweroff
 2016-01-11 14:55 UTC  (2+ messages)

[PATCH] x86/signal: fix restart_syscall number for x32 tasks
 2016-01-11 14:55 UTC  (8+ messages)
    ` [PATCH] x86/signal: Cleanup get_nr_restart_syscall
        ` [PATCH v2] "
            ` [RESEND PATCH "

[GIT PULL] x86/boot change for v4.5
 2016-01-11 14:54 UTC 

[GIT PULL] x86/asm changes for v4.5
 2016-01-11 14:53 UTC 

[PATCH v11 0/4] Allow USB devices to remain runtime-suspended when sleeping
 2016-01-11 14:52 UTC  (7+ messages)
` [PATCH v11 2/4] PM / Domains: add setter for dev.pm_domain

[PATCH v2 0/4] Various R-Car PCIe patches
 2016-01-11 14:48 UTC  (2+ messages)

[PATCH v12 0/7] dma: add Qualcomm Technologies HIDMA driver
 2016-01-11 14:45 UTC  (8+ messages)
` [PATCH V12 1/7] dma: qcom_bam_dma: move to qcom directory
` [PATCH V12 2/7] dma: hidma: Add Device Tree support
` [PATCH V12 3/7] dma: add Qualcomm Technologies HIDMA management driver
` [PATCH V12 4/7] dma: add Qualcomm Technologies HIDMA channel driver
` [PATCH V12 5/7] dma: qcom_hidma: implement lower level hardware interface
` [PATCH V12 6/7] dma: qcom_hidma: add debugfs hooks
` [PATCH V12 7/7] dma: qcom_hidma: add support for object hierarchy

/sys/class/power_supply/bq27200-0/capacity changed meaning between 4.1 and 4.4?
 2016-01-11 14:44 UTC  (4+ messages)

[PATCH v14 00/23] perf config: Add functionalities into perf-config and document config info
 2016-01-11 14:36 UTC  (24+ messages)
` [PATCH v14 01/23] perf config: Document variables for 'colors' section in man page
` [PATCH v14 02/23] perf config: Document variables for 'tui' and 'gtk' sections "
` [PATCH v14 03/23] perf config: Document 'buildid.dir' variable "
` [PATCH v14 04/23] perf config: Document variables for 'annotate' section "
` [PATCH v14 05/23] perf config: Document variables for 'help' "
` [PATCH v14 06/23] perf config: Document 'hist.percentage' variable "
` [PATCH v14 07/23] perf config: Document 'ui.show-headers' "
` [PATCH v14 08/23] perf config: Document variables for 'call-graph' section "
` [PATCH v14 09/23] perf config: Document variables for 'report' "
` [PATCH v14 10/23] perf config: Document 'top.children' variable "
` [PATCH v14 11/23] perf config: Document 'man.viewer' "
` [PATCH v14 12/23] perf config: Document 'pager.<subcommand>' variables "
` [PATCH v14 13/23] perf config: Document 'kmem.default' variable "
` [PATCH v14 14/23] perf config: Document 'record.build-id' "
` [PATCH v14 15/23] perf config: Add '--system' and '--user' options to select which config file is used
` [PATCH v14 16/23] perf config: Collect configs to handle config variables
` [PATCH v14 17/23] perf config: Add 'list-all' option to perf-config
` [PATCH v14 18/23] perf config: Add a option 'skel' "
` [PATCH v14 19/23] perf config: Add --verbose option for showing config description
` [PATCH v14 20/23] perf config: Add 'get' functionality
` [PATCH v14 21/23] perf config: Add 'set' feature
` [PATCH v14 22/23] perf config: normalize a value depending on default type of it
` [PATCH v14 23/23] perf config: Add a option 'remove' to perf-config

[PATCH] vhost: move is_le setup to the backend
 2016-01-11 14:39 UTC 

[PATCH 1/2] devicetree: mxsfb: add reset-active property
 2016-01-11 14:38 UTC  (5+ messages)
` [PATCH 2/2] video: mxsfb: manage LCD_RESET signal according to "

Linux 3.12.52
 2016-01-11 14:38 UTC 

[PATCH linux-next v2 00/14] mtd: spi-nor: add driver for Atmel QSPI controller
 2016-01-11 14:30 UTC  (4+ messages)
` [PATCH linux-next v2 03/14] mtd: spi-nor: select op codes and SPI NOR protocols by manufacturer

[PATCH] sparc64: fix incorrect sign extension in sys_sparc64_personality
 2016-01-11 14:30 UTC  (2+ messages)
` [RESEND PATCH] "

[PATCH v2 1/2] mmc: atmel-mci: restore dma on AVR32
 2016-01-11 14:23 UTC  (4+ messages)
` [PATCH v2 2/2] mmc: atmel: get rid of struct mci_dma_data

[RFC PATCH] selftests: use INSTALL_HDR_PATH instead of relative paths
 2016-01-11 14:22 UTC 

[PATCH] [v4]Input: evdev - drop partial events after emptying the buffer
 2016-01-11 14:16 UTC  (3+ messages)

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

[PATCH] drm: arm-hdlcd: remove DMA_CMA select
 2016-01-11 14:14 UTC  (5+ messages)
` [PATCH 4/3] drm: arm-hdlcd: add explictit DRM dependency

[PATCH v2 00/19] Fix driver crashes on hangup
 2016-01-11 14:12 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 02/19] serial: 68328: Remove bogus ldisc reset


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