summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* hpsa: gen8plus Smart Array IDsMike Miller2013-01-031-0/+1
* exec: do not leave bprm->interp on stackKees Cook2013-01-031-0/+1
* mm: add kmap_to_page()Ben Hutchings2013-01-031-0/+7
* freezer: add missing mb's to freezer_count() and freezer_should_skip()Tejun Heo2013-01-031-10/+41
* cgroup: cgroup_subsys->fork() should be called after the task is added to css...Tejun Heo2013-01-031-1/+0
* tmpfs: fix shared mempolicy leakMel Gorman2013-01-031-16/+0
* ptp: update adjfreq callback descriptionJacob Keller2012-12-061-1/+2
* xen/mmu: Use Xen specific TLB flush instead of the generic one.Konrad Rzeszutek Wilk2012-11-161-0/+8
* mac80211: verify that skb data is presentJohannes Berg2012-11-161-0/+9
* rtnetlink: Fix problem with buffer allocationGreg Rose2012-11-163-1/+5
* ALSA: Add a reference counter to card instanceTakashi Iwai2012-11-161-0/+3
* nfsd: add get_uint for u32'sJ. Bruce Fields2012-11-161-0/+16
* netfilter: nf_conntrack: fix racy timer handling with reliable eventsPablo Neira Ayuso2012-10-301-0/+1
* vlan: don't deliver frames for unknown vlans to protocolsFlorian Zumbiehl2012-10-301-4/+4
* mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driverBrian Norris2012-10-301-3/+0
* netfilter: ipset: avoid use of kernel-only typesJan Engelhardt2012-10-301-2/+2
* ipvs: fix oops on NAT reply in br_nf contextLin Ming2012-10-171-1/+1
* mempolicy: fix a race in shared_policy_replace()Mel Gorman2012-10-171-1/+1
* serial: set correct baud_base for EXSYS EX-41092 Dual 16950Flavio Leitner2012-10-171-1/+0
* xfrm_user: ensure user supplied esn replay window is validMathias Krause2012-10-101-0/+2
* xfrm: Workaround incompatibility of ESN and async cryptoSteffen Klassert2012-10-101-0/+3
* HID: fix return value of hidraw_report_event() when !CONFIG_HIDRAWJiri Kosina2012-10-101-1/+1
* HID: hidraw: add proper error handling to raw event reportingJiri Kosina2012-10-102-3/+3
* Bluetooth: Change signature of smp_conn_security()Vinicius Costa Gomes2012-10-101-1/+1
* tracing: Don't call page_to_pfn() if page is NULLWen Congyang2012-10-101-2/+2
* vfs: dcache: use DCACHE_DENTRY_KILLED instead of DCACHE_DISCONNECTED in d_kill()Miklos Szeredi2012-10-101-0/+2
* mm/ia64: fix a memory block size bugJianguo Wu2012-10-101-1/+1
* SUNRPC: Fix a UDP transport regressionTrond Myklebust2012-09-191-0/+3
* kobject: fix oops with "input0: bad kobj_uevent_env content in show_uevent()"Bjørn Mork2012-09-191-1/+1
* NFS: Fix the initialisation of the readdir 'cookieverf' arrayTrond Myklebust2012-09-191-5/+0
* perf_event: Switch to internal refcount, fix race with close()Al Viro2012-09-191-1/+1
* time: Move ktime_t overflow checking into timespec_valid_strictJohn Stultz2012-09-191-0/+7
* time: Improve sanity checking of timekeeping inputsJohn Stultz2012-09-192-9/+20
* bnx2x: fix 57840_MF pci idYuval Mintz2012-09-191-1/+1
* af_netlink: force credentials passing [CVE-2012-3520]Eric Dumazet2012-09-191-1/+3
* af_packet: don't emit packet on orig fanout groupEric Leblond2012-09-191-0/+2
* tcp: Apply device TSO segment limit earlierBen Hutchings2012-09-191-0/+2
* net: Allow driver to limit number of GSO segments per skbBen Hutchings2012-09-191-0/+2
* mmc: card: Skip secure erase on MoviNAND; causes unrecoverable corruption.Ian Chen2012-09-191-0/+1
* drm: Check for invalid cursor flagsJakob Bornecrantz2012-09-191-2/+3
* ARM: Orion: Set eth packet size csum offload limitArnaud Patard (Rtp)2012-09-191-0/+2
* mutex: Place lock in contended state after fastpath_lock failureWill Deacon2012-09-121-2/+9
* USB: add USB_VENDOR_AND_INTERFACE_INFO() macroGustavo Padovan2012-09-121-0/+21
* Input: eeti_ts: pass gpio value instead of IRQArnd Bergmann2012-08-191-0/+1
* ARM: pxa: remove irq_to_gpio from ezx-pcap driverArnd Bergmann2012-08-191-0/+1
* mm: hugetlbfs: close race during teardown of hugetlbfs shared page tablesMel Gorman2012-08-101-0/+10
* random: add new get_random_bytes_arch() functionTheodore Ts'o2012-08-101-0/+1
* random: create add_device_randomness() interfaceLinus Torvalds2012-08-101-0/+1
* random: make 'add_interrupt_randomness()' do something saneTheodore Ts'o2012-08-101-1/+1
* sched: Fix race in task_group()Peter Zijlstra2012-08-102-2/+15