aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
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-06inetdevice: fixed signed integer overflowVincent BENAYOUN
2014-11-21mm: memcg: handle non-error OOM situations more gracefullyJohannes Weiner
2014-11-21mm: memcg: do not trap chargers with full callstack on OOMJohannes Weiner
2014-11-21mm: memcg: enable memcg OOM killer only for user faultsJohannes Weiner
2014-11-21arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner
2014-11-21clocksource: Remove "weak" from clocksource_default_clock() declarationBjorn Helgaas
2014-11-21kgdb: Remove "weak" from kgdb_arch_pc() declarationBjorn Helgaas
2014-11-21nfs: fix pnfs direct write memory leakPeng Tao
2014-11-14of: Fix overflow bug in string property parsing functionsGrant Likely
2014-11-14OOM, PM: OOM killed task shouldn't escape PM suspendMichal Hocko
2014-11-14block: fix alignment_offset math that assumes io_min is a power-of-2Mike Snitzer
2014-11-14random: add and use memzero_explicit() for clearing dataDaniel Borkmann
2014-11-14crypto: more robust crypto_memneqCesar Eduardo Barros
2014-11-14vfs: fix data corruption when blocksize < pagesize for mmaped dataJan Kara
2014-10-30kernel: add support for gcc 5Sasha Levin
2014-10-30mm: clear __GFP_FS when PF_MEMALLOC_NOIO is setJunxiao Bi
2014-10-15USB: Add device quirk for ASUS T100 Base Station keyboardLu Baolu
2014-10-09jiffies: Fix timeval conversion to jiffiesAndrew Hunter
2014-10-05introduce for_each_thread() to replace the buggy while_each_thread()Oleg Nesterov
2014-10-05workqueue: apply __WQ_ORDERED to create_singlethread_workqueue()Tejun Heo
2014-10-05iio:trigger: modify return value for iio_trigger_getSrinivas Pandruvada
2014-09-17libceph: rename ceph_msg::front_max to front_alloc_lenIlya Dryomov
2014-09-17mnt: Correct permission checks in do_remountEric W. Biederman
2014-09-17mnt: Only change user settable mount flags in remountEric W. Biederman
2014-09-17CAPABILITIES: remove undefined caps from all processesEric Paris
2014-09-05svcrdma: Select NFSv4.1 backchannel transport based on forward channelChuck Lever
2014-08-07printk: rename printk_sched to printk_deferredJohn Stultz
2014-07-31libata: introduce ata_host->n_tags to avoid oops on SAS controllersTejun Heo
2014-07-17ring-buffer: Check if buffer exists before pollingSteven Rostedt (Red Hat)
2014-07-06ptrace,x86: force IRET path after a ptrace_stop()Tejun Heo
2014-06-30genirq: Sanitize spurious interrupt detection of threaded irqsThomas Gleixner
2014-06-30ptrace: fix fork event messages across pid namespacesMatthew Dempsky
2014-06-26team: fix mtu settingJiri Pirko
2014-06-26netlink: Only check file credentials for implicit destinationsEric W. Biederman
2014-06-26net: Add variants of capable for use on netlink messagesEric W. Biederman
2014-06-26net: Move the permission check in sock_diag_put_filterinfo to packet_diag_dumpEric W. Biederman
2014-06-16fs,userns: Change inode_capable to capable_wrt_inode_uidgidAndy Lutomirski
2014-06-11perf: Drop sample rate when sampling is too slowDave Hansen
2014-06-07genirq: Provide irq_force_affinity fallback for non-SMPArnd Bergmann
2014-06-07Drivers: hv: vmbus: Negotiate version 3.0 when running on ws2012r2 hostsK. Y. Srinivasan
2014-06-07genirq: Allow forcing cpu affinity of interruptsThomas Gleixner
2014-06-07ftrace/module: Hardcode ftrace_module_init() call into load_module()Steven Rostedt (Red Hat)
2014-05-30net: Fix ns_capable check in sock_diag_put_filterinfoAndrew Lutomirski
2014-05-30list: introduce list_next_entry() and list_prev_entry()Oleg Nesterov
2014-05-13libata/ahci: accommodate tag ordered controllersDan Williams
2014-05-06nfsd: check passed socket's net matches NFSd superblock's oneStanislav Kinsbursky
2014-04-26bdi: avoid oops on device removalJan Kara
2014-04-14cpufreq: Fix governor start/stop race conditionXiaoguang Chen