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-06-21
net: handle ARPHRD_IP6GRE in dev_is_mac_header_xmit()
Guillaume Nault
1
-0
/
+1
2021-06-21
vfio/mdev: Allow the mdev_parent_ops to specify the device driver to bind
Jason Gunthorpe
1
-0
/
+2
2021-06-21
driver core: Export device_driver_attach()
Jason Gunthorpe
1
-0
/
+2
2021-06-21
of: reserved-memory: Add stub for RESERVEDMEM_OF_DECLARE()
Dmitry Osipenko
2
-6
/
+13
2021-06-21
Merge series "Extend regulator notification support" from Matti Vaittinen <matti.vaittinen@fi.rohmeurope.com>:
Mark Brown
34
-74
/
+356
2021-06-21
skmsg: Improve udp_bpf_recvmsg() accuracy
Cong Wang
1
-2
/
+0
2021-06-21
regulator: add property parsing and callbacks to set protection limits
Matti Vaittinen
2
-4
/
+63
2021-06-21
regulator: IRQ based event/error notification helpers
Matti Vaittinen
1
-0
/
+135
2021-06-21
regulator: move rdev_print helpers to internal.h
Matti Vaittinen
2
-5
/
+10
2021-06-21
regulator: add warning flags
Matti Vaittinen
1
-0
/
+14
2021-06-21
reboot: Add hardware protection power-off
Matti Vaittinen
1
-0
/
+1
2021-06-21
soundwire: export sdw_update() and sdw_update_no_pm()
Pierre-Louis Bossart
1
-0
/
+3
2021-06-21
printk: Remove trailing semicolon in macros
Huilong Deng
1
-1
/
+1
2021-06-21
Merge tag 'v5.13-rc7' into usb-next
Greg Kroah-Hartman
10
-9
/
+36
2021-06-21
watchdog: Remove MV64x60 watchdog driver
Christophe Leroy
1
-8
/
+0
2021-06-20
cifs: decoding negTokenInit with generic ASN1 decoder
Hyunchul Lee
1
-0
/
+8
2021-06-20
soundwire: bus: Make sdw_nwrite() data pointer argument const
Richard Fitzgerald
1
-1
/
+1
2021-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
32
-46
/
+150
2021-06-18
Merge tag 'net-5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
4
-3
/
+6
2021-06-18
net: wwan: Allow WWAN drivers to provide blocking tx and poll function
Stephan Gerhold
1
-2
/
+11
2021-06-18
rpmsg: core: Add driver_data for rpmsg_device_id
Stephan Gerhold
1
-0
/
+1
2021-06-18
Merge tag 'pm-5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-1
/
+0
2021-06-18
blk-mq: fix an IS_ERR() vs NULL bug
Dan Carpenter
1
-1
/
+1
2021-06-18
Merge tag 'devm-helpers-v5.14-1' into review-hans
Hans de Goede
1
-0
/
+25
2021-06-18
sched: Change task_struct::state
Peter Zijlstra
3
-18
/
+17
2021-06-18
sched: Add get_current_state()
Peter Zijlstra
1
-0
/
+2
2021-06-18
sched: Introduce task_is_running()
Peter Zijlstra
1
-0
/
+2
2021-06-18
Merge branch 'sched/urgent' into sched/core, to resolve conflicts
Ingo Molnar
19
-29
/
+94
2021-06-18
Revert "USB: misc: Add onboard_usb_hub driver"
Greg Kroah-Hartman
1
-18
/
+0
2021-06-18
Revert "of/platform: Add stubs for of_platform_device_create/destroy()"
Greg Kroah-Hartman
1
-18
/
+4
2021-06-17
Merge tag 'reset-for-v5.14-2' of git://git.pengutronix.de/pza/linux into arm/drivers
Olof Johansson
1
-0
/
+22
2021-06-17
lib: add iomem emulation (logic_iomem)
Johannes Berg
1
-0
/
+62
2021-06-17
driver core: add a helper to setup both the of_node and fwnode of a device
Ioana Ciornei
1
-0
/
+1
2021-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
3
-6
/
+42
2021-06-17
net: fix mistake path for netdev_features_strings
Jian Shen
1
-1
/
+1
2021-06-17
kvm: add PM-notifier
Sergey Senozhatsky
1
-0
/
+9
2021-06-17
math64.h: Add mul_s64_u64_shr()
Ilias Stamatis
1
-0
/
+19
2021-06-17
KVM: mmu: Add slots_arch_lock for memslot arch fields
Ben Gardon
1
-0
/
+9
2021-06-17
Merge tag 'iio-for-5.14b' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
Greg Kroah-Hartman
1
-2
/
+2
2021-06-17
ACPI: scan: Make acpi_walk_dep_device_list()
Rafael J. Wysocki
1
-3
/
+0
2021-06-17
nvme.h: add missing nvme_lba_range_type endianness annotations
Wesley Sheng
1
-2
/
+2
2021-06-17
nvmet: add ZBD over ZNS backend support
Chaitanya Kulkarni
1
-0
/
+7
2021-06-17
nvmet: add Command Set Identifier support
Chaitanya Kulkarni
1
-0
/
+1
2021-06-17
block: export blk_next_bio()
Chaitanya Kulkarni
1
-0
/
+2
2021-06-17
pata: ixp4xx: split platform data to its own header
Arnd Bergmann
1
-0
/
+21
2021-06-17
soc: ixp4xx: move cpu detection to linux/soc/ixp4xx/cpu.h
Arnd Bergmann
1
-0
/
+106
2021-06-17
sched/cpufreq: Consider reduced CPU capacity in energy calculation
Lukasz Luba
2
-4
/
+14
2021-06-17
hwmon: (pmbus) Add support for reading direct mode coefficients
Erik Rosen
1
-0
/
+8
2021-06-17
hwmon: (pmbus) Add new pmbus flag NO_WRITE_PROTECT
Erik Rosen
1
-0
/
+9
2021-06-17
hwmon: (pmbus) Add new flag PMBUS_READ_STATUS_AFTER_FAILED_CHECK
Erik Rosen
1
-0
/
+13
[prev]
[next]