index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-25
net: phy: remove the .did_interrupt() and .ack_interrupt() callback
Ioana Ciornei
1
-15
/
+4
2020-11-24
Merge tag 'rxrpc-next-20201123' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
1
-0
/
+1
2020-11-24
net: don't include ethtool.h from netdevice.h
Jakub Kicinski
2
-1
/
+2
2020-11-24
net: ptp: introduce common defines for PTP message types
Christian Eggers
1
-1
/
+6
2020-11-23
keys: Provide the original description to the key preparser
David Howells
1
-0
/
+1
2020-11-22
Merge tag 'linux-can-next-for-5.11-20201120' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
2
-8
/
+32
2020-11-20
ethtool: add ETHTOOL_COALESCE_ALL_PARAMS define
Antonio Cardace
1
-0
/
+1
2020-11-20
octeontx2-pf: move lmt flush to include/linux/soc
Srujana Challa
1
-0
/
+29
2020-11-20
can: drivers: introduce helpers to access Classical CAN DLC values
Oliver Hartkopp
1
-0
/
+25
2020-11-20
can: rename CAN FD related can_len2dlc and can_dlc2len helpers
Oliver Hartkopp
1
-2
/
+2
2020-11-20
can: replace can_dlc as variable/element for payload length
Oliver Hartkopp
1
-2
/
+2
2020-11-20
can: remove obsolete get_canfd_dlc() macro
Oliver Hartkopp
2
-2
/
+1
2020-11-20
can: rename get_can_dlc() macro with can_cc_dlc2len()
Oliver Hartkopp
1
-4
/
+4
2020-11-20
Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
11
-53
/
+101
2020-11-20
Merge tag 'net-5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-0
/
+21
2020-11-19
Merge tag 'spi-fix-v5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+19
2020-11-19
atm: nicstar: Replace in_interrupt() usage
Sebastian Andrzej Siewior
1
-0
/
+1
2020-11-18
ptp: document struct ptp_clock_request members
Ahmad Fatoum
1
-0
/
+13
2020-11-18
net: core: fix some kernel-doc markups
Mauro Carvalho Chehab
1
-2
/
+9
2020-11-18
net: wan: Delete the DLCI / SDLA drivers
Xie He
2
-332
/
+0
2020-11-17
net: linux/skbuff.h: combine SKB_EXTENSIONS + KCOV handling
Randy Dunlap
1
-2
/
+2
2020-11-17
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-0
/
+1
2020-11-16
PM: runtime: Add pm_runtime_resume_and_get to deal with usage counter
Zhang Qilong
1
-0
/
+21
2020-11-16
treewide: rename nla_strlcpy to nla_strscpy.
Francis Laniel
1
-1
/
+1
2020-11-15
Merge tag 'perf-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-12
/
+7
2020-11-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-29
/
+25
2020-11-14
mm: memcontrol: fix missing wakeup polling thread
Muchun Song
1
-2
/
+9
2020-11-14
compiler.h: fix barrier_data() on clang
Arvind Sankar
3
-27
/
+16
2020-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
5
-1
/
+44
2020-11-14
Merge tag 'vfs-5.10-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-11
/
+27
2020-11-14
Merge tag 'block-5.10-2020-11-13' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2020-11-13
Merge tag 'mac80211-next-for-net-next-2020-11-13' of git://git.kernel.org/pub...
Jakub Kicinski
1
-0
/
+3
2020-11-13
bpf: Augment the set of sleepable LSM hooks
KP Singh
1
-0
/
+7
2020-11-13
Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
9
-36
/
+49
2020-11-13
bpf: Support for pointers beyond pkt_end.
Alexei Starovoitov
1
-1
/
+1
2020-11-13
net: usb: switch to dev_get_tstats64 and remove usbnet_get_stats64 alias
Heiner Kallweit
1
-2
/
+0
2020-11-13
usbnet: switch to core handling of rx/tx byte/packet counters
Heiner Kallweit
1
-4
/
+2
2020-11-13
Merge tag 'net-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
3
-17
/
+11
2020-11-12
block: add a return value to set_capacity_revalidate_and_notify
Christoph Hellwig
1
-1
/
+1
2020-11-12
Merge tag 'pm-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-2
/
+16
2020-11-12
spi: Introduce device-managed SPI controller allocation
Lukas Wunner
1
-0
/
+19
2020-11-12
net: evaluate net.ipv4.conf.all.proxy_arp_pvlan
Vincent Bernat
1
-1
/
+1
2020-11-12
net: evaluate net.ipvX.conf.all.ignore_routes_with_linkdown
Vincent Bernat
1
-1
/
+1
2020-11-12
Merge branch 'stable/for-linus-5.10-rc2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-7
/
+3
2020-11-11
vfs: move __sb_{start,end}_write* to fs.h
Darrick J. Wong
1
-3
/
+18
2020-11-11
vfs: separate __sb_start_write into blocking and non-blocking helpers
Darrick J. Wong
1
-10
/
+11
2020-11-11
bpf: Load and verify kernel module BTFs
Andrii Nakryiko
2
-0
/
+6
2020-11-10
cpufreq: Add strict_target to struct cpufreq_policy
Rafael J. Wysocki
1
-0
/
+6
2020-11-10
cpufreq: Introduce CPUFREQ_GOV_STRICT_TARGET
Rafael J. Wysocki
1
-0
/
+3
2020-11-10
cpufreq: Introduce governor flags
Rafael J. Wysocki
1
-2
/
+7
[next]