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-08-31
Merge tag 'v5.8.5' into dev-5.8
dev-5.8
Joel Stanley
18
-74
/
+152
2020-08-26
arch/ia64: Restore arch-specific pgd_offset_k implementation
Jessica Clarke
1
-0
/
+2
2020-08-26
watch_queue: Limit the number of watches a user can hold
David Howells
1
-0
/
+3
2020-08-21
iommu/vt-d: Enforce PASID devTLB field mask
Liu Yi L
1
-2
/
+2
2020-08-21
libnvdimm: Validate command family indices
Dan Williams
1
-0
/
+2
2020-08-21
hugetlbfs: remove call to huge_pte_alloc without i_mmap_rwsem
Mike Kravetz
2
-3
/
+15
2020-08-21
PCI/ATS: Add pci_pri_supported() to check device or associated PF
Ashok Raj
1
-0
/
+4
2020-08-21
genirq/affinity: Make affinity setting if activated opt-in
Thomas Gleixner
1
-0
/
+13
2020-08-19
bitfield.h: don't compile-time validate _val in FIELD_FIT
Jakub Kicinski
1
-1
/
+1
2020-08-19
tpm: Unify the mismatching TPM space buffer sizes
Jarkko Sakkinen
1
-0
/
+1
2020-08-19
iommu/vt-d: Skip TE disabling on quirky gfx dedicated iommu
Lu Baolu
2
-0
/
+3
2020-08-19
gpio: don't use same lockdep class for all devm_gpiochip_add_data users
Ahmad Fatoum
1
-2
/
+11
2020-08-19
gpio: regmap: fix type clash
Michael Walle
1
-1
/
+1
2020-08-19
tpm: Require that all digests are present in TCG_PCR_EVENT2 structures
Tyler Hicks
1
-2
/
+9
2020-08-19
tracepoint: Mark __tracepoint_string's __used
Nick Desaulniers
1
-1
/
+1
2020-08-11
random32: move the pseudo-random 32-bit definitions to prandom.h
Linus Torvalds
2
-62
/
+82
2020-08-11
xattr: break delegations in {set,remove}xattr
Frank van der Linden
1
-0
/
+2
2020-08-06
mfd: intel-peci-client: Add Intel PECI client driver
Jae Hyun Yoo
1
-0
/
+119
2020-08-06
peci: Add support for PECI bus driver core
Jae Hyun Yoo
1
-0
/
+150
2020-08-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-38
/
+32
2020-07-31
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2020-07-30
random: fix circular include dependency on arm64 after addition of percpu.h
Willy Tarreau
1
-1
/
+1
2020-07-30
random32: remove net_rand_state from the latent entropy gcc plugin
Linus Torvalds
1
-1
/
+1
2020-07-29
random32: update the net random state on interrupt and activity
Willy Tarreau
1
-0
/
+3
2020-07-29
rhashtable: Restore RCU marking on rhash_lock_head
Herbert Xu
1
-32
/
+24
2020-07-29
rhashtable: Fix unprotected RCU dereference in __rht_ptr
Herbert Xu
1
-12
/
+13
2020-07-28
net/mlx5e: Modify uplink state on interface up/down
Ron Diskin
1
-0
/
+1
2020-07-27
i2c: also convert placeholder function to return errno
Wolfram Sang
1
-1
/
+1
2020-07-25
Merge tag 'efi-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2020-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net into master
Linus Torvalds
2
-3
/
+5
2020-07-25
Merge branch 'akpm' into master (patches from Andrew)
Linus Torvalds
2
-2
/
+6
2020-07-24
Merge tag 'for-5.8/dm-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2020-07-24
io-mapping: indicate mapping failure
Michael J. Ruhl
1
-1
/
+4
2020-07-24
vfs/xattr: mm/shmem: kernfs: release simple xattr entry in a right way
Chengguang Xu
1
-1
/
+2
2020-07-23
tcp: allow at most one TLP probe per flight
Yuchung Cheng
1
-2
/
+4
2020-07-23
dm integrity: fix integrity recalculation that is improperly skipped
Mikulas Patocka
1
-0
/
+1
2020-07-22
i2c: drop duplicated word in the header file
Randy Dunlap
1
-1
/
+1
2020-07-19
Merge tag 'sched-urgent-2020-07-19' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+0
2020-07-19
Merge tag 'dma-mapping-5.8-6' of git://git.infradead.org/users/hch/dma-mappin...
Linus Torvalds
1
-0
/
+1
2020-07-18
rhashtable: drop duplicated word in <linux/rhashtable.h>
Randy Dunlap
1
-1
/
+1
2020-07-17
Merge tag 'fuse-fixes-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2020-07-17
Merge tag 'drm-fixes-2020-07-17-1' of git://anongit.freedesktop.org/drm/drm i...
Linus Torvalds
1
-0
/
+1
2020-07-16
Merge tag 'driver-core-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+3
2020-07-16
Merge tag 'tty-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-4
/
+98
2020-07-16
Merge tag 'drm-misc-fixes-2020-07-15' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-0
/
+1
2020-07-14
dma-direct: provide function to check physical memory area validity
Nicolas Saenz Julienne
1
-0
/
+1
2020-07-14
fuse: reject options on reconfigure via fsconfig(2)
Miklos Szeredi
1
-0
/
+1
2020-07-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-1
/
+8
2020-07-12
Merge tag 'riscv-for-linus-5.8-rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+12
2020-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
12
-14
/
+102
[next]