summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* vmlinux.lds.h: Add PGO and AutoFDO input sectionsNick Desaulniers2021-01-171-1/+4
* target: add XCOPY target/segment desc sense codesDavid Disseldorp2021-01-171-0/+4
* net: sched: prevent invalid Scell_log shift countRandy Dunlap2021-01-121-1/+3
* xen/xenbus: Count pending messages for each watchSeongJae Park2021-01-091-0/+2
* xen/xenbus: Add 'will_handle' callback support in xenbus_watch_path()SeongJae Park2021-01-091-1/+5
* xen/xenbus: Allow watches discard events before queueingSeongJae Park2021-01-091-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
* uapi: move constants from <linux/kernel.h> to <linux/const.h>Petr Vorel2021-01-098-14/+12
* 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-112-7/+23
* bonding: wait for sysfs kobject destruction before freeing struct slaveJamie Iles2020-12-111-0/+8
* USB: core: add endpoint-blacklist quirkJohan Hovold2020-12-021-0/+3
* scsi: libiscsi: Fix NOP race conditionLee Duncan2020-12-021-0/+3
* xen/events: add a new "late EOI" evtchn frameworkJuergen Gross2020-11-181-4/+25
* 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
* scsi: target: core: Add CONTROL field for trace eventsRoman Bolshakov2020-10-292-6/+13
* overflow: Include header file with SIZE_MAX declarationLeon Romanovsky2020-10-291-0/+1
* net/ipv4: always honour route mtu during forwardingMaciej Żenczykowski2020-10-291-0/+6
* Bluetooth: Disconnect if E0 is used for Level 4Luiz Augusto von Dentz2020-10-171-4/+6