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-01-27
HID: quirks: Allow inverting the absolute X/Y values
Alistair Francis
1
-0
/
+2
2022-01-27
ACPI: Change acpi_device_always_present() into acpi_device_override_status()
Hans de Goede
1
-2
/
+3
2022-01-27
psi: Fix PSI_MEM_FULL state when tasks are in memstall and doing reclaim
Brian Chen
1
-1
/
+12
2022-01-27
scsi: block: pm: Always set request queue runtime active in blk_post_runtime_...
Alan Stern
1
-1
/
+1
2022-01-27
efi: apply memblock cap after memblock_add()
Pingfan Liu
1
-0
/
+2
2022-01-27
ALSA: hda: Fix potential deadlock at codec unbinding
Takashi Iwai
1
-3
/
+5
2022-01-27
net: openvswitch: Fix ct_state nat flags for conns arriving from tc
Paul Blakey
2
-2
/
+6
2022-01-27
net: openvswitch: Fix matching zone id for invalid conns arriving from tc
Paul Blakey
1
-0
/
+1
2022-01-27
net/sched: flow_dissector: Fix matching on zone id for invalid conns
Paul Blakey
2
-1
/
+2
2022-01-27
net: fix SOF_TIMESTAMPING_BIND_PHC to work with multiple sockets
Miroslav Lichvar
1
-5
/
+7
2022-01-27
bpf: Disallow BPF_LOG_KERNEL log level for bpf(BPF_BTF_LOAD)
Hou Tao
1
-0
/
+7
2022-01-27
cgroup: Trace event cgroup id fields should be u64
William Kucharski
1
-6
/
+6
2022-01-27
net: stmmac: Add platform level debug register dump feature
Bhupesh Sharma
1
-0
/
+1
2022-01-27
mm_zone: add function to check if managed dma zone exists
Baoquan He
1
-0
/
+9
2022-01-27
iio: trigger: Fix a scheduling whilst atomic issue seen on tsc2046
Jonathan Cameron
1
-0
/
+2
2022-01-27
media: cec: fix a deadlock situation
Hans Verkuil
1
-2
/
+9
2022-01-27
mtd: rawnand: Export nand_read_page_hwecc_oob_first()
Paul Cercueil
1
-0
/
+2
2022-01-20
perf: Protect perf_guest_cbs with RCU
Sean Christopherson
1
-1
/
+12
2022-01-20
devtmpfs regression fix: reconfigure on each mount
NeilBrown
1
-0
/
+2
2022-01-16
Bluetooth: add quirk disabling LE Read Transmit Power
Aditya Garg
1
-0
/
+9
2022-01-11
fbdev: fbmem: add a helper to determine if an aperture is used by a fw fb
Alex Deucher
1
-0
/
+1
2022-01-11
sctp: hold endpoint before calling cb in sctp_transport_lookup_process
Xin Long
1
-2
/
+1
2022-01-11
fscache_cookie_enabled: check cookie is valid before accessing it
Dominique Martinet
1
-1
/
+1
2022-01-05
uapi: fix linux/nfc.h userspace compilation errors
Dmitry V. Levin
1
-2
/
+2
2022-01-05
nfc: uapi: use kernel size_t to fix user-space builds
Krzysztof Kozlowski
1
-1
/
+1
2022-01-05
sctp: use call_rcu to free endpoint
Xin Long
2
-4
/
+5
2022-01-05
efi: Move efifb_setup_from_dmi() prototype from arch headers
Javier Martinez Canillas
1
-0
/
+6
2022-01-05
memblock: fix memblock_phys_alloc() section mismatch error
Jackie Liu
1
-2
/
+2
2022-01-05
net/sched: Extend qdisc control block with tc control block
Paul Blakey
2
-2
/
+15
2021-12-29
tee: handle lookup of shm with reference count 0
Jens Wiklander
1
-2
/
+2
2021-12-29
compiler.h: Fix annotation macro misplacement with Clang
Josh Poimboeuf
2
-4
/
+4
2021-12-29
uapi: Fix undefined __always_inline on non-glibc systems
Ismael Luceno
2
-0
/
+2
2021-12-29
net: skip virtio_net_hdr_set_proto if protocol already set
Willem de Bruijn
1
-0
/
+3
2021-12-29
net: accept UFOv6 packages in virtio_net_hdr_to_skb
Willem de Bruijn
1
-2
/
+20
2021-12-29
inet: fully convert sk->sk_rx_dst to RCU rules
Eric Dumazet
1
-1
/
+1
2021-12-29
ipv6: move inet6_sk(sk)->rx_dst_cookie to sk->sk_rx_dst_cookie
Eric Dumazet
2
-1
/
+2
2021-12-29
tcp: move inet->rx_dst_ifindex to sk->sk_rx_dst_ifindex
Eric Dumazet
2
-2
/
+4
2021-12-22
xen/console: harden hvc_xen against event channel storms
Juergen Gross
1
-0
/
+1
2021-12-22
mptcp: add missing documented NL params
Matthieu Baerts
1
-8
/
+10
2021-12-14
bus: mhi: core: Add support for forced PM resume
Loic Poulain
1
-0
/
+13
2021-12-14
PM: runtime: Fix pm_runtime_active() kerneldoc comment
Rafael J. Wysocki
1
-1
/
+1
2021-12-14
aio: fix use-after-free due to missing POLLFREE handling
Eric Biggers
1
-1
/
+1
2021-12-14
wait: add wake_up_pollfree()
Eric Biggers
1
-0
/
+26
2021-12-14
timers: implement usleep_idle_range()
SeongJae Park
1
-1
/
+13
2021-12-14
netfilter: conntrack: annotate data-races around ct->timeout
Eric Dumazet
1
-3
/
+3
2021-12-14
bonding: make tx_rebalance_counter an atomic
Eric Dumazet
1
-1
/
+1
2021-12-14
bpf: Make sure bpf_disable_instrumentation() is safe vs preemption.
Sebastian Andrzej Siewior
2
-17
/
+2
2021-12-14
bpf, x86: Fix "no previous prototype" warning
Björn Töpel
1
-0
/
+1
2021-12-14
HID: add hid_is_usb() function to make it simpler for USB detection
Greg Kroah-Hartman
1
-0
/
+5
2021-12-08
net/mlx5e: Rename TIR lro functions to TIR packet merge functions
Khalid Manaa
1
-1
/
+1
[next]