summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2015-01-07audit: restore AUDIT_LOGINUID unset ABIRichard Guy Briggs
2015-01-07userns: Add a knob to disable setgroups on a per user namespace basisEric W. Biederman
2015-01-07userns: Don't allow setgroups until a gid mapping has been setablishedEric W. Biederman
2015-01-07groups: Consolidate the setgroups permission checksEric W. Biederman
2014-12-06iio: Fix IIO_EVENT_CODE_EXTRACT_DIR bit maskCristina Ciocan
2014-12-06PCI/MSI: Add device flag indicating that 64-bit MSIs don't workBenjamin Herrenschmidt
2014-12-06Input: serio - add firmware_id sysfs attributeHans de Goede
2014-12-03ext4: atomically set inode->i_flags in ext4_set_inode_flags()Theodore Ts'o
2014-12-03fix O_SYNC|O_APPEND syncing the wrong range on write()Al Viro
2014-11-27inetdevice: fixed signed integer overflowVincent BENAYOUN
2014-11-19clocksource: Remove "weak" from clocksource_default_clock() declarationBjorn Helgaas
2014-11-19kgdb: Remove "weak" from kgdb_arch_pc() declarationBjorn Helgaas
2014-11-19vmcore: Remove "weak" from function declarationsBjorn Helgaas
2014-11-19nfs: fix pnfs direct write memory leakPeng Tao
2014-11-13of: Fix overflow bug in string property parsing functionsGrant Likely
2014-11-13HID: usbhid: add always-poll quirkJohan Hovold
2014-11-13USB: core: add device-qualifier quirkJohan Hovold
2014-11-13OOM, PM: OOM killed task shouldn't escape PM suspendMichal Hocko
2014-11-13block: fix alignment_offset math that assumes io_min is a power-of-2Mike Snitzer
2014-11-13random: add and use memzero_explicit() for clearing dataDaniel Borkmann
2014-11-13vfs: fix data corruption when blocksize < pagesize for mmaped dataJan Kara
2014-11-13crypto: more robust crypto_memneqCesar Eduardo Barros
2014-10-31kernel: add support for gcc 5Sasha Levin
2014-10-31mm: clear __GFP_FS when PF_MEMALLOC_NOIO is setJunxiao Bi
2014-10-31kvm: fix potentially corrupt mmio cacheDavid Matlack
2014-10-31pci_ids: Add support for Intel Quark ILBJosef Ahmad
2014-10-30dentry_kill(): don't try to remove from shrink listAl Viro
2014-10-30USB: Add device quirk for ASUS T100 Base Station keyboardLu Baolu
2014-10-17USB: Add device quirk for ASUS T100 Base Station keyboardLu Baolu
2014-10-17net: Always untag vlan-tagged traffic on input.Vlad Yasevich
2014-10-13jiffies: Fix timeval conversion to jiffiesAndrew Hunter
2014-10-13vgaswitcheroo: add vga_switcheroo_fini_domain_pm_opsAlex Deucher
2014-10-13workqueue: apply __WQ_ORDERED to create_singlethread_workqueue()Tejun Heo
2014-10-13iio:trigger: modify return value for iio_trigger_getSrinivas Pandruvada
2014-10-13iio: hid_Sensors: fix crash during trigger unregisterSrinivas Pandruvada
2014-09-26mm: page_alloc: reduce cost of the fair zone allocation policyMel Gorman
2014-09-26mm: move zone->pages_scanned into a vmstat counterMel Gorman
2014-09-26mm: rearrange zone fields into read-only, page alloc, statistics and page rec...Mel Gorman
2014-09-26mm: make copy_pte_range static againJerome Marchand
2014-09-26mm: non-atomically mark page accessed during page cache allocation where poss...Mel Gorman
2014-09-26mm: shmem: avoid atomic operation during shmem_getpage_gfpMel Gorman
2014-09-26mm: page_alloc: convert hot/cold parameter and immediate callers to boolMel Gorman
2014-09-26mm: page_alloc: reduce number of times page_to_pfn is calledMel Gorman
2014-09-26mm: page_alloc: use unsigned int for order in more placesMel Gorman
2014-09-26mm: page_alloc: use jump labels to avoid checking number_of_cpusetsMel Gorman
2014-09-26include/linux/jump_label.h: expose the reference countMel Gorman
2014-09-26mm/swap.c: clean up *lru_cache_add* functionsJianyu Zhan
2014-09-26mm, compaction: embed migration mode in compact_controlDavid Rientjes
2014-09-26mm, compaction: add per-zone migration pfn cache for async compactionDavid Rientjes
2014-09-26mm, migration: add destination page freeing callbackDavid Rientjes