index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-12
file: remove __receive_fd()
Christian Brauner
2
-5
/
+2
2023-12-12
file: stop exposing receive_fd_user()
Christian Brauner
2
-7
/
+9
2023-12-12
fs: replace f_rcuhead with f_task_work
Christian Brauner
1
-1
/
+3
2023-12-12
file: s/close_fd_get_file()/file_close_fd()/g
Christian Brauner
1
-1
/
+1
2023-12-12
Improve __fget_files_rcu() code generation (and thus __fget_light())
Linus Torvalds
1
-6
/
+11
2023-11-10
Merge tag 'probes-fixes-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+4
2023-11-10
Merge tag 'spi-fix-v6.7-merge-window' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+1
2023-11-10
Merge tag 'mmc-v6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
1
-0
/
+2
2023-11-10
Merge tag 'pwm/for-6.7-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2023-11-10
Merge tag 'block-6.7-2023-11-10' of git://git.kernel.dk/linux
Linus Torvalds
2
-10
/
+2
2023-11-10
Merge tag 'dma-mapping-6.7-2023-11-10' of git://git.infradead.org/users/hch/d...
Linus Torvalds
1
-14
/
+5
2023-11-10
Merge tag 'lsm-pr-20231109' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+2
2023-11-10
Merge tag 'ceph-for-6.7-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
4
-73
/
+50
2023-11-10
Merge tag 'mips_6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
1
-149
/
+0
2023-11-10
spi: Fix null dereference on suspend
Mark Hasemeyer
1
-0
/
+1
2023-11-10
kprobes: unify kprobes_exceptions_nofify() prototypes
Arnd Bergmann
1
-0
/
+4
2023-11-10
pwm: Fix double shift bug
Dan Carpenter
1
-2
/
+2
2023-11-09
Merge tag 'net-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
8
-28
/
+46
2023-11-09
Merge tag 'input-for-v6.7-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-2
/
+2
2023-11-09
Merge tag 'linux-watchdog-6.7-rc1' of git://www.linux-watchdog.org/linux-watc...
Linus Torvalds
1
-0
/
+92
2023-11-09
Merge tag 'pwm/for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-18
/
+6
2023-11-09
Merge tag 'iommu-updates-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-159
/
+25
2023-11-08
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-0
/
+11
2023-11-08
net/sched: act_ct: Always fill offloading tuple iifidx
Vlad Buslov
1
-13
/
+17
2023-11-08
Merge tag 'nfs-for-6.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
3
-1
/
+3
2023-11-08
lsm: fix default return value for inode_getsecctx
Ondrej Mosnacek
1
-1
/
+1
2023-11-08
lsm: fix default return value for vm_enough_memory
Ondrej Mosnacek
1
-1
/
+1
2023-11-08
nvme: keyring: fix conditional compilation
Hannes Reinecke
1
-8
/
+0
2023-11-07
Merge tag 'drm-next-2023-11-07' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
3
-55
/
+10
2023-11-07
Merge tag 'gpio-pinctrl-updates-for-v6.7-rc1' of git://git.kernel.org/pub/scm...
Linus Torvalds
2
-28
/
+36
2023-11-07
Merge tag 'vfs-6.7.fsid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
1
-3
/
+47
2023-11-07
Merge tag 'bcachefs-2023-11-5' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
1
-3
/
+9
2023-11-07
nvme: common: make keyring and auth separate modules
Arnd Bergmann
1
-1
/
+1
2023-11-06
Merge tag 'media/v6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
16
-423
/
+131
2023-11-06
nvme-auth: auth success1 msg always includes resp
Mark O'Donovan
1
-1
/
+1
2023-11-06
nfsd: regenerate user space parsers after ynl-gen changes
Jakub Kicinski
1
-3
/
+3
2023-11-06
dma-mapping: move dma_addressing_limited() out of line
Jia He
1
-14
/
+5
2023-11-06
Merge tag 'amd-drm-next-6.7-2023-11-03' of https://gitlab.freedesktop.org/agd...
Dave Airlie
1
-0
/
+5
2023-11-05
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
7
-16
/
+95
2023-11-05
Merge tag 'i2c-for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+5
2023-11-05
Merge tag 'ubifs-for-linus-6.7-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+3
2023-11-04
Merge tag 'i3c/for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/...
Linus Torvalds
2
-3
/
+5
2023-11-04
Merge tag 'cxl-for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
3
-32
/
+55
2023-11-04
Merge tag 'tsm-for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw...
Linus Torvalds
4
-1
/
+75
2023-11-04
Merge tag 'mtd/for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
3
-2
/
+3
2023-11-04
Merge tag 'f2fs-for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-28
/
+42
2023-11-04
Merge tag 'kbuild-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2
-9
/
+0
2023-11-04
Merge tag 'nand/for-6.7' into mtd/next
Miquel Raynal
1
-0
/
+1
2023-11-04
Merge tag 'spi-nor/for-6.7' into mtd/next
Miquel Raynal
11
-26
/
+64
2023-11-04
treewide: rename pinctrl_gpio_set_config_new()
Bartosz Golaszewski
1
-2
/
+2
[next]