summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* idr: add ida_is_emptyMatthew Wilcox2021-03-301-0/+5
* 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
* can: skb: can_skb_set_owner(): fix ref counting if socket was closed before s...Oleksij Rempel2021-03-171-2/+6
* 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-032-7/+21
* 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-031-0/+6
* 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-231-0/+10
* 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
* mm: hugetlbfs: fix cannot migrate the fallocated HugeTLB pageMuchun Song2021-02-101-0/+3
* elfcore: fix building with clangArnd Bergmann2021-02-101-0/+22
* iommu/vt-d: Don't dereference iommu_device if IOMMU_API is not builtBartosz Golaszewski2021-02-031-0/+2
* futex: Add mutex around futex exitThomas Gleixner2021-02-032-0/+2
* futex: Mark the begin of futex exit explicitlyThomas Gleixner2021-02-031-28/+3
* futex: Split futex_mm_release() for exit/execThomas Gleixner2021-02-031-2/+4
* exit/exec: Seperate mm_release()Thomas Gleixner2021-02-031-2/+4
* futex: Replace PF_EXITPIDONE with a stateThomas Gleixner2021-02-032-1/+35
* futex: Move futex exit handling into futex codeThomas Gleixner2021-02-032-9/+17
* y2038: futex: Move compat implementation into futex.cArnd Bergmann2021-02-031-8/+0
* compiler.h: Raise minimum version of GCC to 5.1 for arm64Will Deacon2021-01-301-0/+6
* Input: uinput - avoid FF flush when destroying deviceDmitry Torokhov2021-01-231-0/+1
* ACPI: scan: add stub acpi_create_platform_device() for !CONFIG_ACPIShawn Guo2021-01-231-0/+7
* kdev_t: always inline major/minor helper functionsJosh Poimboeuf2021-01-091-11/+11
* of: fix linker-section match-table corruptionJohan Hovold2021-01-091-0/+1
* seq_buf: Avoid type mismatch for seq_buf_initArnd Bergmann2020-12-292-3/+3
* SUNRPC: xprt_load_transport() needs to support the netid "rdma6"Trond Myklebust2020-12-291-0/+1
* spi: Introduce device-managed SPI controller allocationLukas Wunner2020-12-111-0/+2
* tty: Fix ->session lockingJann Horn2020-12-111-0/+4
* vlan: consolidate VLAN parsing code and limit max parsing depthToke Høiland-Jørgensen2020-12-111-7/+22
* USB: core: add endpoint-blacklist quirkJohan Hovold2020-12-021-0/+3
* perf/core: Fix bad use of igrab()Song Liu2020-11-181-1/+1
* random32: make prandom_u32() output unpredictableGeorge Spelvin2020-11-181-2/+34
* can: can_create_echo_skb(): fix echo skb generation: always use skb_clone()Oleksij Rempel2020-11-181-12/+8
* time: Prevent undefined behaviour in timespec64_to_ns()Zeng Tao2020-11-181-0/+4
* hil/parisc: Disable HIL driver when it gets stuckHelge Deller2020-11-101-1/+1
* fscrypto: move ioctl processing more fully into common codeEric Biggers2020-11-101-6/+6
* mtd: lpddr: Fix bad logic in print_drs_errorGustavo A. R. Silva2020-11-101-1/+1
* overflow: Include header file with SIZE_MAX declarationLeon Romanovsky2020-10-291-0/+1
* mm: khugepaged: recalculate min_free_kbytes after memory hotplug as expected ...Vijay Balakrishna2020-10-141-0/+5
* Fonts: Support FONT_EXTRA_WORDS macros for built-in fontsPeilin Ye2020-10-141-0/+5