Age | Commit message (Expand) | Author |
2015-10-27 | kvm: fix zero length mmio searching | Jason Wang |
2015-10-27 | kvm: don't try to register to KVM_FAST_MMIO_BUS for non mmio eventfd | Jason Wang |
2015-10-27 | arm: KVM: Fix incorrect device to IPA mapping | Marek Majtyka |
2015-10-27 | hp-wmi: limit hotkey enable | Kyle Evans |
2015-10-27 | zram: fix possible use after free in zcomp_create() | Luis Henriques |
2015-10-27 | of_mdio: add new DT property 'managed' to specify the PHY management type | Stas Sergeev |
2015-10-27 | net: dsa: bcm_sf2: Do not override speed settings | Florian Fainelli |
2015-10-27 | tcp: add proper TS val into RST packets | Eric Dumazet |
2015-10-27 | net: dsa: bcm_sf2: Fix 64-bits register writes | Florian Fainelli |
2015-10-27 | net: eth: altera: fix napi poll_list corruption | Atsushi Nemoto |
2015-10-27 | ext4: don't manipulate recovery flag when freezing no-journal fs | Eric Sandeen |
2015-10-27 | cxl: Fix unbalanced pci_dev_get in cxl_probe | Daniel Axtens |
2015-10-27 | igb: Fix oops caused by missing queue pairing | Shota Suzuki |
2015-10-27 | rtlwifi: rtl8821ae: Fix an expression that is always false | Larry Finger |
2015-10-27 | x86/nmi/64: Use DF to avoid userspace RSP confusing nested NMI detection | Andy Lutomirski |
2015-10-27 | x86/nmi/64: Reorder nested NMI checks | Andy Lutomirski |
2015-10-27 | x86/nmi/64: Improve nested NMI comments | Andy Lutomirski |
2015-10-27 | bna: fix interrupts storm caused by erroneous packets | Ivan Vecera |
2015-10-27 | udp: fix dst races with multicast early demux | Eric Dumazet |
2015-10-27 | packet: missing dev_put() in packet_do_bind() | Lars Westerhoff |
2015-10-27 | fib_rules: fix fib rule dumps across multiple skbs | Wilson Kok |
2015-10-27 | openvswitch: Zero flows on allocation. | Jesse Gross |
2015-10-27 | sctp: fix race on protocol/netns initialization | Marcelo Ricardo Leitner |
2015-10-27 | netlink, mmap: transform mmap skb into full skb on taps | Daniel Borkmann |
2015-10-27 | net/ipv6: Correct PIM6 mrt_lock handling | Richard Laing |
2015-10-27 | ipv6: fix exthdrs offload registration in out_rt path | Daniel Borkmann |
2015-10-27 | usbnet: Get EVENT_NO_RUNTIME_PM bit before it is cleared | Eugene Shatokhin |
2015-10-27 | ip6_gre: release cached dst on tunnel removal | huaibin Wang |
2015-10-27 | rtnetlink: verify IFLA_VF_INFO attributes before passing them to driver | Daniel Borkmann |
2015-10-27 | if_link: Add an additional parameter to ifla_vf_info for RSS querying | Vlad Zolotarov |
2015-10-07 | hfs,hfsplus: cache pages correctly between bnode_create and bnode_free | Hin-Tak Leung |
2015-10-07 | IB/mlx4: Use correct SL on AH query under RoCE | Noa Osherovich |
2015-10-07 | IB/mlx4: Forbid using sysfs to change RoCE pkeys | Jack Morgenstein |
2015-10-07 | IB/uverbs: Fix race between ib_uverbs_open and remove_one | Yishai Hadas |
2015-10-07 | IB/uverbs: reject invalid or unknown opcodes | Christoph Hellwig |
2015-10-07 | IB/qib: Change lkey table allocation to support more MRs | Mike Marciniszyn |
2015-10-07 | hfs: fix B-tree corruption after insertion at position 0 | Hin-Tak Leung |
2015-10-07 | md/raid10: always set reshape_safe when initializing reshape_position. | NeilBrown |
2015-10-07 | mmc: core: fix race condition in mmc_wait_data_done | Jialing Fu |
2015-10-07 | fs: if a coredump already exists, unlink and recreate with O_EXCL | Jann Horn |
2015-10-07 | vmscan: fix increasing nr_isolated incurred by putback unevictable pages | Jaewon Kim |
2015-10-07 | parisc: Filter out spurious interrupts in PA-RISC irq handler | Helge Deller |
2015-10-07 | parisc: Use double word condition in 64bit CAS operation | John David Anglin |
2015-10-07 | NFS: nfs_set_pgio_error sometimes misses errors | Trond Myklebust |
2015-10-07 | NFS: Fix a NULL pointer dereference of migration recovery ops for v4.2 client | Kinglong Mee |
2015-10-07 | NFSv4: don't set SETATTR for O_RDONLY|O_EXCL | NeilBrown |
2015-10-07 | Btrfs: check if previous transaction aborted to avoid fs corruption | Filipe Manana |
2015-10-07 | [media] v4l: omap3isp: Fix sub-device power management code | Sakari Ailus |
2015-10-07 | [media] rc-core: fix remove uevent generation | David Härdeman |
2015-10-07 | x86/mm: Initialize pmd_idx in page_table_range_init_count() | Minfei Huang |