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
2022-04-13
can: isotp: set default value for N_As to 50 micro seconds
Oliver Hartkopp
1
-6
/
+22
2022-04-13
Bluetooth: Fix not checking for valid hdev on bt_dev_{info,warn,err,dbg}
Luiz Augusto von Dentz
1
-6
/
+8
2022-04-13
vfio/pci: Stub vfio_pci_vga_rw when !CONFIG_VFIO_PCI_VGA
Alex Williamson
1
-0
/
+9
2022-04-13
ipv4: Invalidate neighbour for broadcast address upon address addition
Ido Schimmel
1
-0
/
+1
2022-04-13
net: initialize init_net earlier
Eric Dumazet
1
-0
/
+6
2022-04-13
ipv6: make mc_forwarding atomic
Eric Dumazet
1
-1
/
+1
2022-04-13
bpf: Make dst_port field in struct bpf_sock 16-bit wide
Jakub Sitnicki
1
-1
/
+2
2022-04-13
i3c: Add new DCR value for I3C HUB
Zbigniew Lukwinski
1
-0
/
+2
2022-04-12
i3c: Add I3C target support
Iwona Winiarska
3
-0
/
+55
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
bpf: Fix comment for helper bpf_current_task_under_cgroup()
Hengqi Chen
1
-2
/
+2
2022-04-08
bpf: Adjust BPF stack helper functions to accommodate skip > 0
Namhyung Kim
1
-4
/
+4
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
drm/connector: Fix typo in documentation
Maxime Ripard
1
-2
/
+2
2022-04-08
rxrpc: Fix call timer start racing with call destruction
David Howells
1
-1
/
+7
2022-04-08
nvme: allow duplicate NSIDs for private namespaces
Sungup Moon
1
-0
/
+1
2022-04-08
drm/dp: Fix off-by-one in register cache size
Kees Cook
1
-1
/
+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
serial: 8250_aspeed_vuart: add PORT_ASPEED_VUART port type
Zev Weiss
1
-0
/
+3
2022-04-08
netfilter: conntrack: Add and use nf_ct_set_auto_assign_helper_warned()
Phil Sutter
1
-0
/
+1
2022-04-08
netfilter: flowtable: Fix QinQ and pppoe support for inet table
Pablo Neira Ayuso
1
-0
/
+18
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
drm/edid: Split deep color modes between RGB and YUV444
Maxime Ripard
1
-3
/
+9
2022-04-08
firmware: ti_sci: Fix compilation failure when CONFIG_TI_SCI_PROTOCOL is not ...
Christophe JAILLET
1
-1
/
+1
2022-04-08
rseq: Remove broken uapi field layout on 32-bit little endian
Mathieu Desnoyers
1
-16
/
+4
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
rfkill: make new event layout opt-in
Johannes Berg
1
-2
/
+12
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
ext4: fix ext4_fc_stats trace point
Ritesh Harjani
1
-29
/
+49
2022-04-08
ALSA: pcm: Fix potential AB/BA lock with buffer_mutex and mmap_lock
Takashi Iwai
1
-0
/
+1
2022-04-08
scsi: core: sd: Add silence_suspend flag to suppress some PM messages
Adrian Hunter
1
-0
/
+1
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-31
soc: aspeed: pack espi_oob_msg espi_comm_hdr
Vikash Chandola
1
-2
/
+2
2022-03-28
ALSA: pcm: Fix races among concurrent hw_params and hw_free calls
Takashi Iwai
1
-0
/
+1
2022-03-23
net: handle ARPHRD_PIMREG in dev_is_mac_header_xmit()
Nicolas Dichtel
1
-0
/
+1
2022-03-23
vsock: each transport cycles only on its own sockets
Jiyong Park
1
-1
/
+2
2022-03-22
Merge tag 'v5.15.30' into dev-5.15
Joel Stanley
25
-47
/
+87
2022-03-19
xfrm: Check if_id in xfrm_migrate
Yan Yan
1
-2
/
+3
2022-03-18
mctp: replace mctp_address_ok with more fine-grained helpers
Jeremy Kerr
1
-1
/
+11
[prev]
[next]