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-10
Merge tag 'v5.4.57' into dev-5.4
dev-5.4
Joel Stanley
11
-76
/
+130
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-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
io-mapping: indicate mapping failure
Michael J. Ruhl
1
-1
/
+4
2020-07-29
Input: add `SW_MACHINE_COVER`
Merlijn Wajer
1
-1
/
+1
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
22
-29
/
+99
2020-07-22
Input: elan_i2c - add more hardware ID for Lenovo laptops
Dave Wang
1
-0
/
+7
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
1
-0
/
+28
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-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
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
1
-0
/
+6
2020-06-24
mfd: stmfx: Disable IRQ in suspend to avoid spurious interrupt
Amelie Delaunay
1
-0
/
+1
2020-06-24
usb: gadget: Fix issue with config_ep_by_speed function
Pawel Laszczak
1
-0
/
+3
2020-06-24
usb: gadget: core: sync interrupt before unbind the udc
Peter Chen
1
-0
/
+2
2020-06-24
Merge tag 'v5.4.48' into dev-5.4
Joel Stanley
16
-27
/
+110
2020-06-22
sunrpc: clean up properly in gss_mech_unregister()
NeilBrown
2
-1
/
+3
2020-06-22
x86/amd_nb: Add AMD family 17h model 60h PCI IDs
Alexander Monakov
1
-0
/
+1
2020-06-22
serial: 8250_pci: Move Pericom IDs to pci_ids.h
Kai-Heng Feng
1
-0
/
+6
2020-06-22
PCI: Add Loongson vendor ID
Tiezhu Yang
1
-0
/
+2
2020-06-22
x86/amd_nb: Add Family 19h PCI IDs
Yazen Ghannam
1
-0
/
+1
2020-06-22
PCI: vmd: Add device id for VMD device 8086:9A0B
Jon Derrick
1
-0
/
+1
2020-06-22
mm: initialize deferred pages with interrupts enabled
Pavel Tatashin
1
-0
/
+2
2020-06-22
string.h: fix incompatibility between FORTIFY_SOURCE and KASAN
Daniel Axtens
1
-12
/
+48
2020-06-22
bpf: Fix running sk_skb program types with ktls
John Fastabend
1
-0
/
+8
2020-06-22
kgdb: Fix spurious true from in_dbg_master()
Daniel Thompson
1
-1
/
+1
2020-06-22
sched/core: Fix illegal RCU from offline CPUs
Peter Zijlstra
1
-0
/
+2
2020-06-17
x86/{mce,mm}: Unmap the entire page if the whole page is affected and poisoned
Tony Luck
1
-1
/
+1
[next]