aboutsummaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* gro: Disable frag0 optimization on IPv6 ext headersHerbert Xu2017-06-171-2/+7
* hotplug: Make register and unregister notifier API symmetricMichal Hocko2017-06-171-12/+3
* Revert "jiffies conversions: Use compile time constants when possible"Mister Oyster2017-06-021-132/+4
* vfs: add find_inode_nowait() functionTheodore Ts'o2017-05-291-0/+5
* tracing: Fix event header writeback.h to include tracepoint.hSteven Rostedt (Red Hat)2017-05-291-0/+1
* fs: add dirtytime_expire_seconds sysctlTheodore Ts'o2017-05-291-0/+3
* fs: make sure the timestamps for lazytime inodes eventually get writtenTheodore Ts'o2017-05-291-0/+1
* ext4, jbd2: ensure entering into panic after recording an error in superblockDaeho Jeong2017-05-291-0/+1
* ext4: add optimization for the lazytime mount optionTheodore Ts'o2017-05-291-0/+30