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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-07
Merge tag 'iio-for-5.13b-take2' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
4
-2
/
+7
2021-04-07
Merge tag 'irq-no-autoen-2021-03-25' into togreg
Jonathan Cameron
1
-0
/
+4
2021-04-07
dt-bindings:iio:dac: update microchip,mcp4725.yaml reference
Mauro Carvalho Chehab
1
-1
/
+1
2021-04-07
iio:event: Add timeout event info type
Jonathan Cameron
1
-0
/
+1
2021-04-05
Merge 5.12-rc6 into staging-next
Greg Kroah-Hartman
33
-76
/
+202
2021-04-03
Merge tag 'char-misc-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-1
/
+24
2021-04-03
Merge tag 'tty-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-2
/
+0
2021-04-03
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-0
/
+1
2021-04-02
Merge tag 'block-5.12-2021-04-02' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-28
/
+2
2021-04-02
Merge tag 'acpi-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-1
/
+8
2021-04-02
block: remove the unused RQF_ALLOCED flag
Christoph Hellwig
1
-2
/
+0
2021-04-02
block: update a few comments in uapi/linux/blkpg.h
Christoph Hellwig
1
-26
/
+2
2021-04-01
Merge tag 'drm-fixes-2021-04-02' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-1
/
+8
2021-04-02
Merge tag 'drm/tegra/for-5.12-rc6' of ssh://git.freedesktop.org/git/tegra/lin...
Dave Airlie
1
-1
/
+8
2021-03-30
XArray: Add xa_limit_16b
Matthew Wilcox (Oracle)
1
-1
/
+3
2021-03-30
gpu: host1x: Use different lock classes for each client
Mikko Perttunen
1
-1
/
+8
2021-03-29
scsi: iscsi: Fix race condition between login and sync thread
Gulam Mohamed
1
-0
/
+1
2021-03-29
ACPI: tables: x86: Reserve memory occupied by ACPI tables
Rafael J. Wysocki
1
-1
/
+8
2021-03-29
iio:imu:mpu6050: Modify matricies to matrices
Guoqing Chi
1
-1
/
+1
2021-03-28
Merge tag 'locking-urgent-2021-03-28' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2021-03-27
Merge tag 'fpga-fixes-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
1
-1
/
+1
2021-03-26
Merge tag 'for-5.12/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+14
2021-03-26
Merge tag 'acpi-5.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-0
/
+1
2021-03-26
soc: qcom-geni-se: Cleanup the code to remove proxy votes
Roja Rani Yarubandi
1
-2
/
+0
2021-03-26
Merge tag 'iio-for-5.13a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
17
-25
/
+97
2021-03-25
iio: cros: unify hw fifo attributes without API changes
Gwendal Grignou
1
-2
/
+1
2021-03-25
iio: kfifo: add devm_iio_triggered_buffer_setup_ext variant
Alexandru Ardelean
1
-4
/
+8
2021-03-25
iio: Provide iio_read_channel_processed_scale() API
Linus Walleij
1
-0
/
+15
2021-03-25
iio: set default trig->dev.parent
Gwendal Grignou
2
-2
/
+3
2021-03-25
platform/chrome: cros_ec: Add SW_FRONT_PROXIMITY MKBP define
Stephen Boyd
1
-0
/
+1
2021-03-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-12
/
+35
2021-03-25
mm: memblock: fix section mismatch warning again
Mike Rapoport
1
-2
/
+2
2021-03-25
mm/mmu_notifiers: ensure range_end() is paired with range_start()
Sean Christopherson
1
-5
/
+5
2021-03-25
kasan: fix per-page tags for non-page_alloc pages
Andrey Konovalov
1
-3
/
+15
2021-03-25
hugetlb_cgroup: fix imbalanced css_get and css_put pair for shared mappings
Miaohe Lin
1
-2
/
+13
2021-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
16
-27
/
+104
2021-03-24
psample: Fix user API breakage
Ido Schimmel
1
-4
/
+1
2021-03-23
mm/writeback: Add wait_on_page_writeback_killable
Matthew Wilcox (Oracle)
1
-0
/
+1
2021-03-23
fs/cachefiles: Remove wait_bit_key layout dependency
Matthew Wilcox (Oracle)
1
-1
/
+0
2021-03-23
locking/mutex: Fix non debug version of mutex_lock_io_nested()
Thomas Gleixner
1
-1
/
+1
2021-03-22
ACPI: scan: Use unique number for instance_no
Andy Shevchenko
1
-0
/
+1
2021-03-22
dm table: Fix zoned model check and zone sectors check
Shin'ichiro Kawasaki
1
-1
/
+14
2021-03-21
Merge tag 'usb-5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+2
2021-03-21
Merge tag 'locking-urgent-2021-03-21' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+3
2021-03-21
Merge tag 'efi-urgent-2021-03-21' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+4
2021-03-21
Merge tag 'x86_urgent_for_v5.12-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-0
/
+14
2021-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-0
/
+1
2021-03-19
Merge tag 'io_uring-5.12-2021-03-19' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-25
/
+0
2021-03-19
bpf: Fix umd memory leak in copy_process()
Zqiang
1
-0
/
+1
2021-03-19
sch_red: Fix a typo
Bhaskar Chowdhury
1
-1
/
+1
[next]