summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-07-09netns: provide pure entropy for net_hash_mix()Eric Dumazet2-14/+5
2019-07-09fuse: Add FOPEN_STREAM to use stream_open()Kirill Smelkov1-0/+2
2019-07-09fs: stream_open - opener for stream-like files so that read and write can run...Kirill Smelkov1-0/+4
2019-07-09gro_cells: make sure device is up in gro_cells_receive()Eric Dumazet1-2/+10
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: add tcp_min_snd_mss sysctlEric Dumazet1-0/+1
2019-06-20tcp: tcp_fragment() should apply sane memory limitsEric Dumazet1-0/+1
2019-06-20tcp: limit payload size of sacked skbsEric Dumazet2-0/+5
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 Gleixner2-0/+10
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-11ipv4: fix a race in update_or_create_fnhe()Eric Dumazet1-1/+1
2019-05-02coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...Andrea Arcangeli1-0/+21
2019-05-02KEYS: user: Align the payload bufferEric Biggers1-1/+1
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-05-02ALSA: compress: Fix stop handling on compressed capture streamsCharles Keepax1-1/+5
2019-04-04mm: migration: fix migration of huge PMD shared pagesMike Kravetz2-0/+20
2019-04-04ext4: force inode writes when nfsd calls commit_metadata()Theodore Ts'o1-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