summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* netns: provide pure entropy for net_hash_mix()Eric Dumazet2019-07-092-14/+5
* fuse: Add FOPEN_STREAM to use stream_open()Kirill Smelkov2019-07-091-0/+2
* fs: stream_open - opener for stream-like files so that read and write can run...Kirill Smelkov2019-07-091-0/+4
* gro_cells: make sure device is up in gro_cells_receive()Eric Dumazet2019-07-091-2/+10
* mm, swap: bounds check swap_info array accesses to avoid NULL derefsDaniel Jordan2019-07-091-0/+1
* splice: don't merge into linked buffersJann Horn2019-07-091-0/+1
* tcp: add tcp_min_snd_mss sysctlEric Dumazet2019-06-201-0/+1
* tcp: tcp_fragment() should apply sane memory limitsEric Dumazet2019-06-201-0/+1
* tcp: limit payload size of sacked skbsEric Dumazet2019-06-202-0/+5
* mm: introduce vma_is_anonymous(vma) helperOleg Nesterov2019-06-201-0/+5
* cpu/speculation: Add 'mitigations=' cmdline optionJosh Poimboeuf2019-05-221-0/+17
* x86/speculation/mds: Add sysfs reporting for MDSThomas Gleixner2019-05-221-0/+2
* x86/speculation: Add prctl() control for indirect branch speculationThomas Gleixner2019-05-222-0/+10
* x86/speculation: Rework SMT state changeThomas Gleixner2019-05-221-0/+2
* sched: Add sched_smt_active()Ben Hutchings2019-05-221-0/+18
* x86/speculation: Apply IBPB more strictly to avoid cross-process data leakJiri Kosina2019-05-221-2/+19
* locking/static_keys: Provide DECLARE and well as DEFINE macrosTony Luck2019-05-221-0/+6
* locking/static_key: Fix concurrent static_key_slow_inc()Paolo Bonzini2019-05-221-3/+13
* jump_label: make static_key_enabled() work on static_key_true/false types tooTejun Heo2019-05-221-7/+11
* locking/static_keys: Fix up the static keys documentationJonathan Corbet2019-05-221-6/+4
* locking/static_keys: Fix a silly typoJonathan Corbet2019-05-221-1/+1
* jump label, locking/static_keys: Update docsJason Baron2019-05-221-21/+46
* locking/static_keys: Add a new static_key interfacePeter Zijlstra2019-05-221-10/+139
* jump_label, locking/static_keys: Rename JUMP_LABEL_TYPE_* and related helpers...Peter Zijlstra2019-05-221-20/+5
* jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP}Peter Zijlstra2019-05-221-2/+2
* jump_label: Allow jump labels to be used in assemblyAnton Blanchard2019-05-221-4/+17
* jump_label: Fix small typos in the documentationIngo Molnar2019-05-221-9/+8
* module: add within_module() functionPetr Mladek2019-05-221-0/+5
* ipv4: fix a race in update_or_create_fnhe()Eric Dumazet2019-05-111-1/+1
* coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...Andrea Arcangeli2019-05-021-0/+21
* KEYS: user: Align the payload bufferEric Biggers2019-05-021-1/+1
* perf/x86: Add check_period PMU callbackJiri Olsa2019-05-021-0/+5
* Rip out get_signal_to_deliver()Richard Weinberger2019-05-021-13/+1
* Clean up signal_delivered()Richard Weinberger2019-05-021-1/+0
* tracehook_signal_handler: Remove sig, info, ka and regsRichard Weinberger2019-05-021-7/+1
* ALSA: compress: Fix stop handling on compressed capture streamsCharles Keepax2019-05-021-1/+5
* mm: migration: fix migration of huge PMD shared pagesMike Kravetz2019-04-042-0/+20
* ext4: force inode writes when nfsd calls commit_metadata()Theodore Ts'o2019-04-041-0/+20
* gpiolib: Fix return value of gpio_to_desc() stub if !GPIOLIBKrzysztof Kozlowski2019-04-041-1/+1
* KVM: Protect device ops->create and list_add with kvm->lockChristoffer Dall2019-03-251-0/+6
* KVM: PPC: Move xics_debugfs_init out of createChristoffer Dall2019-03-251-0/+6
* HID: debug: fix the ring buffer implementationVladis Dronov2019-03-251-5/+4
* sunrpc: use-after-free in svc_process_common()Vasily Averin2019-03-251-1/+4
* mm: cma: fix incorrect type conversion for size during dma allocationRohit Vaswani2019-03-251-2/+2
* USB: check usb_get_extra_descriptor for proper sizeMathias Payer2019-02-111-2/+2
* new helper: uaccess_kernel()Al Viro2019-02-111-0/+3
* iio/hid-sensors: Fix IIO_CHAN_INFO_RAW returning wrong values for signed numbersHans de Goede2019-02-111-1/+3
* can: dev: can_get_echo_skb(): factor out non sending code to __can_get_echo_s...Marc Kleine-Budde2019-02-111-0/+1
* USB: Wait for extra delay time after USB_PORT_FEAT_RESET for quirky hubKai-Heng Feng2019-02-111-0/+3
* clockevents/drivers/i8253: Add support for PIT shutdown quirkMichael Kelley2019-02-111-0/+1