aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-05-20ipv6: do not clear pinet6 fieldEric Dumazet
2013-05-20if_cablemodem.h: Add parenthesis around ioctl macrosJosh Boyer
2013-05-20tcp: force a dst refcount when prequeue packetEric Dumazet
2013-05-20hugetlbfs: fix mmap failure in unaligned size requestJianguo Wu
2013-05-20audit: Syscall rules are not applied to existing processes on non-x86Anton Blanchard
2013-05-14drm/radeon: add new richland pci idsAlex Deucher
2013-05-14drm/radeon: add some new SI PCI idsAlex Deucher
2013-05-14drm/prime: keep a reference from the handle to exported dma-buf (v6)Dave Airlie
2013-05-02ipc: sysv shared memory limited to 8TiBRobin Holt
2013-05-02exec: do not abuse ->cred_guard_mutex in threadgroup_lock()Oleg Nesterov
2013-05-02mm: allow arch code to control the user page table ceilingHugh Dickins
2013-05-02jbd2: fix race between jbd2_journal_remove_checkpoint and ->j_commit_callbackDmitry Monakhov
2013-05-02ext4/jbd2: don't wait (forever) for stale tid caused by wraparoundTheodore Ts'o
2013-04-30net: fix incorrect credentials passingLinus Torvalds
2013-04-29netfilter: don't reset nf_trace in nf_reset()Patrick McHardy
2013-04-29net: count hw_addr syncs so that unsync works properly.Vlad Yasevich
2013-04-23vm: add vm_iomap_memory() helper functionLinus Torvalds
2013-04-22ssb: implement spurious tone avoidanceRafał Miłecki
2013-04-22KVM: Allow cross page reads and writes from cached translations.Andrew Honig
2013-04-15kref: Implement kref_get_unless_zero v3Thomas Hellstrom
2013-04-15ftrace: Move ftrace_filter_lseek out of CONFIG_DYNAMIC_FTRACE sectionSteven Rostedt (Red Hat)
2013-04-15tracing: Fix possible NULL pointer dereferencesNamhyung Kim
2013-04-10spinlocks and preemption points need to be at least compiler barriersLinus Torvalds
2013-04-10libata: Set max sector to 65535 for Slimtype DVD A DS8A8SH driveShan Hai
2013-04-10libata: Use integer return value for atapi_command_packet_setShan Hai
2013-04-09net: fix *_DIAG_MAX constantsAndrey Vagin
2013-04-09thermal: shorten too long mcast group nameMasatake YAMATO
2013-04-04USB: serial: add modem-status-change wait queueJohan Hovold
2013-04-01xen/blkback: correctly respond to unknown, non-native requestsDavid Vrabel
2013-03-27signal: Define __ARCH_HAS_SA_RESTORER so we know whether to clear sa_restorerBen Hutchings
2013-03-27inet: limit length of fragment queue hash table bucket listsHannes Frederic Sowa
2013-03-27tcp: fix skb_availroom()Eric Dumazet
2013-03-27ipv4: fix definition of FIB_TABLE_HASHSZDenis V. Lunev
2013-03-25drm/radeon: add Richland pci idsAlex Deucher
2013-03-25perf,x86: fix link failure for non-Intel configsDavid Rientjes
2013-03-25perf,x86: fix kernel crash with PEBS/BTS after suspend/resumeStephane Eranian
2013-03-25atmel_lcdfb: fix 16-bpp modes on older SOCsJohan Hovold
2013-03-25tty/serial: Add support for Altera serial portLey Foon Tan
2013-03-05unbreak automounter support on 64-bit kernel with 32-bit userspace (v2)Helge Deller
2013-03-05pstore: Avoid deadlock in panic and emergency-restart pathSeiji Aguchi
2013-03-05exec: use -ELOOP for max recursion depthKees Cook
2013-03-05nfsd: add get_uint for u32'sJ. Bruce Fields
2013-02-28vlan: adjust vlan_set_encap_proto() for its callersCong Wang
2013-02-28ipv6: use a stronger hash for tcpEric Dumazet
2013-02-28net: fix a compile error when SOCK_REFCNT_DEBUG is enabledYing Xue
2013-02-28fb: Yet another band-aid for fixing lockdep messTakashi Iwai
2013-02-28fb: rework locking to fix lock ordering on takeoverAlan Cox
2013-02-28vgacon/vt: clear buffer attributes when we load a 512 character font (v2)Dave Airlie
2013-02-28quota: autoload the quota_v2 module for QFMT_VFS_V1 quota formatTheodore Ts'o
2013-02-28mm: mmu_notifier: have mmu_notifiers use a global SRCU so they may safely sch...Sagi Grimberg