]> www.infradead.org Git - users/jedix/linux-maple.git/shortlog
users/jedix/linux-maple.git
2018-02-07 David Woodhousex86/retpoline: Add initial retpoline support
2018-02-07 Masahiro Yamadakconfig.h: use __is_defined() to check if MODULE is...
2018-02-07 Al ViroEXPORT_SYMBOL() for asm
2018-02-07 Andy Lutomirskix86/asm: Make asm/alternative.h safe from assembly
2018-02-07 Adam Borowskix86/kbuild: enable modversions for symbols exported...
2018-02-07 Andrey Ryabininx86/asm: Use register variable to get stack pointer...
2018-02-07 Andy Lutomirskix86/mm/32: Move setup_clear_cpu_cap(X86_FEATURE_PCID...
2018-02-07 David Woodhousex86/alternatives: Add missing '\n' at end of ALTERNATIV...
2018-02-07 Borislav Petkovx86/alternatives: Fix optimize_nops() checking
2018-02-07 Jens Axboeblock: Check for gaps on front and back merges
2018-02-07 Sagi Grimbergblock: Copy a user iovec if it includes gaps
2018-02-07 Keith Buschblock: Replace SG_GAPS with new queue limits mask
2018-02-07 Ashok VairavanRevert "block: Copy a user iovec if it includes gaps"
2018-02-07 Ashok VairavanRevert "block: Check for gaps on front and back merges"
2018-02-07 Ashok VairavanRevert "blk: [Partial] Replace SG_GAPGS with new queue...
2018-02-07 Junxiao Biqlcnic: fix deadlock bug
2018-02-07 Ankur Arorax86/entry: RESTORE_IBRS needs to be done under kernel CR3
2018-02-02 Håkon Buggerds: Fix NULL pointer dereference in __rds_rdma_map
2018-02-01 Liu BoBtrfs: fix unexpected EEXIST from btrfs_get_extent
2018-02-01 Liu BoBtrfs: fix incorrect block_len in merge_extent_mapping
2018-02-01 Liu BoBtrfs: add WARN_ONCE to detect unexpected error from...
2018-02-01 Omar SandovalBtrfs: deal with existing encompassing extent map in...
2018-02-01 Chris MasonBtrfs: deal with duplciates during extent_map insertion...
2018-02-01 John Haxbyx86/spec: Fix spectre_v1 bug and mitigation indicators
2018-02-01 K. Y. SrinivasanDrivers: hv: util: Backup: Fix a rescind processing...
2018-02-01 Alex NgDrivers: hv: vss: Operation timeouts should match host...
2018-02-01 Alex NgDrivers: hv: vss: Improve log messages.
2018-02-01 Alex NgDrivers: hv: utils: Check VSS daemon is listening befor...
2018-02-01 Alex NgDrivers: hv: utils: Continue to poll VSS channel after...
2018-02-01 Vitaly KuznetsovDrivers: hv: utils: fix a race on userspace daemons...
2018-02-01 Olaf HeringDrivers: hv: util: catch allocation errors
2018-02-01 Olaf HeringDrivers: hv: vss: run only on supported host versions
2018-02-01 Vitaly KuznetsovDrivers: hv: utils: unify driver registration reporting
2018-02-01 Ethan Zhaodrivers/char/mem.c: deny access in open operation when...
2018-02-01 Ka-Cheong Poonrds: Calling getsockname() on unbounded socket generate...
2018-02-01 Ka-Cheong Poonrds: Second bind() can overwrite the first bind()
2018-02-01 Ka-Cheong Poonrds: Un-connected socket sendmsg() with a NULL destinat...
2018-02-01 Konrad Rzeszutek... x86/mitigation/spectre_v2: Add reporting of 'lfence'
2018-02-01 Konrad Rzeszutek... x86/spec: Add 'lfence_enabled' in sysfs
2018-02-01 Konrad Rzeszutek... x86/spec_ctrl: Add 'nolfence' knob to disable fallback...
2018-02-01 Konrad Rzeszutek... x86: Fix compile issues if CONFIG_XEN not defined
2018-01-31 Kirill A. Shutemovhugetlb: fix nr_pmds accounting with shared page tables
2018-01-31 Zhu Yanjunnet/mlx4_core: allow QPs with enable_smi_admin enabled
2018-01-31 Håkon Buggenet/rds: Fix incorrect error handling
2018-01-27 Konrad Rzeszutek... x86: Move STUFF_RSB in to the idt macro
2018-01-27 Konrad Rzeszutek... x86/spectre: Drop the warning about ibrs being obsolete.
2018-01-27 Konrad Rzeszutek... x86/spec: STUFF_RSB _before_ ENABLE_IBRS
2018-01-27 Konrad Rzeszutek... x86/spec: Don't print the Missing arguments for option...
2018-01-27 Konrad Rzeszutek... x86: Move ENABLE_IBRS in the interrupt macro.
2018-01-27 Boris Ostrovskyx86/IBRS: Don't try to change IBRS mode if IBRS is...
2018-01-27 Boris Ostrovskyx86/IBRS: Remove support for IBRS_ENABLED_USER mode
2018-01-27 Konrad Rzeszutek... x86: Use PRED_CMD MSR when ibpb is enabled
2018-01-27 Boris Ostrovskyx86/IBRS: Drop unnecessary WRITE_ONCE
2018-01-27 Boris Ostrovskyx86/IBRS/IBPB: Remove procfs interface to ibrs/ibpb_enable
2018-01-27 Boris Ostrovskyx86/IBPB: Provide debugfs interface for changing IBPB...
2018-01-27 Konrad Rzeszutek... x86/spec: Also print IBRS if IBPB is disabled.
2018-01-27 Boris Ostrovskyx86: Include linux/device.h in bugs_64.c
2018-01-24 Wengang Wangfs/ocfs2: remove page cache for converted direct write
2018-01-24 Wengang WangRevert "ocfs2: code clean up for direct io"
2018-01-24 Qing Huangmlx4: add mstflint secure boot access kernel support
2018-01-24 Jia Zhangx86/microcode/intel: Extend BDW late-loading with a...
2018-01-24 Borislav Petkovx86/microcode/intel: Disable late loading on model 79
2018-01-24 Ian Kentautofs: use dentry flags to block walks during expire
2018-01-24 Al Viroautofs races
2018-01-23 Brian MalyRevert "kernel.spec: Require the new microcode_ctl."
2018-01-18 Tomas Jedlickadtrace: revive dtrace_gethrtime()
2018-01-17 Konrad Rzeszutek... Merge tag 'v4.1.12-122.bug26670475#v3' into uek/uek...
2018-01-17 Kanth Ghatrajux86: Clean up IBRS functionality resident in common...
2018-01-17 Kanth Ghatrajux86: Display correct settings for the SPECTRE_V2 bug
2018-01-17 Kanth GhatrajuSet CONFIG_GENERIC_CPU_VULNERABILITIES flag
2018-01-17 Thomas Gleixnerx86/cpu: Implement CPU vulnerabilites sysfs functions
2018-01-17 David Woodhousesysfs/cpu: Fix typos in vulnerability documentation
2018-01-17 Thomas Gleixnersysfs/cpu: Add vulnerability folder
2018-01-17 David Woodhousex86/cpufeatures: Add X86_BUG_SPECTRE_V[12]
2018-01-17 Kanth Ghatrajux86/cpufeatures: Add X86_BUG_CPU_MELTDOWN
2018-01-17 Andrew HonigKVM: x86: Add memory barrier on vmcs field lookup
2018-01-17 Andrew HonigKVM: VMX: remove I/O port 0x80 bypass on Intel hosts
2018-01-17 Joao Martinsixgbevf: handle mbox_api_13 in ixgbevf_change_mtu
2018-01-17 Ankur Aroraxen-blkback: add pending_req allocation stats
2018-01-17 Ankur Aroraxen-blkback: move indirect req allocation out-of-line
2018-01-17 Ankur Aroraxen-blkback: pull nseg validation out in a function
2018-01-17 Ankur Aroraxen-blkback: make struct pending_req less monolithic
2018-01-16 Tim Tianyang... x86/fpu: Don't let userspace set bogus xcomp_bv
2018-01-16 Xin Longsctp: do not peel off an assoc from one netns to anothe...
2018-01-16 Andrey Konovalovmedia: dib0700: fix invalid dvb_detach argument
2018-01-16 Linus TorvaldsSanitize 'move_pages()' permission checks
2018-01-16 David Howellsassoc_array: Fix a buggy node-splitting case
2018-01-16 Mohamed Ghannamnet: ipv4: fix for a race condition in raw_sendmsg
2018-01-12 Pavel Tatashinx86/pti/efi: broken conversion from efi to kernel page...
2018-01-12 Konrad Rzeszutek... x86/spec: Always set IBRS to guest value on VMENTER...
2018-01-12 Boris Ostrovskyx86/IBRS: Make sure we restore MSR_IA32_SPEC_CTRL to...
2018-01-12 Boris Ostrovskyx86/IBRS/IBPB: Set sysctl_ibrs/ibpb_enabled properly
2018-01-12 Konrad Rzeszutek... x86/spec_ctrl: Add missing 'lfence' when IBRS is not...
2018-01-12 Jamie Ilesx86/entry_64: TRACE_IRQS_OFF before re-enabling.
2018-01-12 Jamie Ilesptrace: remove unlocked RCU dereference.
2018-01-12 Konrad Rzeszutek... x86/ia32: Adds code hygiene for 32bit SYSCALL instructi...
2018-01-12 Konrad Rzeszutek... x86/ia32: don't save registers on audit call
2018-01-12 Konrad Rzeszutek... x86/spec/ia32: Sprinkle IBRS and RSB at the 32-bit...
2018-01-12 Konrad Rzeszutek... x86/ia32: Move STUFF_RSB And ENABLE_IBRS
2018-01-12 Konrad Rzeszutek... x86/spec: Always set IBRS to guest value on VMENTER...
next