summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-10-28mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driverBrian Norris1-3/+0
2012-10-28vlan: don't deliver frames for unknown vlans to protocolsFlorian Zumbiehl1-4/+4
2012-10-28infiniband: pass rdma_cm module to netlink_dump_startGao feng1-0/+1
2012-10-28netlink: add reference of module in netlink_dump_startGao feng1-4/+17
2012-10-28SUNRPC: Fix a UDP transport regressionTrond Myklebust1-0/+3
2012-10-21ipvs: fix oops on NAT reply in br_nf contextLin Ming1-1/+1
2012-10-21netfilter: ipset: fix timeout value overflow bugJozsef Kadlecsik1-0/+4
2012-10-21netfilter: nf_conntrack: fix racy timer handling with reliable eventsPablo Neira Ayuso1-0/+1
2012-10-13mempolicy: fix a race in shared_policy_replace()Mel Gorman1-1/+1
2012-10-13xfrm_user: ensure user supplied esn replay window is validMathias Krause1-0/+2
2012-10-13xfrm: Workaround incompatibility of ESN and async cryptoSteffen Klassert1-0/+3
2012-10-07serial: set correct baud_base for EXSYS EX-41092 Dual 16950Flavio Leitner1-1/+0
2012-10-02kthread_worker: reimplement flush_kthread_work() to allow freeing the work it...Tejun Heo1-6/+2
2012-10-02time: Move ktime_t overflow checking into timespec_valid_strictJohn Stultz1-0/+7
2012-10-02time: Improve sanity checking of timekeeping inputsJohn Stultz2-9/+20
2012-10-02sched: Fix race in task_group()Peter Zijlstra2-2/+15
2012-10-02Bluetooth: Change signature of smp_conn_security()Vinicius Costa Gomes1-1/+1
2012-10-02drm: Check for invalid cursor flagsJakob Bornecrantz1-2/+3
2012-10-02mutex: Place lock in contended state after fastpath_lock failureWill Deacon1-2/+9
2012-10-02NFS: Fix the initialisation of the readdir 'cookieverf' arrayTrond Myklebust1-5/+0
2012-10-02tracing: Don't call page_to_pfn() if page is NULLWen Congyang1-2/+2
2012-10-02xen/m2p: do not reuse kmap_op->dev_bus_addrStefano Stabellini1-1/+2
2012-10-02mm/ia64: fix a memory block size bugJianguo Wu1-1/+1
2012-10-02kobject: fix oops with "input0: bad kobj_uevent_env content in show_uevent()"Bjørn Mork1-1/+1
2012-10-02mmc: card: Skip secure erase on MoviNAND; causes unrecoverable corruption.Ian Chen1-0/+1
2012-10-02perf_event: Switch to internal refcount, fix race with close()Al Viro1-1/+1
2012-10-02vfs: dcache: use DCACHE_DENTRY_KILLED instead of DCACHE_DISCONNECTED in d_kill()Miklos Szeredi1-0/+2
2012-10-02bnx2x: fix 57840_MF pci idYuval Mintz1-1/+1
2012-10-02af_netlink: force credentials passing [CVE-2012-3520]Eric Dumazet1-1/+3
2012-10-02af_packet: don't emit packet on orig fanout groupEric Leblond1-0/+2
2012-10-02tcp: Apply device TSO segment limit earlierBen Hutchings1-0/+2
2012-10-02net: Allow driver to limit number of GSO segments per skbBen Hutchings1-0/+2
2012-08-26USB: add USB_VENDOR_AND_INTERFACE_INFO() macroGustavo Padovan1-0/+21
2012-08-26ext4: make sure the journal sb is written in ext4_clear_journal_err()Theodore Ts'o1-0/+1
2012-08-26drm/radeon: add some new SI pci idsAlex Deucher1-0/+3
2012-08-15Input: eeti_ts: pass gpio value instead of IRQArnd Bergmann1-0/+1
2012-08-15ARM: pxa: remove irq_to_gpio from ezx-pcap driverArnd Bergmann1-0/+1
2012-08-15random: remove rand_initialize_irq()Theodore Ts'o2-3/+0
2012-08-15random: add tracepoints for easier debugging and verificationTheodore Ts'o1-0/+134
2012-08-15random: add new get_random_bytes_arch() functionTheodore Ts'o1-0/+1
2012-08-15random: create add_device_randomness() interfaceLinus Torvalds1-0/+1
2012-08-15random: make 'add_interrupt_randomness()' do something saneTheodore Ts'o1-1/+1
2012-08-09posix_types.h: Cleanup stale __NFDBITS and related definitionsJosh Boyer2-23/+3
2012-08-09workqueue: perform cpu down operations from low priority cpu_notifier()Tejun Heo1-2/+3
2012-08-09tun: fix a crash bug and a memory leakMikulas Patocka1-0/+1
2012-08-09x86/mce: Fix siginfo_t->si_addr value for non-recoverable memory faultsTony Luck1-0/+1
2012-08-09target: Add generation of LOGICAL BLOCK ADDRESS OUT OF RANGERoland Dreier1-0/+1
2012-07-19NFC: Export nfc.h to userlandSamuel Ortiz1-0/+1
2012-07-19timekeeping: Provide hrtimer update functionThomas Gleixner1-0/+1
2012-07-19hrtimer: Provide clock_was_set_delayed()John Stultz1-1/+8