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
2017-10-12
dm ioctl: fix alignment of event number in the device list
Mikulas Patocka
1
-2
/
+2
2017-10-12
netlink: fix nla_put_{u8,u16,u32} for KASAN
Arnd Bergmann
1
-18
/
+55
2017-10-12
percpu: make this_cpu_generic_read() atomic w.r.t. interrupts
Mark Rutland
1
-2
/
+22
2017-10-12
mm, oom_reaper: skip mm structs with mmu notifiers
Michal Hocko
1
-0
/
+5
2017-10-12
iio: ad_sigma_delta: Implement a dedicated reset function
Dragos Bogdan
1
-0
/
+3
2017-10-12
USB: fix out-of-bounds in usb_set_configuration
Greg Kroah-Hartman
1
-0
/
+1
2017-10-12
bpf: fix bpf_tail_call() x64 JIT
Alexei Starovoitov
1
-1
/
+1
2017-10-12
IPv4: early demux can return an error code
Paolo Abeni
3
-4
/
+4
2017-10-12
bpf: one perf event close won't free bpf program attached by another perf event
Yonghong Song
1
-0
/
+1
2017-10-12
sctp: potential read out of bounds in sctp_ulpevent_type_enabled()
Dan Carpenter
1
-1
/
+5
2017-10-09
clk: aspeed: Add reset controller
Joel Stanley
1
-0
/
+10
2017-10-09
clk: Add clock driver for ASPEED BMC SoCs
Joel Stanley
1
-0
/
+42
2017-10-09
net/ncsi: fix ncsi_vlan_rx_{add,kill}_vid references
Arnd Bergmann
1
-0
/
+10
2017-10-09
net/ncsi: Configure VLAN tag filter
Samuel Mendoza-Jonas
1
-0
/
+2
2017-10-05
KEYS: prevent creating a different user's keyrings
Eric Biggers
1
-0
/
+2
2017-10-05
mac80211: fix VLAN handling with TXQs
Johannes Berg
1
-13
/
+2
2017-10-05
dax: remove the pmem_dax_ops->flush abstraction
Mikulas Patocka
2
-7
/
+1
2017-09-27
sched/cpuset/pm: Fix cpuset vs. suspend-resume bugs
Peter Zijlstra
1
-0
/
+6
2017-09-27
ftrace: Fix debug preempt config name in stack_tracer_{en,dis}able
Zev Weiss
1
-2
/
+2
2017-09-27
crypto: ccp - Fix XTS-AES-128 support on v5 CCPs
Gary R Hook
1
-1
/
+2
2017-09-27
tty: improve tty_insert_flip_char() fast path
Arnd Bergmann
1
-1
/
+2
2017-09-27
<linux/uaccess.h>: Fix copy_in_user() declaration
Bart Van Assche
1
-1
/
+1
2017-09-20
xfs: evict all inodes involved with log redo item
Darrick J. Wong
1
-0
/
+1
2017-09-20
x86/mm, mm/hwpoison: Clear PRESENT bit for kernel 1:1 mappings of poison pages
Tony Luck
1
-0
/
+6
2017-09-20
udp: drop head states only when all skb references are gone
Paolo Abeni
1
-1
/
+1
2017-09-20
Revert "net: fix percpu memory leaks"
Jesper Dangaard Brouer
1
-6
/
+1
2017-09-20
Revert "net: use lib/percpu_counter API for fragmentation mem accounting"
Jesper Dangaard Brouer
1
-21
/
+9
2017-09-09
cs5536: add support for IDE controller variant
Andrey Korolyov
1
-0
/
+1
2017-09-09
workqueue: Fix flag collision
Ben Hutchings
1
-1
/
+1
2017-09-09
ANDROID: binder: add padding to binder_fd_array_object.
Martijn Coenen
1
-0
/
+2
2017-09-03
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-3
/
+3
2017-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
7
-13
/
+79
2017-09-01
mlxsw: spectrum: Forbid linking to devices that have uppers
Ido Schimmel
1
-0
/
+2
2017-09-01
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2017-09-01
Merge tag 'for-4.13/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-29
/
+12
2017-09-01
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+5
2017-09-01
include/linux/compiler.h: don't perform compiletime_assert with -O0
Joe Stringer
1
-1
/
+5
2017-09-01
mm/mmu_notifier: kill invalidate_page
Jérôme Glisse
1
-25
/
+0
2017-09-01
dax: update to new mmu_notifier semantic
Jérôme Glisse
1
-0
/
+1
2017-08-31
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-37
/
+0
2017-08-30
net/mlx5: Remove the flag MLX5_INTERFACE_STATE_SHUTDOWN
Huy Nguyen
1
-1
/
+0
2017-08-30
net/mlx5: Skip mlx5_unload_one if mlx5_load_one fails
Huy Nguyen
1
-3
/
+2
2017-08-30
Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-linus
Jens Axboe
1
-1
/
+1
2017-08-30
nvme: fix the definition of the doorbell buffer config support bit
Changpeng Liu
1
-1
/
+1
2017-08-29
Merge branch 'for-4.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+9
2017-08-29
Revert "libata: quirk read log on no-name M.2 SSD"
Tejun Heo
1
-1
/
+0
2017-08-29
libata: check for trusted computing in IDENTIFY DEVICE data
Christoph Hellwig
1
-1
/
+9
2017-08-29
perf/ftrace: Fix double traces of perf on ftrace:function
Zhou Chengming
2
-3
/
+3
2017-08-29
Merge branch 'drm-vmwgfx-next' of git://people.freedesktop.org/~syeh/repos_li...
Dave Airlie
1
-3
/
+8
2017-08-29
Merge tag 'drm-misc-next-fixes-2017-08-28' of git://anongit.freedesktop.org/g...
Dave Airlie
1
-7
/
+7
[prev]
[next]