index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nfc
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-03-30
ACPICA: Update version to 20200214
Bob Moore
1
-1
/
+1
2020-03-30
media: venus: firmware: Ignore secure call error on first resume
Stanimir Varbanov
1
-2
/
+8
2020-03-30
seccomp: Add missing compat_ioctl for notify
Sven Schnelle
1
-0
/
+1
2020-03-30
Linux 5.6
v5.6
Linus Torvalds
1
-1
/
+1
2020-03-29
unicore32: Replace setup_irq() by request_irq()
afzal mohammed
1
-8
/
+3
2020-03-29
sh: Replace setup_irq() by request_irq()
afzal mohammed
2
-18
/
+9
2020-03-29
hexagon: Replace setup_irq() by request_irq()
afzal mohammed
2
-19
/
+14
2020-03-29
c6x: Replace setup_irq() by request_irq()
afzal mohammed
1
-8
/
+3
2020-03-29
alpha: Replace setup_irq() by request_irq()
afzal mohammed
14
-55
/
+31
2020-03-29
mm/sparse: fix kernel crash with pfn_section_valid check
Aneesh Kumar K.V
1
-0
/
+6
2020-03-29
mm: fork: fix kernel_stack memcg stats for various stack implementations
Roman Gushchin
3
-2
/
+52
2020-03-29
hugetlb_cgroup: fix illegal access to memory
Mina Almasry
1
-2
/
+1
2020-03-29
drivers/base/memory.c: indicate all memory blocks as removable
David Hildenbrand
1
-20
/
+3
2020-03-29
mm/swapfile.c: move inode_lock out of claim_swapfile
Naohiro Aota
1
-21
/
+20
2020-03-29
block: return NULL in blk_alloc_queue() on error
Chaitanya Kulkarni
1
-1
/
+1
2020-03-29
efi/libstub/arm: Fix spurious message that an initrd was loaded
Ard Biesheuvel
1
-1
/
+1
2020-03-29
efi/libstub/arm64: Avoid image_base value from efi_loaded_image
Ard Biesheuvel
1
-1
/
+6
2020-03-29
i3c: convert to use i2c_new_client_device()
Wolfram Sang
1
-1
/
+1
2020-03-28
MIPS: ralink: mt7621: Fix soc_device introduction
Thomas Bogendoerfer
2
-2
/
+3
2020-03-28
fs/buffer: Make BH_Uptodate_Lock bit_spin_lock a regular spinlock_t
Thomas Gleixner
4
-26
/
+16
2020-03-28
thermal/x86_pkg_temp: Make pkg_temp_lock a raw_spinlock_t
Clark Williams
1
-12
/
+12
2020-03-28
Documentation/locking/locktypes: Minor copy editor fixes
Randy Dunlap
1
-11
/
+11
2020-03-28
Documentation/locking/locktypes: Further clarifications and wordsmithing
Thomas Gleixner
1
-50
/
+98
2020-03-28
m68knommu: Remove mm.h include from uaccess_no.h
Thomas Gleixner
1
-1
/
+0
2020-03-28
cpu/hotplug: Ignore pm_wakeup_pending() for disable_nonboot_cpus()
Thomas Gleixner
2
-5
/
+11
2020-03-28
Revert "clocksource/drivers/timer-probe: Avoid creating dead devices"
Thomas Gleixner
1
-2
/
+0
2020-03-28
MAINTAINERS: erofs: update my email address
Gao Xiang
1
-1
/
+1
2020-03-28
i2c: pca-platform: Use platform_irq_get_optional
Chris Packham
1
-1
/
+1
2020-03-28
i2c: st: fix missing struct parameter description
Alain Volmat
1
-0
/
+1
2020-03-28
x86: get rid of user_atomic_cmpxchg_inatomic()
Al Viro
2
-94
/
+19
2020-03-28
generic arch_futex_atomic_op_inuser() doesn't need access_ok()
Al Viro
1
-2
/
+0
2020-03-28
x86: don't reload after cmpxchg in unsafe_atomic_op2() loop
Al Viro
1
-8
/
+8
2020-03-28
x86: convert arch_futex_atomic_op_inuser() to user_access_begin/user_access_e...
Al Viro
1
-26
/
+36
2020-03-28
objtool: whitelist __sanitizer_cov_trace_switch()
Al Viro
1
-0
/
+1
2020-03-28
[parisc, s390, sparc64] no need for access_ok() in futex handling
Al Viro
3
-7
/
+0
2020-03-28
sh: no need of access_ok() in arch_futex_atomic_op_inuser()
Al Viro
1
-3
/
+0
2020-03-28
futex: arch_futex_atomic_op_inuser() calling conventions change
Al Viro
20
-57
/
+43
2020-03-27
r8169: fix PHY driver check on platforms w/o module softdeps
Heiner Kallweit
1
-9
/
+7
2020-03-27
null_blk: add trace in null_blk_zoned.c
Chaitanya Kulkarni
1
-1
/
+11
2020-03-27
null_blk: add tracepoint helpers for zoned mode
Chaitanya Kulkarni
3
-0
/
+106
2020-03-27
block: add a zone condition debug helper
Chaitanya Kulkarni
2
-0
/
+36
2020-03-27
block: move bio_map_* to blk-map.c
Christoph Hellwig
4
-523
/
+513
2020-03-27
Documentation: x86: exception-tables: document CONFIG_BUILDTIME_TABLE_SORT
Nick Desaulniers
1
-0
/
+14
2020-03-27
Revert "blkdev: check for valid request queue before issuing flush"
Christoph Hellwig
1
-9
/
+0
2020-03-27
block: simplify queue allocation
Christoph Hellwig
26
-108
/
+54
2020-03-27
bcache: pass the make_request methods to blk_queue_make_request
Christoph Hellwig
3
-9
/
+11
2020-03-27
null_blk: use blk_mq_init_queue_data
Christoph Hellwig
1
-22
/
+1
2020-03-27
block: add a blk_mq_init_queue_data helper
Christoph Hellwig
2
-1
/
+11
2020-03-27
spi: efm32: Convert to use GPIO descriptors
Linus Walleij
1
-41
/
+3
2020-03-27
block: move the ->devnode callback to struct block_device_operations
Christoph Hellwig
4
-9
/
+9
[next]