summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x86/tls: Disallow unusual TLS segmentsAndy Lutomirski2014-12-141-0/+22
* x86/tls: Validate TLS entries to protect espfixAndy Lutomirski2014-12-141-0/+23
* MAINTAINERS: Add me as x86 VDSO submaintainerAndy Lutomirski2014-12-141-0/+7
* x86/asm: Unify segment selector definesBorislav Petkov2014-12-111-21/+9
* x86/asm: Guard against building the 32/64-bit versions of the asm-offsets*.c ...Borislav Petkov2014-12-112-0/+8
* x86_64, switch_to(): Load TLS descriptors before switching DS and ESAndy Lutomirski2014-12-111-28/+73
* x86/mm: Use min() instead of min_t() in the e820 printout codeXishi Qiu2014-12-111-2/+2
* x86/mm: Fix zone ranges boot printoutXishi Qiu2014-12-112-3/+3
* x86/doc: Update documentation after file shufflingLuis R. Rodriguez2014-12-111-2/+5
* x86, microcode: Limit the microcode reloading to 64-bit for nowBorislav Petkov2014-12-011-0/+2
* x86: Use $(OBJDUMP) instead of plain objdumpChris Clayton2014-11-231-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-11-2164-299/+500
|\
| * tcp: Restore RFC5961-compliant behavior for SYN packetsCalvin Owens2014-11-211-2/+2
| * net: Revert "net: avoid one atomic operation in skb_clone()"Eric Dumazet2014-11-211-17/+6
| * virtio-net: validate features during probeJason Wang2014-11-211-0/+37
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2014-11-212-3/+12
| |\
| | * bridge: fix netfilter/NF_BR_LOCAL_OUT for own, locally generated queriesLinus Lüssing2014-11-171-2/+1
| | * netfilter: nfnetlink: fix insufficient validation in nfnetlink_bindPablo Neira Ayuso2014-11-171-1/+11
| * | Merge tag 'master-2014-11-20' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-11-215-17/+19
| |\ \
| | * | brcmfmac: don't include linux/unaligned/access_ok.hJohannes Berg2014-11-201-1/+1
| | * | Merge tag 'mac80211-for-john-2014-11-18' of git://git.kernel.org/pub/scm/linu...John W. Linville2014-11-191-9/+6
| | |\ \
| | | * | mac80211: minstrel_ht: fix a crash in rate sortingFelix Fietkau2014-11-181-9/+6
| | * | | brcmfmac: fix error handling of irq_of_parse_and_mapDmitry Torokhov2014-11-171-2/+2
| | * | | brcmfmac: kill URB when request timed outMathy Vanhoef2014-11-171-2/+4
| | * | | ath9k: fix regression in bssidmask calculationBen Greear2014-11-171-3/+6
| * | | | cxgb4 : Fix DCB priority groups being returned in wrong orderAnish Bhatt2014-11-211-1/+1
| * | | | ipx: fix locking regression in ipx_sendmsg and ipx_recvmsgJiri Bohac2014-11-201-1/+5
| * | | | openvswitch: Don't validate IPv6 label masks.Joe Stringer2014-11-201-1/+1
| * | | | pptp: fix stack info leak in pptp_getname()Mathias Krause2014-11-201-1/+3
| * | | | cxgb4i : Don't block unload/cxgb4 unload when remote closes TCP connectionAnish Bhatt2014-11-192-1/+3
| * | | | ipv6: delete protocol and unregister rtnetlink when cleanupDuan Jiong2014-11-191-0/+4
| * | | | Merge tag 'linux-can-fixes-for-3.18-20141118' of git://gitorious.org/linux-ca...David S. Miller2014-11-1910-64/+183
| |\ \ \ \
| | * | | | can: m_can: update to support CAN FD featuresDong Aisheng2014-11-181-43/+134
| | * | | | can: m_can: fix incorrect error messagesDong Aisheng2014-11-181-3/+3
| | * | | | can: m_can: add missing delay after setting CCCR_INIT bitDong Aisheng2014-11-181-0/+1
| | * | | | can: m_can: fix not set can_dlc for remote frameDong Aisheng2014-11-181-3/+4
| | * | | | can: m_can: fix possible sleep in napi pollDong Aisheng2014-11-181-5/+15
| | * | | | can: m_can: add missing message RAM initializationDong Aisheng2014-11-181-1/+10
| | * | | | can: m_can: add CONFIG_HAS_IOMEM dependenceDavid Cohen2014-11-181-0/+1
| | * | | | can: m_can: add .ndo_change_mtu functionDong Aisheng2014-11-181-0/+1
| | * | | | can: gs_usb: add .ndo_change_mtu functionMarc Kleine-Budde2014-11-181-0/+1
| | * | | | can: rcar_can: add .ndo_change_mtu functionMarc Kleine-Budde2014-11-181-0/+1
| | * | | | can: xilinx_can: add .ndo_change_mtu functionMarc Kleine-Budde2014-11-181-0/+1
| | * | | | can: xilinx_can: fix comparison of unsigned variableSudip Mukherjee2014-11-181-1/+2
| | * | | | can: remove unused variableSudip Mukherjee2014-11-183-8/+2
| | * | | | can: esd_usb2: fix memory leak on disconnectAlexey Khoroshilov2014-11-181-0/+1
| | * | | | can: dev: add can_is_canfd_skb() APIDong Aisheng2014-11-181-0/+6
| | * | | | can: dev: fix typo CIA -> CiA, CAN in AutomationRoman Fietze2014-11-181-1/+1
| | * | | | can: dev: avoid calling kfree_skb() from interrupt contextThomas Körper2014-11-181-1/+1
| | | |_|/ | | |/| |
| * | | | net/mlx4_en: Add VXLAN ndo calls to the PF net device ops tooOr Gerlitz2014-11-191-1/+6