summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-10-30netfilter: nf_conntrack: fix racy timer handling with reliable eventsPablo Neira Ayuso1-0/+1
2012-10-30vlan: don't deliver frames for unknown vlans to protocolsFlorian Zumbiehl1-4/+4
2012-10-30mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driverBrian Norris1-3/+0
2012-10-30netfilter: 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
2012-09-19mmc: card: Skip secure erase on MoviNAND; causes unrecoverable corruption.Ian Chen1-0/+1
2012-09-19drm: Check for invalid cursor flagsJakob Bornecrantz1-2/+3
2012-09-19ARM: Orion: Set eth packet size csum offload limitArnaud Patard (Rtp)1-0/+2
2012-09-12mutex: Place lock in contended state after fastpath_lock failureWill Deacon1-2/+9
2012-09-12USB: add USB_VENDOR_AND_INTERFACE_INFO() macroGustavo Padovan1-0/+21
2012-08-19Input: eeti_ts: pass gpio value instead of IRQArnd Bergmann1-0/+1
2012-08-19ARM: pxa: remove irq_to_gpio from ezx-pcap driverArnd Bergmann1-0/+1
2012-08-10mm: hugetlbfs: close race during teardown of hugetlbfs shared page tablesMel Gorman1-0/+10
2012-08-10random: add new get_random_bytes_arch() functionTheodore Ts'o1-0/+1
2012-08-10random: create add_device_randomness() interfaceLinus Torvalds1-0/+1
2012-08-10random: make 'add_interrupt_randomness()' do something saneTheodore Ts'o1-1/+1
2012-08-10sched: Fix race in task_group()Peter Zijlstra2-2/+15
2012-08-02block: add blk_queue_dead()Tejun Heo1-0/+1
2012-08-02workqueue: perform cpu down operations from low priority cpu_notifier()Tejun Heo1-2/+3
2012-08-02target: Add generation of LOGICAL BLOCK ADDRESS OUT OF RANGERoland Dreier1-0/+1
2012-08-02sched/nohz: Fix rq->cpu_load calculations some morePeter Zijlstra1-0/+1
2012-08-02cpuset: mm: reduce large amounts of memory barrier related damage v3Mel Gorman3-28/+29
2012-08-02mm: compaction: introduce sync-light migration for use by compactionMel Gorman2-7/+22
2012-08-02mm: compaction: make isolate_lru_page() filter-aware againMel Gorman1-0/+2
2012-08-02mm: compaction: determine if dirty pages can be migrated without blocking wit...Mel Gorman2-4/+7
2012-07-25net: remove skb_orphan_try()Eric Dumazet1-4/+1
2012-07-25timekeeping: Provide hrtimer update functionThomas Gleixner1-0/+1
2012-07-25hrtimer: Provide clock_was_set_delayed()John Stultz1-1/+8
2012-07-25ntp: Fix leap-second hrtimer livelockJohn Stultz1-1/+1