summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* net: ipv6: fix return value of ip6_skb_dst_mtuVadim Fedorenko2021-07-281-1/+1
* NFS: nfs_find_open_context() may only select open filesTrond Myklebust2021-07-201-0/+1
* scsi: iscsi: Add iscsi_cls_conn refcount helpersMike Christie2021-07-201-0/+2
* power: supply: ab8500: Fix an old bugLinus Walleij2021-07-201-1/+1
* sctp: validate from_addr_param returnMarcelo Ricardo Leitner2021-07-201-1/+1
* random32: Fix implicit truncation warning in prandom_seed_state()Richard Fitzgerald2021-07-201-1/+1
* crypto: shash - avoid comparing pointers to exported functions under CFIArd Biesheuvel2021-07-201-7/+1
* kfifo: DECLARE_KIFO_PTR(fifo, u64) does not work on arm 32 bitSean Young2021-07-111-1/+2
* mm, futex: fix shared futex pgoff on shmem huge pageHugh Dickins2021-07-112-22/+7
* mm/thp: try_to_unmap() use TTU_SYNC for safe splittingHugh Dickins2021-07-111-1/+2
* mm: add VM_WARN_ON_ONCE_PAGE() macroAlex Shi2021-07-111-0/+13
* include/linux/mmdebug.h: make VM_WARN* non-rvalsMichal Hocko2021-07-111-4/+4
* inet: annotate date races around sk->sk_txhashEric Dumazet2021-06-301-3/+7
* icmp: don't send out ICMP messages with a source address of 0.0.0.0Toke Høiland-Jørgensen2021-06-301-0/+3
* HID: usbhid: fix info leak in hid_submit_ctrlAnirudh Rayabharam2021-06-301-2/+1
* kvm: fix previous commit for 32-bit buildsPaolo Bonzini2021-06-161-2/+2
* kvm: avoid speculation-based attacks from out-of-range memslot accessesPaolo Bonzini2021-06-161-1/+9
* bpf: Fix leakage of uninitialized bpf stack under speculationDaniel Borkmann2021-06-101-2/+3
* net: caif: add proper error handlingPavel Skripkin2021-06-102-2/+2
* net: caif: added cfserl_release functionPavel Skripkin2021-06-101-0/+1
* net: usb: cdc_ncm: don't spew notificationsGrant Grundler2021-06-101-0/+2
* hugetlbfs: hugetlb_fault_mutex_hash() cleanupMike Kravetz2021-06-031-1/+1
* mac80211: properly handle A-MSDUs that start with an RFC 1042 headerMathy Vanhoef2021-06-031-2/+3
* NFC: nci: fix memory leak in nci_allocate_deviceDongliang Mu2021-06-031-0/+1
* netfilter: x_tables: Use correct memory barriers.Mark Tomlinson2021-06-031-1/+1
* vt: Fix character height handling with VT_RESIZEXMaciej W. Rozycki2021-05-261-0/+1
* smp: Fix smp_call_function_single_async prototypeArnd Bergmann2021-05-221-1/+1
* HID: plantronics: Workaround for double volume key pressesMaxim Mikityanskiy2021-05-221-0/+2
* tty: fix return value for unsupported ioctlsJohan Hovold2021-05-221-1/+1
* tty: actually undefine superseded ASYNC flagsJohan Hovold2021-05-221-2/+2
* spi: Fix use-after-free with devm_spi_alloc_*William A. Kennington III2021-05-221-0/+3
* Bluetooth: verify AMP hci_chan before amp_destroyArchie Pusaka2021-05-221-0/+1
* modules: inherit TAINT_PROPRIETARY_MODULEChristoph Hellwig2021-05-221-0/+1
* modules: return licensing information from find_symbolChristoph Hellwig2021-05-221-1/+1
* modules: rename the licence field in struct symsearch to licenseChristoph Hellwig2021-05-221-1/+1
* modules: mark each_symbol_section staticChristoph Hellwig2021-05-221-9/+0
* modules: mark find_symbol staticChristoph Hellwig2021-05-221-11/+0
* modules: mark ref_module staticChristoph Hellwig2021-05-221-1/+0
* Fix misc new gcc warningsLinus Torvalds2021-05-221-1/+1
* power: supply: bq27xxx: fix power_avg for newer ICsMatthias Schiffer2021-05-221-1/+0
* crypto: api - check for ERR pointers in crypto_destroy_tfm()Ard Biesheuvel2021-05-227-0/+16
* ACPI: tables: x86: Reserve memory occupied by ACPI tablesRafael J. Wysocki2021-05-221-1/+8
* net/ncsi: Add generic netlink familySamuel Mendoza-Jonas2021-04-161-0/+115
* net/mlx5: Fix placement of log_max_flow_counterRaed Salem2021-04-161-3/+3
* sch_red: fix off-by-one checks in red_check_params()Eric Dumazet2021-04-161-2/+2
* net: ensure mac header is set in virtio_net_hdr_to_skb()Eric Dumazet2021-04-161-0/+2
* extcon: Add stubs for extcon_register_notifier_all() functionsKrzysztof Kozlowski2021-04-071-0/+23
* mm: writeback: use exact memcg dirty countsGreg Thelen2021-04-071-1/+4
* mm: fix oom_kill event handlingRoman Gushchin2021-04-071-4/+22
* mem_cgroup: make sure moving_account, move_lock_task and stat_cpu in the same...Aaron Lu2021-04-071-4/+19