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
2022-04-20
soc: qcom: aoss: Expose send for generic usecase
Deepak Kumar Singh
1
-0
/
+38
2022-04-13
stacktrace: move filter_irq_stacks() to kernel/stacktrace.c
Marco Elver
2
-2
/
+1
2022-04-13
static_call: Don't make __static_call_return0 static
Christophe Leroy
1
-4
/
+1
2022-04-13
mm/sparsemem: fix 'mem_section' will never be NULL gcc 12 warning
Waiman Long
1
-4
/
+7
2022-04-13
SUNRPC: Don't call connect() more than once on a TCP socket
Trond Myklebust
1
-0
/
+1
2022-04-13
rtc: mc146818-lib: fix signedness bug in mc146818_get_time()
Dan Carpenter
1
-1
/
+1
2022-04-13
gpio: Restrict usage of GPIO chip irq members before initialization
Shreeya Patel
1
-0
/
+9
2022-04-13
rtc: mc146818-lib: fix RTC presence check
Mateusz Jończyk
1
-0
/
+1
2022-04-13
NFS: nfsiod should not block forever in mempool_alloc()
Trond Myklebust
1
-1
/
+1
2022-04-13
NFS: swap IO handling is slightly different for O_DIRECT IO
NeilBrown
1
-4
/
+4
2022-04-13
vfio/pci: Stub vfio_pci_vga_rw when !CONFIG_VFIO_PCI_VGA
Alex Williamson
1
-0
/
+9
2022-04-13
ipv6: make mc_forwarding atomic
Eric Dumazet
1
-1
/
+1
2022-04-08
coredump: Use the vma snapshot in fill_files_note
Eric W. Biederman
1
-0
/
+2
2022-04-08
coredump: Snapshot the vmas in do_coredump
Eric W. Biederman
2
-3
/
+3
2022-04-08
swiotlb: Support aligned swiotlb buffers
David Stevens
1
-1
/
+2
2022-04-08
net: preserve skb_end_offset() in skb_unclone_keeptruesize()
Eric Dumazet
1
-9
/
+9
2022-04-08
net: add skb_set_end_offset() helper
Eric Dumazet
1
-0
/
+10
2022-04-08
Reinstate some of "swiotlb: rework "fix info leak with DMA_FROM_DEVICE""
Linus Torvalds
1
-8
/
+0
2022-04-08
nvme: allow duplicate NSIDs for private namespaces
Sungup Moon
1
-0
/
+1
2022-04-08
sched/tracing: Report TASK_RTLOCK_WAIT tasks as TASK_UNINTERRUPTIBLE
Valentin Schneider
1
-0
/
+8
2022-04-08
atomics: Fix atomic64_{read_acquire,set_release} fallbacks
Mark Rutland
1
-5
/
+33
2022-04-08
serial: 8250: fix XOFF/XON sending when DMA is used
Ilpo Järvinen
1
-0
/
+2
2022-04-08
bpf, sockmap: Fix memleak in sk_psock_queue_msg
Wang Yufen
1
-9
/
+4
2022-04-08
PCI: Reduce warnings on possible RW1C corruption
Mark Tomlinson
1
-0
/
+1
2022-04-08
firmware: ti_sci: Fix compilation failure when CONFIG_TI_SCI_PROTOCOL is not ...
Christophe JAILLET
1
-1
/
+1
2022-04-08
stack: Constrain and fix stack offset randomization with Clang builds
Marco Elver
1
-2
/
+14
2022-04-08
pstore: Don't use semaphores in always-atomic-context code
Jann Horn
1
-3
/
+3
2022-04-08
fbdev: Hot-unplug firmware fb devices on forced removal
Thomas Zimmermann
1
-0
/
+1
2022-04-08
block: don't merge across cgroup boundaries if blkcg is enabled
Tejun Heo
1
-0
/
+17
2022-04-08
mtd: rawnand: protect access to rawnand devices while in suspend
Sean Nyekjaer
1
-0
/
+2
2022-04-08
NFSD: prevent integer overflow on 32 bit systems
Dan Carpenter
1
-0
/
+2
2022-04-08
Revert "swiotlb: rework "fix info leak with DMA_FROM_DEVICE""
Linus Torvalds
1
-0
/
+8
2022-03-23
net: handle ARPHRD_PIMREG in dev_is_mac_header_xmit()
Nicolas Dichtel
1
-0
/
+1
2022-03-16
block: drop unused includes in <linux/genhd.h>
Christoph Hellwig
2
-12
/
+3
2022-03-16
watch_queue: Fix filter limit check
David Howells
1
-1
/
+2
2022-03-16
virtio: acknowledge all features before access
Michael S. Tsirkin
1
-1
/
+2
2022-03-16
virtio: unexport virtio_finalize_features
Michael S. Tsirkin
1
-1
/
+0
2022-03-16
swiotlb: rework "fix info leak with DMA_FROM_DEVICE"
Halil Pasic
1
-8
/
+0
2022-03-16
swiotlb: fix info leak with DMA_FROM_DEVICE
Halil Pasic
1
-0
/
+8
2022-03-16
net/mlx5: Fix size field in bufferx_reg struct
Mohammad Kabat
1
-2
/
+2
2022-03-11
arm64: entry: Add vectors that have the bhb mitigation sequences
James Morse
1
-0
/
+5
2022-03-11
x86/speculation: Include unprivileged eBPF status in Spectre v2 mitigation re...
Josh Poimboeuf
1
-0
/
+12
2022-03-08
sched: Fix yet more sched_fork() races
Peter Zijlstra
1
-2
/
+2
2022-03-08
net: of: fix stub of_net helpers for CONFIG_NET=n
Arnd Bergmann
1
-1
/
+1
2022-03-08
of: net: move of_net under net/
Jakub Kicinski
1
-1
/
+1
2022-03-08
bpf: Use u64_stats_t in struct bpf_prog_stats
Eric Dumazet
1
-5
/
+5
2022-03-08
ethtool: Fix link extended state for big endian
Moshe Tal
1
-1
/
+1
2022-03-08
mm: defer kmemleak object creation of module_alloc()
Kefeng Wang
2
-2
/
+9
2022-03-08
NFSD: Have legacy NFSD WRITE decoders use xdr_stream_subsegment()
Chuck Lever
1
-2
/
+1
2022-03-08
ext4: fast commit may not fallback for ineligible commit
Xin Yin
1
-1
/
+1
[next]