Age | Commit message (Expand) | Author |
2015-02-26 | ipv4: try to cache dst_entries which would cause a redirect | Hannes Frederic Sowa |
2015-02-11 | ALSA: ak411x: Fix stall in work callback | Takashi Iwai |
2015-01-29 | mm: get rid of radix tree gfp mask for pagecache_get_page | Michal Hocko |
2015-01-29 | mm: page_alloc: reduce cost of the fair zone allocation policy | Mel Gorman |
2015-01-29 | mm: move zone->pages_scanned into a vmstat counter | Mel Gorman |
2015-01-29 | mm: rearrange zone fields into read-only, page alloc, statistics and page rec... | Mel Gorman |
2015-01-29 | mm: pagemap: avoid unnecessary overhead when tracepoints are deactivated | Mel Gorman |
2015-01-29 | mm: make copy_pte_range static again | Jerome Marchand |
2015-01-29 | mm: non-atomically mark page accessed during page cache allocation where poss... | Mel Gorman |
2015-01-29 | mm: shmem: avoid atomic operation during shmem_getpage_gfp | Mel Gorman |
2015-01-29 | mm: page_alloc: convert hot/cold parameter and immediate callers to bool | Mel Gorman |
2015-01-29 | mm: page_alloc: reduce number of times page_to_pfn is called | Mel Gorman |
2015-01-29 | mm: page_alloc: use unsigned int for order in more places | Mel Gorman |
2015-01-29 | mm: page_alloc: use jump labels to avoid checking number_of_cpusets | Mel Gorman |
2015-01-29 | include/linux/jump_label.h: expose the reference count | Mel Gorman |
2015-01-29 | mm/swap.c: clean up *lru_cache_add* functions | Jianyu Zhan |
2015-01-29 | crypto: prefix module autoloading with "crypto-" | Kees Cook |
2015-01-29 | time: settimeofday: Validate the values of tv from user | Sasha Levin |
2015-01-29 | PCI: Add flag for devices where we can't use bus reset | Alex Williamson |
2015-01-27 | genirq: Prevent proc race against freeing of irq descriptors | Thomas Gleixner |
2015-01-27 | in6: fix conflict with glibc | stephen hemminger |
2015-01-16 | mm: propagate error from stack expansion even for guard page | Linus Torvalds |
2015-01-16 | tracing/sched: Check preempt_count() for current when reading task->state | Steven Rostedt (Red Hat) |
2015-01-16 | pstore-ram: Allow optional mapping with pgprot_noncached | Tony Lindgren |
2015-01-08 | audit: restore AUDIT_LOGINUID unset ABI | Richard Guy Briggs |
2015-01-08 | userns: Add a knob to disable setgroups on a per user namespace basis | Eric W. Biederman |
2015-01-08 | userns: Don't allow setgroups until a gid mapping has been setablished | Eric W. Biederman |
2015-01-08 | groups: Consolidate the setgroups permission checks | Eric W. Biederman |
2014-12-06 | bitops: Fix shift overflow in GENMASK macros | Maxime COQUELIN |
2014-12-06 | iio: Fix IIO_EVENT_CODE_EXTRACT_DIR bit mask | Cristina Ciocan |
2014-12-06 | ASoC: dpcm: Fix race between FE/BE updates and trigger | Takashi Iwai |
2014-12-06 | PCI/MSI: Add device flag indicating that 64-bit MSIs don't work | Benjamin Herrenschmidt |
2014-12-06 | inetdevice: fixed signed integer overflow | Vincent BENAYOUN |
2014-11-21 | mm/compaction: do not count migratepages when unnecessary | Vlastimil Babka |
2014-11-21 | mm, compaction: embed migration mode in compact_control | David Rientjes |
2014-11-21 | mm, compaction: add per-zone migration pfn cache for async compaction | David Rientjes |
2014-11-21 | mm, migration: add destination page freeing callback | David Rientjes |
2014-11-21 | mm/readahead.c: inline ra_submit | Fabian Frederick |
2014-11-21 | mm: remove read_cache_page_async() | Sasha Levin |
2014-11-21 | mm + fs: prepare for non-page entries in page cache radix trees | Johannes Weiner |
2014-11-21 | mm: filemap: move radix tree hole searching here | Johannes Weiner |
2014-11-21 | lib: radix-tree: add radix_tree_delete_item() | Johannes Weiner |
2014-11-21 | net: sctp: fix skb_over_panic when receiving malformed ASCONF chunks | Daniel Borkmann |
2014-11-21 | net: sctp: fix panic on duplicate ASCONF chunks | Daniel Borkmann |
2014-11-21 | netfilter: xt_bpf: add mising opaque struct sk_filter definition | Pablo Neira |
2014-11-21 | clocksource: Remove "weak" from clocksource_default_clock() declaration | Bjorn Helgaas |
2014-11-21 | kgdb: Remove "weak" from kgdb_arch_pc() declaration | Bjorn Helgaas |
2014-11-21 | vmcore: Remove "weak" from function declarations | Bjorn Helgaas |
2014-11-21 | memory-hotplug: Remove "weak" from memory_block_size_bytes() declaration | Bjorn Helgaas |
2014-11-21 | power: charger-manager: Fix accessing invalidated power supply after charger ... | Krzysztof Kozlowski |