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-06-22
compiler_attributes.h: define __no_profile, add to noinstr
Nick Desaulniers
2
-1
/
+14
2021-06-22
Merge tag 'v5.13-rc7' into rdma.git for-next
Jason Gunthorpe
86
-173
/
+535
2021-06-22
ethtool: Use kernel data types for internal EEPROM struct
Ido Schimmel
1
-6
/
+6
2021-06-22
ethtool: Document correct attribute type
Ido Schimmel
1
-1
/
+1
2021-06-22
RDMA/mlx5: Support real-time timestamp directly from the device
Aharon Landau
1
-0
/
+2
2021-06-22
RDMA/core: Use flexible array for mad data
Kees Cook
1
-1
/
+1
2021-06-22
wwan: core: add WWAN common private data for netdev
Sergey Ryazanov
1
-0
/
+18
2021-06-22
wwan: core: support default netdev creation
Sergey Ryazanov
1
-1
/
+7
2021-06-22
wwan: core: no more hold netdev ops owning module
Sergey Ryazanov
1
-2
/
+0
2021-06-22
net: mdiobus: Introduce fwnode_mdbiobus_register()
Marcin Wojtas
1
-0
/
+12
2021-06-22
clocksource: Provide kernel module to test clocksource watchdog
Paul E. McKenney
1
-0
/
+3
2021-06-22
clocksource: Reduce clocksource-skew threshold
Paul E. McKenney
1
-0
/
+3
2021-06-22
clocksource: Check per-CPU clock synchronization when marked unstable
Paul E. McKenney
1
-1
/
+1
2021-06-22
futex: Provide FUTEX_LOCK_PI2 to support clock selection
Thomas Gleixner
1
-0
/
+2
2021-06-23
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
1
-0
/
+1
2021-06-22
Merge branch kvm-arm64/mmu/mte into kvmarm-master/next
Marc Zyngier
1
-0
/
+2
2021-06-22
KVM: PPC: Book3S HV: Add KVM_CAP_PPC_RPT_INVALIDATE capability
Bharata B Rao
1
-0
/
+1
2021-06-22
KVM: arm64: Add ioctl to fetch/store tags in a guest
Steven Price
1
-0
/
+1
2021-06-22
KVM: arm64: Introduce MTE VM feature
Steven Price
1
-0
/
+1
2021-06-22
btrfs: rip out may_commit_transaction
Josef Bacik
1
-2
/
+1
2021-06-22
btrfs: fix typos in comments
David Sterba
2
-4
/
+4
2021-06-22
locking/lockdep: Improve noinstr vs errors
Peter Zijlstra
1
-0
/
+2
2021-06-22
spi: add ancillary device support
Sebastian Reichel
1
-0
/
+2
2021-06-22
Merge tag 'misc-habanalabs-next-2021-06-22' of https://git.kernel.org/pub/scm/linux/kernel/git/ogabbay/linux into char-misc-next
Greg Kroah-Hartman
1
-0
/
+13
2021-06-22
Merge tag 'soundwire-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/soundwire into char-misc-next
Greg Kroah-Hartman
2
-6
/
+5
2021-06-22
lib/dump_stack: move cpu lock to printk.c
John Ogness
1
-0
/
+41
2021-06-22
virtiofs: propagate sync() to file server
Greg Kurz
1
-1
/
+9
2021-06-22
RDMA/mlx5: Refactor get_ts_format functions to simplify code
Aharon Landau
2
-32
/
+8
2021-06-21
RDMA/bnxt_re: Update ABI to pass wqe-mode to user space
Devesh Sharma
1
-1
/
+10
2021-06-21
IB/core: Shuffle locks in ib_port_data to save memory
Anand Khoje
1
-1
/
+3
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
net: dsa: export the dsa_port_is_{user,cpu,dsa} helpers
Vladimir Oltean
1
-0
/
+15
2021-06-21
net: sched: add barrier to ensure correct ordering for lockless qdisc
Yunsheng Lin
1
-0
/
+12
2021-06-21
Merge series "Extend regulator notification support" from Matti Vaittinen <matti.vaittinen@fi.rohmeurope.com>:
Mark Brown
50
-102
/
+481
2021-06-21
RDMA/mlx5: Enable Relaxed Ordering by default for kernel ULPs
Avihai Horon
1
-0
/
+8
2021-06-21
skmsg: Improve udp_bpf_recvmsg() accuracy
Cong Wang
1
-2
/
+0
2021-06-21
btrfs: pass btrfs_inode to btrfs_writepage_endio_finish_ordered()
Qu Wenruo
1
-12
/
+8
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
ASoC: soc-core: remove snd_soc_of_parse_daifmt()
Kuninori Morimoto
1
-4
/
+0
2021-06-21
ASoC: soc-core: add snd_soc_daifmt_parse_format/clock_provider()
Kuninori Morimoto
1
-0
/
+14
2021-06-21
ASoC: soc-core: add snd_soc_daifmt_clock_provider_fliped()
Kuninori Morimoto
1
-0
/
+2
2021-06-21
ASoC: soc-core: add snd_soc_daifmt_clock_provider_from_bitmap()
Kuninori Morimoto
1
-0
/
+1
2021-06-21
soundwire: export sdw_update() and sdw_update_no_pm()
Pierre-Louis Bossart
1
-0
/
+3
[prev]
[next]