summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* net: stmmac: enable EEE in MII, GMII or RGMII onlyJerome Brunet2018-01-171-0/+11
* sh_eth: fix SH7757 GEther initializationSergei Shtylyov2018-01-171-1/+0
* fscache: Fix the default for fscache_maybe_release_page()David Howells2018-01-171-1/+1
* mm: Handle 0 flags in _calc_vm_trans() macroJan Kara2017-12-201-1/+2
* lib/genalloc.c: make the avail variable an atomic_long_tStephen Bates2017-12-161-1/+2
* efi: Move some sysfs files to be read-only by rootGreg Kroah-Hartman2017-12-161-0/+6
* mm: avoid returning VM_FAULT_RETRY from ->page_mkwrite handlersJan Kara2017-12-091-3/+1
* netlink: add a start callback for starting a netlink dumpTom Herbert2017-12-051-0/+2
* netfilter/ipvs: clear ipvs_property flag when SKB net namespace changedYe Yin2017-11-241-0/+7
* tun: call dev_get_valid_name() before register_netdevice()Cong Wang2017-11-181-0/+3
* phy: increase size of MII_BUS_ID_SIZE and bus_idVolodymyr Bendiuga2017-11-151-6/+2
* bus: mbus: fix window size calculation for 4GB windowsJan Luebbe2017-10-271-2/+2
* iio: ad_sigma_delta: Implement a dedicated reset functionDragos Bogdan2017-10-121-0/+3
* mmc: sdio: fix alignment issue in struct sdio_funcHeiner Kallweit2017-10-081-1/+1
* audit: log 32-bit socketcallsRichard Guy Briggs2017-10-081-0/+20
* KEYS: prevent creating a different user's keyringsEric Biggers2017-10-051-0/+2
* cs5536: add support for IDE controller variantAndrey Korolyov2017-09-131-0/+1
* workqueue: Fix flag collisionBen Hutchings2017-09-131-1/+1
* mm: cma: fix incorrect type conversion for size during dma allocationRohit Vaswani2017-09-022-3/+3
* mm: cma: constify and use correct signness in mm/cma.cSasha Levin2017-09-021-6/+6
* mm: cma: split cma-reserved in dmesg logPintu Kumar2017-09-021-0/+1
* lib: bitmap: add alignment offset for bitmap_find_next_zero_area()Michal Nazarewicz2017-09-021-5/+31
* pids: make task_tgid_nr_ns() safeOleg Nesterov2017-08-242-24/+30
* workqueue: implicit ordered attribute should be overridableTejun Heo2017-08-111-1/+3
* signal: protect SIGNAL_UNKILLABLE from unintentional clearing.Jamie Iles2017-08-111-0/+10
* mm, slab: make sure that KMALLOC_MAX_SIZE will fit into MAX_ORDERMichal Hocko2017-08-111-2/+2
* pstore: Allow prz to control need for lockingJoel Fernandes2017-08-111-1/+9
* dentry name snapshotsAl Viro2017-08-112-31/+7
* string: provide strscpy()Chris Metcalf2017-08-111-0/+3
* net: phy: Do not perform software reset for Generic PHYFlorian Fainelli2017-08-111-0/+4
* pstore: Make spinlock per zone instead of globalJoel Fernandes2017-08-111-0/+1
* vfio: New external user group/file matchAlex Williamson2017-07-271-0/+2
* stddef.h: move offsetofend inside #ifndef/#endif guard, neatenJoe Perches2017-07-271-4/+4
* include/stddef.h: Move offsetofend() from vfio.h to a generic kernel headerDenys Vlasenko2017-07-272-13/+9
* usb: Fix typo in the definition of Endpoint[out]RequestBenjamin Herrenschmidt2017-07-151-2/+2
* mm: larger stack guard gap, between vmasHugh Dickins2017-06-261-28/+25
* log2: make order_base_2() behave correctly on const input value zeroArd Biesheuvel2017-06-261-1/+12
* arm64: hw_breakpoint: fix watchpoint matching for tagged pointersKristina Martsenko2017-06-141-0/+11
* drivers: char: random: add get_random_long()Daniel Cashman2017-06-141-0/+1
* tracing/kprobes: Enforce kprobes teardown after testingThomas Gleixner2017-05-251-1/+3
* f2fs: sanity check segment countJin Qian2017-05-151-0/+6
* mtd: cfi: reduce stack sizeArnd Bergmann2017-05-151-1/+11
* cpumask_set_cpu_local_first => cpumask_local_spread, lamentRusty Russell2017-05-081-4/+2
* posix_acl: Clear SGID bit when setting file permissionsJan Kara2017-05-081-0/+1
* perf: Tighten (and fix) the grouping conditionPeter Zijlstra2017-05-081-6/+0
* cred/userns: define current_user_ns() as a functionArnd Bergmann2017-05-082-3/+4
* mtd: avoid stack overflow in MTD CFI codeArnd Bergmann2017-05-081-12/+7
* perf: Avoid horrible stack usagePeter Zijlstra (Intel)2017-04-302-8/+22
* give up on gcc ilog2() constant optimizationsLinus Torvalds2017-04-221-11/+2
* KVM: kvm_io_bus_unregister_dev() should never failDavid Hildenbrand2017-04-221-2/+2