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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-19
ARM: dts: aspeed: add reset properties into MDIO nodes
Dylan Hung
1
-0
/
+4
2022-04-19
net: mdio: add reset control for Aspeed MDIO
Dylan Hung
1
-1
/
+14
2022-04-19
dt-bindings: net: add reset property for aspeed, ast2600-mdio binding
Dylan Hung
1
-0
/
+6
2022-04-18
ARM: dts: aspeed: bletchley: add sample averaging for ADM1278
Potin Lai
1
-0
/
+2
2022-04-18
dt-bindings: hwmon: Add sample averaging properties for ADM1275
Potin Lai
1
-0
/
+68
2022-04-18
hwmon: (adm1275) Allow setting sample averaging
Potin Lai
1
-1
/
+39
2022-04-15
ARM: configs: Add Intel BMC defconfig
Iwona Winiarska
1
-0
/
+314
2022-04-15
peci: mctp: Add DomainId support for peci-mctp
Krzysztof Richert
2
-23
/
+55
2022-04-15
soc: aspeed: mctp: Extend internal aspeed-mctp driver API
Krzysztof Richert
2
-0
/
+36
2022-04-15
soc: aspeed: mctp: Add IOCTLs for extended EID information
Krzysztof Richert
2
-20
/
+74
2022-04-15
soc: aspeed: xdma: Add trace events
Eddie James
2
-2
/
+155
2022-04-15
leds: pca955x: Add HW blink support
Eddie James
1
-54
/
+168
2022-04-15
leds: pca955x: Optimize probe led selection
Eddie James
1
-11
/
+29
2022-04-15
leds: pca955x: Use pointers to driver data rather than I2C client
Eddie James
1
-34
/
+27
2022-04-15
leds: pca955x: Refactor with helper functions and renaming
Eddie James
1
-26
/
+24
2022-04-14
Merge tag 'v5.15.34' into dev-5.15
Joel Stanley
1290
-7251
/
+14205
2022-04-13
Linux 5.15.34
Greg Kroah-Hartman
1
-1
/
+1
2022-04-13
stacktrace: move filter_irq_stacks() to kernel/stacktrace.c
Marco Elver
4
-26
/
+31
2022-04-13
powerpc: Fix virt_addr_valid() for 64-bit Book3E & 32-bit
Kefeng Wang
1
-1
/
+5
2022-04-13
static_call: Don't make __static_call_return0 static
Christophe Leroy
4
-546
/
+547
2022-04-13
mm/sparsemem: fix 'mem_section' will never be NULL gcc 12 warning
Waiman Long
1
-4
/
+7
2022-04-13
irqchip/gic, gic-v3: Prevent GSI to SGI translations
Andre Przywara
2
-0
/
+12
2022-04-13
powerpc/64: Fix build failure with allyesconfig in book3s_64_entry.S
Christophe Leroy
1
-2
/
+8
2022-04-13
irqchip/gic-v4: Wait for GICR_VPENDBASER.Dirty to clear before descheduling
Marc Zyngier
1
-9
/
+19
2022-04-13
x86,static_call: Fix __static_call_return0 for i386
Peter Zijlstra
1
-3
/
+2
2022-04-13
sched: Teach the forced-newidle balancer about CPU affinity limitation.
Sebastian Andrzej Siewior
1
-1
/
+1
2022-04-13
x86/bug: Prevent shadowing in __WARN_FLAGS
Vincent Mailhol
1
-2
/
+2
2022-04-13
Drivers: hv: vmbus: Replace smp_store_mb() with virt_store_mb()
Andrea Parri (Microsoft)
1
-3
/
+3
2022-04-13
mm: don't skip swap entry even if zap_details specified
Peter Xu
1
-6
/
+19
2022-04-13
selftests: cgroup: Test open-time cgroup namespace usage for migration checks
Tejun Heo
1
-0
/
+97
2022-04-13
selftests: cgroup: Test open-time credential usage for migration checks
Tejun Heo
1
-0
/
+68
2022-04-13
selftests: cgroup: Make cg_create() use 0755 for permission instead of 0644
Tejun Heo
1
-1
/
+1
2022-04-13
ubsan: remove CONFIG_UBSAN_OBJECT_SIZE
Kees Cook
3
-36
/
+0
2022-04-13
Revert "net/mlx5: Accept devlink user input after driver initialization compl...
dann frazier
3
-6
/
+10
2022-04-13
KVM: avoid NULL pointer dereference in kvm_dirty_ring_push
Paolo Bonzini
1
-1
/
+1
2022-04-13
dmaengine: Revert "dmaengine: shdma: Fix runtime PM imbalance on error"
Vinod Koul
1
-3
/
+1
2022-04-13
tools build: Use $(shell ) instead of `` to get embedded libperl's ccopts
Arnaldo Carvalho de Melo
1
-1
/
+1
2022-04-13
tools build: Filter out options and warnings not supported by clang
Arnaldo Carvalho de Melo
2
-0
/
+10
2022-04-13
perf python: Fix probing for some clang command line options
Arnaldo Carvalho de Melo
1
-2
/
+4
2022-04-13
perf build: Don't use -ffat-lto-objects in the python feature test when build...
Arnaldo Carvalho de Melo
2
-0
/
+5
2022-04-13
Revert "nbd: fix possible overflow on 'first_minor' in nbd_dev_add()"
Jens Axboe
1
-12
/
+12
2022-04-13
SUNRPC: Don't call connect() more than once on a TCP socket
Trond Myklebust
2
-10
/
+12
2022-04-13
rtc: mc146818-lib: fix signedness bug in mc146818_get_time()
Dan Carpenter
2
-2
/
+2
2022-04-13
selftests/bpf: Fix u8 narrow load checks for bpf_sk_lookup remote_port
Jakub Sitnicki
1
-2
/
+1
2022-04-13
bpf: Make remote_port field in struct bpf_sk_lookup 16-bit wide
Jakub Sitnicki
3
-4
/
+6
2022-04-13
Revert "selftests: net: Add tls config dependency for tls selftests"
Jakub Kicinski
1
-1
/
+0
2022-04-13
net/smc: send directly on setting TCP_NODELAY
Dust Li
1
-2
/
+2
2022-04-13
KVM: SVM: Allow AVIC support on system w/ physical APIC ID > 255
Suravee Suthikulpanit
2
-7
/
+2
2022-04-13
drm/amdgpu: don't use BACO for reset in S3
Alex Deucher
1
-0
/
+11
2022-04-13
drm/amdkfd: Create file descriptor after client is added to smi_clients list
Lee Jones
1
-9
/
+15
[prev]
[next]