index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-11
fsnotify: fix events reported to watching parent and child
Amir Goldstein
3
-40
/
+57
2020-12-03
inotify: convert to handle_inode_event() interface
Amir Goldstein
3
-54
/
+14
2020-12-03
fsnotify: generalize handle_inode_event()
Amir Goldstein
7
-13
/
+31
2020-11-09
inotify: Increase default inotify.max_user_watches limit to 1048576
Waiman Long
1
-1
/
+22
2020-11-09
fanotify: fix logic of reporting name info with watched parent
Amir Goldstein
1
-5
/
+7
2020-11-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
14
-105
/
+275
2020-11-02
kernel/hung_task.c: make type annotations consistent
Lukas Bulwahn
1
-2
/
+1
2020-11-02
epoll: add a selftest for epoll timeout race
Soheil Hassas Yeganeh
1
-0
/
+95
2020-11-02
mm: always have io_remap_pfn_range() set pgprot_decrypted()
Jason Gunthorpe
2
-4
/
+9
2020-11-02
mm, oom: keep oom_adj under or at upper limit when printing
Charles Haithcock
1
-0
/
+2
2020-11-02
kthread_worker: prevent queuing delayed work from timer_fn when it is being c...
Zqiang
1
-1
/
+2
2020-11-02
mm/truncate.c: make __invalidate_mapping_pages() static
Jason Yan
1
-1
/
+1
2020-11-02
lib/crc32test: remove extra local_irq_disable/enable
Vasily Gorbik
1
-4
/
+0
2020-11-02
ptrace: fix task_join_group_stop() for the case when current is traced
Oleg Nesterov
1
-9
/
+10
2020-11-02
mm: mempolicy: fix potential pte_unmap_unlock pte error
Shijie Luo
1
-3
/
+3
2020-11-02
kasan: adopt KUNIT tests to SW_TAGS mode
Andrey Konovalov
1
-42
/
+107
2020-11-02
mm: memcg: link page counters to root if use_hierarchy is false
Roman Gushchin
1
-5
/
+10
2020-11-02
mm: memcontrol: correct the NR_ANON_THPS counter of hierarchical memcg
zhongjiang-ali
1
-2
/
+8
2020-11-02
hugetlb_cgroup: fix reservation accounting
Mike Kravetz
1
-9
/
+11
2020-11-02
mm/mremap_pages: fix static key devmap_managed_key updates
Ralph Campbell
1
-23
/
+16
2020-11-02
of: Drop superfluous ULL suffix for ~0
Geert Uytterhoeven
1
-1
/
+1
2020-11-01
Linux 5.10-rc2
v5.10-rc2
Linus Torvalds
1
-1
/
+1
2020-11-01
Merge tag 'x86-urgent-2020-11-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-13
/
+30
2020-11-01
Merge tag 'timers-urgent-2020-11-01' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-16
/
+6
2020-11-01
Merge tag 'smp-urgent-2020-11-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-2
/
+2
2020-11-01
Merge tag 'locking-urgent-2020-11-01' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-14
/
+10
2020-11-01
Merge tag 'char-misc-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
95
-26793
/
+34
2020-11-01
Merge tag 'driver-core-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
250
-2493
/
+4134
2020-11-01
Merge tag 'staging-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-30
/
+49
2020-11-01
Merge tag 'tty-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
4
-38
/
+37
2020-11-01
Merge tag 'usb-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
22
-138
/
+195
2020-11-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
26
-76
/
+306
2020-10-31
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
6
-82
/
+157
2020-10-31
Merge tag 'flexible-array-conversions-5.10-rc2' of git://git.kernel.org/pub/s...
Linus Torvalds
23
-40
/
+40
2020-10-31
Merge tag 'dma-mapping-5.10-2' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-3
/
+3
2020-10-31
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
5
-21
/
+43
2020-10-31
KVM: vmx: remove unused variable
Paolo Bonzini
1
-2
/
+0
2020-10-31
KVM: selftests: Don't require THP to run tests
Andrew Jones
1
-7
/
+16
2020-10-31
KVM: VMX: eVMCS: make evmcs_sanitize_exec_ctrls() work again
Vitaly Kuznetsov
3
-5
/
+5
2020-10-31
KVM: selftests: test behavior of unmapped L2 APIC-access address
Jim Mattson
5
-0
/
+159
2020-10-30
Merge tag 'block-5.10-2020-10-30' of git://git.kernel.dk/linux-block
Linus Torvalds
13
-236
/
+281
2020-10-30
printk: ringbuffer: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-10-30
net/smc: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-2
/
+2
2020-10-30
net/mlx5: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-2
/
+2
2020-10-30
mei: hw: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-3
/
+3
2020-10-30
gve: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2
-4
/
+3
2020-10-30
Bluetooth: btintel: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-10-30
Merge tag 'io_uring-5.10-2020-10-30' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-70
/
+38
2020-10-30
Merge tag 'libata-5.10-2020-10-30' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2020-10-30
Merge tag 'for-5.10-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
14
-51
/
+225
[next]