summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2019-07-09fs: stream_open - opener for stream-like files so that read and write can run...Kirill Smelkov1-0/+4
2019-07-09mm, swap: bounds check swap_info array accesses to avoid NULL derefsDaniel Jordan1-0/+1
2019-07-09splice: don't merge into linked buffersJann Horn1-0/+1
2019-06-20tcp: limit payload size of sacked skbsEric Dumazet1-0/+3
2019-06-20mm: introduce vma_is_anonymous(vma) helperOleg Nesterov1-0/+5
2019-05-22cpu/speculation: Add 'mitigations=' cmdline optionJosh Poimboeuf1-0/+17
2019-05-22x86/speculation/mds: Add sysfs reporting for MDSThomas Gleixner1-0/+2
2019-05-22x86/speculation: Add prctl() control for indirect branch speculationThomas Gleixner1-0/+9
2019-05-22x86/speculation: Rework SMT state changeThomas Gleixner1-0/+2
2019-05-22sched: Add sched_smt_active()Ben Hutchings1-0/+18
2019-05-22x86/speculation: Apply IBPB more strictly to avoid cross-process data leakJiri Kosina1-2/+19
2019-05-22locking/static_keys: Provide DECLARE and well as DEFINE macrosTony Luck1-0/+6
2019-05-22locking/static_key: Fix concurrent static_key_slow_inc()Paolo Bonzini1-3/+13
2019-05-22jump_label: make static_key_enabled() work on static_key_true/false types tooTejun Heo1-7/+11
2019-05-22locking/static_keys: Fix up the static keys documentationJonathan Corbet1-6/+4
2019-05-22locking/static_keys: Fix a silly typoJonathan Corbet1-1/+1
2019-05-22jump label, locking/static_keys: Update docsJason Baron1-21/+46
2019-05-22locking/static_keys: Add a new static_key interfacePeter Zijlstra1-10/+139
2019-05-22jump_label, locking/static_keys: Rename JUMP_LABEL_TYPE_* and related helpers...Peter Zijlstra1-20/+5
2019-05-22jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP}Peter Zijlstra1-2/+2
2019-05-22jump_label: Allow jump labels to be used in assemblyAnton Blanchard1-4/+17
2019-05-22jump_label: Fix small typos in the documentationIngo Molnar1-9/+8
2019-05-22module: add within_module() functionPetr Mladek1-0/+5
2019-05-02coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...Andrea Arcangeli1-0/+21
2019-05-02perf/x86: Add check_period PMU callbackJiri Olsa1-0/+5
2019-05-02Rip out get_signal_to_deliver()Richard Weinberger1-13/+1
2019-05-02Clean up signal_delivered()Richard Weinberger1-1/+0
2019-05-02tracehook_signal_handler: Remove sig, info, ka and regsRichard Weinberger1-7/+1
2019-04-04mm: migration: fix migration of huge PMD shared pagesMike Kravetz2-0/+20
2019-04-04gpiolib: Fix return value of gpio_to_desc() stub if !GPIOLIBKrzysztof Kozlowski1-1/+1
2019-03-25KVM: Protect device ops->create and list_add with kvm->lockChristoffer Dall1-0/+6
2019-03-25KVM: PPC: Move xics_debugfs_init out of createChristoffer Dall1-0/+6
2019-03-25HID: debug: fix the ring buffer implementationVladis Dronov1-5/+4
2019-03-25sunrpc: use-after-free in svc_process_common()Vasily Averin1-1/+4
2019-03-25mm: cma: fix incorrect type conversion for size during dma allocationRohit Vaswani1-2/+2
2019-02-11USB: check usb_get_extra_descriptor for proper sizeMathias Payer1-2/+2
2019-02-11new helper: uaccess_kernel()Al Viro1-0/+3
2019-02-11iio/hid-sensors: Fix IIO_CHAN_INFO_RAW returning wrong values for signed numbersHans de Goede1-1/+3
2019-02-11can: dev: can_get_echo_skb(): factor out non sending code to __can_get_echo_s...Marc Kleine-Budde1-0/+1
2019-02-11USB: Wait for extra delay time after USB_PORT_FEAT_RESET for quirky hubKai-Heng Feng1-0/+3
2019-02-11clockevents/drivers/i8253: Add support for PIT shutdown quirkMichael Kelley1-0/+1
2019-02-11netfilter: x_tables: add and use xt_check_proc_nameFlorian Westphal1-0/+2
2019-02-11of: add helper to lookup compatible child nodeJohan Hovold1-0/+8
2019-02-11libceph: bump CEPH_MSG_MAX_DATA_LENIlya Dryomov1-1/+7
2019-02-11KVM: x86: remove code for lazy FPU handlingPaolo Bonzini1-2/+0
2018-12-16posix-timers: Sanitize overrun handlingThomas Gleixner1-2/+2
2018-12-16cpuidle: Do not access cpuidle_devices when !CONFIG_CPU_IDLECatalin Marinas1-0/+3
2018-12-16net: ipv4: update fnhe_pmtu when first hop's MTU changesSabrina Dubroca1-0/+7
2018-12-16Make file credentials available to the seqfile interfacesLinus Torvalds1-9/+4
2018-12-16USB: leave LPM alone if possible when binding/unbinding interface driversAlan Stern1-1/+1