summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* KPTI: Rename to PAGE_TABLE_ISOLATIONKees Cook2018-01-052-4/+4
* kaiser: vmstat show NR_KAISERTABLE as nr_overheadHugh Dickins2018-01-051-1/+2
* kaiser: cleanups while trying for gold linkHugh Dickins2018-01-051-11/+11
* kaiser: stack map PAGE_SIZE at THREAD_SIZE-PAGE_SIZEHugh Dickins2018-01-051-7/+33
* kaiser: merged updateDave Hansen2018-01-051-0/+26
* KAISER: Kernel Address IsolationRichard Fellner2018-01-051-0/+30
* mm/vmstat: Make NR_TLB_REMOTE_FLUSH_RECEIVED available even on UPAndy Lutomirski2018-01-021-2/+0
* timers: Reinitialize per cpu bases on hotplugThomas Gleixner2018-01-022-2/+4
* net/mlx5: Fix rate limit packet pacing naming and structEran Ben Elisha2018-01-021-3/+5
* tcp: invalidate rate samples during SACK renegingYousuk Seung2018-01-021-1/+2
* ptr_ring: add barriersMichael S. Tsirkin2018-01-021-0/+9
* net: reevalulate autoflowlabel setting after sysctl settingShaohua Li2018-01-021-1/+2
* bpf: fix branch pruning logicDaniel Borkmann2017-12-251-0/+1
* vsock: track pkt owner vsockPeng Tao2017-12-251-0/+3
* mm: Handle 0 flags in _calc_vm_trans() macroJan Kara2017-12-201-1/+2
* Revert "x86/acpi: Set persistent cpuid <-> nodeid mapping when booting"Dou Liyang2017-12-201-3/+0
* net/mlx4_core: Avoid delays during VF driver device shutdownJack Morgenstein2017-12-201-0/+1
* net: remove hlist_nulls_add_tail_rcu()Eric Dumazet2017-12-161-38/+0
* usbnet: fix alignment for frames with no ethernet headerBjørn Mork2017-12-161-0/+1
* lib/genalloc.c: make the avail variable an atomic_long_tStephen Bates2017-12-141-1/+2
* ARM: OMAP2+: gpmc-onenand: propagate error on initialization failureLadislav Michl2017-12-141-2/+3
* mm: drop unused pmdp_huge_get_and_clear_notify()Kirill A. Shutemov2017-12-141-13/+0
* efi: Move some sysfs files to be read-only by rootGreg Kroah-Hartman2017-12-141-0/+6
* scsi: dma-mapping: always provide dma_get_cache_alignmentChristoph Hellwig2017-12-141-2/+0
* dma-fence: Introduce drm_fence_set_error() helperChris Wilson2017-12-091-5/+25
* dma-fence: Wrap querying the fence->statusChris Wilson2017-12-091-0/+24
* dma-buf/dma-fence: Extract __dma_fence_is_later()Chris Wilson2017-12-091-1/+14
* mm: avoid returning VM_FAULT_RETRY from ->page_mkwrite handlersJan Kara2017-12-091-3/+1
* perf/x86/intel: Account interrupts for PEBS errorsJiri Olsa2017-12-091-0/+1
* mm, hugetlbfs: introduce ->split() to vm_operations_structDan Williams2017-12-051-0/+1
* mm/page_alloc.c: broken deferred calculationPavel Tatashin2017-11-241-1/+2
* netfilter/ipvs: clear ipvs_property flag when SKB net namespace changedYe Yin2017-11-241-0/+7
* tun: call dev_get_valid_name() before register_netdevice()Cong Wang2017-11-181-0/+3
* x86/uaccess, sched/preempt: Verify access_ok() contextPeter Zijlstra2017-11-151-8/+13
* cdc_ncm: Set NTB format again after altsetting switch for Huawei devicesEnrico Mioso2017-11-151-0/+1
* phy: increase size of MII_BUS_ID_SIZE and bus_idVolodymyr Bendiuga2017-11-151-6/+2
* KEYS: Fix race between updating and finding a negative keyDavid Howells2017-10-271-17/+30
* vmbus: fix missing signaling in hv_signal_on_read()Dexuan Cui2017-10-271-2/+2
* bus: mbus: fix window size calculation for 4GB windowsJan Luebbe2017-10-271-2/+2
* fs/mpage.c: fix mpage_writepage() for pages with buffersMatthew Wilcox2017-10-181-0/+1
* sched/cpuset/pm: Fix cpuset vs. suspend-resume bugsPeter Zijlstra2017-10-121-0/+6
* bpf: one perf event close won't free bpf program attached by another perf eventYonghong Song2017-10-121-0/+1
* mm, oom_reaper: skip mm structs with mmu notifiersMichal Hocko2017-10-121-0/+5
* iio: ad_sigma_delta: Implement a dedicated reset functionDragos Bogdan2017-10-121-0/+3
* mmc: sdio: fix alignment issue in struct sdio_funcHeiner Kallweit2017-10-081-1/+1
* audit: log 32-bit socketcallsRichard Guy Briggs2017-10-081-0/+20
* KEYS: prevent creating a different user's keyringsEric Biggers2017-10-051-0/+2
* crypto: ccp - Fix XTS-AES-128 support on v5 CCPsGary R Hook2017-09-271-1/+2
* tty: improve tty_insert_flip_char() fast pathArnd Bergmann2017-09-271-1/+2
* NFSv4: Fix callback server shutdownTrond Myklebust2017-09-271-0/+1