summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* uapi: move constants from <linux/kernel.h> to <linux/const.h>Petr Vorel2021-01-068-14/+12
* mm: memmap defer init doesn't work as expectedBaoquan He2021-01-061-2/+3
* of: fix linker-section match-table corruptionJohan Hovold2020-12-301-0/+1
* xen/xenbus: Count pending messages for each watchSeongJae Park2020-12-301-0/+2
* xen/xenbus: Add 'will_handle' callback support in xenbus_watch_path()SeongJae Park2020-12-301-1/+5
* xen/xenbus: Allow watches discard events before queueingSeongJae Park2020-12-301-0/+7
* iio: ad_sigma_delta: Don't put SPI transfer buffer on the stackLars-Peter Clausen2020-12-301-1/+5
* fsnotify: fix events reported to watching parent and childAmir Goldstein2020-12-301-3/+3
* fsnotify: generalize handle_inode_event()Amir Goldstein2020-12-301-1/+2
* binder: add flag to clear buffer on txn completeTodd Kjos2020-12-301-0/+1
* PM: ACPI: PCI: Drop acpi_pm_set_bridge_wakeup()Rafael J. Wysocki2020-12-301-5/+0
* devlink: use _BITUL() macro instead of BIT() in the UAPI headerTobias Klauser2020-12-301-1/+1
* proc: fix lookup in /proc/net subdirectories after setns(2)Alexey Dobriyan2020-12-301-1/+7
* mm/rmap: always do TTU_IGNORE_ACCESSShakeel Butt2020-12-301-1/+0
* mm/gup: prevent gup_fast from racing with COW during forkJason Gunthorpe2020-12-301-0/+8
* fs: Handle I_DONTCACHE in iput_final() instead of generic_drop_inode()Hao Li2020-12-301-2/+1
* RDMA/uverbs: Fix incorrect variable typeAvihai Horon2020-12-301-0/+10
* seq_buf: Avoid type mismatch for seq_buf_initArnd Bergmann2020-12-302-3/+3
* SUNRPC: xprt_load_transport() needs to support the netid "rdma6"Trond Myklebust2020-12-301-0/+1
* media: v4l2-fwnode: v4l2_fwnode_endpoint_parse caller must init vep argumentSakari Ailus2020-12-301-0/+6
* media: v4l2-fwnode: Return -EINVAL for invalid bus-typeLad Prabhakar2020-12-301-0/+2
* crypto: af_alg - avoid undefined behavior accessing salg_nameEric Biggers2020-12-261-0/+16
* fscrypt: add fscrypt_is_nokey_name()Eric Biggers2020-12-261-0/+34
* fscrypt: remove kernel-internal constants from UAPI headerEric Biggers2020-12-261-3/+2
* USB: UAS: introduce a quirk to set no_write_sameOliver Neukum2020-12-211-0/+2
* ptrace: Prevent kernel-infoleak in ptrace_get_syscall_info()Peilin Ye2020-12-211-1/+2
* Merge tag 'for-linus-5.10c-rc8-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-12-121-0/+17
|\
| * xen: don't use page->lru for ZONE_DEVICE memoryJuergen Gross2020-12-091-0/+4
| * xen: add helpers for caching grant mapping pagesJuergen Gross2020-12-091-0/+13
* | bpf: Fix enum names for bpf_this_cpu_ptr() and bpf_per_cpu_ptr() helpersAndrii Nakryiko2020-12-111-2/+2
* | elfcore: fix building with clangArnd Bergmann2020-12-111-0/+22
* | kbuild: avoid static_assert for genksymsArnd Bergmann2020-12-111-0/+5
* | Merge tag 'fixes-v5.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2020-12-101-1/+1
|\ \
| * | [SECURITY] fix namespaced fscaps when !CONFIG_SECURITYSerge Hallyn2020-12-041-1/+1
* | | Merge tag 'nfs-for-5.10-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2020-12-101-0/+4
|\ \ \
| * | | pNFS/flexfiles: Fix array overflow when flexfiles mirroring is enabledTrond Myklebust2020-11-301-0/+4
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-12-106-5/+12
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-12-101-2/+0
| |\ \ \
| | * | | xdp: Remove the xdp_attachment_flags_ok() callbackToke Høiland-Jørgensen2020-12-091-2/+0
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2020-12-092-1/+8
| |\ \ \ \
| | * | | | netfilter: nft_dynset: fix timeouts later than 23 daysPablo Neira Ayuso2020-12-081-0/+4
| | * | | | netfilter: x_tables: Switch synchronization to RCUSubash Abhinov Kasiviswanathan2020-12-081-1/+4
| * | | | | net: stmmac: overwrite the dma_cap.addr64 according to HW designFugang Duan2020-12-081-0/+1
| * | | | | bonding: fix feature flag setting at init timeJarod Wilson2020-12-081-2/+0
| |/ / / /
| * | | | net: mscc: ocelot: fix dropping of unknown IPv4 multicast on SevilleVladimir Oltean2020-12-051-0/+3
* | | | | Merge tag 'tty-5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2020-12-061-0/+4
|\ \ \ \ \
| * | | | | tty: Fix ->session lockingJann Horn2020-12-041-0/+4
* | | | | | Merge tag 'irq-urgent-2020-12-06' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-12-061-2/+10
|\ \ \ \ \ \
| * | | | | | genirq/irqdomain: Add an irq_create_mapping_affinity() functionLaurent Vivier2020-11-301-2/+10
| | |_|_|/ / | |/| | | |
* | | | | | mm/zsmalloc.c: drop ZSMALLOC_PGTABLE_MAPPINGMinchan Kim2020-12-061-1/+0