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
2021-11-25
net: add and use skb_unclone_keeptruesize() helper
Eric Dumazet
1
-0
/
+16
2021-11-25
fs: export an inode_update_time helper
Josef Bacik
1
-0
/
+2
2021-11-25
signal: Replace force_fatal_sig with force_exit_sig when in doubt
Eric W. Biederman
1
-0
/
+1
2021-11-25
signal: Implement force_fatal_sig
Eric W. Biederman
1
-0
/
+1
2021-11-25
printk: restore flushing of NMI buffers on remote CPUs after NMI backtraces
Nicholas Piggin
1
-0
/
+4
2021-11-25
shm: extend forced shm destroy to support objects from several IPC nses
Alexander Mikhalitsyn
2
-1
/
+16
2021-11-25
dmaengine: remove debugfs #ifdef
Arnd Bergmann
1
-2
/
+0
2021-11-25
net: virtio_net_hdr_to_skb: count transport header in UFO
Jonathan Davies
1
-1
/
+6
2021-11-25
net/mlx5: E-Switch, Fix resetting of encap mode when entering switchdev
Paul Blakey
1
-2
/
+2
2021-11-25
bpf: Fix toctou on read-only map's constant scalar tracking
Daniel Borkmann
1
-1
/
+2
2021-11-25
tracing: Add length protection to histogram string copies
Steven Rostedt (VMware)
1
-1
/
+1
2021-11-25
bus: ti-sysc: Add quirk handling for reinit on context lost
Tony Lindgren
1
-0
/
+1
2021-11-21
PCI/MSI: Deal with devices lying about their MSI mask capability
Marc Zyngier
1
-0
/
+2
2021-11-21
block: Add a helper to validate the block size
Xie Yongji
1
-0
/
+8
2021-11-21
string: uninline memcpy_and_pad
Guenter Roeck
1
-17
/
+2
2021-11-18
arch/cc: Introduce a function to check for confidential computing features
Tom Lendacky
1
-0
/
+88
2021-11-18
posix-cpu-timers: Clear task::posix_cputimers_work in copy_process()
Michael Pratt
1
-0
/
+2
2021-11-18
PCI/MSI: Move non-mask check back into low level accessors
Thomas Gleixner
1
-1
/
+1
2021-11-18
seq_file: fix passing wrong private data
Muchun Song
1
-1
/
+1
2021-11-18
net: dsa: felix: fix broken VLAN-tagged PTP under VLAN-aware bridge
Vladimir Oltean
1
-0
/
+1
2021-11-18
ethtool: fix ethtool msg len calculation for pause stats
Jakub Kicinski
1
-0
/
+3
2021-11-18
NFS: Fix up commit deadlocks
Trond Myklebust
1
-0
/
+1
2021-11-18
rpmsg: Fix rpmsg_create_ept return when RPMSG config is not defined
Arnaud Pouliquen
1
-1
/
+1
2021-11-18
cpufreq: Fix parameter in parse_perf_domain()
Hector.Yuan
1
-1
/
+1
2021-11-18
skmsg: Lose offset info in sk_psock_skb_ingress
Liu Jian
1
-2
/
+16
2021-11-18
bpf: Avoid races in __bpf_prog_run() for 32bit arches
Eric Dumazet
1
-2
/
+3
2021-11-18
tpm: fix Atmel TPM crash caused by too frequent queries
Hao Wu
1
-0
/
+1
2021-11-18
kernel/sched: Fix sched_fork() access an invalid sched_task_group
Zhang Qiao
1
-1
/
+2
2021-11-18
fortify: Fix dropped strcpy() compile-time write overflow check
Kees Cook
1
-1
/
+4
2021-11-18
task_stack: Fix end_of_stack() for architectures with upwards-growing stack
Helge Deller
1
-0
/
+4
2021-11-18
inet: remove races in inet{6}_getname()
Eric Dumazet
1
-0
/
+1
2021-11-18
block: bump max plugged deferred size from 16 to 32
Jens Axboe
1
-2
/
+0
2021-11-18
fs/proc/uptime.c: Fix idle time reporting in /proc/uptime
Josh Don
1
-0
/
+1
2021-11-18
serial: core: Fix initializing and restoring termios speed
Pali Rohár
1
-0
/
+2
2021-11-18
signal: Add SA_IMMUTABLE to ensure forced siganls do not get changed
Eric W. Biederman
1
-0
/
+3
2021-11-18
dma-buf: fix and rework dma_buf_poll v7
Christian König
1
-1
/
+1
2021-11-18
HID: surface-hid: Use correct event registry for managing HID events
Maximilian Luz
1
-2
/
+2
2021-11-18
libata: fix read log timeout value
Damien Le Moal
1
-1
/
+1
2021-11-12
kfence: always use static branches to guard kfence_alloc()
Marco Elver
1
-10
/
+11
2021-11-12
binder: use cred instead of task for getsecid
Todd Kjos
1
-0
/
+5
2021-11-12
binder: use cred instead of task for selinux checks
Todd Kjos
3
-28
/
+28
2021-11-06
Revert "usb: core: hcd: Add support for deferring roothub registration"
Greg Kroah-Hartman
1
-2
/
+0
2021-10-29
mm: filemap: check if THP has hwpoisoned subpage for PMD page fault
Yang Shi
1
-0
/
+23
2021-10-27
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
4
-6
/
+11
2021-10-26
bpf: Fix potential race in tail call compatibility check
Toke Høiland-Jørgensen
1
-2
/
+5
2021-10-26
bpf: Move BPF_MAP_TYPE for INODE_STORAGE and TASK_STORAGE outside of CONFIG_NET
Tejun Heo
1
-4
/
+4
2021-10-26
skmsg: Extract and reuse sk_msg_is_readable()
Cong Wang
1
-0
/
+1
2021-10-23
bpf: Prevent increasing bpf_jit_limit above max
Lorenz Bauer
1
-0
/
+1
2021-10-22
Merge branch 'ucount-fixes-for-v5.15' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+2
2021-10-22
Merge tag 'net-5.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-1
/
+0
[next]