Age | Commit message (Expand) | Author |
2014-02-06 | libata: disable LPM for some WD SATA-I devices | Tejun Heo |
2014-02-06 | mm: hugetlbfs: fix hugetlbfs optimization | Andrea Arcangeli |
2014-01-25 | mm: Make {,set}page_address() static inline if WANT_PAGE_VIRTUAL | Geert Uytterhoeven |
2014-01-15 | vlan: Fix header ops passthru when doing TX VLAN offload. | David S. Miller |
2014-01-15 | ipv6: fix illegal mac_header comparison on 32bit | Hannes Frederic Sowa |
2014-01-15 | net: unix: allow set_peek_off to fail | Sasha Levin |
2014-01-09 | libceph: add function to ensure notifies are complete | Josh Durgin |
2014-01-09 | libceph: fix safe completion | Yan, Zheng |
2014-01-09 | mm: numa: guarantee that tlb_flush_pending updates are visible before page ta... | Mel Gorman |
2014-01-09 | mm: fix TLB flush race between migration, and change_protection_range | Rik van Riel |
2014-01-09 | sched: fix the theoretical signal_wake_up() vs schedule() race | Oleg Nesterov |
2014-01-09 | libata: Add atapi_dmadir force flag | Vincent Pelletier |
2014-01-09 | auxvec.h: account for AT_HWCAP2 in AT_VECTOR_SIZE_BASE | Ard Biesheuvel |
2013-12-20 | x86, build, icc: Remove uninitialized_var() from compiler-intel.h | H. Peter Anvin |
2013-12-20 | PCI: Disable Bus Master only on kexec reboot | Khalid Aziz |
2013-12-11 | lib/genalloc.c: fix overflow of ending address of memory chunk | Joonyoung Shim |
2013-12-08 | mm: numa: return the number of base pages altered by protection changes | Mel Gorman |
2013-12-08 | clockevents: Add module refcount | Thomas Gleixner |
2013-12-08 | clockevents: Get rid of the notifier chain | Thomas Gleixner |
2013-12-08 | netfilter: push reasm skb through instead of original frag skbs | Jiri Pirko |
2013-12-08 | net: rework recvmsg handler msg_name and msg_namelen logic | Hannes Frederic Sowa |
2013-12-08 | random32: fix off-by-one in seeding requirement | Daniel Borkmann |
2013-12-04 | audit: fix mq_open and mq_unlink to add the MQ root as a hidden parent audit_... | Jeff Layton |
2013-12-04 | mtd: map: fixed bug in 64-bit systems | Wang Haitao |
2013-12-04 | ipc, msg: forbid negative values for "msg{max,mnb,mni}" | Mathias Krause |
2013-12-04 | ipc, msg: fix message length check for negative values | Mathias Krause |
2013-11-29 | dmi: add support for exact DMI matches in addition to substring matching | Jani Nikula |
2013-11-29 | exec/ptrace: fix get_dumpable() incorrect tests | Kees Cook |
2013-11-29 | sched, idle: Fix the idle polling state logic | Peter Zijlstra |
2013-11-13 | usb-storage: add quirk for mandatory READ_CAPACITY_16 | Oliver Neukum |
2013-11-04 | inet: fix possible memory corruption with UDP_CORK and UFO | Hannes Frederic Sowa |
2013-10-18 | ipc: rename ids->rw_mutex | Davidlohr Bueso |
2013-10-18 | ipc/sem.c: replace shared sem_otime with per-semaphore value | Manfred Spraul |
2013-10-18 | ipc/sem: separate wait-for-zero and alter tasks into seperate queues | Manfred Spraul |
2013-10-18 | cope with potentially long ->d_dname() output for shmem/hugetlb | Al Viro |
2013-10-18 | compiler/gcc4: Add quirk for 'asm goto' miscompilation bug | Ingo Molnar |
2013-10-18 | random: run random_int_secret_init() run after all late_initcalls | Theodore Ts'o |
2013-10-13 | HID: uhid: allocate static minor | David Herrmann |
2013-10-13 | mm: avoid reinserting isolated balloon pages into LRU lists | Rafael Aquini |
2013-10-13 | HID: fix data access in implement() | Jiri Kosina |
2013-10-05 | dm mpath: disable WRITE SAME if it fails | Mike Snitzer |
2013-10-01 | HID: provide a helper for validating hid reports | Kees Cook |
2013-10-01 | timekeeping: Fix HRTICK related deadlock from ntp lock changes | John Stultz |
2013-09-26 | HID: validate HID report id size | Kees Cook |
2013-09-26 | pci_ids: Add PCI device ID functions 3 and 4 for newer F15h models. | Aravind Gopalakrishnan |
2013-09-26 | Introduce [compat_]save_altstack_ex() to unbreak x86 SMAP | Al Viro |
2013-09-26 | rculist: list_first_or_null_rcu() should use list_entry_rcu() | Tejun Heo |
2013-09-26 | USB: fix build error when CONFIG_PM_SLEEP isn't enabled | Alan Stern |
2013-09-14 | ipv6: drop packets with multiple fragmentation headers | Hannes Frederic Sowa |
2013-09-07 | regmap: Add another missing header for !CONFIG_REGMAP stubs | Kevin Hilman |