Age | Commit message (Expand) | Author |
2012-10-21 | ipvs: fix oops on NAT reply in br_nf context | Lin Ming |
2012-10-21 | netfilter: nf_conntrack: fix racy timer handling with reliable events | Pablo Neira Ayuso |
2012-10-13 | mempolicy: fix a race in shared_policy_replace() | Mel Gorman |
2012-10-13 | xfrm_user: ensure user supplied esn replay window is valid | Mathias Krause |
2012-10-13 | xfrm: Workaround incompatibility of ESN and async crypto | Steffen Klassert |
2012-10-07 | serial: set correct baud_base for EXSYS EX-41092 Dual 16950 | Flavio Leitner |
2012-10-02 | time: Move ktime_t overflow checking into timespec_valid_strict | John Stultz |
2012-10-02 | time: Improve sanity checking of timekeeping inputs | John Stultz |
2012-10-02 | sched: Fix race in task_group() | Peter Zijlstra |
2012-10-02 | mutex: Place lock in contended state after fastpath_lock failure | Will Deacon |
2012-10-02 | NFS: Fix the initialisation of the readdir 'cookieverf' array | Trond Myklebust |
2012-10-02 | tracing: Don't call page_to_pfn() if page is NULL | Wen Congyang |
2012-10-02 | mm/ia64: fix a memory block size bug | Jianguo Wu |
2012-10-02 | kobject: fix oops with "input0: bad kobj_uevent_env content in show_uevent()" | Bjørn Mork |
2012-10-02 | perf_event: Switch to internal refcount, fix race with close() | Al Viro |
2012-10-02 | vfs: dcache: use DCACHE_DENTRY_KILLED instead of DCACHE_DISCONNECTED in d_kill() | Miklos Szeredi |
2012-10-02 | tcp: Apply device TSO segment limit earlier | Ben Hutchings |
2012-10-02 | net: Allow driver to limit number of GSO segments per skb | Ben Hutchings |
2012-08-26 | USB: add USB_VENDOR_AND_INTERFACE_INFO() macro | Gustavo Padovan |
2012-08-15 | ARM: pxa: remove irq_to_gpio from ezx-pcap driver | Arnd Bergmann |
2012-08-15 | random: remove rand_initialize_irq() | Theodore Ts'o |
2012-08-15 | random: add tracepoints for easier debugging and verification | Theodore Ts'o |
2012-08-15 | random: add new get_random_bytes_arch() function | Theodore Ts'o |
2012-08-15 | random: create add_device_randomness() interface | Linus Torvalds |
2012-08-15 | random: make 'add_interrupt_randomness()' do something sane | Theodore Ts'o |
2012-08-15 | random: Add support for architectural random hooks | H. Peter Anvin |
2012-08-09 | workqueue: perform cpu down operations from low priority cpu_notifier() | Tejun Heo |
2012-08-01 | cpuset: mm: reduce large amounts of memory barrier related damage v3 | Mel Gorman |
2012-08-01 | mm: compaction: introduce sync-light migration for use by compaction | Mel Gorman |
2012-08-01 | mm: compaction: make isolate_lru_page() filter-aware again | Mel Gorman |
2012-08-01 | mm: compaction: determine if dirty pages can be migrated without blocking wit... | Mel Gorman |
2012-08-01 | mm: zone_reclaim: make isolate_lru_page() filter-aware | Minchan Kim |
2012-08-01 | mm: compaction: make isolate_lru_page() filter-aware | Minchan Kim |
2012-08-01 | mm: change isolate mode from #define to bitwise type | Minchan Kim |
2012-08-01 | vmscan: add shrink_slab tracepoints | Dave Chinner |
2012-07-19 | timekeeping: Provide hrtimer update function | Thomas Gleixner |
2012-07-19 | hrtimer: Provide clock_was_set_delayed() | John Stultz |
2012-07-19 | ntp: Fix leap-second hrtimer livelock | John Stultz |
2012-07-16 | memory hotplug: fix invalid memory access caused by stale kswapd pointer | Jiang Liu |
2012-07-16 | PCI: EHCI: fix crash during suspend on ASUS computers | Alan Stern |
2012-07-16 | bonding: Fix corrupted queue_mapping | Eric Dumazet |
2012-07-16 | cipso: handle CIPSO options correctly when NetLabel is disabled | Paul Moore |
2012-06-22 | USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2 | Alan Stern |
2012-06-10 | drm/radeon/kms: add new BTC PCI ids | Alex Deucher |
2012-06-10 | skb: avoid unnecessary reallocations in __skb_cow | Felix Fietkau |
2012-06-10 | sctp: check cached dst before using it | Nicolas Dichtel |
2012-06-10 | Revert "net: maintain namespace isolation between vlan and real device" | David S. Miller |
2012-06-10 | ipv6: fix incorrect ipsec fragment | Gao feng |
2012-06-10 | mm: pmd_read_atomic: fix 32bit PAE pmd walk vs pmd_populate SMP race condition | Andrea Arcangeli |
2012-06-01 | mmc: sdio: avoid spurious calls to interrupt handlers | Nicolas Pitre |