linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-03-31 21:02:59 to 2016-04-01 02:55:22 UTC [more...]

[PATCH 1/2] ARM: specify install, zinstall, uinstall as PHONY targets
 2016-04-01  2:55 UTC  (4+ messages)
` [PATCH 2/2] ARM: delete "*Image is ready" log

[PATCH] ASoC: mediatek: Add second I2S on mt8173-rt5650 machine driver
 2016-04-01  2:50 UTC  (5+ messages)

[PATCH 0/4] EFI capsule update support
 2016-04-01  2:48 UTC  (3+ messages)
` [PATCH 4/4] efi: A misc char interface to update EFI firmware

[PATCH] i2c: designware: do not disable adapter after transfer
 2016-04-01  2:47 UTC 

[PATCH] iov_iter: Fix out-of-bound access in iov_iter_advance()
 2016-04-01  2:50 UTC  (2+ messages)

[PATCH net-next 0/6] net device rx busy polling support in vhost_net
 2016-04-01  2:46 UTC  (6+ messages)
` [PATCH net-next 1/6] net: skbuff: don't use union for napi_id and sender_cpu

[PATCH v1 0/2] rockchip: power-domain: support qos save and restore
 2016-04-01  2:33 UTC  (4+ messages)
` [PATCH v1 2/2] "

[PATCH] mm: Refactor find_get_pages() & friends
 2016-04-01  2:38 UTC  (5+ messages)
    ` [PATCH 1/2] "
      ` [PATCH 2/2] mm: Real pagecache iterators

[PATCH] Syntactic and factual errors in the API document
 2016-04-01  2:35 UTC  (3+ messages)

[RFC][PATCH] mm/slub: Skip CPU slab activation when debugging
 2016-04-01  2:35 UTC  (2+ messages)

[PATCH 00/18] ARM: vf610: Suspend/resume with self-refresh mode
 2016-04-01  2:25 UTC  (3+ messages)
` [PATCH 15/18] ARM: vf610: PM: initial suspend/resume support

[PATCH v2] vfs: constify arguments to utime family of system calls
 2016-04-01  2:24 UTC  (3+ messages)

mm/slab: reduce lock contention in alloc path
 2016-04-01  2:18 UTC  (4+ messages)
` [PATCH 01/11] mm/slab: hold a slab_mutex when calling __kmem_cache_shrink()

[PATCH 1/4] mm/writeback: correct dirty page calculation for highmem
 2016-04-01  2:10 UTC  (4+ messages)
` [PATCH 2/4] mm/page_alloc: correct highmem memory statistics
` [PATCH 3/4] mm/highmem: make nr_free_highpages() handles all highmem zones by itself
` [PATCH 4/4] mm/vmstat: make node_page_state() handles all "

[PATCH v2 0/5] Add zone overlapping check
 2016-04-01  2:06 UTC  (6+ messages)
` [PATCH v2 1/5] mm/hugetlb: add same zone check in pfn_range_valid_gigantic()
` [PATCH v2 2/5] mm/memory_hotplug: add comment to some functions related to memory hotplug
` [PATCH v2 3/5] mm/vmstat: add zone range overlapping check
` [PATCH v2 4/5] mm/page_owner: "
` [PATCH v2 5/5] power: "

[PATCH 1/4] ARM: bcm2835: Switch BCM2835 to sdhci-iproc.c for MMC
 2016-04-01  2:05 UTC  (6+ messages)
` [PATCH 2/4] ARM: bcm2835: Enable CONFIG_PM
` [PATCH 3/4] ARM: bcm2835: Enable the VC4 graphics driver in the defconfig
` [PATCH 4/4] ARM: bcm2835: Enable NFS root support

[PATCH 1/3] ARM: multi_v7_defconfig: Add more BCM2835 support
 2016-04-01  2:04 UTC  (5+ messages)
` [PATCH 2/3] ARM: multi_v7_defconfig: Switch BCM2835 to sdhci-iproc.c for MMC
` [PATCH 3/3] ARM: multi_v7_defconfig: Build in DWC2 USB support

[PATCH] Input: synaptics-rmi4: Support regulator supplies
 2016-04-01  1:47 UTC  (4+ messages)

[PATCH 00/12] x86: Rewrite 64-bit syscall code
 2016-04-01  1:45 UTC  (3+ messages)
` [PATCH 11/12] x86/entry/32: Change INT80 to be an interrupt gate

[PATCH v4 0/7] crypto: algif - add akcipher
 2016-04-01  1:38 UTC  (8+ messages)
` [PATCH v4 1/7] crypto: AF_ALG -- add sign/verify API
` [PATCH v4 2/7] crypto: AF_ALG -- add setpubkey setsockopt call
` [PATCH v4 3/7] crypto: AF_ALG -- add asymmetric cipher interface
` [PATCH v4 4/7] crypto: algif_akcipher - enable compilation
` [PATCH v4 5/7] crypto: algif_akcipher - add ops_nokey
` [PATCH v4 6/7] crypto: KEYS - add generic handlers to symmetric key type
` [PATCH v4 7/7] crypto: AF_ALG - add support for key_id

[PATCH v4 1/2] watchdog: imx2_wdt: add external reset support via 'ext-reset-output' dt prop
 2016-04-01  1:39 UTC  (11+ messages)

[PATCH 00/10] intel_idle: Fix hot plug handling
 2016-04-01  1:39 UTC  (3+ messages)
` [PATCH 10/10] intel_idle: Clean up all registered devices on exit

New syscall: leftpad()
 2016-04-01  1:33 UTC  (7+ messages)
` [PATCH] Implement leftpad syscall
` [PATCH] leftpad.2: Document new syscall

Bloat caused by unnecessary calls to compound_head()?
 2016-04-01  1:33 UTC  (3+ messages)

[PATCH 1/2] gpiolib: Do not use devm functions when registering gpio chip
 2016-04-01  1:33 UTC  (5+ messages)
` [PATCH 2/2] gpiolib: Defer gpio device setup until after gpiolib initialization

linux-next: build failure after merge of the pm tree
 2016-04-01  1:27 UTC 

[PATCH] lib/Kconfig.debug: fix typo in help for new option
 2016-04-01  1:21 UTC 

[git pull] orangefs bugfixes for rc2
 2016-04-01  1:19 UTC  (7+ messages)

[RFC][PATCH v8 0/2] printk: Make printk() completely async
 2016-04-01  1:14 UTC  (6+ messages)
` [RFC][PATCH v8 1/2] "

[PATCH] random: properly align get_random_int_hash
 2016-04-01  1:11 UTC 

[PATCH HACK 1/6] livepatch-test: Add more cases
 2016-04-01  1:10 UTC  (5+ messages)
` [PATCH 5/6] powerpc/livepatch: Add livepatch stack to struct thread_info
` [PATCH 6/6] powerpc/livepatch: Add live patching support on ppc64le

[PATCHSET v3][RFC] Make background writeback not suck
 2016-04-01  1:01 UTC  (8+ messages)

Applied "regmap: mmio: Explicitly say little endian is the defualt in the bus config" to the regmap tree
 2016-04-01  0:58 UTC  (2+ messages)

linux-next: manual merge of the tty tree with the tty.current tree
 2016-04-01  0:47 UTC  (4+ messages)
    ` [PATCH] tty: Fix merge of "tty: Refactor tty_open()"

Question on rhashtable in worst-case scenario
 2016-04-01  0:46 UTC  (9+ messages)

BUSINESS AND PERSONAL LOAN
 2016-03-30 23:36 UTC 

[PATCH v1 0/8] block: prepare for multipage bvecs
 2016-04-01  0:31 UTC  (6+ messages)
` [PATCH v1 2/8] block: make 'struct bvec_iter' not depend on CONFIG_BLOCK

[PATCH v4 0/9] ARM: dts: Add new Exynos3250-based ARTIK5 module dtsi file
 2016-04-01  0:29 UTC  (2+ messages)

[PATCH v2 0/3] Cleanup setup_clock callback from dw_mmc
 2016-04-01  0:27 UTC  (2+ messages)

[PATCH v6 0/5] (mostly) Arch-independent livepatch
 2016-03-31 23:17 UTC  (3+ messages)
` [PATCH v6 2/5] module: preserve Elf information for livepatch modules

[PATCH] module: fix noreturn attribute for __module_put_and_exit()
 2016-03-31 23:54 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v2] pinctrl: rockchip: add support the get_direction
 2016-04-01  0:21 UTC  (2+ messages)

[RFC PATCH] Add support for eXclusive Page Frame Ownership (XPFO)
 2016-04-01  0:21 UTC  (4+ messages)

[PATCH v3 0/8] ARM: dts: Add new Exynos3250-based ARTIK5 module dtsi file
 2016-04-01  0:15 UTC  (8+ messages)
` [PATCH v3 3/8] clk: samsung: exynos3250: Add MMC2 clock

[intel-pstate driver regression] processor frequency very high even if in idle
 2016-04-01  0:08 UTC  (6+ messages)

[PATCH] tty: Fix UML console breakage
 2016-04-01  0:05 UTC 

[PATCH 0/7] Drivers: hv: vmbus: Cleanup the ring buffer code
 2016-04-01  0:00 UTC  (7+ messages)
` [PATCH 1/7] Drivers: hv: vmbus: Introduce functions for estimating room in the ring buffer
  ` [PATCH 2/7] Drivers: hv: vmbus: Use READ_ONCE() to read variables that are volatile
  ` [PATCH 3/7] Drivers: hv: vmbus: Fix a bug in hv_need_to_signal_on_read()

[char-misc-next] mei: bus: use scnprintf in *_show
 2016-03-31 23:43 UTC  (2+ messages)

[PATCH 0/4] perf: Add APM X-Gene SoC Performance Monitoring Unit driver
 2016-03-31 23:37 UTC  (5+ messages)
` [PATCH 1/4] MAINTAINERS: Add entry for APM X-Gene SoC PMU driver
` [PATCH 2/4] Documentation: Add documentation for APM X-Gene SoC PMU DTS binding
` [PATCH 3/4] perf: xgene: Add APM X-Gene SoC Performance Monitoring Unit driver
` [PATCH 4/4] arm64: dts: apm: Add APM X-Gene SoC PMU DTS entries

linux-next: build failure after merge of the qcom tree
 2016-03-31 23:28 UTC 

[PATCH] extcon: palmas: Drop stray IRQF_EARLY_RESUME flag
 2016-03-31 23:19 UTC  (2+ messages)

Issue with ioremap
 2016-03-31 23:08 UTC  (4+ messages)

[PATCH] staging/rdma/hfi1: select CRC32
 2016-03-31 23:04 UTC 

[PATCH] mm: Exclude HugeTLB pages from THP page_mapped logic
 2016-03-31 23:06 UTC  (2+ messages)

[PATCH] staging: vme: fix bare use of 'unsigned'
 2016-03-31 22:53 UTC 

Urgent Founds!!
 2016-03-31 22:21 UTC 

Export clocks_calc_mult_shift() function
 2016-03-31 22:51 UTC  (7+ messages)

Attention !
 2016-03-31 22:34 UTC 

[PATCH] mm/highmem: simplify is_highmem()
 2016-03-31 22:38 UTC  (3+ messages)

[PATCH 0/2] PCI: Skylake PCH ACS quirks
 2016-03-31 22:34 UTC  (3+ messages)
` [PATCH 1/2] PCI: Reverse standard ACS vs device specific ACS enabling
` [PATCH 2/2] PCI: Quirk PCH root port ACS for Sunrise Point

[PATCH v3 00/16] da8xx USB clocks
 2016-03-31 22:28 UTC  (4+ messages)
` [PATCH v3 15/16] usb: musb: da8xx: Use devm in probe

[PATCH v4 0/4] SROP Mitigation: Sigreturn Cookies
 2016-03-31 22:17 UTC  (5+ messages)
` [PATCH v4 1/4] SROP Mitigation: Architecture independent code for signal cookies

Getting rid of inside_vm in intel8x0
 2016-03-31 22:26 UTC  (3+ messages)

CAN I TRUST YOU ON THIS DEAL!!!
 2016-03-31 22:22 UTC 

[RFC PATCH 12/12] IMA: Use the the system trusted keyrings instead of .ima_mok [ver #3]
 2016-03-31 22:18 UTC  (8+ messages)
  ` [RFC PATCH 00/12] KEYS: Restrict additions to 'trusted' keyrings "

[PATCH v2 1/4] mn10300: let exit_fpu accept a task
 2016-03-31 22:15 UTC  (3+ messages)
` [PATCH v2 4/4] fork: free thread in copy_process on failure

[PATCH] locking/qrwlock: Allow multiple spinning readers
 2016-03-31 22:12 UTC  (3+ messages)

[PATCH next 1/2] PCI: keystone: add pci error irq handler
 2016-03-31 22:11 UTC  (2+ messages)

[PATCH] zsmalloc: use workqueue to destroy pool in zpool callback
 2016-03-31 22:05 UTC  (3+ messages)

UBIFS and page migration (take 2)
 2016-03-31 21:58 UTC  (3+ messages)
` [PATCH 1/2] mm: Export migrate_page_move_mapping and migrate_page_copy
` [PATCH 2/2] UBIFS: Implement ->migratepage()

[PATCH 0/3] ARM: OMAP: DRA7: Updates for power domain data
 2016-03-31 21:58 UTC  (4+ messages)
` [PATCH 1/3] ARM: OMAP: DRA7: powerdomain data: Erratum i892 workaround: Disable core INA
` [PATCH 2/3] ARM: OMAP: DRA7: powerdomain data: Fix "ON" state for memories
` [PATCH 3/3] ARM: OMAP: DRA7: powerdomain data: Remove wrong OSWR capability

[PATCH v2 0/3] Rockchip: rk3399: Add core dtsi for rk3399
 2016-03-31 21:48 UTC  (3+ messages)
` [PATCH v3 "

[RFT PATCH 0/4] usb: dwc2: Fix core reset and force mode delay problems
 2016-03-31 21:43 UTC  (2+ messages)

[PATCH 1/5] soc: qcom: smd: Make callback pass channel reference
 2016-03-31 21:28 UTC  (8+ messages)
` [PATCH 3/5] dt-binding: Add Qualcomm WCNSS control binding

[4.2.y-ckt stable] Linux 4.2.8-ckt7 stable review
 2016-03-31 20:15 UTC  (56+ messages)
` [PATCH 4.2.y-ckt 002/218] crypto: algif_skcipher - Add key check exception for cipher_null
` [PATCH 4.2.y-ckt 004/218] crypto: algif_skcipher - Do not dereference ctx without socket lock
` [PATCH 4.2.y-ckt 005/218] gpiolib: do not allow to insert an empty gpiochip
` [PATCH 4.2.y-ckt 006/218] gpio: add a data pointer to gpio_chip
` [PATCH 4.2.y-ckt 008/218] ipv4: Don't do expensive useless work during inetdev destroy
` [PATCH 4.2.y-ckt 011/218] ALSA: usb-audio: Fix NULL dereference in create_fixed_stream_quirk()
` [PATCH 4.2.y-ckt 012/218] ALSA: usb-audio: Add sanity checks for endpoint accesses
` [PATCH 4.2.y-ckt 014/218] Input: ati_remote2 - fix crashes on detecting device with invalid descriptor
` [PATCH 4.2.y-ckt 016/218] drm/i915: Workaround CHV pipe C cursor fail
` [PATCH 4.2.y-ckt 018/218] crypto: ccp - Add hash state import and export support
` [PATCH 4.2.y-ckt 019/218] clk: rockchip: add pclk_cpu to the list of rk3188 critical clocks
` [PATCH 4.2.y-ckt 020/218] clk: rockchip: Add pclk_peri to critical clocks on RK3066/RK3188
` [PATCH 4.2.y-ckt 021/218] clk: rockchip: add hclk_cpubus to the list of rk3188 critical clocks
` [PATCH 4.2.y-ckt 024/218] [media] pwc: Add USB id for Philips Spc880nc webcam
` [PATCH 4.2.y-ckt 025/218] crypto: ccp - Limit the amount of information exported
` [PATCH 4.2.y-ckt 027/218] 8250: use callbacks to access UART_DLL/UART_DLM
` [PATCH 4.2.y-ckt 029/218] mei: bus: fix drivers and devices names confusion
` [PATCH 4.2.y-ckt 030/218] mei: bus: check if the device is enabled before data transfer
` [PATCH 4.2.y-ckt 031/218] staging: comedi: ni_tiocmd: change mistaken use of start_src for start_arg
` [PATCH 4.2.y-ckt 033/218] tpm: fix the rollback in tpm_chip_register()
` [PATCH 4.2.y-ckt 034/218] tpm: fix the cleanup of struct tpm_chip
` [PATCH 4.2.y-ckt 036/218] usb: retry reset if a device times out
` [PATCH 4.2.y-ckt 037/218] HID: fix hid_ignore_special_drivers module parameter
` [PATCH 4.2.y-ckt 038/218] scripts/coccinelle: modernize &
` [PATCH 4.2.y-ckt 040/218] [media] saa7134: Fix bytesperline not being set correctly for planar formats
` [PATCH 4.2.y-ckt 041/218] tpm_crb: tpm2_shutdown() must be called before tpm_chip_unregister()
` [PATCH 4.2.y-ckt 043/218] Bluetooth: btusb: Add new AR3012 ID 13d3:3395
` [PATCH 4.2.y-ckt 044/218] Bluetooth: Add new AR3012 ID 0489:e095
` [PATCH 4.2.y-ckt 047/218] aic7xxx: Fix queue depth handling
` [PATCH 4.2.y-ckt 048/218] mtd: onenand: fix deadlock in onenand_block_markbad
` [PATCH 4.2.y-ckt 050/218] md/raid5: Compare apples to apples (or sectors to sectors)
` [PATCH 4.2.y-ckt 051/218] RAID5: check_reshape() shouldn't call mddev_suspend
` [PATCH 4.2.y-ckt 053/218] crypto: ccp - memset request context to zero during import
` [PATCH 4.2.y-ckt 055/218] mmc: sdhci: fix data timeout (part 1)
` [PATCH 4.2.y-ckt 056/218] mmc: sdhci: fix data timeout (part 2)
` [PATCH 4.2.y-ckt 057/218] perf tools: Fix python extension build
` [PATCH 4.2.y-ckt 058/218] IB/srpt: Simplify srpt_handle_tsk_mgmt()
` [PATCH 4.2.y-ckt 060/218] watchdog: rc32434_wdt: fix ioctl error handling
` [PATCH 4.2.y-ckt 061/218] nfsd4: fix bad bounds checking
` [PATCH 4.2.y-ckt 062/218] xfs: fix two memory leaks in xfs_attr_list.c error paths
` [PATCH 4.2.y-ckt 063/218] quota: Fix possible GPF due to uninitialised pointers
` [PATCH 4.2.y-ckt 068/218] mtip32xx: Fix for rmmod crash when drive is in FTL rebuild
` [PATCH 4.2.y-ckt 069/218] mtip32xx: Handle safe removal during IO
` [PATCH 4.2.y-ckt 070/218] mtip32xx: Handle FTL rebuild failure state during device initialization
` [PATCH 4.2.y-ckt 071/218] of: alloc anywhere from memblock if range not specified
` [PATCH 4.2.y-ckt 072/218] usb: hub: fix a typo in hub_port_init() leading to wrong logic
` [PATCH 4.2.y-ckt 073/218] KVM: i8254: change PIT discard tick policy
` [PATCH 4.2.y-ckt 074/218] sched/cputime: Fix steal time accounting vs. CPU hotplug
` [PATCH 4.2.y-ckt 077/218] pinctrl-bcm2835: Fix cut-and-paste error in "pull" parsing
` [PATCH 4.2.y-ckt 078/218] perf/core: Fix perf_sched_count derailment
` [PATCH 4.2.y-ckt 082/218] bcache: fix race of writeback thread starting before complete initialization
` [PATCH 4.2.y-ckt 085/218] x86/PCI: Mark Broadwell-EP Home Agent & PCU as having non-compliant BARs
` [PATCH 4.2.y-ckt 087/218] md/raid5: preserve STRIPE_PREREAD_ACTIVE in break_stripe_batch_list
` [PATCH 4.2.y-ckt 090/218] jbd2: fix FS corruption possibility in jbd2_journal_destroy() on umount path
` [PATCH 4.2.y-ckt 093/218] Bluetooth: btusb: Add a new AR3012 ID 13d3:3472

[PATCH 1/2] sched/fair: move cpufreq hook to update_cfs_rq_load_avg()
 2016-03-31 21:26 UTC  (9+ messages)

[PATCH v2 0/5] LSM: LoadPin for kernel file loading restrictions
 2016-03-31 21:24 UTC  (3+ messages)
` [PATCH v2 5/5] "

Logic inversion in drivers/char/random.c
 2016-03-31 21:12 UTC 

[PATCH] MAINTAINERS: Add in a maintainer and mailing list for UV Architecture
 2016-03-31 21:03 UTC 

[PATCH 0/6] Drivers: hv: vmbus: Fix mmio management
 2016-03-31 20:19 UTC  (4+ messages)
` [PATCH 1/6] Drivers: hv: kvp: fix IP Failover


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