]> git.itanic.dy.fi Git - linux-stable/shortlog
linux-stable
2018-01-05 Greg Kroah... Linux 4.4.110 v4.4.110
2018-01-05 Guenter Roeckkaiser: Set _PAGE_NX only if supported
2018-01-05 Andrey Ryabininx86/kasan: Clear kasan_zero_page after TLB flush
2018-01-05 Andy Lutomirskix86/vdso: Get pvclock data from the vvar VMA instead...
2018-01-05 Andy Lutomirskix86, vdso, pvclock: Simplify and speed up the vdso...
2018-01-05 Kees CookKPTI: Report when enabled
2018-01-05 Kees CookKPTI: Rename to PAGE_TABLE_ISOLATION
2018-01-05 Borislav Petkovx86/kaiser: Move feature detection up
2018-01-05 Jiri Kosinakaiser: disabled on Xen PV
2018-01-05 Borislav Petkovx86/kaiser: Reenable PARAVIRT
2018-01-05 Thomas Gleixnerx86/paravirt: Dont patch flush_tlb_single
2018-01-05 Hugh Dickinskaiser: kaiser_flush_tlb_on_return_to_user() check...
2018-01-05 Hugh Dickinskaiser: asm/tlbflush.h handle noPGE at lower level
2018-01-05 Hugh Dickinskaiser: drop is_atomic arg to kaiser_pagetable_walk()
2018-01-05 Hugh Dickinskaiser: use ALTERNATIVE instead of x86_cr3_pcid_noflush
2018-01-05 Borislav Petkovx86/kaiser: Check boottime cmdline params
2018-01-05 Borislav Petkovx86/kaiser: Rename and simplify X86_FEATURE_KAISER...
2018-01-05 Hugh Dickinskaiser: add "nokaiser" boot option, using ALTERNATIVE
2018-01-05 Hugh Dickinskaiser: fix unlikely error in alloc_ldt_struct()
2018-01-05 Hugh Dickinskaiser: _pgd_alloc() without __GFP_REPEAT to avoid...
2018-01-05 Hugh Dickinskaiser: paranoid_entry pass cr3 need to paranoid_exit
2018-01-05 Hugh Dickinskaiser: x86_cr3_pcid_noflush and x86_cr3_pcid_user
2018-01-05 Hugh Dickinskaiser: PCID 0 for kernel and 128 for user
2018-01-05 Hugh Dickinskaiser: load_new_mm_cr3() let SWITCH_USER_CR3 flush...
2018-01-05 Dave Hansenkaiser: enhanced by kernel and user PCIDs
2018-01-05 Hugh Dickinskaiser: vmstat show NR_KAISERTABLE as nr_overhead
2018-01-05 Hugh Dickinskaiser: delete KAISER_REAL_SWITCH option
2018-01-05 Hugh Dickinskaiser: name that 0x1000 KAISER_SHADOW_PGD_OFFSET
2018-01-05 Hugh Dickinskaiser: cleanups while trying for gold link
2018-01-05 Hugh Dickinskaiser: kaiser_remove_mapping() move along the pgd
2018-01-05 Hugh Dickinskaiser: tidied up kaiser_add/remove_mapping slightly
2018-01-05 Hugh Dickinskaiser: tidied up asm/kaiser.h somewhat
2018-01-05 Hugh Dickinskaiser: ENOMEM if kaiser_pagetable_walk() NULL
2018-01-05 Hugh Dickinskaiser: fix perf crashes
2018-01-05 Hugh Dickinskaiser: fix regs to do_nmi() ifndef CONFIG_KAISER
2018-01-05 Hugh Dickinskaiser: KAISER depends on SMP
2018-01-05 Hugh Dickinskaiser: fix build and FIXME in alloc_ldt_struct()
2018-01-05 Hugh Dickinskaiser: stack map PAGE_SIZE at THREAD_SIZE-PAGE_SIZE
2018-01-05 Hugh Dickinskaiser: do not set _PAGE_NX on pgd_none
2018-01-05 Dave Hansenkaiser: merged update
2018-01-05 Richard FellnerKAISER: Kernel Address Isolation
2018-01-05 Tom Lendackyx86/boot: Add early cmdline parsing for options with...
2018-01-02 Greg Kroah... Linux 4.4.109 v4.4.109
2018-01-02 Andy Lutomirskimm/vmstat: Make NR_TLB_REMOTE_FLUSH_RECEIVED available...
2018-01-02 Linus Torvaldsn_tty: fix EXTPROC vs ICANON interaction with TIOCINQ...
2018-01-02 Thomas Gleixnerx86/smpboot: Remove stale TLB flush invocations
2018-01-02 Thomas Gleixnernohz: Prevent a timer interrupt storm in tick_nohz_stop...
2018-01-02 Daniel Thompsonusb: xhci: Add XHCI_TRUST_TX_LENGTH for Renesas uPD720201
2018-01-02 Mathias NymanUSB: Fix off by one in type-specific length check of...
2018-01-02 Oliver Neukumusb: add RESET_RESUME for ELSA MicroLink 56K
2018-01-02 Dmitry Fleytman... usb: Add device quirk for Logitech HD Pro Webcam C925e
2018-01-02 SZ Lin (林上智)USB: serial: option: adding support for YUGA CLM920-NC5
2018-01-02 Daniele PalmasUSB: serial: option: add support for Telit ME910 PID...
2018-01-02 Reinhard SpeyererUSB: serial: qcserial: add Sierra Wireless EM7565
2018-01-02 Max SchulzeUSB: serial: ftdi_sio: add id for Airbus DS P8GR
2018-01-02 Shuah Khanusbip: vhci: stop printing kernel pointer addresses...
2018-01-02 Shuah Khanusbip: stub: stop printing kernel pointer addresses...
2018-01-02 Juan Zeausbip: fix usbip bind writing random string after comma...
2018-01-02 Willem de Bruijnsock: free skb in skb_complete_tx_timestamp on error
2018-01-02 Grygorii Strashkonet: phy: micrel: ksz9031: reconfigure autoneg after...
2018-01-02 Eric W. Biedermannet: Fix double free and memory corruption in get_net_n...
2018-01-02 Nikolay Aleksandrovnet: bridge: fix early call to br_stp_change_bridge_id...
2018-01-02 Ido Schimmelipv4: Fix use-after-free when flushing FIB tables
2018-01-02 Tonghao Zhangsctp: Replace use of sockets_allocated with specified...
2018-01-02 Tobias Jordannet: mvmdio: disable/unprepare clocks in EPROBE_DEFER...
2018-01-02 Mohamed Ghannamnet: ipv4: fix for a race condition in raw_sendmsg
2018-01-02 Brian Kingtg3: Fix rx hang on MTU change with 5717/5719
2018-01-02 Christoph Paaschtcp md5sig: Use skb's saddr when replying to an incomin...
2018-01-02 Shaohua Linet: reevalulate autoflowlabel setting after sysctl...
2018-01-02 Sebastian Sjoholmnet: qmi_wwan: add Sierra EM7565 1199:9091
2018-01-02 Kevin Cernekeenetlink: Add netns check on taps
2018-01-02 Kevin Cernekeenet: igmp: Use correct source address on IGMPv3 reports
2018-01-02 Eric Dumazetipv6: mcast: better catch silly mtu values
2018-01-02 Eric Dumazetipv4: igmp: guard against silly MTU values
2018-01-02 Linus Torvaldskbuild: add '-fno-stack-check' to kernel build options
2018-01-02 Andy Lutomirskix86/mm/64: Fix reboot interaction with CR4.PCIDE
2018-01-02 Andy Lutomirskix86/mm: Enable CR4.PCIDE on supported systems
2018-01-02 Andy Lutomirskix86/mm: Add the 'nopcid' boot option to turn off PCID
2018-01-02 Andy Lutomirskix86/mm: Disable PCID on 32-bit kernels
2018-01-02 Andy Lutomirskix86/mm: Remove the UP asm/tlbflush.h code, always use...
2018-01-02 Andy Lutomirskix86/mm: Reimplement flush_tlb_page() using flush_tlb_mm...
2018-01-02 Andy Lutomirskix86/mm: Make flush_tlb_mm_range() more predictable
2018-01-02 Andy Lutomirskix86/mm: Remove flush_tlb() and flush_tlb_current_task()
2018-01-02 Andy Lutomirskix86/vm86/32: Switch to flush_tlb_mm_range() in mark_scr...
2018-01-02 Hui WangALSA: hda - fix headset mic detection issue on a Dell...
2018-01-02 Takashi IwaiALSA: hda: Drop useless WARN_ON()
2018-01-02 Johan HovoldASoC: twl4030: fix child-node lookup
2018-01-02 Maciej S. SzmigieroASoC: fsl_ssi: AC'97 ops need regmap, clock and cleanin...
2018-01-02 Steve Wiseiw_cxgb4: Only validate the MSN for successful completions
2018-01-02 Steven Rostedt... ring-buffer: Mask out the info bits when returning...
2018-01-02 Jing Xiatracing: Fix crash when it fails to alloc ring buffer
2018-01-02 Steven Rostedt... tracing: Fix possible double free on failure of allocat...
2018-01-02 Steven Rostedt... tracing: Remove extra zeroing out of the ring buffer...
2018-01-02 Yelena Krivosheevnet: mvneta: clear interface link status on port disable
2018-01-02 Ravi Bangoriapowerpc/perf: Dereference BHRB entries safely
2018-01-02 Paolo Bonzinikvm: x86: fix RSM when PCID is non-zero
2018-01-02 Wanpeng LiKVM: X86: Fix load RFLAGS w/o the fixed bit
2018-01-02 Ricardo Ribalda... spi: xilinx: Detect stall with Unknown commands
2018-01-02 Helge Dellerparisc: Hide Diva-built-in serial aux and graphics...
2018-01-02 Rafael J. WysockiPCI / PM: Force devices to D0 in pci_pm_thaw_noirq()
next