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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-26
mtd: rawnand: Move struct gpio_desc declaration to the top
Miquel Raynal
1
-1
/
+1
2021-05-26
locking/atomics: atomic-instrumented: simplify ifdeffery
Mark Rutland
1
-497
/
+1
2021-05-26
locking/atomic: delete !ARCH_ATOMIC remnants
Mark Rutland
5
-2690
/
+3
2021-05-26
locking/atomic: cmpxchg: support ARCH_ATOMIC
Mark Rutland
1
-17
/
+44
2021-05-26
locking/atomic: cmpxchg: make `generic` a prefix
Mark Rutland
2
-4
/
+4
2021-05-26
locking/atomic: atomic64: support ARCH_ATOMIC
Mark Rutland
1
-13
/
+61
2021-05-26
locking/atomic: atomic: support ARCH_ATOMIC
Mark Rutland
1
-9
/
+62
2021-05-26
locking/atomic: atomic: simplify ifdeffery
Mark Rutland
1
-42
/
+4
2021-05-26
locking/atomic: atomic: remove redundant include
Mark Rutland
1
-2
/
+0
2021-05-26
locking/atomic: atomic: remove stale comments
Mark Rutland
1
-37
/
+2
2021-05-26
locking/atomic: make ARCH_ATOMIC a Kconfig symbol
Mark Rutland
1
-1
/
+1
2021-05-26
SUNRPC: More fixes for backlog congestion
Trond Myklebust
1
-0
/
+2
2021-05-26
mtd: rawnand: Support enabling NV-DDR through SET_FEATURES
Miquel Raynal
1
-0
/
+5
2021-05-26
mtd: rawnand: Access SDR and NV-DDR timings through a common macro
Miquel Raynal
1
-0
/
+28
2021-05-26
mtd: rawnand: Add onfi_fill_nvddr_interface_config() helper
Miquel Raynal
1
-0
/
+2
2021-05-26
mtd: rawnand: Retrieve NV-DDR timing modes from the ONFI parameter page
Miquel Raynal
1
-0
/
+3
2021-05-26
mtd: rawnand: Add NV-DDR timings
Miquel Raynal
1
-0
/
+112
2021-05-26
mtd: rawnand: Clarify the NV-DDR entries in the ONFI structure
Miquel Raynal
1
-2
/
+3
2021-05-26
mtd: rawnand: Use more recent ONFI specification wording
Miquel Raynal
1
-3
/
+3
2021-05-26
mtd: rawnand: Update dead URL
Miquel Raynal
1
-2
/
+2
2021-05-26
mtd: rawnand: onfi: Use the BIT() macro when possible
Miquel Raynal
1
-10
/
+10
2021-05-26
mtd: rawnand: Add a helper to clarify the interface configuration
Miquel Raynal
1
-1
/
+10
2021-05-26
xdp: Extend xdp_redirect_map with broadcast support
Hangbin Liu
5
-7
/
+53
2021-05-25
dt-bindings: power: rpmpd: Add SC8180X to rpmpd binding
Bjorn Andersson
1
-0
/
+13
2021-05-25
PCI/MSI: Fix MSIs for generic hosts that use device-tree's "msi-map"
Jean-Philippe Brucker
1
-0
/
+2
2021-05-25
net: zero-initialize tc skb extension on allocation
Vlad Buslov
1
-0
/
+11
2021-05-25
NFSD: delay unmount source's export after inter-server copy completed.
Dai Ngo
1
-0
/
+14
2021-05-25
Merge tag 'v5.12' into next
Dmitry Torokhov
56
-155
/
+394
2021-05-25
dt-bindings: pinctrl: Add DT bindings for apple, pinctrl
Mark Kettenis
1
-0
/
+13
2021-05-25
Merge branch 'for-5.13' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-5.14
Mark Brown
1
-1
/
+1
2021-05-25
drm: Add and export function drm_fb_cma_sync_non_coherent
Paul Cercueil
1
-0
/
+5
2021-05-25
drm: Add support for GEM buffers backed by non-coherent memory
Paul Cercueil
1
-0
/
+3
2021-05-25
fanotify: fix permission model of unprivileged group
Amir Goldstein
1
-0
/
+4
2021-05-25
Merge tag 'asoc-fix-v5.13-rc3' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
Takashi Iwai
1
-1
/
+1
2021-05-25
Merge branch 'topic/pci-rescan-prep-v2' into for-next
Takashi Iwai
1
-4
/
+46
2021-05-25
ALSA: Drop superfluous argument from snd_power_wait()
Takashi Iwai
1
-2
/
+2
2021-05-25
ALSA: control: Track in-flight control read/write/tlv accesses
Takashi Iwai
1
-0
/
+42
2021-05-25
ALSA: core: Use READ_ONCE() / WRITE_ONCE() for power state change
Takashi Iwai
1
-2
/
+2
2021-05-24
bpf: Fix spelling mistakes
Zhen Lei
1
-2
/
+2
2021-05-24
init: verify that function is initcall_t at compile-time
Marco Elver
1
-1
/
+2
2021-05-24
bpf: Add lookup_and_delete_elem support to hashtab
Denis Salopek
2
-0
/
+15
2021-05-24
Merge branch 'for-5.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
Linus Torvalds
2
-4
/
+4
2021-05-24
Merge branch 'for-5.13-fixes' into for-5.14
Tejun Heo
15
-20
/
+72
2021-05-24
Merge tag 'spi-fix-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
Linus Torvalds
1
-2
/
+2
2021-05-24
cgroup: fix spelling mistakes
Zhen Lei
2
-4
/
+4
2021-05-24
netfilter: nf_tables: fix table flag updates
Pablo Neira Ayuso
1
-6
/
+0
2021-05-24
blk-mq: Use request queue-wide tags for tagset-wide sbitmap
John Garry
1
-0
/
+4
2021-05-24
block_dump: remove block_dump feature
zhangyi (F)
1
-1
/
+0
2021-05-24
Merge tag 'irq-export-set-affinity' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into for-next/perf
Will Deacon
1
-33
/
+2
2021-05-24
spi: ath79: drop platform data
David Bauer
1
-16
/
+0
[prev]
[next]