index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
dns_resolver
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-07-18
futex: Consistently use fshared as boolean
André Almeida
1
-5
/
+5
2020-07-17
futex: Remove needless goto's
André Almeida
1
-24
/
+16
2020-07-17
futex: Remove put_futex_key()
André Almeida
1
-49
/
+12
2020-07-16
rwsem: fix commas in initialisation
Alexey Dobriyan
1
-10
/
+10
2020-07-16
docs: locking: Replace HTTP links with HTTPS ones
Alexander A. Klimov
1
-1
/
+1
2020-07-16
lockdep: Move list.h inclusion into lockdep.h
Herbert Xu
2
-2
/
+1
2020-07-10
lockdep: Remove lockdep_hardirq{s_enabled,_context}() argument
Peter Zijlstra
6
-24
/
+24
2020-07-10
lockdep: Change hardirq{s_enabled,_context} to per-cpu variables
Peter Zijlstra
6
-43
/
+52
2020-07-10
arm: Break cyclic percpu include
Peter Zijlstra
2
-5
/
+2
2020-07-10
s390: Break cyclic percpu include
Peter Zijlstra
2
-1
/
+1
2020-07-10
powerpc64: Break asm/percpu.h vs spinlock_types.h dependency
Peter Zijlstra
9
-45
/
+60
2020-07-10
sparc64: Fix asm/percpu.h build error
Peter Zijlstra
2
-0
/
+4
2020-07-10
x86/entry: Fix NMI vs IRQ state tracking
Peter Zijlstra
5
-29
/
+70
2020-07-10
lockdep: Prepare for NMI IRQ state tracking
Peter Zijlstra
1
-4
/
+42
2020-07-10
kcsan: Make KCSAN compatible with new IRQ state tracking
Marco Elver
2
-7
/
+7
2020-07-06
x86/entry: Rename idtentry_enter/exit_cond_rcu() to idtentry_enter/exit()
Andy Lutomirski
5
-43
/
+53
2020-07-06
Linux 5.8-rc4
v5.8-rc4
Linus Torvalds
1
-1
/
+1
2020-07-05
x86/ldt: use "pr_info_once()" instead of open-coding it badly
Linus Torvalds
1
-10
/
+1
2020-07-05
MIPS: Do not use smp_processor_id() in preemptible code
Xingxing Su
1
-3
/
+5
2020-07-05
MIPS: Add missing EHB in mtc0 -> mfc0 sequence for DSPen
Hauke Mehrtens
1
-0
/
+1
2020-07-05
.gitignore: Do not track `defconfig` from `make savedefconfig`
Paul Menzel
1
-0
/
+3
2020-07-04
io_uring: fix regression with always ignoring signals in io_cqring_wait()
Jens Axboe
1
-7
/
+22
2020-07-04
x86/ldt: Disable 16-bit segments on Xen PV
Andy Lutomirski
1
-1
/
+34
2020-07-04
x86/entry/32: Fix #MC and #DB wiring on x86_32
Andy Lutomirski
3
-12
/
+17
2020-07-04
x86/entry/xen: Route #DB correctly on Xen PV
Andy Lutomirski
4
-25
/
+44
2020-07-04
x86/entry, selftests: Further improve user entry sanity checks
Andy Lutomirski
2
-0
/
+30
2020-07-04
x86/entry/compat: Clear RAX high bits on Xen PV SYSENTER
Andy Lutomirski
1
-9
/
+10
2020-07-04
i2c: mlxcpld: check correct size of maximum RECV_LEN packet
Wolfram Sang
1
-2
/
+2
2020-07-04
i2c: add Kconfig help text for slave mode
Wolfram Sang
1
-0
/
+4
2020-07-04
i2c: slave-eeprom: update documentation
Wolfram Sang
2
-5
/
+20
2020-07-04
i2c: eg20t: Load module automatically if ID matches
Andy Shevchenko
1
-0
/
+1
2020-07-04
i2c: designware: platdrv: Set class based on DMI
Ricardo Ribalda
1
-1
/
+14
2020-07-04
i2c: algo-pca: Add 0x78 as SCL stuck low status for PCA9665
Chris Packham
1
-1
/
+2
2020-07-04
mm/page_alloc: fix documentation error
Joel Savitz
1
-1
/
+1
2020-07-04
vmalloc: fix the owner argument for the new __vmalloc_node_range callers
Christoph Hellwig
3
-3
/
+4
2020-07-04
mm/cma.c: use exact_nid true to fix possible per-numa cma leak
Barry Song
1
-2
/
+2
2020-07-04
samples/vfs: avoid warning in statx override
Kees Cook
1
-0
/
+2
2020-07-04
mm/hugetlb.c: fix pages per hugetlb calculation
Mike Kravetz
1
-1
/
+1
2020-07-03
Call sysctl_head_finish on error
Matthew Wilcox (Oracle)
1
-3
/
+3
2020-07-03
arm64: Add KRYO4XX silver CPU cores to erratum list 1530923 and 1024718
Sai Prakash Ranjan
3
-0
/
+8
2020-07-03
arm64: Add KRYO4XX gold CPU cores to erratum list 1463225 and 1418040
Sai Prakash Ranjan
2
-6
/
+17
2020-07-03
arm64: Add MIDR value for KRYO4XX gold CPU cores
Sai Prakash Ranjan
1
-0
/
+2
2020-07-03
gfs2: The freeze glock should never be frozen
Bob Peterson
2
-8
/
+11
2020-07-03
gfs2: When freezing gfs2, use GL_EXACT and not GL_NOCACHE
Bob Peterson
2
-11
/
+9
2020-07-03
gfs2: read-only mounts should grab the sd_freeze_gl glock
Bob Peterson
1
-1
/
+11
2020-07-03
gfs2: freeze should work on read-only mounts
Bob Peterson
1
-4
/
+6
2020-07-03
gfs2: eliminate GIF_ORDERED in favor of list_empty
Bob Peterson
4
-9
/
+12
2020-07-03
hwmon: (pmbus) fix a typo in Kconfig SENSORS_IR35221 option
Tao Ren
1
-1
/
+1
2020-07-02
xen/xenbus: let xenbus_map_ring_valloc() return errno values only
Juergen Gross
1
-16
/
+6
2020-07-02
xen/xenbus: avoid large structs and arrays on the stack
Juergen Gross
1
-78
/
+83
[next]