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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-09
Merge tag 's390-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
38
-562
/
+139
2021-09-09
Merge branch 'work.gfs2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
3
-21
/
+35
2021-09-09
Merge branch 'work.init' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
3
-36
/
+83
2021-09-09
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2
-1
/
+7
2021-09-09
Merge tag 'cxl-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
19
-887
/
+1350
2021-09-09
Merge tag 'libnvdimm-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
Linus Torvalds
10
-172
/
+120
2021-09-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
4
-6
/
+8
2021-09-09
Merge tag 'dmaengine-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine
Linus Torvalds
54
-928
/
+4080
2021-09-09
arm64: mm: limit linear region to 51 bits for KVM in nVHE mode
Ard Biesheuvel
1
-1
/
+15
2021-09-09
io_uring: fail links of cancelled timeouts
Pavel Begunkov
1
-0
/
+2
2021-09-09
thermal/drivers/qcom/spmi-adc-tm5: Don't abort probing if a sensor is not used
Matthias Kaehlcke
1
-0
/
+6
2021-09-09
thermal/drivers/intel: Allow processing of HWP interrupt
Srinivas Pandruvada
2
-1
/
+9
2021-09-09
io-wq: fix memory leak in create_io_worker()
Qiang.zhang
1
-0
/
+3
2021-09-09
iommu: Clarify default domain Kconfig
Robin Murphy
1
-1
/
+1
2021-09-09
iommu/vt-d: Fix a deadlock in intel_svm_drain_prq()
Fenghua Yu
1
-0
/
+12
2021-09-09
iommu/vt-d: Fix PASID leak in intel_svm_unbind_mm()
Fenghua Yu
1
-3
/
+0
2021-09-09
iommu/amd: Remove iommu_init_ga()
Suravee Suthikulpanit
1
-13
/
+4
2021-09-09
iommu/amd: Relocate GAMSup check to early_enable_iommus
Wei Huang
1
-7
/
+24
2021-09-09
parisc: Mark sched_clock unstable only if clocks are not syncronized
Helge Deller
2
-6
/
+3
2021-09-09
parisc: Move pci_dev_is_behind_card_dino to where it is used
Guenter Roeck
1
-9
/
+9
2021-09-09
parisc: Reduce sigreturn trampoline to 3 instructions
Helge Deller
3
-9
/
+8
2021-09-09
parisc: Check user signal stack trampoline is inside TASK_SIZE
Helge Deller
1
-7
/
+10
2021-09-09
parisc: Drop useless debug info and comments from signal.c
Helge Deller
1
-15
/
+0
2021-09-09
parisc: Drop strnlen_user() in favour of generic version
Helge Deller
4
-38
/
+1
2021-09-09
parisc: Add missing FORCE prerequisite in Makefile
Helge Deller
1
-9
/
+9
2021-09-09
sched: Prevent balance_push() on remote runqueues
Thomas Gleixner
1
-3
/
+3
2021-09-09
sched/idle: Make the idle timer expire in hard interrupt context
Sebastian Andrzej Siewior
1
-2
/
+2
2021-09-09
locking/rtmutex: Fix ww_mutex deadlock check
Peter Zijlstra
1
-1
/
+1
2021-09-09
rtc: rx8010: select REGMAP_I2C
Yu-Tung Chang
1
-0
/
+1
2021-09-08
Input: analog - always use ktime functions
Guenter Roeck
1
-94
/
+13
2021-09-09
cifs: move SMB FSCTL definitions to common code
Steve French
2
-1
/
+1
2021-09-08
cifs: rename cifs_common to smbfs_common
Steve French
9
-10
/
+10
2021-09-08
cifs: update FSCTL definitions
Steve French
1
-3
/
+13
2021-09-09
Merge tag 'drm-misc-next-fixes-2021-09-03' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Dave Airlie
8
-28
/
+21
2021-09-09
Merge tag 'amd-drm-next-5.15-2021-09-01' of https://gitlab.freedesktop.org/agd5f/linux into drm-next
Dave Airlie
29
-94
/
+198
2021-09-08
io-wq: fix silly logic error in io_task_work_match()
Jens Axboe
1
-2
/
+7
2021-09-08
Merge branches 'akpm' and 'akpm-hotfixes' (patches from Andrew)
Linus Torvalds
47
-663
/
+267
2021-09-08
nds32/setup: remove unused memblock_region variable in setup_memory()
Mike Rapoport
1
-1
/
+0
2021-09-08
mm/mempolicy: fix a race between offset_il_node and mpol_rebind_task
yanghui
1
-4
/
+13
2021-09-08
mm/kmemleak: allow __GFP_NOLOCKDEP passed to kmemleak's gfp
Naohiro Aota
1
-1
/
+2
2021-09-08
mmap_lock: change trace and locking order
Liam Howlett
1
-4
/
+4
2021-09-08
mm/page_alloc.c: avoid accessing uninitialized pcp page migratetype
Miaohe Lin
1
-1
/
+3
2021-09-08
mm,vmscan: fix divide by zero in get_scan_count
Rik van Riel
1
-1
/
+1
2021-09-08
mm/hugetlb: initialize hugetlb_usage in mm_init
Liu Zixian
2
-0
/
+10
2021-09-08
mm/hmm: bypass devmap pte when all pfn requested flags are fulfilled
Li Zhijian
1
-1
/
+4
2021-09-08
io_uring: drop ctx->uring_lock before acquiring sqd->lock
Jens Axboe
1
-0
/
+7
2021-09-08
Merge tag 'tag-chrome-platform-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux
Linus Torvalds
5
-23
/
+123
2021-09-08
Merge tag 'pm-5.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
39
-767
/
+1441
2021-09-08
Merge tag 'acpi-5.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
6
-52
/
+197
2021-09-08
Merge tag 'docs-5.15-2' of git://git.lwn.net/linux
Linus Torvalds
73
-129
/
+2686
[prev]
[next]