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-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
ext4, jbd2: ensure panic by fix a race between jbd2 abort and ext4 error hand...
zhangyi (F)
1
-1
/
+5
2020-06-24
libata: Use per port sync for detach
Kai-Heng Feng
1
-0
/
+3
2020-06-24
afs: Remove the error argument from afs_protocol_error()
David Howells
1
-6
/
+4
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
ASoC: dapm: Move dai_link widgets to runtime to fix use after free
Charles Keepax
1
-3
/
+3
2020-06-24
/dev/mem: Revoke mappings when a driver claims the region
Dan Williams
2
-0
/
+7
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
coresight: Fix support for sparsely populated ports
Suzuki K Poulose
1
-4
/
+6
2020-06-24
ASoC: component: suppress uninitialized-variable warning
Arnd Bergmann
1
-1
/
+1
2020-06-24
usb: gadget: core: sync interrupt before unbind the udc
Peter Chen
1
-0
/
+2
2020-06-22
sunrpc: clean up properly in gss_mech_unregister()
NeilBrown
2
-1
/
+3
2020-06-22
software node: implement software_node_unregister()
Greg Kroah-Hartman
1
-0
/
+1
2020-06-22
iommu/vt-d: Allocate domain info for real DMA sub-devices
Jon Derrick
1
-0
/
+1
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
mm: initialize deferred pages with interrupts enabled
Pavel Tatashin
1
-0
/
+2
2020-06-22
btrfs: fix corrupt log due to concurrent fsync of inodes with shared extents
Filipe Manana
1
-0
/
+1
2020-06-22
string.h: fix incompatibility between FORTIFY_SOURCE and KASAN
Daniel Axtens
1
-12
/
+48
2020-06-22
bpf: Fix up bpf_skb_adjust_room helper's skb csum setting
Daniel Borkmann
2
-0
/
+16
2020-06-22
bpf: Fix running sk_skb program types with ktls
John Fastabend
2
-0
/
+17
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-22
Bluetooth: Adding driver and quirk defs for multi-role LE
Alain Michaud
1
-0
/
+9
2020-06-22
x86/kvm/hyper-v: Explicitly align hcall param for kvm_hyperv_exit
Jon Doron
1
-0
/
+2
2020-06-17
media: videobuf2-dma-contig: fix bad kfree in vb2_dma_contig_clear_max_seg_size
Tomi Valkeinen
1
-1
/
+1
2020-06-17
dccp: Fix possible memleak in dccp_init and dccp_fini
Wang Hai
1
-0
/
+6
2020-06-17
x86/{mce,mm}: Unmap the entire page if the whole page is affected and poisoned
Tony Luck
1
-1
/
+1
2020-06-17
KVM: x86: Fix APIC page invalidation race
Eiichi Tsukata
1
-2
/
+2
2020-06-17
x86: mm: ptdump: calculate effective permissions correctly
Steven Price
1
-0
/
+1
2020-06-17
padata: add separate cpuhp node for CPUHP_PADATA_DEAD
Daniel Jordan
1
-2
/
+4
2020-06-17
mm: add kvfree_sensitive() for freeing sensitive data objects
Waiman Long
1
-0
/
+1
2020-06-17
elfnote: mark all .note sections SHF_ALLOC
Nick Desaulniers
1
-1
/
+1
2020-06-10
x86/cpu: Add a steppings field to struct x86_cpu_id
Mark Gross
1
-0
/
+2
2020-06-07
mmc: fix compilation of user API
Jérôme Pouiller
1
-0
/
+1
2020-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
8
-26
/
+122
2020-05-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-1
/
+1
2020-05-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2
-1
/
+2
2020-05-29
net: be more gentle about silly gso requests coming from user
Eric Dumazet
1
-8
/
+9
2020-05-28
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-3
/
+14
2020-05-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-1
/
+1
2020-05-28
include/asm-generic/topology.h: guard cpumask_of_node() macro argument
Arnd Bergmann
1
-1
/
+1
2020-05-28
mm: remove VM_BUG_ON(PageSlab()) from page_mapcount()
Konstantin Khlebnikov
1
-2
/
+13
2020-05-27
Merge tag 'fsnotify_for_v5.7-rc8' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+1
2020-05-27
Merge branch 'for-5.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-9
/
+5
2020-05-27
RDMA/core: Fix double destruction of uobject
Jason Gunthorpe
1
-1
/
+1
2020-05-27
fanotify: turn off support for FAN_DIR_MODIFY
Amir Goldstein
1
-2
/
+1
[prev]
[next]