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-27
net/mlx5: Move chains ft pool to be used by all firmware steering
Paul Blakey
1
-0
/
+2
2021-05-27
net/mlx5e: TC: Reserved bit 31 of REG_C1 for IPsec offload
Huy Nguyen
1
-7
/
+10
2021-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
44
-203
/
+375
2021-05-27
soc: samsung: pmu: drop EXYNOS_CENTRAL_SEQ_OPTION defines
Krzysztof Kozlowski
1
-6
/
+0
2021-05-27
dt-bindings: pinctrl: mt65xx: add mt8365 SoC binding
Fabien Parent
1
-0
/
+858
2021-05-27
driver core: Drop helper devm_platform_ioremap_resource_wc()
Uwe Kleine-König
1
-3
/
+0
2021-05-27
random32: Fix implicit truncation warning in prandom_seed_state()
Richard Fitzgerald
1
-1
/
+1
2021-05-27
Merge drm/drm-next into drm-misc-next
Maxime Ripard
13
-29
/
+70
2021-05-27
KVM: rename KVM_REQ_PENDING_TIMER to KVM_REQ_UNBLOCK
Marcelo Tosatti
1
-1
/
+1
2021-05-27
KVM: X86: Use _BITUL() macro in UAPI headers
Joe Richey
1
-2
/
+3
2021-05-27
KVM: PPC: exit halt polling on need_resched()
Wanpeng Li
1
-0
/
+6
2021-05-27
Merge v5.13-rc3 into drm-next
Daniel Vetter
13
-29
/
+70
2021-05-27
can: uapi: introduce CANFD_FDF flag for mixed content in struct canfd_frame
Oliver Hartkopp
1
-0
/
+9
2021-05-27
can: uapi: update CAN-FD frame description
Marc Kleine-Budde
1
-2
/
+2
2021-05-27
driver core: Move the "removable" attribute from USB to core
Rajat Jain
2
-7
/
+37
2021-05-27
usb: roles: add helper usb_role_string()
Chunfeng Yun
1
-0
/
+6
2021-05-27
drm/fourcc: Remove struct drm_format_buf_name
Thomas Zimmermann
1
-8
/
+0
2021-05-27
drm: Remove drm_get_format_name()
Sakari Ailus
1
-1
/
+0
2021-05-26
Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
10
-33
/
+97
2021-05-27
dt-bindings: power: add defines for i.MX8MM power domains
Lucas Stach
1
-0
/
+22
2021-05-26
i40e: Replace one-element array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2021-05-26
firmware: arm_ffa: Add support for MEM_* interfaces
Sudeep Holla
1
-0
/
+139
2021-05-26
firmware: arm_ffa: Setup in-kernel users of FFA partitions
Sudeep Holla
1
-1
/
+38
2021-05-26
firmware: arm_ffa: Add initial FFA bus support for device enumeration
Sudeep Holla
1
-0
/
+91
2021-05-26
spi: Enable tracing of the SPI setup CS selection
Andy Shevchenko
1
-0
/
+57
2021-05-26
net: phy: Document phydev::dev_flags bits allocation
Florian Fainelli
1
-0
/
+5
2021-05-26
drm/ttm: Remove ttm_bo_mmap() and friends
Thomas Zimmermann
2
-28
/
+0
2021-05-26
Merge branch 'for-next/ffa' into for-next/smccc
Will Deacon
1
-0
/
+55
2021-05-26
arm64: smccc: Add support for SMCCCv1.2 extended input/output registers
Sudeep Holla
1
-0
/
+55
2021-05-26
mtd: rawnand: Add a helper to parse the gpio-cs DT property
Miquel Raynal
1
-0
/
+4
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
[prev]
[next]