linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-04-17 02:28:27 to 2016-04-18 01:02:40 UTC [more...]

[PATCH v3 00/16] Support non-lru page migration
 2016-04-18  1:04 UTC  (15+ messages)
` [PATCH v3 05/16] zsmalloc: keep max_object in size_class
` [PATCH v3 06/16] zsmalloc: squeeze inuse into page->mapping
` [PATCH v3 07/16] zsmalloc: remove page_mapcount_reset
` [PATCH v3 08/16] zsmalloc: squeeze freelist into page->mapping
` [PATCH v3 09/16] zsmalloc: move struct zs_meta from mapping to freelist
` [PATCH v3 10/16] zsmalloc: factor page chain functionality out
` [PATCH v3 11/16] zsmalloc: separate free_zspage from putback_zspage

System call number masking
 2016-04-18  0:47 UTC  (4+ messages)
    ` [PATCH] x86/entry/x32: Check top 32 bits of syscall number on the fast path

[PATCH v2 0/2] vfs: Define new syscall getumask
 2016-04-18  0:38 UTC  (5+ messages)

[PATCH v2 0/4] drivers: staging: checkpatch fixes
 2016-04-18  0:35 UTC  (5+ messages)
` [PATCH v2 1/4] drivers: staging: fix parameter alignment
` [PATCH v2 2/4] drivers: staging: fix line length
` [PATCH v2 3/4] drivers: staging: remove comparison to NULL
` [PATCH v2 4/4] drivers: staging: remove BUG_ON

watchdog: deadlock warning with imx2_wdt driver and systemd
 2016-04-18  0:17 UTC  (2+ messages)

[PATCH 0/4] drivers: staging: checkpatch fixes
 2016-04-17 23:59 UTC  (6+ messages)
` [PATCH 1/4] drivers: staging: fix parameter alignment
` [PATCH 2/4] drivers: staging: fix line length
` [PATCH 3/4] drivers: staging: remove comparison to NULL
` [PATCH 4/4] drivers: staging: remove BUG_ON

[PATCH v11 00/17] Add ACPI support for Xen Dom0 on ARM64
 2016-04-17 23:59 UTC  (5+ messages)
` [PATCH v11 01/17] Xen: ACPI: Hide UART used by Xen

[PATCH net-next 0/2] BPF updates
 2016-04-17 23:55 UTC  (4+ messages)
` [PATCH net-next 1/2] bpf, trace: add BPF_F_CURRENT_CPU flag for bpf_perf_event_output
` [PATCH net-next 2/2] bpf: add event output helper for notifications/sampling/logging

[PATCH net-next v4 0/9] net: dsa: mv88e6xxx: factorize switch info
 2016-04-17 22:54 UTC  (13+ messages)
` [PATCH net-next v4 1/9] net: dsa: constify probed name
` [PATCH net-next v4 2/9] net: dsa: mv88e6xxx: drop double ds assignment
` [PATCH net-next v4 3/9] net: dsa: mv88e6xxx: drop revision probing
` [PATCH net-next v4 4/9] net: dsa: mv88e6xxx: read switch ID in probe
` [PATCH net-next v4 5/9] net: dsa: mv88e6xxx: add switch info
` [PATCH net-next v4 6/9] net: dsa: mv88e6xxx: add family to info
` [PATCH net-next v4 7/9] net: dsa: mv88e6xxx: add number of ports "
` [PATCH net-next v4 8/9] net: dsa: mv88e6xxx: add number of db "
` [PATCH net-next v4 9/9] net: dsa: mv88e6xxx: remove switch ID from ps

[PATCH] macsec: fix crypto Kconfig dependency
 2016-04-17 22:52 UTC  (2+ messages)

bpf: use-after-free in array_map_alloc
 2016-04-17 22:45 UTC  (3+ messages)

[PATCHv2] wlcore: spi: add wl18xx support
 2016-04-17 22:19 UTC  (2+ messages)

[PATCH v3] prism54: isl_38xx: Replace 'struct timeval'
 2016-04-17 22:10 UTC  (5+ messages)

[PATCH v4 0/2] Skylake PSys support
 2016-04-17 22:03 UTC  (3+ messages)
` [PATCH v4 1/2] perf/x86/intel/rapl: support Skylake RAPL domains
` [PATCH v4 2/2] powercap: intel_rapl: PSys support

[PATCH] [media] smiapp: provide g_skip_top_lines method in sensor ops
 2016-04-17 21:44 UTC  (2+ messages)

[PATCH 1/2] char: PC rtc: replace blacklist with whitelist
 2016-04-17 21:37 UTC  (5+ messages)

[PATCH 2/2] Staging: Lustre: Fixed coding style issues
 2016-04-17 21:35 UTC  (2+ messages)

[PATCH v5 0/8] block: prepare for multipage bvecs
 2016-04-17 21:29 UTC  (9+ messages)
` [PATCH v5 1/8] block: move bvec iterator into include/linux/bvec.h
` [PATCH v5 2/8] block: move two bvec structure into bvec.h
` [PATCH v5 3/8] block: mark 1st parameter of bvec_iter_advance as const
` [PATCH v5 4/8] iov_iter: use bvec iterator to implement iterate_bvec()
` [PATCH v5 5/8] fs: xfs: replace BIO_MAX_SECTORS with BIO_MAX_PAGES
` [PATCH v5 6/8] block: bio: remove BIO_MAX_SECTORS
` [PATCH v5 7/8] block: drbd: avoid to use BIO_MAX_SIZE
` [PATCH v5 8/8] block: bio: remove BIO_MAX_SIZE

[BUG] machine check Oops on Alpha
 2016-04-17 21:05 UTC 

[PATCH] efi: Use GFP_ATOMIC instead of GFP_KERNEL
 2016-04-17 21:18 UTC  (4+ messages)

[PATCH 10/12] mtd: nand: read ECC algorithm from the new field
 2016-04-17 20:53 UTC  (33+ messages)
` [PATCH 12/12] mtd: mtd: drop NAND_ECC_SOFT_BCH enum value
  ` [PATCH V2 01/11] mtd: nand: bf5xx: set ECC algorithm explicitly
  ` [PATCH V2 02/11] mtd: nand: davinci: "
  ` [PATCH V2 03/11] mtd: nand: atmel: "
  ` [PATCH V2 04/11] CRIS v32: nand: "
  ` [PATCH V2 05/11] staging: mt29f_spinand: "
  ` [PATCH V2 06/11] mtd: nand: set ECC algorithm to Hamming on fallback
  ` [PATCH V2 07/11] mtd: nand: hisi504: set ECC algorithm based on DT info
  ` [PATCH V2 08/11] mtd: nand: fsmc: validate ECC setup by checking algorithm directly
  ` [PATCH V2 09/11] mtd: nand: read ECC algorithm from the new field
  ` [PATCH V2 10/11] of: mtd: drop support for NAND_ECC_SOFT_BCH as "soft_bch" mapping
  ` [PATCH V2 11/11] mtd: mtd: drop NAND_ECC_SOFT_BCH enum value
    ` [PATCH V3 01/11] mtd: nand: bf5xx: set ECC algorithm explicitly
    ` [PATCH V3 02/11] mtd: nand: davinci: "
    ` [PATCH V3 03/11] mtd: nand: atmel: "
    ` [PATCH V3 04/11] CRIS v32: nand: "
    ` [PATCH V3 05/11] staging: mt29f_spinand: "
    ` [PATCH V3 06/11] mtd: nand: set ECC algorithm to Hamming on fallback
    ` [PATCH V3 07/11] mtd: nand: hisi504: set ECC algorithm based on DT info
    ` [PATCH V3 08/11] mtd: nand: fsmc: validate ECC setup by checking algorithm directly
    ` [PATCH V3 09/11] mtd: nand: read ECC algorithm from the new field
    ` [PATCH V3 10/11] of: mtd: drop support for NAND_ECC_SOFT_BCH as "soft_bch" mapping
    ` [PATCH V3 11/11] mtd: mtd: drop NAND_ECC_SOFT_BCH enum value

Show virtualized dentry root in mountinfo for cgroupfs
 2016-04-17 20:04 UTC  (3+ messages)
` [PATCH 1/2] kernfs_path_from_node_locked: don't overwrite nlen
` [PATCH 2/2] mountinfo: implement show_path for kernfs and cgroup

[PATCH] fs: add the FIGETFROZEN ioctl call
 2016-04-17 15:05 UTC  (4+ messages)

[PATCH] mm/memblock: move memblock_{add,reserve}_region into memblock_{add,reserve}
 2016-04-17 19:14 UTC 

[PATCH v2 0/5] iio: use regmap to retrieve struct device
 2016-04-17 18:07 UTC  (4+ messages)
` [PATCH v2 4/5] iio: health: afe4404: "

4.4, 4.6: camera and unlock buttons produce tons of interrupts (was Re: N900 sleep mode)
 2016-04-17 17:55 UTC  (11+ messages)
            ` Nokia N900 retention mode in v4.6, camera buttons fun

[PATCH V3 1/4] acpi,pci,irq: reduce resource requirements
 2016-04-17 17:36 UTC  (4+ messages)
` [PATCH V3 2/4] acpi,pci,irq: reduce static IRQ array size to 16
` [PATCH V3 3/4] acpi,pci,irq: remove redundant code in acpi_irq_penalty_init
` [PATCH V3 4/4] acpi,pci,irq: remove SCI penalize function

[PATCH -next] kernel: Replace ACCESS_ONCE with READ/WRITE_ONCE
 2016-04-17 17:26 UTC  (9+ messages)
` [PATCH] checkpatch: Whine about ACCESS_ONCE
  ` [PATCH V2] "

[PATCH 1/3] iio: core: Add devm_ APIs for iio_channel_{get,release}
 2016-04-17 16:48 UTC  (5+ messages)
` [PATCH 2/3] iio: core: Add devm_ APIs for iio_channel_{get,release}_all

[PATCH, RESEND] serial-uartlite: un-constify uartlite_be/uartlite_le
 2016-04-17 16:59 UTC  (3+ messages)

[PATCH 0/11] introduce down_write_killable for rw_semaphore v3
 2016-04-17 16:59 UTC  (8+ messages)
` [PATCH 10/11] x86, rwsem: provide __down_write_killable

[PATCH net-next v3 0/8] net: dsa: mv88e6xxx: factorize switch info
 2016-04-17 16:37 UTC  (8+ messages)
` [PATCH net-next v3 2/8] net: dsa: mv88e6xxx: drop revision probing
` [PATCH net-next v3 3/8] net: dsa: mv88e6xxx: read switch ID in probe
` [PATCH net-next v3 4/8] net: dsa: mv88e6xxx: add switch info

Drivers/hv
 2016-04-17 17:47 UTC 

[PATCH] perf/x86/intel/rapl: Add missing Haswell model
 2016-04-17 15:43 UTC 

[PATCH v5 00/24] pwm: add support for atomic update
 2016-04-17 15:39 UTC  (4+ messages)
` [PATCH v5 13/24] input: misc: max8997: explicitly apply PWM config extracted from pwm_args

[PATCH 1/3] ARM: pxa: prepare pxa25x interrupts for device-tree platforms
 2016-04-17 15:24 UTC  (3+ messages)
` [PATCH 2/3] ARM: pxa: add pxa25x device-tree support

Jsem Mr.Peter Wong
 2016-04-17 14:53 UTC 

{standard input}:136: Error: number (0x9000000080000000) larger than 32 bits
 2016-04-17 14:43 UTC  (3+ messages)

[PATCH] ARM: dts: omap3-n900: Specify peripherals LDO regulators initial mode
 2016-04-17 14:29 UTC  (5+ messages)
      ` [PATCH v1] "

[RFC] iio: st: Add lsm9ds0 support for gyro accel and magn
 2016-04-17 14:21 UTC  (4+ messages)

[PATCH] Axi-usb: Add support for 64-bit addressing
 2016-04-17 14:09 UTC  (2+ messages)

undefined reference to `early_panic'
 2016-04-17 13:57 UTC 

[PATCH] soc/tegra: pmc: Fix "scheduling while atomic"
 2016-04-17 13:34 UTC 

[PATCH v2 1/2] i2c: exynos5: Check clk_prepare_enable() return value
 2016-04-17 13:34 UTC  (4+ messages)
` [PATCH v2 2/2] i2c: exynos5: Fix possible ABBA deadlock by keeping I2C clock prepared

[PATCH] i2c: exynos5: Fix possible ABBA deadlock by keeping I2C clock prepared
 2016-04-17 13:29 UTC  (4+ messages)

[PATCH] Axi-usb: Add support for 64-bit addressing
 2016-04-17 13:14 UTC  (3+ messages)

linux-next: build failure after merge of the tip tree
 2016-04-17 13:04 UTC  (5+ messages)

Bug 83561 - Suboptimal chainsaw behavior in copying between to SD cards
 2016-04-17 12:44 UTC 

[PATCH 1/2 v2] device-tree: nexus7-flo: Remove power gpio key entry and use pmic8xxx-pwrkey
 2016-04-17 12:24 UTC  (5+ messages)

[BUG] cgroup/workques/fork: deadlock when moving cgroups
 2016-04-17 12:07 UTC  (11+ messages)
      ` [PATCH for-4.6-fixes] memcg: remove lru_add_drain_all() invocation from mem_cgroup_move_charge()

[PATCH v3 0/6] perf tools: Use SIGUSR2 control data dumpping
 2016-04-17 11:52 UTC  (4+ messages)
` [PATCH v3 1/6] perf tools: Derive trigger class from auxtrace_snapshot

[PATCH V3 26/29] iio: use parity32 in adxrs450
 2016-04-17 11:32 UTC  (2+ messages)

mm: memory corruption on mmput
 2016-04-17 11:12 UTC 

[PATCH V3 1/2] thermal: generic-adc: Add DT binding for ADC based thermal sensor
 2016-04-17 10:54 UTC  (3+ messages)
` [PATCH V3 2/2] thermal: generic-adc: Add ADC based thermal sensor driver

mm: use-after-free in free_vmap_area_noflush
 2016-04-17 10:48 UTC 

[PATCH 0/2] Introduce SPI support for BMC150 chip
 2016-04-17 10:04 UTC  (5+ messages)
` [PATCH 1/2] iio: magn: Split bmc150 driver in common/i2c parts
` [PATCH 2/2] iio: magn: bmc150: Introduce SPI support

[PATCH 2/2] iio: adc: set INPUT_PROP_DIRECT
 2016-04-17  9:48 UTC  (4+ messages)

linux-next: build failure after merge of the net-next tree
 2016-04-17  9:47 UTC  (3+ messages)

[PATCH v3 0/2] iio: Add support for adc101 and adc121c to ti-adc081c
 2016-04-17  9:46 UTC  (5+ messages)
` [PATCH v3 1/2] ti-adc081c: Add support for adc101c and adc121c
` [PATCH v3 2/2] ti-adc081c: Initial triggered buffer support

[PATCH v2 0/5] Support for max44000 Ambient and Infrared Proximity Sensor
 2016-04-17  9:29 UTC  (11+ messages)
` [PATCH v2 1/5] max44000: Initial support
` [PATCH v2 2/5] max44000: Initial support for proximity reading
` [PATCH v2 3/5] max44000: Support controlling LED current output
` [PATCH v2 4/5] max44000: Expose ambient sensor scaling
` [PATCH v2 5/5] max44000: Initial triggered buffer support

[PATCH V6 00/13] Support for generic ACPI based PCI host controller
 2016-04-17  9:23 UTC  (4+ messages)

[char-misc-next 1/3] mei: drop global me_client_index
 2016-04-17 16:16 UTC  (3+ messages)
` [char-misc-next 2/3] mei: fix NULL dereferencing during FW initiated disconnection
` [char-misc-next 3/3] mei: amthif: discard not read messages

[PATCH 00/42] v7: separate operations from flags in the bio/request structs
 2016-04-17  8:46 UTC  (3+ messages)
` [PATCH 41/42] block: do not use REQ_FLUSH for tracking flush support

[PATCH 0/5] Support for max44000 Ambient and Infrared Proximity Sensor
 2016-04-17  8:41 UTC  (10+ messages)
` [PATCH 1/5] max44000: Initial commit
` [PATCH 5/5] max44000: Initial triggered buffer support

[PATCH] fs/ext4: mb_find_order_for_block(): silence UBSAN
 2016-04-17  8:35 UTC  (2+ messages)

[Question] reset controlling
 2016-04-17  8:16 UTC  (3+ messages)

[GIT PULL] phy: for 4.6 -rc
 2016-04-17  6:57 UTC  (4+ messages)
` [PATCH 1/3] phy: rockchip-dp: should be a child device of the GRF
` [PATCH 2/3] phy: rockchip-emmc: "
` [PATCH 3/3] phy: rockchip-emmc: adapt binding to specifiy register offset and length

arch/mips/vdso/gettimeofday.c:1:0: error: '-march=r3900' requires '-mfp32'
 2016-04-17  6:32 UTC 

include/linux/kprobes.h:332:2: error: invalid use of undefined type 'struct kprobe_ctlblk'
 2016-04-17  6:30 UTC 

arch/mips/vdso/elf.S:1:0: error: '-march=r3900' requires '-mfp32'
 2016-04-17  6:25 UTC 

[PATCH 0/6] drm/fsl-dcu: unload fixes
 2016-04-17  5:25 UTC  (7+ messages)
` [PATCH 1/6] drm/fsl-dcu: detach panel on destroy
` [PATCH 2/6] drm/fsl-dcu: handle missing panel gracefully
` [PATCH 3/6] drm/fsl-dcu: use variable name dev for struct drm_device
` [PATCH 4/6] drm/fsl-dcu: deallocate fbdev CMA on unload
` [PATCH 5/6] drm/fsl-dcu: disable output polling on driver unload
` [PATCH 6/6] drm/fsl-dcu: implement lastclose callback

drivers/mfd/syscon.c:67:9: error: implicit declaration of function 'ioremap'
 2016-04-17  5:22 UTC 

/tmp/ccTcF8pg.s: Error: .size expression for aes_p8_set_encrypt_key does not evaluate to a constant
 2016-04-17  5:18 UTC 

drivers/mfd/syscon.c:89:2: error: implicit declaration of function 'iounmap'
 2016-04-17  5:05 UTC 

[PATCH] dspi: config dspi master regmap with right mode depend on BE or LE
 2016-04-17  2:41 UTC  (2+ messages)

Isolated expedited RCU code to a new tree_exp.h
 2016-04-17  2:34 UTC  (4+ messages)

[PATCH tip/core/rcu 0/10] Documentation updates for 4.7
 2016-04-17  2:33 UTC  (4+ messages)
` [PATCH tip/core/rcu 10/10] documentation: Add documentation for RCU's major data structures

[PATCH 00/31] huge tmpfs: THPagecache implemented by teams
 2016-04-17  2:28 UTC  (4+ messages)
` [PATCH 01/31] huge tmpfs: prepare counts in meminfo, vmstat and SysRq-m


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