index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2022-02-09
Merge tag 'nfsd-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2022-02-09
NFSD: Deprecate NFS_OFFSET_MAX
Chuck Lever
2022-02-08
Merge tag 'nfs-for-5.17-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2022-02-07
ata: libata-core: Fix ata_dev_config_cpr()
Damien Le Moal
2022-02-06
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-02-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-02-05
Merge tag 'iomap-5.17-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2022-02-05
Merge tag 'kvmarm-fixes-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2022-02-04
Merge tag 'ata-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...
Linus Torvalds
2022-02-04
Merge tag 'drm-fixes-2022-02-04' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2022-02-04
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-02-04
Merge tag 'ceph-for-5.17-rc3' of git://github.com/ceph/ceph-client
Linus Torvalds
2022-02-04
Merge tag '5.17-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2022-02-04
mm/pgtable: define pte_index so that preprocessor could recognize it
Mike Rapoport
2022-02-04
mm/page_table_check: check entries at pmd levels
Pasha Tatashin
2022-02-04
ata: libata-core: Introduce ATA_HORKAGE_NO_LOG_DIR horkage
Anton Lundin
2022-02-04
Merge tag 'drm-misc-fixes-2022-02-03' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2022-02-03
Merge tag 'net-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-02-03
Revert "module, async: async_synchronize_full() on module init iff async is u...
Igor Pylypiv
2022-02-03
jbd2: refactor wait logic for transaction updates into a common function
Ritesh Harjani
2022-02-03
jbd2: cleanup unused functions declarations from jbd2.h
Ritesh Harjani
2022-02-03
ext4: fast commit may not fallback for ineligible commit
Xin Yin
2022-02-02
libceph: optionally use bounce buffer on recv path in crc mode
Ilya Dryomov
2022-02-02
libceph: make recv path in secure mode work the same as send path
Ilya Dryomov
2022-02-02
NFS: Avoid duplicate uncached readdir calls on eof
Trond Myklebust
2022-02-02
Revert "fbdev: Garbage collect fbdev scrolling acceleration, part 1 (from TOD...
Helge Deller
2022-02-01
net/mlx5e: Use struct_group() for memcpy() region
Kees Cook
2022-02-01
Merge tag 'unicode-for-next-5.17-rc3' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-02-01
netfs, cachefiles: Add a method to query presence of data in the cache
David Howells
2022-02-01
kvm: add guest_state_{enter,exit}_irqoff()
Mark Rutland
2022-01-30
psi: fix "no previous prototype" warnings when CONFIG_CGROUPS=n
Suren Baghdasaryan
2022-01-30
mm, kasan: use compare-exchange operation to set KASAN page tag
Peter Collingbourne
2022-01-30
mm: page->mapping folio->mapping should have the same offset
Wei Yang
2022-01-30
include/linux/sysctl.h: fix register_sysctl_mount_point() return type
Andrew Morton
2022-01-29
Merge tag 'usb-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2022-01-29
Merge tag 'block-5.17-2022-01-28' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-01-29
Merge tag 'fixes-v5.17-lsm-ceph-null' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-01-28
block: add bio_start_io_acct_time() to control start_time
Mike Snitzer
2022-01-28
security, lsm: dentry_init_security() Handle multi LSM registration
Vivek Goyal
2022-01-28
Merge tag 'pm-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2022-01-28
Merge tag 'fsnotify_for_v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-01-28
Merge tag 'fs_for_v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-01-27
Merge tag 'net-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-01-27
net: socket: rename SKB_DROP_REASON_SOCKET_FILTER
Menglong Dong
2022-01-26
pid: Introduce helper task_is_in_init_pid_ns()
Leo Yan
2022-01-26
xfs, iomap: limit individual ioend chain lengths in writeback
Dave Chinner
2022-01-25
Merge tag 'nfs-for-5.17-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2022-01-25
PM: hibernate: Remove register_nosave_region_late()
Amadeusz Sławiński
2022-01-25
usb: roles: fix include/linux/usb/role.h compile issue
Linyu Yuan
2022-01-24
quota: cleanup double word in comment
Tom Rix
[next]