summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-12-25i40e/i40evf: spread CPU affinity hints across online CPUs onlyJacob Keller
2017-12-25Bluetooth: hci_bcm: Fix setting of irq trigger typeHans de Goede
2017-12-25Bluetooth: hci_uart_set_flow_control: Fix NULL deref when using serdevHans de Goede
2017-12-25leds: pca955x: Don't invert requested value in pca955x_gpio_set_value()Andrew Jeffery
2017-12-25ipv6: grab rt->rt6i_ref before allocating pcpu rtWei Wang
2017-12-25ip_gre: check packet length and mtu correctly in erspan txWilliam Tu
2017-12-25md: always set THREAD_WAKEUP and wake up wqueue if thread existedGuoqing Jiang
2017-12-25block,bfq: Disable writeback throttlingLuca Miccio
2017-12-25IB/rxe: check for allocation failure on elemColin Ian King
2017-12-25ixgbe: fix use of uninitialized paddingEmil Tantilov
2017-12-25iio: st_sensors: add register mask for status registerLorenzo Bianconi
2017-12-25i40e: use the safe hash table iterator when deleting mac filtersLihong Yang
2017-12-25igb: check memory allocation failureChristophe JAILLET
2017-12-25PM / OPP: Move error message to debug levelFabio Estevam
2017-12-25PCI: Create SR-IOV virtfn/physfn links before attaching driverStuart Hayes
2017-12-25scsi: mpt3sas: Fix IO error occurs on pulling out a drive from RAID1 volume c...Sreekanth Reddy
2017-12-25scsi: cxgb4i: fix Tx skb leakVarun Prakash
2017-12-25PCI: Avoid bus reset if bridge itself is brokenDavid Daney
2017-12-25net: phy: at803x: Change error to EINVAL for invalid MACDan Murphy
2017-12-25kvm, mm: account kvm related kmem slabs to kmemcgShakeel Butt
2017-12-25rtc: pl031: make interrupt optionalRussell King
2017-12-25crypto: lrw - Fix an error handling path in 'create()'Christophe Jaillet
2017-12-25crypto: crypto4xx - increase context and scatter ring buffer elementsChristian Lamparter
2017-12-25clk: sunxi-ng: sun5i: Fix bit offset of audio PLL post-dividerChen-Yu Tsai
2017-12-25clk: sunxi-ng: nm: Check if requested rate is supported by fractional clockChen-Yu Tsai
2017-12-25drm: Add retries for lspcon mode detectionShashank Sharma
2017-12-25backlight: pwm_bl: Fix overflow conditionDerek Basehore
2017-12-25optee: fix invalid of_node_put() in optee_driver_init()Jens Wiklander
2017-12-25x86/cpufeatures: Make CPU bugs stickyThomas Gleixner
2017-12-25x86/paravirt: Provide a way to check for hypervisorsThomas Gleixner
2017-12-25x86/paravirt: Dont patch flush_tlb_singleThomas Gleixner
2017-12-25x86/entry/64: Make cpu_entry_area.tss read-onlyAndy Lutomirski
2017-12-25x86/entry: Clean up the SYSENTER_stack codeAndy Lutomirski
2017-12-25x86/entry/64: Remove the SYSENTER stack canaryAndy Lutomirski
2017-12-25x86/entry/64: Move the IST stacks into struct cpu_entry_areaAndy Lutomirski
2017-12-25x86/entry/64: Create a per-CPU SYSCALL entry trampolineAndy Lutomirski
2017-12-25x86/entry/64: Return to userspace from the trampoline stackAndy Lutomirski
2017-12-25x86/entry/64: Use a per-CPU trampoline stack for IDT entriesAndy Lutomirski
2017-12-25x86/espfix/64: Stop assuming that pt_regs is on the entry stackAndy Lutomirski
2017-12-25x86/entry/64: Separate cpu_current_top_of_stack from TSS.sp0Andy Lutomirski
2017-12-25x86/entry: Remap the TSS into the CPU entry areaAndy Lutomirski
2017-12-25x86/entry: Move SYSENTER_stack to the beginning of struct tss_structAndy Lutomirski
2017-12-25x86/dumpstack: Handle stack overflow on all stacksAndy Lutomirski
2017-12-25x86/entry: Fix assumptions that the HW TSS is at the beginning of cpu_tssAndy Lutomirski
2017-12-25x86/kasan/64: Teach KASAN about the cpu_entry_areaAndy Lutomirski
2017-12-25x86/mm/fixmap: Generalize the GDT fixmap mechanism, introduce struct cpu_entr...Andy Lutomirski
2017-12-25x86/entry/gdt: Put per-CPU GDT remaps in ascending orderAndy Lutomirski
2017-12-25x86/dumpstack: Add get_stack_info() support for the SYSENTER stackAndy Lutomirski
2017-12-25x86/entry/64: Allocate and enable the SYSENTER stackAndy Lutomirski
2017-12-25x86/irq/64: Print the offending IP in the stack overflow warningAndy Lutomirski