aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-02-07ata: libata-core: Fix ata_dev_config_cpr()Damien Le Moal1-1/+1
2022-02-06Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-9/+4
2022-02-06Merge tag 'perf_urgent_for_v5.17_rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+2
2022-02-05Merge tag 'for-linus-5.17a-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-3/+7
2022-02-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-6/+112
2022-02-05Merge tag 'iomap-5.17-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-0/+2
2022-02-05Merge tag 'kvmarm-fixes-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini624-7352/+21122
2022-02-04Merge tag 'ata-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...Linus Torvalds1-0/+1
2022-02-04Merge tag 'random-5.17-rc3-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-15/+25
2022-02-04Merge tag 'sound-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2-1/+18
2022-02-04Merge tag 'drm-fixes-2022-02-04' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-1/+1
2022-02-04Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-0/+20
2022-02-04lib/crypto: blake2s: avoid indirect calls to compression function for Clang CFIJason A. Donenfeld1-15/+25
2022-02-04Merge tag 'ceph-for-5.17-rc3' of git://github.com/ceph/ceph-clientLinus Torvalds2-0/+6
2022-02-04Merge tag '5.17-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds1-0/+7
2022-02-04mm/pgtable: define pte_index so that preprocessor could recognize itMike Rapoport1-0/+1
2022-02-04mm/page_table_check: check entries at pmd levelsPasha Tatashin1-0/+19
2022-02-04ata: libata-core: Introduce ATA_HORKAGE_NO_LOG_DIR horkageAnton Lundin1-0/+1
2022-02-04Merge tag 'drm-misc-fixes-2022-02-03' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-1/+1
2022-02-03Merge tag 'net-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds4-13/+34
2022-02-03ax25: fix reference count leaks of ax25_devDuoming Zhou1-3/+5
2022-02-03Revert "module, async: async_synchronize_full() on module init iff async is u...Igor Pylypiv1-1/+0
2022-02-03jbd2: refactor wait logic for transaction updates into a common functionRitesh Harjani1-1/+3
2022-02-03jbd2: cleanup unused functions declarations from jbd2.hRitesh Harjani1-7/+0
2022-02-03ext4: fast commit may not fallback for ineligible commitXin Yin1-1/+1
2022-02-03Improve docs for IOCTL_GNTDEV_MAP_GRANT_REFDemi Marie Obenour1-1/+7
2022-02-03xen: xenbus_dev.h: delete incorrect file nameRandy Dunlap1-2/+0
2022-02-02net, neigh: Do not trigger immediate probes on NUD_FAILED from neigh_managed_...Daniel Borkmann1-5/+13
2022-02-02libceph: optionally use bounce buffer on recv path in crc modeIlya Dryomov2-0/+2
2022-02-02libceph: make recv path in secure mode work the same as send pathIlya Dryomov1-0/+4
2022-02-02Partially revert "net/smc: Add netlink net namespace support"Dmitry V. Levin1-6/+5
2022-02-02Revert "fbdev: Garbage collect fbdev scrolling acceleration, part 1 (from TOD...Helge Deller1-1/+1
2022-02-02perf: uapi: Document perf_event_attr::sig_data truncation on 32 bit architect...Marco Elver1-0/+2
2022-02-01net/mlx5e: Use struct_group() for memcpy() regionKees Cook1-2/+4
2022-02-01Merge tag 'unicode-for-next-5.17-rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2022-02-01netfs, cachefiles: Add a method to query presence of data in the cacheDavid Howells1-0/+7
2022-02-01Merge tag 'asoc-fix-v5.17-rc2' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai2-1/+18
2022-02-01kvm: add guest_state_{enter,exit}_irqoff()Mark Rutland1-3/+109
2022-01-31kvm: Move KVM_GET_XSAVE2 IOCTL definition at the end of kvm.hJanosch Frank1-3/+3
2022-01-30psi: fix "no previous prototype" warnings when CONFIG_CGROUPS=nSuren Baghdasaryan1-6/+5
2022-01-30mm, kasan: use compare-exchange operation to set KASAN page tagPeter Collingbourne1-5/+12
2022-01-30mm: page->mapping folio->mapping should have the same offsetWei Yang1-0/+1
2022-01-30include/linux/sysctl.h: fix register_sysctl_mount_point() return typeAndrew Morton1-1/+1
2022-01-29Merge tag 'tty-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+35
2022-01-29Merge tag 'usb-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+6
2022-01-29Merge tag 'block-5.17-2022-01-28' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+1
2022-01-29Merge tag 'fixes-v5.17-lsm-ceph-null' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2022-01-28ASoC DPCM lockdep fixesMark Brown1-0/+15
2022-01-28block: add bio_start_io_acct_time() to control start_timeMike Snitzer1-0/+1
2022-01-28security, lsm: dentry_init_security() Handle multi LSM registrationVivek Goyal1-1/+1
2022-01-28Merge tag 'pm-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-10/+1
2022-01-28Merge tag 'trace-v5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-6/+8
2022-01-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2022-01-28ASoC: hdmi-codec: Fix OOB memory accessesDmitry Osipenko1-1/+3
2022-01-28ASoC: soc-pcm: Fix DPCM lockdep warning due to nested stream locksTakashi Iwai1-0/+15
2022-01-28Merge tag 'fsnotify_for_v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-6/+43
2022-01-28Merge tag 'fs_for_v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2022-01-28ax25: add refcount in ax25_dev to avoid UAF bugsDuoming Zhou1-0/+10
2022-01-28KVM: x86: add system attribute to retrieve full set of supported xsave statesPaolo Bonzini1-0/+1
2022-01-27tracing/perf: Avoid -Warray-bounds warning for __rel_loc macroKees Cook2-3/+4
2022-01-27tracing: Avoid -Warray-bounds warning for __rel_loc macroMasami Hiramatsu1-3/+4
2022-01-27Merge tag 'net-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds11-17/+28
2022-01-27net: socket: rename SKB_DROP_REASON_SOCKET_FILTERMenglong Dong2-2/+2
2022-01-27ipv4: remove sparse error in ip_neigh_gw4()Eric Dumazet1-1/+1
2022-01-27ipv4: avoid using shared IP generator for connected socketsEric Dumazet1-11/+10
2022-01-27Revert "ipv6: Honor all IPv6 PIO Valid Lifetime values"Guillaume Nault1-0/+2
2022-01-26pid: Introduce helper task_is_in_init_pid_ns()Leo Yan1-0/+5
2022-01-26xfs, iomap: limit individual ioend chain lengths in writebackDave Chinner1-0/+2
2022-01-26tty: Partially revert the removal of the Cyclades public APIMaciej W. Rozycki1-0/+35
2022-01-25Merge tag 'nfs-for-5.17-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds4-31/+58
2022-01-25PM: hibernate: Remove register_nosave_region_late()Amadeusz Sławiński1-10/+1
2022-01-25usb: roles: fix include/linux/usb/role.h compile issueLinyu Yuan1-0/+6
2022-01-24quota: cleanup double word in commentTom Rix1-1/+1
2022-01-24fsnotify: invalidate dcache before IN_DELETE eventAmir Goldstein1-6/+43
2022-01-24bonding: use rcu_dereference_rtnl when get bonding active slaveHangbin Liu1-1/+1
2022-01-23Merge tag 'sched_urgent_for_v5.17_rc2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-8/+1
2022-01-23Merge tag 'perf_urgent_for_v5.17_rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-12/+3
2022-01-23Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds7-330/+409
2022-01-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds29-264/+127
2022-01-22Merge tag 'fscache-fixes-20220121' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-31/+77
2022-01-22Merge tag 'folio-5.17a' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds2-0/+21
2022-01-22Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-3/+2
2022-01-22Merge tag 'devicetree-fixes-for-5.17-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-178/+244
2022-01-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-3/+0
2022-01-22Merge tag 'riscv-for-linus-5.17-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-6/+18
2022-01-22Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-1/+1
2022-01-22frontswap: remove support for multiple opsChristoph Hellwig1-2/+1
2022-01-22mm: mark swap_lock and swap_active_head staticChristoph Hellwig1-2/+0
2022-01-22frontswap: remove frontswap_testChristoph Hellwig1-11/+0
2022-01-22mm: simplify try_to_unuseChristoph Hellwig3-10/+1
2022-01-22frontswap: simplify frontswap_initChristoph Hellwig1-8/+1
2022-01-22frontswap: remove frontswap_curr_pagesChristoph Hellwig1-1/+0
2022-01-22frontswap: remove frontswap_shrinkChristoph Hellwig1-1/+0
2022-01-22frontswap: remove frontswap_tmem_exclusive_getsChristoph Hellwig1-2/+0
2022-01-22frontswap: remove frontswap_writethroughChristoph Hellwig1-1/+0
2022-01-22mm: remove cleancacheChristoph Hellwig2-129/+0
2022-01-22lib/stackdepot: allow optional init and stack_table allocation by kvmalloc()Vlastimil Babka2-9/+18
2022-01-22proc: remove PDE_DATA() completelyMuchun Song2-4/+2
2022-01-22fs: proc: store PDE()->data into inode->i_privateMuchun Song1-1/+12
2022-01-22locking/rwlocks: introduce write_lock_nestedMinchan Kim4-0/+25
2022-01-22kprobe: move sysctl_kprobes_optimization to kprobes.cXiaoming Ni1-6/+0
2022-01-22fs/coredump: move coredump sysctls into its own fileXiaoming Ni1-4/+6
2022-01-22printk: fix build warning when CONFIG_PRINTK=nXiaoming Ni1-4/+0
2022-01-22kernel/sysctl.c: rename sysctl_init() to sysctl_init_bases()Luis Chamberlain1-1/+1
2022-01-22fs: move namespace sysctls and declare fs base directoryLuis Chamberlain1-3/+0
2022-01-22sysctl: add and use base directory declarer and registration helperLuis Chamberlain1-0/+24
2022-01-22fs: move pipe sysctls to is own fileLuis Chamberlain2-4/+6
2022-01-22fs: move namei sysctls to its own fileLuis Chamberlain1-1/+0
2022-01-22fs: move locking sysctls where they are usedLuis Chamberlain1-4/+0
2022-01-22sysctl: move maxolduid as a sysctl specific constLuis Chamberlain1-0/+3
2022-01-22fs: move dcache sysctls to its own fileLuis Chamberlain2-12/+0
2022-01-22fs: move fs stat sysctls to file_table.cLuis Chamberlain1-3/+0
2022-01-22fs: move inode sysctls to its own fileLuis Chamberlain1-3/+0
2022-01-22sysctl: share unsigned long const valuesLuis Chamberlain1-0/+6
2022-01-22stackleak: move stack_erasing sysctl to stackleak.cXiaoming Ni1-5/+0
2022-01-22scsi/sg: move sg-big-buff sysctl to scsi/sg.cXiaoming Ni1-4/+0
2022-01-22sysctl: add helper to register a sysctl mount pointLuis Chamberlain1-0/+7
2022-01-22random: move the random sysctl declarations to its own fileXiaoming Ni1-1/+0
2022-01-22firmware_loader: move firmware sysctl to its own filesXiaoming Ni1-1/+0
2022-01-22eventpoll: simplify sysctl declaration with register_sysctl()Xiaoming Ni2-3/+0
2022-01-22inotify: simplify subdirectory registration with register_sysctl()Xiaoming Ni2-5/+0
2022-01-22dnotify: move dnotify sysctl to dnotify.cXiaoming Ni1-1/+0
2022-01-22aio: move aio sysctl to aio.cXiaoming Ni1-4/+0
2022-01-22hung_task: move hung_task sysctl interface to hung_task.cXiaoming Ni1-13/+1
2022-01-22sysctl: move some boundary constants from sysctl.c to sysctl_valsXiaoming Ni1-3/+10
2022-01-22sysctl: add a new register_sysctl_init() interfaceXiaoming Ni1-0/+3
2022-01-22mm/migrate.c: rework migration_entry_wait() to not take a pagerefAlistair Popple1-0/+2
2022-01-21fscache: Add a comment explaining how page-release optimisation worksDavid Howells1-0/+5
2022-01-21cachefiles: Trace active-mark failureDavid Howells1-0/+21
2022-01-21cachefiles: Make some tracepoint adjustmentsDavid Howells1-31/+51
2022-01-21Merge tag 'block-5.17-2022-01-21' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+11
2022-01-21Merge tag 'rtc-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds1-1/+5
2022-01-20ipv6: annotate accesses to fn->fn_sernumEric Dumazet1-1/+1
2022-01-20tcp: Add a stub for sk_defer_free_flush()Gal Pressman1-0/+4
2022-01-20unicode: clean up the Kconfig symbol confusionChristoph Hellwig1-1/+1
2022-01-20of: property: define of_property_read_u{8,16,32,64}_array() unconditionallyMichael Walle1-150/+124
2022-01-20of: base: make small of_parse_phandle() variants static inlineMichael Walle1-28/+120
2022-01-20Merge tag 'ceph-for-5.17-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds3-2/+4
2022-01-20ethtool: Fix link extended state for big endianMoshe Tal1-1/+1
2022-01-20net: fix information leakage in /proc/net/ptypeCongyu Liu1-0/+1
2022-01-20asm-generic: Add missing brackets for io_stop_wc macroXiongfeng Wang1-1/+1
2022-01-20Merge tag 'net-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds6-8/+28
2022-01-20Merge branch 'akpm' (patches from Andrew)Linus Torvalds15-85/+145
2022-01-20delayacct: track delays from memory compactwangyong2-1/+33
2022-01-20delayacct: cleanup flags in struct task_delay_info and functions use itYang Yang1-17/+0
2022-01-20delayacct: fix incomplete disable operation when switch enable to disableYang Yang1-0/+18
2022-01-20delayacct: support swapin delay accounting for swapping without blkioYang Yang1-22/+22
2022-01-20panic: use error_report_end tracepoint on warningsMarco Elver1-3/+5
2022-01-20uuid: remove licence boilerplate text from the headerAndy Shevchenko1-9/+0
2022-01-20uuid: discourage people from using UAPI header in new codeAndy Shevchenko1-0/+1
2022-01-20kunit: replace kernel.h with the necessary inclusionsAndy Shevchenko1-1/+1
2022-01-20hash.h: remove unused define directiveIsabella Basso1-4/+1
2022-01-20list: introduce list_is_head() helper and re-use it in list.hAndy Shevchenko1-14/+22
2022-01-20kthread: dynamically allocate memory to store kthread's full nameYafang Shao1-0/+1
2022-01-20tools/testing/selftests/bpf: replace open-coded 16 with TASK_COMM_LENYafang Shao1-2/+7
2022-01-20fs/binfmt_elf: replace open-coded string copy with get_task_commYafang Shao2-0/+10
2022-01-20kernel.h: include a note to discourage people from including it in headersAndy Shevchenko1-0/+9
2022-01-20include/linux/unaligned: replace kernel.h with the necessary inclusionsAndy Shevchenko1-1/+1
2022-01-20proc: make the proc_create[_data]() stubs static inlinesHans de Goede1-2/+10
2022-01-20mm: percpu: add generic pcpu_populate_pte() functionKefeng Wang1-3/+2
2022-01-20mm: percpu: add generic pcpu_fc_alloc/free funcitonKefeng Wang1-8/+1
2022-01-20mm: percpu: add pcpu_fc_cpu_to_node_fn_t typedefKefeng Wang1-2/+5
2022-01-19RISC-V: Introduce sv48 support without relocatable kernelPalmer Dabbelt1-6/+18
2022-01-19asm-generic: Prepare for riscv use of pud_alloc_one and pud_freeAlexandre Ghiti1-6/+18
2022-01-19KVM: Move x86 VMX's posted interrupt list_head to vcpu_vmxSean Christopherson1-2/+0
2022-01-19KVM: Drop unused kvm_vcpu.pre_pcpu fieldSean Christopherson1-1/+0
2022-01-19Merge branch 'kvm-pi-raw-spinlock' into HEADPaolo Bonzini43-80/+224
2022-01-19Merge tag 'f2fs-for-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-12/+15
2022-01-19Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2-3/+2
2022-01-19Merge branch 'random-5.17-rc1-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-38/+21
2022-01-18Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2-4/+9
2022-01-19bpf: Fix ringbuf memory type confusion when passing to helpersDaniel Borkmann1-2/+7
2022-01-19bpf: Generalize check_ctx_reg for reuse with other typesDaniel Borkmann1-2/+2
2022-01-18random: rather than entropy_store abstraction, use globalJason A. Donenfeld1-35/+21
2022-01-18lib/crypto: blake2s: move hmac construction into wireguardJason A. Donenfeld1-3/+0
2022-01-18Merge tag 'dmaengine-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-1/+22
2022-01-18kernel/sched: Remove dl_boosted flag commentHui Su1-4/+0
2022-01-18psi: Fix uaf issue when psi trigger is destroyed while being polledSuren Baghdasaryan2-4/+1
2022-01-18perf: Fix perf_event_read_local() timePeter Zijlstra1-12/+3
2022-01-18Merge tag 'ata-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...Linus Torvalds2-84/+470
2022-01-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds3-8/+38
2022-01-18Merge tag 'pm-5.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2-15/+64
2022-01-18Merge tag 'acpi-5.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-0/+308
2022-01-18Merge tag 'slab-for-5.17-part2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-65/+0
2022-01-17Merge branch 'acpi-pfrut'Rafael J. Wysocki2-0/+308
2022-01-17Merge tag '5.17-rc-part1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds1-0/+4
2022-01-17devtmpfs regression fix: reconfigure on each mountNeilBrown1-0/+2
2022-01-17Merge tag 'ntb-5.17' of git://github.com/jonmason/ntbLinus Torvalds1-2/+0
2022-01-17Merge tag 'linux-watchdog-5.17-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds1-0/+8
2022-01-17Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-1/+3
2022-01-17Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds9-75/+20
2022-01-17Merge tag 'unicode-for-next-5.17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-3/+46
2022-01-16mm: Add folio_put_refs()Matthew Wilcox (Oracle)1-0/+20
2022-01-16rtc: mc146818-lib: fix signedness bug in mc146818_get_time()Dan Carpenter1-1/+1
2022-01-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-103/+382
2022-01-16Merge tag 'hyperv-next-signed-20220114' of git://git.kernel.org/pub/scm/linux...Linus Torvalds3-2/+16
2022-01-16Merge tag 'trace-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds4-2/+152
2022-01-16Merge tag 'pci-v5.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-128/+108
2022-01-16Merge tag 'exfat-for-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2022-01-16Merge tag 'nfsd-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds5-75/+56