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
2020-05-19
mm/memory-failure: Add memory_failure_queue_kick()
James Morse
1
-0
/
+1
2020-05-19
fscrypt: add support for IV_INO_LBLK_32 policies
Eric Biggers
1
-1
/
+2
2020-05-19
block: Document the bio_vec properties
Bart Van Assche
1
-2
/
+11
2020-05-19
bio.h: Declare the arguments of the bio iteration functions const
Bart Van Assche
1
-3
/
+3
2020-05-19
dt-bindings: phy: Add PHY_TYPE_XPCS definition
Dilip Kota
1
-0
/
+1
2020-05-19
smack: Implement the watch_key and post_notification hooks
David Howells
1
-0
/
+1
2020-05-19
keys: Make the KEY_NEED_* perms an enum rather than a mask
David Howells
2
-15
/
+21
2020-05-19
pipe: Add notification lossage handling
David Howells
1
-0
/
+7
2020-05-19
pipe: Allow buffers to be marked read-whole-or-error for notifications
David Howells
1
-0
/
+1
2020-05-19
coresight: cti: Add CPU Hotplug handling to CTI driver
Mike Leach
1
-0
/
+1
2020-05-19
coresight: Fix support for sparsely populated ports
Suzuki K Poulose
1
-4
/
+6
2020-05-19
coresight: Expose device connections via sysfs
Suzuki K Poulose
1
-0
/
+2
2020-05-19
coresight: Add generic sysfs link creation functions
Mike Leach
1
-0
/
+20
2020-05-19
watch_queue: Add a key/keyring notification facility
David Howells
3
-1
/
+32
2020-05-19
security: Add hooks to rule on setting a watch
David Howells
3
-0
/
+18
2020-05-19
pipe: Add general notification queue support
David Howells
3
-1
/
+165
2020-05-19
pipe: Add O_NOTIFICATION_PIPE
David Howells
1
-0
/
+3
2020-05-19
security: Add a hook for the point of notification insertion
David Howells
3
-0
/
+29
2020-05-19
uapi: General notification queue definitions
David Howells
1
-0
/
+55
2020-05-19
kprobes: Prevent probes in .noinstr.text section
Thomas Gleixner
1
-0
/
+2
2020-05-19
Merge tag 'noinstr-lds-2020-05-19' into core/kprobes
Thomas Gleixner
4
-0
/
+70
2020-05-19
rcu: Provide __rcu_is_watching()
Thomas Gleixner
2
-0
/
+2
2020-05-19
rcu: Provide rcu_irq_exit_preempt()
Thomas Gleixner
2
-0
/
+2
2020-05-19
x86/mce: Send #MC singal from task work
Peter Zijlstra
1
-0
/
+6
2020-05-19
sched,rcu,tracing: Avoid tracing before in_nmi() is correct
Peter Zijlstra
1
-2
/
+11
2020-05-19
sh/ftrace: Move arch_ftrace_nmi_{enter,exit} into nmi exception
Peter Zijlstra
1
-11
/
+0
2020-05-19
lockdep: Always inline lockdep_{off,on}()
Peter Zijlstra
1
-2
/
+21
2020-05-19
hardirq/nmi: Allow nested nmi_enter()
Peter Zijlstra
2
-3
/
+6
2020-05-19
Merge tag 'noinstr-lds-2020-05-19' into core/rcu
Thomas Gleixner
65
-203
/
+351
2020-05-19
context_tracking: Make guest_enter/exit() .noinstr ready
Thomas Gleixner
1
-5
/
+16
2020-05-19
lockdep: Prepare for noinstr sections
Peter Zijlstra
2
-0
/
+3
2020-05-19
tracing: Provide lockdep less trace_hardirqs_on/off() variants
Thomas Gleixner
1
-0
/
+4
2020-05-19
vmlinux.lds.h: Create section for protection against instrumentation
Thomas Gleixner
4
-0
/
+70
2020-05-19
proc: proc_pid_ns takes super_block as an argument
Alexey Gladkov
1
-2
/
+2
2020-05-19
uapi: habanalabs: add gaudi defines
Oded Gabbay
1
-2
/
+162
2020-05-19
habanalabs: get card type, location from F/W
Omer Shpigelman
1
-1
/
+2
2020-05-19
uapi: habanalabs: add signal/wait operations
Omer Shpigelman
1
-16
/
+51
2020-05-19
habanalabs: leave space for 2xMSG_PROT in CB
Oded Gabbay
1
-1
/
+2
2020-05-19
habanalabs: Add INFO IOCTL opcode for time sync information
Tomer Tayar
1
-0
/
+8
2020-05-19
thermal/drivers/cpuidle_cooling: Change the registration function
Daniel Lezcano
1
-10
/
+2
2020-05-19
powercap/drivers/idle_inject: Specify idle state max latency
Daniel Lezcano
1
-0
/
+4
2020-05-19
ARM: 8976/1: module: allow arch overrides for .init section names
Vincent Whitchurch
1
-0
/
+5
2020-05-19
soundwire: bus_type: add sdw_master_device support
Pierre-Louis Bossart
1
-1
/
+16
2020-05-19
soundwire: bus: add unique bus id
Bard Liao
1
-0
/
+2
2020-05-19
soundwire: bus_type: introduce sdw_slave_type and sdw_master_type
Pierre-Louis Bossart
1
-1
/
+8
2020-05-19
soundwire: bus: rename sdw_bus_master_add/delete, add arguments
Pierre-Louis Bossart
1
-2
/
+3
2020-05-19
fscrypt: support test_dummy_encryption=v2
Eric Biggers
1
-7
/
+44
2020-05-19
ipv4,appletalk: move SIOCADDRT and SIOCDELRT handling into ->compat_ioctl
Christoph Hellwig
1
-0
/
+18
2020-05-19
ipv6: move SIOCADDRT and SIOCDELRT handling into ->compat_ioctl
Christoph Hellwig
1
-0
/
+2
2020-05-19
ipv6: lift copy_from_user out of ipv6_route_ioctl
Christoph Hellwig
1
-1
/
+2
[prev]
[next]