Linux-Kernel Archive
By Subject
5272 messages sorted by:
[ author ]
[ date ]
[ thread ]
About this archive
Other mail archives
- Re: [1/4] mwifiex: pcie: fix cmd_buf use-after-free in remove/reset
- Re: 4.10.9 nok with realtek wlan, atom
- 4.11-rc7 crash when booting with 1 numa node?
- Re: 4.11-rc*: PCI IRQ allocation broken
- Re: 8250: Possible race between console message vs DMA?
- about CPU QoS in KVM
- Re: [alsa-devel] [PATCH] ASoC: dwc: disallow building designware_pcm as a module
- Re: [alsa-devel] [PATCH] ASoC: dwc: disallow building designware_pcm as a module
- Applied "ASoC: fsl_asrc_dma: use correct direction enum type" to the asoc tree
- Applied "ASoC: mediatek: add I2C dependency for CS42XX8" to the asoc tree
- Applied "ASoC: rsnd: fix semicolon.cocci warnings" to the asoc tree
- Applied "ASoC: topology: use j for internal loop counter" to the asoc tree
- Applied "regulator: anatop: make regulator name property required" to the regulator tree
- Applied "regulator: tps65023: Fix inverted core enable logic." to the regulator tree
- Applied "spi: Add can_dma like interface for spi_flash_read" to the spi tree
- Applied "spi: atmel: add deepest PM support to SAMA5D2" to the spi tree
- Applied "spi: spi-ti-qspi: Use bounce buffer if read buffer is not DMA'ble" to the spi tree
- Re: arch/x86//kernel/ftrace.c:35:3: error: #error The following combination is not supported: ((compiler missing -mfentry) || (CONFIG_X86_32 and !CONFIG_DYNAMIC_FTRACE)) && CONFIG_FUNCTION_GRAPH_TRACER && CONFIG_CC_OPTIMIZE_FOR_SIZE
- arch/x86/kernel/ftrace.c:35:3: error: #error The following combination is not supported: ((compiler missing -mfentry) || (CONFIG_X86_32 and !CONFIG_DYNAMIC_FTRACE)) && CONFIG_FUNCTION_GRAPH_TRACER && CONFIG_CC_OPTIMIZE_FOR_SIZE
- Re: ath9k: Add cast to u8 to FREQ2FBIN macro
- Re: [backport v4.9] tpm_tis: use default timeout value if chip reports it as zero
- Greg KH(Sun Apr 16 2017 - 04:04:17 EST)
- Re: bfq-mq performance comparison to cfq
- Re: bug? dwc2: insufficient fifo memory
- Re: bug fix for registers debugfs file implementation [RFC]
- Variksla(Sat Apr 22 2017 - 16:33:36 EST)
- Build failure in -next due to 'hexagon: switch to RAW_COPY_USER'
- Al Viro(Sun Apr 23 2017 - 23:31:39 EST)
- Build failures in -next due to 'drm/amdgpu: add NGG parameters'
- Build failures in -next due to 'linux/io.h: Add pci_remap_cfgspace() interface'
- Build regressions/improvements in v4.11-rc7
- Business Proposal
- [CFP] LPC Power Management and Energy-Awareness microconferece: Call for topics
- Re: cgroup: avoid attaching a cgroup root to two different superblocks
- Zefan Li(Mon Apr 17 2017 - 06:42:30 EST)
- [char-misc-next] mei: drop the TODO from samples
- copy_page() on a kmalloc-ed page with DEBUG_SLAB enabled (was "zram: do not use copy_page with non-page alinged address")
- [cpu/hotplug] 6362ef376a: [ INFO: possible circular locking dependency detected ]
- [cpu/hotplug] d215aab82d: [ INFO: possible circular locking dependency detected ]
- Crypto Fixes for 4.11
- Re: [dm-devel] [PATCH] dm-region-hash: fix strange usage of mempool_alloc.
- Re: Doubt on first access for PCIe device
- abhijit(Fri Apr 21 2017 - 06:07:34 EST)
- RE:drivers:net:ethernet:adi:bfin_mac: Use FIELD_SIZEOF defined kernel macro
- Re:drivers:watchdog:aspeed_wdt: using msleep instead of mdelay
- Re: et8ek8 camera on Nokia N900: trying to understand what is going on with modes
- Re: export pcie_flr and remove copies of it in drivers V2
- RE: [EXT] Re: [PATCH] MAINTAINERS: drop akarwar from mwifiex
- {Filename?}
- johnka(Thu Apr 20 2017 - 03:17:39 EST)
- arrin(Thu Apr 20 2017 - 22:39:38 EST)
- {Filename?} 40664 linux-kernel
- {Filename?} 44786 linux-kernel
- {Filename?} 5149 linux-kernel
- bd39(Sun Apr 23 2017 - 00:19:07 EST)
- {Filename?} 7412 linux-kernel
- johnka(Sun Apr 23 2017 - 15:24:38 EST)
- Re: Formal description of system call interface
- [for-next][PATCH 00/33] tracing: More updates for 4.12
- [for-next][PATCH 01/33] ftrace: Fix removing of second function probe
- [for-next][PATCH 02/33] ftrace: Fix indexing of t_hash_start() from t_next()
- [for-next][PATCH 03/33] tracing: Have the trace_event benchmark thread call cond_resched_rcu_qs()
- [for-next][PATCH 04/33] ftrace: Add function-fork trace option
- [for-next][PATCH 05/33] selftests: ftrace: Add -l/--logdir option
- [for-next][PATCH 06/33] selftests: ftrace: Add a way to reset triggers in the set_ftrace_filter file
- [for-next][PATCH 07/33] selftests: ftrace: Add a selftest to test event enable/disable func trigger
- [for-next][PATCH 08/33] selftests: ftrace: Add a test to test function triggers to start and stop tracing
- [for-next][PATCH 09/33] selftests: ftrace: Add test to test reading of set_ftrace_file
- [for-next][PATCH 10/33] ftrace: Move the probe function into the tracing directory
- [for-next][PATCH 11/33] ftrace: Move the function commands into the tracing directory
- [for-next][PATCH 12/33] ftrace: Remove unused "flags" field from struct ftrace_func_probe
- [for-next][PATCH 13/33] ftrace: Pass probe ops to probe function
- [for-next][PATCH 14/33] ftrace: Added ftrace_func_mapper for function probe triggers
- [for-next][PATCH 15/33] tracing: Have the snapshot trigger use the mapping helper functions
- [for-next][PATCH 16/33] ftrace: Convert the rest of the function trigger over to the mapping functions
- [for-next][PATCH 17/33] ftrace: Remove unused unregister_ftrace_function_probe() function
- [for-next][PATCH 18/33] ftrace: Remove unused unregister_ftrace_function_probe_all() function
- [for-next][PATCH 19/33] ftrace: Remove printing of data in showing of a function probe
- [for-next][PATCH 20/33] ftrace: Remove data field from ftrace_func_probe structure
- [for-next][PATCH 21/33] ftrace: Add helper function ftrace_hash_move_and_update_ops()
- [for-next][PATCH 22/33] ftrace: Have unregister_ftrace_function_probe_func() return a value
- [for-next][PATCH 23/33] ftrace: Have each function probe use its own ftrace_ops
- [for-next][PATCH 24/33] ftrace: Have the function probes call their own function
- [for-next][PATCH 25/33] ftrace: If the hash for a probe fails to update then free what was initialized
- [for-next][PATCH 26/33] tracing: Have the trace_array hold the list of registered func probes
- [for-next][PATCH 27/33] tracing: Pass the trace_array into ftrace_probe_ops functions
- [for-next][PATCH 28/33] ftrace: Dynamically create the probe ftrace_ops for the trace_array
- [for-next][PATCH 29/33] tracing/ftrace: Add a better way to pass data via the probe functions
- [for-next][PATCH 30/33] tracing/ftrace: Allow instances to have their own function probes
- [for-next][PATCH 31/33] tracing/ftrace: Enable snapshot function trigger to work with instances
- [for-next][PATCH 32/33] tracing/ftrace: Allow for the traceonoff probe be unique to instances
- [for-next][PATCH 33/33] tracing/ftrace: Allow for instances to trigger their own stacktrace probes
- fsl_ifc_nand: are blank pages protected by ECC?
- Re: fs/notify/inotify: slab-out-of-bounds write in strcpy
- Re: [fuse-devel] trying to steal weird page?
- Generic DMA-capable streaming device driver looking for home
- get_zone_device_page() in get_page() and page_cache_get_speculative()
- GEWONNEN
- [GIT] Networking
- Re: git process question
- [GIT PULL 00/16] clocksource: arm_arch_timer: GTDT-based MMIO timer support
- Fu Wei(Thu Apr 20 2017 - 04:35:46 EST)
- Re: [GIT PULL 00/19] LightNVM patches for 4.12.
- [GIT PULL 00/28] perf/core fixes and cleanups
- Re: [GIT PULL 0/7] perf/core improvements and fixes
- [GIT PULL 1/2] ARM: dts: exynos: Last round for v4.12
- Re: [GIT PULL 1/5] arm64: soc: exynos for v4.12
- [GIT PULL 2/2] arm64 dts: exynos: Last round for v4.12
- Re: [GIT PULL 2/5] ARM: soc: samsung: exynos for v4.12
- Re: [GIT PULL 3/5] ARM: dts: exynos: DTS for v4.12
- [GIT PULL] 4.11 nfsd bugfix
- Re: [GIT PULL 4/5] arm64: dts: exynos: DTS for v4.12
- Re: [GIT PULL 5/5] ARM: defconfig: exynos for v4.12
- [GIT PULL] ACPI fix for final v4.11
- Re: [GIT PULL] ARM: aspeed: defconfig for 4.12
- Re: [GIT PULL] ARM: aspeed: devicetree for 4.12
- Re: [GIT PULL] ARM: at91: soc for 4.12
- [GIT PULL] ARM: SoC fixes
- [GIT PULL] Backlight for v4.11
- Re: [GIT PULL] bcm2835-dt-next-2017-03-30
- [GIT PULL] Bugfixes for the Keys subsystem
- [GIT PULL] cgroup fixes for v4.11-rc6
- [GIT PULL] clk fixes for v4.11-rc7
- [GIT PULL] EFI fixup for v4.12 queue
- Re: [GIT PULL] firmware: scpi: updates for v4.12
- [GIT PULL] ftrace: Fix function pid filter on instances
- [GIT PULL] HID regression fix
- [git pull] Input updates for 4.11-rc7
- [GIT pull] irq fix for 4.11
- Re: [GIT PULL] KEYS: Blacklisting, restrictions and DH
- [GIT PULL] MMC fixes for v.4.11 rc8
- [GIT PULL] parisc architecture fix for v4.11
- Re: [GIT PULL] PCI fixes for v4.11
- [GIT PULL] Please pull powerpc/linux.git powerpc-4.11-8 tag
- [GIT pull] ras fix for 4.11
- [GIT PULL rcu/next] RCU commits for 4.12
- [GIT PULL] s390 patches for 4.11-rc8/final
- Re: [GIT PULL] STi DT update for v4.12 round 1
- [GIT PULL] timers changes for 4.12
- [GIT PULL] TTY fix for 4.11-rc7
- Greg KH(Sun Apr 16 2017 - 03:56:37 EST)
- [GIT PULL] UBI/UBIFS fixes for 4.11
- Re: [GIT PULL v2] ARM: at91: DT for 4.12
- [GIT PULL] (xen) stable/for-jens-4.12
- [GIT] Sparc
- Heads-up: two regressions in v4.11-rc series
- hi
- [HMM 00/15] HMM (Heterogeneous Memory Management) v20
- [HMM 01/15] mm, memory_hotplug: introduce add_pages
- [HMM 02/15] mm/put_page: move ZONE_DEVICE page reference decrement v2
- [HMM 03/15] mm/unaddressable-memory: new type of ZONE_DEVICE for unaddressable memory
- [HMM 04/15] mm/migrate: new migrate mode MIGRATE_SYNC_NO_COPY
- [HMM 05/15] mm/migrate: new memory migration helper for use with device memory v4
- [HMM 06/15] mm/migrate: migrate_vma() unmap page from vma while collecting pages
- [HMM 07/15] mm/hmm: heterogeneous memory management (HMM for short) v2
- [HMM 08/15] mm/hmm/mirror: mirror process address space on device with HMM helpers v2
- [HMM 09/15] mm/hmm/mirror: helper to snapshot CPU page table v2
- [HMM 10/15] mm/hmm/mirror: device page fault handler
- [HMM 11/15] mm/migrate: support un-addressable ZONE_DEVICE page in migration
- [HMM 12/15] mm/migrate: allow migrate_vma() to alloc new page on empty entry v2
- [HMM 13/15] mm/hmm/devmem: device memory hotplug using ZONE_DEVICE v3
- [HMM 14/15] mm/hmm/devmem: dummy HMM device for ZONE_DEVICE memory v3
- [HMM 15/15] hmm: heterogeneous memory management documentation
- Re: hwmon: (adt7475) set start bit in probe
- Re: IB/mlx: Fine-tuning for several function implementations
- RE: ID:431 -Account Reset Notification
- Re: [Intel-gfx] [PATCH] dma-buf: Rename dma-ops to prevent conflict with kunmap_atomic macro
- Re: [Intel-gfx] [PATCH v2] dma-buf: Rename dma-ops to prevent conflict with kunmap_atomic macro
- Re: iov_iter_pipe warning.
- Al Viro(Fri Apr 21 2017 - 15:02:32 EST)
- Re: irq/affinity: Fix extra vecs calculation
- RE: IT Newsletter
- Re: KASLR causes intermittent boot failures on some systems
- Re: [kbuild-all] [tip:x86/cpu 8/12] arch/x86/kernel/cpu/intel_rdt.c:63: error: unknown field 'cache' specified in initializer
- Re: [kernel-hardening] [PATCH net-next v6 06/11] seccomp,landlock: Handle Landlock events per process hierarchy
- Re: [kernel-hardening] Re: [PATCH 1/4] added SECURITY_TIOCSTI_RESTRICT kernel config
- Re: [kernel-hardening] Re: [PATCH 3/4] restrict unprivileged TIOCSTI tty ioctl
- Re: [kernel-hardening] Re: [PATCH] make TIOCSTI ioctl require CAP_SYS_ADMIN
- Re: [kernel-hardening] Re: [PATCH net-next v6 04/11] landlock: Add LSM hooks related to filesystem
- Re: [kernel-hardening] Re: [PATCH v3 1/2] modules:capabilities: automatic module loading restriction
- Kernel lockup with Intel Iris graphics
- Kernel Oops: BUG: unable to handle kernel NULL pointer dereference at 0000000000000050; IP is at blk_mq_poll+0xa0/0x2e0
- Re: [kernel,v2] powerpc/iommu: Do not call PageTransHuge() on tail pages
- Re: kvm/arm64: use-after-free in kvm_unmap_hva_handler/unmap_stage2_pmds
- kvm: Move srcu_struct fields to end of struct kvm
- Latency in logical volume layer?
- Re: [Linaro-mm-sig] [PATCHv4 05/12] staging: android: ion: Break the ABI in the name of forward progress
- Re: [Linaro-mm-sig] [PATCHv4 10/12] staging: android: ion: Remove ion_handle and ion_client
- Re: [Linaro-mm-sig] [PATCHv4 12/12] staging/android: Update Ion TODO list
- Linux 3.12.73
- Linux 3.18.49
- Greg KH(Tue Apr 18 2017 - 02:53:47 EST)
- Greg KH(Tue Apr 18 2017 - 02:54:03 EST)
- Linux 3.18.50
- Greg KH(Sat Apr 22 2017 - 01:32:59 EST)
- Greg KH(Sat Apr 22 2017 - 01:33:21 EST)
- Linux 4.10.11
- Greg KH(Tue Apr 18 2017 - 02:51:11 EST)
- Greg KH(Tue Apr 18 2017 - 02:51:25 EST)
- Linux 4.10.12
- Greg KH(Fri Apr 21 2017 - 03:54:14 EST)
- Greg KH(Fri Apr 21 2017 - 03:54:42 EST)
- Linux 4.11-rc7
- Linux 4.11-rc8
- Linux 4.11: Reported regressions as of Friday, 2017-04-21
- Linux 4.4.62
- Greg KH(Tue Apr 18 2017 - 02:50:18 EST)
- Greg KH(Tue Apr 18 2017 - 02:50:19 EST)
- Re: Linux 4.4.63
- Greg KH(Fri Apr 21 2017 - 03:52:58 EST)
- Greg KH(Fri Apr 21 2017 - 03:53:05 EST)
- Linux 4.9.23
- Greg KH(Tue Apr 18 2017 - 02:50:47 EST)
- Greg KH(Tue Apr 18 2017 - 02:50:58 EST)
- Linux 4.9.24
- Greg KH(Fri Apr 21 2017 - 03:53:32 EST)
- Greg KH(Fri Apr 21 2017 - 03:53:57 EST)
- linux-next: build failure after merge of the akpm tree
- linux-next: build failure after merge of the arm tree
- Mason(Fri Apr 21 2017 - 03:59:44 EST)
- Mason(Fri Apr 21 2017 - 04:31:03 EST)
- Mason(Fri Apr 21 2017 - 07:28:12 EST)
- Mason(Sat Apr 22 2017 - 04:42:56 EST)
- linux-next: build failure after merge of the block tree
- linux-next: build failure after merge of the drm-misc tree
- linux-next: build failure after merge of the rcu tree
- linux-next: build failure after merge of the rdma tree
- linux-next: build failure after merge of the staging tree
- Greg KH(Tue Apr 18 2017 - 01:54:55 EST)
- Greg KH(Tue Apr 18 2017 - 07:16:33 EST)
- linux-next: build failure after merge of the tip tree
- linux-next: manual merge of the akpm-current tree with the kselftest tree
- Re: linux-next: manual merge of the akpm-current tree with the tip tree
- linux-next: manual merge of the at91 tree with the arm-soc tree
- linux-next: manual merge of the char-misc tree with the pci tree
- Greg KH(Fri Apr 21 2017 - 00:55:53 EST)
- linux-next: manual merge of the crypto tree with the arm-soc tree
- linux-next: manual merge of the kvm-ppc tree with the kvm-arm tree
- linux-next: manual merge of the mux tree with the i2c tree
- linux-next: manual merge of the net-next tree with the net tree
- linux-next: manual merge of the pci tree with the kbuild tree
- linux-next: manual merge of the pm tree with the arm-soc tree
- Re: linux-next: manual merge of the scsi-mkp tree with the char-misc tree
- linux-next: manual merge of the thermal-soc tree with the pm tree
- linux-next: manual merge of the usb tree with the jc_docs tree
- linux-next: manual merge of the vfs tree with the sparc tree
- linux-next: Tree for Apr 18
- linux-next: Tree for Apr 19
- linux-next: Tree for Apr 20
- Re: linux-next: Tree for Apr 20 (bfq)
- linux-next: Tree for Apr 21
- Re: [linux-sunxi] [PATCH 13/15] drm/sun4i: Add HDMI support
- Re: [linux-sunxi] [PATCH v2 1/6] clk: sunxi-ng: Add sun4i/sun7i CCU driver
- Re: [linux-sunxi] [PATCH v3 03/12] dt-bindings: make AXP20X compatible strings one per line
- Re: [linux-sunxi] [PATCH v3 07/12] dt-bindings: add AXP803's regulator info
- Re: [linux-sunxi] [PATCH v3 08/12] regulator: axp20x-regulator: add support for AXP803
- Re: [linux-sunxi] [PATCH v3 09/12] mfd: axp20x: add axp20x-regulator cell for AXP803
- Re: [linux-sunxi] [PATCH v3 10/12] arm64: allwinner: a64: add DTSI file for AXP803 PMIC
- Re: [linux-sunxi] Re: [PATCH 2/4] ARM: sunxi: Drop mmc0_cd_pin_reference_design pinmux setting
- Re: [linux-sunxi] Re: [PATCH v2 1/6] clk: sunxi-ng: Add sun4i/sun7i CCU driver
- Re: [linux-sunxi] Re: [PATCH v3 02/12] arm64: allwinner: a64: add NMI controller on A64
- icenowy(Thu Apr 20 2017 - 03:03:57 EST)
- [lkp-robot] 73821bb516: WARNING:at_mm/memblock.c:#memblock_virt_alloc_internal
- [lkp-robot] [block] 71027e97d7: fio.write_bw_MBps +104% improvement
- [lkp-robot] [cpu/hotplug] 94380da276: INFO:possible_recursive_locking_detected
- [lkp-robot] [debugfs] f3e7155d08: BUG:unable_to_handle_kernel
- [lkp-robot] [f2fs] 59c9081bc8: aim7.jobs-per-min +12% improvement
- [lkp-robot] [KEYS] bdf7c0f8bf: ltp.add_key02.fail
- [lkp-robot] [mm/madvise] 23a003bfd2: mce-test.ras.fail
- [lkp-robot] [PCI] 295afd4204: BUG:unable_to_handle_kernel
- [lkp-robot] [x86/mce] 5de97c9f6d: WARNING:at_arch/x86/kernel/cpu/mcheck/mce.c:#mce_register_decode_chain
- Re: [LTP] [lkp-robot] [KEYS] bdf7c0f8bf: ltp.add_key02.fail
- Re: [lustre-devel] [PATCH RESEND v2] Staging: lustre cleanup macros in libcfs_private.h
- Memory order of `mprotect`
- Re: Microphone gain on N900
- Re: MMC block addressing mode.
- "mm: move pcp and lru-pcp draining into single wq" broke resume from s2ram
- re: mtip32xx: add a status field to struct mtip_cmd
- Re: [musl] Re: [PATCH v2 0/3] uapi glibc compat: fix musl libc compatibility
- Re: mwifiex: MAC randomization should not be persistent
- net/bonding: stack-out-of-bounds in bond_enslave
- net: cleanup_net is slow
- net/core: BUG in unregister_netdevice_many
- Re: net: heap out-of-bounds in fib6_clean_node/rt6_fill_node/fib6_age/fib6_prune_clone
- Re: net/ipv4: use-after-free in ip_queue_xmit
- net/ipv6: slab-out-of-bounds read in seg6_validate_srh
- net/rose: null-ptr-deref in rose_route_frame
- net/xfrm: stack-out-of-bounds in xfrm_state_find
- Re: ney/key: slab-out-of-bounds in parse_ipsecrequests
- [nfs PATCH] NFS: remove error handling for callers of rpc_new_task()
- Re: [ovs-dev] [PATCH 1/1] openvswitch: check return value of nla_nest_start
- [padata] bbd8797975: WARNING: CPU: 0 PID: 1 at kernel/cpu.c:258 put_online_cpus
- padata & workqueue list corruption
- Re: [PATCH 00/10] mac68k: Miscellaneous fixes, cleanup and modernization
- [patch 00/10] timer: Move from a push remote at enqueue to a pull at expiry model
- [PATCH 00/11] block: assorted cleanup for bio splitting and cloning.
- [PATCH 00/13] PCI: sparc related 64bit resource fixup
- Re: [PATCH 00/16] Intel FPGA Device Drivers
- Alan Cox(Tue Apr 18 2017 - 10:25:03 EST)
- [PATCH 00/25] Ethernet-Marvell: Fine-tuning for several function implementations
- [PATCH 00/28] gpu/drm: remove -Iinclude/drm compiler flags from Makefile
- Re: [PATCH 00/29] IB/mlx: Fine-tuning for several function implementations
- [patch 01/10] timer: Invoke timer_start_debug() where it makes sense
- [PATCH 01/11] blk: remove bio_set arg from blk_queue_split()
- Ming Lei(Fri Apr 21 2017 - 11:22:25 EST)
- [PATCH 01/13] mm: remove return value from init_currently_empty_zone
- [PATCH 01/13] sparc/PCI: Use correct offset for bus address to resource
- [PATCH 01/16] clocksource: arm_arch_timer: clean up printk usage
- [PATCH 01/25] net: mvneta: Use devm_kmalloc_array() in mvneta_init()
- [PATCH 01/28] drm/ttm: fix include notation and remove -Iinclude/drm flag
- [PATCH 01/28] perf unwind arm64: Add missing errno.h header
- [PATCH 01/29] arm64: Allow checking of a CPU-local erratum
- [PATCH 0/1] drivers/staging/vt6656/main_usb.c: checkpatch warning
- [PATCH 0/1] drivers/staging/vt6656/main_usb.c: usb_device_reset
- [patch 0/1] staging: speakup: refactor to allow smoother migration to TTY-based comms with external synths
- Re: [PATCH 0/1] x86/cqm: Cqm3 Design Documentation
- [patch 02/10] timerqueue: Document return values of timerqueue_add/del()
- [PATCH 02/11] blk: make the bioset rescue_workqueue optional.
- [PATCH 02/13] mm, memory_hotplug: use node instead of zone in can_online_high_movable
- [PATCH 02/13] PCI: Add pci_find_bus_resource()
- [PATCH 02/16] clocksource: arm_arch_timer: rename type macros
- Re: [PATCH 02/16] mfd: madera: Add common support for Cirrus Logic Madera codecs
- [PATCH 02/25] net: mvneta: Improve two size determinations in mvneta_init()
- Re: [PATCH 02/26] IB/ocrdma: Use kcalloc() in ocrdma_mbx_alloc_pd_range()
- [PATCH 02/28] drm/amd: fix include notation and remove -Iinclude/drm flag
- [PATCH 02/28] perf tools: Remove FLEX_ARRAY definition
- [PATCH 02/29] arm64: Add CNTVCT_EL0 trap handler
- Re: [PATCH 02/38] Annotate hardware config module parameters in arch/x86/mm/
- [PATCH 0/2] ACPI: Device enumeration udates
- [PATCH 0/2] Add PCIe host driver support for some Mediatek SoCs
- [PATCH 0/2] Add PCIe phy driver for some Mediatek SoCs
- [PATCH 0/2] arm64: perf: Add L2 cache events for ARMv8 PMuv3 and A53
- Re: [PATCH 0/2] Cavium MMC driver smatch fixes
- [PATCH 0/2] correct id for clk_testout1
- [PATCH 0/2] dmaengine: k3dma: Fine-tuning for five function implementations
- [PATCH 0/2] dmaengine: s3c24xx: Fine-tuning for s3c24xx_dma_probe()
- [PATCH 0/2] dmaengine: zx: Fine-tuning for two function implementations
- [PATCH 0/2] FireWire-OHCI: Fine-tuning for some function implementations
- [PATCH 0/2] fixes to clean up goip generates files and gitignore
- Re: [PATCH 0/2] Free running cyclic transfer implementation for pl330
- sugar(Mon Apr 17 2017 - 22:27:17 EST)
- RE: [PATCH 0/2] fs, ceph filesystem refcount conversions
- [PATCH 0/2] [GIT PULL] tracing: Add test that tests the last fix
- [PATCH 0/2] [GIT PULL] tracing: Two more small fixes
- [PATCH 0/2] HWMON driver for Broadcom STB DPFE
- Re: [PATCH 0/2] i2c: xgene-slimpro: Add ACPI support
- Re: [PATCH 0/2] IB/hns: Fine-tuning for two function implementations
- [PATCH 0/2] kbuild: clang: Disable spurious warnings
- [PATCH 0/2] Lattice MachXO2 Passive SPI FPGA Manager support
- [PATCH 0/2] mtd: nand: Add generic helpers check, match, maximize ECC settings
- [PATCH 0/2] n2rng: Fine-tuning for n2rng_probe()
- [PATCH 0/2] nohz: Deal with clock reprogram skipping issues
- [PATCH 0/2] nohz: Deal with clock reprogram skipping issues v2
- [PATCH 0/2] nsfs: Introduce ioctl to set vector of ns_last_pid's on pid ns hierarhy
- [PATCH 0/2] Relax bitclk computation when using PLL
- [PATCH 0/2] sched/cfs: make util/load_avg stable
- [PATCH 0/2] scripts: show_delta: additional features
- [patch 03/10] timers: Rework idle logic
- [PATCH 03/11] blk: use non-rescuing bioset for q->bio_split.
- [PATCH 03/13] mm: drop page_initialized check from get_nid_for_pfn
- [PATCH 03/13] sparc/PCI: Reserve legacy mmio after PCI mmio
- [PATCH 03/16] clocksource: arm_arch_timer: rename the PPI enum
- Re: [patch 03/20] padata: Make padata_alloc() static
- [PATCH 03/25] net: mvneta: Use kmalloc_array() in mvneta_txq_init()
- [PATCH 03/28] drm/ast: fix include notation and remove -Iinclude/drm flag
- [PATCH 03/28] tools include: Introduce linux/bug.h, from the kernel sources
- [PATCH 03/29] arm64: Define Cortex-A73 MIDR
- [PATCH 0/3] Add more algorithms and some misc cleanups
- [PATCH 0/3] ARM: sun8i: a83t: device tree cleanup
- [PATCH 0/3] bus: fsl-mc: dpio: udpate QMan CENA region
- [PATCH 0/3] clk: cs2000: tidyup missing settings
- [PATCH 0/3] iio: adc: sama5d2_adc hw triggers and buffers
- [PATCH 0/3] irqchip: mips-gic: Remove dev domain & fixes
- [PATCH 0/3] KEYS: Fixes
- [PATCH 0/3] more cpu hotplug fail
- [PATCH 0/3] nvme: APST improvements (for 4.12, perhaps)
- [PATCH 0/3] perf: callchain-specific annotation
- [PATCH 0/3] powerpc/mm: Fix kernel protection and implement CONFIG_DEBUG_RODATA on PPC32
- [PATCH 0/3] SATA: Fine-tuning for two function implementations
- [PATCH 0/3] x86/intel_rdt: Fixes for schemata parsing issues
- [PATCH 0/3] x86/mm: Straightforward TLB flush fixes/cleanups
- [PATCH 0/3] x86/unwind: unwind_dump() cleanups
- [patch 04/10] timer: Keep the pinned timers separate from the others
- [PATCH 04/11] block: Improvements to bounce-buffer handling
- Ming Lei(Fri Apr 21 2017 - 14:45:04 EST)
- [PATCH 04/13] mm, memory_hotplug: get rid of is_zone_device_section
- [PATCH 04/13] sparc/PCI: Add IORESOURCE_MEM_64 for 64-bit resource in OF parsing
- [PATCH 04/16] clocksource: arm_arch_timer: move enums and defines to header file
- [PATCH 04/25] net: mvneta: Adjust six checks for null pointers
- [PATCH 04/28] drm/bochs: fix include notation and remove -Iinclude/drm flag
- [PATCH 04/28] tools include: Adopt __same_type() and __must_be_array() from the kernel
- [PATCH 04/29] arm64: cpu_errata: Allow an erratum to be match for all revisions of a core
- [PATCH 0/4] ARM: sunxi: device tree pinctrl clean up and H3 OTG
- Re: [PATCH 0/4] assorted TTY code cleanups
- [PATCH 0/4] ftrace: Add 'function-fork' trace option (v2)
- [PATCH 0/4] Handle memmap and mem kernel options in boot stage kaslr
- Re: [PATCH 0/4] infiniband: chelsio
- Re: [PATCH 0/4] KVM: add KVM_CREATE_VM2 to allow dynamic kvm->vcpus array
- Re: [PATCH 0/4] of: remove *phandle properties from expanded device tree
- [PATCH 0/4] powerpc: Replace some bitops functions by builtin/generic ones
- Re: [PATCH 0/4] Properly invalidate data in the cleancache.
- [PATCH 0/4] sched/topology: fix overlap group capacity and balance cpu
- [PATCH 0/4] Some documentation fixes
- [PATCH 0/4] staging: add ccree crypto driver
- [patch 05/10] timer: Retrieve next expiry of pinned/non-pinned timers seperately
- [PATCH 05/11] rbd: use bio_clone_fast() instead of bio_clone()
- [PATCH 05/13] mm, memory_hotplug: split up register_one_node
- [PATCH 05/13] sparc/PCI: Keep resource idx order with bridge register number
- [PATCH 05/16] clocksource: arm_arch_timer: add a new enum for spi type
- Re: [PATCH 05/22] drm/i915: Make use of the new sg_map helper function
- [PATCH 05/25] net: mvpp2: Use kmalloc_array() in mvpp2_txq_init()
- [PATCH 05/28] drm/bridge: fix include notation and remove -Iinclude/drm flag
- [PATCH 05/28] tools include: Move ARRAY_SIZE() to linux/kernel.h
- [PATCH 05/29] arm64: cpu_errata: Add capability to advertise Cortex-A73 erratum 858921
- [PATCH 0/5] clk-mvebu: Fine-tuning for four function implementations
- RE: [PATCH 0/5] fs, xfs refcount conversions
- Re: [PATCH 0/5] IB/hfi1: Fine-tuning for three function implementations
- [PATCH 0/5] KEYS: sanitize key payloads
- [PATCH 0/5] lightnvm: pblk extra patches for 4.12
- [PATCH 0/5] mtd: nand: gpmi: add i.MX 7 support
- [PATCH 0/5] nvme APST fixes/improvements for 4.11
- [PATCH 0/5] powerpc/mm: some cleanup of do_page_fault()
- [PATCH 0/5] v2: block subsystem refcounter conversions
- [patch 06/10] timer: Restructure internal locking
- [PATCH 06/11] drbd: use bio_clone_fast() instead of bio_clone()
- [PATCH 06/13] mm, memory_hotplug: consider offline memblocks removable
- [PATCH 06/13] powerpc/PCI: Keep resource idx order with bridge register number
- [PATCH 06/16] clocksource: arm_arch_timer: rework PPI selection
- Re: [patch 06/20] cpufreq: Use cpuhp_setup_state_nocalls_locked()
- Re: [PATCH 06/24] Add a sysrq option to exit secure boot mode
- [PATCH 06/25] net: mvpp2: Improve two size determinations in mvpp2_probe()
- [PATCH 06/28] drm/cirrus: fix include notation and remove -Iinclude/drm flag
- [PATCH 06/28] perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is used
- [PATCH 06/29] arm64: arch_timer: Add infrastructure for multiple erratum detection methods
- Re: [PATCH 06/38] Annotate hardware config module parameters in drivers/clocksource/
- [PATCH 0/6] ACPI: Fine-tuning for some function implementations
- [PATCH 0/6] Appended signatures support for IMA appraisal
- [PATCH 0/6] clk-Hisilicon: Fine-tuning for some function implementations
- Re: [PATCH 0/6] fujitsu-laptop: LED cleanup
- Re: [patch 0/6] hwmon/coretemp: Hotplug fixes, cleanups and state machine conversion
- [patch 07/10] tick/sched: Split out jiffies update helper function
- [PATCH 07/11] pktcdvd: use bio_clone_fast() instead of bio_clone()
- [PATCH 07/13] mm: consider zone which is not fully populated to have holes
- [PATCH 07/13] powerpc/PCI: Add IORESOURCE_MEM_64 for 64-bit resource in OF parsing
- [PATCH 07/16] clocksource: arm_arch_timer: split dt-only rate handling
- [PATCH 07/25] net: mvpp2: Improve another size determination in mvpp2_init()
- [PATCH 07/28] drm/hisilicon: fix include notation and remove -Iinclude/drm flag
- [PATCH 07/28] objtool: Drop ARRAY_SIZE() definition, tools/include/linux/kernel.h has it now
- [PATCH 07/29] arm64: arch_timer: Add erratum handler for CPU-specific capability
- [PATCH 0/7] HugeTLB migration support for PPC64
- [PATCH 0/7] regulator: arizona: Prepare for sharing with Madera codecs
- [patch 08/10] timer: Implement the hierarchical pull model
- [PATCH 08/11] xen-blkfront: remove bio splitting.
- [PATCH 08/13] mm, compaction: skip over holes in __reset_isolation_suitable
- [PATCH 08/13] OF/PCI: Add IORESOURCE_MEM_64 for 64-bit resource
- [PATCH 08/16] clocksource: arm_arch_timer: refactor arch_timer_needs_probing
- [PATCH 08/25] net: mvpp2: Improve another size determination in mvpp2_port_probe()
- [PATCH 08/28] drm/mgag200: fix include notation and remove -Iinclude/drm flag
- [PATCH 08/28] tools include: Drop ARRAY_SIZE() definition from linux/hashtable.h
- [PATCH 08/29] arm64: arch_timer: Move arch_timer_reg_read/write around
- [PATCH 0/8] clk: Fine-tuning for ten function implementations
- [PATCH 0/8] Fix clean target warnings
- Re: [PATCH 0/8] i.MX7 PCIe related device tree changes
- [patch 09/10] timer/migration: Add tracepoints
- [PATCH 09/11] bcache: use kmalloc to allocate bio in bch_data_verify()
- Ming Lei(Fri Apr 21 2017 - 14:31:15 EST)
- Re: [PATCH 09/11] drm/sun4i: Support two display pipelines
- [PATCH 09/13] mm: __first_valid_page skip over offline pages
- [PATCH 09/13] PCI: Check pref compatible bit for mem64 resource of PCIe device
- [PATCH 09/16] clocksource: arm_arch_timer: move arch_timer_needs_of_probing into DT init call
- [PATCH 09/25] net: mvpp2: Improve another size determination in mvpp2_bm_init()
- [PATCH 09/28] drm/msm: fix include notation and remove -Iinclude/drm flag
- [PATCH 09/28] perf tools: Remove unused macros from util.h
- [PATCH 09/29] arm64: arch_timer: Get rid of erratum_workaround_set_sne
- Re: [PATCH 09/38] Annotate hardware config module parameters in drivers/i2c/
- [PATCH 0/9] sched_clock fixes
- Re: [PATCH 0/9] Unify i2c_mux_add_adapter error reporting
- [patch 10/10] timer: Always queue timers on the local CPU
- [PATCH 10/11] block: remove bio_clone() and all references.
- Ming Lei(Fri Apr 21 2017 - 11:52:21 EST)
- [PATCH 10/13] mm, memory_hotplug: do not associate hotadded memory to zones until online
- [PATCH 10/13] PCI: Only treat non-pref mmio64 as pref if all bridges have MEM_64
- [PATCH 10/16] clocksource: arm_arch_timer: add structs to describe MMIO timer
- [PATCH 10/25] net: mvpp2: Improve another size determination in mvpp2_prs_default_init()
- [PATCH 10/28] drm/nouveau: fix include notation and remove -Iinclude/drm flag
- [PATCH 10/28] perf tools: Including missing inttypes.h header
- [PATCH 10/29] arm64: arch_timer: Rework the set_next_event workarounds
- [PATCH 11/11] block: don't check for BIO_MAX_PAGES in blk_bio_segment_split()
- Ming Lei(Fri Apr 21 2017 - 14:46:50 EST)
- [PATCH 11/13] mm, memory_hotplug: replace for_device by want_memblock in arch_add_memory
- [PATCH 11/13] PCI: Add has_mem64 for struct host_bridge
- [PATCH 11/16] clocksource: arm_arch_timer: split MMIO timer probing.
- [PATCH 11/25] net: mvpp2: Improve 27 size determinations
- [PATCH 11/28] drm/qxl: fix include notation and remove -Iinclude/drm flag
- [PATCH 11/28] perf tools: Remove PRI[xu] macros from perf.h
- [PATCH 11/29] arm64: arch_timer: Make workaround methods optional
- [PATCH 1/1] cfg80211: add return value validation
- Pan Bian(Sun Apr 23 2017 - 09:27:59 EST)
- [PATCH 1/1] char: xillybus: check return value
- Pan Bian(Sun Apr 23 2017 - 06:11:22 EST)
- [PATCH 1/1] drivers:net:ethernet:adi:bfin_mac: Use FIELD_SIZEOF defined kernel macro
- [PATCH 1/1] drivers/staging/vt6656/main_usb.c: checkpatch warning
- Greg KH(Tue Apr 18 2017 - 00:14:26 EST)
- [PATCH 1/1] drivers/staging/vt6656/main_usb.c: usb_device_reset
- Greg KH(Tue Apr 18 2017 - 04:34:08 EST)
- [PATCH 1/1] drivers:staging:vt6656: remove usb_device_reset in main_usb.c:
- [PATCH 1/1] drm/radeon: check return value of radeon_ring_lock
- Pan Bian(Sun Apr 23 2017 - 09:37:32 EST)
- [PATCH 1/1] drm/radeon: check return vlaue of radeon_fence_emit
- Pan Bian(Sun Apr 23 2017 - 09:52:11 EST)
- Re: [PATCH 1/1] fs: Allows for xattr support to be compiled out
- [PATCH 1/1] iommu/amd: fix incorrect error handling
- Pan Bian(Sun Apr 23 2017 - 06:24:00 EST)
- [PATCH 1/1] iw_cxgb4: check return value of alloc_skb
- Pan Bian(Sun Apr 23 2017 - 05:09:52 EST)
- [PATCH 1/1] libertas: check return value of alloc_workqueue
- Pan Bian(Sun Apr 23 2017 - 09:20:58 EST)
- [PATCH 1/1] lwtunnel: check return value of nla_nest_start
- Pan Bian(Sun Apr 23 2017 - 02:30:10 EST)
- [PATCH 1/1] m5602_s5k83a: check return value of kthread_create
- Pan Bian(Sun Apr 23 2017 - 05:28:18 EST)
- [PATCH 1/1] [media] cobalt: fix unchecked return values
- Pan Bian(Sun Apr 23 2017 - 08:19:01 EST)
- [PATCH 1/1] [media] cx25840: fix unchecked return values
- Pan Bian(Sun Apr 23 2017 - 09:16:37 EST)
- [PATCH 1/1] mfd: intel_soc_pmic_core: fix unchecked return value
- Pan Bian(Sun Apr 23 2017 - 08:29:56 EST)
- [PATCH 1/1] mt7601u: check return value of alloc_skb
- Pan Bian(Sun Apr 23 2017 - 03:02:09 EST)
- [PATCH 1/1] net: bcmgenet: fix incorrect return value checks
- Pan Bian(Sun Apr 23 2017 - 06:01:54 EST)
- [PATCH 1/1] netvsc: Deal with rescinded channels correctly
- kys(Wed Apr 19 2017 - 16:50:50 EST)
- [PATCH 1/1] NFSv4: check return value of xdr_inline_decode
- Pan Bian(Sun Apr 23 2017 - 02:50:17 EST)
- [PATCH 1/1] objtool: make it visible in make V=1 output
- [PATCH 1/1] openvswitch: check return value of nla_nest_start
- Pan Bian(Sun Apr 23 2017 - 02:44:07 EST)
- [PATCH 1/1] PCI: check return value of pci_find_ext_capability
- Pan Bian(Sun Apr 23 2017 - 10:01:07 EST)
- [PATCH 1/1] power: check return value of devm_kzalloc
- Pan Bian(Sun Apr 23 2017 - 05:05:12 EST)
- [PATCH 1/1] power: Fix unchecked return value of devm_kzalloc
- Pan Bian(Sun Apr 23 2017 - 20:34:50 EST)
- [PATCH 1/1] qlcnic: fix unchecked return value
- Pan Bian(Sun Apr 23 2017 - 08:08:50 EST)
- [PATCH 1/1] rndis_wlan: add return value validation
- Pan Bian(Sun Apr 23 2017 - 20:41:07 EST)
- [PATCH 1/1] rtc: gemini: add return value validation
- Pan Bian(Sun Apr 23 2017 - 08:50:44 EST)
- [PATCH 1/1] rtc: snvs: fix an incorrect check of return value
- Pan Bian(Sun Apr 23 2017 - 01:52:55 EST)
- [PATCH 1/1] scsi: esas2r: fix unchecked return value
- Pan Bian(Sun Apr 23 2017 - 01:33:39 EST)
- Re: [PATCH 1/1] selftests: breakpoints: allow to cross-compile for aarch64/arm64
- [PATCH 1/1] staging: comedi: addi_apci_3xxx: check return value
- Pan Bian(Sun Apr 23 2017 - 05:53:54 EST)
- [PATCH 1/1] staging: fbtft: Fix Sparse warning in fb_watterott.c
- [patch 1/1] staging: speakup: add send_xchar and tiocmset methods
- [PATCH 1/1] staging: wilc1000: fix unchecked return value
- Pan Bian(Sun Apr 23 2017 - 07:55:35 EST)
- [PATCH 1/1] tipc: check return value of nlmsg_new
- Pan Bian(Sun Apr 23 2017 - 03:15:05 EST)
- PanBian(Sun Apr 23 2017 - 04:13:13 EST)
- [PATCH 1/1] usb: dwc3: keystone: check return value
- Pan Bian(Sun Apr 23 2017 - 01:55:58 EST)
- [PATCH 1/1] usb: hub: check return value
- Pan Bian(Sun Apr 23 2017 - 07:25:04 EST)
- [PATCH 1/1] wan: pc300too: abort path on failure
- Pan Bian(Sun Apr 23 2017 - 05:39:26 EST)
- [PATCH 12/13] mm, memory_hotplug: fix the section mismatch warning
- [PATCH 12/13] PCI: Only treat non-pref mmio64 as pref if host bridge has mmio64
- [PATCH 12/16] acpi/arm64: Add GTDT table parse driver
- Re: [PATCH 12/24] PCI: Lock down BAR access when the kernel is locked down
- [PATCH 12/25] net: mvpp2: Improve a size determination in two functions
- [PATCH 12/28] drm/radeon: fix include notation and remove -Iinclude/drm flag
- [PATCH 12/28] perf tools: Replace STR() calls with __stringify()
- [PATCH 12/29] arm64: arch_timer: Allows a CPU-specific erratum to only affect a subset of CPUs
- [PATCH 1/2] ACPI / scan: Apply default enumeration to devices with ACPI drivers
- joeyli(Wed Apr 19 2017 - 12:39:19 EST)
- [PATCH 1/2] arm64: perf: Wire-up Cortex A53 L2 cache events and DTLB refills
- [PATCH 1/2] arm64: pmu: Wire-up Cortex A53 L2 cache events and DTLB refills
- [PATCH 1/2] arm64:vdso: Rewrite gettimeofday into C.
- [PATCH 1/2] ARM: dts: mvebu: add missing interrupt to 98dx4251 switch
- [PATCH 1/2] ASoC: codec: wm9860: avoid maybe-uninitialized warning
- [PATCH 1/2] clk: rockchip: add SCLK_TESTCLKOUT1 id
- [PATCH 1/2] clk: ti: divider: try to fix ti_clk_register_divider
- [PATCH 1/2] component: remove struct master from the header
- [PATCH 1/2] dax: prevent invalidation of mapped DAX entries
- [PATCH 1/2] dmaengine: k3dma: Use devm_kcalloc() in k3_dma_probe()
- [PATCH 1/2] dmaengine: s3c24xx: Use devm_kcalloc() in s3c24xx_dma_probe()
- [PATCH 1/2] dmaengine: zx: Use devm_kcalloc() in zx_dma_probe()
- [PATCH 1/2] dt/bindings: Add bindings for Broadcom STB DRAM Sensors
- [PATCH 1/2] dt: bindings: fpga: add lattice machxo2 slave spi binding description
- Re: [PATCH 1/2] dt-bindings: hwrng: Add Mediatek hardware random generator bindings
- [PATCH 1/2] f2fs: add braces for macro variables more
- Chao Yu(Fri Apr 21 2017 - 20:30:20 EST)
- [PATCH 1/2] f2fs: unlock cp_rwsem early for IPU writes
- Chao Yu(Tue Apr 18 2017 - 07:24:40 EST)
- [PATCH 1/2] firewire: ohci: Use kcalloc() in pci_probe()
- Re: [PATCH 1/2] fs: configfs: make qw_sign attribute symmetric
- [PATCH 1/2] gpio: move tca9554 from pcf857x to pca953x
- Re: [PATCH 1/2] gpio: omap: return error if requested debounce time is not possible
- Re: [PATCH 1/2] hp-wmi: Fix error value for hp_wmi_tablet_state
- Re: [PATCH 1/2] iio: adc: Fix integration time/averaging for INA219/220
- Re: [PATCH 1/2] init/main: Fix double "the" in comment
- [PATCH 1/2] kbuild: clang: Disable 'address-of-packed-member' warning
- Re: [PATCH 1/2] kbuild: consolidate redundant sed script ASM offset generation
- [PATCH 1/2 linux-next] udf: use octal for permissions
- [PATCH 1/2] [media] uvcvideo: Refactor teardown of uvc on USB disconnect
- [PATCH 1/2] [media] vb2: Fix an off by one error in 'vb2_plane_vaddr'
- Re: [PATCH 1/2] mfd: omap-usb-tll: Fix inverted bit use for USB TLL mode
- [PATCH 1/2] MIPS: Malta: Probe gic-timer via devicetree
- [PATCH 1/2] mtd: nand: add generic helpers to check, match, maximize ECC settings
- [PATCH 1/2] n2rng: Use devm_kcalloc() in n2rng_probe()
- [PATCH 1/2] nohz: Fix again collision between tick and other hrtimers
- [PATCH 1/2] nsfs: Add namespace-specific ioctl (NS_SPECIFIC_IOC)
- [PATCH 1/2] nvmem: core: Improve error path code of nvmem_register()
- [PATCH 1/2] PCI: mediatek: Add Mediatek PCIe host controller support
- [PATCH 1/2] phy: add PCIe phy driver for mt7623 SoCs families
- Re: [PATCH 1/2] power: Add support for the Toby Churchill SBS battery monitor driver.
- [PATCH 1/2] sched/cfs: make util/load_avg more stable
- [PATCH 1/2] scripts: show_delta: add time stamp rounding option
- [PATCH 1/2] selftests: add gpio generated files to .gitignore
- [PATCH 1/2] selftests: ftrace: Add a testcase for function PID filter
- [PATCH 1/2] serial: imx: support enabling rs485 at boot time with DT option
- Greg KH(Tue Apr 18 2017 - 13:37:09 EST)
- [PATCH 1/2] staging: atomisp: satm include directory is gone
- [PATCH 1/2] team: fix memory leak
- Pan Bian(Sun Apr 23 2017 - 03:29:52 EST)
- [PATCH 1/2] tracing: Allocate the snapshot buffer before enabling probe
- [PATCH 1/2] usb: dwc2: Remove unnecessary debug prints
- [PATCH 1/2 v2] char: misc: move the EXPORT_SYMBOL() declarations
- RE: [PATCH 1/2 v2] dt-bindings: qoriq-clock: Add coreclk
- [PATCH 1/2 v3 resend] video: fbdev: imxfb: support AUS mode
- [PATCH 1/2 v4] video: fbdev: imxfb: support AUS mode
- Re: [PATCH 1/2] vfs: implement fchmodat2() syscall
- Re: [PATCH 1/2] xen/arm, arm64: fix xen_dma_ops after 815dd18 "Consolidate get_dma_ops..."
- Re: [PATCH 1/2] xen/input: use string constants from PV protocol
- [PATCH 13/13] mm, memory_hotplug: remove unused cruft after memory hotplug rework
- [PATCH 13/13] PCI: Restore pref MMIO allocation logic for host bridge without mmio64
- [PATCH 13/16] clocksource: arm_arch_timer: simplify ACPI support code.
- [PATCH 13/25] net: mvpp2: Fix a jump label position in mvpp2_rx()
- [PATCH 13/28] drm/tilcdc: fix include notation and remove -Iinclude/drm flag
- [PATCH 13/28] perf tools: Ditch unused PATH_SEP, STRIP_EXTENSION
- [PATCH 13/29] arm64: arch_timer: Move clocksource_counter and co around
- Re: [PATCH 13/38] Annotate hardware config module parameters in drivers/media/
- [PATCH 1/3] arm64: extend ioremap for cacheable non-shareable memory
- [PATCH 1/3] ARM: dts: at91: sama5d2_xplained: enable ADTRG pin
- [PATCH 1/3] ARM: dts: imx6qdl-nitrogen6_max: fix rv4162 compatible
- [PATCH 1/3] ARM: sun8i: a83t: Drop skeleton.dtsi
- [PATCH 1/3] ata: libahci: Use kcalloc() in ahci_platform_get_resources()
- [PATCH 1/3] clk: cs2000: enable clock skipping mode
- [PATCH 1/3] crypto: cavium: Downgrade the annoying misc interrupt print from dev_err to dev_dbg
- [PATCH 1/3] dmaengine: dmatest: use offset_in_page() macro
- [PATCH 1/3] drm/omap: displays: panel-dpi: add backlight dependency
- [PATCH 1/3] drm/vc4: Turn the V3D clock on at runtime.
- Re: [PATCH 1/3] dt-bindings: mt8173: Fix mdp device tree
- [PATCH 1/3] f2fs: add ioctl to flush data from faster device to cold area
- Chao Yu(Fri Apr 21 2017 - 21:15:47 EST)
- [PATCH 1/3] IB/i40iw: use setup_timer
- [PATCH 1/3] irqchip: mips-gic: Separate IPI reservation & usage tracking
- [PATCH 1/3] jump_label: Pull get_online_cpus() into generic code
- [PATCH 1/3] KEYS: Disallow keyrings beginning with '.' to be joined as session keyrings
- Re: [PATCH 1/3] [media] si2157: get chip id during probing
- Re: [PATCH 1/3] mm: consider zone which is not fully populated to have holes
- Re: [PATCH 1/3] mtd: sharpsl: add sharpslpart MTD partition parser
- [PATCH 1/3] nvme: Fix APST comment
- [PATCH 1/3] perf annotate: implement per-callchain annotation histogram
- [PATCH 1/3] powerpc/mm: Ensure change_page_attr() doesn't invalidate pinned TLBs
- Re: [PATCH 1/3] ptr_ring: batch ring zeroing
- Re: [PATCH 1/3] rtmutex: comments update
- Alex Shi(Tue Apr 18 2017 - 04:40:01 EST)
- [PATCH 1/3] usb: dwc2: Define PCGCCTL1 register in hw.h
- [PATCH 1/3] usb: dwc2: Update dwc2_handle_incomplete_isoc_in() function
- [PATCH 1/3 v2] drm/vc4: Turn the V3D clock on at runtime.
- [PATCH 1/3] x86/intel_rdt: Fix padding when resource is enabled via mount
- [PATCH 1/3] x86/mm: Remove flush_tlb() and flush_tlb_current_task()
- [PATCH 1/3] x86/unwind: properly zero-pad 32-bit values in unwind_dump()
- Re: [PATCH 1/3] zram: fix operator precedence to get offset
- [PATCH 14/16] acpi/arm64: Add memory-mapped timer support in GTDT driver
- [PATCH 14/25] net: mvpp2: Rename a jump label in two functions
- [PATCH 14/28] drm/vc4: fix include notation and remove -Iinclude/drm flag
- [PATCH 14/28] perf tools: Move sane ctype stuff from util.h to sane_ctype.h
- [PATCH 14/29] arm64: arch_timer: Save cntkctl_el1 as a per-cpu variable
- [PATCH 1/4] added SECURITY_TIOCSTI_RESTRICT kernel config
- Greg KH(Mon Apr 17 2017 - 02:51:15 EST)
- Alan Cox(Tue Apr 18 2017 - 10:24:47 EST)
- [PATCH 1/4] ARM: sunxi: common-regulators: Drop pinmux settings for GPIO pins
- Re: [PATCH 1/4] block: remove the osdblk driver
- Re: [PATCH 1/4] fs: fix data invalidation in the cleancache during direct IO
- Jan Kara(Thu Apr 20 2017 - 10:47:53 EST)
- Jan Kara(Thu Apr 20 2017 - 10:53:25 EST)
- [PATCH 1/4] ftrace: Fix function pid filter on instances
- Re: [PATCH 1/4] genirq: fix indentation in remove_irq
- [PATCH 1/4] input: xpad.rst: usb/devices is now at /sys/kernel/debug/
- Re: [PATCH 1/4] KVM: remove unused __KVM_HAVE_ARCH_VM_ALLOC
- [PATCH 1/4] param: Move function next_arg to lib/cmdline.c for later reuse
- [PATCH 1/4] powerpc: Discard ffs()/__ffs() function and use builtin functions instead
- [PATCH 1/4] sched/topology: optimize build_group_mask()
- [PATCH 1/4] scsi: pmcraid: use __iomem pointers for ioctl argument
- Al Viro(Thu Apr 20 2017 - 15:25:02 EST)
- [PATCH 15/16] clocksource: arm_arch_timer: add GTDT support for memory-mapped timer
- RE: [PATCH 15/19] kernel: convert audit_tree.count from atomic_t to refcount_t
- Re: [patch 15/20] x86/perf: Drop EXPORT of perf_check_microcode
- Re: [PATCH 15/24] asus-wmi: Restrict debugfs interface when the kernel is locked down
- [PATCH 15/25] net: mvpp2: Adjust three error messages
- [PATCH 15/28] drm/virtio: fix include notation and remove -Iinclude/drm flag
- [PATCH 15/28] tools include: Include missing headers for fls() and types in linux/log2.h
- [PATCH 15/29] arm64: arch_timer: Enable CNTVCT_EL0 trap if workaround is enabled
- [PATCH 1/5] block: convert bio.__bi_cnt from atomic_t to refcount_t
- [PATCH 1/5] clk: mvebu: Use kcalloc() in of_cpu_clk_setup()
- [PATCH 1/5] extcon: Allow extcon drivers to specify the extcon name
- [PATCH 1/5] KEYS: sanitize add_key() and keyctl() key payloads
- [PATCH 1/5] lightnvm: pblk: fix race condition on line retry
- [PATCH 1/5] mtd: nand: gpmi: unify clock handling
- [PATCH 1/5] nvme: Fix APST comment
- [PATCH 1/5] plugin:python: fix compiler warning
- [PATCH 1/5] powerpc/mm: only call store_updates_sp() on stores in do_page_fault()
- [PATCH 1/5] soc: fsl: add support for arm64/Layerscape SOC specific drivers
- [PATCH 16/16] acpi/arm64: Add SBSA Generic Watchdog support in GTDT driver
- Re: [patch 16/20] perf/x86/intel: Drop get_online_cpus() in intel_snb_check_microcode()
- RE: [PATCH 16/22] xen-blkfront: Make use of the new sg_map helper function
- [PATCH 16/25] net: mvpp2: Rename a jump label in mvpp2_tx_frag_process()
- [PATCH 16/28] drm/vmwgfx: fix include notation and remove -Iinclude/drm flag
- [PATCH 16/28] perf tools: Move print_binary definitions to separate files
- [PATCH 16/29] arm64: arch_timer: Workaround for Cortex-A73 erratum 858921
- [PATCH 1/6] ACPI-fan: Use devm_kcalloc() in acpi_fan_get_fps()
- [PATCH 1/6] clk: hisilicon: Use kcalloc() in hisi_clk_init()
- Re: [PATCH 1/6] drm: Add writeback connector type
- [PATCH 1/6] integrity: Small code improvements
- Re: [patch 17/20] PCI: Use cpu_hotplug_disable() instead of get_online_cpus()
- [PATCH 17/25] net: mvpp2: Rename a jump label in mvpp2_txq_init()
- [PATCH 17/28] drm/gma500: remove unneeded -Iinclude/drm compiler flag
- [PATCH 17/28] perf tools: Move srcline definitions to separate header
- [PATCH 17/29] arm64: arch_timer: Allow erratum matching with ACPI OEM information
- RE: [PATCH 17/29] drivers, pci: convert hv_pci_dev.refs from atomic_t to refcount_t
- Re: [PATCH 1/7] Makefile, LLVM: add -no-integrated-as to KBUILD_[AC]FLAGS
- [PATCH 1/7] mm/hugetlb/migration: Use set_huge_pte_at instead of set_pte_at
- [PATCH 1/7] regulator: arizona: Split KConfig options for LDO1 and MICSUPP regulators
- [PATCH 18/25] net: mvpp2: Rename a jump label in mvpp2_prs_double_vlan_add()
- [PATCH 18/28] drm/i810: remove unneeded -Iinclude/drm compiler flag
- [PATCH 18/28] perf tools: Move extra string util functions to util/string2.h
- [PATCH 18/29] arm64: arch_timer: Add HISILICON_ERRATUM_161010101 ACPI matching data
- Re: [PATCH 18/38] Annotate hardware config module parameters in drivers/net/can/
- [PATCH 1/8] clk: si5351: Use devm_kcalloc() in si5351_i2c_probe()
- [PATCH 1/8] Input: move documentation for Amiga CD32
- [PATCH 1/8] selftests: splice: fix clean target to not remove default_file_splice_read.sh
- Re: [patch 19/20] ACPI/processor: Use cpu_hotplug_disable() instead of get_online_cpus()
- [PATCH 19/25] net: mvpp2: Rename a jump label in mvpp2_prs_vlan_add()
- [PATCH 19/28] drm/i2c: remove unneeded -Iinclude/drm compiler flag
- [PATCH 19/28] perf tools: Include errno.h where needed
- [PATCH 19/29] clocksource/drivers/orion: Read clock rate once
- Re: [PATCH 1/9] bio-integrity: Do not allocate integrity context for bio w/o data
- [PATCH 1/9] platform/x86: hp-wmi: Cleanup local variable declarations
- [PATCH 1/9] x86/tsc: Provide tsc=unstable boot parameter
- Re: [patch 20/20] cpu/hotplug: Convert hotplug locking to percpu rwsem
- [PATCH 20/25] net: mvpp2: Adjust a null pointer check in mvpp2_egress_enable()
- [PATCH 20/28] drm/mga: remove unneeded -Iinclude/drm compiler flag
- [PATCH 20/28] perf str{filter,list}: Disentangle headers
- [PATCH 20/29] clocksource/drivers/orion: Add delay_timer implementation
- [PATCH 21/25] net: pxa168_eth: Use kcalloc() in two functions
- [PATCH 21/28] drm/omap: remove unneeded -Iinclude/drm compiler flag
- [PATCH 21/28] perf tools: Don't include terminal handling headers in util.h
- [PATCH 21/29] clocksource: Add missing line break to error messages
- [PATCH 22/25] net: pxa168_eth: Adjust four checks for null pointers
- [PATCH 22/28] drm/r128: remove unneeded -Iinclude/drm compiler flag
- [PATCH 22/28] perf tools: Move path related functions to util/path.h
- [PATCH 22/29] dt-bindings: Clarify compatible property for rockchip timers
- [PATCH 2/2] ACPI / scan: Avoid enumerating devices more than once
- joeyli(Wed Apr 19 2017 - 12:40:25 EST)
- Re: [PATCH 2/2] arm64: allwinner: a64: enable EHCI0/OHCI0 for Pine64
- [PATCH 2/2] arm64: pmu: Wire-up L2 cache events for ARMv8 PMUv3
- [PATCH 2/2] arm64:vdso: Remove ISB from gettimeofday.
- [PATCH 2/2] ARM: dts: mvebu: disable the rtc on 98dx3236 SoC
- [PATCH 2/2] ASoC: codec: wm8960: Relax bit clock computation when using PLL
- [PATCH 2/2] clk: rockchip: fix the incorrect id for clk_testout1
- [PATCH 2/2] clk: ti: fix building without legacy omap3
- [PATCH 2/2] Clocksource: mips-gic: Remove redundant non devicetree init
- [PATCH 2/2] component: add kernel-docs in the header
- [PATCH 2/2] dax: fix data corruption due to stale mmap reads
- [PATCH 2/2] dmaengine: k3dma: Adjust six checks for null pointers
- [PATCH 2/2] dmaengine: s3c24xx: Fix a typo in a comment line
- [PATCH 2/2] dmaengine: zx: Fix a typo in a comment line
- [PATCH 2/2] drivers:net:ethernet:3com:3c512: array char instead of char pointer
- [PATCH 2/2] dt-bindings: display: imx: entry for AUS mode
- [PATCH 2/2] dt-bindings: pcie: Add documentation for Mediatek PCIe
- [PATCH 2/2] dt-bindings: phy: Add documentation for Mediatek PCIe PHY
- [PATCH 2/2] f2fs: add undiscard blocks stat
- Chao Yu(Tue Apr 18 2017 - 07:24:29 EST)
- [PATCH 2/2] f2fs: fix out-of free segments
- [PATCH 2/2] firewire: ohci: Adjust 15 checks for null pointers
- [PATCH 2/2] fpga: lattice machxo2: Add Lattice MachXO2 support
- Re: [PATCH 2/2] fs: configfs: use hexadecimal values and new line
- [PATCH 2/2] gpio: DT bindings, move tca9554 from pcf857x to pca953x
- Re: [PATCH 2/2] gpio: omap: compute debounce-time from actual debounce-clock rate
- Re: [PATCH 2/2] hp-wmi: Fix detection for dock and tablet mode
- [PATCH 2/2] hwmon: (brcmstb) Add driver for Broadcom STB DPFE
- Re: [PATCH 2/2] i2c: xgene-slimpro: Add ACPI support by using PCC mailbox
- Re: [PATCH 2/2] iio: adc: Allow setting Shunt Voltage PGA gain and Bus Voltage range
- [PATCH 2/2] kbuild: clang: Disable the 'duplicate-decl-specifier' warning
- [PATCH 2/2 linux-next] udf: use kmap_atomic for memcpy copying
- [PATCH 2/2] [media] uvcvideo: Kill video URBs on disconnect
- [PATCH 2/2] [media] vb2: Fix error handling in '__vb2_buf_mem_alloc'
- Re: [PATCH 2/2] mfd: omap-usb-tll: Configure ULPIAUTOIDLE
- Re: [PATCH 2/2] module: Add module name to modinfo
- [PATCH 2/2] mtd: nand: denali: show how to use generic helpers (do not apply)
- [PATCH 2/2] n2rng: Combine substrings for two messages in n2rng_probe()
- [PATCH 2/2] nvmem: core: Call put_device() in nvmem_unregister()
- [PATCH 2/2] pid_ns: Introduce ioctl to set vector of ns_last_pid's on ns hierarhy
- Re: [PATCH 2/2] powerpc/book3s: mce: Use add_taint_no_warn() in machine_check_early().
- [PATCH 2/2] ring-buffer: Have ring_buffer_iter_empty() return true when empty
- [PATCH 2/2] sched/cfs: take into account current time segment
- [PATCH 2/2] scripts: show_delta: add --delta-only option
- [PATCH 2/2] selftests: ftrace: Add check for function-fork before running pid filter test
- [PATCH 2/2] selftests: gpio: fix clean target to remove all generated files and dirs
- [PATCH 2/2] serial: imx: allow enabling RX during TX operation with DT option
- RE: [PATCH 2/2] spi: atmel: add deepest PM support to SAMA5D2
- [PATCH 2/2] staging: atomisp: remove #ifdef for runtime PM functions
- [PATCH 2/2] staging:skein: skein_base.h, skein_block.h: move macros into appropriate header files
- Greg KH(Mon Apr 17 2017 - 03:04:43 EST)
- [PATCH 2/2] team: fix memory leak
- Pan Bian(Sun Apr 23 2017 - 03:30:06 EST)
- [PATCH 2/2] tick: Make sure tick timer is active when bypassing reprogramming
- [PATCH 2/2 v2] char: misc: use octal permissions for the proc entry
- [PATCH 2/2 v3 resend] dt-bindings: display: imx: entry for AUS mode
- [PATCH 2/2 v4] dt-bindings: display: imx: entry for AUS mode
- Re: [PATCH 2/2] x86/fpu: Support disabling AVX and AVX512
- Re: [PATCH 2/2] xen/input: add multi-touch support
- [PATCH 23/25] skge: Use seq_puts() in skge_debug_show()
- [PATCH 23/28] drm/savage: remove unneeded -Iinclude/drm compiler flag
- [PATCH 23/28] perf tools: No need to include bitops.h in util.h
- [PATCH 23/29] ARM: dts: rockchip: Update compatible property for rk322x timer
- Re: [PATCH 2/3] ACPI: Remove platform devices from a bus on removal
- joeyli(Wed Apr 19 2017 - 02:50:55 EST)
- joeyli(Wed Apr 19 2017 - 02:55:00 EST)
- [PATCH 2/3] ARM: dts: imx6qdl-nitrogen6_som2: fix rv4162 compatible
- [PATCH 2/3] ARM: sun8i: a83t: Drop leading zeroes from device node addresses
- [PATCH 2/3] ata: libahci: Use devm_kcalloc() in ahci_platform_get_resources()
- [PATCH 2/3] bus: fsl-mc: dpio: enable qbman CENA portal memory access
- [PATCH 2/3] clk: cs2000: tidyup DEVICE_CFG2 settings
- [PATCH 2/3] crypto: cavium: Remove the individual encrypt/decrypt function for each algorithm
- [PATCH 2/3] dmaengine: mv_xor: use offset_in_page() macro
- [PATCH 2/3] drm/panel: S6E3HA2 needs backlight code
- [PATCH 2/3] drm/vc4: Don't try to initialize FBDEV if we're only bound to V3D.
- [PATCH 2/3] f2fs: fix _IOW usage
- [PATCH 2/3] IB/nes: use setup_timer
- [PATCH 2/3] iio: adc: at91-sama5d2_adc: add hw trigger and buffer support
- [PATCH 2/3] irqchip: mips-gic: Remove device IRQ domain
- [PATCH 2/3] jump_label: Provide static_key_slow_inc_nohp()
- [PATCH 2/3] KEYS: Change the name of the dead type to ".dead" to prevent user access
- Re: [PATCH 2/3] nvme: Display raw APST configuration via DYNAMIC_DEBUG
- [PATCH 2/3] nvme: Display raw APST configuration via DYNAMIC_DEBUG
- [PATCH 2/3] perf hists browser: add callchain-specific annotation
- [PATCH 2/3] powerpc/mm: Fix kernel RAM protection after freeing unused memory on PPC32
- Re: [PATCH 2/3] usb: add DT bindings for farady fotg2 host controller
- [PATCH 2/3] usb: dwc2: Define Active Clock Gating support bit in GHWCFG4
- [PATCH 2/3] usb: dwc2: Update dwc2_handle_incomplete_isoc_out() function
- Re: [PATCH 2/3 v2] i2c: i2c-piix4: Use the common mutex
- [PATCH 2/3] x86/intel_rdt: Trim whitespace while parsing schemata input
- [PATCH 2/3] x86/mm: Make flush_tlb_mm_range() more predictable
- [PATCH 2/3] x86/unwind: prepend hex mask value with '0x' in unwind_dump()
- Re: [PATCH 2/3] zram: do not use copy_page with non-page alinged address
- [PATCH 24/25] skge: Adjust a null pointer check in skge_down()
- [PATCH 24/28] drm/sis: remove unneeded -Iinclude/drm compiler flag
- [PATCH 24/28] perf tools: Use api/fs/tracing_path.h where needed
- [PATCH 24/29] clocksource/drivers/rockchip_timer: Implement clocksource timer
- Re: [PATCH 24/35] drivers/mtd: Convert remaining uses of pr_warning to pr_warn
- [PATCH 2/4] add tiocsti_restrict variable
- Greg KH(Mon Apr 17 2017 - 02:51:43 EST)
- [PATCH 2/4] ARM: sunxi: Drop mmc0_cd_pin_reference_design pinmux setting
- icenowy(Wed Apr 19 2017 - 11:36:46 EST)
- Re: [PATCH 2/4] fs/block_dev: always invalidate cleancache in invalidate_bdev()
- [PATCH 2/4] ftrace: Add 'function-fork' trace option
- [PATCH 2/4] input: xpad.rst: Don't use literal blocks inside footnotes
- [PATCH 2/4] KASLR: Parse all memmap entries in cmdline
- [PATCH 2/4] mfd: Add ROHM BD9571MWV-M MFD PMIC driver
- Re: [PATCH 2/4] net: macb: Add tsu_clk to device tree
- [PATCH 2/4] powerpc: Use builtin functions for fls()/__fls()/fls64()
- [PATCH 2/4] sched/topology: all instances of a sched group must use the same sched_group_capacity
- [PATCH 2/4] scsi: pmcraid: fix lock imbalance in pmcraid_reset_reload()
- [PATCH 25/25] sky2: Use seq_puts() in sky2_debug_show()
- [PATCH 25/28] drm/tdfx: remove unneeded -Iinclude/drm compiler flag
- [PATCH 25/28] perf tools: Remove misplaced __maybe_unused in some functions
- [PATCH 25/29] ARM: dts: rockchip: Add timer entries to rk3188 SoC
- Re: [PATCH 2/5] acpi, nfit: add support for acpi 6.1 dimm state flags
- [PATCH 2/5] block: convert blk_queue_tag.refcnt from atomic_t to refcount_t
- [PATCH 2/5] clk: mvebu: Adjust two checks for null pointers in of_cpu_clk_setup()
- [PATCH 2/5] extcon: Add FUSB302 USB TYPE-C controller support
- [PATCH 2/5] KEYS: user_defined: sanitize key payloads
- [PATCH 2/5] lightnvm: pblk: fix bad error check
- Re: [PATCH 2/5] mm: convert anon_vma.refcount from atomic_t to refcount_t
- [PATCH 2/5] mtd: nand: gpmi: add i.MX 7 SoC support
- Han Xu(Fri Apr 21 2017 - 14:29:48 EST)
- [PATCH 2/5] nvme: Display raw APST configuration via DYNAMIC_DEBUG
- [PATCH 2/5] plugin:python: check asprintf() errors
- [PATCH 2/5] powerpc/mm: split store_updates_sp() in two parts in do_page_fault()
- [PATCH 2/5] soc: fsl: add flextimer module alarm driver for Layerscape
- [PATCH 26/28] drm/udl: remove unneeded -Iinclude/drm compiler flag
- [PATCH 26/28] perf tools: Remove include dirent.h from util.h
- [PATCH 26/29] ARM: dts: rockchip: disable arm-global-timer for rk3188
- [PATCH 2/6] ACPI-fan: Delete error messages for a failed memory allocation in two functions
- [PATCH 2/6] clk: hisilicon: Delete error messages for failed memory allocations in hisi_clk_init()
- Re: [PATCH 2/6] drm: writeback: Add out-fences for writeback connectors
- [PATCH 2/6] ima: Tidy up constant strings
- Re: [PATCH 2/6] locking: Introduce range reader/writer lock
- [PATCH 27/28] drm/vgem: remove unneeded -Iinclude/drm compiler flag
- [PATCH 27/28] perf tools: Remove regex.h and fnmatch.h from util.h
- [PATCH 27/29] clocksource: Augment bindings for Faraday timer
- [PATCH 2/7] mm/follow_page_mask: Split follow_page_mask to smaller functions.
- [PATCH 2/7] regulator: arizona-micsupp: Move pdata into a separate structure
- [PATCH 28/28] drm/via: remove unneeded -Iinclude/drm compiler flag
- [PATCH 28/28] perf tools: Ditch unused strchrnul() reimplementation
- [PATCH 28/29] clocksource/drivers/gemini: Rename Gemini timer to Faraday
- Re: [PATCH 28/38] Annotate hardware config module parameters in drivers/staging/media/
- [PATCH 2/8] clk: si5351: Delete an error message for a failed memory allocation in si5351_i2c_probe()
- [PATCH 2/8] Input: rotary-encoder - remove references to platform data from docs
- [PATCH 2/8] selftests: lib.mk: define CLEAN macro to allow Makefiles to override clean
- [PATCH 29/29] clocksource/drivers/fttmr010: Refactor to handle clock
- Re: [PATCH 2/9] bio-integrity: bio_trim should truncate integrity vector accordingly
- [PATCH 2/9] platform/x86: hp-wmi: Add bios_args initializer
- [PATCH 2/9] x86,tsc: Feed refined TSC calibration into sched_clock
- [PATCH 3.18 000/124] 3.18.50-stable review
- [PATCH 3.18 000/145] 3.18.49-stable review
- [PATCH 3.18 001/124] CIFS: store results of cifs_reopen_file to avoid infinite wait
- [PATCH 3.18 001/145] Revert "af_unix: Fix splice-bind deadlock"
- [PATCH 3.18 002/124] Input: xpad - add support for Razer Wildcat gamepad
- [PATCH 3.18 002/145] can: Fix kernel panic at security_sock_rcv_skb
- [PATCH 3.18 003/124] perf/x86: Avoid exposing wrong/stale data in intel_pmu_lbr_read_32()
- [PATCH 3.18 003/145] ipv6: fix ip6_tnl_parse_tlv_enc_lim()
- [PATCH 3.18 004/124] x86/vdso: Plug race between mapping and ELF header setup
- [PATCH 3.18 004/145] ipv6: pointer math error in ip6_tnl_parse_tlv_enc_lim()
- [PATCH 3.18 005/124] x86/vdso: Ensure vdso32_enabled gets set to valid values only
- [PATCH 3.18 005/145] tcp: fix 0 divide in __tcp_select_window()
- [PATCH 3.18 006/124] iscsi-target: Fix TMR reference leak during session shutdown
- [PATCH 3.18 006/145] net: use a work queue to defer net_disable_timestamp() work
- [PATCH 3.18 007/124] iscsi-target: Drop work-around for legacy GlobalSAN initiator
- [PATCH 3.18 007/145] ipv4: keep skb->dst around in presence of IP options
- [PATCH 3.18 008/124] scsi: sr: Sanity check returned mode data
- [PATCH 3.18 008/145] netlabel: out of bound access in cipso_v4_validate()
- [PATCH 3.18 009/124] scsi: sd: Fix capacity calculation with 32-bit sector_t
- [PATCH 3.18 009/145] mlx4: Invoke softirqs after napi_reschedule
- [PATCH 3.18 010/124] xen, fbfront: fix connecting to backend
- [PATCH 3.18 010/145] sctp: avoid BUG_ON on sctp_wait_for_sndbuf
- [PATCH 3.18 011/124] ftrace: Fix removing of second function probe
- [PATCH 3.18 011/145] sit: fix a double free on error path
- [PATCH 3.18 012/124] char: Drop bogus dependency of DEVPORT on !M68K
- [PATCH 3.18 012/145] ping: fix a null pointer dereference
- [PATCH 3.18 013/124] char: lack of bool string made CONFIG_DEVPORT always on
- [PATCH 3.18 013/145] l2tp: do not use udp_ioctl()
- [PATCH 3.18 014/124] Revert "ARM: 8457/1: psci-smp is built only for SMP"
- [PATCH 3.18 014/145] ip6_gre: fix ip6gre_err() invalid reads
- [PATCH 3.18 015/124] kvm: fix page struct leak in handle_vmon
- [PATCH 3.18 015/145] [PATCH 084/760] ipv6: tcp: restore IP6CB for pktoptions skbs
- [PATCH 3.18 016/124] drm/vmwgfx: Type-check lookups of fence objects
- [PATCH 3.18 016/145] ipv6: tcp: add a missing tcp_v6_restore_cb()
- [PATCH 3.18 017/124] drm/vmwgfx: NULL pointer dereference in vmw_surface_define_ioctl()
- [PATCH 3.18 017/145] tcp: avoid infinite loop in tcp_splice_read()
- [PATCH 3.18 018/124] drm/vmwgfx: avoid calling vzalloc with a 0 size in vmw_get_cap_3d_ioctl()
- [PATCH 3.18 019/124] drm/ttm, drm/vmwgfx: Relax permission checking when opening surfaces
- [PATCH 3.18 019/145] usb: chipidea: move the lock initialization to core file
- [PATCH 3.18 020/124] drm/vmwgfx: Remove getparam error message
- [PATCH 3.18 020/145] tcp: fix overflow in __tcp_retransmit_skb()
- [PATCH 3.18 021/124] drm/vmwgfx: fix integer overflow in vmw_surface_define_ioctl()
- [PATCH 3.18 022/124] c6x/ptrace: Remove useless PTRACE_SETREGSET implementation
- [PATCH 3.18 023/124] mips/ptrace: Preserve previous registers for short regset write
- [PATCH 3.18 023/145] ALSA: usb-audio: Add quirk for Syntek STK1160
- [PATCH 3.18 024/124] sparc/ptrace: Preserve previous registers for short regset write
- [PATCH 3.18 024/145] Fix potential infoleak in older kernels
- [PATCH 3.18 025/124] metag/ptrace: Preserve previous registers for short regset write
- [PATCH 3.18 026/124] metag/ptrace: Provide default TXSTATUS for short NT_PRSTATUS
- [PATCH 3.18 026/145] ARM: 8584/1: floppy: avoid gcc-6 warning
- [PATCH 3.18 027/124] metag/ptrace: Reject partial NT_METAG_RPIPE writes
- [PATCH 3.18 027/145] drm/exynos: fix error handling in exynos_drm_subdrv_open
- [PATCH 3.18 028/124] s390/decompressor: fix initrd corruption caused by bss clear
- [PATCH 3.18 028/145] smc91x: avoid self-comparison warning
- [PATCH 3.18 029/124] s390/uaccess: get_user() should zero on failure (again)
- [PATCH 3.18 029/145] UBI: fastmap: scrub PEB when bitflips are detected in a free PEB EC header
- [PATCH 3.18 030/124] Reset TreeId to zero on SMB2 TREE_CONNECT
- [PATCH 3.18 030/145] pwm: Unexport children before chip removal
- [PATCH 3.18 031/124] ptrace: fix PTRACE_LISTEN race corrupting task->state
- [PATCH 3.18 031/145] HID: usbhid: add ATEN CS962 to list of quirky devices
- [PATCH 3.18 032/124] Drivers: hv: balloon: dont crash when memory is added in non-sorted order
- [PATCH 3.18 032/145] selinux: fix off-by-one in setprocattr
- [PATCH 3.18 033/145] fbdev: color map copying bounds checking
- [PATCH 3.18 034/145] [PATCH 073/760] tcp: fix wrong checksum calculation on MTU probing
- [PATCH 3.18 035/145] [PATCH 074/760] tcp: fix a compile error in DBGUNDO()
- [PATCH 3.18 036/145] [PATCH 075/760] ip6_gre: fix flowi6_proto value in ip6gre_xmit_other()
- [PATCH 3.18 037/124] ALSA: seq: Fix racy cell insertions during snd_seq_pool_done()
- [PATCH 3.18 037/145] [PATCH 076/760] ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_route
- [PATCH 3.18 038/124] ALSA: seq: Fix race during FIFO resize
- [PATCH 3.18 038/145] [PATCH 081/760] net: Add netdev all_adj_list refcnt propagation to fix panic
- [PATCH 3.18 039/124] powerpc/mm: Add missing global TLB invalidate if cxl is active
- [PATCH 3.18 039/145] [PATCH 082/760] packet: call fanout_release, while UNREGISTERING a netdev
- [PATCH 3.18 040/124] powerpc: Dont try to fix up misaligned load-with-reservation instructions
- [PATCH 3.18 040/145] [PATCH 086/760] ipv6: correctly add local routes when lo goes up
- [PATCH 3.18 041/124] powerpc/boot: Fix zImage TOC alignment
- [PATCH 3.18 041/145] [PATCH 087/760] net: pktgen: remove rcu locking in pktgen_change_name()
- [PATCH 3.18 042/124] target/pscsi: Fix TYPE_TAPE + TYPE_MEDIMUM_CHANGER export
- [PATCH 3.18 042/145] [PATCH 091/760] ipv4: disable BH in set_ping_group_range()
- [PATCH 3.18 043/124] scsi: lpfc: Add shutdown method for kexec
- [PATCH 3.18 043/145] [PATCH 093/760] net: sctp, forbid negative length
- [PATCH 3.18 044/124] scsi: libiscsi: add lock around task lists to fix list corruption regression
- [PATCH 3.18 044/145] [PATCH 096/760] sctp: validate chunk len before actually using it
- [PATCH 3.18 045/124] scsi: sg: check length passed to SG_NEXT_CMD_LEN
- [PATCH 3.18 045/145] [PATCH 097/760] packet: on direct_xmit, limit tso and csum to supported devices
- [PATCH 3.18 046/124] scsi: libsas: fix ata xfer length
- [PATCH 3.18 046/145] [PATCH 083/760] netlink: do not enter direct reclaim from netlink_dump()
- [PATCH 3.18 047/124] xen/acpi: upload PM state from init-domain to Xen
- [PATCH 3.18 047/145] ASoC: cs4270: fix DAPM stream name mismatch
- [PATCH 3.18 049/124] tty/serial: atmel: fix race condition (TX+DMA)
- [PATCH 3.18 049/145] swapfile: fix memory corruption via malformed swapfile
- [PATCH 3.18 050/124] zram: do not use copy_page with non-page aligned address
- [PATCH 3.18 050/145] coredump: fix unfreezable coredumping task
- [PATCH 3.18 051/124] powerpc: Disable HFSCR[TM] if TM is not supported
- [PATCH 3.18 051/145] staging: iio: ad5933: avoid uninitialized variable in error case
- [PATCH 3.18 052/124] crypto: ahash - Fix EINPROGRESS notification callback
- [PATCH 3.18 052/145] drivers: staging: nvec: remove bogus reset command for PS/2 interface
- [PATCH 3.18 053/124] [media] dvb-usb-v2: avoid use-after-free
- [PATCH 3.18 053/145] Revert "staging: nvec: ps2: change serio type to passthrough"
- [PATCH 3.18 054/145] USB: cdc-acm: fix TIOCMIWAIT
- [PATCH 3.18 055/124] rtc: tegra: Implement clock handling
- [PATCH 3.18 056/124] mm: Tighten x86 /dev/mem with zeroing reads
- [PATCH 3.18 056/145] drbd: Fix kernel_sendmsg() usage - potential NULL deref
- [PATCH 3.18 057/124] [media] dvb-usb: dont use stack for firmware load
- [PATCH 3.18 057/145] net/llc: avoid BUG_ON() in skb_orphan()
- [PATCH 3.18 058/145] dccp: fix freeing skb too early for IPV6_RECVPKTINFO
- [PATCH 3.18 059/124] virtio-console: avoid DMA from stack
- [PATCH 3.18 059/145] net: socket: fix recvmmsg not returning error from sock_error
- [PATCH 3.18 060/145] lib/vsprintf.c: improve sanity check in vsnprintf()
- [PATCH 3.18 061/124] rtl8150: Use heap buffers for all register access
- [PATCH 3.18 061/145] TTY: n_hdlc, fix lockdep false positive
- [PATCH 3.18 062/124] catc: Combine failure cleanup code in catc_probe()
- [PATCH 3.18 062/145] tty: n_hdlc: get rid of racy n_hdlc.tbuf
- [PATCH 3.18 063/124] catc: Use heap buffer for memory size test
- [PATCH 3.18 063/145] cancel the setfilesize transation when io error happen
- [PATCH 3.18 064/145] raid10: increment write counter after bio is split
- [PATCH 3.18 065/124] sctp: deny peeloff operation on asocs with threads sleeping on it
- [PATCH 3.18 065/145] xfrm: policy: init locks early
- [PATCH 3.18 066/124] net sched actions: decrement module reference count after table flush.
- [PATCH 3.18 066/145] xfrm_user: validate XFRM_MSG_NEWAE incoming ESN size harder
- [PATCH 3.18 067/124] KVM: PPC: Book3S PR: Fix illegal opcode emulation
- [PATCH 3.18 067/145] xfrm_user: validate XFRM_MSG_NEWAE XFRMA_REPLAY_ESN_VAL replay_window
- [PATCH 3.18 068/145] staging: android: ashmem: lseek failed due to no FMODE_LSEEK.
- [PATCH 3.18 069/124] KVM: kvm_io_bus_unregister_dev() should never fail
- [PATCH 3.18 069/145] serial: 8250_pci: Add MKS Tenta SCOM-0800 and SCOM-0801 cards
- [PATCH 3.18 070/124] arm/arm64: KVM: Take mmap_sem in kvm_arch_prepare_memory_region
- [PATCH 3.18 070/145] KVM: s390: Disable dirty log retrieval for UCONTROL guests
- [PATCH 3.18 071/124] perf/core: Fix event inheritance on fork()
- [PATCH 3.18 071/145] Bluetooth: Add another AR3012 04ca:3018 device
- [PATCH 3.18 072/124] md/raid1/10: fix potential deadlock
- [PATCH 3.18 072/145] IB/ipoib: Fix deadlock between rmmod and set_mode
- [PATCH 3.18 073/124] target: Fix VERIFY_16 handling in sbc_parse_cdb
- [PATCH 3.18 073/145] USB: serial: digi_acceleport: fix OOB data sanity check
- [PATCH 3.18 074/124] isdn/gigaset: fix NULL-deref at probe
- [PATCH 3.18 074/145] USB: serial: digi_acceleport: fix OOB-event processing
- [PATCH 3.18 075/124] percpu: acquire pcpu_lock when updating pcpu_nr_empty_pop_pages
- [PATCH 3.18 075/145] nlm: Ensure callback code also checks that the files match
- [PATCH 3.18 076/124] ipv4: provide stronger user input validation in nl_fib_input()
- [PATCH 3.18 076/145] xtensa: move parse_tag_fdt out of #ifdef CONFIG_BLK_DEV_INITRD
- [PATCH 3.18 077/124] Input: i8042 - add noloop quirk for Dell Embedded Box PC 3000
- [PATCH 3.18 077/145] mac80211: flush delayed work when entering suspend
- [PATCH 3.18 078/124] Input: iforce - validate number of endpoints before using them
- [PATCH 3.18 078/145] libceph: use BUG() instead of BUG_ON(1)
- [PATCH 3.18 079/124] Input: ims-pcu - validate number of endpoints before using them
- [PATCH 3.18 079/145] fat: fix using uninitialized fields of fat_inode/fsinfo_inode
- [PATCH 3.18 080/124] Input: hanwang - validate number of endpoints before using them
- [PATCH 3.18 080/145] ktest: Fix child exit code processing
- [PATCH 3.18 081/124] Input: yealink - validate number of endpoints before using them
- [PATCH 3.18 081/145] crypto: improve gcc optimization flags for serpent and wp512
- [PATCH 3.18 082/124] Input: cm109 - validate number of endpoints before using them
- [PATCH 3.18 082/145] mtd: pmcmsp: use kstrndup instead of kmalloc+strncpy
- [PATCH 3.18 083/124] Input: kbtab - validate number of endpoints before using them
- [PATCH 3.18 083/145] usb: gadget: dummy_hcd: clear usb_gadget region before registration
- [PATCH 3.18 084/124] Input: sur40 - validate number of endpoints before using them
- [PATCH 3.18 084/145] usb: dwc3: gadget: make Set Endpoint Configuration macros safe
- [PATCH 3.18 085/145] usb: gadget: function: f_fs: pass companion descriptor along
- [PATCH 3.18 086/124] net/mlx5: Increase number of max QPs in default profile
- [PATCH 3.18 086/145] usb: host: xhci-plat: Fix timeout on removal of hot pluggable xhci controllers
- [PATCH 3.18 087/124] net: bcmgenet: Do not suspend PHY if Wake-on-LAN is enabled
- [PATCH 3.18 087/145] USB: serial: safe_serial: fix information leak in completion handler
- [PATCH 3.18 088/124] net: properly release sk_frag.page
- [PATCH 3.18 088/145] USB: serial: omninet: fix reference leaks at open
- [PATCH 3.18 089/124] net: unix: properly re-increment inflight counter of GC discarded candidates
- [PATCH 3.18 089/145] USB: iowarrior: fix NULL-deref at probe
- [PATCH 3.18 090/124] socket, bpf: fix sk_filter use after free in sk_clone_lock
- [PATCH 3.18 090/145] USB: iowarrior: fix NULL-deref in write
- [PATCH 3.18 091/124] tcp: initialize icsk_ack.lrcvtime at session start time
- [PATCH 3.18 091/145] USB: serial: io_ti: fix NULL-deref in interrupt callback
- [PATCH 3.18 092/124] mmc: ushc: fix NULL-deref at probe
- [PATCH 3.18 092/145] USB: serial: io_ti: fix information leak in completion handler
- [PATCH 3.18 093/124] uwb: hwa-rc: fix NULL-deref at probe
- [PATCH 3.18 093/145] mvsas: fix misleading indentation
- [PATCH 3.18 094/124] uwb: i1480-dfu: fix NULL-deref at probe
- [PATCH 3.18 094/145] dm: flush queued bios when process blocks to avoid deadlock
- [PATCH 3.18 095/124] USB: usbtmc: add missing endpoint sanity check
- [PATCH 3.18 095/145] padata: avoid race in reordering
- [PATCH 3.18 096/124] iio: adc: ti_am335x_adc: fix fifo overrun recovery
- [PATCH 3.18 096/145] samples: move mic/mpssd example code from Documentation
- [PATCH 3.18 097/124] ext4: mark inode dirty after converting inline directory
- [PATCH 3.18 097/145] drm/ast: Fix test for VGA enabled
- [PATCH 3.18 098/124] mmc: sdhci: Do not disable interrupts while waiting for clock
- [PATCH 3.18 098/145] drm/ast: Call open_key before enable_mmio in POST code
- [PATCH 3.18 099/124] iommu/vt-d: Fix NULL pointer dereference in device_to_iommu
- [PATCH 3.18 099/145] drm/ast: Fix AST2400 POST failure without BMC FW or VBIOS
- [PATCH 3.18 100/124] igb: Workaround for igb i210 firmware issue
- [PATCH 3.18 101/124] igb: add i211 to i210 PHY workaround
- [PATCH 3.18 101/145] cpmac: remove hopeless #warning
- [PATCH 3.18 102/124] xfs: dont allow di_size with high bit set
- [PATCH 3.18 102/145] tracing: Add #undef to fix compile error
- [PATCH 3.18 103/124] xfs: fix up xfs_swap_extent_forks inline extent handling
- [PATCH 3.18 103/145] netlink: remove mmapped netlink support
- [PATCH 3.18 104/124] xfs: clear _XBF_PAGES from buffers when readahead page
- [PATCH 3.18 104/145] vxlan: correctly validate VXLAN ID against VXLAN_N_VID
- [PATCH 3.18 105/124] ACPI: Fix incompatibility with mcount-based function graph tracing
- [PATCH 3.18 105/145] vti6: return GRE_KEY for vti6
- [PATCH 3.18 106/124] ACPI: Do not create a platform_device for IOAPIC/IOxAPIC
- [PATCH 3.18 106/145] ipv4: mask tos for input route
- [PATCH 3.18 107/124] serial: 8250_pci: Detach low-level driver during PCI error recovery
- [PATCH 3.18 108/124] [media] uvcvideo: uvc_scan_fallback() for webcams with broken chain
- [PATCH 3.18 108/145] net: dont call strlen() on the user buffer in packet_bind_spkt()
- [PATCH 3.18 109/124] block: allow WRITE_SAME commands with the SG_IO ioctl
- [PATCH 3.18 109/145] dccp: Unlock sock before calling sk_free()
- [PATCH 3.18 110/124] virtio_balloon: init 1st buffer in stats vq
- [PATCH 3.18 110/145] net/packet: fix overflow in check for priv area size
- [PATCH 3.18 111/124] pinctrl: qcom: Dont clear status bit on irq_unmask
- [PATCH 3.18 111/145] usb: hub: Wait for connection to be reestablished after port reset
- [PATCH 3.18 112/124] mm, hugetlb: use pte_present() instead of pmd_present() in follow_huge_pmd()
- [PATCH 3.18 112/145] net/mlx4_en: Fix bad WQE issue
- [PATCH 3.18 113/145] net/mlx4_core: Fix racy CQ (Completion Queue) free
- [PATCH 3.18 114/124] mm/mempolicy.c: fix error handling in set_mempolicy and mbind.
- [PATCH 3.18 114/145] net/mlx4_core: Fix when to save some qp context flags for dynamic VST to VGT transitions
- [PATCH 3.18 115/124] ring-buffer: Fix return value check in test_ringbuffer()
- [PATCH 3.18 115/145] futex: Fix potential use-after-free in FUTEX_REQUEUE_PI
- [PATCH 3.18 116/124] MIPS: Flush wrong invalid FTLB entry for huge page
- [PATCH 3.18 116/145] futex: Add missing error handling to FUTEX_REQUEUE_PI
- [PATCH 3.18 117/124] metag/usercopy: Drop unused macros
- [PATCH 3.18 117/145] crypto: cryptd - Assign statesize properly
- [PATCH 3.18 118/124] metag/usercopy: Fix alignment error checking
- [PATCH 3.18 118/145] crypto: mcryptd - Fix load failure
- [PATCH 3.18 119/124] metag/usercopy: Add early abort to copy_to_user
- [PATCH 3.18 119/145] crypto: algif_hash - avoid zero-sized array
- [PATCH 3.18 120/124] metag/usercopy: Zero rest of buffer from copy_from_user
- [PATCH 3.18 120/145] crypto: ghash-clmulni - Fix load failure
- [PATCH 3.18 121/124] metag/usercopy: Set flags before ADDZ
- [PATCH 3.18 121/145] s390/qdio: clear DSCI prior to scanning multiple input queues
- [PATCH 3.18 122/124] metag/usercopy: Fix src fixup in from user rapf loops
- [PATCH 3.18 122/145] s390: TASK_SIZE for kernel threads
- [PATCH 3.18 123/124] metag/usercopy: Add missing fixups
- [PATCH 3.18 123/145] s390: make setup_randomness work
- [PATCH 3.18 124/124] give up on gcc ilog2() constant optimizations
- [PATCH 3.18 124/145] s390: use correct input data address for setup_randomness
- [PATCH 3.18 125/145] KVM: s390: Fix guest migration for huge guests resulting in panic
- [PATCH 3.18 127/145] usb: gadget: f_uvc: Fix SuperSpeed companion descriptors wBytesPerInterval
- [PATCH 3.18 128/145] usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirk
- [PATCH 3.18 129/145] USB: uss720: fix NULL-deref at probe
- [PATCH 3.18 130/145] USB: lvtest: fix NULL-deref at probe
- [PATCH 3.18 131/145] USB: idmouse: fix NULL-deref at probe
- [PATCH 3.18 132/145] USB: wusbcore: fix NULL-deref at probe
- [PATCH 3.18 133/145] usb: hub: Fix crash after failure to read BOS descriptor
- [PATCH 3.18 134/145] USB: fix linked-list corruption in rh_call_control()
- [PATCH 3.18 135/145] MIPS: ip27: Disable qlge driver in defconfig
- [PATCH 3.18 136/145] MIPS: ip22: Fix ip28 build for modern gcc
- [PATCH 3.18 137/145] MIPS: DEC: Avoid la pseudo-instruction in delay slots
- [PATCH 3.18 138/145] powerpc: Emulation support for load/store instructions on LE
- [PATCH 3.18 139/145] libceph: dont set weight to IN when OSD is destroyed
- [PATCH 3.18 140/145] tcp: fix various issues for sockets morphing to listen state
- [PATCH 3.18 141/145] net: fix socket refcounting in skb_complete_wifi_ack()
- [PATCH 3.18 142/145] net: fix socket refcounting in skb_complete_tx_timestamp()
- [PATCH 3.18 143/145] uapi: fix linux/packet_diag.h userspace compilation error
- [PATCH 3.18 145/145] dccp: fix memory leak during tear-down of unsuccessful connection request
- [PATCH 3.18-stable] dm bufio: hide bogus warning
- [PATCH, 3.18-stable regression] ARM: psci: fix header file
- [PATCH, 3.18-stable regression] gadgetfs: fix uninitialized variable in error handling
- Re: [PATCH 3/3] arm64/locking: qspinlocks and qrwlocks support
- [PATCH 3/3] ARM: dts: imx7d-nitrogen7: fix rv4162 compatible
- [PATCH 3/3] ARM: sun8i: a83t: Rename pinmux setting names
- [PATCH 3/3] bus: fsl-mc: dpio: change CENA regs to be cacheable
- [PATCH 3/3] clk: cs2000: select 12.20 High Accuracy on LFRatioCfg
- [PATCH 3/3] crypto: cavium: Add more algorithms
- [PATCH 3/3] dma-debug: use offset_in_page() macro
- [PATCH 3/3] drm/panel: add backlight dependency for sitronix-st7789v
- [PATCH 3/3] drm/vc4: Add specific compatible strings for Cygnus.
- [PATCH 3/3] f2fs: assign allocation hint for warm/cold data
- [PATCH 3/3] IB/qib: use setup_timer
- [PATCH 3/3] iio: tools: generic_buffer: increase trigger length
- [PATCH 3/3] irqchip: mips-gic: Replace static map with dynamic
- [PATCH 3/3] KEYS: fix keyctl_set_reqkey_keyring() to not leak thread keyrings
- Re: [PATCH 3/3] [media] cobalt: Use v4l2_calc_timeperframe helper
- Re: [PATCH 3/3] nvme: Add nvme_core.force_apst to ignore the NO_APST quirk
- [PATCH 3/3] nvme: Add nvme_core.force_apst to ignore the NO_APST quirk
- [PATCH 3/3] perf: Avoid cpu_hotplug_lock r-r recursion
- [PATCH 3/3] perf report: fill per-callchain symbol annotation histograms
- Re: [PATCH 3/3] perf tool, arm64, thunderx2: Add implementation defined events for ThunderX2
- [PATCH 3/3] powerpc/mm: Implement CONFIG_DEBUG_RODATA on PPC32
- [PATCH 3/3] sata_mv: Use devm_kcalloc() in mv_platform_probe()
- [PATCH 3/3] sound: ASoC: tegra: Select tegra30 i2s and ahub for tegra124 SoC
- [PATCH 3/3] usb: dwc2: Add dwc2_enable_acg function
- [PATCH 3/3] usb: dwc2: Update GINTSTS_GOUTNAKEFF interrupt handling
- [PATCH 3/3] x86/intel_rdt: Return error for incorrect resource names in schemata
- [PATCH 3/3] x86/mm: Fix flush_tlb_page() on Xen
- [PATCH 3/3] x86/unwind: remove unused 'sp' argument in unwind_dump()
- [PATCH 3/4] ARM: sun8i: h3: orangepi-pc: Enable USB OTG
- [PATCH 3/4] input: xpad.rst: proc/bus/usb was renamed to dev/bus/usb
- [PATCH 3/4] KASLR: Handle memory limit specified by memmap and mem option
- Re: [PATCH 3/4] KVM: add KVM_CREATE_VM2 system ioctl
- Re: [PATCH 3/4] nfs: remove the objlayout driver
- [PATCH 3/4] powerpc: Replace ffz() by equivalent generic function
- [PATCH 3/4] restrict unprivileged TIOCSTI tty ioctl
- Greg KH(Mon Apr 17 2017 - 02:53:59 EST)
- [PATCH 3/4] sched/topology: move comment about asymmetric node setups
- [PATCH 3/4] scsi: pmcraid: fix endianess sparse annotations
- [PATCH 3/4] selftests: ftrace: Add -l/--logdir option
- Re: [PATCH 3/4] tty/serdev: add serdev registration interface
- [PATCH 3/5] arm64: ls1021a: dts: add ftm0 nodes
- [PATCH 3/5] block: convert blkcg_gq.refcnt from atomic_t to refcount_t
- [PATCH 3/5] clk: mvebu: Use kcalloc() in two functions
- [PATCH 3/5] extcon: intel-cht-wc: Default to SDP on regmap io errors
- [PATCH 3/5] KEYS: encrypted: sanitize all key material
- [PATCH 3/5] lightnvm: pblk: fix memory leak on error path
- [PATCH 3/5] mtd: gpmi: document current clock requirements
- [PATCH 3/5] nvme: Add nvme_core.force_apst to ignore the NO_APST quirk
- [PATCH 3/5] powerpc/mm: remove a redundant test in do_page_fault()
- [PATCH 3/5] trace-cmd:read: BUG initialize input_files item to zero
- [PATCH 3/6] ACPI-nfit: Use devm_kcalloc() in nfit_mem_dcr_init()
- [PATCH 3/6] clk: hisilicon: Use devm_kmalloc_array() in hisi_clk_alloc()
- [PATCH 3/6] ima: Simplify policy_func_show.
- [PATCH 3/7] mm/hugetlb: export hugetlb_entry_migration helper
- [PATCH 3/7] regulator: arizona-micsupp: Make arizona_micsupp independent of struct arizona
- [PATCH 3/8] clk: si5351: Adjust a null pointer check in si5351_dt_parse()
- [PATCH 3/8] Input: fix "Game console" heading level in joystick documentation
- [PATCH 3/8] selftests: futex: override clean in lib.mk to fix warnings
- Re: [PATCH 3/8] x86/boot/64: Add support of additional page table level during early boot
- Re: [PATCH 3/9] bio-integrity: bio_integrity_advance must update integrity seed
- [PATCH 3/9] platform/x86: hp-wmi: Standardize enum usage for constants
- [PATCH 3/9] sched/clock: Initialize all per-cpu state before switching (back) to unstable
- Re: [PATCH 40/40] media: imx: set and propagate empty field, colorimetry params
- [PATCH 4.10 00/29] 4.10.11-stable review
- [PATCH 4.10 00/69] 4.10.12-stable review
- [PATCH 4.10 01/29] drm/i915: Fix forcewake active domain tracking
- [PATCH 4.10 01/69] cgroup, kthread: close race window where new kthreads can be migrated to non-root cgroups
- [PATCH 4.10 02/69] audit: make sure we dont let the retry queue grow without bounds
- [PATCH 4.10 03/29] drm/i915/fbdev: Stop repeating tile configuration on stagnation
- [PATCH 4.10 03/69] tcmu: Fix possible overwrite of t_data_sgs last iov[]
- [PATCH 4.10 04/29] drm/i915: Squelch any ktime/jiffie rounding errors for wait-ioctl
- [PATCH 4.10 04/69] tcmu: Fix wrongly calculating of the base_command_size
- [PATCH 4.10 05/69] tcmu: Skip Data-Out blocks before gathering Data-In buffer for BIDI case
- [PATCH 4.10 06/29] drm/i915: Store a permanent error in obj->mm.pages
- [PATCH 4.10 06/69] thp: fix MADV_DONTNEED vs. MADV_FREE race
- [PATCH 4.10 07/69] thp: fix MADV_DONTNEED vs clear soft dirty race
- [PATCH 4.10 08/69] zsmalloc: expand class bit
- [PATCH 4.10 09/69] orangefs: free superblock when mount fails
- [PATCH 4.10 10/69] drm/nouveau/mpeg: mthd returns true on success now
- [PATCH 4.10 11/29] drm/i915: Drop support for I915_EXEC_CONSTANTS_* execbuf parameters.
- [PATCH 4.10 11/69] drm/nouveau/mmu/nv4a: use nv04 mmu rather than the nv44 one
- [PATCH 4.10 12/29] drm/i915: Stop using RP_DOWN_EI on Baytrail
- [PATCH 4.10 12/69] drm/nouveau/kms/nv50: fix setting of HeadSetRasterVertBlankDmi method
- [PATCH 4.10 13/29] drm/i915: Avoid rcu_barrier() from reclaim paths (shrinker)
- [PATCH 4.10 13/69] drm/nouveau/kms/nv50: fix double dma_fence_put() when destroying plane state
- [PATCH 4.10 14/69] drm/nouveau: initial support (display-only) for GP107
- [PATCH 4.10 15/29] orangefs: Dan Carpenter influenced cleanups...
- [PATCH 4.10 15/69] drm/etnaviv: fix missing unlock on error in etnaviv_gpu_submit()
- [PATCH 4.10 16/29] orangefs: fix buffer size mis-match between kernel space and user space.
- [PATCH 4.10 17/29] nfs: flexfiles: fix kernel OOPS if MDS returns unsupported DS type
- [PATCH 4.10 17/69] CIFS: reconnect thread reschedule itself
- [PATCH 4.10 18/29] rt2x00usb: fix anchor initialization
- [PATCH 4.10 18/69] CIFS: store results of cifs_reopen_file to avoid infinite wait
- [PATCH 4.10 19/29] rt2x00usb: do not anchor rx and tx urbs
- [PATCH 4.10 19/69] Input: xpad - add support for Razer Wildcat gamepad
- [PATCH 4.10 20/29] MIPS: Introduce irq_stack
- [PATCH 4.10 20/69] perf annotate s390: Fix perf annotate error -95 (4.10 regression)
- [PATCH 4.10 21/29] MIPS: Stack unwinding while on IRQ stack
- [PATCH 4.10 21/69] perf/x86: Avoid exposing wrong/stale data in intel_pmu_lbr_read_32()
- [PATCH 4.10 22/29] MIPS: Only change $28 to thread_info if coming from user mode
- [PATCH 4.10 22/69] x86/efi: Dont try to reserve runtime regions
- [PATCH 4.10 23/29] MIPS: Switch to the irq_stack in interrupts
- [PATCH 4.10 23/69] x86/signals: Fix lower/upper bound reporting in compat siginfo
- [PATCH 4.10 24/29] MIPS: Select HAVE_IRQ_EXIT_ON_IRQ_STACK
- [PATCH 4.10 24/69] x86/intel_rdt: Fix locking in rdtgroup_schemata_write()
- [PATCH 4.10 25/29] MIPS: IRQ Stack: Fix erroneous jal to plat_irq_dispatch
- [PATCH 4.10 25/69] x86, pmem: fix broken __copy_user_nocache cache-bypass assumptions
- [PATCH 4.10 26/69] x86/vdso: Ensure vdso32_enabled gets set to valid values only
- [PATCH 4.10 27/69] x86/vdso: Plug race between mapping and ELF header setup
- [PATCH 4.10 28/29] net/packet: fix overflow in check for priv area size
- [PATCH 4.10 28/69] acpi, nfit, libnvdimm: fix interleave set cookie calculation (64-bit comparison)
- [PATCH 4.10 29/69] ACPI / scan: Set the visited flag for all enumerated devices
- [PATCH 4.10 30/69] parisc: fix bugs in pa_memcpy
- [PATCH 4.10 31/69] efi/libstub: Skip GOP with PIXEL_BLT_ONLY format
- [PATCH 4.10 32/69] efi/fb: Avoid reconfiguration of BAR that covers the framebuffer
- [PATCH 4.10 33/69] iscsi-target: Fix TMR reference leak during session shutdown
- [PATCH 4.10 34/69] iscsi-target: Drop work-around for legacy GlobalSAN initiator
- [PATCH 4.10 35/69] scsi: sr: Sanity check returned mode data
- [PATCH 4.10 36/69] scsi: sd: Consider max_xfer_blocks if opt_xfer_blocks is unusable
- [PATCH 4.10 37/69] scsi: qla2xxx: Add fix to read correct register value for ISP82xx.
- [PATCH 4.10 38/69] scsi: sd: Fix capacity calculation with 32-bit sector_t
- [PATCH 4.10 39/69] target: Avoid mappedlun symlink creation during lun shutdown
- [PATCH 4.10 40/69] xen, fbfront: fix connecting to backend
- [PATCH 4.10 41/69] [iov_iter] new privimitive: iov_iter_revert()
- [PATCH 4.10 42/69] make skb_copy_datagram_msg() et.al. preserve ->msg_iter on error
- [PATCH 4.10 43/69] libnvdimm: fix blk free space accounting
- [PATCH 4.10 44/69] libnvdimm: fix reconfig_mutex, mmap_sem, and jbd2_handle lockdep splat
- [PATCH 4.10 45/69] libnvdimm: band aid btt vs clear poison locking
- [PATCH 4.10 46/69] can: ifi: use correct register to read rx status
- [PATCH 4.10 47/69] pwm: rockchip: State of PWM clock should synchronize with PWM enabled state
- [PATCH 4.10 48/69] cpufreq: Bring CPUs up even if cpufreq_online() failed
- [PATCH 4.10 49/69] irqchip/irq-imx-gpcv2: Fix spinlock initialization
- [PATCH 4.10 50/69] ftrace: Fix removing of second function probe
- [PATCH 4.10 51/69] drm/i915/gvt: set the correct default value of CTX STATUS PTR
- [PATCH 4.10 52/69] char: lack of bool string made CONFIG_DEVPORT always on
- [PATCH 4.10 53/69] Revert "MIPS: Lantiq: Fix cascaded IRQ setup"
- [PATCH 4.10 54/69] zram: do not use copy_page with non-page aligned address
- [PATCH 4.10 55/69] ftrace: Fix function pid filter on instances
- [PATCH 4.10 56/69] crypto: algif_aead - Fix bogus request dereference in completion function
- [PATCH 4.10 57/69] crypto: xts - Fix use-after-free on EINPROGRESS
- [PATCH 4.10 58/69] crypto: ahash - Fix EINPROGRESS notification callback
- [PATCH 4.10 59/69] crypto: lrw - Fix use-after-free on EINPROGRESS
- [PATCH 4.10 60/69] parisc: Fix get_user() for 64-bit value on 32-bit kernel
- [PATCH 4.10 61/69] [media] dvb-usb-v2: avoid use-after-free
- [PATCH 4.10 62/69] ASoC: Intel: select DW_DMAC_CORE since its mandatory
- [PATCH 4.10 64/69] x86/xen: Fix APIC id mismatch warning on Intel
- [PATCH 4.10 65/69] ACPI / EC: Use busy polling mode when GPE is not enabled
- [PATCH 4.10 66/69] rtc: tegra: Implement clock handling
- [PATCH 4.10 67/69] mm: Tighten x86 /dev/mem with zeroing reads
- [PATCH 4.10 69/69] virtio-console: avoid DMA from stack
- [PATCH 4.4 00/18] 4.4.62-stable review
- [PATCH 4.4 00/45] 4.4.63-stable review
- [PATCH 4.4 01/45] cgroup, kthread: close race window where new kthreads can be migrated to non-root cgroups
- [PATCH 4.4 02/18] drm/i915: Stop using RP_DOWN_EI on Baytrail
- [PATCH 4.4 02/45] thp: fix MADV_DONTNEED vs clear soft dirty race
- [PATCH 4.4 03/18] usb: dwc3: gadget: delay unmap of bounced requests
- [PATCH 4.4 03/45] drm/nouveau/mpeg: mthd returns true on success now
- [PATCH 4.4 04/45] drm/nouveau/mmu/nv4a: use nv04 mmu rather than the nv44 one
- [PATCH 4.4 05/18] MIPS: Introduce irq_stack
- [PATCH 4.4 05/45] CIFS: store results of cifs_reopen_file to avoid infinite wait
- [PATCH 4.4 06/18] MIPS: Stack unwinding while on IRQ stack
- [PATCH 4.4 06/45] Input: xpad - add support for Razer Wildcat gamepad
- [PATCH 4.4 07/18] MIPS: Only change $28 to thread_info if coming from user mode
- [PATCH 4.4 07/45] perf/x86: Avoid exposing wrong/stale data in intel_pmu_lbr_read_32()
- [PATCH 4.4 08/18] MIPS: Switch to the irq_stack in interrupts
- [PATCH 4.4 08/45] x86/vdso: Ensure vdso32_enabled gets set to valid values only
- [PATCH 4.4 09/18] MIPS: Select HAVE_IRQ_EXIT_ON_IRQ_STACK
- [PATCH 4.4 09/45] x86/vdso: Plug race between mapping and ELF header setup
- [PATCH 4.4 10/18] MIPS: IRQ Stack: Fix erroneous jal to plat_irq_dispatch
- [PATCH 4.4 10/45] acpi, nfit, libnvdimm: fix interleave set cookie calculation (64-bit comparison)
- [PATCH 4.4 11/45] iscsi-target: Fix TMR reference leak during session shutdown
- [PATCH 4.4 12/18] net/packet: fix overflow in check for priv area size
- [PATCH 4.4 12/45] iscsi-target: Drop work-around for legacy GlobalSAN initiator
- [PATCH 4.4 13/18] blk-mq: Avoid memory reclaim when remapping queues
- [PATCH 4.4 13/45] scsi: sr: Sanity check returned mode data
- [PATCH 4.4 14/18] usb: hub: Wait for connection to be reestablished after port reset
- [PATCH 4.4 14/45] scsi: sd: Consider max_xfer_blocks if opt_xfer_blocks is unusable
- [PATCH 4.4 15/18] net/mlx4_en: Fix bad WQE issue
- [PATCH 4.4 15/45] scsi: sd: Fix capacity calculation with 32-bit sector_t
- [PATCH 4.4 16/18] net/mlx4_core: Fix racy CQ (Completion Queue) free
- [PATCH 4.4 16/45] xen, fbfront: fix connecting to backend
- [PATCH 4.4 17/18] net/mlx4_core: Fix when to save some qp context flags for dynamic VST to VGT transitions
- [PATCH 4.4 17/45] libnvdimm: fix reconfig_mutex, mmap_sem, and jbd2_handle lockdep splat
- [PATCH 4.4 18/18] ibmveth: set correct gso_size and gso_type
- [PATCH 4.4 18/45] irqchip/irq-imx-gpcv2: Fix spinlock initialization
- [PATCH 4.4 19/45] ftrace: Fix removing of second function probe
- [PATCH 4.4 20/45] char: Drop bogus dependency of DEVPORT on !M68K
- [PATCH 4.4 21/45] char: lack of bool string made CONFIG_DEVPORT always on
- [PATCH 4.4 22/45] Revert "MIPS: Lantiq: Fix cascaded IRQ setup"
- [PATCH 4.4 23/45] kvm: fix page struct leak in handle_vmon
- [PATCH 4.4 24/45] zram: do not use copy_page with non-page aligned address
- [PATCH 4.4 25/45] powerpc: Disable HFSCR[TM] if TM is not supported
- [PATCH 4.4 26/45] crypto: ahash - Fix EINPROGRESS notification callback
- Re: [PATCH 4.4 27/32] MIPS: Force o32 fp64 support on 32bit MIPS64r6 kernels
- [PATCH 4.4 27/45] ath9k: fix NULL pointer dereference
- [PATCH 4.4 28/45] [media] dvb-usb-v2: avoid use-after-free
- [PATCH 4.4 29/45] ext4: fix inode checksum calculation problem if i_extra_size is small
- [PATCH 4.4 31/45] rtc: tegra: Implement clock handling
- [PATCH 4.4 32/45] mm: Tighten x86 /dev/mem with zeroing reads
- [PATCH 4.4 33/45] [media] dvb-usb: dont use stack for firmware load
- [PATCH 4.4 35/45] virtio-console: avoid DMA from stack
- [PATCH 4.4 37/45] rtl8150: Use heap buffers for all register access
- [PATCH 4.4 38/45] catc: Combine failure cleanup code in catc_probe()
- [PATCH 4.4 39/45] catc: Use heap buffer for memory size test
- [PATCH 4.4 40/45] ibmveth: calculate gso_segs for large packets
- [PATCH 4.4 41/45] SUNRPC: fix refcounting problems with auth_gss messages.
- [PATCH 4.4 42/45] tty/serial: atmel: RS485 half duplex w/DMA: enable RX after TX is done
- [PATCH 4.4 44/45] sctp: deny peeloff operation on asocs with threads sleeping on it
- [PATCH 4.4 45/45] MIPS: fix Select HAVE_IRQ_EXIT_ON_IRQ_STACK patch.
- [PATCH 4/4] added kernel.tiocsti_restrict sysctl
- [PATCH 4/4] ARM: sun8i: h3: bananapi-m2-plus: Enable USB OTG
- [PATCH 4/4] doc: Update description about memmap option in kernel-parameter.txt
- Re: [PATCH 4/4] KVM: x86: enable configurable MAX_VCPU
- Re: [PATCH 4/4] nvme/pci: switch to pci_request_irq
- [PATCH 4.4-only] netlink: Allow direct reclaim for fallback allocation
- [PATCH 4/4] powerpc: remove __ilog2()s and use generic ones
- [PATCH 4/4] regulator: Add ROHM BD9571MWV-M PMIC regulator driver
- [PATCH 4/4] [RFC] input: add kAPI and uAPI kernel-doc stuff at the input book
- [PATCH 4/4] sched/topology: the group balance cpu must be a cpu where the group is installed
- [PATCH 4/4] scsi: pmcraid: fix minor sparse warnings
- [PATCH 4/4] selftests: ftrace: Add a testcase for function PID filter
- Re: [PATCH 4/5] acpi, nfit: support "map failed" dimms
- [PATCH 4/5] arm64: ls1043a: dts: add rcpm and ftm0 nodes
- [PATCH 4/5] ARM: dts: imx7: add GPMI NAND
- Re: [PATCH 4/5] ARM: sun8i: h3: add operating-points-v2 table for CPU
- icenowy(Sun Apr 16 2017 - 17:23:35 EST)
- [PATCH 4/5] block: convert io_context.active_ref from atomic_t to refcount_t
- [PATCH 4/5] clk: mvebu: Adjust two checks for null pointers in kirkwood_fix_sscg_deviation()
- [PATCH 4/5] extcon: intel-cht-wc: Add new cht_wc_extcon_set_state helper
- Re: [PATCH 4/5] Hot-remove implementation for arm64
- [PATCH 4/5] KEYS: trusted: sanitize all key material
- [PATCH 4/5] lightnvm: pblk: free metadata on line alloc failure
- [PATCH 4/5] nvme: Adjust the Samsung APST quirk
- [PATCH 4/5] powerpc/mm: Evaluate user_mode(regs) only once in do_page_fault()
- [PATCH 4/5] trace-cmd: fix argument parsing minor BUG
- [PATCH 4/6] ACPI-APEI-EINJ: Replace 12 seq_printf() calls by seq_puts() in available_error_type_show()
- [PATCH 4/6] clk: hi3620: Use kcalloc() in hi3620_mmc_clk_init()
- [PATCH 4/6] ima: Log the same audit cause whenever a file has no signature
- [PATCH 4/7] mm/follow_page_mask: Add support for hugetlb pgd entries.
- [PATCH 4/7] regulator: arizona-micsupp: Factor out generic initialization
- [PATCH 4/8] clk: Replace four seq_printf() calls by seq_putc()
- [PATCH 4/8] Input: docs - remove disclaimer/GPL notice
- [PATCH 4/8] selftests: gpio: override clean in lib.mk to fix warnings
- [PATCH 4.9 00/31] 4.9.23-stable review
- [PATCH 4.9 00/69] 4.9.24-stable review
- [PATCH 4.9 01/69] cgroup, kthread: close race window where new kthreads can be migrated to non-root cgroups
- [PATCH 4.9 02/69] tcmu: Fix possible overwrite of t_data_sgs last iov[]
- [PATCH 4.9 03/69] tcmu: Fix wrongly calculating of the base_command_size
- [PATCH 4.9 04/69] tcmu: Skip Data-Out blocks before gathering Data-In buffer for BIDI case
- [PATCH 4.9 05/31] drm/i915: Drop support for I915_EXEC_CONSTANTS_* execbuf parameters.
- [PATCH 4.9 05/69] thp: fix MADV_DONTNEED vs. MADV_FREE race
- [PATCH 4.9 06/31] drm/i915: Stop using RP_DOWN_EI on Baytrail
- [PATCH 4.9 06/69] thp: fix MADV_DONTNEED vs clear soft dirty race
- [PATCH 4.9 07/31] drm/i915: Avoid rcu_barrier() from reclaim paths (shrinker)
- [PATCH 4.9 07/69] zsmalloc: expand class bit
- [PATCH 4.9 08/31] orangefs: fix memory leak of string new on exit path
- [PATCH 4.9 08/69] orangefs: free superblock when mount fails
- [PATCH 4.9 09/31] orangefs: Dan Carpenter influenced cleanups...
- [PATCH 4.9 09/69] drm/nouveau/mpeg: mthd returns true on success now
- [PATCH 4.9 10/31] orangefs: fix buffer size mis-match between kernel space and user space.
- [PATCH 4.9 10/69] drm/nouveau/mmu/nv4a: use nv04 mmu rather than the nv44 one
- [PATCH 4.9 11/69] drm/etnaviv: fix missing unlock on error in etnaviv_gpu_submit()
- [PATCH 4.9 12/31] rt2x00usb: fix anchor initialization
- [PATCH 4.9 12/69] CIFS: reconnect thread reschedule itself
- [PATCH 4.9 13/31] rt2x00usb: do not anchor rx and tx urbs
- [PATCH 4.9 13/69] CIFS: store results of cifs_reopen_file to avoid infinite wait
- [PATCH 4.9 14/31] rt2x00: Fix incorrect usage of CONFIG_RT2X00_LIB_USB
- [PATCH 4.9 14/69] Input: xpad - add support for Razer Wildcat gamepad
- [PATCH 4.9 15/69] perf/x86: Avoid exposing wrong/stale data in intel_pmu_lbr_read_32()
- [PATCH 4.9 16/31] MIPS: Introduce irq_stack
- [PATCH 4.9 16/69] x86/efi: Dont try to reserve runtime regions
- [PATCH 4.9 17/31] MIPS: Stack unwinding while on IRQ stack
- [PATCH 4.9 17/69] x86/signals: Fix lower/upper bound reporting in compat siginfo
- [PATCH 4.9 18/31] MIPS: Only change $28 to thread_info if coming from user mode
- [PATCH 4.9 18/69] x86, pmem: fix broken __copy_user_nocache cache-bypass assumptions
- [PATCH 4.9 19/31] MIPS: Switch to the irq_stack in interrupts
- [PATCH 4.9 19/69] x86/vdso: Ensure vdso32_enabled gets set to valid values only
- [PATCH 4.9 20/31] MIPS: Select HAVE_IRQ_EXIT_ON_IRQ_STACK
- [PATCH 4.9 20/69] x86/vdso: Plug race between mapping and ELF header setup
- [PATCH 4.9 21/31] MIPS: IRQ Stack: Fix erroneous jal to plat_irq_dispatch
- [PATCH 4.9 21/69] acpi, nfit, libnvdimm: fix interleave set cookie calculation (64-bit comparison)
- [PATCH 4.9 22/69] ACPI / scan: Set the visited flag for all enumerated devices
- [PATCH 4.9 23/69] parisc: fix bugs in pa_memcpy
- [PATCH 4.9 24/31] [PATCH] Revert "drm/i915/execlists: Reset RING registers upon resume"
- [PATCH 4.9 24/69] efi/libstub: Skip GOP with PIXEL_BLT_ONLY format
- [PATCH 4.9 25/31] net/packet: fix overflow in check for priv area size
- [PATCH 4.9 25/69] efi/fb: Avoid reconfiguration of BAR that covers the framebuffer
- [PATCH 4.9 26/31] blk-mq: Avoid memory reclaim when remapping queues
- [PATCH 4.9 26/69] iscsi-target: Fix TMR reference leak during session shutdown
- [PATCH 4.9 27/31] usb: hub: Wait for connection to be reestablished after port reset
- [PATCH 4.9 27/69] iscsi-target: Drop work-around for legacy GlobalSAN initiator
- [PATCH 4.9 28/31] net/mlx4_en: Fix bad WQE issue
- [PATCH 4.9 28/69] scsi: sr: Sanity check returned mode data
- [PATCH 4.9 29/31] net/mlx4_core: Fix racy CQ (Completion Queue) free
- [PATCH 4.9 29/69] scsi: sd: Consider max_xfer_blocks if opt_xfer_blocks is unusable
- [PATCH 4.9 30/31] net/mlx4_core: Fix when to save some qp context flags for dynamic VST to VGT transitions
- [PATCH 4.9 30/69] scsi: qla2xxx: Add fix to read correct register value for ISP82xx.
- [PATCH 4.9 31/69] scsi: sd: Fix capacity calculation with 32-bit sector_t
- [PATCH 4.9 32/69] target: Avoid mappedlun symlink creation during lun shutdown
- [PATCH 4.9 33/69] xen, fbfront: fix connecting to backend
- [PATCH 4.9 34/69] [iov_iter] new privimitive: iov_iter_revert()
- [PATCH 4.9 35/69] make skb_copy_datagram_msg() et.al. preserve ->msg_iter on error
- [PATCH 4.9 36/69] libnvdimm: fix blk free space accounting
- [PATCH 4.9 37/69] libnvdimm: fix reconfig_mutex, mmap_sem, and jbd2_handle lockdep splat
- [PATCH 4.9 38/69] can: ifi: use correct register to read rx status
- [PATCH 4.9 39/69] pwm: rockchip: State of PWM clock should synchronize with PWM enabled state
- [PATCH 4.9 40/69] cpufreq: Bring CPUs up even if cpufreq_online() failed
- [PATCH 4.9 41/69] irqchip/irq-imx-gpcv2: Fix spinlock initialization
- [PATCH 4.9 42/69] ftrace: Fix removing of second function probe
- [PATCH 4.9 43/69] char: lack of bool string made CONFIG_DEVPORT always on
- [PATCH 4.9 44/69] Revert "MIPS: Lantiq: Fix cascaded IRQ setup"
- [PATCH 4.9 45/69] kvm: fix page struct leak in handle_vmon
- [PATCH 4.9 46/69] zram: do not use copy_page with non-page aligned address
- [PATCH 4.9 47/69] ftrace: Fix function pid filter on instances
- [PATCH 4.9 48/69] crypto: algif_aead - Fix bogus request dereference in completion function
- [PATCH 4.9 49/69] crypto: ahash - Fix EINPROGRESS notification callback
- [PATCH 4.9 50/69] parisc: Fix get_user() for 64-bit value on 32-bit kernel
- [PATCH 4.9 51/69] ath9k: fix NULL pointer dereference
- [PATCH 4.9 52/69] [media] dvb-usb-v2: avoid use-after-free
- [PATCH 4.9 53/69] ext4: fix inode checksum calculation problem if i_extra_size is small
- [PATCH 4.9 54/69] mm: memcontrol: use special workqueue for creating per-memcg caches
- [PATCH 4.9 55/69] drm/nouveau/disp/mcp7x: disable dptmds workaround
- [PATCH 4.9 56/69] nbd: use loff_t for blocksize and nbd_set_size args
- [PATCH 4.9 57/69] nbd: fix 64-bit division
- [PATCH 4.9 58/69] ASoC: Intel: select DW_DMAC_CORE since its mandatory
- [PATCH 4.9 60/69] x86/xen: Fix APIC id mismatch warning on Intel
- [PATCH 4.9 61/69] ACPI / EC: Use busy polling mode when GPE is not enabled
- [PATCH 4.9 62/69] rtc: tegra: Implement clock handling
- [PATCH 4.9 63/69] mm: Tighten x86 /dev/mem with zeroing reads
- [PATCH 4.9 64/69] [media] dvb-usb: dont use stack for firmware load
- [PATCH 4.9 67/69] virtio-console: avoid DMA from stack
- [PATCH 4.9 69/69] sctp: deny peeloff operation on asocs with threads sleeping on it
- Re: [PATCH 4/9] bio-integrity: fix interface for bio_integrity_trim v2
- Re: [PATCH 4/9] mm, memory_hotplug: get rid of is_zone_device_section
- [PATCH 4/9] platform/x86: hp-wmi: Refactor redundant HPWMI_READ functions
- [PATCH 4/9] x86/tsc,sched/clock,clocksource: Use clocksource watchdog to provide stable sync points
- [PATCH 5/5] ARM: dts: imx7-colibri: add NAND support
- [PATCH 5/5] block: convert bsg_device.ref_count from atomic_t to refcount_t
- [PATCH 5/5] clk: mvebu: Delete an unnecessary variable initialisation in kirkwood_fix_sscg_deviation()
- [PATCH 5/5] extcon: intel-cht-wc: Add support for monitoring external USB Type-C controller
- [PATCH 5/5] Fix errata A-007728 for flextimer
- [PATCH 5/5] KEYS: sanitize key structs before freeing
- [PATCH 5/5] lightnvm: pblk: fix erase counters on error fail
- [PATCH 5/5] nvme: Quirk APST off on "THNSF5256GPUK TOSHIBA"
- [PATCH 5/5] powerpc/mm: The 8xx doesn't call do_page_fault() for breakpoints
- [PATCH 5/5] trace-cmd: BUG fix malloc() pointer validation
- [PATCH 5/6] ACPI-battery: Replace 16 seq_printf() calls by seq_puts()
- [PATCH 5/6] clk: hi3620: Delete error messages for a failed memory allocation in two functions
- [PATCH 5/6] MODSIGN: Export module signature definitions.
- Re: [PATCH 5/6] platform/x86: fujitsu-laptop: do not log LED registration failures
- [PATCH 5/7] mm/follow_page_mask: Add support for hugepage directory entry
- [PATCH 5/7] regulator: arizona-ldo1: Move pdata into a separate structure
- [PATCH 5/8] clk: Combine two seq_puts() calls into one call in clk_summary_show()
- [PATCH 5/8] Input: docs - update joystick documentation a bit
- [PATCH 5/8] selftests: powerpc: override clean in lib.mk to fix warnings
- Re: [PATCH 5/9] bio-integrity: fold bio_integrity_enabled to bio_integrity_prep
- Re: [PATCH 5/9] IB/IPoIB: Combine substrings for three messages
- [PATCH 5/9] platform/x86: hp-wmi: Cleanup wireless get_(hw|sw)state functions
- [PATCH 5/9] sched/clock: Remove unused argument to sched_clock_idle_wakeup_event()
- [PATCH 6/6] ACPI-proc: Replace two seq_printf() calls by seq_puts() in acpi_system_wakeup_device_seq_show()
- [PATCH 6/6] clk: hi3620: Fix a typo in one variable name
- Re: [PATCH 6/6] drm: mali-dp: Add writeback connector
- [PATCH 6/6] ima: Support appended signatures for appraisal
- [PATCH 6/7] powerpc/hugetlb: Add follow_huge_pd implementation for ppc64.
- [PATCH 6/7] regulator: arizona-ldo1: Make arizona_ldo1 independent of struct arizona
- [PATCH 6/8] clk: Improve a size determination in two functions
- [PATCH 6/8] Input: docs - note that MT-A protocol is obsolete
- [PATCH 6/8] selftests: splice: override clean in lib.mk to fix warnings
- [PATCH 6/9] platform/x86: hp-wmi: Refactor dock and tablet state fetchers
- [PATCH 6/9] sched/clock: Remove watchdog touching
- Re: [PATCH 6/9] T10: Move opencoded contants to common header
- [PATCH 7/7] powerpc/hugetlb: Enable hugetlb migration for ppc64
- [PATCH 7/7] regulator: arizona-ldo1: Factor out generic initialization
- [PATCH 7/8] clk: nomadik: Use seq_puts() in nomadik_src_clk_show()
- [PATCH 7/8] Input: docs - split input docs into kernel- and user-facing
- [PATCH 7/8] selftests: sync: override clean in lib.mk to fix warnings
- Re: [PATCH 7/9] mm, memory_hotplug: replace for_device by want_memblock in arch_add_memory
- [PATCH 7/9] platform/x86: hp-wmi: Use DEVICE_ATTR_(RO|RW) helper macros
- [PATCH 8/8] clk: nomadik: Delete error messages for a failed memory allocation in two functions
- [PATCH 8/8] Input: docs - freshen up introduction
- [PATCH 8/8] selftests: x86: override clean in lib.mk to fix warnings
- Re: [PATCH 8/9] bio: add bvec_iter rewind API
- [PATCH 8/9] platform/x86: hp-wmi: Do not shadow errors in sysfs show functions
- [PATCH 8/9] sched/clock: Use late_initcall() instead of sched_init_smp()
- Re: [PATCH 9/9] mm, memory_hotplug: remove unused cruft after memory hotplug rework
- [PATCH 9/9] platform/x86: hp-wmi: Cleanup exit paths
- [PATCH 9/9] sched/clock: Print a warning recommending tsc=unstable
- Re: [PATCH] ACPI / APEI: use setup_deferrable_timer
- [PATCH] ACPI: avoid maybe-uninitialized warning
- RE: [PATCH] ACPICA: Export mutex functions
- [PATCH] acpica: trivial changes on comments
- Cao jin(Sun Apr 16 2017 - 22:56:28 EST)
- Cao jin(Sun Apr 16 2017 - 22:58:23 EST)
- Re: [PATCH] ACPI: emits change uevents to all physical companion devices of container's children
- joeyli(Wed Apr 19 2017 - 04:51:07 EST)
- Re: [PATCH] acpi: fix typo
- Cao jin(Wed Apr 19 2017 - 01:21:39 EST)
- [PATCH] ACPI / GED: use late init to allow other drivers init
- [PATCH] Added paranthesis around complex define statements
- Greg KH(Fri Apr 21 2017 - 01:24:45 EST)
- [PATCH] ALSA: firewire-motu: mark trace helpers as __maybe_unused
- [PATCH] arcpgu: Simplify driver name
- [PATCH] arm64: Add ASM modifier for xN register operands
- [PATCH] arm64: allwinner: h5: add support for NanoPi NEO2 board
- [PATCH] arm64: arch_timer: mark errata handlers as __maybe_unused
- Re: [PATCH] arm64: dts: allwinner: a64: Add UART2 pin nodes
- Re: [PATCH] arm64: dts: allwinner: pine64: Add remaining UART aliases
- [PATCH] arm64: dts: allwinner: pine64: Prepare optional UART nodes with pinctrl
- [PATCH] arm64: prefetch: Change assembly to be compatible with gcc and clang
- [PATCH] arm64: sunxi: always enable reset controller
- Re: [PATCH] arm64: xen: Implement EFI reset_system callback
- [PATCH] ARM: add DTS, defconfig for ADLINK LEC-iMX6
- [PATCH] arm: alignment: update comments on /proc/cpu/alignment
- [PATCH] ARM: at91/at91-pinctrl documentation: fix spelling mistake: "contoller" -> "controller"
- Re: [PATCH] arm: dma: fix sharing of coherent DMA memory without struct page
- [PATCH] arm: Documentation: update a path name
- Re: [PATCH] ARM: dts: Add devicetree for the Raspberry Pi 3, for arm32 (v4)
- [PATCH] ARM: dts: am335x-phycore-som: fix rv4162 compatible
- [PATCH] ARM: dts: bcm-cygnus: Add 911360's V3D device.
- Re: [PATCH] ARM: dts: dra7: Add power hold and power controller properties to palmas
- Keerthy(Mon Apr 17 2017 - 02:19:20 EST)
- Re: [PATCH] ARM: dts: omap4-droid4: add bluetooth
- [PATCH] ARM: dts: rockchip: reuse firefly dtsi
- [PATCH] ARM: omap2+: make omap4_get_cpu1_ns_pa_addr declaration usable
- [PATCH] ARM: sunxi: h3/h5: fix the compatible of R_CCU
- [PATCH] ASoC: codec: wm9860: avoid maybe-uninitialized warning
- [PATCH] ASoC: dwc: disallow building designware_pcm as a module
- [PATCH] ASoC: fix odd_ptr_err.cocci warnings (fwd)
- [PATCH] ASoC: fsl_asrc_dma: use correct direction enum type
- [PATCH] ASoC: Intel: Skylake: fix dereference before NULL check on ebus
- [PATCH] ASoC: mediatek: add I2C dependency for CS42XX8
- [PATCH] ASoC: rsnd: fix semicolon.cocci warnings
- [PATCH] ASoC: topology: use j for internal loop counter
- [PATCH] ASoC: wm5100: fix spelling mistake: "micropone" -> "microphone"
- [PATCH] backlight: Define API stub when backlight support is disabled
- [PATCH] backlight: pwm_bl: Fix condition to set enable gpio as output
- Re: [PATCH] Bluetooth: hci_ll: Fix NULL pointer deref on FW upload failure
- [PATCH] blutooth: try to improve CONFIG_SERIAL_DEV_BUS dependency
- [PATCH] bus: arm-ccn: Use devm_kcalloc() in arm_ccn_probe()
- [PATCH] bus: fsl-mc: dpio: fix alter FQ state command
- [PATCH] ceph: Fix file open flags on ppc64
- [PATCH] cgroup: avoid attaching a cgroup root to two different superblocks, take 2
- Zefan Li(Tue Apr 18 2017 - 22:17:24 EST)
- [PATCH] cgroup: define empty cftype structure for !CONFIG_CGROUPS
- [PATCH] checkpatch: add --typedefsfile
- [PATCH] CHROMIUM: ecryptfs: sync before truncating lower inode
- [PATCH] clk: Add functions to save and restore clock/dpll context en-masse
- Keerthy(Tue Apr 18 2017 - 01:15:27 EST)
- Re: [PATCH] clk: apn806: fix spelling mistake: "mising" -> "missing"
- [PATCH] clk: at91: Use kcalloc() in of_at91_clk_pll_get_characteristics()
- Re: [PATCH] clk: ns2: Correct SDIO bits
- Re: [PATCH] clk: qcom: add parent for venus core0 and core1 gdsc's
- Re: [PATCH] clk: qcom: clk-smd-rpm: fix rate for branch clks during handoff
- [PATCH] clk: tegra: fix SS control on PLL enable/disable
- [PATCH] clk: ti: fix linker error with !SOC_OMAP4
- Re: [PATCH] clocksource: Use GENMASK_ULL in definition of CLOCKSOURCE_MASK
- Re: [PATCH] coresight: etm_perf: Fix using uninitialised work
- Re: [PATCH] coresight: tmc: minor fix for output log
- [PATCH] cpufreq: intel_pstate: allow trace in passive mode
- [PATCH] cris: kgdb: fix spelling mistake: "trigging" -> "triggering"
- [PATCH] crypto: crypto4xx: rename ce_ring_contol to ce_ring_control
- [PATCH] dax: Fix inconsistency between mmap and write(2)
- Jan Kara(Thu Apr 20 2017 - 10:38:20 EST)
- [PATCH] dell-laptop: Adds support for keyboard backlight timeout AC settings
- [PATCH] device-mapper: Convert printks to pr_<level> macros
- [PATCH] dma-buf: Rename dma-ops to prevent conflict with kunmap_atomic macro
- [PATCH] dmaengine: sun4i: fix invalid argument
- Mason(Fri Apr 21 2017 - 04:07:04 EST)
- [PATCH] dm-crypt: run in a WQ_HIGHPRI workqueue
- Re: [PATCH] dm-region-hash: fix strange usage of mempool_alloc.
- [PATCH] doc/linuxized-acpica: fix typo
- Cao jin(Tue Apr 18 2017 - 22:07:50 EST)
- Re: [PATCH] Doc/PM: Sync with intel_powerclamp code behavior
- [PATCH] Documentation: allow installing man pages to a user defined directory
- [PATCH] Documentation: DocBook: kgdb: update CONFIG_STRICT_KERNEL_RWX info
- Li Qiang(Tue Apr 18 2017 - 21:59:58 EST)
- [PATCH] drivers: input: joystick: Add PSX(Play Staion 1/2) pad with SPI driver Add PSX(Play Staion 1/2) pad with SPI driver. Pads can be connected directry SPI bus.
- AZO(Sun Apr 23 2017 - 20:48:39 EST)
- RE: [PATCH] drivers, md: convert stripe_head.count from atomic_t to refcount_t
- [PATCH] drivers/tty/hvc: fix spelling mistake: "missmanaged" -> "mismanaged"
- [PATCH] drivers:watchdog:aspeed_wdt: using msleep instead of mdelay
- [PATCH] drm/cma: Fix recent regression of mmap() in the MMU case.
- [PATCH] drm/etnaviv: add thermal dependency
- [PATCH] drm: fourcc byteorder: brings header file comments in line with reality.
- [PATCH] drm: fourcc byteorder: drop DRM_FORMAT_BIG_ENDIAN
- Re: [PATCH] drm: i915: Avoid format string expansion from engine names
- [PATCH] drm/vc4: Fix refcounting of runtime PM get if it errors out.
- Re: [PATCH] dt-bindings: input: rotary-encoder: fix typo
- [PATCH] efi/libstub/arm: Don't use TASK_SIZE when randomising the RT space
- [PATCH] exofs: ORE: remove dead dependence
- [PATCH] f2fs: improve definition of statistic macros
- Chao Yu(Wed Apr 19 2017 - 21:14:35 EST)
- [PATCH] f2fs: introduce __check_rb_tree_consistence
- Chao Yu(Mon Apr 17 2017 - 06:22:44 EST)
- [PATCH] Fix BSS corruption/overwrite issue in early x86 kernel startup
- [PATCH] fold me "mm, memory_hotplug: get rid of is_zone_device_section"
- [PATCH] fpga: Add flag to indicate SPI bitstream is bit-reversed
- Re: [PATCH] fpga: allow to compile-test Altera FPGA bridge drivers
- Re: [PATCH] frv: Use OFFSET macro in DEF_*REG()
- [PATCH] FS-Cache: print hexadecimal value for special cookies type
- Re: [PATCH] fs: compat: Remove warning from COMPATIBLE_IOCTL
- [PATCH] fsnotify: remove a stray unlock
- [PATCH] fs/ocfs2/cluster: use offset_in_page() macro
- [PATCH] fs:orangefs:orangefs-debug.h: Use ARRAY_SIZE kernel macro
- [PATCH] fs:orangefs:orangefs-debug, orangefs-kernel: Fixing warning issues and use ARRAY_SIZE
- Re: [PATCH] fs: Preventing READ_IMPLIES_EXEC Propagation
- [PATCH] gdth: use offset_in_page() macro
- [PATCH] goldfish_pipe: An implementation of more parallel pipe
- Greg KH(Thu Apr 20 2017 - 10:05:32 EST)
- [PATCH] gpio: export add/remove lookup table functions
- [PATCH] gpu: host1x: select IOMMU_IOVA
- [PATCH] hidma_mgmt_sys: Use devm_kmalloc_array() in hidma_mgmt_init_sys()
- [PATCH] hp-wmi: Do not shadow error values
- [PATCH] HSI: ssi_protocol: double free in ssip_pn_xmit()
- Re: [PATCH] hugetlbfs: fix offset overflow in huegtlbfs mmap
- [PATCH] hv_utils: drop .getcrosststamp() support from PTP driver
- [PATCH] hwmon: (adt7475) set start bit in probe
- [PATCH] hwmon: (ibmpowernv) Add min/max attributes and current sensors
- [PATCH] hwmon: tmp103: use SIMPLE_DEV_PM_OPS helper macro
- Re: [PATCH] i2c: designware-baytrail: fix potential null pointer dereference on dev
- Re: [PATCH] i2c: designware: Get selected speed mode sda-hold-time via ACPI
- Re: [PATCH] i2c: img-scb: use setup_timer
- Re: [PATCH] i2c: make sure i2c_master_send/recv return negative error codes
- Re: [PATCH] ide: don't call memcpy with the same source and destination
- [PATCH] ieee802154: don't select COMMON_CLK
- [PATCH] iio: hid-sensor: fix return of -EINVAL on invalid values in ret or value
- [PATCH] iio: inkern: fix a static checker error
- Re: [PATCH] iio: stm32 trigger: fix sampling_frequency read
- [PATCH] iio: st_pressure: st_accel: Initialise sensor platform data properly
- Re: [PATCH] Input: i8042 - add Clevo P650RS to the i8042 reset list
- [PATCH] Input: xpad - do not suggest writing to Dominic
- [PATCH] Introduce v3 namespaced file capabilities
- [PATCH] iommu: arm-smmu: correct sid to mask
- Peng Fan(Fri Apr 21 2017 - 05:04:27 EST)
- [PATCH] iommu/arm-smmu: Return IOVA in iova_to_phys when SMMU is bypassed
- [PATCH] iommu/ipmmu-vmsa: Fix pgsize_bitmap semicolon typo
- [PATCH] iommu: make iommu_bus_notifier return NOTIFY_DONE rather than error code
- [PATCH] ipmi/watchdog: fix wdog hang on panic waiting for ipmi response
- [PATCH] irq/affinity: Fix calculating vectors to assign
- Re: [PATCH] jffs2: fix spelling mistake: "requestied" -> "requested"
- [PATCH] kallsyms: Use bounded strnchr() when parsing string
- Re: [PATCH] kbuild: avoid conflict between -ffunction-sections and -pg on gcc-4.7
- Re: [PATCH] kbuild: drop -Wno-unknown-warning-option from clang options
- Re: [PATCH] kvm: pass the virtual SEI syndrome to guest OS
- [PATCH] KVM: x86: lower default for halt_poll_ns
- [PATCH] libiscsi: Add an internal error code
- [PATCH] lib/mpi: fix build with clang
- [PATCH] libnvdimm, region: sysfs trigger for nvdimm_flush()
- [PATCH] lightnvm: assume 64-bit lba numbers
- [PATCH] lightnvm: propagate pblk_init return to userspace
- [PATCH] ligtnvm: fix double blk_put_queue on same queue
- Re: [PATCH linux 2/2] net sched actions: fix refcount decrement on error
- Re: [PATCH linux-4.1.y] sched/wait: Fix signal handling in bit wait helpers
- [PATCH] mac80211: fix enumeration type
- [PATCH] mac80211: ibss: Fix channel type enum in ieee80211_sta_join_ibss()
- [PATCH] macsec: avoid heap overflow in skb_to_sgvec
- Re: [PATCH] mailbox: fix completion order for blocking requests
- [PATCH] MAINTAINERS: Add bugzilla and documentation entites for kselftest, usbip
- Greg KH(Thu Apr 20 2017 - 11:52:24 EST)
- Re: [PATCH] MAINTAINERS: change email address from atmel.com to wedev4u.fr
- Re: [PATCH] MAINTAINERS: drop akarwar from mwifiex
- [PATCH] MAINTAINERS: Update email-id of Rahul Bedarkar
- [PATCH] MAINTAINERS: update file entry for HSI subsystem
- [PATCH] Make BCMA a menuconfig to ease disabling it all
- [PATCH] Make DMABUF a menuconfig to ease disabling it all
- [PATCH] make help: add tools help target
- [PATCH] make TIOCSTI ioctl require CAP_SYS_ADMIN
- matt(Thu Apr 20 2017 - 13:15:29 EST)
- [PATCH] mdio_bus: Issue GPIO RESET to PHYs.
- [PATCH] [media] atmel-isc: Fix the static checker warning
- [PATCH] [media] atmel-isc: Set the default DMA memory burst size
- [PATCH] [media] cec: improve MEDIA_CEC_RC dependencies
- [PATCH] [media] exynos_hdmi: improve MEDIA_CEC_NOTIFIER dependency
- Re: [PATCH] media: mtk-vcodec: remove informative log
- [PATCH] [media] rainshadow-cec: avoid -Wmaybe-uninitialized warning
- [PATCH] [media] rainshadow-cec: use strlcat instead of strncat
- [PATCH] [media] sti: hdmi: improve MEDIA_CEC_NOTIFIER dependency
- [PATCH] memory: atmel-ebi: mark PM ops as __maybe_unused
- Re: [PATCH] mfd: menelaus: remove obsolete local_irq_disable() and local_irq_enable()
- Re: [PATCH] microblaze/timer: set ->min_delta_ticks and ->max_delta_ticks
- Re: [PATCH] mm: Add additional consistency check
- Re: [PATCH] mmc: dw_mmc: Don't allow Runtime PM for SDIO cards
- [PATCH] mmc: dw_mmc: hide clock message when card is resuming
- [PATCH] mm: consider zone which is not fully populated to have holes
- [PATCH] mmc: sdio: Fix sdio wait busy implement limitation
- [PATCH -mm] fault-inject: don't convert unsigned type value as signed int
- [PATCH] mm: gup: fix access_ok() argument type
- [PATCH] mm/hugetlb: Move default definition of hugepd_t earlier in the header
- [PATCH] mm/madvise: Dont poison entire HugeTLB page for single page errors
- [PATCH] mm: make mm_percpu_wq non freezable
- [PATCH -mm] mm, swap: Fix swap space leak in error path of swap_free_entries()
- Tim Chen(Fri Apr 21 2017 - 15:19:46 EST)
- [PATCH] mm: prevent NR_ISOLATE_* stats from going negative
- Re: [PATCH -mm -v3] mm, swap: Sort swap entries before free
- Tim Chen(Fri Apr 21 2017 - 19:29:16 EST)
- Re: [PATCH -mm -v8 1/3] mm, THP, swap: Delay splitting THP during swap out
- [PATCH -mm -v9 0/3] THP swap: Delay splitting THP during swapping out
- [PATCH -mm -v9 1/3] mm, THP, swap: Delay splitting THP during swap out
- [PATCH -mm -v9 2/3] mm, THP, swap: Check whether THP can be split firstly
- [PATCH -mm -v9 3/3] mm, THP, swap: Enable THP swap optimization only if has compound map
- [patch] mm, vmscan: avoid thrashing anon lru when free + file is low
- Re: [PATCH] mm, vmscan: do not loop on too_many_isolated for ever
- [PATCH] module: Unify the return value type of try_module_get
- Re: [PATCH] morse code panics for 2.5.65
- [PATCH] ms_block: fix spelling mistake: "randomally" -> "randomly"
- Re: [PATCH] mtd: mtdswap: use MTDSWAP_ECNT_MIN/MAX
- [PATCH] mtip32xx: Uninitialized variable in mtip_no_dev_cleanup()
- Re: [PATCH] mux: mux-gpio: fix compatible according to binding documentation
- [PATCH] nand_base: optimize checking of erased buffers
- [PATCH] net: arc_emac: switch to phy_start()/phy_stop()
- [PATCH] net: atheros: atl1: use offset_in_page() macro
- [PATCH] net: cx89x0: move attribute declaration before struct keyword
- [PATCH] netfilter: ctnetlink: Make some parameters integer to avoid enum mismatch
- Re: [PATCH net] ip6mr: fix notification device destruction
- [PATCH] net/mlx4: suppress 'may be used uninitialized' warning
- Re: [PATCH] net: natsemi: ns83820: add checks for dma mapping error
- Re: [PATCH] net/ncsi: fix checksum validation in response packet
- [PATCH] net: netcp: fix spelling mistake: "memomry" -> "memory"
- [PATCH net-next 1/1] netvsc: Deal with rescinded channels correctly
- kys(Wed Apr 19 2017 - 16:55:01 EST)
- Re: [PATCH net-next,1/2] hv_netvsc: Fix the queue index computation in forwarding case
- Re: [PATCH net-next,2/2] hv_netvsc: Exclude non-TCP port numbers from vRSS hashing
- [PATCH net-next] brcmfmac: fix build without CONFIG_BRCMFMAC_PROTO_BCDC
- [PATCH][net-next] esp6: fix incorrect null pointer check on xo
- [PATCH net-next] i40evf: hide unused variable
- Re: [PATCH net-next] l2tp: device MTU setup, tunnel socket needs a lock
- [PATCH net-next] liquidio: remove unnecessary variable assignment
- [PATCH net-next] net: dsa: LAN9303: add I2C dependency
- [PATCH net-next] net: dsa: Remove redundant NULL dst check
- Re: [PATCH net-next] net: mvneta: fix failed to suspend if WOL is enabled
- Re: [PATCH net-next v2 4/6] vxlan: check valid combinations of address scopes
- Re: [PATCH net-next v2 6/6] vxlan: allow multiple VXLANs with same VNI for IPv6 link-local addresses
- Re: [PATCH net-next v2] net: dsa: isolate legacy code
- [PATCH net-next v3] bindings: net: stmmac: add missing note about LPI interrupt
- Re: [PATCH net-next v6 00/11] Landlock LSM: Toward unprivileged sandboxing
- Re: [PATCH net-next v6 01/11] bpf: Add eBPF program subtype and is_valid_subtype() verifier
- Re: [PATCH net-next v6 02/11] bpf,landlock: Define an eBPF program type for Landlock
- Re: [PATCH net-next v6 04/11] landlock: Add LSM hooks related to filesystem
- Re: [PATCH net-next v6 05/11] seccomp: Split put_seccomp_filter() with put_seccomp()
- Re: [PATCH net-next v6 06/11] seccomp,landlock: Handle Landlock events per process hierarchy
- Re: [PATCH net-next v6 08/11] bpf: Add a Landlock sandbox example
- Re: [PATCH net-next v6 09/11] seccomp: Enhance test_harness with an assert step mechanism
- Re: [PATCH net-next v6 10/11] bpf,landlock: Add tests for Landlock
- [PATCH] net/packet: initialize val in packet_getsockopt()
- [PATCH] net: phy: fix auto-negotiation stall due to unavailable interrupt
- Re: [PATCH] net: thunderx: Fix set_max_bgx_per_node for 81xx rgx
- [PATCH net v3] bridge: ebtables: fix reception of frames DNAT-ed to bridge device/port
- [PATCH][-next] block, bfq: don't dereference bic before null checking it
- [PATCH][-next] i2c: tegra: fix spelling mistake: "contoller" -> "controller"
- Re: [PATCH] nfc: fix get_unaligned_...() misuses
- Re: [PATCH nf-next] ipvs: remove unused function ip_vs_set_state_timeout
- [PATCH] nfs/filelayout: fix NULL pointer dereference in fl_pnfs_update_layout()
- [PATCH] nl80211: fix enumeration type
- [PATCH] nl80211: Fix enum type of variable in nl80211_put_sta_rate()
- [PATCH] nvmet: convert from kmap to nvmet_copy_from_sgl
- [PATCH] of: fix "/cpus" reference leak in of_numa_parse_cpu_nodes()
- [PATCH] of: introduce event tracepoints for dynamic device_node lifecyle
- [PATCH] ore: fix spelling mistake: "Multples" -> "multiples"
- [PATCH] orinoco: fix spelling mistake: "Registerred" -> "Registered"
- Re: [PATCH] padata: allow caller to control queue length
- Re: [PATCH] PCI: don't allow unbinding host controllers that aren't prepared
- [PATCH] PCI: dwc/host: Mark PCIe/PCI (MSI) cascade ISR as IRQF_NO_THREAD
- [PATCH] PCI: faraday: use %pap format string for printing resources
- [PATCH] pci-hyperv: Use only 16 bit integer for PCI domain
- Re: [PATCH] PCI: Improve __pci_read_base robustness
- [PATCH] PCI: imx6: fix spelling mistake: "contol" -> "control"
- [PATCH] pci-sysfs: Make PCI bridge attribute visible in sysfs
- [PATCH] perf/core: Remove redundant get_online_cpus()
- [PATCH] perf, tools: Describe uncore event changes in perf list
- [PATCH] perf, tools: Fix display of data source snoop indication
- [PATCH] perf, tools, stat: Fix documentation of CSV output
- [PATCH perf/urgent] perf tools: Fix the code to strip command name
- Re: [PATCH] pinctrl-armada-xp: Use devm_kmalloc_array() in armada_xp_pinctrl_probe()
- [PATCH] pinctrl: make artpec6 explicitly non-modular
- [PATCH] platform/x86: asus-wmi: fix cpufv sysfs file permission
- [PATCH] platform/x86: hp-wmi: Standardize enum usage for constants
- [PATCH] platform/x86: INT33FE: add i2c dependency
- [PATCH] platform/x86: INT33FE: add I2C dependency
- Re: [PATCH] platform/x86: INT33FE: add i2c dependency
- Re: [PATCH] platform/x86: INT33FE: add I2C dependency
- [PATCH] platform: x86: intel-hid: Add missing ->thaw callback
- [PATCH] powercap/intel_rapl: Add support for Gemini Lake
- [PATCH] powerpc/32: Avoid risk of unrecoverable TLBmiss inside entry_32.S
- Re: [PATCH] powerpc/32: Fix protection of kernel RAM after freeing unused memory
- [PATCH] powerpc/32: Move entry_32 functions just after HEAD functions.
- Re: [PATCH] powerpc/32: Remove redundant test in transfer_to_handler()
- [PATCH] powerpc/mm/hugetlb: Add support for 1G huge pages
- [PATCH] powerpc/mm: Rename table dump file name
- Re: [PATCH] powerpc/mm: some cleanup of do_page_fault()
- [PATCH] powerpc/xive: fix spelling mistake: "initialize"
- [PATCH] power: supply: generic-adc-battery: use SIMPLE_DEV_PM_OPS helper macro
- [PATCH] power: supply: sbs-battery: fix the sbs interrupt request
- raitosyo(Thu Apr 20 2017 - 23:14:08 EST)
- [PATCH] printk: fix lost last line in kmsg dump
- [PATCH] printk: Use the main logbuf in NMI when logbuf_lock is available
- [PATCH] qed: fix kzalloc-simple.cocci warnings
- [PATCH] rcuperf: fix duplicate struct initializer
- [PATCH] rcuperf: refix rcuperf sched_ops definition
- [PATCH] regulator: anatop: make regulator name property required
- [PATCH] regulator/core.c: remove the else statement
- [PATCH] regulator: tps65023: Fix inverted core enable logic.
- Re: [PATCH] Remove ARM errata Workarounds 458693 and 460075
- Re: [PATCH REPOST] livepatch: add missing printk newlines
- [PATCH RESEND 2/2] f2fs: add undiscard blocks stat
- Chao Yu(Tue Apr 18 2017 - 07:28:29 EST)
- [PATCH RESEND2] [media] usbtv: add a new usbid
- Re: [PATCH resend 3/4] uapi glibc compat: Do not check for __USE_MISC
- [PATCH RESEND] dm ioctl: Remove double parentheses
- [PATCH RESEND] drm/i915: Fix pipe/transcoder enum mismatches
- [PATCH RESEND] Makefile, LLVM: add -no-integrated-as to KBUILD_[AC]FLAGS
- [Patch resend] nsfs: mark dentry with DCACHE_RCUACCESS
- Re: [PATCH RESEND] regulator: rn5t618: Fix out of bounds array access
- [PATCH RESEND v2 1/2] dt-binding: regulator: anatop: make regulator name property required
- [PATCH resend v6 0/1] mfd: Add Cherry Trail Whiskey Cove PMIC driver
- Re: [PATCH] Revert "arm64: Increase the max granular size"
- [PATCH] Revert "cpuidle: Replace ktime_get() with local_clock()"
- [PATCH] Revert "x86/mm/gup: Switch GUP to the generic get_user_page_fast() implementation"
- Re: [PATCH RFC 0/4] coresight: support dump ETB RAM
- [PATCH] [RFC] gpu: host1x: shut up warning about DMA API misuse
- Re: [PATCH RFC] KVM: VMX: drop vmm_exclusive module parameter
- [PATCH RFC] Make BCMA a menuconfig to ease disabling it all
- [PATCH RFC] ptr_ring: add ptr_ring_unconsume
- [PATCH] RFC: serial: core: Dynamic minor support
- [PATCH RFC srcu] Expedite srcu_schedule_cbs_snp() callback invocation
- [PATCH RFC] x86/smpboot: Set safer __max_logical_packages limit
- [PATCH] RTC: Add functionality to read/write rtc scratch registers
- Keerthy(Tue Apr 18 2017 - 01:22:46 EST)
- [PATCH] rtc: m41t80: Add proper compatible for rv4162
- [PATCH] rtc: sh: mark PM functions as unused
- [PATCH] sched/deadline: fix switching to -deadline
- [PATCH] sched/rt: minimize rq->lock contention in do_sched_rt_period_timer()
- [PATCH] scripts: show_delta: remove deprecated functions
- [PATCH] scripts/spelling.txt: add several more common spelling mistakes
- Re: [PATCH] [SCSI] aic7xxx: fix order of arguments in function prototype
- [PATCH] [SCSI] aic7xxx: remove redundant assignment to error
- Re: [PATCH] scsi: BusLogic: fix incorrect spelling of adatper_reset_req
- Re: [PATCH] scsi: fc: remove redundant check of an unsigned long being less than zero
- [PATCH] scsi: fusion: fix spelling mistake: "Persistancy" -> "Persistency"
- Re: [PATCH] scsi: ibmvfc: don't check for failure from mempool_alloc()
- [PATCH] scsi: mvumi: add check for dma mapping errors
- [PATCH] scsi: mvumi: remove code handling zero scsi_sg_count(scmd) case
- [PATCH] scsi: osd_uld: fix mismerge
- [PATCH] scsi: pmcraid: use normal copy_from_user
- Re: [PATCH] scsi: qedi,qedf: Use designated initializers
- Re: [PATCH] scsi: sas: move scsi_remove_host call into sas_remove_host
- [PATCH] scsi: sas: move scsi_remove_host call into sas_remove_host
- Re: [PATCH] scsi: storvsc: Allow only one remove lun work item to be issued per lun
- [PATCH] selftests: ftrace: Allow some tests to be run in a tracing instance
- [PATCH] selftests/vm: Add a test for virtual address range mapping
- [PATCH] serial: 8250: omap: Disable DMA for console UART
- [PATCH] serial: exar: Fix stuck MSIs
- [PATCH] serial: pch_uart: use offset_in_page() macro
- patch series moving compat syscalls from fs/compat.c
- Al Viro(Sun Apr 23 2017 - 20:56:04 EST)
- Patchset to Restrict Unprivileged TIOCSTI TTY Command Injection
- [PATCH] slab: avoid IPIs when creating kmem caches
- [PATCH] soc: bcm: brcmstb: Correctly match 7435 SoC
- [PATCH] soc: brcmstb: enable drivers for ARM64 also
- [PATCH] soc/fsl/qbman: Disable IRQs for deferred QBMan work
- Re: [PATCH] soc/tegra: pmc: Don't allocate struct tegra_powergate on stack
- [PATCH] sparc64: Fix hugepage page table free
- [PATCH] spi: Add can_dma like interface for spi_flash_read
- [PATCH] spi: atmel: add deepest PM support to SAMA5D2
- [PATCH] spi: spi-ti-qspi: Use bounce buffer if read buffer is not DMA'ble
- [PATCH] spi: tegra: fix spelling mistake: "trasfer" -> "transfer"
- [PATCH] staging: android: ion: fix coding style issue
- [PATCH] staging: ccree: fix array_size.cocci warnings
- [PATCH] staging: ccree: fix ifnullfree.cocci warnings
- [PATCH] staging: ccree: fix platform_no_drv_owner.cocci warnings
- [PATCH] staging: ccree: fix semicolon.cocci warnings
- [PATCH] staging: fbtft: fix character limit, trailing ; warning, etc.
- [PATCH] staging: fbtft: fix open parentheses alignment
- [PATCH] staging: media: atomisp: fix misspelled word in comment
- Re: [PATCH] staging : rtl8188eu : remove void function return
- Greg KH(Tue Apr 18 2017 - 07:53:04 EST)
- Re: [PATCH] staging: rtl8192u: fix incorrect assignments
- [PATCH] staging: rtl8192u: Fix sparse warning
- [PATCH] staging: rtl8192u: fix spelling mistake in variable name *attentuation
- [PATCH] staging: rtl8192u: Improve readability and fix sparse warnings: cast from restricted __le16
- [PATCH] staging: rtl8723bs: declare private function as static
- [PATCH] staging: rtl8723bs: fix empty-body warning
- [PATCH] staging: rtl8723bs: rework debug configuration handling
- [PATCH] staging/speakup: use __func__ instead of hardcoded name
- [PATCH] staging: wilc1000: Fixes Alignment should match open parenthesis
- richard(Sat Apr 22 2017 - 03:28:15 EST)
- [PATCH] streamline TLV320AIC23 drivers
- [PATCH] tango_nand.c: fix ecc.stats_corrected in empty flash case
- [PATCH] thermal: fix cpu cooling initialization
- [PATCH] timer: fix timer_migration to accept only 0 and 1
- Re: [PATCH tip/core/rcu 02/40] rcu: Make arch select smp_mb__after_unlock_lock() strength
- Re: [PATCH tip/core/rcu 04/13] rcu: Make RCU_FANOUT_LEAF help text more explicit about skew_tick
- Re: [PATCH tip/core/rcu 07/13] rcu: Add smp_mb__after_atomic() to sync_exp_work_done()
- Re: [PATCH] tools: iio: add ability to pass kernel headers
- [PATCH] tools/virtio: fix build breakage
- [PATCH] tpm: Fix reference count to main device
- [PATCH] tracing: Use cpumask_available() to check if cpumask variable may be used
- [PATCH] tty/serial: atmel: use offset_in_page() macro
- [PATCH] uapi: remove false assertion that statx_timestamp.tv_nsec can be negative
- Re: [PATCH] ubifs: Fix O_TMPFILE corner case in ubifs_link()
- Re: [PATCH] um: Include kbuild.h instead of duplicating its macros
- [PATCH] usb: chipidea: Fix missing resume call after suspend
- [PATCH] usb: core: Warn if an URB's transfer_buffer is on stack
- [PATCH] usb: dwc2: Remove unnecessary uphy and clk checkings
- [PATCH] usb: dwc2: Rename function names
- [PATCH] usb: dwc2: Set AHB burst size to INCR
- [PATCH] usb: dwc3: add disable u2mac linestate check quirk
- [PATCH] usb: dwc3: gadget: Fix ISO transfer performance
- [PATCH] usb: gadget: remove redundant self assignment
- [PATCH] usb: host: xhci: remove #ifdef around PM functions
- Re: [PATCH] usb: Make sure usb/phy/of gets built-in
- [PATCH] usb: plusb: Add support for PL-27A1
- [PATCHv1 0/2] Add streaming support for base firmware and fpga-mgr
- yi1 . li(Fri Apr 21 2017 - 15:28:13 EST)
- [PATCH v1 0/9] platform/x86: hp-wmi: Driver refactoring and cleanups
- Re: [PATCH V11 00/11] IOMMU probe deferral support
- Re: [PATCH v1 1/1] mtd: mtk-nor: set controller's address width according to nor flash
- [PATCH v1 1/1] srcu-cbmc: Use /usr/bin/awk instead of /bin/awk
- [PATCHv1 1/2] firmware: Add streaming support
- yi1 . li(Fri Apr 21 2017 - 15:27:49 EST)
- Re: [PATCH v1 1/2] gpio: gpio-wcove: fix GPIO irq status mask
- [PATCH v1 1/8] lib/uuid: Introduce uuid_{be|le}_cmp_p{p}() helpers
- [PATCHv1 2/2] fpga-mgr: add streaming support
- yi1 . li(Fri Apr 21 2017 - 15:27:51 EST)
- [PATCH v1 2/8] ASoC: Intel: Skylake: Use recently introduced uuid_le_cmp_p{p}()
- Re: [PATCH v13 02/10] dt-bindings: document devicetree bindings for mux-controllers and gpio-mux
- Re: [PATCH v13 03/10] mux: minimal mux subsystem and gpio-based mux controller
- [PATCH v1 3/8] HID: intel_ish-hid: Use recently introduced uuid_le_cmp_p{p}()
- [PATCH v1 4/8] vfio-mdev: Use recently introduced uuid_le_cmp_p{p}()
- [PATCH V15 00/11] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
- [PATCH V15 01/11] acpi: apei: read ack upon ghes record consumption
- [PATCH V15 02/11] ras: acpi/apei: cper: add support for generic data v3 structure
- [PATCH V15 03/11] cper: add timestamp print to CPER status printing
- [PATCH V15 04/11] efi: parse ARM processor error
- [PATCH V15 05/11] arm64: exception: handle Synchronous External Abort
- [PATCH V15 06/11] acpi: apei: handle SEA notification type for ARMv8
- [PATCH V15 07/11] acpi: apei: panic OS with fatal error status block
- [PATCH V15 08/11] efi: print unrecognized CPER section
- [PATCH V15 09/11] ras: acpi / apei: generate trace event for unrecognized CPER section
- [PATCH V15 10/11] trace, ras: add ARM processor error trace event
- [PATCH V15 11/11] arm/arm64: KVM: add guest SEA support
- [PATCH v1 5/8] vmbus: Use recently introduced uuid_le_cmp_p{p}() helpers
- Re: [PATCH v16 10/10] KVM: x86: virtualize cpuid faulting
- [PATCH v1 6/8] mei: Use recently introduced uuid_le_cmp_p{p}() helpers
- Re: [PATCH v17 2/3] usb: USB Type-C connector class
- [PATCH v1 7/8] efi: Use recently introduced uuid_le_cmp_p{p}() helpers
- [PATCH v1 8/8] ACPI: Use recently introduced uuid_le_cmp_p{p}() helpers
- Re: [PATCH v1]] lib/btree.c: optimise the code by previously getpos function
- Leno Hou(Wed Apr 19 2017 - 10:48:40 EST)
- [PATCH v1] net: phy: fix auto-negotiation stall due to unavailable interrupt
- [PATCH v1] platform/x86: hp-wireless: reuse module_acpi_driver
- [PATCH v1] pwm: pca9685: clarify pca9685_set_sleep_mode() interface.
- [patch V2 00/10] timer: Move from a push remote at enqueue to a pull at expiry model
- Re: [PATCH v2 00/11] Documentation: Add ABI to the admin guide
- [PATCH v2 00/11] soc/fsl/qbman: Enable QBMan on ARM Platforms
- [PATCH v2 00/12] InfiniBand-OCRDMA: Fine-tuning for several function implementations
- [PATCH v2 00/16] Enable upper layers using FPGA region w/o device tree
- [PATCH v2 00/17] IB/mlx: Fine-tuning for several function implementations
- [PATCH V2 00/17] thermal: cpu_cooling: improve interaction with cpufreq core
- [patch V2 00/24] cpu/hotplug: Convert get_online_cpus() to a percpu_rwsem
- Re: [PATCH v2 00/27] PCI resource mmap cleanup
- [patch V2 01/10] timer: Invoke timer_start_debug() where it makes sense
- [PATCH v2 01/11] soc/fsl/qbman: Use shared-dma-pool for BMan private memory allocations
- [PATCH v2 01/12] IB/ocrdma: Use kcalloc() in ocrdma_mbx_alloc_pd_range()
- Re: [PATCH v2 01/15] [dt-bindings] [media] Add document file for CXD2880 SPI I/F
- [PATCH v2 01/16] doc: fpga: update documents for the FPGA API
- [PATCH v2 01/17] IB/mlx4: Use kcalloc() in mlx4_ib_alloc_pv_bufs()
- [PATCH V2 01/17] thermal: cpu_cooling: Avoid accessing potentially freed structures
- [patch V2 01/24] cpu/hotplug: Provide cpuhp_setup/remove_state[_nocalls]_cpuslocked()
- Re: [PATCH v2 0/15] [dt-bindings] [media] Add document file and driver for Sony CXD2880 DVB-T2/T tuner + demodulator
- [patch V2 02/10] timerqueue: Document return values of timerqueue_add/del()
- [PATCH v2 02/11] soc/fsl/qbman: Use shared-dma-pool for QMan private memory allocations
- [PATCH v2 02/12] IB/ocrdma: Use kcalloc() in five functions
- [PATCH v2 02/16] fpga: bridge: support getting bridge from device
- [PATCH v2 02/17] IB/mlx: Use kmalloc_array() in six functions
- [PATCH V2 02/17] thermal: cpu_cooling: rearrange globals
- [patch V2 02/24] stop_machine: Provide stop_machine_cpuslocked()
- [PATCH v2 0/2] hp-wmi: Fix dock status and tablet mode reporting
- [PATCH v2 0/2] hwrng: mtk: add support for hardware random generator on MT7623 SoC
- [PATCH v2 0/2] kbuild: cleanup asm-offset generation, and make it work with clang
- [PATCH v2 0/2] module: Add module name to modinfo
- [PATCH v2 0/2] Move uart_register_driver call to device probe for pl010 and sh-sci
- [PATCH v2 0/2] nvme APST quirk updates, take two
- [patch V2 03/10] timers: Rework idle logic
- [PATCH v2 03/11] dt-bindings: soc/fsl: Update reserved memory binding for QBMan
- [PATCH v2 03/12] IB/ocrdma: Improve size determinations in ten functions
- [PATCH v2 03/16] fpga: mgr: API change to replace fpga load functions with single function
- [PATCH v2 03/17] IB/mlx4: Improve size determinations in six functions
- [PATCH V2 03/17] thermal: cpu_cooling: Name cpufreq cooling devices as cpufreq_cdev
- [patch V2 03/24] padata: Make padata_alloc() static
- [PATCH v2 0/3] ACG support for dwc2 driver
- [PATCH v2 0/3] Add support for the S6E3HF2 panel on TM2e board
- [PATCH v2 0/3] efi: add support for non-standard capsule headers
- [PATCH v2 0/3] Handle memmap and mem kernel options in boot stage kaslr
- [PATCH v2 0/3] Interrupt handler optimizations of dwc2 driver
- [PATCH v2 0/3] mtd: sharpslpart partition parser
- Re: [PATCH v2 0/3] perf: xgene: Add support for SoC PMU version 3
- [PATCH v2 0/3] powerpc/mm: Fix kernel protection and implement CONFIG_DEBUG_RODATA on PPC32
- [PATCH v2 0/3] uapi glibc compat: fix musl libc compatibility
- [PATCH v2 0/3] x86/mm: Straightforward TLB flush fixes/cleanups
- [patch V2 04/10] timer: Keep the pinned timers separate from the others
- [PATCH v2 04/11] soc/fsl/qbman: Drop set/clear_bits usage
- [PATCH v2 04/12] IB/ocrdma: Delete unnecessary variable initialisations in ocrdma_mbx_get_dcbx_config()
- [PATCH v2 04/16] fpga: mgr: separate getting/locking FPGA manager
- [PATCH v2 04/17] IB/mlx4: Fix a typo in a comment line
- [PATCH V2 04/17] thermal: cpu_cooling: replace cool_dev with cdev
- [patch V2 04/24] padata: Avoid nested calls to get_online_cpus() in pcrypt_init_padata()
- Re: [PATCH v2 0/4] ARM: imx: Set LDO regulator supply
- [patch V2 05/10] timer: Retrieve next expiry of pinned/non-pinned timers seperately
- [PATCH v2 05/11] soc/fsl/qbman: Drop L1_CACHE_BYTES compile time check
- [PATCH v2 05/12] IB/ocrdma: Delete unnecessary braces
- [PATCH v2 05/16] fpga: region: use dev_err instead of pr_err
- [PATCH v2 05/17] IB/mlx4: Delete four unnecessary return statements
- [PATCH V2 05/17] thermal: cpu_cooling: remove cpufreq_cooling_get_level()
- [patch V2 05/24] x86/mtrr: Remove get_online_cpus() from mtrr_save_state()
- [PATCH v2 0/5] Introduce the Atmel PTC subsystem
- [PATCH v2 0/5] mtd: nand: gpmi: add i.MX 7 support
- Re: [PATCH v2 0/5] Re-order scsi_remove_host and sas_remove_host in SAS HBA LLDDs
- [PATCH v2 0/5] Re-order scsi_remove_host and sas_remove_host in SAS HBA LLDDs
- [patch V2 06/10] timer: Restructure internal locking
- [PATCH v2 06/11] soc/fsl/qbman: Fix ARM32 typo
- [PATCH v2 06/12] IB/ocrdma: Use kmalloc_array() in ocrdma_create_srq()
- [PATCH v2 06/16] fpga: region: remove unneeded of_node_get and put
- [PATCH v2 06/17] IB/mlx4: Delete an unnecessary check before kfree() in free_pv_object()
- [PATCH V2 06/17] thermal: cpu_cooling: get rid of a variable in cpufreq_set_cur_state()
- [patch V2 06/24] cpufreq: Use cpuhp_setup_state_nocalls_cpuslocked()
- [patch V2 07/10] tick/sched: Split out jiffies update helper function
- [PATCH v2 07/11] soc/fsl/qbman: Rework ioremap() calls for ARM/PPC
- [PATCH v2 07/12] IB/ocrdma: Adjust 21 checks for null pointers
- [PATCH v2 07/16] fpga: region: get mgr early on
- Re: [PATCH v2 07/17] fs: new infrastructure for writeback error handling and reporting
- [PATCH v2 07/17] IB/mlx4: Move an assignment out of a check in forward_trap()
- [PATCH V2 07/17] thermal: cpu_cooling: use cpufreq_policy to register cooling device
- [patch V2 07/24] KVM/PPC/Book3S HV: Use cpuhp_setup_state_nocalls_cpuslocked()
- [PATCH v2 0/7] i.MX7 PCIe related device tree changes
- [patch V2 08/10] timer: Implement the hierarchical pull model
- [PATCH v2 08/11] soc/fsl/qbman: add QMAN_REV32
- [PATCH v2 08/12] IB/ocrdma: Delete an error message for a failed memory allocation in ocrdma_add()
- [PATCH v2 08/16] fpga: region: check for child regions before allocing image info
- [PATCH V2 08/17] cpufreq: create cpufreq_table_count_valid_entries()
- Re: [PATCH v2 08/17] fs: retrofit old error reporting API onto new infrastructure
- [PATCH v2 08/17] IB/mlx4: Enclose 46 expressions for sizeof by parentheses
- [patch V2 08/24] hwtracing/coresight-etm3x: Use cpuhp_setup_state_nocalls_cpuslocked()
- Re: [PATCH v2 0/8] NFC: fix device allocation and nfcmrvl crashes
- [patch V2 09/10] timer_migration: Add tracepoints
- [PATCH v2 09/11] soc/fsl/qbman: different register offsets on ARM
- [PATCH v2 09/12] IB/ocrdma: Delete an unnecessary variable assignment in ocrdma_alloc_mr()
- [PATCH v2 09/16] fpga: region: fix slow warning with more than one overlay
- [PATCH v2 09/17] IB/mlx4: Split a condition check in six functions
- [PATCH V2 09/17] thermal: cpu_cooling: store cpufreq policy
- [patch V2 09/24] hwtracing/coresight-etm4x: Use cpuhp_setup_state_nocalls_cpuslocked()
- [PATCH v2 0/9] drm/sun4i: Support multiple display pipelines
- Re: [PATCH -v2 0/9] mm: make movable onlining suck less
- [PATCH v2 0/9] staging: ccree: add Arm TrustZone CryptoCell REE driver
- [patch V2 10/10] timer: Always queue timers on the local CPU
- [PATCH v2 10/11] soc/fsl/qbman: Add missing headers on ARM
- [PATCH v2 10/12] IB/ocrdma: Returning only value constants in ocrdma_resize_cq()
- [PATCH v2 10/16] fpga: region: use image info as parameter for programming region
- [PATCH v2 10/17] IB/mlx4: Delete an unnecessary variable in __mlx4_ib_query_gid()
- [PATCH V2 10/17] thermal: cpu_cooling: OPPs are registered for all CPUs
- [patch V2 10/24] perf/x86/intel/cqm: Use cpuhp_setup_state_cpuslocked()
- Re: [PATCH v2 11/11] arm64: allwinner: a64: enable Wi-Fi for Pine64
- [PATCH v2 11/11] fsl/soc/qbman: Enable FSL_LAYERSCAPE config on ARM
- [PATCH v2 11/12] IB/ocrdma: Delete an unnecessary variable in ocrdma_dealloc_pd()
- [PATCH v2 11/16] fpga: region: separate out code that parses the overlay
- [PATCH v2 11/17] IB/mlx4: Delete an unnecessary variable initialisation in mlx4_ib_add()
- [PATCH V2 11/17] thermal: cpu_cooling: get rid of 'allowed_cpus'
- [patch V2 11/24] ARM/hw_breakpoint: Use cpuhp_setup_state_cpuslocked()
- [PATCH v2 12/12] IB/ocrdma: One jump label less in ocrdma_alloc_ucontext_pd()
- [PATCH v2 12/16] fpga: region: add fpga-region.h header
- [PATCH v2 12/17] IB/mlx4: Delete an unnecessary variable assignment in mlx4_ib_add()
- [PATCH V2 12/17] thermal: cpu_cooling: merge frequency and power tables
- [patch V2 12/24] s390/kernel: Use stop_machine_cpuslocked()
- Re: [PATCH v2 1/2] clk: imx7d: fix USDHC NAND clock
- Re: [PATCH v2 1/2] drm: dw-hdmi: add specific I2S and AHB functions for stream handling
- RE: [PATCH v2 1/2] dt-binding: regulator: anatop: make regulator name property required
- [PATCH v2 1/2] dt-bindings: hwrng: Add Mediatek hardware random generator bindings
- Re: [PATCH v2 1/2] extcon: cros-ec: Add extcon-cros-ec driver to support display out.
- [PATCH v2 1/2] hp-wmi: Do not shadow error values
- [PATCH v2 1/2] kbuild: consolidate redundant sed script ASM offset generation
- [PATCH v2 1/2] module: Pass struct load_info into symbol checks
- [PATCH v2 1/2] nvme: Adjust the Samsung APST quirk
- [PATCH v2 1/2] serial: pl010: Move uart_register_driver call to device probe
- [PATCH v2 1/2] tiocsti-restrict : Add owner user namespace to tty_struct
- [PATCH v2 13/16] fpga: region: rename some functions prior to moving
- [PATCH v2 13/17] IB/mlx4: Delete an error message for a failed memory allocation in mlx4_ib_add()
- [PATCH V2 13/17] thermal: cpu_cooling: create structure for idle time stats
- [patch V2 13/24] powerpc/powernv: Use stop_machine_cpuslocked()
- Re: [PATCH v2 1/3] ARM: dts: rockchip: Add support for phyCORE-RK3288 SoM
- Re: [PATCH v2 1/3] cpufreq: Add Tegra186 cpufreq driver
- [PATCH v2 1/3] dt-bindings: Add support for samsung s6e3hf2 panel
- [PATCH v2 1/3] efi/capsule-loader: Redirect calls to efi_capsule_setup_info via weak alias
- [PATCH v2 1/3] KASLR: Parse all memmap entries in cmdline
- [PATCH v2 1/3] mmc: dt-bindings: update Mediatek MMC bindings
- Yong Mao(Tue Apr 18 2017 - 06:13:54 EST)
- [PATCH v2 1/3] mtd: dataflash: Replace C99 type with their kernel counterparts
- [PATCH v2 1/3] mtd: sharpsl: add sharpslpart MTD partition parser
- [PATCH v2 1/3] powerpc/mm: Ensure change_page_attr() doesn't invalidate pinned TLBs
- [PATCH v2 1/3] rtmutex: update rt-mutex-design
- Alex Shi(Fri Apr 21 2017 - 10:15:06 EST)
- [PATCH v2 1/3] uapi glibc compat: add libc compat code when not build for kernel
- [PATCH v2 1/3] usb: dwc2: Define PCGCCTL1 register in hw.h
- [PATCH v2 1/3] usb: dwc2: Update dwc2_handle_incomplete_isoc_in() function
- [PATCH v2 1/3] x86/mm: Remove flush_tlb() and flush_tlb_current_task()
- [PATCH v2 14/16] fpga: region: add register/unregister functions
- [PATCH v2 14/17] IB/mlx4: Delete unnecessary braces in mlx4_ib_add()
- [PATCH V2 14/17] thermal: cpu_cooling: get_level() can't fail
- [patch V2 14/24] cpu/hotplug: Use stop_machine_cpuslocked() in takedown_cpu()
- Re: [PATCH v2 1/4] dt-bindings: gpio - add exar to vendor prefixes list
- Re: [PATCH v2 1/4] pinctrl: aspeed: Document pinconf in devicetree bindings
- [PATCH v2 15/16] fpga: region: add fpga_region_class_find
- [PATCH v2 15/17] IB/mlx4: Delete unwanted spaces behind usages of the sizeof operator
- [PATCH V2 15/17] thermal: cpu_cooling: don't store cpu_dev in cpufreq_cdev
- [patch V2 15/24] x86/perf: Drop EXPORT of perf_check_microcode
- Re: [PATCH v2 1/5] dt-bindings: gpu: add bindings for the ARM Mali Midgard GPU
- [PATCH v2 1/5] dt-bindings: input: Add Atmel PTC subsystem bindings
- RE: [PATCH v2 1/5] kprobes: convert kprobe_lookup_name() to a function
- [PATCH v2 1/5] mtd: nand: gpmi: unify clock handling
- Re: [PATCH v2 1/5] PCI: rockchip: fix sign issues for current limits
- [PATCH v2 1/5] scsi: isci: remove the SAS host after the SCSI host
- [PATCH v2 16/16] fpga: region: move device tree support to of-fpga-region.c
- [PATCH v2 16/17] IB/mlx4: Add spaces for better code readability
- [PATCH V2 16/17] thermal: cpu_cooling: 'freq' can't be zero in cpufreq_state2power()
- [patch V2 16/24] perf/x86/intel: Drop get_online_cpus() in intel_snb_check_microcode()
- Re: [PATCH v2 1/6] arm64: dts: Add symlinks for cros-ec-keyboard and cros-ec-sbs
- [PATCH v2 17/17] IB/mlx5: Less function calls in create_kernel_qp() after error detection
- [PATCH V2 17/17] thermal: cpu_cooling: Rearrange struct cpufreq_cooling_device
- [patch V2 17/24] PCI: Use cpu_hotplug_disable() instead of get_online_cpus()
- [PATCH v2 1/7] ARM: dts: i.MX: Reintroduce 'anatop-enable-bit' where appropriate
- [patch V2 18/24] PCI: Replace the racy recursion prevention
- [patch V2 19/24] ACPI/processor: Use cpu_hotplug_disable() instead of get_online_cpus()
- [PATCH v2 1/9] dt-bindings: display: sun4i: Add component endpoint ID numbering scheme
- [PATCH v2 1/9] staging: ccree: introduce CryptoCell HW driver
- [patch V2 20/24] perf/core: Remove redundant get_online_cpus()
- [patch V2 21/24] jump_label: Pull get_online_cpus() into generic code
- [patch V2 22/24] jump_label: Provide static_key_slow_inc_cpuslocked()
- Re: [PATCH v2 2/2] dmaengine: Add DW AXI DMAC driver
- Re: [PATCH v2 2/2] drm: dw-hdmi: gate audio clock from the I2S enablement callbacks
- [PATCH v2 2/2] hp-wmi: Fix detection for dock and tablet mode
- [PATCH v2 2/2] hwrng: mtk: Add driver for hardware random generator on MT7623 SoC
- [PATCH v2 2/2] kbuild: fix asm-offset generation to work with clang
- [PATCH v2 2/2] module: Add module name to modinfo
- Re: [PATCH v2 2/2] net: phy: Don't miss phy_suspend() on PHY_HALTED for PHYs with interrupts
- [PATCH v2 2/2] nvme: Quirk APST off on "THNSF5256GPUK TOSHIBA"
- [PATCH v2 2/2] serial: sh-sci: Move uart_register_driver call to device probe
- Re: [PATCH v2 2/2] spi: spi-ti-qspi: Use bounce buffer if read buffer is not DMA'ble
- [PATCH v2 2/2] tiocsti-restrict : make TIOCSTI ioctl require CAP_SYS_ADMIN
- Re: [PATCH v2 2/2] usb: dwc2: add multiple clocks handling
- [patch V2 23/24] perf: Avoid cpu_hotplug_lock r-r recursion
- [PATCH v2 2/3] ARM64: dts: mediatek: Enable mmc3 for supporting sdio feature
- Yong Mao(Tue Apr 18 2017 - 06:14:43 EST)
- [PATCH v2 2/3] drm/panel: s6e3ha2: Add support for s6e3hf2 panel on TM2e board
- Inki Dae(Tue Apr 18 2017 - 04:06:26 EST)
- Re: [PATCH v2 2/3] dt-bindings: Add bindings for nvidia,tegra186-ccplex-cluster
- [PATCH v2 2/3] efi/capsule-loader: Use page addresses rather than struct page pointers
- [PATCH v2 2/3] KASLR: Handle memory limit specified by memmap and mem option
- [PATCH v2 2/3] mtd: dataflash: Improve coding style in jedec_probe()
- [PATCH v2 2/3] mtd: nand: sharpsl.c: prefer sharpslpart MTD partition parser
- [PATCH v2 2/3] powerpc/mm: Fix kernel RAM protection after freeing unused memory on PPC32
- [PATCH v2 2/3] rtmutex: update rt-mutex
- Alex Shi(Fri Apr 21 2017 - 10:15:00 EST)
- [PATCH v2 2/3] uapi glibc compat: fix build if libc defines IFF_ECHO
- [PATCH v2 2/3] usb: dwc2: Define Active Clock Gating support bit in GHWCFG4
- [PATCH v2 2/3] usb: dwc2: Update dwc2_handle_incomplete_isoc_out() function
- [PATCH v2 2/3] x86/mm: Make flush_tlb_mm_range() more predictable
- [patch V2 24/24] cpu/hotplug: Convert hotplug locking to percpu rwsem
- Re: [PATCH v2 2/4] zram: implement deduplication in zram
- [PATCH v2 2/5] aic94xx: remove the SAS host after the SCSI host
- [PATCH v2 2/5] input: misc: introduce Atmel PTC driver
- Re: [PATCH v2 2/5] mfd: cros_ec: Get rid of cros_ec_check_features from cros_ec_dev.
- [PATCH v2 2/5] mtd: nand: gpmi: add i.MX 7 SoC support
- [PATCH v2 2/7] ARM: imx: Select GPCv2 for i.MX7
- [PATCH v2 2/9] drm/sun4i: Use lists to track registered display backends and TCONs
- [PATCH v2 2/9] staging: ccree: add ahash support
- [PATCH v2 3/3] arm64: dts: exynos: Add support for s6e3hf2 panel device on TM2e board
- Re: [PATCH v2 3/3] arm64: tegra: Add CCPLEX_CLUSTER area in Tegra186
- [PATCH v2 3/3] Documentation/kernel-parameters.txt: Update 'memmap=' option description
- [PATCH v2 3/3] efi/capsule: Add support for Quark security header
- [PATCH v2 3/3] mmc: sdio: mediatek: Support SDIO feature
- Yong Mao(Tue Apr 18 2017 - 06:14:03 EST)
- [PATCH v2 3/3] mtd: dataflash: Make use of "extened device information"
- [PATCH v2 3/3] mtd: nand: tmio_nand.c: prefer sharpslpart MTD partition parser
- [PATCH v2 3/3] powerpc/mm: Implement CONFIG_DEBUG_RODATA on PPC32
- [PATCH v2 3/3] rtmutex: remove unnecessary adjust prio
- Alex Shi(Fri Apr 21 2017 - 10:14:46 EST)
- [PATCH v2 3/3] uapi/if_ether.h: prevent redefinition of struct ethhdr
- [PATCH v2 3/3] usb: dwc2: Add dwc2_enable_acg function
- [PATCH v2 3/3] usb: dwc2: Update GINTSTS_GOUTNAKEFF interrupt handling
- [PATCH v2 3/3] x86/mm: Fix flush_tlb_page() on Xen
- Re: [PATCH v2 3/4] doc,dts - add XRA1403 DTS binding documentation
- [PATCH v2 3/5] MAINTAINERS: add Atmel PTC entries
- [PATCH v2 3/5] mtd: gpmi: document current clock requirements
- [PATCH v2 3/5] scsi: hisi_sas: remove the SAS host after the SCSI host
- [PATCH v2 3/7] ARM: dts: imx7s: Add node for GPC
- [PATCH v2 3/9] drm/sun4i: backend: Drop trailing 0 from backend in error message
- [PATCH v2 3/9] staging: ccree: add skcipher support
- Re: [PATCH v24 08/11] acpi: Introduce acpi_unregister_irq function
- Re: [PATCH v24 09/11] acpi/arm64: Add memory-mapped timer support in GTDT driver
- [PATCH v2 4/5] ARM: dts: at91: sama5d2: add PTC subsystem device
- [PATCH v2 4/5] ARM: dts: imx7: add GPMI NAND
- [PATCH v2 4/5] mvsas: remove the SAS host after the SCSI host
- [PATCH v2 4/7] ARM: dts: imx7s: Mark 'gpr' compatible with i.MX6 variant
- [PATCH v2 4/9] drm/sun4i: backend: Fetch backend ID from device tree
- [PATCH v2 4/9] staging: ccree: add IV generation support
- [PATCH v2 5/5] ARM: at91/defconfig: add PTC driver to sama5_defconfig
- [PATCH v2 5/5] ARM: dts: imx7-colibri: add NAND support
- Re: [PATCH v2 5/5] mfd: cros_ec: add RTC as mfd subdevice
- [PATCH v2 5/5] scsi: pm8001: remove the SAS host after the SCSI host
- [PATCH v2 5/7] ARM: dts: imx7d-sdb: Add GPIO expander node
- [PATCH v2 5/9] drm/sun4i: backend: Save pointer to device tree node
- [PATCH v2 5/9] staging: ccree: add AEAD support
- [PATCH v2 6/7] ARM: dts: imx7d: Add node for PCIe controller
- [PATCH v2 6/9] drm/sun4i: tcon: Find matching display backend by device node matching
- [PATCH v2 6/9] staging: ccree: add FIPS support
- [PATCH v2 7/7] ARM: dts: imx7d-sdb: Enable PCIe peripheral
- [PATCH v2 7/9] drm/sun4i: tcon: Copy ID from associated backend
- [PATCH v2 7/9] staging: ccree: add TODO list
- Re: [PATCH v2 8/8] platform: x86: intel_bxtwc_tmu: remove first level irq unmask
- [PATCH v2 8/9] ARM: dts: sun6i: Add second display pipeline device nodes
- [PATCH v2 8/9] staging: ccree: add DT bindings for Arm CryptoCell
- Re: [PATCH v2 8/9] staging: fsl-dpaa2/eth: Add TODO file
- [PATCH v2 9/9] ARM: dts: sun6i: Enable tcon0 by default
- [PATCH v2 9/9] MAINTAINERS: add Gilad BY as ccree maintainer
- Re: [PATCH v2] arm64: allwinner: h5: add support for Orange Pi Prime board
- [PATCH v2] arm64: perf: Use only exclude_kernel attribute when kernel is running in HYP
- [PATCH v2] ARM: dts: at91: sama5d2: add m_can nodes
- Re: [PATCH v2] bridge: ebtables: fix reception of frames DNAT-ed to bridge device
- [PATCH v2] bus: fsl-mc: dpio: fix alter FQ state command
- Re: [PATCH v2] clk/axs10x: introduce AXS10X pll driver
- Re: [PATCH V2] clk: hi6220: Add the hi655x's pmic clock
- [PATCH v2] clocksource: Use GENMASK_ULL in definition of CLOCKSOURCE_MASK
- Re: [PATCH v2] crypto: arm64/sha: Add constant operand modifier to ASM_EXPORT
- Re: [PATCH v2] crypto: chcr - Fix error handling related to 'chcr_alloc_shash'
- [PATCH V2] device-mapper: Convert printks to pr_<level> macros
- [PATCH v2] dma-buf: Rename dma-ops to prevent conflict with kunmap_atomic macro
- [PATCH v2] dmaengine: sun4i: fix invalid argument
- Mason(Fri Apr 21 2017 - 04:44:44 EST)
- Re: [PATCH v2] dt-bindings: input: add bindings document for ar1021_i2c driver
- Re: [PATCH v2] efi: Config options to assign versions in the PE-COFF header
- Gary Lin(Tue Apr 18 2017 - 00:10:51 EST)
- Re: [PATCH v2] iTCO_wdt: all versions count down twice
- Re: [PATCH v2] kbuild: Add better clang cross build support
- Re: [PATCH v2] kernel: drm/vmwgfx: limit the number of mip levels in vmw_gb_surface_define_ioctl()
- [PATCH v2] MAINTAINERS: update Amitkumar's email address
- [PATCH v2] mdio_bus: Issue GPIO RESET to PHYs.
- [PATCH v2] [media] uvcvideo: Refactor teardown of uvc on USB disconnect
- [PATCH v2] mm: add VM_STATIC flag to vmalloc and prevent from removing the areas
- [PATCH v2] mmc: sdio: Fix sdio wait busy implement limitation
- Re: [PATCH V2] mm/madvise: Move up the behavior parameter validation
- Re: [PATCH v2 net 0/2] Fix crash caused by reporting inconsistent skb->len to BQL
- [PATCH v2] net: arc_emac: switch to phy_start()/phy_stop()
- [PATCH v2] net: cx89x0: move attribute declaration before struct keyword
- [PATCH v2] net: natsemi: ns83820: add checks for dma mapping error
- Re: [PATCH v2] NFS: Avoid cross-structure casting
- [PATCH v2] nfs/filelayout: fix NULL pointer dereference in fl_pnfs_update_layout()
- Re: [PATCH v2] PCI: Add ATS-disable quirk for AMD Stoney GPUs
- [PATCH v2] PCI: disable SERR for kdump kernel
- Re: [PATCH V2] PM / OPP: Use - instead of @ for DT entries
- [PATCH v2] powerpc/mm: Fix page table dump build on PPC32
- [PATCH v2] power: tps65217_charger: Add properties like voltage and current charge
- [PATCH v2] sched/cfs: make util/load_avg more stable
- Re: [PATCH v2] sched/fair: update scale invariance of PELT
- Re: [PATCH V2] scsi: mpt3sas: remove redundant wmb
- [PATCH v2] selftests: ftrace: Allow some tests to be run in a tracing instance
- Re: [PATCH v2] selftests: gpio: add config fragment for gpio-mockup
- [PATCH v2] soc: brcmstb: enable drivers for ARM64 and BMIPS
- [PATCH v2] timer/sysclt: Restrict timer migration sysctl values to 0 and 1
- Re: [PATCH v2 -tip 0/6] locking: Introduce range reader/writer lock
- [PATCH v2 tip/core/rcu 01/11] mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCU
- [PATCH v2 tip/core/rcu 01/39] rcu: Maintain special bits at bottom of ->dynticks counter
- [PATCH v2 tip/core/rcu 0/13] Miscellaneous fixes for 4.12
- [PATCH v2 tip/core/rcu 02/11] lockdep: Use "WARNING" tag on lockdep splats
- [PATCH v2 tip/core/rcu 02/39] rcu: Make arch select smp_mb__after_unlock_lock() strength
- [PATCH v2 tip/core/rcu 03/11] types: Update obsolete callback_head comment
- [PATCH v2 tip/core/rcu 03/39] srcu: Consolidate batch checking into rcu_all_batches_empty()
- [PATCH v2 tip/core/rcu 0/40] SRCU callback parallelization for 4.12
- [PATCH v2 tip/core/rcu 04/11] rcu: Make RCU_FANOUT_LEAF help text more explicit about skew_tick
- [PATCH v2 tip/core/rcu 04/39] srcu: Check for tardy grace-period activity in cleanup_srcu_struct()
- [PATCH v2 tip/core/rcu 05/11] rcu: Remove obsolete comment from rcu_future_gp_cleanup() header
- [PATCH v2 tip/core/rcu 05/39] rcu: Semicolon inside RCU_TRACE() for rcu.h
- [PATCH v2 tip/core/rcu 06/11] hlist_add_tail_rcu disable sparse warning
- [PATCH v2 tip/core/rcu 06/39] rcu: Semicolon inside RCU_TRACE() for Tiny RCU
- [PATCH v2 tip/core/rcu 07/11] rcu: Improve comments for hotplug/suspend/hibernate functions
- [PATCH v2 tip/core/rcu 07/39] rcu: Semicolon inside RCU_TRACE() for tree.c
- [PATCH v2 tip/core/rcu 08/11] torture: Use correct path for Kconfig fragment for duplicates
- [PATCH v2 tip/core/rcu 08/39] rcu: Pull rcu_sched_qs_mask into rcu_dynticks structure
- [PATCH v2 tip/core/rcu 09/11] rcu: Use bool value directly
- [PATCH v2 tip/core/rcu 09/39] rcu: Pull rcu_qs_ctr into rcu_dynticks structure
- [PATCH v2 tip/core/rcu 10/11] rcu: Use true/false in assignment to bool
- [PATCH v2 tip/core/rcu 10/39] rcu: Eliminate flavor scan in rcu_momentary_dyntick_idle()
- [PATCH v2 tip/core/rcu 11/11] rcu: Fix typo in PER_RCU_NODE_PERIOD header comment
- [PATCH v2 tip/core/rcu 11/39] rcu: Place guard on rcu_all_qs() and rcu_note_context_switch() actions
- [PATCH v2 tip/core/rcu 12/39] rcu: Default RCU_FANOUT_LEAF to 16 unless explicitly changed
- [PATCH v2 tip/core/rcu 13/39] srcu: Abstract multi-tail callback list handling
- [PATCH v2 tip/core/rcu 14/39] srcu: Allow SRCU to access rcu_scheduler_active
- [PATCH v2 tip/core/rcu 15/39] srcu: Allow early boot use of synchronize_srcu()
- [PATCH v2 tip/core/rcu 16/39] rcu: Add single-element dequeue functions to rcu_segcblist
- [PATCH v2 tip/core/rcu 17/39] srcu: Move rcu_seq_start() and friends to rcu.h
- [PATCH v2 tip/core/rcu 18/39] rcu: Expedited wakeups need to be fully ordered
- [PATCH v2 tip/core/rcu 19/39] rcu: Fix warning in rcu_seq_end()
- [PATCH v2 tip/core/rcu 20/39] srcu: Push srcu_advance_batches() fastpath into common case
- [PATCH v2 tip/core/rcu 21/39] srcu: Move to state-based grace-period sequencing
- [PATCH v2 tip/core/rcu 22/39] srcu: Add grace-period sequence numbers
- [PATCH v2 tip/core/rcu 23/39] srcu: Use rcu_segcblist to track SRCU callbacks
- [PATCH v2 tip/core/rcu 24/39] srcu: Move combining-tree definitions for SRCU's benefit
- [PATCH v2 tip/core/rcu 25/39] srcu: Move rcu_init_levelspread() to rcu_tree_node.h
- [PATCH v2 tip/core/rcu 26/39] rcu: Remove redundant levelcnt[] array from rcu_init_one()
- [PATCH v2 tip/core/rcu 27/39] srcu: Move rcu_node traversal macros to rcu.h
- [PATCH v2 tip/core/rcu 28/39] srcu: Make num_rcu_lvl[] array be external
- [PATCH v2 tip/core/rcu 29/39] srcu: Fix bogus try_check_zero() comment
- [PATCH v2 tip/core/rcu 30/39] srcu: Improve rcu_seq grace-period-counter abstraction
- [PATCH v2 tip/core/rcu 31/39] srcu: Allow a second bit in rcu_seq for SRCU state
- [PATCH v2 tip/core/rcu 32/39] srcu: Merge ->srcu_state into ->srcu_gp_seq
- [PATCH v2 tip/core/rcu 33/39] srcu: Crude control of expedited grace periods
- [PATCH v2 tip/core/rcu 34/39] mm: Use static initialization for "srcu"
- [PATCH v2 tip/core/rcu 35/39] srcu: Create a tiny SRCU
- [PATCH v2 tip/core/rcu 36/39] srcutorture: Print Tiny SRCU reader statistics
- [PATCH v2 tip/core/rcu 37/39] srcu: Introduce CLASSIC_SRCU Kconfig option
- [PATCH v2 tip/core/rcu 38/39] srcu: Parallelize callback handling
- [PATCH v2 tip/core/rcu 39/39] rcu: Make non-preemptive schedule be Tasks RCU quiescent state
- [PATCH v2] tools/iio: Use include/uapi with __EXPORTED_HEADERS__
- [PATCH v2] tools/power/x86/intel_pstate_tracer: Adjust directory ownership
- [PATCH v2] usb: core: Warn if an URB's transfer_buffer is on stack
- [PATCH v2] usb: dwc3: add disable u2mac linestate check quirk
- wlf(Wed Apr 19 2017 - 00:00:55 EST)
- wlf(Wed Apr 19 2017 - 07:32:25 EST)
- Re: [PATCH v2] watchdog: core: Make use of devm_register_reboot_notifier()
- [PATCH v2] xen/pvh: Do not fill kernel's e820 map in init_pvh_bootparams()
- [PATCH v3 00/11] x86: xen cpuid() cleanup
- [PATCH v3 00/12] AXP803 PMIC support for Pine64
- [PATCH v3 00/15] staging: ccree: add Arm TrustZone CryptoCell REE driver
- Re: [PATCH V3 00/16] Introduce the BFQ I/O scheduler
- [PATCH V3 00/17] thermal: cpu_cooling: improve interaction with cpufreq core
- [PATCH v3 01/11] xen: set cpu capabilities from xen_start_kernel()
- [PATCH v3 01/12] arm64: allwinner: a64: enable RSB on A64
- [PATCH v3 01/15] staging: ccree: introduce CryptoCell HW driver
- [PATCH V3 01/17] thermal: cpu_cooling: Avoid accessing potentially freed structures
- Re: [PATCH v3 01/21] dt-bindings: i2c: eeprom: Document manufacturer used as generic fallback
- [PATCH v3 01/29] x86: boot/copy, remove unused functions
- [PATCH -v3 0/13] mm: make movable onlining suck less
- [PATCH v3 02/11] x86/xen: don't indicate DCA support in pv domains
- [PATCH v3 02/12] arm64: allwinner: a64: add NMI controller on A64
- [PATCH v3 02/15] staging: ccree: add ahash support
- Re: [PATCH V3 02/16] block, bfq: add full hierarchical scheduling and cgroups support
- [PATCH V3 02/17] thermal: cpu_cooling: rearrange globals
- [PATCH v3 02/29] x86_32: boot, extract efi_pe_entry from startup_32
- [PATCH v3 0/2] modules:capabilities: automatic module loading restrictions
- [PATCH v3 0/2] nvme APST quirk updates, take two
- [PATCH v3 0/2] scsi: storvsc: Add support for FC rport
- [PATCH v3 0/2] tiocsti-restrict : make TIOCSTI ioctl require CAP_SYS_ADMIN
- [PATCH v3 03/11] x86/xen: use capabilities instead of fake cpuid values for aperf
- [PATCH v3 03/12] dt-bindings: make AXP20X compatible strings one per line
- [PATCH v3 03/15] staging: ccree: add skcipher support
- [PATCH V3 03/17] thermal: cpu_cooling: Name cpufreq cooling devices as cpufreq_cdev
- Re: [PATCH v3 03/21] ARM: dts: omap: Add generic compatible string for I2C EEPROM
- [PATCH v3 03/29] x86_64: boot, extract efi_pe_entry from startup_64
- [PATCH v3 0/3] Add support for the S6E3HF2 panel on TM2e board
- [PATCH v3 04/11] x86/xen: use capabilities instead of fake cpuid values for mtrr
- [PATCH v3 04/12] dt-bindings: add device tree binding for X-Powers AXP803 PMIC
- [PATCH v3 04/15] staging: ccree: add IV generation support
- [PATCH V3 04/17] thermal: cpu_cooling: replace cool_dev with cdev
- [PATCH v3 04/29] x86: assembly, use ENDPROC for functions
- [PATCH V3 0/4] reset: APIs to manage a list of resets
- [PATCH v3 0/4] x86/mm: Straightforward TLB flush fixes/cleanups
- [PATCH v3 0/4] zram: implement deduplication in zram
- js1304(Thu Apr 20 2017 - 21:15:12 EST)
- [PATCH v3 05/11] x86/xen: use capabilities instead of fake cpuid values for acc
- [PATCH v3 05/12] mfd: axp20x: support AXP803 variant
- [PATCH v3 05/15] staging: ccree: add AEAD support
- [PATCH V3 05/17] thermal: cpu_cooling: remove cpufreq_cooling_get_level()
- [PATCH v3 05/29] x86: assembly, add ENDPROC to functions
- [PATCH v3 0/5] Add ARM Mali Midgard device tree bindings and gpu node for rk3288
- [PATCH v3 06/11] x86/xen: use capabilities instead of fake cpuid values for acpi
- [PATCH v3 06/12] arm64: allwinner: a64: add AXP803 node to Pine64 device tree
- [PATCH v3 06/15] staging: ccree: add FIPS support
- [PATCH V3 06/17] thermal: cpu_cooling: get rid of a variable in cpufreq_set_cur_state()
- [PATCH v3 06/29] x86: assembly, annotate functions by ENTRY, not GLOBAL
- [PATCH v3 07/11] x86/xen: use capabilities instead of fake cpuid values for mwait
- [PATCH v3 07/12] dt-bindings: add AXP803's regulator info
- [PATCH v3 07/15] staging: ccree: add TODO list
- [PATCH V3 07/17] thermal: cpu_cooling: use cpufreq_policy to register cooling device
- [PATCH v3 07/29] x86: bpf_jit, use ENTRY+ENDPROC
- Re: [PATCH v3 0/7] ARM: Fix dma_alloc_coherent() and friends for NOMMU
- Re: [PATCH v3 0/7] iommu/omap: Add support for iommu-groups and 'struct iommu_device'
- [PATCH v3 0/7] powerpc: a few kprobe fixes and refactoring
- [PATCH v3 08/11] x86/xen: use capabilities instead of fake cpuid values for x2apic
- [PATCH v3 08/12] regulator: axp20x-regulator: add support for AXP803
- [PATCH v3 08/15] staging: ccree: add DT bindings for Arm CryptoCell
- [PATCH V3 08/17] cpufreq: create cpufreq_table_count_valid_entries()
- [PATCH v3 08/29] linkage: new macros for assembler symbols
- Re: [PATCH v3 0/8] Add support for DCMI camera interface of STMicroelectronics STM32 SoC series
- [PATCH v3 09/11] x86/xen: use capabilities instead of fake cpuid values for xsave
- [PATCH v3 09/12] mfd: axp20x: add axp20x-regulator cell for AXP803
- [PATCH v3 09/15] MAINTAINERS: add Gilad BY as ccree maintainer
- [PATCH V3 09/17] thermal: cpu_cooling: store cpufreq policy
- [PATCH v3 09/29] x86: assembly, use DATA_SIMPLE for data
- [PATCH v3 10/11] vmware: set cpu capabilities during platform initialization
- [PATCH v3 10/12] arm64: allwinner: a64: add DTSI file for AXP803 PMIC
- [PATCH v3 10/15] staging: ccree: remove useless NULL test of field
- [PATCH V3 10/17] thermal: cpu_cooling: OPPs are registered for all CPUs
- [PATCH v3 10/29] x86: assembly, annotate relocate_kernel
- [PATCH v3 11/11] x86/cpu: remove hypervisor specific set_cpu_features
- [PATCH v3 11/12] arm64: allwinner: a64: enable AXP803 regulators for Pine64
- [PATCH v3 11/15] staging: ccree: fix platform_no_drv_owner.cocci warnings
- [PATCH V3 11/17] thermal: cpu_cooling: get rid of 'allowed_cpus'
- [PATCH v3 11/29] x86: entry, annotate THUNKs
- Re: [PATCH v3 1/1] perf tools: fix perf build with ARCH=x86_64
- [PATCH v3 12/12] arm64: allwinner: a64: enable Wi-Fi for Pine64
- [PATCH v3 12/15] staging: ccree: fix semicolon.cocci warnings
- [PATCH V3 12/17] thermal: cpu_cooling: merge frequency and power tables
- [PATCH v3 12/29] x86: assembly, annotate local functions
- [PATCH V3 1/2] clk: hi6220: Add the hi655x's pmic clock
- Re: [Patch v3 1/2] lustre: Parantheses added for Macro argument to avoid precedence issues
- [PATCH v3 1/2] mfd: intel_soc_pmic: Select designware i2c-bus driver
- [PATCH v3 1/2] modules:capabilities: automatic module loading restriction
- Re: [PATCH v3 1/2] net: phy: Fix PHY AN done state machine for interrupt driven PHYs
- [PATCH v3 1/2] nvme: Adjust the Samsung APST quirk
- [PATCH v3 1/2] scsi: scsi_transport_fc: Add dummy initiator role to rport
- [PATCH v3 1/2] tiocsti-restrict : Add owner user namespace to tty_struct
- [PATCH v3 13/15] staging: ccree: fix array_size.cocci warnings
- [PATCH V3 13/17] thermal: cpu_cooling: create structure for idle time stats
- Re: [PATCHv3 13/22] staging: android: ion: Use CMA APIs directly
- [PATCH v3 13/29] x86: crypto, annotate local functions
- [PATCH v3 1/3] dt-bindings: Add support for samsung s6e3hf2 panel
- [PATCH v3 14/15] staging: ccree: fix ifnullfree.cocci warnings
- [PATCH V3 14/17] thermal: cpu_cooling: get_level() can't fail
- [PATCH v3 14/29] x86: boot, annotate local functions
- Re: [PATCH v3 14/37] mtd: nand: denali: support "nand-ecc-strength" DT property
- [PATCH V3 1/4] reset: Add API to count number of reset available with device
- [PATCH v3 1/4] x86/vm86/32: Switch to flush_tlb_mm_range() in mark_screen_rdonly()
- [PATCH v3 1/4] zram: introduce zram_entry to prepare dedup functionality
- js1304(Thu Apr 20 2017 - 21:15:17 EST)
- [PATCH v3 15/15] staging: ccree: fix ifnullfree.cocci warnings
- [PATCH V3 15/17] thermal: cpu_cooling: don't store cpu_dev in cpufreq_cdev
- [PATCH v3 15/29] x86: assembly, annotate aliases
- [PATCH v3 1/5] dt-bindings: gpu: add bindings for the ARM Mali Midgard GPU
- [PATCH V3 16/17] thermal: cpu_cooling: 'freq' can't be zero in cpufreq_state2power()
- [PATCH v3 16/29] x86: entry, annotate interrupt symbols properly
- [PATCH v3 1/6] mtd: dataflash: Replace C99 types with their kernel counterparts
- Re: [PATCH v3 1/6] powerpc/perf: Define big-endian version of perf_mem_data_src
- [PATCH V3 17/17] thermal: cpu_cooling: Rearrange struct cpufreq_cooling_device
- [PATCH v3 17/29] x86: head, annotate data appropriatelly
- [PATCH v3 1/7] kprobes: convert kprobe_lookup_name() to a function
- [PATCH v3 18/29] x86: boot, annotate data appropriatelly
- Re: [PATCH v3 1/8] trace: ras: add ARM processor error information trace event
- [PATCH v3 19/29] x86: um, annotate data appropriatelly
- [PATCH v3 20/29] x86: xen-pvh, annotate data appropriatelly
- [PATCH v3 21/29] x86: purgatory, start using annotations
- [PATCH v3 22/29] x86: assembly, use SYM_FUNC_INNER_LABEL instead of GLOBAL
- [PATCH V3 2/2] ARM64: dts: hi6220-hikey: Add clock binding for the pmic mfd
- Re: [PATCH v3 2/2] Input: add support for the STMicroelectronics FingerTip touchscreen
- Re: [Patch v3 2/2] lustre: CONSTANTS put on right side of comparison test
- [PATCH v3 2/2] mfd: axp20x-i2c: Document that this must be builtin on x86
- [PATCH v3 2/2] modules:capabilities: add a per-task modules autoload restriction
- [PATCH v3 2/2] nvme: Quirk APST off on "THNSF5256GPUK TOSHIBA"
- [PATCH v3 2/2] scsi: storvsc: Add support for FC rport.
- [PATCH v3 2/2] tiocsti-restrict : make TIOCSTI ioctl require CAP_SYS_ADMIN
- [PATCH v3 23/29] x86: realmode, use SYM_DATA_* instead of GLOBAL
- [PATCH v3 2/3] drm/panel: s6e3ha2: Add support for s6e3hf2 panel on TM2e board
- [PATCH v3 24/29] x86: assembly, remove GLOBAL macro
- [PATCH V3 2/4] reset: Add APIs to manage array of resets
- [PATCH v3 2/4] x86/mm: Remove flush_tlb() and flush_tlb_current_task()
- [PATCH v3 2/4] zram: implement deduplication in zram
- js1304(Thu Apr 20 2017 - 21:15:52 EST)
- [PATCH v3 25/29] x86: assembly, make some functions local
- [PATCH v3 2/5] ARM: dts: rockchip: add ARM Mali GPU node for rk3288
- [PATCH v3 26/29] x86_64: assembly, change all ENTRY to SYM_FUNC_START
- [PATCH v3 2/6] mtd: dataflash: Improve coding style in jedec_probe()
- [PATCH v3 27/29] x86_32: assembly, change all ENTRY to SYM_FUNC_START
- [PATCH v3 2/7] powerpc: kprobes: fix handling of function offsets on ABIv2
- [PATCH v3 28/29] x86_32: lguest, use SYM_ENTRY
- [PATCH v3 29/29] x86: assembly, replace WEAK uses
- [PATCH v3 3/3] arm64: dts: exynos: Add support for s6e3hf2 panel device on TM2e board
- [PATCH V3 3/4] usb: dwc3: of-simple: Add support to get resets for the device
- [PATCH v3 3/4] x86/mm: Make flush_tlb_mm_range() more predictable
- [PATCH v3 3/4] zram: make deduplication feature optional
- js1304(Thu Apr 20 2017 - 21:15:24 EST)
- [PATCH v3 3/5] ARM: dts: rockchip: enable ARM Mali GPU on rk3288-rock2-som
- [PATCH v3 3/7] kprobes: validate the symbol name length
- [PATCH V3 4/4] soc/tegra: pmc: Use the new reset APIs to manage reset controllers
- [PATCH v3 4/4] x86/mm: Fix flush_tlb_page() on Xen
- [PATCH v3 4/4] zram: compare all the entries with same checksum for deduplication
- js1304(Thu Apr 20 2017 - 21:15:55 EST)
- [PATCH v3 4/5] ARM: dts: rockchip: enable ARM Mali GPU on rk3288-firefly
- [PATCH v3 4/6] mtd: dataflash: Get rid of loop counter in jedec_probe()
- [PATCH v3 4/7] powerpc: kprobes: use safer string functions in kprobe_lookup_name()
- [PATCH v3 5/5] ARM: dts: rockchip: enable ARM Mali GPU on rk3288-veyron
- [PATCH v3 5/6] mtd: dataflash: Make use of "extened device information"
- Re: [PATCH v3 5/7] ARM: NOMMU: Introduce dma operations for noMMU
- [PATCH v3 5/7] powerpc: kprobes: factor out code to emulate instruction into a helper
- [PATCH v3 6/6] mtd: dataflash: Add flash_info for AT45DB641E
- Re: [PATCH v3 6/7] ARM: NOMMU: Set ARM_DMA_MEM_BUFFERABLE for M-class cpus
- [PATCH v3 6/7] powerpc: kprobes: emulate instructions on kprobe handler re-entry
- Re: [PATCH v3 6/9] mm, memory_hotplug: do not associate hotadded memory to zones until online
- Re: [PATCH v3 7/7] ARM: dma-mapping: Remove traces of NOMMU code
- [PATCH v3 7/7] powerpc: kprobes: remove duplicate saving of msr
- Re: [PATCH v3 7/8] arm64: exception: handle asynchronous SError interrupt
- Re: [PATCH v3] arm64: dts: rk3399: add support for firefly-rk3399 board
- [PATCH v3] ARM: dts: at91: sama5d2: add m_can nodes
- [PATCH v3] axon_ram: add dax_operations support
- [PATCH v3] clk/axs10x: introduce AXS10X pll driver
- [PATCH v3] dax: add a facility to lookup a dax device by 'host' device name
- [PATCH v3] dcssblk: add dax_operations support
- [PATCH v3] fpga manager: Add Altera CvP driver
- Li, Yi(Fri Apr 21 2017 - 17:14:50 EST)
- Re: [PATCH v3] kbuild: Add support to generate LLVM bitcode files
- Re: [PATCH v3] kvm: arm/arm64: Fix locking for kvm_free_stage2_pgd
- Re: [PATCH v3] leds: pca9532: Extend pca9532 device tree support
- [PATCH V3] mm/madvise: Move up the behavior parameter validation
- [PATCH v3 net-next] mdio_bus: Issue GPIO RESET to PHYs.
- Re: [PATCH v3] net: phy: micrel: fix crash when statistic requested for KSZ9031 phy
- Re: [PATCH v3] PCI: Make PCI_ROM_ADDRESS_MASK a 32-bit constant
- [PATCH V3] PM / OPP: Use - instead of @ for DT entries
- Re: [PATCH v3] powerpc: mm: support ARCH_MMAP_RND_BITS
- Re: [PATCH v3] sched: Have do_idle() call __schedule() without enabling preemption
- [PATCH v3] scsi/bfa: use designated initializers
- [PATCH v3] selftests: ftrace: Allow some tests to be run in a tracing instance
- [PATCH v3] soc: brcmstb: enable drivers for ARM64 and BMIPS
- Re: [PATCH v3] Staging: most: use __func__ instead of the function name
- Greg KH(Fri Apr 21 2017 - 04:41:17 EST)
- Greg KH(Fri Apr 21 2017 - 14:21:01 EST)
- [PATCH v3 tip/core/rcu 01/11] mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCU
- [PATCH v3 tip/core/rcu 01/40] rcu: Maintain special bits at bottom of ->dynticks counter
- [PATCH v3 tip/core/rcu 02/11] lockdep: Use "WARNING" tag on lockdep splats
- [PATCH v3 tip/core/rcu 02/40] rcu: Make arch select smp_mb__after_unlock_lock() strength
- [PATCH v3 tip/core/rcu 03/11] types: Update obsolete callback_head comment
- [PATCH v3 tip/core/rcu 03/40] srcu: Consolidate batch checking into rcu_all_batches_empty()
- [PATCH v3 tip/core/rcu 0/40] SRCU callback parallelization for 4.12
- [PATCH v3 tip/core/rcu 04/11] rcu: Make RCU_FANOUT_LEAF help text more explicit about skew_tick
- [PATCH v3 tip/core/rcu 04/40] srcu: Check for tardy grace-period activity in cleanup_srcu_struct()
- [PATCH v3 tip/core/rcu 05/11] rcu: Remove obsolete comment from rcu_future_gp_cleanup() header
- [PATCH v3 tip/core/rcu 05/40] rcu: Semicolon inside RCU_TRACE() for rcu.h
- [PATCH v3 tip/core/rcu 06/11] hlist_add_tail_rcu disable sparse warning
- [PATCH v3 tip/core/rcu 06/40] rcu: Semicolon inside RCU_TRACE() for Tiny RCU
- [PATCH v3 tip/core/rcu 07/11] rcu: Improve comments for hotplug/suspend/hibernate functions
- [PATCH v3 tip/core/rcu 07/40] rcu: Semicolon inside RCU_TRACE() for tree.c
- [PATCH v3 tip/core/rcu 08/11] torture: Use correct path for Kconfig fragment for duplicates
- [PATCH v3 tip/core/rcu 08/40] rcu: Pull rcu_sched_qs_mask into rcu_dynticks structure
- [PATCH v3 tip/core/rcu 09/11] rcu: Use bool value directly
- [PATCH v3 tip/core/rcu 09/40] rcu: Pull rcu_qs_ctr into rcu_dynticks structure
- [PATCH v3 tip/core/rcu 10/11] rcu: Use true/false in assignment to bool
- [PATCH v3 tip/core/rcu 10/40] rcu: Eliminate flavor scan in rcu_momentary_dyntick_idle()
- [PATCH v3 tip/core/rcu 11/11] rcu: Fix typo in PER_RCU_NODE_PERIOD header comment
- [PATCH v3 tip/core/rcu 11/40] rcu: Place guard on rcu_all_qs() and rcu_note_context_switch() actions
- [PATCH v3 tip/core/rcu 12/40] rcu: Default RCU_FANOUT_LEAF to 16 unless explicitly changed
- [PATCH v3 tip/core/rcu 13/40] srcu: Abstract multi-tail callback list handling
- [PATCH v3 tip/core/rcu 14/40] srcu: Allow SRCU to access rcu_scheduler_active
- [PATCH v3 tip/core/rcu 15/40] srcu: Allow early boot use of synchronize_srcu()
- [PATCH v3 tip/core/rcu 16/40] rcu: Add single-element dequeue functions to rcu_segcblist
- [PATCH v3 tip/core/rcu 17/40] srcu: Move rcu_seq_start() and friends to rcu.h
- [PATCH v3 tip/core/rcu 18/40] rcu: Expedited wakeups need to be fully ordered
- [PATCH v3 tip/core/rcu 19/40] rcu: Fix warning in rcu_seq_end()
- [PATCH v3 tip/core/rcu 20/40] srcu: Push srcu_advance_batches() fastpath into common case
- [PATCH v3 tip/core/rcu 21/40] srcu: Move to state-based grace-period sequencing
- [PATCH v3 tip/core/rcu 22/40] srcu: Add grace-period sequence numbers
- [PATCH v3 tip/core/rcu 23/40] srcu: Use rcu_segcblist to track SRCU callbacks
- [PATCH v3 tip/core/rcu 24/40] srcu: Move combining-tree definitions for SRCU's benefit
- [PATCH v3 tip/core/rcu 25/40] srcu: Move rcu_init_levelspread() to rcu_tree_node.h
- [PATCH v3 tip/core/rcu 26/40] rcu: Remove redundant levelcnt[] array from rcu_init_one()
- [PATCH v3 tip/core/rcu 27/40] srcu: Move rcu_node traversal macros to rcu.h
- [PATCH v3 tip/core/rcu 28/40] srcu: Make num_rcu_lvl[] array be external
- [PATCH v3 tip/core/rcu 29/40] srcu: Fix bogus try_check_zero() comment
- [PATCH v3 tip/core/rcu 30/40] srcu: Improve rcu_seq grace-period-counter abstraction
- [PATCH v3 tip/core/rcu 31/40] srcu: Allow a second bit in rcu_seq for SRCU state
- [PATCH v3 tip/core/rcu 32/40] srcu: Merge ->srcu_state into ->srcu_gp_seq
- [PATCH v3 tip/core/rcu 33/40] srcu: Crude control of expedited grace periods
- [PATCH v3 tip/core/rcu 34/40] mm: Use static initialization for "srcu"
- [PATCH v3 tip/core/rcu 35/40] srcu: Create a tiny SRCU
- [PATCH v3 tip/core/rcu 36/40] srcutorture: Print Tiny SRCU reader statistics
- [PATCH v3 tip/core/rcu 37/40] srcu: Introduce CLASSIC_SRCU Kconfig option
- [PATCH v3 tip/core/rcu 38/40] srcu: Parallelize callback handling
- [PATCH v3 tip/core/rcu 39/40] srcu: Expedite srcu_schedule_cbs_snp() callback invocation
- [PATCH v3 tip/core/rcu 40/40] rcu: Make non-preemptive schedule be Tasks RCU quiescent state
- [PATCH v3] usb: dwc3: add disable u2mac linestate check quirk
- Re: [PATCH v3] xen,input: add xen-kbdfront module parameter for setting resolution
- [PATCH v4 00/11] Initial Allwinner Display Engine 2.0 Support
- [PATCHv4 00/12] Ion cleanup in preparation for moving out of staging
- Re: [PATCH V4 00/16] Introduce the BFQ I/O scheduler
- [PATCH v4 00/21] PCI: fix config space memory mappings
- [PATCH v4 01/11] dt-bindings: add binding for the Allwinner DE2 CCU
- [PATCHv4 01/12] cma: Store a name in the cma structure
- [PATCH v4 01/21] PCI: remove __weak tag from pci_remap_iospace()
- [PATCH v4 02/11] clk: sunxi-ng: add support for DE2 CCU
- [PATCHv4 02/12] cma: Introduce cma_for_each_area
- [PATCH v4 02/21] linux/io.h: add PCI config space remap interface
- [PATCH v4 0/2] Tango PCIe controller support
- [PATCH v4 0/2] vfio/type1: Synchronous locked page accounting
- Re: [PATCH v4 03/10] dt-bindings: arm: mediatek: document clk bindings for MT6797
- [PATCH v4 03/11] dt-bindings: add bindings for DE2 on V3s SoC
- [PATCHv4 03/12] staging: android: ion: Use CMA APIs directly
- [PATCH v4 03/21] ARM64: implement pci_remap_cfgspace() interface
- [PATCH v4 04/11] drm/sun4i: return only planes for layers created
- [PATCHv4 04/12] staging: android: ion: Stop butchering the DMA address
- Re: [PATCH v4 04/18] dt-bindings: syscon: Add DT bindings documentation for Allwinner syscon
- [PATCH v4 04/21] ARM: implement pci_remap_cfgspace() interface
- [PATCH v4 0/4] Certificate insertion support for x86 bzImages
- Re: [PATCH v4 05/10] clk: mediatek: add clk support for MT6797
- [PATCH v4 05/11] drm/sun4i: abstract a engine type
- [PATCHv4 05/12] staging: android: ion: Break the ABI in the name of forward progress
- [PATCH v4 05/21] lib: fix Devres devm_ioremap_* offset parameter kerneldoc description
- [PATCH v4 06/11] drm/sun4i: add support for Allwinner DE2 mixers
- icenowy(Fri Apr 21 2017 - 04:19:24 EST)
- [PATCHv4 06/12] staging: android: ion: Get rid of ion_phys_addr_t
- [PATCH v4 06/21] PCI: implement Devres interface to map PCI config space
- [PATCH v4 0/6] powerpc: add support for KPROBES_ON_FTRACE
- [PATCH v4 07/11] drm/sun4i: Add compatible string for V3s display engine
- [PATCHv4 07/12] staging: android: ion: Collapse internal header files
- [PATCH v4 07/21] PCI: ECAM: use pci_remap_cfgspace() to map config region
- [PATCH v4 08/11] drm/sun4i: tcon: add support for V3s TCON
- [PATCHv4 08/12] staging: android: ion: Rework heap registration/enumeration
- [PATCH v4 08/21] PCI: xilinx: update PCI config space remap function
- [PATCH v4 0/8] Add support for DCMI camera interface of STMicroelectronics STM32 SoC series
- [PATCH v4 0/8] Fix issues and factorize arm/arm64 capacity information code
- [PATCH v4 09/11] ARM: dts: sun8i: add DE2 nodes for V3s SoC
- [PATCHv4 09/12] staging: android: ion: Drop ion_map_kernel interface
- [PATCH v4 09/21] PCI: xilinx-nwl: update PCI config space remap function
- [PATCH v4 10/11] ARM: dts: sun8i: add pinmux for LCD pins of V3s SoC
- [PATCHv4 10/12] staging: android: ion: Remove ion_handle and ion_client
- [PATCH v4 10/21] PCI: spear13xx: update PCI config space remap function
- [PATCH v4 11/11] [DO NOT MERGE] ARM: dts: sun8i: enable LCD panel of Lichee Pi Zero
- [PATCHv4 11/12] staging: android: ion: Set query return value
- [PATCH v4 11/21] PCI: rockchip: update PCI config space remap function
- Re: [PATCH v4 1/1] pwm: pca9685: fix gpio-only operation.
- [PATCHv4 12/12] staging/android: Update Ion TODO list
- [PATCH v4 12/21] PCI: qcom: update PCI config space remap function
- Re: [PATCH v4 1/2] dt-bindings: Document the STM32 QSPI bindings
- [PATCH v4 1/2] PCI: Add tango MSI controller support
- [PATCH v4 1/2] vfio/type1: Remove locked page accounting workqueue
- Peter Xu(Mon Apr 17 2017 - 02:48:16 EST)
- Peter Xu(Mon Apr 17 2017 - 22:55:06 EST)
- [PATCH v4 13/21] PCI: iproc-platform: update PCI config space remap function
- [PATCH v4 1/3] kexec: Move vmcoreinfo out of the kernel's .bss section
- [PATCH v4 14/21] PCI: designware: update PCI config space remap function
- [PATCH v4 1/4] KEYS: Insert incompressible bytes to reserve space in bzImage
- [PATCH v4 15/21] PCI: armada8k: update PCI config space remap function
- [PATCH v4 16/21] PCI: xgene: update PCI config space remap function
- [PATCH v4 1/6] mtd: dataflash: Replace C99 types with their kernel counterparts
- [PATCH v4 1/6] powerpc: ftrace: minor cleanup
- [PATCH v4 17/21] PCI: tegra: update PCI config space remap function
- [PATCH V4 1/7] PM / OPP: Use - instead of @ for DT entries
- [PATCH v4 18/21] PCI: hisi: update PCI config space remap function
- [PATCH v4 1/8] Documentation: arm: fix wrong reference number in DT definition
- [PATCH v4 1/8] dt-bindings: Document STM32 DCMI bindings
- [PATCH v4 19/21] PCI: layerscape: update PCI config space remap function
- Re: [PATCH V4 1/9] PM / OPP: Allow OPP table to be used for power-domains
- [PATCH v4 20/21] PCI: keystone-dw: update PCI config space remap function
- [PATCH v4 21/21] PCI: versatile: update PCI config space remap function
- Re: [PATCH v4 2/2] mtd: spi-nor: add driver for STM32 quad spi flash controller
- [PATCH v4 2/2] PCI: Add tango PCIe host bridge support
- [PATCH v4 2/2] vfio/type1: Prune vfio_pin_page_external()
- Peter Xu(Mon Apr 17 2017 - 02:54:44 EST)
- [PATCH v4 2/3] powerpc/fadump: Use the correct VMCOREINFO_NOTE_SIZE for phdr
- [PATCH v4 2/4] KEYS: Add ELF class-independent certificate insertion support
- [PATCH v4 2/6] mtd: dataflash: Improve coding style in jedec_probe()
- [PATCH v4 2/6] powerpc: ftrace: restore LR from pt_regs
- [PATCH V4 2/7] ARM: TI: Use - instead of @ for DT OPP entries
- [PATCH v4 2/8] Documentation/ABI: add information about cpu_capacity
- [PATCH v4 2/8] [media] stm32-dcmi: STM32 DCMI camera interface driver
- [PATCH v4 3/3] kdump: Protect vmcoreinfo data under the crash memory
- [PATCH v4 3/4] KEYS: Support for inserting a certificate into x86 bzImage
- [PATCH v4 3/6] kprobes: Skip preparing optprobe if the probe is ftrace-based
- Re: [PATCH v4 3/6] mfd: exynos-lpass: Remove pad retention control
- [PATCH v4 3/6] mtd: dataflash: Replace pr_debug, printk with dev_* functions
- [PATCH V4 3/7] ARM: exynos: Use - instead of @ for DT OPP entries
- [PATCH v4 3/7] kprobes: validate the symbol name provided during probe registration
- [PATCH v4 3/8] ARM: dts: stm32: Enable DCMI support on STM32F429 MCU
- [PATCH v4 3/8] arm: fix return value of parse_cpu_capacity
- Re: [PATCH V4 3/9] PM / QOS: Keep common notifier list for genpd constraints
- [PATCH v4 4/4] KEYS: Print insert-sys-cert information to stdout instead of stderr
- Re: [PATCH v4 4/5] perf report: Show branch type statistics for stdio mode
- Jin, Yao(Tue Apr 18 2017 - 20:42:16 EST)
- Jin, Yao(Tue Apr 18 2017 - 20:53:12 EST)
- Jin, Yao(Wed Apr 19 2017 - 00:18:29 EST)
- [PATCH v4 4/6] mtd: dataflash: Get rid of loop counter in jedec_probe()
- [PATCH v4 4/6] powerpc: kprobes: add support for KPROBES_ON_FTRACE
- [PATCH V4 4/7] ARM: pxa: Use - instead of @ for DT OPP entries
- [PATCH v4 4/7] powerpc/kprobes: Use safer string functions in kprobe_lookup_name()
- [PATCH v4 4/8] ARM: dts: stm32: Enable DCMI camera interface on STM32F429-EVAL board
- [PATCH v4 4/8] arm: remove wrong CONFIG_PROC_SYSCTL ifdef
- Re: [PATCH V4 4/9] PM / QOS: Add DEV_PM_QOS_PERFORMANCE request
- Re: [PATCH v4 5/5] perf report: Show branch type in callchain entry
- Jin, Yao(Tue Apr 18 2017 - 20:32:36 EST)
- Jin, Yao(Tue Apr 18 2017 - 20:34:05 EST)
- [PATCH v4 5/6] mtd: dataflash: Make use of "extened device information"
- [PATCH v4 5/6] powerpc: introduce a new helper to obtain function entry points
- [PATCH V4 5/7] ARM: sun8i: Use - instead of @ for DT OPP entries
- [PATCH v4 5/8] arm, arm64: factorize common cpu capacity default code
- [PATCH v4 5/8] ARM: dts: stm32: Enable STMPE1600 gpio expander of STM32F429-EVAL board
- [PATCH v4 6/6] mtd: dataflash: Add flash_info for AT45DB641E
- [PATCH v4 6/6] powerpc: kprobes: prefer ftrace when probing function entry
- [PATCH V4 6/7] ARM: uniphier: Use - instead of @ for DT OPP entries
- [PATCH v4 6/8] arm,arm64,drivers: reduce scope of cap_parsing_failed
- [PATCH v4 6/8] ARM: dts: stm32: Enable OV2640 camera support of STM32F429-EVAL board
- [PATCH V4 7/7] ARM: ZTE: Use - instead of @ for DT OPP entries
- [PATCH v4 7/8] arm,arm64,drivers: move externs in a new header file
- [PATCH v4 7/8] ARM: configs: stm32: STMPE1600 GPIO expander
- [PATCH v4 8/8] arm,arm64,drivers: add a prefix to drivers arch_topology interfaces
- [PATCH v4 8/8] ARM: configs: stm32: DCMI + OV2640 camera support
- [PATCH] V4L2 SDR: Add Real U8 format (V4L2_SDR_FMT_RU8)
- Re: [PATCH v4] mfd: intel_soc_pmic: Fix a mess with compilation units
- [PATCH v4 net-next] mdio_bus: Issue GPIO RESET to PHYs.
- Re: [PATCH V4] x86: call smp vmxoff in smp stop
- [PATCH v5 00/11] Initial Allwinner Display Engine 2.0 Support
- [PATCH v5 00/11] mm: page migration enhancement for thp
- Zi Yan(Thu Apr 20 2017 - 17:01:30 EST)
- [PATCH v5 00/32] x86: Secure Memory Encryption (AMD)
- [PATCH v5 01/11] dt-bindings: add binding for the Allwinner DE2 CCU
- [PATCH v5 01/11] mm: x86: move _PAGE_SWP_SOFT_DIRTY from bit 7 to bit 1
- Zi Yan(Thu Apr 20 2017 - 17:01:07 EST)
- [PATCH v5 01/32] x86: Documentation for AMD Secure Memory Encryption (SME)
- [PATCH v5 02/11] clk: sunxi-ng: add support for DE2 CCU
- [PATCH v5 02/11] mm: mempolicy: add queue_pages_node_check()
- Zi Yan(Thu Apr 20 2017 - 17:01:56 EST)
- [PATCH v5 02/32] x86/mm/pat: Set write-protect cache mode for full PAT support
- Re: [PATCH v5 0/2] crypto: hw_random - Add new Exynos RNG driver
- [PATCH v5 03/11] dt-bindings: add bindings for DE2 on V3s SoC
- [PATCH v5 03/11] mm: thp: introduce separate TTU flag for thp freezing
- Zi Yan(Thu Apr 20 2017 - 17:02:32 EST)
- [PATCH v5 03/32] x86, mpparse, x86/acpi, x86/PCI, SFI: Use memremap for RAM mappings
- [PATCH v5 0/3] vfio/type1: Synchronous locked page accounting
- Peter Xu(Tue Apr 18 2017 - 00:23:54 EST)
- [PATCH v5 04/11] drm/sun4i: return only planes for layers created
- [PATCH v5 04/11] mm: thp: introduce CONFIG_ARCH_ENABLE_THP_MIGRATION
- Zi Yan(Thu Apr 20 2017 - 17:01:13 EST)
- [PATCH v5 04/32] x86/CPU/AMD: Add the Secure Memory Encryption CPU feature
- [PATCH v5 05/11] drm/sun4i: abstract a engine type
- [PATCH v5 05/11] mm: thp: enable thp migration in generic path
- Zi Yan(Thu Apr 20 2017 - 17:00:16 EST)
- [PATCH v5 05/32] x86/CPU/AMD: Handle SME reduction in physical address size
- [PATCH v5 06/11] drm/sun4i: add support for Allwinner DE2 mixers
- [PATCH v5 06/11] mm: thp: check pmd migration entry in common path
- Zi Yan(Thu Apr 20 2017 - 17:00:38 EST)
- Zi Yan(Fri Apr 21 2017 - 11:22:47 EST)
- [PATCH v5 06/32] x86/mm: Add Secure Memory Encryption (SME) support
- [PATCH v5 07/11] drm/sun4i: Add compatible string for V3s display engine
- [PATCH v5 07/11] mm: soft-dirty: keep soft-dirty bits over thp migration
- Zi Yan(Thu Apr 20 2017 - 17:01:47 EST)
- [PATCH v5 07/32] x86/mm: Add support to enable SME in early boot processing
- [Patch V5 0/7] crypto: AES CBC multibuffer implementation
- [PATCH v5 0/7] perf report: Show branch type
- Jin Yao(Wed Apr 19 2017 - 03:50:27 EST)
- [PATCH v5 08/11] drm/sun4i: tcon: add support for V3s TCON
- [PATCH v5 08/11] mm: hwpoison: soft offline supports thp migration
- Zi Yan(Thu Apr 20 2017 - 17:00:33 EST)
- Zi Yan(Fri Apr 21 2017 - 12:40:01 EST)
- [PATCH v5 08/32] x86/mm: Simplify p[g4um]d_page() macros
- [PATCH v5 09/11] ARM: dts: sun8i: add DE2 nodes for V3s SoC
- [PATCH v5 09/11] mm: mempolicy: mbind and migrate_pages support thp migration
- Zi Yan(Thu Apr 20 2017 - 17:01:52 EST)
- Zi Yan(Fri Apr 21 2017 - 13:08:40 EST)
- [PATCH v5 09/32] x86/mm: Provide general kernel support for memory encryption
- [PATCHv5 0/9] x86: 5-level paging enabling for v4.12, Part 4
- [PATCH v5 10/11] ARM: dts: sun8i: add pinmux for LCD pins of V3s SoC
- [PATCH v5 10/11] mm: migrate: move_pages() supports thp migration
- Zi Yan(Thu Apr 20 2017 - 17:02:41 EST)
- [PATCH v5 10/32] x86/mm: Extend early_memremap() support with additional attrs
- [PATCH v5 11/11] [DO NOT MERGE] ARM: dts: sun8i: enable LCD panel of Lichee Pi Zero
- [PATCH v5 11/11] mm: memory_hotplug: memory hotremove supports thp migration
- Zi Yan(Thu Apr 20 2017 - 17:00:18 EST)
- [PATCH v5 11/32] x86/mm: Add support for early encrypt/decrypt of memory
- [PATCH v5 12/32] x86/mm: Insure that boot memory areas are mapped properly
- [PATCH v5 13/32] x86/boot/e820: Add support to determine the E820 type of an address
- [PATCH v5 1/3] vfio/type1: Remove locked page accounting workqueue
- [PATCH v5 14/32] efi: Add an EFI table address match function
- Re: [PATCH V5 1/4] arm64: dts: Add basic DT to support Spreadtrum's SP9860G
- Re: [PATCH v5 1/4] gpio: mvebu: Add limited PWM support
- Re: [PATCH v5 1/4] printk/nmi: generic solution for safe printk in NMI
- [PATCH v5 15/32] efi: Update efi_mem_type() to return an error rather than 0
- [PATCH v5 16/32] x86/efi: Update EFI pagetable creation to work with SME
- [PATCH v5 1/6] mtd: dataflash: Replace C99 types with their kernel counterparts
- [PATCH v5 17/32] x86/mm: Add support to access boot related data in the clear
- [Patch V5 1/7] crypto: Multi-buffer encryption infrastructure support
- [PATCH v5 1/7] perf/core: Define the common branch type classification
- Jin Yao(Wed Apr 19 2017 - 03:50:43 EST)
- [PATCH V5 1/7] PM / OPP: Use - instead of @ for DT entries
- [PATCH v5 18/32] x86, mpparse: Use memremap to map the mpf and mpc data
- [PATCH v5 19/32] x86/mm: Add support to access persistent memory in the clear
- [PATCHv5 1/9] x86/asm: Fix comment in return_from_SYSCALL_64
- [PATCH v5 20/32] x86/mm: Add support for changing the memory encryption attribute
- [PATCH v5 21/32] x86, realmode: Decrypt trampoline area if memory encryption is active
- [PATCH v5 22/32] x86, swiotlb: DMA support for memory encryption
- Re: [PATCH v5 2/2] thermal: core: Add a back up thermal shutdown mechanism
- Keerthy(Tue Apr 18 2017 - 00:13:41 EST)
- [PATCH v5 23/32] swiotlb: Add warnings for use of bounce buffers with SME
- [PATCH v5 2/3] vfio/type1: Prune vfio_pin_page_external()
- [PATCH v5 24/32] iommu/amd: Disable AMD IOMMU if memory encryption is active
- [PATCH v5 25/32] x86, realmode: Check for memory encryption on the APs
- Re: [PATCH v5 2/5] drivers: watchdog: Add STM32 IWDG driver
- [PATCH v5 26/32] x86, drm, fbdev: Do not specify encrypted memory for video mappings
- [PATCH v5 2/6] mtd: dataflash: Improve coding style in jedec_probe()
- [PATCH v5 27/32] kvm: x86: svm: Enable Secure Memory Encryption within KVM
- [PATCH V5 2/7] ARM: TI: Use - instead of @ for DT OPP entries
- [Patch V5 2/7] crypto: AES CBC multi-buffer data structures
- [PATCH v5 2/7] perf/x86/intel: Record branch type
- Jin Yao(Wed Apr 19 2017 - 03:51:04 EST)
- [PATCH v5 28/32] x86/mm, kexec: Allow kexec to be used with SME
- [PATCH v5 29/32] x86/mm: Add support to encrypt the kernel in-place
- [PATCHv5 2/9] x86/boot/64: Rewrite startup_64 in C
- [PATCH v5 30/32] x86/boot: Add early cmdline parsing for options with arguments
- [PATCH v5 31/32] x86: Add sysfs support for Secure Memory Encryption
- [PATCH v5 32/32] x86/mm: Add support to make use of Secure Memory Encryption
- [PATCH v5 3/3] vfio/type1: Reduce repetitive calls in vfio_pin_pages_remote()
- [PATCH v5 3/6] mtd: dataflash: Replace pr_debug, printk with dev_* functions
- [PATCH V5 3/7] ARM: exynos: Use - instead of @ for DT OPP entries
- [Patch V5 3/7] crypto: AES CBC multi-buffer scheduler
- [PATCH v5 3/7] perf record: Create a new option save_type in --branch-filter
- Jin Yao(Wed Apr 19 2017 - 03:50:44 EST)
- [PATCH V5 3/9] PM / QOS: Keep common notifier list for genpd constraints
- [PATCHv5 3/9] x86/boot/64: Rename init_level4_pgt and early_level4_pgt
- [PATCH v5 4/6] mtd: dataflash: Get rid of loop counter in jedec_probe()
- [PATCH V5 4/7] ARM: pxa: Use - instead of @ for DT OPP entries
- [Patch V5 4/7] crypto: AES CBC by8 encryption
- [PATCH v5 4/7] perf report: Refactor the branch info printing code
- Jin Yao(Wed Apr 19 2017 - 03:50:48 EST)
- [PATCH V5 4/9] PM / QOS: Add DEV_PM_QOS_PERFORMANCE request
- [PATCHv5 4/9] x86/boot/64: Add support of additional page table level during early boot
- [PATCH v5 5/6] mtd: dataflash: Make use of "extened device information"
- [PATCH V5 5/7] ARM: sun8i: Use - instead of @ for DT OPP entries
- [Patch V5 5/7] crypto: AES CBC multi-buffer glue code
- [PATCH v5 5/7] perf util: Create branch.c/.h for common branch functions
- Jin Yao(Wed Apr 19 2017 - 03:51:30 EST)
- Re: [PATCH v5 5/8] i2c: i2c-cbus-gpio: Add vendor prefix to retu node in example
- [PATCHv5 5/9] x86/mm: Add sync_global_pgds() for configuration with 5-level paging
- [PATCH v5 6/6] mtd: dataflash: Add flash_info for AT45DB641E
- [PATCH V5 6/7] ARM: uniphier: Use - instead of @ for DT OPP entries
- [Patch V5 6/7] crypto: AES vectors for AES CBC multibuffer testing
- [PATCH v5 6/7] perf report: Show branch type statistics for stdio mode
- Jin Yao(Wed Apr 19 2017 - 03:51:40 EST)
- [PATCHv5 6/9] x86/mm: Make kernel_physical_mapping_init() support 5-level paging
- [PATCH V5 7/7] ARM: ZTE: Use - instead of @ for DT OPP entries
- [Patch V5 7/7] crypto: AES CBC multi-buffer tcrypt
- [PATCH v5 7/7] perf report: Show branch type in callchain entry
- Jin Yao(Wed Apr 19 2017 - 03:51:13 EST)
- Jin, Yao(Wed Apr 19 2017 - 20:37:23 EST)
- [PATCH V5 7/9] PM / domain: Register for PM QOS performance notifier
- [PATCHv5 7/9] x86/mm: Add support for 5-level paging for KASLR
- [PATCHv5 8/9] x86: Enable 5-level paging support
- [PATCHv5 9/9] x86/mm: Allow to have userspace mappings above 47-bits
- Re: [PATCH v5] drm/pl111: Initial drm/kms driver for pl111
- Re: [PATCHv5] net: dsa: add SMSC/Microchip LAN9303 three port ethernet switch driver
- RE: [PATCH V5] perf/x86: add sysfs entry to freeze counter on SMI
- [PATCH v5] x86: call smp vmxoff in smp stop
- Re: [PATCH v6 03/11] powerpc/powernv: Detect supported IMC units and its events
- [PATCH v6 0/3] dm: boot a mapped device without an initramfs
- [PATCH v6 0/4] mtd: spi-nor: parse SFDP tables to setup (Q)SPI memories
- Re: [PATCH v6 05/15] lockdep: Implement crossrelease feature
- [PATCH v6 0/6] add support for AXP20X and AXP22X battery power supply driver
- [PATCH v6 0/7] perf report: Show branch type
- Jin Yao(Thu Apr 20 2017 - 00:10:20 EST)
- Jin, Yao(Sun Apr 23 2017 - 04:41:35 EST)
- [PATCH v6 1/2] thermal: core: Allow orderly_poweroff to be called only once
- Keerthy(Tue Apr 18 2017 - 00:32:41 EST)
- [PATCH v6 1/3] dm: make some mapped_device functions available
- [PATCH v6 1/4] mtd: spi-nor: introduce more SPI protocols and the Dual Transfer Mode
- [PATCH v6 1/4] net: dsa: add support for the SMSC-LAN9303 tagging format
- [PATCH v6 1/6] dt-bindings: power: supply: add AXP20X/AXP22X battery DT binding
- Re: [PATCH v6 17/39] platform: add video-multiplexer subdevice driver
- [PATCH v6 1/7] perf/core: Define the common branch type classification
- Jin Yao(Thu Apr 20 2017 - 00:11:18 EST)
- [PATCH v6 2/2] thermal: core: Add a back up thermal shutdown mechanism
- Keerthy(Tue Apr 18 2017 - 00:32:09 EST)
- Keerthy(Tue Apr 18 2017 - 02:18:35 EST)
- [PATCH v6 2/3] dm: export a table+mapped device to the ioctl interface
- Re: [PATCH v6 2/3] v4l: Add 10/16-bits per channel YUV pixel formats
- ayaka(Fri Apr 21 2017 - 07:06:15 EST)
- [PATCH v6 2/4] mtd: m25p80: add support of SPI 1-2-2 and 1-4-4 protocols
- [PATCH v6 2/4] net: dsa: add new DSA switch driver for the SMSC-LAN9303
- [PATCH v6 2/6] power: supply: add battery driver for AXP20X and AXP22X PMICs
- [PATCH v6 2/7] perf/x86/intel: Record branch type
- Jin Yao(Thu Apr 20 2017 - 00:10:35 EST)
- Jin, Yao(Sun Apr 23 2017 - 20:47:37 EST)
- Re: [PATCH v6 2/8] doc: Add documentation for Coresight CPU debug
- [PATCH v6 3/3] init: add support to directly boot to a mapped device
- [PATCH v6 3/4] net: dsa: LAN9303: add I2C managed mode support
- [PATCH v6 3/6] ARM: dtsi: axp209: add battery power supply subnode
- [PATCH v6 3/7] perf record: Create a new option save_type in --branch-filter
- Jin Yao(Thu Apr 20 2017 - 00:10:52 EST)
- Re: [PATCH v6 3/8] coresight: of_get_coresight_platform_data: Add missing of_node_put
- [PATCH v6 4/4] net: dsa: LAN9303: add MDIO managed mode support
- [PATCH v6 4/6] ARM: dtsi: axp22x: add battery power supply subnode
- [PATCH v6 4/7] perf report: Refactor the branch info printing code
- Jin Yao(Thu Apr 20 2017 - 00:11:43 EST)
- [PATCH v6 5/6] ARM: dts: sun8i: sina33: enable battery power supply subnode
- [PATCH v6 5/7] perf util: Create branch.c/.h for common branch functions
- Jin Yao(Thu Apr 20 2017 - 00:11:25 EST)
- Re: [PATCH v6 5/8] coresight: use const for device_node structures
- Leo Yan(Tue Apr 18 2017 - 19:13:45 EST)
- [PATCH v6 6/6] ARM: sun5i: chip: enable battery power supply subnode
- [PATCH v6 6/7] perf report: Show branch type statistics for stdio mode
- Jin Yao(Thu Apr 20 2017 - 00:10:59 EST)
- Re: [PATCH v6 6/8] coresight: add support for CPU debug module
- Leo Yan(Tue Apr 18 2017 - 20:18:28 EST)
- Leo Yan(Wed Apr 19 2017 - 10:31:44 EST)
- Leo Yan(Wed Apr 19 2017 - 11:08:16 EST)
- Leo Yan(Wed Apr 19 2017 - 11:33:41 EST)
- [PATCH v6 7/7] perf report: Show branch type in callchain entry
- Jin Yao(Thu Apr 20 2017 - 00:10:44 EST)
- Re: [PATCH v6] Allow user probes on versioned symbols
- [PATCH v6] Documentation: Input: Add uinput documentation
- Re: [PATCH v6] kvm: better MWAIT emulation for guests
- [PATCH v6] mfd: Add Cherry Trail Whiskey Cove PMIC driver
- [PATCHv6] net: dsa: add SMSC/Microchip LAN9303 three port ethernet switch driver
- [PATCH v7 00/10] IMC Instrumentation Support
- [PATCH v7 01/10] powerpc/powernv: Data structure and macros definitions for IMC
- [PATCH v7 02/10] powerpc/powernv: Autoload IMC device driver module
- [PATCH v7 03/10] powerpc/powernv: Detect supported IMC units and its events
- [PATCH v7 0/4] mtd: spi-nor: parse SFDP tables to setup (Q)SPI memories
- [PATCH v7 05/10] powerpc/perf: IMC pmu cpumask and cpuhotplug support
- [PATCH v7 06/10] powerpc/powernv: Core IMC events detection
- [PATCH v7 07/10] powerpc/perf: PMU functions for Core IMC and hotplugging
- Re: [PATCH v7 0/7] Introduce ZONE_CMA
- [PATCH v7 10/10] powerpc/perf: Thread imc cpuhotplug support
- Re: [PATCH v7 1/4] mtd: spi-nor: introduce SPI 1-2-2 and SPI 1-4-4 protocols
- Re: [PATCH v7 1/7] mm/page_alloc: don't reserve ZONE_HIGHMEM for ZONE_MOVABLE request
- [PATCH v7 2/4] mtd: m25p80: add support of SPI 1-2-2 and 1-4-4 protocols
- Re: [PATCH v7 3/4] mtd: spi-nor: introduce Double Transfer Rate (DTR) SPI protocols
- [PATCH v7 4/10] powerpc/perf: Add generic IMC pmu groupand event functions
- Re: [PATCH v7 4/4] mtd: spi-nor: introduce Octo SPI protocols
- [PATCH v7 8/10] powerpc/powernv: Thread IMC events detection
- [PATCH v7 9/10] powerpc/perf: Thread IMC PMU functions
- Re: [PATCH v8 10/15] ACPI: platform-msi: retrieve dev id from IORT
- Re: [PATCH v8 3/6] i2c: designware: MASTER mode as separated driver
- Re: [PATCH V8 4/5] PCI/ASPM: save power on values during bridge init
- Re: [PATCH v8 4/6] i2c: designware: introducing I2C_SLAVE definitions
- Re: [PATCH V8 5/6] ACPI: Support the probing on the devices which apply indirect-IO
- Re: [PATCH v8 5/6] i2c: designware: add SLAVE mode functions
- Re: [PATCH v8 6/6] i2c: designware: enable SLAVE in platform module
- Re: [PATCH v8] nvme: improve performance for virtual NVMe devices
- Re: [PATCH] video: console: Remove reference to CONFIG_8xx
- Re: [PATCH] virtio_scsi: Always try to read VPD pages
- [PATCH] watchdog: f71808e_wdt: Add F71868 support
- [PATCH] x86/build: convert function graph '-Os' error to warning
- [PATCH] x86: convert threshold_bank.cpus from atomic_t to refcount_t
- [PATCH] X86: don't report PAT on CPUs that don't support it
- [PATCH] x86/ftrace: Fix ebp in ftrace_regs_caller that screws up unwinder
- [PATCH] x86/intel_idle: add GLK support
- [PATCH] x86/irq: Do not check available vectors if no irq to migrate or required slots has been found
- Chen Yu(Sun Apr 16 2017 - 11:44:25 EST)
- Re: [PATCH] x86, kvm: Handle PFNs outside of kernel reach when touching GPTEs
- Re: [PATCH] x86/mpx: Correctly report do_mpx_bt_fault() failures to user-space
- [PATCH] x86/refcount: Implement fast refcount_t handling
- [PATCH] x86/smp: Update reschedule warning text
- [PATCH] x86/unwind: ensure stack pointer is aligned
- Re: [PATCH] xen/9pfs: initialize len to 0 to detect xenbus_read errors
- [PATCH] xen/9pfs: select CONFIG_XEN_XENBUS_FRONTEND
- [PATCH] xen/blkback: fix disconnect while I/Os in flight
- [PATCH] xen/pvh: Do not fill kernel's e820 map in init_pvh_bootparams()
- [PATCH] xen/scsifront: use offset_in_page() macro
- [PATCH] xprtrdma: use offset_in_page() macro
- Re: PCI / PM: Crashes in PME scan during system suspend
- Re: Performance of low-cpu utilisation benchmark regressed severely since 4.6
- Re: pinctrl: imx: Checking reuse of grouping functionality
- pmcraid: fix lock imbalance in pmcraid_reset_reload()
- Potential bug in path handling
- iceboy(Tue Apr 18 2017 - 23:06:32 EST)
- powerpc KVM build break in linux-next (was Re: [PATCH tip/core/rcu 40/40] srcu: Parallelize callback handling)
- process_vm_readv/writev: partial transfer of a single iov?
- Josh Gao(Wed Apr 19 2017 - 22:57:52 EST)
- Re: provide pci_request_irq / pci_free_irq helpers
- Re: pstore to save vmcoreinfo for hypervisors
- pull-request: wireless-drivers-next 2017-04-21
- [Query] Enabling parent device clock from resume_noirq
- Question on the five-level page table support patches
- [rcu:rcu/next 29/29] include/linux/srcutiny.h:90:15: error: implicit declaration of function 'rcu_seq_ctr'
- [rcu:rcu/next 29/29] kernel/rcu/rcutorture.c:1369:3: error: implicit declaration of function 'srcutorture_get_gp_data'
- [rcu:rcu/next 59/91] tree.c:(.text+0x4248): multiple definition of `srcu_online_cpu'
- [rcu:rcu/urgent 11/11] include/linux/kvm_host.h:430:21: error: field 'srcu' has incomplete type
- [rcu:rcu/urgent 11/11] include/linux/srcu.h:66:2: error: #error "Unknown SRCU implementation specified to kernel configuration"
- Re: Reduce Linux boot time on Large scale system
- Re: [regression v4.11] 617f01211baf ("8139too: use napi_complete_done()")
- [RE][PATCH] drivers: input: joystick: Add PSX(Play Staion 1/2) pad with SPI driver Add PSX(Play Staion 1/2) pad with SPI driver. Pads can be connected directry SPI bus.
- AZO(Thu Apr 20 2017 - 19:16:25 EST)
- [RESEND PATCH 1/2] arc: axs10x: Add DT bindings for I2S audio playback
- [RESEND PATCH 2/2] arc: axs10x: Fix ARC PGU default clock frequency
- [RESEND PATCH] tools/power/x86/intel_pstate_tracer: Adjust directory permissions
- [resend PATCH v2 00/33] dax: introduce dax_operations
- [resend PATCH v2 01/33] device-dax: rename 'dax_dev' to 'dev_dax'
- [resend PATCH v2 02/33] dax: refactor dax-fs into a generic provider of 'struct dax_device' instances
- [resend PATCH v2 03/33] dax: add a facility to lookup a dax device by 'host' device name
- [resend PATCH v2 04/33] dax: introduce dax_operations
- [resend PATCH v2 05/33] pmem: add dax_operations support
- [resend PATCH v2 06/33] axon_ram: add dax_operations support
- [resend PATCH v2 07/33] brd: add dax_operations support
- [resend PATCH v2 08/33] dcssblk: add dax_operations support
- [resend PATCH v2 09/33] block: kill bdev_dax_capable()
- [resend PATCH v2 10/33] dax: introduce dax_direct_access()
- [resend PATCH v2 11/33] dm: add dax_device and dax_operations support
- [resend PATCH v2 12/33] dm: teach dm-targets to use a dax_device + dax_operations
- [resend PATCH v2 13/33] ext2, ext4, xfs: retrieve dax_device for iomap operations
- [resend PATCH v2 14/33] Revert "block: use DAX for partition table reads"
- [resend PATCH v2 15/33] filesystem-dax: convert to dax_direct_access()
- [resend PATCH v2 16/33] block, dax: convert bdev_dax_supported() to dax_direct_access()
- [resend PATCH v2 17/33] block: remove block_device_operations ->direct_access()
- [resend PATCH v2 18/33] x86, dax, pmem: remove indirection around memcpy_from_pmem()
- [resend PATCH v2 19/33] dax, pmem: introduce 'copy_from_iter' dax operation
- [resend PATCH v2 20/33] dm: add ->copy_from_iter() dax operation support
- [resend PATCH v2 21/33] filesystem-dax: convert to dax_copy_from_iter()
- [resend PATCH v2 22/33] dax, pmem: introduce an optional 'flush' dax_operation
- [resend PATCH v2 23/33] dm: add ->flush() dax operation support
- [resend PATCH v2 24/33] filesystem-dax: convert to dax_flush()
- [resend PATCH v2 25/33] x86, dax: replace clear_pmem() with open coded memset + dax_ops->flush
- [resend PATCH v2 26/33] x86, dax, libnvdimm: move wb_cache_pmem() to libnvdimm
- [resend PATCH v2 27/33] x86, libnvdimm, pmem: move arch_invalidate_pmem() to libnvdimm
- [resend PATCH v2 28/33] x86, libnvdimm, dax: stop abusing __copy_user_nocache
- [resend PATCH v2 29/33] uio, libnvdimm, pmem: implement cache bypass for all copy_from_iter() operations
- [resend PATCH v2 30/33] libnvdimm, pmem: fix persistence warning
- [resend PATCH v2 31/33] libnvdimm, nfit: enable support for volatile ranges
- [resend PATCH v2 32/33] filesystem-dax: gate calls to dax_flush() on QUEUE_FLAG_WC
- [resend PATCH v2 33/33] libnvdimm, pmem: disable dax flushing when pmem is fronting a volatile region
- [RESEND v2] mmc: mediatek: Support SDIO feature
- Yong Mao(Tue Apr 18 2017 - 06:13:27 EST)
- Re: Review request: draft ioctl_userfaultfd(2) manual page
- Re: Review request: draft userfaultfd(2) manual page
- Re: [RFC 0/1] add support for reclaiming priorities per mem cgroup
- [RFC 0/2] BUG raised when onlining HWPoisoned page
- [RFC 0/2] Synopsys Designware HDMI Video Capture Controller + PHY
- [RFC 0/4] Replace mmap_sem by a range lock
- Re: [RFC 0/8] Copy Offload with Peer-to-Peer PCI Memory
- Re: [RFC 1/2] dt-bindings: add mmio-based syscon mux controller DT bindings
- [RFC 1/2] [media] platform: Add Synopsys Designware HDMI RX PHY e405 Driver
- [RFC 1/2] mm: Uncharge poisoned pages
- [RFC 1/3] dt-binding: soc: qcom: Add binding for RFSA
- [RFC 1/4] Add additional range parameter to GUP() and handle_page_fault()
- [RFC 2/2] [media] platform: Add Synopsys Designware HDMI RX Controller Driver
- [RFC 2/2] mm: skip HWPoisoned pages when onlining pages
- Re: [RFC 2/2] mux: mmio-based syscon mux controller
- [RFC 2/3] of: reserved_mem: Accessor for acquiring reserved_mem
- Re: [RFC 2/3] sched/topology: fix sched groups on NUMA machines with mesh topology
- [RFC 2/4] Deactivate mmap_sem assert
- Re: [RFC 3/3] sched/topology: Different sched groups must not have the same balance cpu
- [RFC 3/3] soc: qcom: rfsa driver
- [RFC 3/4] Remove nest locking operation with mmap_sem
- [RFC 4/4] Change mmap_sem to range lock
- [RFC-b PATCH] kbuild: redefine __FILE__ as relative path from $(srctree) if possible
- Re: RFC: drop the T10 OSD code and its users
- Re: [RFC] minimum gcc version for kernel: raise to gcc-4.3 or 4.6?
- [RFC] mm/madvise: Enable (soft|hard) offline of HugeTLB pages at PGD level
- [RFC PATCH 00/14] cgroup: Implement cgroup v2 thread mode & CPU controller
- [RFC PATCH 01/14] cgroup: reorganize cgroup.procs / task write path
- [RFC PATCH 02/14] cgroup: add @flags to css_task_iter_start() and implement CSS_TASK_ITER_PROCS
- [RFC PATCH 0/2] kbuild: use relative path from $(srctree) instead of __FILE__
- [RFC PATCH 03/14] cgroup: introduce cgroup->proc_cgrp and threaded css_set handling
- Re: [RFC PATCH 0/3] clk: introduce clk_bulk_get accessories
- [RFC PATCH 04/14] cgroup: implement CSS_TASK_ITER_THREADED
- [RFC PATCH 05/14] cgroup: implement cgroup v2 thread support
- [RFC PATCH 06/14] cgroup: Fix reference counting bug in cgroup_procs_write()
- [RFC PATCH 07/14] cgroup: Move debug cgroup to its own file
- [RFC PATCH 08/14] cgroup: Keep accurate count of tasks in each css_set
- [RFC PATCH 09/14] cgroup: Make debug cgroup support v2 and thread mode
- [RFC PATCH 0/9] debugfs: per-file removal protection
- [RFC PATCH 10/14] cgroup: Implement new thread mode semantics
- [RFC PATCH 11/14] sched: Misc preps for cgroup unified hierarchy interface
- [RFC PATCH 12/14] sched: Implement interface for cgroup unified hierarchy
- [RFC PATCH 1/2] kbuild: add KBUILD_FILE to point relative file path from $(srctree)
- [RFC PATCH 13/14] sched: Make cpu/cpuacct threaded controllers
- Re: [RFC PATCH 1/3] clk: add clk_bulk_get accessories
- [RFC PATCH 14/14] cgroup: Enable separate control knobs for thread root internal processes
- [RFC PATCH 1/9] debugfs: add support for more elaborate ->d_fsdata
- [RFC PATCH 2/2] bug.h: replace __FILE__ with KBUILD_FILE for shorter names in log
- Re: [RFC PATCH 2/3] clk: add managed version of clk_bulk_get
- [RFC PATCH 2/9] debugfs: implement per-file removal protection
- [RFC PATCH 3/9] debugfs: debugfs_real_fops(): drop __must_hold sparse annotation
- [RFC PATCH 4/9] debugfs: convert to debugfs_file_get() and -put()
- [RFC PATCH 5/9] IB/hfi1: convert to debugfs_file_get() and -put()
- [RFC PATCH 6/9] debugfs: purge obsolete SRCU based removal protection
- [RFC PATCH 7/9] debugfs: call debugfs_real_fops() only after debugfs_file_get()
- [RFC PATCH 8/9] debugfs: defer debugfs_fsdata allocation to first usage
- [RFC PATCH 9/9] debugfs: free debugfs_fsdata instances
- [RFC PATCH] apic: drop useless apic_read
- Cao jin(Wed Apr 19 2017 - 05:28:26 EST)
- Re: [RfC PATCH] drm: fourcc byteorder: brings header file comments in line with reality.
- Re: [RFC PATCH linux 0/2] net sched actions: access to uninitialized data and error handling
- Re: [RFC][PATCH] proc: invalidate the deleting or deleted proc dentry
- Hou Tao(Sun Apr 23 2017 - 05:53:20 EST)
- [RFC][PATCH] selftests: ftrace: Allow some tests to be run in a tracing instance
- [RFC][PATCH tip/sched/core] sched/rt: Simplify the IPI rt balancing logic
- Re: [RFC PATCH v0.2] PCI: Add support for tango PCIe host bridge
- Mason(Wed Apr 19 2017 - 07:19:54 EST)
- Mason(Thu Apr 20 2017 - 04:21:11 EST)
- [RFC PATCH v2 00/12] Unify interrupt mode and setup it as soon as possible
- [RFC PATCH v2 01/12] x86/apic: Replace init_bsp_APIC() with apic_virtual_wire_mode_setup()
- [RFC PATCH v2 02/12] x86/apic: Construct a selector for the interrupt delivery mode
- [RFC PATCH v2 03/12] x86/apic: Prepare for unifying the interrupt delivery modes setup
- [RFC PATCH v2 04/12] x86/time: Initialize interrupt mode behind timer init
- [RFC PATCH v2 05/12] x86/ioapic: Refactor the delay logic in timer_irq_works()
- [RFC PATCH v2 06/12] x86/apic: Split local APIC timer setup from the APIC setup
- [RFC PATCH v2 07/12] x86/apic: Move the logical APIC ID setup from apic_bsp_setup()
- [RFC PATCH v2 08/12] x86/apic: Make the interrupt mode setup earlier for SMP-capable system
- [RFC PATCH v2 09/12] x86/apic: Setup interrupt mode earlier in case of no SMP motherboard
- [RFC PATCH v2 10/12] x86/apic: Make the interrupt mode setup earlier for UP system
- [RFC PATCH v2 11/12] x86/apic: Mark the apic_interrupt_mode extern for refining code
- [RFC PATCH v2 12/12] x86/apic: Remove the apic_virtual_wire_mode_setup()
- Re: [RFC PATCH v3 0/6] Introduce writeback connectors
- [RFC PATCH v5 1/2] usb: typec: USB Type-C Port Manager (tcpm)
- [RFC PATCH v5 2/2] usb: typec: Type-C Port Controller Interface driver (tcpci)
- [RFC PATCH v6 3/4] mtd: spi-nor: transitional patch
- [RFC PATCH v6 4/4] mtd: spi-nor: add spi_nor_init() function
- Re: [RFC PATCH] x86, mce: change the mce notifier to 'blocking' from 'atomic'
- [RFC PATCH] x86/mce: Check MCi_STATUS[MISCV] for usable addr on Intel only
- [RFC PATH] of/pci/dma: fix DMA configruation for PCI masters
- Re: [RFC/RFT][PATCH 1/2] cpufreq: schedutil: Use policy-dependent transition delays
- [RFC] usb-phy-generic: Add support to SMSC USB3315
- [RFC] using #pragma push_macro and pop_macro
- Re: RFC: WMI Enhancements
- Re: s3c24xx: Use devm_kcalloc() in s3c24xx_dma_probe()
- Share syscall delete_modules in user space for developers.
- Re: skb_over_panic using UDP and 6lowpan / fakelb
- Re: A small window for a race condition in mm/rmap.c:page_lock_anon_vma_read
- [stable 3.18 PATCH] clk: at91: usb: fix determine_rate prototype again
- Re: [stable-4.10: PATCH] xen: revert commits 72a9b186292 and da72ff5bfcb0
- Greg KH(Tue Apr 18 2017 - 09:52:24 EST)
- Re:staging:skein: skein_base.h, skein_block.h: move macros into appropriate header files
- Re: sun50i-a64-pinctrl WARN_ON drivers/base/dd.c:349
- tango_nand: is logic right in error cases? (was Re: fsl_ifc_nand: are blank pages protected by ECC?)
- time: hang due to timer_create/timer_settime
- [timer] 6a3164fa4c: BUG: unable to handle kernel NULL pointer dereference at 00000010
- [tip:efi/core] efi/libstub/arm: Don't use TASK_SIZE when randomizing the RT space
- [tip:irq/core] irqchip/mips-gic: Remove device IRQ domain
- [tip:irq/core] irqchip/mips-gic: Replace static map with dynamic
- [tip:irq/core] irqchip/mips-gic: Separate IPI reservation & usage tracking
- [tip:irq/urgent] genirq/affinity: Fix calculating vectors to assign
- [tip:perf/core] objtool: Drop ARRAY_SIZE() definition, tools/include/linux/kernel.h has it now
- [tip:perf/core] perf stat: Fix bug in handling events in error state
- [tip:perf/core] perf str{filter,list}: Disentangle headers
- [tip:perf/core] perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is used
- [tip:perf/core] perf tools: Disable JVMTI if no ELF support available
- [tip:perf/core] perf tools: Ditch unused PATH_SEP, STRIP_EXTENSION
- [tip:perf/core] perf tools: Ditch unused strchrnul() reimplementation
- [tip:perf/core] perf tools: Don't include terminal handling headers in util.h
- [tip:perf/core] perf tools: Include errno.h where needed
- [tip:perf/core] perf tools: Including missing inttypes.h header
- [tip:perf/core] perf tools: Move extra string util functions to util/string2.h
- [tip:perf/core] perf tools: Move path related functions to util/path.h
- [tip:perf/core] perf tools: Move print_binary definitions to separate files
- [tip:perf/core] perf tools: Move sane ctype stuff from util.h to sane_ctype.h
- [tip:perf/core] perf tools: Move srcline definitions to separate header
- [tip:perf/core] perf tools: No need to include bitops.h in util.h
- [tip:perf/core] perf tools: Pass PYTHON config to feature detection
- [tip:perf/core] perf tools: Remove FLEX_ARRAY definition
- [tip:perf/core] perf tools: Remove include dirent.h from util.h
- [tip:perf/core] perf tools: Remove misplaced __maybe_unused in some functions
- [tip:perf/core] perf tools: Remove PRI[xu] macros from perf.h
- [tip:perf/core] perf tools: Remove regex.h and fnmatch.h from util.h
- [tip:perf/core] perf tools: Remove unused macros from util.h
- [tip:perf/core] perf tools: Replace STR() calls with __stringify()
- [tip:perf/core] perf tools: Use api/fs/tracing_path.h where needed
- [tip:perf/core] perf trace: Add usage of --no-syscalls in man page
- [tip:perf/core] perf unwind arm64: Add missing errno.h header
- [tip:perf/core] perf util: Hint missing file when tool tips fail to load
- [tip:perf/core] Revert "perf tools: Fix include of linux/mman.h"
- [tip:perf/core] tools build: Fix feature detection redefinion of build flags
- [tip:perf/core] tools include: Adopt __same_type() and __must_be_array() from the kernel
- [tip:perf/core] tools include: Drop ARRAY_SIZE() definition from linux/hashtable.h
- [tip:perf/core] tools include: Include missing headers for fls() and types in linux/log2.h
- [tip:perf/core] tools include: Introduce linux/bug.h, from the kernel sources
- [tip:perf/core] tools include: Move ARRAY_SIZE() to linux/kernel.h
- [tip:ras/core] ACPI/APEI: Use setup_deferrable_timer()
- [tip:ras/core] x86/mce: Check MCi_STATUS[MISCV] for usable addr on Intel only
- [tip:ras/core] x86/mce: Update notifier priority check
- [tip:ras/urgent] x86/mce: Make the MCE notifier a blocking one
- [tip:sched/core] sched/x86: Update reschedule warning text
- [tip:smp/hotplug 39/39] kernel/padata.c:990:2: error: implicit declaration of function 'cpuhp_state_add_instance_nocalls_cpuslocked'
- [tip:smp/hotplug 42/44] include/linux/jump_label.h:260:20: error: inlining failed in call to always_inline 'static_key_disable_cpuslocked.constprop.99': recursive inlining
- [tip:smp/hotplug 43/44] kernel/tracepoint.c:253:4: error: implicit declaration of function 'static_key_slow_dec_cpuslocked'
- [tip:smp/hotplug] ACPI/processor: Use cpu_hotplug_disable() instead of get_online_cpus()
- [tip:smp/hotplug] ARM/hw_breakpoint: Use cpuhp_setup_state_cpuslocked()
- [tip:smp/hotplug] cpufreq: Use cpuhp_setup_state_nocalls_cpuslocked()
- [tip:smp/hotplug] cpu/hotplug: Convert hotplug locking to percpu rwsem
- [tip:smp/hotplug] cpu/hotplug: Provide cpuhp_setup/remove_state[_nocalls]_cpuslocked()
- [tip:smp/hotplug] cpu/hotplug: Use stop_machine_cpuslocked() in takedown_cpu()
- [tip:smp/hotplug] hwtracing/coresight-etm3x: Use cpuhp_setup_state_nocalls_cpuslocked()
- [tip:smp/hotplug] hwtracing/coresight-etm4x: Use cpuhp_setup_state_nocalls_cpuslocked()
- [tip:smp/hotplug] jump_label: Provide static_key_slow_inc_cpuslocked()
- [tip:smp/hotplug] jump_label: Pull get_online_cpus() into generic code
- [tip:smp/hotplug] KVM/PPC/Book3S HV: Use cpuhp_setup_state_nocalls_cpuslocked()
- [tip:smp/hotplug] padata: Avoid nested calls to get_online_cpus() in pcrypt_init_padata()
- [tip:smp/hotplug] padata: Make padata_alloc() static
- [tip:smp/hotplug] PCI: Replace the racy recursion prevention
- [tip:smp/hotplug] PCI: Use cpu_hotplug_disable() instead of get_online_cpus()
- [tip:smp/hotplug] perf: Avoid cpu_hotplug_lock r-r recursion
- [tip:smp/hotplug] perf/core: Remove redundant get_online_cpus()
- [tip:smp/hotplug] perf/x86/intel/cqm: Use cpuhp_setup_state_cpuslocked()
- [tip:smp/hotplug] perf/x86/intel: Drop get_online_cpus() in intel_snb_check_microcode()
- [tip:smp/hotplug] powerpc/powernv: Use stop_machine_cpuslocked()
- [tip:smp/hotplug] s390/kernel: Use stop_machine_cpuslocked()
- [tip:smp/hotplug] stop_machine: Provide stop_machine_cpuslocked()
- [tip:smp/hotplug] x86/mtrr: Remove get_online_cpus() from mtrr_save_state()
- [tip:smp/hotplug] x86/perf: Drop EXPORT of perf_check_microcode
- [tip:timers/core] arm64/arch_timer: Mark errata handlers as __maybe_unused
- [tip:timers/core] Clocksource/mips-gic: Remove redundant non devicetree init
- [tip:timers/core] clocksource: Use GENMASK_ULL in definition of CLOCKSOURCE_MASK
- [tip:timers/core] MIPS/Malta: Probe gic-timer via devicetree
- [tip:timers/core] timer/sysclt: Restrict timer migration sysctl values to 0 and 1
- [tip:timers/urgent] nohz: Fix again collision between tick and other hrtimers
- [tip:timers/urgent] tick: Make sure tick timer is active when bypassing reprogramming
- [tip:WIP.timers 8/10] kernel//time/timer_migration.c:190:4: error: implicit declaration of function 'timer_expire_remote'
- [tip:WIP.timers 8/10] kernel/time/timer_migration.h:26:1: warning: no return statement in function returning non-void
- [tip:x86/asm] x86/ftrace: Fix ebp in ftrace_regs_caller that screws up unwinder
- [tip:x86/asm] x86/unwind: Ensure stack pointer is aligned
- [tip:x86/asm] x86/unwind: Prepend hex mask value with '0x' in unwind_dump()
- [tip:x86/asm] x86/unwind: Properly zero-pad 32-bit values in unwind_dump()
- [tip:x86/asm] x86/unwind: Remove unused 'sp' parameter in unwind_dump()
- [tip:x86/boot] boot/param: Move next_arg() function to lib/cmdline.c for later reuse
- [tip:x86/boot] x86/boot: Fix BSS corruption/overwrite bug in early x86 kernel startup
- [tip:x86/boot] x86/reboot: Turn off KVM when halting a CPU
- [tip:x86/build] x86/kbuild: Use cc-option to enable -falign-{jumps/loops}
- [tip:x86/cpu] x86/intel_rdt: Fix padding when resource is enabled via mount
- [tip:x86/cpu] x86/intel_rdt: Return error for incorrect resource names in schemata
- [tip:x86/cpu] x86/intel_rdt: Trim whitespace while parsing schemata input
- [tip:x86/irq] x86/irq: Optimize free vector check in the CPU offline path
- Re: [tip:x86/mm] x86: Convert the rest of the code to support p4d_t
- Re: [tip:x86/mm] x86/mm/gup: Switch GUP to the generic get_user_page_fast() implementation
- Re: [tip:x86/platform 1/1] platform_bt.c:undefined reference to `gpiod_add_lookup_table'
- [tip:x86/urgent] x86/build: convert function graph '-Os' error to warning
- Re: [tpmdd-devel] [backport v4.9] tpm_tis: use default timeout value if chip reports it as zero
- Greg KH(Wed Apr 19 2017 - 11:38:31 EST)
- trace-cmd bug fixes
- TREE_SRCU slows hotplug by factor ~16
- Unchecked flags in statx(2) [Should be fixed before 4.11-final?]
- undefined reference to`ccu_gate_helper_disable in clk/sunxi-ng/ccu_common on linux-next
- Re: [Update][PATCH v2 5/5] cpufreq: intel_pstate: Document the current behavior and user interface
- usb: typec: Missing link for altmode active store
- Re: Using ion memory for direct-io
- çå: [PATCH] mmc: sdio: Fix sdio wait busy implement limitation
- [PATCH v1] net: phy: fix auto-negotiation stall due to unavailable interrupt
- BITTE ENDEAVOR ZU BENUTZEN FÃR GOTT ..
- teresabl(Wed Apr 19 2017 - 06:16:50 EST)
- I NEED YOUR REPLY,
- Re: çå: Using ion memory for direct-io
- Re: uvcvideo logging kernel warnings on device disconnect
- Re: [v10, 2/2] Documentation/ABI: Add ABI information for QCOM socinfo driver
- Re: [v2] MAINTAINERS: update Amitkumar's email address
- Re: [v2] ppc64/kprobe: Fix oops when kprobed on 'stdu' instruction
- Re: [v3, 1/6] powerpc/perf: Define big-endian version of perf_mem_data_src
- Re: [v3,7/7] powerpc: kprobes: remove duplicate saving of msr
- Re: v4.10-rc8 (-rc6) boot regression on Intel desktop, does not boot after cold boots, boots after reboot
- Re: [v4,1/6] powerpc: ftrace: minor cleanup
- [v4.9-rt PATCH] ARM: mm: remove tasklist locking from update_sections_early()
- [v4.9-rt PATCH v2] ARM: mm: remove tasklist locking from update_sections_early()
- Re: [v5,1/8] dt-bindings: mfd: Add retu/tahvo ASIC chips bindings
- Re: [v5,2/8] mfd: retu: Drop -mfd suffix from I2C device ID name
- Re: [v5,3/8] mfd: retu: Add OF device ID table
- Re: [v5,4/8] ARM: dts: n8x0: Add vendor prefix to retu node
- Re: [v6 PATCH 06/21] x86/insn-eval: Add utility functions to get segment selector
- Re: [v6 PATCH 07/21] x86/insn-eval: Add utility function to get segment descriptor
- Re: [v6 PATCH 08/21] x86/insn-eval: Add utility function to get segment descriptor base address
- Re: [v6 PATCH 09/21] x86/insn-eval: Add functions to get default operand and address sizes
- Re: [v6 PATCH 10/21] x86/insn-eval: Do not use R/EBP as base if mod in ModRM is zero
- Re: [v6 PATCH 11/21] insn/eval: Incorporate segment base in address computation
- Re: [virtio-dev] Re: [PATCH v9 2/5] virtio-balloon: VIRTIO_BALLOON_F_BALLOON_CHUNKS
- Wei Wang(Sun Apr 16 2017 - 23:34:10 EST)
- WARNING: kernel stack frame pointer has bad value
- WARNING: kernel stack regs at ffffc9000024fea8 in udevadm:92 has bad 'bp' value 00007fffc4614d30
- Re: [WARNING] kernel/workqueue.c:2041 process_one_work (when cpu goes offline)
- Re: watchdog: f71808e_wdt: Add F71868 support
- Re: Why mmap(MAP_POPULATE | MAP_NONBLOCK) is needed (Re: [patch] mmap.2: Add link to commit which broke MAP_POPULATE | MAP_NONBLOCK to be noop)
- Re: [Xen-devel] [PATCH RFC] x86/smpboot: Set safer __max_logical_packages limit
- Re: [Xen-devel] [PATCH v3 09/11] x86/xen: use capabilities instead of fake cpuid values for xsave
- Re: your mail
5272 messages sorted by:
[ author ]
[ thread ]
[ Subject ]
About this archive
Other mail archives
Mail converted by MHonArc