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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-22
crypto - shash: reduce minimum alignment of shash_desc structure
Ard Biesheuvel
1
-3
/
+6
2021-01-21
w1: fix a kernel-doc markup
Mauro Carvalho Chehab
1
-1
/
+1
2021-01-21
memblock: fix kernel-doc markups
Mauro Carvalho Chehab
1
-2
/
+2
2021-01-21
connector: fix a kernel-doc markup
Mauro Carvalho Chehab
1
-1
/
+1
2021-01-21
firmware: stratix10-svc: fix kernel-doc markups
Mauro Carvalho Chehab
1
-5
/
+5
2021-01-21
parport: fix a kernel-doc markup
Mauro Carvalho Chehab
1
-0
/
+31
2021-01-21
driver core: Fix device link device name collision
Saravana Kannan
1
-0
/
+12
2021-01-21
certs: Fix blacklist flag type confusion
David Howells
1
-0
/
+1
2021-01-21
PKCS#7: Fix missing include
Mickaël Salaün
1
-0
/
+2
2021-01-21
keys: remove trailing semicolon in macro definition
Tom Rix
1
-2
/
+2
2021-01-21
mm: Mark anonymous struct field of 'struct vm_fault' as 'const'
Will Deacon
1
-1
/
+1
2021-01-21
mm: Pass 'address' to map to do_set_pte() and drop FAULT_FLAG_PREFAULT
Will Deacon
1
-5
/
+2
2021-01-21
mm: Move immutable fields of 'struct vm_fault' into anonymous struct
Will Deacon
1
-5
/
+8
2021-01-21
regulator: consumer: Add missing stubs to regulator/consumer.h
Dmitry Osipenko
1
-0
/
+30
2021-01-21
usb: typec: tcpm: Protocol Error handling
Kyle Tso
1
-0
/
+1
2021-01-21
usb: typec: tcpm: AMS and Collision Avoidance
Kyle Tso
2
-0
/
+5
2021-01-21
Merge branch 'tty-splice' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into tty-next
Greg Kroah-Hartman
1
-1
/
+2
2021-01-21
Merge branch 'mhi-ath11k-immutable' into mhi-next
Manivannan Sadhasivam
1
-0
/
+2
2021-01-21
mhi: use irq_flags if controller driver configures it
Carl Huang
1
-0
/
+2
2021-01-21
mhi: unconstify mhi_event_config
Loic Poulain
1
-1
/
+1
2021-01-20
net/sched: cls_flower add CT_FLAGS_INVALID flag support
wenxu
1
-2
/
+2
2021-01-20
tty: convert tty_ldisc_ops 'read()' function to take a kernel pointer
Linus Torvalds
1
-1
/
+2
2021-01-20
bpf: Split cgroup_bpf_enabled per attach type
Stanislav Fomichev
1
-18
/
+20
2021-01-20
bpf: Try to avoid kzalloc in cgroup/{s,g}etsockopt
Stanislav Fomichev
1
-0
/
+5
2021-01-20
bpf: Remove extra lock_sock for TCP_ZEROCOPY_RECEIVE
Stanislav Fomichev
2
-4
/
+29
2021-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
7
-4
/
+18
2021-01-20
soc: bcm: brcmstb: add stubs for getting platform IDs
Rafał Miłecki
1
-0
/
+16
2021-01-20
Merge tag 'net-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-0
/
+5
2021-01-20
misc: eeprom_93xx46: Add quirk to support Microchip 93LC46B eeprom
Aswath Govindraju
1
-0
/
+2
2021-01-20
net: usb: cdc_ncm: don't spew notifications
Grant Grundler
1
-0
/
+2
2021-01-20
platform/chrome: cros_ec_commands: Add host command to keep AP off after EC reset.
Pi-Hsun Shih
1
-0
/
+1
2021-01-20
mm: Allow architectures to request 'old' entries when prefaulting
Will Deacon
1
-1
/
+4
2021-01-20
mm: Cleanup faultaround and finish_fault() codepaths
Kirill A. Shutemov
2
-5
/
+18
2021-01-20
backlight: lms283gf05: Convert to GPIO descriptors
Linus Walleij
1
-16
/
+0
2021-01-20
firmware: smccc: Add SMCCC TRNG function call IDs
Ard Biesheuvel
1
-0
/
+31
2021-01-19
bonding: add a vlan+srcmac tx hashing option
Jarod Wilson
1
-0
/
+1
2021-01-19
Revert "RDMA/mlx5: Fix devlink deadlock on net namespace deletion"
Parav Pandit
1
-18
/
+0
2021-01-19
net: add inline function skb_csum_is_sctp
Xin Long
1
-0
/
+5
2021-01-19
thermal/core: Make cooling device state change private
Daniel Lezcano
1
-3
/
+0
2021-01-19
thermal/core: Remove ms based delay fields
Daniel Lezcano
1
-7
/
+0
2021-01-19
thermal/core: Precompute the delays from msecs to jiffies
Daniel Lezcano
1
-0
/
+7
2021-01-19
thermal/core: Remove unused macro THERMAL_TRIPS_NONE
Daniel Lezcano
1
-1
/
+0
2021-01-19
thermal/core: Remove the 'forced_passive' option
Daniel Lezcano
1
-4
/
+0
2021-01-19
mdio-bitbang: Export mdiobb_{read,write}()
Geert Uytterhoeven
1
-0
/
+3
2021-01-19
mdio, phy: fix -Wshadow warnings triggered by nested container_of()
Alexander Lobakin
2
-7
/
+23
2021-01-19
efi/libstub: move TPM related prototypes into efistub.h
Ard Biesheuvel
1
-9
/
+0
2021-01-19
efi/libstub: whitespace cleanup
Ard Biesheuvel
1
-2
/
+2
2021-01-19
workqueue: fix annotation for WQ_SYSFS
Menglong Dong
1
-1
/
+1
2021-01-19
cros_ec_commands: Add EC_CODEC_I2S_RX_RESET
Yu-Hsuan Hsu
1
-0
/
+1
2021-01-19
net/mlx5: Expose ifc bits for query modify header
Yishai Hadas
1
-0
/
+12
[prev]
[next]