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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-10
Merge tag 'v5.4.57' into dev-5.4
dev-5.4
Joel Stanley
18
-88
/
+172
2020-08-07
bpf: sockmap: Require attach_bpf_fd when detaching a program
Lorenz Bauer
2
-2
/
+24
2020-08-07
random32: move the pseudo-random 32-bit definitions to prandom.h
Linus Torvalds
2
-62
/
+82
2020-08-07
random32: remove net_rand_state from the latent entropy gcc plugin
Linus Torvalds
1
-1
/
+1
2020-08-07
random: fix circular include dependency on arm64 after addition of percpu.h
Willy Tarreau
1
-1
/
+1
2020-08-07
random32: update the net random state on interrupt and activity
Willy Tarreau
1
-0
/
+3
2020-08-05
rhashtable: Fix unprotected RCU dereference in __rht_ptr
Herbert Xu
1
-12
/
+13
2020-08-05
net/mlx5e: Modify uplink state on interface up/down
Ron Diskin
1
-0
/
+1
2020-08-05
xfrm: Fix crash when the hold queue is used.
Steffen Klassert
1
-2
/
+2
2020-08-05
xfrm: policy: match with both mark and mask on user interfaces
Xin Long
1
-4
/
+7
2020-08-05
wireless: Use offsetof instead of custom macro.
Pi-Hsun Shih
1
-2
/
+3
2020-08-05
IB/rdmavt: Fix RQ counting issues causing use of an invalid RWQE
Mike Marciniszyn
1
-0
/
+19
2020-07-31
tcp: allow at most one TLP probe per flight
Yuchung Cheng
1
-1
/
+3
2020-07-29
dm integrity: fix integrity recalculation that is improperly skipped
Mikulas Patocka
1
-0
/
+1
2020-07-29
ASoC: rt5670: Add new gpio1_is_ext_spk_en quirk and enable it on the Lenovo M...
Hans de Goede
1
-0
/
+1
2020-07-29
x86, vmlinux.lds: Page-align end of ..page_aligned sections
Joerg Roedel
1
-1
/
+4
2020-07-29
io-mapping: indicate mapping failure
Michael J. Ruhl
1
-1
/
+4
2020-07-29
asm-generic/mmiowb: Allow mmiowb_set_pending() when preemptible()
Will Deacon
1
-2
/
+4
2020-07-29
Input: add `SW_MACHINE_COVER`
Merlijn Wajer
2
-2
/
+3
2020-07-29
dmabuf: use spinlock to access dmabuf->name
Charan Teja Kalla
1
-0
/
+1
2020-07-22
Merge tag 'v5.4.53' into dev-5.4
Joel Stanley
34
-67
/
+146
2020-07-22
rxrpc: Fix trace string
David Howells
1
-1
/
+1
2020-07-22
Input: elan_i2c - add more hardware ID for Lenovo laptops
Dave Wang
1
-0
/
+7
2020-07-22
virt: vbox: Fix VBGL_IOCTL_VMMDEV_REQUEST_BIG and _LOG req numbers to match u...
Hans de Goede
1
-2
/
+2
2020-07-22
bus: ti-sysc: Handle module unlock quirk needed for some RTC
Tony Lindgren
1
-0
/
+1
2020-07-22
blk-mq-debugfs: update blk_queue_flag_name[] accordingly for new flags
Hou Tao
1
-0
/
+1
2020-07-22
cgroup: Fix sock_cgroup_data on big-endian.
Cong Wang
1
-0
/
+2
2020-07-22
cgroup: fix cgroup_sk_alloc() for sk_clone_lock()
Cong Wang
2
-3
/
+7
2020-07-22
vlan: consolidate VLAN parsing code and limit max parsing depth
Toke Høiland-Jørgensen
1
-35
/
+22
2020-07-22
sched: consistently handle layer3 header accesses in the presence of VLANs
Toke Høiland-Jørgensen
3
-19
/
+45
2020-07-22
net: Added pointer check for dst->ops->neigh_lookup in dst_neigh_lookup_skb
Martin Varghese
1
-1
/
+9
2020-07-22
genetlink: remove genl_bind
Sean Tranchetti
1
-8
/
+0
2020-07-16
bpf: Check correct cred for CAP_SYSLOG in bpf_dump_raw_ok()
Kees Cook
1
-2
/
+2
2020-07-16
kallsyms: Refactor kallsyms_show_value() to take cred
Kees Cook
2
-3
/
+4
2020-07-16
ALSA: compress: fix partial_drain completion state
Vinod Koul
1
-1
/
+9
2020-07-09
crypto: af_alg - fix use-after-free in af_alg_accept() due to bh_lock_sock()
Herbert Xu
1
-2
/
+2
2020-06-30
net: qed: fix left elements count calculation
Alexander Lobakin
1
-10
/
+16
2020-06-30
efi/tpm: Verify event log header before parsing
Fabian Vogt
1
-1
/
+13
2020-06-30
xfrm: Fix double ESP trailer insertion in IPsec crypto offload.
Huy Nguyen
1
-0
/
+1
2020-06-30
sctp: Don't advertise IPv4 addresses if ipv6only is set on the socket
Marcelo Ricardo Leitner
1
-3
/
+5
2020-06-30
net: Do not clear the sock TX queue in sk_set_socket()
Tariq Toukan
1
-1
/
+0
2020-06-30
net: core: reduce recursion limit value
Taehee Yoo
1
-1
/
+1
2020-06-24
kretprobe: Prevent triggering kretprobe from within kprobe_flush_task
Jiri Olsa
1
-0
/
+4
2020-06-24
block: nr_sects_write(): Disable preemption on seqcount write
Ahmed S. Darwish
1
-0
/
+2
2020-06-24
jbd2: clean __jbd2_journal_abort_hard() and __journal_abort_soft()
zhangyi (F)
1
-1
/
+0
2020-06-24
libata: Use per port sync for detach
Kai-Heng Feng
1
-0
/
+3
2020-06-24
usb: host: ehci-platform: add a quirk to avoid stuck
Yoshihiro Shimoda
1
-1
/
+1
2020-06-24
nfs: set invalid blocks after NFSv4 writes
Zheng Bin
1
-0
/
+1
2020-06-24
include/linux/bitops.h: avoid clang shift-count-overflow warnings
Arnd Bergmann
1
-1
/
+1
2020-06-24
/dev/mem: Revoke mappings when a driver claims the region
Dan Williams
2
-0
/
+7
[next]