index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-24
net: phy: make phy_disable_interrupts() non-static
Jisheng Zhang
1
-0
/
+1
2020-06-23
scsi: libata: Fix the ata_scsi_dma_need_drain stub
Christoph Hellwig
1
-1
/
+1
2020-06-23
security: Fix hook iteration and default value for inode_copy_up_xattr
KP Singh
1
-1
/
+1
2020-06-23
net: qed: fix left elements count calculation
Alexander Lobakin
1
-10
/
+16
2020-06-23
iommu/vt-d: Set U/S bit in first level page table by default
Lu Baolu
1
-0
/
+1
2020-06-22
security: fix the key_permission LSM hook function type
Sami Tolvanen
1
-1
/
+1
2020-06-21
Merge tag 'powerpc-5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-0
/
+7
2020-06-21
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-1
/
+1
2020-06-20
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-0
/
+4
2020-06-20
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-5
/
+3
2020-06-20
Merge tag 'trace-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-0
/
+4
2020-06-20
mm: Allow arches to provide ptep_get()
Christophe Leroy
1
-0
/
+7
2020-06-19
Merge tag 'block-5.8-2020-06-19' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+0
2020-06-19
Merge tag 'libata-5.8-2020-06-19' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+3
2020-06-19
Merge tag 'ceph-for-5.8-rc2' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-2
/
+2
2020-06-19
Merge tag 'overflow-v5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+21
2020-06-19
i2c: remove deprecated i2c_new_device API
Wolfram Sang
1
-5
/
+3
2020-06-18
net: core: reduce recursion limit value
Taehee Yoo
1
-1
/
+1
2020-06-18
Merge branch 'hch' (maccess patches from Christoph Hellwig)
Linus Torvalds
1
-10
/
+13
2020-06-18
maccess: make get_kernel_nofault() check for minimal type compatibility
Linus Torvalds
1
-2
/
+4
2020-06-18
maccess: rename probe_kernel_address to get_kernel_nofault
Christoph Hellwig
1
-5
/
+5
2020-06-18
sparse: use identifiers to define address spaces
Luc Van Oostenryck
1
-4
/
+4
2020-06-18
block: make function 'kill_bdev' static
Zheng Bin
1
-2
/
+0
2020-06-18
libata: Use per port sync for detach
Kai-Heng Feng
1
-0
/
+3
2020-06-18
RDMA/mlx5: Add missed RST2INIT and INIT2INIT steps during ECE handshake
Leon Romanovsky
1
-4
/
+6
2020-06-18
timekeeping: Fix kerneldoc system_device_crosststamp & al
Kurt Kanzenbach
1
-7
/
+7
2020-06-17
maccess: rename probe_user_{read,write} to copy_{from,to}_user_nofault
Christoph Hellwig
1
-2
/
+2
2020-06-17
maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault
Christoph Hellwig
1
-6
/
+7
2020-06-17
efi/libstub: arm: Print CPU boot mode and MMU state at boot
Ard Biesheuvel
1
-0
/
+1
2020-06-17
dma-direct: mark __dma_direct_alloc_pages static
Christoph Hellwig
1
-2
/
+0
2020-06-16
overflow.h: Add flex_array_size() helper
Gustavo A. R. Silva
1
-4
/
+21
2020-06-16
kretprobe: Prevent triggering kretprobe from within kprobe_flush_task
Jiri Olsa
1
-0
/
+4
2020-06-16
Merge tag 'flex-array-conversions-5.8-rc2' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
10
-28
/
+28
2020-06-16
gpu: host1x: Correct trivial kernel-doc inconsistencies
Colton Lewis
1
-0
/
+3
2020-06-16
libceph: move away from global osd_req_flags
Ilya Dryomov
1
-2
/
+2
2020-06-16
compiler_attributes.h: Support no_sanitize_undefined check with GCC 4
Marco Elver
1
-0
/
+1
2020-06-15
tifm: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-06-15
sctp: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-18
/
+18
2020-06-15
libata: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-06-15
kprobes: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-06-15
kexec: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-06-15
KVM: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-06-15
FS-Cache: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-06-15
cb710: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-06-15
can: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-06-15
dmaengine: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-2
/
+2
2020-06-15
scsi: libata: Provide an ata_scsi_dma_need_drain stub for !CONFIG_ATA
Christoph Hellwig
1
-0
/
+4
2020-06-15
Merge tag 'ext4-for-linus-5.8-rc1-2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+5
2020-06-15
efi: Replace zero-length array and use struct_size() helper
Gustavo A. R. Silva
1
-5
/
+2
2020-06-15
efi/tpm: Verify event log header before parsing
Fabian Vogt
1
-1
/
+13
[prev]
[next]