aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* tcp: be more strict before accepting ECN negociationEric Dumazet2014-12-141-7/+16
* mm, thp: fix collapsing of hugepages on madviseDavid Rientjes2014-12-141-7/+10
* drm/radeon: remove invalid pci idAlex Deucher2014-12-141-1/+0
* random: add and use memzero_explicit() for clearing dataDaniel Borkmann2014-12-141-0/+2
* compiler: Define OPTIMIZER_HIDE_VARBen Hutchings2014-12-143-0/+14
* kernel: add support for gcc 5Sasha Levin2014-12-141-0/+66
* block: fix alignment_offset math that assumes io_min is a power-of-2Mike Snitzer2014-12-141-3/+2
* vfs: fix data corruption when blocksize < pagesize for mmaped dataJan Kara2014-12-141-0/+1
* USB: Add device quirk for ASUS T100 Base Station keyboardLu Baolu2014-12-141-0/+3
* net: sctp: fix panic on duplicate ASCONF chunksDaniel Borkmann2014-11-051-0/+5
* net: sctp: fix skb_over_panic when receiving malformed ASCONF chunksDaniel Borkmann2014-11-051-3/+3
* alarmtimer: Return relative times in timer_gettimeRichard Larocque2014-11-051-0/+1
* jiffies: Fix timeval conversion to jiffiesAndrew Hunter2014-11-051-12/+0
* libceph: rename ceph_msg::front_max to front_alloc_lenIlya Dryomov2014-11-051-1/+1
* regulatory: add NUL to alpha2Eliad Peller2014-11-051-1/+1
* slab/mempolicy: always use local policy from interrupt contextAndi Kleen2014-09-131-1/+1
* ip: make IP identifiers less predictableEric Dumazet2014-09-131-10/+1
* inetpeer: get rid of ip_id_countEric Dumazet2014-09-135-34/+33
* netlabel: fix a problem when setting bits below the previously lowest bitPaul Moore2014-09-131-4/+4
* mnt: Change the default remount atime from relatime to the existing valueEric W. Biederman2014-09-131-0/+1
* libata: introduce ata_host->n_tags to avoid oops on SAS controllersTejun Heo2014-08-061-0/+1
* introduce SIZE_MAXXi Wang2014-08-063-3/+4
* include/linux/math64.h: add div64_ul()Alex Shi2014-08-061-2/+4
* usb-storage/SCSI: Add broken_fua blacklist flagAlan Stern2014-08-062-1/+4
* Revert "net: ip, ipv6: handle gso skbs in forwarding path"Ben Hutchings2014-08-061-17/+0
* skbuff: add an api to orphan fragsMichael S. Tsirkin2014-07-111-0/+16
* ptrace,x86: force IRET path after a ptrace_stop()Tejun Heo2014-07-111-0/+3
* net: fix inet_getid() and ipv6_select_ident() bugsEric Dumazet2014-07-111-8/+1
* fix our current target reap infrastructureJames Bottomley2014-07-111-2/+1
* lib/lzo: Update LZO compression to current upstream versionMarkus F.X.J. Oberhumer2014-07-111-7/+8
* tracing: Fix syscall_*regfunc() vs copy_process() raceOleg Nesterov2014-07-111-0/+15
* ALSA: control: Protect user controls against concurrent accessLars-Peter Clausen2014-07-111-0/+2
* ptrace: fix fork event messages across pid namespacesMatthew Dempsky2014-07-111-0/+32
* reiserfs: drop vmtruncateMarco Stornelli2014-07-111-0/+1
* genirq: Sanitize spurious interrupt detection of threaded irqsThomas Gleixner2014-07-111-0/+4
* trace: module: Maintain a valid user countRomain Izard2014-06-091-1/+1
* ftrace/module: Hardcode ftrace_module_init() call into load_module()Steven Rostedt (Red Hat)2014-06-091-0/+2
* kvm: remove .done from struct kvm_async_pfRadim Krčmář2014-06-091-1/+0
* skb: Add inline helper for getting the skb end offset from headAlexander Duyck2014-06-091-1/+11
* ipv6: Limit mtu to 65575 bytesEric Dumazet2014-06-091-0/+5
* dmi: add support for exact DMI matches in addition to substring matchingJani Nikula2014-05-181-2/+4
* libata/ahci: accommodate tag ordered controllersDan Williams2014-05-181-0/+1
* pid: get pid_t ppid of task in init_pid_nsRichard Guy Briggs2014-04-301-1/+19
* blktrace: fix accounting of partially completed requestsRoman Pen2014-04-301-3/+30
* net: ip, ipv6: handle gso skbs in forwarding pathFlorian Westphal2014-04-091-0/+17
* net: add and use skb_gso_transport_seglen()Florian Westphal2014-04-091-0/+2
* ext4: atomically set inode->i_flags in ext4_set_inode_flags()Theodore Ts'o2014-04-091-0/+15
* jiffies: Avoid undefined behavior from signed overflowPaul E. McKenney2014-04-021-4/+4
* tracing: Do not add event files for modules that fail tracepointsSteven Rostedt (Red Hat)2014-04-021-0/+6
* compiler/gcc4: Make quirk for asm_volatile_goto() unconditionalSteven Noonan2014-04-021-5/+1