summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* ipvs: fix oops on NAT reply in br_nf contextLin Ming2012-10-211-1/+1
* netfilter: ipset: fix timeout value overflow bugJozsef Kadlecsik2012-10-211-0/+4
* netfilter: nf_conntrack: fix racy timer handling with reliable eventsPablo Neira Ayuso2012-10-211-0/+1
* mempolicy: fix a race in shared_policy_replace()Mel Gorman2012-10-131-1/+1
* xfrm_user: ensure user supplied esn replay window is validMathias Krause2012-10-131-0/+2
* xfrm: Workaround incompatibility of ESN and async cryptoSteffen Klassert2012-10-131-0/+3
* serial: set correct baud_base for EXSYS EX-41092 Dual 16950Flavio Leitner2012-10-071-1/+0
* kthread_worker: reimplement flush_kthread_work() to allow freeing the work it...Tejun Heo2012-10-021-6/+2
* time: Move ktime_t overflow checking into timespec_valid_strictJohn Stultz2012-10-021-0/+7
* time: Improve sanity checking of timekeeping inputsJohn Stultz2012-10-022-9/+20
* sched: Fix race in task_group()Peter Zijlstra2012-10-022-2/+15
* Bluetooth: Change signature of smp_conn_security()Vinicius Costa Gomes2012-10-021-1/+1
* drm: Check for invalid cursor flagsJakob Bornecrantz2012-10-021-2/+3
* mutex: Place lock in contended state after fastpath_lock failureWill Deacon2012-10-021-2/+9
* NFS: Fix the initialisation of the readdir 'cookieverf' arrayTrond Myklebust2012-10-021-5/+0
* tracing: Don't call page_to_pfn() if page is NULLWen Congyang2012-10-021-2/+2
* xen/m2p: do not reuse kmap_op->dev_bus_addrStefano Stabellini2012-10-021-1/+2
* mm/ia64: fix a memory block size bugJianguo Wu2012-10-021-1/+1
* kobject: fix oops with "input0: bad kobj_uevent_env content in show_uevent()"Bjørn Mork2012-10-021-1/+1
* mmc: card: Skip secure erase on MoviNAND; causes unrecoverable corruption.Ian Chen2012-10-021-0/+1
* perf_event: Switch to internal refcount, fix race with close()Al Viro2012-10-021-1/+1
* vfs: dcache: use DCACHE_DENTRY_KILLED instead of DCACHE_DISCONNECTED in d_kill()Miklos Szeredi2012-10-021-0/+2
* bnx2x: fix 57840_MF pci idYuval Mintz2012-10-021-1/+1
* af_netlink: force credentials passing [CVE-2012-3520]Eric Dumazet2012-10-021-1/+3
* af_packet: don't emit packet on orig fanout groupEric Leblond2012-10-021-0/+2
* tcp: Apply device TSO segment limit earlierBen Hutchings2012-10-021-0/+2
* net: Allow driver to limit number of GSO segments per skbBen Hutchings2012-10-021-0/+2
* USB: add USB_VENDOR_AND_INTERFACE_INFO() macroGustavo Padovan2012-08-261-0/+21
* ext4: make sure the journal sb is written in ext4_clear_journal_err()Theodore Ts'o2012-08-261-0/+1
* drm/radeon: add some new SI pci idsAlex Deucher2012-08-261-0/+3
* Input: eeti_ts: pass gpio value instead of IRQArnd Bergmann2012-08-151-0/+1
* ARM: pxa: remove irq_to_gpio from ezx-pcap driverArnd Bergmann2012-08-151-0/+1
* random: remove rand_initialize_irq()Theodore Ts'o2012-08-152-3/+0
* random: add tracepoints for easier debugging and verificationTheodore Ts'o2012-08-151-0/+134
* random: add new get_random_bytes_arch() functionTheodore Ts'o2012-08-151-0/+1
* random: create add_device_randomness() interfaceLinus Torvalds2012-08-151-0/+1
* random: make 'add_interrupt_randomness()' do something saneTheodore Ts'o2012-08-151-1/+1
* posix_types.h: Cleanup stale __NFDBITS and related definitionsJosh Boyer2012-08-092-23/+3
* workqueue: perform cpu down operations from low priority cpu_notifier()Tejun Heo2012-08-091-2/+3
* tun: fix a crash bug and a memory leakMikulas Patocka2012-08-091-0/+1
* x86/mce: Fix siginfo_t->si_addr value for non-recoverable memory faultsTony Luck2012-08-091-0/+1
* target: Add generation of LOGICAL BLOCK ADDRESS OUT OF RANGERoland Dreier2012-08-091-0/+1
* NFC: Export nfc.h to userlandSamuel Ortiz2012-07-191-0/+1
* timekeeping: Provide hrtimer update functionThomas Gleixner2012-07-191-0/+1
* hrtimer: Provide clock_was_set_delayed()John Stultz2012-07-191-1/+8
* sched/nohz: Rewrite and fix load-avg computation -- againPeter Zijlstra2012-07-191-0/+8
* memblock: free allocated memblock_reserved_regions laterYinghai Lu2012-07-161-3/+1
* memory hotplug: fix invalid memory access caused by stale kswapd pointerJiang Liu2012-07-161-1/+1
* splice: fix racy pipe->buffers usesEric Dumazet2012-07-161-4/+4
* thp: avoid atomic64_read in pmd_read_atomic for 32bit PAEAndrea Arcangeli2012-07-161-0/+10