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-30
media: mt9p031: Fix corrupted frame after restarting stream
Dirk Bender
1
-1
/
+27
2021-09-30
media: mt9p031: Make pixel clock polarity configurable by DT
Christian Hemp
3
-1
/
+21
2021-09-30
media: mt9p031: Read back the real clock rate
Enrico Scholz
1
-3
/
+6
2021-09-30
media: v4l2-fwnode: Simplify v4l2_async_nf_parse_fwnode_endpoints()
Niklas Söderlund
1
-26
/
+5
2021-09-30
media: rcar-vin: Remove explicit device availability check
Niklas Söderlund
1
-7
/
+0
2021-09-30
media: v4l: async: Rename async nf functions, clean up long lines
Sakari Ailus
42
-499
/
+479
2021-09-30
media: rcar-vin: Add r8a779a0 support
Niklas Söderlund
3
-13
/
+129
2021-09-30
media: rcar-vin: Move and rename CSI-2 link notifications
Niklas Söderlund
1
-183
/
+179
2021-09-30
media: rcar-vin: Specify media device ops at group creation time
Niklas Söderlund
1
-5
/
+7
2021-09-30
media: rcar-vin: Create a callback to setup media links
Niklas Söderlund
2
-45
/
+59
2021-09-30
media: rcar-vin: Extend group notifier DT parser to work with any port
Niklas Söderlund
1
-9
/
+10
2021-09-30
media: rcar-vin: Move group async notifier
Niklas Söderlund
1
-230
/
+230
2021-09-30
media: rcar-vin: Rename array storing subdevice information
Niklas Söderlund
2
-19
/
+21
2021-09-30
media: rcar-vin: Improve reuse of parallel notifier
Niklas Söderlund
1
-25
/
+22
2021-09-30
media: rcar-vin: Improve async notifier cleanup paths
Niklas Söderlund
1
-21
/
+30
2021-09-30
media: rcar-vin: Fix error paths for rvin_mc_init()
Niklas Söderlund
1
-5
/
+11
2021-09-30
media: rcar-vin: Refactor controls creation for video device
Niklas Söderlund
1
-37
/
+45
2021-09-30
media: rcar-csi2: Add r8a779a0 support
Niklas Söderlund
1
-6
/
+185
2021-09-30
media: dt-bindings: media: renesas,csi2: Add r8a779a0 support
Niklas Söderlund
1
-0
/
+1
2021-09-26
Linux 5.15-rc3
Linus Torvalds
1
-1
/
+1
2021-09-26
Merge tag '5.15-rc2-ksmbd-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
8
-260
/
+164
2021-09-26
Merge tag 'edac_urgent_for_v5.15_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras
Linus Torvalds
2
-2
/
+2
2021-09-26
Merge tag 'thermal-v5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux
Linus Torvalds
3
-8
/
+8
2021-09-26
Merge tag 'x86-urgent-2021-09-26' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
7
-27
/
+39
2021-09-26
Merge tag 'timers-urgent-2021-09-26' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+2
2021-09-26
Merge tag 'irq-urgent-2021-09-26' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
9
-17
/
+69
2021-09-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
17
-39
/
+69
2021-09-25
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
35
-300
/
+288
2021-09-25
Merge tag 'io_uring-5.15-2021-09-25' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-16
/
+72
2021-09-25
Merge tag 'block-5.15-2021-09-25' of git://git.kernel.dk/linux-block
Linus Torvalds
7
-45
/
+55
2021-09-25
Merge tag 'for-linus-5.15b-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Linus Torvalds
11
-36
/
+28
2021-09-25
Merge tag 'linux-kselftest-fixes-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
Linus Torvalds
6
-33
/
+27
2021-09-25
Merge tag 'erofs-for-5.15-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs
Linus Torvalds
3
-5
/
+6
2021-09-25
Merge tag '5.15-rc2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
4
-9
/
+21
2021-09-25
Merge tag 'char-misc-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
17
-103
/
+229
2021-09-25
Merge tag 'staging-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
Linus Torvalds
2
-34
/
+36
2021-09-25
Merge tag 'tty-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
4
-25
/
+24
2021-09-25
Merge tag 'usb-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
23
-201
/
+318
2021-09-24
ksmbd: use LOOKUP_BENEATH to prevent the out of share access
Hyunchul Lee
5
-206
/
+140
2021-09-24
mm: fix uninitialized use in overcommit_policy_handler
Chen Jun
1
-2
/
+2
2021-09-24
mm/memory_failure: fix the missing pte_unmap() call
Qi Zheng
1
-5
/
+5
2021-09-24
kasan: always respect CONFIG_KASAN_STACK
Nathan Chancellor
1
-1
/
+2
2021-09-24
sh: pgtable-3level: fix cast to pointer from integer of different size
Geert Uytterhoeven
1
-1
/
+1
2021-09-24
mm/debug: sync up latest migrate_reason to migrate_reason_names
Weizhao Ouyang
2
-1
/
+6
2021-09-24
mm/debug: sync up MR_CONTIG_RANGE and MR_LONGTERM_PIN
Weizhao Ouyang
1
-1
/
+2
2021-09-24
mm: fs: invalidate bh_lrus for only cold path
Minchan Kim
3
-7
/
+24
2021-09-24
lib/zlib_inflate/inffast: check config in C to avoid unused function warning
Paul Menzel
1
-7
/
+6
2021-09-24
tools/vm/page-types: remove dependency on opt_file for idle page tracking
Changbin Du
1
-1
/
+1
2021-09-24
scripts/sorttable: riscv: fix undeclared identifier 'EM_RISCV' error
Miles Chen
1
-0
/
+4
2021-09-24
ocfs2: drop acl cache for directories too
Wengang Wang
1
-1
/
+2
[next]