summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* extcon: Add stubs for extcon_register_notifier_all() functionsKrzysztof Kozlowski2021-04-071-0/+23
* net: introduce CAN specific pointer in the struct net_deviceOleksij Rempel2021-04-072-1/+45
* can: dev: Move device back to init netns on owning netns deleteMartin Willi2021-03-301-0/+2
* locking/mutex: Fix non debug version of mutex_lock_io_nested()Thomas Gleixner2021-03-301-1/+1
* ACPI: scan: Use unique number for instance_noAndy Shevchenko2021-03-301-0/+1
* netfilter: x_tables: Use correct memory barriers.Mark Tomlinson2021-03-301-1/+1
* Revert "netfilter: x_tables: Switch synchronization to RCU"Mark Tomlinson2021-03-301-4/+1
* bpf: Don't do bpf_cgroup_storage_set() for kuprobe/tp programsSasha Levin2021-03-301-4/+5
* tcp: relookup sock for RST+ACK packets handled by obsolete req sockAlexander Ovechkin2021-03-301-1/+1
* net: sched: validate stab valuesEric Dumazet2021-03-301-1/+9
* macvlan: macvlan_count_rx() needs to be aware of preemptionEric Dumazet2021-03-301-1/+2
* ipv6: fix suspecious RCU usage warningWei Wang2021-03-301-0/+24
* kasan: fix per-page tags for non-page_alloc pagesAndrey Konovalov2021-03-301-1/+14
* u64_stats,lockdep: Fix u64_stats_init() vs lockdepPeter Zijlstra2021-03-301-3/+4
* hugetlbfs: hugetlb_fault_mutex_hash() cleanupMike Kravetz2021-03-301-1/+1
* efi: use 32-bit alignment for efi_guid_t literalsArd Biesheuvel2021-03-241-2/+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
* usb-storage: Add quirk to defeat Kindle's automatic unloadAlan Stern2021-03-241-0/+2
* crypto: x86 - Regularize glue function prototypesKees Cook2021-03-203-6/+4
* include/linux/sched/mm.h: use rcu_dereference in in_vfork()Matthew Wilcox (Oracle)2021-03-171-1/+2
* stop_machine: mark helpers __always_inlineArnd Bergmann2021-03-171-5/+6
* scsi: target: core: Add cmd length set before cmd completeAleksandr Miloserdov2021-03-171-0/+1
* media: rc: compile rc-cec.c into rc-coreHans Verkuil2021-03-171-0/+7
* can: skb: can_skb_set_owner(): fix ref counting if socket was closed before s...Oleksij Rempel2021-03-171-2/+6
* net: check if protocol extracted by virtio_net_hdr_set_proto is correctBalazs Nemeth2021-03-171-1/+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
* ALSA: hda: intel-nhlt: verify config typePierre-Louis Bossart2021-03-091-0/+5
* crypto - shash: reduce minimum alignment of shash_desc structureArd Biesheuvel2021-03-092-7/+10
* swap: fix swapfile read/write offsetJens Axboe2021-03-071-0/+1
* 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: fix dev_ifsioc_locked() race conditionCong Wang2021-03-071-0/+3
* net: sched: fix police ext initializationVlad Buslov2021-03-041-0/+1
* net: icmp: pass zeroed opts from icmp{,v6}_ndo_send before sendingJason A. Donenfeld2021-03-043-8/+25
* ipv6: silence compilation warning for non-IPV6 buildsLeon Romanovsky2021-03-041-1/+1
* ipv6: icmp6: avoid indirect call for icmpv6_send()Eric Dumazet2021-03-041-1/+21
* icmp: allow icmpv6_ndo_send to work with CONFIG_IPV6=nJason A. Donenfeld2021-03-041-6/+10
* icmp: introduce helper for nat'd source address in network device contextJason A. Donenfeld2021-03-042-0/+12
* dm: fix deadlock when swapping to encrypted deviceMikulas Patocka2021-03-041-0/+5
* rcu/nocb: Perform deferred wake up before last idle's need_resched() checkFrederic Weisbecker2021-03-041-0/+2
* mm/rmap: fix potential pte_unmap on an not mapped pteMiaohe Lin2021-03-041-1/+2
* certs: Fix blacklist flag type confusionDavid Howells2021-03-041-0/+1
* ima: Free IMA measurement buffer after kexec syscallLakshmi Ramasubramanian2021-03-041-0/+5
* tcp: fix SO_RCVLOWAT related hangs under mem pressureEric Dumazet2021-03-041-2/+7
* ACPICA: Fix exception code class checksMaximilian Luz2021-03-041-5/+5
* bpf: Avoid warning when re-casting __bpf_call_base into __bpf_call_base_argsAndrii Nakryiko2021-03-041-1/+1
* bpf: Add bpf_patch_call_args prototype to include/linux/bpf.hAndrii Nakryiko2021-03-041-0/+3
* vmlinux.lds.h: add DWARF v5 sectionsNick Desaulniers2021-03-041-1/+6