summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-07-09splice: don't merge into linked buffersJann Horn
2019-06-20tcp: add tcp_min_snd_mss sysctlEric Dumazet
2019-06-20tcp: tcp_fragment() should apply sane memory limitsEric Dumazet
2019-06-20tcp: limit payload size of sacked skbsEric Dumazet
2019-06-20mm: introduce vma_is_anonymous(vma) helperOleg Nesterov
2019-05-22cpu/speculation: Add 'mitigations=' cmdline optionJosh Poimboeuf
2019-05-22x86/speculation/mds: Add sysfs reporting for MDSThomas Gleixner
2019-05-22x86/speculation: Add prctl() control for indirect branch speculationThomas Gleixner
2019-05-22x86/speculation: Rework SMT state changeThomas Gleixner
2019-05-22sched: Add sched_smt_active()Ben Hutchings
2019-05-22x86/speculation: Apply IBPB more strictly to avoid cross-process data leakJiri Kosina
2019-05-22locking/static_keys: Provide DECLARE and well as DEFINE macrosTony Luck
2019-05-22locking/static_key: Fix concurrent static_key_slow_inc()Paolo Bonzini
2019-05-22jump_label: make static_key_enabled() work on static_key_true/false types tooTejun Heo
2019-05-22locking/static_keys: Fix up the static keys documentationJonathan Corbet
2019-05-22locking/static_keys: Fix a silly typoJonathan Corbet
2019-05-22jump label, locking/static_keys: Update docsJason Baron
2019-05-22locking/static_keys: Add a new static_key interfacePeter Zijlstra
2019-05-22jump_label, locking/static_keys: Rename JUMP_LABEL_TYPE_* and related helpers...Peter Zijlstra
2019-05-22jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP}Peter Zijlstra
2019-05-22jump_label: Allow jump labels to be used in assemblyAnton Blanchard
2019-05-22jump_label: Fix small typos in the documentationIngo Molnar
2019-05-22module: add within_module() functionPetr Mladek
2019-05-11ipv4: fix a race in update_or_create_fnhe()Eric Dumazet
2019-05-02coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...Andrea Arcangeli
2019-05-02KEYS: user: Align the payload bufferEric Biggers
2019-05-02perf/x86: Add check_period PMU callbackJiri Olsa
2019-05-02Rip out get_signal_to_deliver()Richard Weinberger
2019-05-02Clean up signal_delivered()Richard Weinberger
2019-05-02tracehook_signal_handler: Remove sig, info, ka and regsRichard Weinberger
2019-05-02ALSA: compress: Fix stop handling on compressed capture streamsCharles Keepax
2019-04-04mm: migration: fix migration of huge PMD shared pagesMike Kravetz
2019-04-04ext4: force inode writes when nfsd calls commit_metadata()Theodore Ts'o
2019-04-04gpiolib: Fix return value of gpio_to_desc() stub if !GPIOLIBKrzysztof Kozlowski
2019-03-25KVM: Protect device ops->create and list_add with kvm->lockChristoffer Dall
2019-03-25KVM: PPC: Move xics_debugfs_init out of createChristoffer Dall
2019-03-25HID: debug: fix the ring buffer implementationVladis Dronov
2019-03-25sunrpc: use-after-free in svc_process_common()Vasily Averin
2019-03-25mm: cma: fix incorrect type conversion for size during dma allocationRohit Vaswani
2019-02-11USB: check usb_get_extra_descriptor for proper sizeMathias Payer
2019-02-11new helper: uaccess_kernel()Al Viro
2019-02-11iio/hid-sensors: Fix IIO_CHAN_INFO_RAW returning wrong values for signed numbersHans de Goede
2019-02-11can: dev: can_get_echo_skb(): factor out non sending code to __can_get_echo_s...Marc Kleine-Budde
2019-02-11USB: Wait for extra delay time after USB_PORT_FEAT_RESET for quirky hubKai-Heng Feng
2019-02-11clockevents/drivers/i8253: Add support for PIT shutdown quirkMichael Kelley
2019-02-11netfilter: x_tables: add and use xt_check_proc_nameFlorian Westphal
2019-02-11of: add helper to lookup compatible child nodeJohan Hovold
2019-02-11libceph: bump CEPH_MSG_MAX_DATA_LENIlya Dryomov
2019-02-11KVM: x86: remove code for lazy FPU handlingPaolo Bonzini
2019-02-11cipso: don't use IPCB() to locate the CIPSO IP optionPaul Moore