summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* mm, futex: fix shared futex pgoff on shmem huge pageHugh Dickins2021-07-112-21/+7
* 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
* mm: hwpoison: change PageHWPoison behavior on hugetlb pagesNaoya Horiguchi2021-06-301-9/+0
* 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
* net: usb: cdc_ncm: don't spew notificationsGrant Grundler2021-06-101-0/+2
* 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: 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
* extcon: adc-jack: Fix incompatible pointer type warningPeter Foley2021-05-221-1/+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
* tty: actually undefine superseded ASYNC flagsJohan Hovold2021-05-221-2/+2
* Bluetooth: verify AMP hci_chan before amp_destroyArchie Pusaka2021-05-221-0/+1
* 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
* idr: add ida_is_emptyMatthew Wilcox2021-03-301-0/+5
* ACPI: scan: Use unique number for instance_noAndy Shevchenko2021-03-301-0/+1
* 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
* kernel, fs: Introduce and use set_restart_fn() and arch_set_restart_data()Oleg Nesterov2021-03-241-0/+13
* USB: replace hardcode maximum usb string length by definitionMacpaul Lin2021-03-241-0/+3
* can: skb: can_skb_set_owner(): fix ref counting if socket was closed before s...Oleksij Rempel2021-03-171-2/+6
* uapi: nfnetlink_cthelper.h: fix userspace compilation errorDmitry V. Levin2021-03-171-1/+1
* misc: eeprom_93xx46: Add quirk to support Microchip 93LC46B eepromAswath Govindraju2021-03-111-0/+2
* zsmalloc: account the number of compacted pages correctlyRokudo Yan2021-03-071-1/+1
* sysfs: Add sysfs_emit and sysfs_emit_at to format sysfs outputJoe Perches2021-03-071-0/+16
* net: icmp: pass zeroed opts from icmp{,v6}_ndo_send before sendingJason A. Donenfeld2021-03-033-8/+26
* ipv6: silence compilation warning for non-IPV6 buildsLeon Romanovsky2021-03-031-1/+1
* ipv6: icmp6: avoid indirect call for icmpv6_send()Eric Dumazet2021-03-031-1/+21
* icmp: allow icmpv6_ndo_send to work with CONFIG_IPV6=nJason A. Donenfeld2021-03-031-6/+10
* icmp: introduce helper for nat'd source address in network device contextJason A. Donenfeld2021-03-032-0/+12
* Xen/gntdev: correct error checking in gntdev_map_grant_pages()Jan Beulich2021-02-231-0/+1
* net: watchdog: hold device global xmit lock during tx disableEdwin Peer2021-02-231-0/+2
* memcg: fix a crash in wb_workfn when a device disappearsTheodore Ts'o2021-02-232-16/+23
* include/trace/events/writeback.h: fix -Wstringop-truncation warningsQian Cai2021-02-231-18/+20
* lib/string: Add strscpy_pad() functionTobin C. Harding2021-02-231-0/+4
* SUNRPC: Move simple_get_bytes and simple_get_netobj into private headerDave Wysochanski2021-02-231-2/+1
* fgraph: Initialize tracing_graph_pause at task creationSteven Rostedt (VMware)2021-02-231-1/+3
* mm: memcontrol: fix NULL pointer crash in test_clear_page_writeback()Johannes Weiner2021-02-231-5/+28