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-23
mac80211: move A-MPDU session check from minstrel_ht to mac80211
Felix Fietkau
1
-0
/
+5
2021-06-23
cfg80211: expose the rfkill device to the low level driver
Emmanuel Grumbach
1
-1
/
+8
2021-06-23
mac80211: add ieee80211_is_tx_data helper function
Philipp Borgers
1
-0
/
+18
2021-06-23
cfg80211: remove CFG80211_MAX_NUM_DIFFERENT_CHANNELS
Johannes Berg
1
-2
/
+0
2021-06-23
Merge tag 'phy-for-5.14_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy into char-misc-next
Greg Kroah-Hartman
1
-1
/
+1
2021-06-23
f2fs: compress: add compress_inode to cache compressed blocks
Chao Yu
1
-0
/
+1
2021-06-23
f2fs: introduce FI_COMPRESS_RELEASED instead of using IMMUTABLE bit
Jaegeuk Kim
1
-0
/
+1
2021-06-23
Backmerge tag 'v5.13-rc7' into drm-next
Dave Airlie
62
-128
/
+397
2021-06-22
ext4: add discard/zeroout flags to journal flush
Leah Rumancik
1
-1
/
+5
2021-06-22
net/xfrm: Add inner_ipproto into sec_path
Huy Nguyen
1
-0
/
+1
2021-06-22
mptcp: add allow_join_id0 in mptcp_out_options
Geliang Tang
1
-1
/
+2
2021-06-22
Merge tag 'icc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/djakov/icc into char-misc-next
Greg Kroah-Hartman
1
-0
/
+165
2021-06-22
sctp: process sctp over udp icmp err on sctp side
Xin Long
1
-0
/
+2
2021-06-22
sctp: do state transition when a probe succeeds on HB ACK recv path
Xin Long
1
-0
/
+1
2021-06-22
sctp: do state transition when PROBE_COUNT == MAX_PROBES on HB send path
Xin Long
1
-0
/
+1
2021-06-22
sctp: do the basic send and recv for PLPMTUD probe
Xin Long
2
-1
/
+4
2021-06-22
sctp: add the probe timer in transport for PLPMTUD
Xin Long
5
-1
/
+16
2021-06-22
sctp: add the constants/variables and states and some APIs for transport
Xin Long
3
-3
/
+70
2021-06-22
sctp: add SCTP_PLPMTUD_PROBE_INTERVAL sockopt for sock/asoc/transport
Xin Long
1
-0
/
+8
2021-06-22
sctp: add probe_interval in sysctl and sock/asoc/transport
Xin Long
3
-0
/
+8
2021-06-22
sctp: add pad chunk and its make function and event table
Xin Long
2
-0
/
+8
2021-06-22
Merge branch 'mlx5_realtime_ts' into rdma.git for-next
Jason Gunthorpe
3
-32
/
+10
2021-06-22
compiler_attributes.h: cleanups for GCC 4.9+
Nick Desaulniers
1
-3
/
+3
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
dma-buf: Document non-dynamic exporter expectations better
Daniel Vetter
1
-0
/
+15
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
[prev]
[next]