summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* elfcore: correct reference to CONFIG_UMLLukas Bulwahn2021-10-271-1/+1
* libata: Add ATA_HORKAGE_NO_NCQ_ON_ATI for Samsung 860 and 870 SSD.Kate Hsuan2021-10-091-0/+1
* af_unix: fix races in sk_peer_pid and sk_peer_cred accessesEric Dumazet2021-10-091-0/+2
* cred: allow get_cred() and put_cred() to be given NULL.NeilBrown2021-10-061-5/+9
* compiler.h: Introduce absolute_pointer macroGuenter Roeck2021-10-061-0/+2
* sctp: validate from_addr_param returnMarcelo Ricardo Leitner2021-09-261-1/+1
* PCI: Sync __pci_register_driver() stub for CONFIG_PCI=nAndy Shevchenko2021-09-221-2/+3
* net/af_unix: fix a data-race in unix_dgram_pollEric Dumazet2021-09-221-1/+1
* serial: 8250: Define RX trigger levels for OxSemi 950 devicesMaciej W. Rozycki2021-09-221-0/+1
* power: supply: max17042_battery: fix typo in MAx17042_TOFFSebastian Krzyszkowiak2021-09-221-1/+1
* vmlinux.lds.h: Handle clang's module.{c,d}tor sectionsNathan Chancellor2021-08-261-0/+1
* PCI/MSI: Protect msi_desc::masked for multi-MSIThomas Gleixner2021-08-262-1/+2
* Bluetooth: defer cleanup of resources in hci_unregister_dev()Tetsuo Handa2021-08-151-0/+1
* rcu: Update documentation of rcu_read_unlock()Anna-Maria Gleixner2021-08-101-3/+1
* regulator: rt5033: Fix n_voltages settings for BUCK and LDOAxel Lin2021-08-081-2/+2
* net: llc: fix skb_over_panicPavel Skripkin2021-08-041-8/+23
* lib/string.c: add multibyte memset functionsMatthew Wilcox2021-08-041-0/+30
* sctp: move 198 addresses from unusable to private scopeXin Long2021-08-041-3/+1
* net: split out functions related to registering inflight socket filesJens Axboe2021-08-041-0/+1
* net: validate lwtstate->data before returning from skb_tunnel_info()Taehee Yoo2021-07-281-1/+3
* net: ipv6: fix return value of ip6_skb_dst_mtuVadim Fedorenko2021-07-281-1/+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
* 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
* inet: annotate date races around sk->sk_txhashEric Dumazet2021-06-301-3/+7
* 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/+10
* net: caif: add proper error handlingPavel Skripkin2021-06-102-2/+2
* net: caif: added cfserl_release functionPavel Skripkin2021-06-101-0/+1
* hugetlbfs: hugetlb_fault_mutex_hash() cleanupMike Kravetz2021-06-031-1/+1
* spi: Fix use-after-free with devm_spi_alloc_*William A. Kennington III2021-06-031-0/+3
* mac80211: check defrag PN against current frameJohannes Berg2021-06-031-0/+10
* 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
* HID: plantronics: Workaround for double volume key pressesMaxim Mikityanskiy2021-05-221-0/+2
* scsi: fcoe: Fix mismatched fcoe_wwn_from_mac declarationArnd Bergmann2021-05-221-1/+1
* tty: fix return value for unsupported ioctlsJohan Hovold2021-05-221-1/+1
* Bluetooth: verify AMP hci_chan before amp_destroyArchie Pusaka2021-05-221-0/+1
* overflow.h: Add allocation size calculation helpersKees Cook2021-04-281-0/+73
* compiler.h: enable builtin overflow checkers and add fallback codeRasmus Villemoes2021-04-284-0/+227
* sch_red: fix off-by-one checks in red_check_params()Eric Dumazet2021-04-161-2/+2
* net: sched: validate stab valuesEric Dumazet2021-03-301-1/+9
* can: dev: Move device back to init netns on owning netns deleteMartin Willi2021-03-301-0/+2
* macvlan: macvlan_count_rx() needs to be aware of preemptionEric Dumazet2021-03-301-1/+2
* u64_stats,lockdep: Fix u64_stats_init() vs lockdepPeter Zijlstra2021-03-301-3/+4
* USB: replace hardcode maximum usb string length by definitionMacpaul Lin2021-03-241-0/+3
* platform/chrome: cros_ec_dev - Fix security issueGwendal Grignou2021-03-241-2/+4