public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-11-17 16:37:00 to 2015-11-17 19:25:39 UTC [more...]

[PATCH 1/3] iio: mma8452: add freefall detection for Freescale's accelerometers
 2015-11-17 19:24 UTC  (5+ messages)

[PATCH v3 0/7] User namespace mount updates
 2015-11-17 19:21 UTC  (18+ messages)
` [PATCH v3 1/7] block_dev: Support checking inode permissions in lookup_bdev()
` [PATCH v3 2/7] block_dev: Check permissions towards block device inode when mounting
` [PATCH v3 3/7] mtd: Check permissions towards mtd "
` [PATCH v3 4/7] fs: Treat foreign mounts as nosuid
` [PATCH v3 5/7] selinux: Add support for unprivileged mounts from user namespaces
` [PATCH v3 6/7] userns: Replace in_userns with current_in_userns
` [PATCH v3 7/7] Smack: Handle labels consistently in untrusted mounts

[PATCH] xen/x86: Adjust stack pointer in xen_sysexit
 2015-11-17 19:21 UTC  (15+ messages)
                      ` [Xen-devel] "

[PATCH 0/8] spi: Add file i/o to spidev_test
 2015-11-17 19:21 UTC  (17+ messages)
` [PATCH 1/8] Documentation/spi/spidev_test.c: use one rx buffer
` [PATCH 2/8] Documentation/spi/spidev_test.c: clean up input_tx
` [PATCH 3/8] Documentation/spi/spidev_test.c: accept input from a file
` [PATCH 7/8] tools/Makefile: minor whitespace cleanup
` [PATCH 8/8] spi: Move spi code from Documentation to tools

[PATCH with Coccinelle?] Deletion of unnecessary checks before specific function calls
 2015-11-17 19:20 UTC  (7+ messages)
                                ` [PATCH] net-scm: Delete an unnecessary check before the function call "kfree"
                                    `  "
                                ` [PATCH] s390-ctcm: Delete unnecessary checks before the function call "channel_remove"

37afb0003242 ("cpufreq: intel_pstate: Use ACPI perf configuration") makes intel_pstate kaputt
 2015-11-17 19:16 UTC  (7+ messages)

next build: 235 warnings 3 failures (next/next-20151117)
 2015-11-17 19:17 UTC  (6+ messages)

Asterisk deadlocks since Kernel 4.1
 2015-11-17 19:15 UTC  (2+ messages)

[PATCH v2 0/7] New Atmel PIO4 pinctrl/gpio driver
 2015-11-17 19:15 UTC  (6+ messages)
` [PATCH v2 4/7] ARM: at91/dt: sama5d2: add pio controller node

[PATCH] drm: support hotspot for universal plane cursors
 2015-11-17 19:11 UTC  (12+ messages)
` [PATCH v2] "

[PATCH v7,2/3] mtd: nand: jz4780: driver for NAND devices on JZ4780 SoCs
 2015-11-17 19:09 UTC  (4+ messages)
  ` [PATCH v7, 2/3] "

[PATCH v2 00/11] DAX fsynx/msync support
 2015-11-17 19:03 UTC  (13+ messages)
` [PATCH v2 02/11] mm: add pmd_mkclean()
` [PATCH v2 07/11] mm: add find_get_entries_tag()
` [PATCH v2 08/11] dax: add support for fsync/sync
` [PATCH v2 11/11] xfs: add support for DAX fsync/msync

[PATCH 1/3] dell_wmi: Support new hotkeys on the XPS 13 Skylake
 2015-11-17 19:03 UTC  (3+ messages)

[PATCHv2 0/3] Devicetree bindings for Ion
 2015-11-17 19:02 UTC  (3+ messages)

[PATCH] [MEDIA] dvb: usb: fix dib3000mc dependencies
 2015-11-17 19:00 UTC  (3+ messages)

ptrace() hangs on attempt to seize/attach stopped & frozen task
 2015-11-17 19:34 UTC  (7+ messages)

[PATCH] regulator: mt6311: MT6311_REGULATOR needs to select REGMAP_I2C
 2015-11-17 18:54 UTC  (2+ messages)
` Applied "regulator: mt6311: MT6311_REGULATOR needs to select REGMAP_I2C" to the regulator tree

[PATCH] regulator: Make bulk API support optional supplies
 2015-11-17 18:54 UTC  (2+ messages)
` Applied "regulator: Make bulk API support optional supplies" to the regulator tree

[PATCH] block: add calls to split trace point
 2015-11-17 18:53 UTC 

[PATCH V1] regulator: pv88060: new regulator driver
 2015-11-17 18:50 UTC  (2+ messages)

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

[PATCH V2 net-next 0/5] net:hns: Add support of Hip06 SoC to the Hislicon Network Subsystem
 2015-11-17 18:52 UTC  (6+ messages)
` [PATCH V2 net-next 1/5] "
` [PATCH V2 net-next 2/5] net:hns: Add Hip06 "RSS(Receive Side Scaling)" support to HNS Driver
` [PATCH V2 net-next 3/5] net:hns: Add Hip06 "TSO(TCP Segment Offload)" support "
` [PATCH V2 net-next 4/5] net:hns: Add support of ethtool TSO set option for Hip06 in HNS
` [PATCH V2 net-next 5/5] net:hns: Add the init code to disable Hip06 "Hardware VLAN assist"

Use-after-free in ep_remove_wait_queue
 2015-11-17 18:38 UTC  (14+ messages)
            ` [PATCH] unix: avoid use-after-free "

[PATCH 0/7] add missing of_node_put
 2015-11-17 18:34 UTC  (8+ messages)
` [PATCH 1/7] phy: brcmstb-sata: "

[PATCH 0/2] ARM CoreLink CCI-550 PMU driver
 2015-11-17 18:30 UTC  (3+ messages)
` [PATCH 1/2] arm-cci500: Rearrange PMU driver for code sharing with CCI-550 PMU
` [PATCH 2/2] arm-cci: CoreLink CCI-550 PMU driver

[PATCH v11 00/24] perf tools: Add 'perf-config' command
 2015-11-17 13:52 UTC 

[PATCH] fpga: zynq-fpga: Avoid hammering clk_{enable/disable}
 2015-11-17 18:08 UTC  (3+ messages)

[PATCH 1/2] Remove EFI memmap quirk for UV
 2015-11-17 18:24 UTC  (4+ messages)

add a proper completion queue abstraction
 2015-11-17 18:22 UTC  (13+ messages)
` [PATCH 1/9] move blk_iopoll to limit and make it generally available
` [PATCH 2/9] IB: add a proper completion queue abstraction
` [PATCH 3/9] IB: add a helper to safely drain a QP
` [PATCH 5/9] srpt: use the new CQ API

[PATCH] mm: fix incorrect behavior when process virtual address space limit is exceeded
 2015-11-17 19:03 UTC  (5+ messages)
  ` [PATCH] mm/mmap.c: remove incorrect MAP_FIXED flag comparison from mmap_region

[PATCH 0/8] stop_machine: stop_one_cpu_nowait() fix, misc cleanups
 2015-11-17 18:05 UTC  (7+ messages)
` [PATCH 1/8] stop_machine: cpu_stopper_thread() must check done != NULL
` [PATCH 3/8] stop_machine: make cpu_stop_queue_work() and stop_one_cpu_nowait() return bool
  ` [PATCH v2 "

[PATCHv3 0/5] arm-cci500: Workaround pmu_event_set_period
 2015-11-17 18:03 UTC  (6+ messages)
` [PATCHv3 1/5] arm-cci: Refactor CCI PMU enable/disable methods
` [PATCHv3 2/5] arm-cci: Get the status of a counter
` [PATCHv3 3/5] arm-cci: Add routines to enable/disable all counters
` [PATCHv3 4/5] arm-cci: Add hooks for pmu_write_counter
` [PATCHv3 5/5] arm-cci: CCI-500: Work around PMU counter writes

[BUG] checkpatch: false positive for commits with quote characters
 2015-11-17 18:03 UTC  (3+ messages)

[PATCH 1/5] Input: db9 - clear unused function pointers
 2015-11-17 18:00 UTC  (2+ messages)

[PATCH 00/10 V2] KVM: x86: MMU: Clean up x86's mmu code for future work
 2015-11-17 17:58 UTC  (6+ messages)
` [PATCH 05/10] KVM: x86: MMU: Use for_each_rmap_spte macro instead of pte_list_walk()

[PATCH v3 0/5] Add board support for TS-4800
 2015-11-17 17:56 UTC  (6+ messages)
` [PATCH v3 2/5] mfd: syscon: add a DT property to set value width
` [PATCH v3 3/5] watchdog: ts4800: add driver for TS-4800 watchdog

[PATCH] brcmnand: Clear EXT_ADDR error registers in PIO mode
 2015-11-17 17:55 UTC  (4+ messages)

[PATCH v2 0/2] ASoC: Add support for DA7217 and DA7218 audio codecs
 2015-11-17 17:53 UTC  (5+ messages)
` [PATCH v2 1/2] ASoC: da7218: Add bindings documentation for DA7218 audio codec

[PATCH v3 0/5] Add memory mapped read support for ti-qspi
 2015-11-17 17:48 UTC  (8+ messages)
` [PATCH v3 1/5] spi: introduce mmap read support for spi flash devices

[PATCH v2] pstore-ram: add Device Tree bindings
 2015-11-17 17:48 UTC  (2+ messages)

[3.19.y-ckt stable] Linux 3.19.8-ckt10
 2015-11-17 17:41 UTC  (2+ messages)

[GIT PULL] USB fixes for v4.4-rc2
 2015-11-17 17:41 UTC 

[PATCH RFC 0/3] Add iommu support for hi6220 HiKey board
 2015-11-17 17:36 UTC  (3+ messages)
` [PATCH 1/3] docs: iommu: Documentation for iommu in hi6220 SoC

[PATCH v11 4/5] arm64: introduce CONFIG_PARAVIRT, PARAVIRT_TIME_ACCOUNTING and pv_time_ops
 2015-11-17 17:35 UTC  (4+ messages)

[PATCH 1/2] security: remove unused cap_is_fs_cap function
 2015-11-17 17:35 UTC  (4+ messages)
` [PATCH 2/2] security/capability.h: cap_issubset/isclear can be boolean

[PATCH v4 00/24] pwm: add support for atomic update
 2015-11-17 17:32 UTC  (3+ messages)
` [PATCH v4 05/24] misc: max77693-haptic: use pwm_get_xxx() helpers where appropriate

[PATCH] scpi: hide get_scpi_ops in module from built-in code
 2015-11-17 17:30 UTC  (2+ messages)

[PATCH 1/3] dl2k: Handle memory allocation errors in alloc_list
 2015-11-17 17:28 UTC  (3+ messages)
` [PATCH 2/3] dl2k: Reorder and cleanup initialization
` [PATCH 3/3] dl2k: Implement suspend

trace: trace_kprobe.c always shows interrupts off
 2015-11-17 17:23 UTC  (2+ messages)

[PATCH] Doc: networking: 6lowpan: Fix typo in 6lowpan.txt
 2015-11-17 17:13 UTC  (2+ messages)

[PATCH 2/2] iio: health: Add driver for the TI AFE4404 heart monitor
 2015-11-17 17:07 UTC  (8+ messages)

[PATCH] staging: goldfish: fix checkpatch checks
 2015-11-17 17:06 UTC  (2+ messages)

[PATCH v2 0/3] nvdimm: Add an IOCTL pass thru for DSM calls
 2015-11-17 17:05 UTC  (6+ messages)

[RFC PATCH] tsc: synchronize TSCs on buggy Intel Xeon E5 CPUs with offset error
 2015-11-17 16:49 UTC  (10+ messages)

[PATCH v2] PM / Domains: export __pm_genpd_add_device symbol
 2015-11-17 16:56 UTC  (2+ messages)

read physical address space
 2015-11-17 16:28 UTC  (2+ messages)

[PATCH v5 00/32] HiSilicon SAS driver
 2015-11-17 16:50 UTC  (28+ messages)
` [PATCH v5 01/32] [SCSI] sas: centralise ssp frame information units
` [PATCH v5 02/32] devicetree: bindings: scsi: HiSi SAS
` [PATCH v5 03/32] scsi: hisi_sas: add initial bare main driver
` [PATCH v5 04/32] scsi: hisi_sas: add scsi host registration
` [PATCH v5 05/32] scsi: hisi_sas: scan device tree
` [PATCH v5 06/32] scsi: hisi_sas: add HW DMA structures
` [PATCH v5 07/32] scsi: hisi_sas: allocate memories and create pools
` [PATCH v5 08/32] scsi: hisi_sas: add hisi_sas_remove
` [PATCH v5 11/32] scsi: hisi_sas: add phy SAS ADDR initialization
` [PATCH v5 15/32] scsi: hisi_sas: add phy and port init
` [PATCH v5 16/32] scsi: hisi_sas: add timer and spinlock init
` [PATCH v5 17/32] scsi: hisi_sas: add v1 hw module init
` [PATCH v5 18/32] scsi: hisi_sas: add v1 hardware register definitions
` [PATCH v5 19/32] scsi: hisi_sas: add v1 HW initialisation code
` [PATCH v5 20/32] scsi: hisi_sas: add v1 hw interrupt init
` [PATCH v5 21/32] scsi: hisi_sas: add path from phyup irq to SAS framework
` [PATCH v5 22/32] scsi: hisi_sas: add ssp command function
` [PATCH v5 23/32] scsi: hisi_sas: add cq interrupt handler
` [PATCH v5 24/32] scsi: hisi_sas: add dev_found and dev_gone
` [PATCH v5 25/32] scsi: hisi_sas: add abnormal irq handler
` [PATCH v5 26/32] scsi: hisi_sas: add bcast interrupt handler
` [PATCH v5 27/32] scsi: hisi_sas: add smp protocol support
` [PATCH v5 28/32] scsi: hisi_sas: add scan finished and start
` [PATCH v5 29/32] scsi: hisi_sas: add tmf methods
` [PATCH v5 30/32] scsi: hisi_sas: add control phy handler
` [PATCH v5 31/32] scsi: hisi_sas: add fatal irq handler
` [PATCH v5 32/32] MAINTAINERS: add maintainer for HiSi SAS driver

randconfig build error with next-20151117, in drivers/clocksource
 2015-11-17 16:52 UTC 

[PATCH V4 2/2] arm64: bpf: make BPF prologue and epilogue align with ARM64 AAPCS
 2015-11-17 16:51 UTC  (4+ messages)

[PATCH] thermal: fix thermal_zone_bind_cooling_device prototype
 2015-11-17 16:48 UTC 

sound/soc/codecs/rl6347a.c:66:8: error: implicit declaration of function 'i2c_master_send'
 2015-11-17 16:47 UTC  (2+ messages)

[PATCH v3 07/23] powerpc/8xx: Fix vaddr for IMMR early remap
 2015-11-17 16:40 UTC  (2+ messages)

[PATCH 0/2] TPM 2.0 trusted key features for v4.5
 2015-11-17 16:27 UTC  (2+ messages)
` [PATCH 1/2] keys, trusted: select hash algorithm for TPM2 chips


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox