summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* icmp: don't send out ICMP messages with a source address of 0.0.0.0Toke Høiland-Jørgensen2021-06-301-0/+3
* ptp: improve max_adj check against unreasonable valuesJakub Kicinski2021-06-301-1/+1
* ptp: ptp_clock: Publish scaled_ppm_to_ppbShalom Toledo2021-06-301-0/+8
* net: make get_net_ns return error if NET_NS is disabledChangbin Du2021-06-302-2/+7
* net: add documentation to socket.cPedro Tammela2021-06-302-6/+12
* 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
* vmlinux.lds.h: Avoid orphan section with !SMPNathan Chancellor2021-06-161-0/+1
* RDMA/mlx4: Do not map the core_clock page to user space unless enabledShay Drory2021-06-161-0/+1
* usb: pd: Set PD_T_SINK_WAIT_CAP to 310msKyle Tso2021-06-161-1/+1
* kvm: avoid speculation-based attacks from out-of-range memslot accessesPaolo Bonzini2021-06-161-1/+9
* perf/cgroups: Don't rotate events for cgroups unnecessarilyIan Rogers2021-06-101-0/+5
* bpf: Add BPF_F_ANY_ALIGNMENT.David S. Miller2021-06-101-0/+14
* 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
* bpf: Fix leakage of uninitialized bpf stack under speculationDaniel Borkmann2021-06-031-2/+3
* mac80211: properly handle A-MSDUs that start with an RFC 1042 headerMathy Vanhoef2021-06-031-2/+2
* NFC: nci: fix memory leak in nci_allocate_deviceDongliang Mu2021-06-031-0/+1
* vt: Fix character height handling with VT_RESIZEXMaciej W. Rozycki2021-05-261-0/+1
* iomap: fix sub-page uptodate handlingChristoph Hellwig2021-05-221-0/+1
* netfilter: xt_SECMARK: add new revision to fix structure layoutPablo Neira Ayuso2021-05-221-0/+6
* i2c: Add I2C_AQ_NO_REP_START adapter quirkBence Csókás2021-05-221-0/+2
* 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-071-1/+8
* net: phy: marvell: fix detection of PHY on Topaz switchesPali Rohár2021-04-281-2/+3
* net/mlx5: Fix PBMC register mappingAya Levin2021-04-141-1/+1
* net/mlx5: Fix placement of log_max_flow_counterRaed Salem2021-04-141-3/+3
* sch_red: fix off-by-one checks in red_check_params()Eric Dumazet2021-04-141-2/+2
* net: xfrm: Localize sequence counter per network namespaceAhmed S. Darwish2021-04-141-1/+3
* net: ensure mac header is set in virtio_net_hdr_to_skb()Eric Dumazet2021-04-141-0/+2
* extcon: Add stubs for extcon_register_notifier_all() functionsKrzysztof Kozlowski2021-04-071-0/+23
* tcp: relookup sock for RST+ACK packets handled by obsolete req sockAlexander Ovechkin2021-04-071-1/+1
* 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