aboutsummaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* zram: pass gfp from zcomp frontend to backendMinchan Kim2017-09-251-1/+1
* zram: check comp algorithm availability earlierSergey Senozhatsky2017-09-251-0/+1
* block: zram: Backport from Linux 4.1Sultan Qasim Khan2017-09-253-0/+19
* Revert zram updates to merge 4.1 driversMister Oyster2017-09-251-1/+1
* mm: zsmalloc: backport from Linux 4.1Sultan Qasim Khan2017-09-251-2/+3
* mm/zpool: implement common zpool api to zbud/zsmallocDan Streetman2017-09-251-0/+106
* seq_file: introduce seq_setwidth() and seq_pad()Tetsuo Handa2017-09-231-0/+15
* misc: replace __FUNCTION__ by __function__Moyster2017-09-233-3/+3
* kernel.h: remove ancient __FUNCTION__ hackRasmus Villemoes2017-09-232-6/+3
* fsync: cleanupMister Oyster2017-09-221-0/+6
* binder: fix redefine of READ/WRITE_ONCE in compiler.hMister Oyster2017-09-161-2/+0
* binder: make FIFO inheritance a per-context optionTim Murray2017-09-161-0/+1
* drivers: merged Android Binder from 4.9Lukas06102017-09-163-13/+100
* lib: vsprintf: whitelist stack tracesDave Weinstein2017-09-141-1/+1
* usb: gadget: f_fs: Increase EP_ALLOC ioctl numberJerry Zhang2017-09-141-1/+1
* usb: gadget: f_fs: Add ioctl for allocating endpoint buffers.Jerry Zhang2017-09-141-0/+5
* usb: gadget: f_fs: add ioctl returning ep descriptorRobert Baldyga2017-09-141-0/+6
* llists: move llist_reverse_order from raid5 to llist.cChristoph Hellwig2017-09-111-0/+2
* mm: Fix incorrect type conversion for size during dma allocationMaggie White2017-09-111-2/+2
* sched: Implement smarter wake-affine logicMichael Wang2017-09-111-0/+3
* kthread: Backport queuing_blocked()Petr Mladek2017-09-041-0/+12
* iio: Add iio_push_buffers_with_timestamp() helperLars-Peter Clausen2017-08-311-0/+25
* crypto: xts - consolidate sanity check for keysStephan Mueller2017-08-311-0/+27
* BACKPORT: FROMLIST: pids: make task_tgid_nr_ns() safeOleg Nesterov2017-08-312-8/+13
* compiler-intel.h: Remove duplicate definitionPranith Kumar2017-08-311-3/+0
* UPSTREAM: crypto: crypto_memneq - add equality testing of memory regions w/o ...James Yonan2017-08-241-1/+17
* pstore: Allow prz to control need for lockingJoel Fernandes2017-08-201-1/+9
* pstore: Make spinlock per zone instead of globalJoel Fernandes2017-08-201-0/+1
* mm: make migrate_page_move_mapping() take an extra_count parameterBenjamin LaHaise2017-07-211-2/+3
* crypto: LLVMLinux: Add macro to remove use of VLAIS in crypto codeBehan Webster2017-07-211-0/+5
* fscrypt: add support for AES-128-CBCDaniel Walter2017-07-212-6/+12
* fscrypt: inline fscrypt_free_filename()Eric Biggers2017-07-211-1/+6
* f2fs: split bio cacheJaegeuk Kim2017-07-211-1/+10
* f2fs: remove unnecessary read cases in merged IO flowJaegeuk Kim2017-07-211-1/+1
* mm: larger stack guard gap, between vmasHugh Dickins2017-07-041-28/+25
* uksm: remove Mtk aksm & uksm (because its fugly)Mister Oyster2017-07-046-282/+18
* uapi: fix linux/packet_diag.h userspace compilation errorDmitry V. Levin2017-07-041-1/+1
* nfs: Don't increment lock sequence ID after NFS4ERR_MOVEDChuck Lever2017-07-041-1/+2
* can: raw: raw_setsockopt: limit number of can_filter that can be setMarc Kleine-Budde2017-07-041-0/+1
* binder: merge aosp-common/3.10 binder drivers (uptodate)Mister Oyster2017-06-181-3/+112
* KVM: kvm_io_bus_unregister_dev() should never failDavid Hildenbrand2017-06-171-2/+2
* kvm: exclude ioeventfd from counting kvm_io_range limitAmos Kong2017-06-171-1/+2
* can: Fix kernel panic at security_sock_rcv_skbEric Dumazet2017-06-171-4/+3
* ACPI / PNP: Reserve ACPI resources at the fs_initcall_sync stageRafael J. Wysocki2017-06-171-10/+0
* ACPI / PNP: Avoid conflicting resource reservationsRafael J. Wysocki2017-06-171-0/+10
* locking/static_keys: Add static_key_{en,dis}able() helpersPeter Zijlstra2017-06-171-0/+16
* tracing: Add #undef to fix compile errorRik van Riel2017-06-171-0/+1
* nlm: Ensure callback code also checks that the files matchTrond Myklebust2017-06-171-1/+2
* RDMA/core: Fix incorrect structure packing for booleansJason Gunthorpe2017-06-171-3/+3
* netlabel: out of bound access in cipso_v4_validate()Eric Dumazet2017-06-171-0/+4