summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-02-20ptrace: introduce signal_wake_up_state() and ptrace_signal_wake_up()Oleg Nesterov1-1/+10
2013-02-06printk: fix buffer overflow when calling log_prefix function from call_consol...Alexandre SIMON1-0/+6
2013-02-06efi: Make 'efi_enabled' a function to query EFI facilitiesMatt Fleming1-5/+18
2013-02-068250/16?50: Add support for Broadcom TruManage redirected serial portStephen Hurd1-1/+2
2013-01-16tcp: implement RFC 5961 4.2Eric Dumazet1-1/+1
2013-01-16tcp: implement RFC 5961 3.2Eric Dumazet2-0/+2
2013-01-16inet: Fix kmemleak in tcp_v4/6_syn_recv_sock and dccp_v4/6_request_recv_sockChristoph Paasch1-0/+1
2013-01-16ftrace: Do not function trace inlined functionsSteven Rostedt1-0/+5
2013-01-16mac80211: introduce IEEE80211_HW_TEARDOWN_AGGR_ON_BAR_FAILStanislaw Gruszka1-0/+5
2013-01-16mm: limit mmu_gather batching to fix soft lockups on !CONFIG_PREEMPTMichal Hocko1-0/+9
2013-01-16mm: Fix PageHead when !CONFIG_PAGEFLAGS_EXTENDEDChristoffer Dall1-1/+7
2013-01-16PCI: Reduce Ricoh 0xe822 SD card reader base clock frequency to 50MHzAndy Lutomirski1-0/+1
2013-01-03hpsa: gen8plus Smart Array IDsMike Miller1-0/+1
2013-01-03exec: do not leave bprm->interp on stackKees Cook1-0/+1
2013-01-03mm: add kmap_to_page()Ben Hutchings1-0/+7
2013-01-03freezer: add missing mb's to freezer_count() and freezer_should_skip()Tejun Heo1-10/+41
2013-01-03cgroup: cgroup_subsys->fork() should be called after the task is added to css...Tejun Heo1-1/+0
2013-01-03tmpfs: fix shared mempolicy leakMel Gorman1-16/+0
2012-12-06ptp: update adjfreq callback descriptionJacob Keller1-1/+2
2012-11-16xen/mmu: Use Xen specific TLB flush instead of the generic one.Konrad Rzeszutek Wilk1-0/+8
2012-11-16mac80211: verify that skb data is presentJohannes Berg1-0/+9
2012-11-16rtnetlink: Fix problem with buffer allocationGreg Rose3-1/+5
2012-11-16ALSA: Add a reference counter to card instanceTakashi Iwai1-0/+3
2012-11-16nfsd: add get_uint for u32'sJ. Bruce Fields1-0/+16
2012-10-31netfilter: nf_conntrack: fix racy timer handling with reliable eventsPablo Neira Ayuso1-0/+1
2012-10-31vlan: don't deliver frames for unknown vlans to protocolsFlorian Zumbiehl1-4/+4
2012-10-31mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driverBrian Norris1-3/+0
2012-10-31netfilter: ipset: avoid use of kernel-only typesJan Engelhardt1-2/+2
2012-10-17ipvs: fix oops on NAT reply in br_nf contextLin Ming1-1/+1
2012-10-17mempolicy: fix a race in shared_policy_replace()Mel Gorman1-1/+1
2012-10-17serial: set correct baud_base for EXSYS EX-41092 Dual 16950Flavio Leitner1-1/+0
2012-10-10xfrm_user: ensure user supplied esn replay window is validMathias Krause1-0/+2
2012-10-10xfrm: Workaround incompatibility of ESN and async cryptoSteffen Klassert1-0/+3
2012-10-10HID: fix return value of hidraw_report_event() when !CONFIG_HIDRAWJiri Kosina1-1/+1
2012-10-10HID: hidraw: add proper error handling to raw event reportingJiri Kosina2-3/+3
2012-10-10Bluetooth: Change signature of smp_conn_security()Vinicius Costa Gomes1-1/+1
2012-10-10tracing: Don't call page_to_pfn() if page is NULLWen Congyang1-2/+2
2012-10-10vfs: dcache: use DCACHE_DENTRY_KILLED instead of DCACHE_DISCONNECTED in d_kill()Miklos Szeredi1-0/+2
2012-10-10mm/ia64: fix a memory block size bugJianguo Wu1-1/+1
2012-09-19SUNRPC: Fix a UDP transport regressionTrond Myklebust1-0/+3
2012-09-19kobject: fix oops with "input0: bad kobj_uevent_env content in show_uevent()"Bjørn Mork1-1/+1
2012-09-19NFS: Fix the initialisation of the readdir 'cookieverf' arrayTrond Myklebust1-5/+0
2012-09-19perf_event: Switch to internal refcount, fix race with close()Al Viro1-1/+1
2012-09-19time: Move ktime_t overflow checking into timespec_valid_strictJohn Stultz1-0/+7
2012-09-19time: Improve sanity checking of timekeeping inputsJohn Stultz2-9/+20
2012-09-19bnx2x: fix 57840_MF pci idYuval Mintz1-1/+1
2012-09-19af_netlink: force credentials passing [CVE-2012-3520]Eric Dumazet1-1/+3
2012-09-19af_packet: don't emit packet on orig fanout groupEric Leblond1-0/+2
2012-09-19tcp: Apply device TSO segment limit earlierBen Hutchings1-0/+2
2012-09-19net: Allow driver to limit number of GSO segments per skbBen Hutchings1-0/+2