index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
7
-19
/
+142
2022-08-04
Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx
Linus Torvalds
60
-575
/
+35
2022-08-04
Merge tag 'staging-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
Linus Torvalds
1
-190
/
+0
2022-08-04
Merge tag 'usb-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
11
-11
/
+407
2022-08-04
Merge tag 'driver-core-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
9
-10
/
+92
2022-08-04
Merge tag 'char-misc-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
20
-66
/
+1108
2022-08-04
Merge branch 'pci/header-cleanup-immutable'
Bjorn Helgaas
3
-13
/
+42
2022-08-04
Merge branch 'pci/ctrl/loongson'
Bjorn Helgaas
1
-0
/
+1
2022-08-04
Merge branch 'pci/ctrl/dwc-edma'
Bjorn Helgaas
1
-3
/
+58
2022-08-04
Merge branch 'pci/resource'
Bjorn Helgaas
1
-11
/
+1
2022-08-04
drm: Remove the drm_get_unmapped_area() helper
Zack Rusin
1
-9
/
+0
2022-08-04
audit, io_uring, io-wq: Fix memory leak in io_sq_thread() and io_wqe_worker()
Peilin Ye
1
-5
/
+0
2022-08-04
lockd: detect and reject lock arguments that overflow
Jeff Layton
1
-0
/
+2
2022-08-03
Merge tag 'drm-next-2022-08-03' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
31
-224
/
+923
2022-08-03
Merge tag 'media/v5.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
Linus Torvalds
10
-268
/
+694
2022-08-03
Merge tag 'i2c-for-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
Linus Torvalds
1
-1
/
+2
2022-08-03
net: bonding: replace dev_trans_start() with the jiffies of the last ARP/NS
Vladimir Oltean
1
-1
/
+12
2022-08-03
Merge tag 'net-next-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
188
-1347
/
+3673
2022-08-03
Merge tag 'ata-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/libata
Linus Torvalds
1
-26
/
+25
2022-08-03
Merge tag 'for-5.20-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
Linus Torvalds
4
-6
/
+177
2022-08-03
Merge tag 'efi-efivars-removal-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi
Linus Torvalds
1
-56
/
+0
2022-08-03
Merge tag 'efi-next-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi
Linus Torvalds
2
-6
/
+31
2022-08-03
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-0
/
+9
2022-08-03
tpm: eventlog: Fix section mismatch for DEBUG_SECTION_MISMATCH
Huacai Chen
1
-1
/
+1
2022-08-03
Merge tag 'pull-work.iov_iter-base' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
4
-19
/
+27
2022-08-03
Merge tag 'pull-work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-6
/
+3
2022-08-03
Merge tag 'pull-work.lseek' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-1
/
+1
2022-08-03
Merge tag 'folio-6.0' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
12
-112
/
+93
2022-08-03
Merge tag 'xarray-6.0' of git://git.infradead.org/users/willy/xarray
Linus Torvalds
1
-0
/
+15
2022-08-03
Merge tag 'cgroup-for-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
Linus Torvalds
2
-5
/
+18
2022-08-03
drm/gem: rename struct drm_gem_dma_object.{paddr => dma_addr}
Danilo Krummrich
1
-2
/
+2
2022-08-03
drm/gem: rename GEM CMA helpers to GEM DMA helpers
Danilo Krummrich
3
-80
/
+80
2022-08-03
drm/fb: rename FB CMA helpers to FB DMA helpers
Danilo Krummrich
1
-5
/
+5
2022-08-03
cpuidle: Add cpu_idle_miss trace event
Kajetan Puchalski
1
-0
/
+22
2022-08-03
Merge tag 'opp-updates-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm
Rafael J. Wysocki
1
-128
/
+194
2022-08-03
libceph: clean up ceph_osdc_start_request prototype
Jeff Layton
1
-3
/
+2
2022-08-03
sched, cpuset: Fix dl_cpu_busy() panic due to empty cs->cpus_allowed
Waiman Long
1
-1
/
+1
2022-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
5
-20
/
+29
2022-08-03
xfrm: fix XFRMA_LASTUSED comment
Antony Antony
1
-1
/
+1
2022-08-02
mbcache: automatically delete entries from cache on freeing
Jan Kara
1
-8
/
+16
2022-08-02
mbcache: Remove mb_cache_entry_delete()
Jan Kara
1
-1
/
+0
2022-08-02
mbcache: add functions to delete entry if unused
Jan Kara
1
-1
/
+9
2022-08-02
jbd2: unexport jbd2_log_start_commit()
Jan Kara
1
-1
/
+0
2022-08-02
jbd2: remove unused exports for jbd2 debugging
Jan Kara
1
-1
/
+0
2022-08-02
jbd2: rename jbd_debug() to jbd2_debug()
Jan Kara
1
-2
/
+2
2022-08-02
ublk_cmd.h: add one new ublk command: UBLK_IO_NEED_GET_DATA
ZiyangZhang
1
-0
/
+18
2022-08-02
ublk_drv: cleanup ublksrv_ctrl_dev_info
Ming Lei
1
-7
/
+8
2022-08-02
ublk_drv: add SET_PARAMS/GET_PARAMS control command
Ming Lei
1
-0
/
+47
2022-08-02
block: move ->bio_split to the gendisk
Christoph Hellwig
1
-1
/
+2
2022-08-02
Merge tag 'flexible-array-transformations-UAPI-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux
Linus Torvalds
67
-180
/
+180
[prev]
[next]