summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2013-05-11block: fix max discard sectors limitJames Bottomley
2013-05-11hugetlbfs: fix mmap failure in unaligned size requestNaoya Horiguchi
2013-05-07jbd2: fix race between jbd2_journal_remove_checkpoint and ->j_commit_callbackDmitry Monakhov
2013-05-07ext4/jbd2: don't wait (forever) for stale tid caused by wraparoundTheodore Ts'o
2013-05-07ipc: sysv shared memory limited to 8TiBRobin Holt
2013-05-07exec: do not abuse ->cred_guard_mutex in threadgroup_lock()Oleg Nesterov
2013-05-07cgroup: fix broken file xattrsLi Zefan
2013-05-01netfilter: don't reset nf_trace in nf_reset()Patrick McHardy
2013-05-01net: count hw_addr syncs so that unsync works properly.Vlad Yasevich
2013-04-26Add file_ns_capable() helper function for open-time capability checkingLinus Torvalds
2013-04-25vm: add vm_iomap_memory() helper functionLinus Torvalds
2013-04-25ssb: implement spurious tone avoidanceRafał Miłecki
2013-04-25KVM: Allow cross page reads and writes from cached translations.Andrew Honig
2013-04-25kthread: Prevent unpark race which puts threads on the wrong cpuThomas Gleixner
2013-04-16ftrace: Move ftrace_filter_lseek out of CONFIG_DYNAMIC_FTRACE sectionSteven Rostedt (Red Hat)
2013-04-16tracing: Fix possible NULL pointer dereferencesNamhyung Kim
2013-04-12spinlocks and preemption points need to be at least compiler barriersLinus Torvalds
2013-04-12libata: Set max sector to 65535 for Slimtype DVD A DS8A8SH driveShan Hai
2013-04-12libata: Use integer return value for atapi_command_packet_setShan Hai
2013-04-05thermal: shorten too long mcast group nameMasatake YAMATO
2013-04-05USB: serial: add modem-status-change wait queueJohan Hovold
2013-04-05userns: Restrict when proc and sysfs can be mountedEric W. Biederman
2013-04-05vfs: Add a mount flag to lock read only bind mountsEric W. Biederman
2013-04-05userns: Don't allow creation if the user is chrootedEric W. Biederman
2013-03-28net: cdc_ncm, cdc_mbim: allow user to prefer NCM for backwards compatibilityBjørn Mork
2013-03-28skb: Propagate pfmemalloc on skb from head page onlyPavel Emelyanov
2013-03-28tcp: fix skb_availroom()Eric Dumazet
2013-03-20mtd: nand: reintroduce NAND_NO_READRDY as NAND_NEED_READRDYBrian Norris
2013-03-20perf,x86: fix link failure for non-Intel configsDavid Rientjes
2013-03-20perf,x86: fix kernel crash with PEBS/BTS after suspend/resumeStephane Eranian
2013-03-14mfd: rtsx: Fix issue that booting OS with SD card insertedWei WANG
2013-03-14dm: fix truncated status stringsMikulas Patocka
2013-03-04pstore: Avoid deadlock in panic and emergency-restart pathSeiji Aguchi
2013-03-04xen-blkfront: drop the use of llist_for_each_entry_safeKonrad Rzeszutek Wilk
2013-03-04quota: autoload the quota_v2 module for QFMT_VFS_V1 quota formatTheodore Ts'o
2013-02-28vlan: adjust vlan_set_encap_proto() for its callersCong Wang
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-28pps: Add pps_lookup_dev() functionGeorge Spelvin
2013-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-02-08net: usb: fix regression from FLAG_NOARP codeLucas Stach
2013-02-07Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-02-06Merge tag 'usb-3.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-02-05memcg: fix typo in kmemcg cache walk macroGlauber Costa
2013-02-05mm: fix wrong comments about anon_vma lockYuanhan Liu
2013-01-31Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-01-30net: usbnet: prevent buggy devices from killing usBjørn Mork
2013-01-30efi: Make 'efi_enabled' a function to query EFI facilitiesMatt Fleming
2013-01-28Merge tag 'mfd-for-linus-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds