linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-09-22 15:15:45 to 2016-09-22 17:39:55 UTC [more...]

Source code review around jump label usage
 2016-09-22 17:39 UTC  (11+ messages)
` [PATCH 0/4] GPU-DRM-TILCDC: Fine-tuning for two function implementations
  ` [PATCH 1/4] GPU-DRM-TILCDC: Use kmalloc_array() in kfree_table_init()
  ` [PATCH 2/4] GPU-DRM-TILCDC: Return directly after a failed kfree_table_init() in tilcdc_convert_slave_node()
  ` [PATCH 3/4] GPU-DRM-TILCDC: Less function calls in tilcdc_convert_slave_node() after error detection
` [PATCH 00/14] GPU-DRM-TTM: Fine-tuning for several function implementations
  ` [PATCH 06/14] GPU-DRM-TTM: Rename a jump label in ttm_dma_pool_alloc_new_pages()
  ` [PATCH 07/14] GPU-DRM-TTM: Rename jump labels in ttm_dma_page_pool_free()

[PATCH 4.4 000/118] 4.4.22-stable review
 2016-09-22 17:30 UTC  (53+ messages)
` [PATCH 4.4 001/118] ext4: use __GFP_NOFAIL in ext4_free_blocks()
` [PATCH 4.4 002/118] fscrypto: add authorization check for setting encryption policy
` [PATCH 4.4 005/118] Revert "KVM: x86: fix missed hardware breakpoints"
` [PATCH 4.4 008/118] tipc: move linearization of buffers to generic code
` [PATCH 4.4 009/118] powerpc/tm: do not use r13 for tabort_syscall
` [PATCH 4.4 010/118] powerpc/powernv : Drop reference added by kset_find_obj()
` [PATCH 4.4 011/118] powerpc/mm: Dont alias user region to other regions below PAGE_OFFSET
` [PATCH 4.4 013/118] pNFS: The client must not do I/O to the DS if its lease has expired
` [PATCH 4.4 014/118] NFSv4.x: Fix a refcount leak in nfs_callback_up_net
` [PATCH 4.4 016/118] pNFS: Ensure LAYOUTGET and LAYOUTRETURN are properly serialised
` [PATCH 4.4 017/118] NFSv4.1: Fix the CREATE_SESSION slot number accounting
` [PATCH 4.4 018/118] kexec: fix double-free when failing to relocate the purgatory
` [PATCH 4.4 019/118] mm: introduce get_task_exe_file
` [PATCH 4.4 020/118] audit: fix exe_file access in audit_exe_compare
` [PATCH 4.4 021/118] dm flakey: fix reads to be issued if drop_writes configured
` [PATCH 4.4 022/118] IB/uverbs: Fix race between uverbs_close and remove_one
` [PATCH 4.4 036/118] iio: accel: kxsd9: Fix scaling bug
` [PATCH 4.4 039/118] serial: 8250_mid: fix divide error bug if baud rate is 0
` [PATCH 4.4 040/118] serial: 8250: added acces i/o products quad and octal serial cards
` [PATCH 4.4 049/118] ARM: AM43XX: hwmod: Fix RSTST register offset for pruss
` [PATCH 4.4 050/118] ARM: imx6: add missing BM_CLPCR_BYP_MMDC_CH0_LPM_HS setting for imx6ul
` [PATCH 4.4 051/118] ARM: imx6: add missing BM_CLPCR_BYPASS_PMIC_READY setting for imx6sx
` [PATCH 4.4 054/118] ARM: dts: imx6qdl: Fix SPDIF regression
` [PATCH 4.4 055/118] ARM: dts: overo: fix gpmc nand cs0 range
` [PATCH 4.4 057/118] ARM: dts: STiH407-family: Provide interconnect clock for consumption in ST SDHCI
` [PATCH 4.4 061/118] dm log writes: fix check of kthread_run() return value
` [PATCH 4.4 063/118] dm crypt: fix error with too large bios
` [PATCH 4.4 065/118] pinctrl: sunxi: fix uart1 CTS/RTS pins at PG on A23/A33
` [PATCH 4.4 080/118] pinctrl: at91-pio4: use %pr format string for resource
` [PATCH 4.4 085/118] drm: Only use compat ioctl for addfb2 on X86/IA64
` [PATCH 4.4 087/118] irqchip/atmel-aic: Fix potential deadlock in ->xlate()
` [PATCH 4.4 092/118] fix minor infoleak in get_user_ex()
` [PATCH 4.4 093/118] mn10300: failing __get_user() and get_user() should zero
` [PATCH 4.4 094/118] m32r: fix __get_user()
` [PATCH 4.4 095/118] sh64: failing __get_user() should zero
` [PATCH 4.4 096/118] nios2: fix __get_user()
` [PATCH 4.4 097/118] score: fix __get_user/get_user
` [PATCH 4.4 098/118] s390: get_user() should zero on failure
` [PATCH 4.4 100/118] asm-generic: make get_user() clear the destination on errors
` [PATCH 4.4 101/118] frv: fix clear_user()
` [PATCH 4.4 102/118] cris: buggered copy_from_user/copy_to_user/clear_user
` [PATCH 4.4 103/118] blackfin: fix copy_from_user()
` [PATCH 4.4 104/118] score: fix copy_from_user() and friends
` [PATCH 4.4 106/118] hexagon: fix strncpy_from_user() error return
` [PATCH 4.4 107/118] mips: copy_from_user() must zero the destination on access_ok() failure
` [PATCH 4.4 108/118] asm-generic: make copy_from_user() zero the destination properly
` [PATCH 4.4 111/118] parisc: fix copy_from_user()
` [PATCH 4.4 113/118] nios2: copy_from_user() should zero the tail of destination
` [PATCH 4.4 114/118] mn10300: copy_from_user() should zero on access_ok() failure
` [PATCH 4.4 115/118] sparc32: fix copy_from_user()
` [PATCH 4.4 117/118] genirq/msi: Fix broken debug output
` [PATCH 4.4 118/118] ia64: copy_from_user() should zero the destination on access_ok() failure

[PATCH] iio: accel: sca3000_core: avoid potentially uninitialized variable
 2016-09-22 17:39 UTC  (2+ messages)

[PATCH] huge tmpfs: fix Committed_AS leak
 2016-09-22 17:37 UTC 

[PATCH] PCI: rockchip: Support quirk to disable 5 GT/s (PCIe 2.x) link rate
 2016-09-22 17:31 UTC 

[RFC PATCH v7 0/5] *** Latency histograms ***
 2016-09-22 17:28 UTC  (7+ messages)
` [RFC PATCH v7 4/5] tracing: Measure delayed hrtimer offset latency

[PATCH] vfio-pci: Disable INTx after MSI/X teardown
 2016-09-22 17:28 UTC 

[RFC PATCH v1 00/28] x86: Secure Encrypted Virtualization (AMD)
 2016-09-22 17:27 UTC  (9+ messages)
` [RFC PATCH v1 09/28] x86/efi: Access EFI data as encrypted when SEV is active

[RFC PATCH v2 0/5] futex: Introducing throughput-optimized futexes
 2016-09-22 17:21 UTC  (4+ messages)
` [RFC PATCH v2 3/5] futex: Throughput-optimized (TO) futexes

[PATCH 0/4] GPU-DRM-QXL: Fine-tuning for three function implementations
 2016-09-22 17:16 UTC  (6+ messages)
` [PATCH 2/4] GPU-DRM-QXL: Move three assignments in qxl_device_init()
    `  "

[PATCH] PCI: rockchip: fix uninitialized variable use
 2016-09-22 17:15 UTC  (2+ messages)

[patch v5] x86/platform/mellanox: introduce support for Mellanox systems platform
 2016-09-22 17:08 UTC  (2+ messages)

[PATCH 0/7 v3] sched: reflect sched_entity move into task_group's load
 2016-09-22 17:10 UTC  (10+ messages)
` [PATCH 7/7 v3] sched: fix wrong utilization accounting when switching to fair class

[PATCH net-next v2 0/3] add support for RGMII on GMAC0 through TRGMII hardware module
 2016-09-22 17:08 UTC  (3+ messages)

[PATCH v2] fs/select: add vmalloc fallback for select(2)
 2016-09-22 17:07 UTC  (4+ messages)

[PATCH] arm64: Call numa_store_cpu_info() earlier
 2016-09-22 17:06 UTC  (2+ messages)

[PATCH 0/2] Fix radix_tree_lookup_slot()
 2016-09-22 18:53 UTC  (3+ messages)
` [PATCH 1/2] radix tree test suite: Test radix_tree_replace_slot() for multiorder entries
` [PATCH 2/2] radix-tree: Fix optimisation problem

[PATCH] ARM: dts: exynos: Add reboot reason support for Trats2
 2016-09-22 16:48 UTC 

[PATCH V2] sched/fair: Fix that tasks are not constrained by cfs_b->quota on hotplug core, when hotplug core is offline and then online
 2016-09-22 16:53 UTC  (2+ messages)

[PATCH 0/5] ARM64: Uprobe support added
 2016-09-22 16:50 UTC  (7+ messages)
` [PATCH 5/5] arm64: Add uprobe support

[PATCH net-next] Documentation: devicetree: revise ethernet device-tree binding about TRGMII
 2016-09-22 16:48 UTC  (2+ messages)

[PATCH] arm: dts: fix rk3066a based boards vdd_log voltage initialization
 2016-09-22 16:47 UTC  (11+ messages)

[PATCH v4 0/3] leds: Introduce userspace leds driver
 2016-09-22 16:45 UTC  (4+ messages)
` [PATCH v4 1/3] "

[PATCH] vfio-pci: Virtualize PCIe & AF FLR
 2016-09-22 16:41 UTC  (2+ messages)

[PATCH] fs/select: add vmalloc fallback for select(2)
 2016-09-22 16:40 UTC  (3+ messages)

[PATCH 0/5] i2c: octeon,thunderx: Recovery fixes and improvements
 2016-09-22 16:40 UTC  (7+ messages)
` [PATCH 4/5] i2c: octeon,thunderx: Check bus state before starting a transaction
` [PATCH 5/5] i2c: octeon,thunderx: Limit register access retries

[PATCH v2] usb: gadget: Add uevent to notify userspace
 2016-09-22 16:36 UTC  (5+ messages)

[PATCH 3/5] mm/vmalloc.c: correct lazy_max_pages() return value
 2016-09-22 16:30 UTC  (7+ messages)

[PATCH 0/1] memory offline issues with hugepage size > memory block size
 2016-09-22 16:29 UTC  (7+ messages)
` [PATCH 1/1] mm/hugetlb: fix memory offline "
    ` [PATCH v2 "
          ` [PATCH v3] "

[PATCH V3 0/4] ARM64 LPC: legacy ISA I/O support
 2016-09-22 16:27 UTC  (9+ messages)
` [PATCH V3 2/4] ARM64 LPC: LPC driver implementation on Hip06

[PATCH v21 00/20] perf, tools: Add support for PMU events in JSON format
 2016-09-22 16:27 UTC  (8+ messages)

[PATCH] kernel/cpu_pm: replace rwlock with raw_spinlock
 2016-09-22 16:24 UTC 

[PATCH 1/2] NFSD: notifiers registration cleanup
 2016-09-22 16:15 UTC  (3+ messages)

[PATCH] percpu: eliminate two sparse warnings
 2016-09-22 16:14 UTC  (2+ messages)

+ softirq-fix-tasklet_kill-and-its-users.patch added to -mm tree
 2016-09-22 16:08 UTC  (7+ messages)

[PATCH] percpu: improve generic percpu modify-return implementation
 2016-09-22 16:07 UTC  (5+ messages)

ext4, f2fs: fscrypt_has_permitted_context() check in file open
 2016-09-22 15:59 UTC  (4+ messages)

[PATCH] drm/tilcdc: mark tilcdc_atomic_check() static
 2016-09-22 16:01 UTC  (2+ messages)

[PATCH v3 1/2] staging: ion: Fix a coding style issue
 2016-09-22 15:59 UTC  (2+ messages)
` [PATCH v3 2/2] "

[PATCH v5 0/6] Introduce ZONE_CMA
 2016-09-22 15:59 UTC  (6+ messages)
` [PATCH v5 3/6] mm/cma: populate ZONE_CMA

[PATCH v2 0/9] re-enable DAX PMD support
 2016-09-22 15:51 UTC  (4+ messages)
` [PATCH v2 1/9] ext4: allow DAX writeback for hole punch

[PATCH 1/4] fs - make is_local_mountpoint() usable by others
 2016-09-22 15:43 UTC  (9+ messages)
` [PATCH 3/4] autofs - make mountpoint checks namespace aware

[PATCH] drm/tilcdc: add missing header dependencies
 2016-09-22 15:56 UTC  (2+ messages)

[PATCHv4 00/57] perf c2c: Add new tool to analyze cacheline contention on NUMA systems
 2016-09-22 15:51 UTC  (65+ messages)
` [PATCH 01/57] perf tools: Add __hist_entry__snprintf function
` [PATCH 02/57] perf tools: Introduce c2c_decode_stats function
` [PATCH 03/57] perf tools: Introduce c2c_add_stats function
` [PATCH 04/57] perf tools: Make reset_dimensions global
` [PATCH 05/57] perf tools: Make output_field_add and sort_dimension__add global
` [PATCH 06/57] perf tools: Make several sorting functions global
` [PATCH 07/57] perf tools: Make several display "
` [PATCH 08/57] perf tools: Make __hist_entry__snprintf function global
` [PATCH 09/57] perf tools: Make hists__fprintf_headers "
` [PATCH 10/57] perf c2c: Add c2c command
` [PATCH 11/57] perf c2c: Add record subcommand
` [PATCH 12/57] perf c2c: Add report subcommand
` [PATCH 13/57] perf c2c report: Add dimension support
` [PATCH 14/57] perf c2c report: Add sort_entry "
` [PATCH 15/57] perf c2c report: Fallback to standard dimensions
` [PATCH 16/57] perf c2c report: Add sample processing
` [PATCH 17/57] perf c2c report: Add cacheline hists processing
` [PATCH 18/57] perf c2c report: Decode c2c_stats for hist entries
` [PATCH 19/57] perf c2c report: Add header macros
` [PATCH 20/57] perf c2c report: Add dcacheline dimension key
` [PATCH 21/57] perf c2c report: Add offset "
` [PATCH 22/57] perf c2c report: Add iaddr "
` [PATCH 23/57] perf c2c report: Add hitm related dimension keys
` [PATCH 24/57] perf c2c report: Add stores "
` [PATCH 25/57] perf c2c report: Add loads "
` [PATCH 26/57] perf c2c report: Add llc and remote "
` [PATCH 27/57] perf c2c report: Add llc load miss dimension key
` [PATCH 28/57] perf c2c report: Add total record sort key
` [PATCH 29/57] perf c2c report: Add total loads "
` [PATCH 30/57] perf c2c report: Add hitm percent "
` [PATCH 31/57] perf c2c report: Add hitm/store percent related sort keys
` [PATCH 32/57] perf c2c report: Add dram "
` [PATCH 33/57] perf c2c report: Add pid sort key
` [PATCH 34/57] perf c2c report: Add tid "
` [PATCH 35/57] perf c2c report: Add symbol and dso sort keys
` [PATCH 36/57] perf c2c report: Add node sort key
` [PATCH 37/57] perf c2c report: Add stats related sort keys
` [PATCH 38/57] perf c2c report: Add cpu cnt sort key
` [PATCH 39/57] perf c2c report: Add src line "
` [PATCH 40/57] perf c2c report: Setup number of header lines for hists
` [PATCH 41/57] perf c2c report: Set final resort fields
` [PATCH 42/57] perf c2c report: Add stdio output support
` [PATCH 43/57] perf c2c report: Add main browser
` [PATCH 44/57] perf c2c report: Add cacheline browser
` [PATCH 45/57] perf c2c report: Add global stats stdio output
` [PATCH 46/57] perf c2c report: Add shared cachelines "
` [PATCH 47/57] perf c2c report: Add c2c related "
` [PATCH 48/57] perf c2c report: Allow to report callchains
` [PATCH 49/57] perf c2c report: Limit the cachelines table entries
` [PATCH 50/57] perf c2c report: Add support to choose local HITMs
` [PATCH 51/57] perf c2c report: Allow to set cacheline sort fields
` [PATCH 52/57] perf c2c report: Recalc width of global sort entries
` [PATCH 53/57] perf c2c report: Add cacheline index entry
` [PATCH 54/57] perf c2c report: Add support to manage symbol name length
` [PATCH 55/57] perf c2c report: Iterate node display in browser
` [PATCH 56/57] perf c2c report: Add help windows
` [PATCH 57/57] perf c2c: Add man page and credits

[PATCH 1/6] mtd: spi-nor: Add quad page program support
 2016-09-22 15:51 UTC  (5+ messages)

[PATCH] Use PTR_ERR_OR_ZERO rather than if(IS_ERR(...)) + PTR_ERR. Use PTR_ERR_OR_ZERO rather than if(IS_ERR(...)) + PTR_ERR
 2016-09-22 15:49 UTC  (2+ messages)

[PATCH v2 0/5] Freescale DPAA 1.x QBMan Drivers
 2016-09-22 15:04 UTC  (5+ messages)
` [PATCH v2 2/5] soc/fsl: Introduce DPAA 1.x QMan device driver
` [PATCH v2 3/5] soc/bman: Add self-test for BMan driver
` [PATCH v2 4/5] soc/qman: Add self-test for QMan driver
` [PATCH v2 5/5] arch/powerpc: Add CONFIG_FSL_DPAA to corenetXX_smp_defconfig

[PATCH] ata: Replace BUG() with BUG_ON()
 2016-09-22 15:47 UTC  (2+ messages)

[PATCH] Bluetooth: Add a new 04ca:3011 QCA_ROME device
 2016-09-22 15:41 UTC  (2+ messages)

[PATCH] perf record: Fix segfault when running with suid and kptr_restrict is 1
 2016-09-22 15:41 UTC  (2+ messages)

[patch v1] drivers/platform/x86: introduce support for Mellanox hotplug driver
 2016-09-22 13:14 UTC  (3+ messages)

cifs mount regression in 4.8 and 4.4 stable
 2016-09-22 15:27 UTC  (4+ messages)

solo6010 modprobe lockup since e1ceb25a (v4.3 regression)
 2016-09-22 15:23 UTC  (6+ messages)

kernelci build/boot results on -rt kernels
 2016-09-22 15:23 UTC  (2+ messages)

[PATCH net-next v2 3/3] net: ethernet: mediatek: add the dts property to set if TRGMII supported on GMAC0
 2016-09-22 15:21 UTC  (2+ messages)

UFS API in the kernel
 2016-09-22 15:21 UTC 

[PATCH 0/4] reintroduce compaction feedback for OOM decisions
 2016-09-22 15:18 UTC  (3+ messages)

[PATCH v7 0/6] Implement qspinlock/pv-qspinlock on ppc
 2016-09-22 15:17 UTC  (3+ messages)
` [PATCH v7 4/6] powerpc: lib/locks.c: Add cpu yield/wake helper function


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