summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
* net: watchdog: hold device global xmit lock during tx disableEdwin Peer2021-02-23
* memcg: fix a crash in wb_workfn when a device disappearsTheodore Ts'o2021-02-23
* lib/string: Add strscpy_pad() functionTobin C. Harding2021-02-23
* SUNRPC: Move simple_get_bytes and simple_get_netobj into private headerDave Wysochanski2021-02-23
* fgraph: Initialize tracing_graph_pause at task creationSteven Rostedt (VMware)2021-02-23
* mm: hugetlbfs: fix cannot migrate the fallocated HugeTLB pageMuchun Song2021-02-10
* elfcore: fix building with clangArnd Bergmann2021-02-10
* iommu/vt-d: Don't dereference iommu_device if IOMMU_API is not builtBartosz Golaszewski2021-02-03
* futex: Add mutex around futex exitThomas Gleixner2021-02-03
* futex: Mark the begin of futex exit explicitlyThomas Gleixner2021-02-03
* futex: Split futex_mm_release() for exit/execThomas Gleixner2021-02-03
* exit/exec: Seperate mm_release()Thomas Gleixner2021-02-03
* futex: Replace PF_EXITPIDONE with a stateThomas Gleixner2021-02-03
* futex: Move futex exit handling into futex codeThomas Gleixner2021-02-03
* y2038: futex: Move compat implementation into futex.cArnd Bergmann2021-02-03
* compiler.h: Raise minimum version of GCC to 5.1 for arm64Will Deacon2021-01-30
* Input: uinput - avoid FF flush when destroying deviceDmitry Torokhov2021-01-23
* ACPI: scan: add stub acpi_create_platform_device() for !CONFIG_ACPIShawn Guo2021-01-23
* of: fix linker-section match-table corruptionJohan Hovold2021-01-09
* seq_buf: Avoid type mismatch for seq_buf_initArnd Bergmann2020-12-29
* spi: Introduce device-managed SPI controller allocationLukas Wunner2020-12-11
* tty: Fix ->session lockingJann Horn2020-12-11
* vlan: consolidate VLAN parsing code and limit max parsing depthToke Høiland-Jørgensen2020-12-11
* USB: core: add endpoint-blacklist quirkJohan Hovold2020-12-02
* random32: make prandom_u32() output unpredictableGeorge Spelvin2020-11-18
* can: can_create_echo_skb(): fix echo skb generation: always use skb_clone()Oleksij Rempel2020-11-18
* time: Prevent undefined behaviour in timespec64_to_ns()Zeng Tao2020-11-18
* hil/parisc: Disable HIL driver when it gets stuckHelge Deller2020-11-10
* mtd: lpddr: Fix bad logic in print_drs_errorGustavo A. R. Silva2020-11-10
* compiler.h: Add read_word_at_a_time() function.Andrey Ryabinin2020-10-29
* compiler.h, kasan: Avoid duplicating __read_once_size_nocheck()Andrey Ryabinin2020-10-29
* mm/kasan: add API to check memory regionsAndrey Ryabinin2020-10-29
* mtd: nand: Provide nand_cleanup() function to free NAND related resourcesRichard Weinberger2020-10-14
* Fonts: Support FONT_EXTRA_WORDS macros for built-in fontsPeilin Ye2020-10-14
* fbdev, newport_con: Move FONT_EXTRA_WORDS macros into linux/font.hPeilin Ye2020-10-14
* ata: make qc_prep return ata_completion_errorsJiri Slaby2020-10-01
* ata: define AC_ERR_OKJiri Slaby2020-10-01
* skbuff: fix a data race in skb_queue_len()Qian Cai2020-10-01
* seqlock: Require WRITE_ONCE surrounding raw_seqcount_barrierMarco Elver2020-10-01
* net: add __must_check to skb_put_padto()Eric Dumazet2020-10-01
* mtd: Fix comparison in map_word_andequal()Ben Hutchings2020-10-01
* i2c: algo: pca: Reapply i2c bus settings after resetEvan Nimmo2020-09-23
* USB: core: add helpers to retrieve endpointsJohan Hovold2020-09-23
* uaccess: Add non-pagefault user-space write functionDaniel Borkmann2020-09-12
* uaccess: Add non-pagefault user-space read functionsMasami Hiramatsu2020-09-12
* include/linux/log2.h: add missing () around n in roundup_pow_of_two()Jason Gunthorpe2020-09-12
* HID: core: Sanitize event code and type when mapping inputMarc Zyngier2020-09-12
* writeback: Avoid skipping inode writebackJan Kara2020-09-03
* coredump: fix race condition between collapse_huge_page() and core dumpingAndrea Arcangeli2020-08-26
* iommu/vt-d: Enforce PASID devTLB field maskLiu Yi L2020-08-21