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-01-24
fs: introduce MOUNT_ATTR_IDMAP
Christian Brauner
1
-1
/
+2
2021-01-24
fs: add mount_setattr()
Christian Brauner
1
-0
/
+4
2021-01-24
ima: handle idmapped mounts
Christian Brauner
1
-6
/
+12
2021-01-24
fs: make helpers idmap mount aware
Christian Brauner
3
-18
/
+31
2021-01-24
open: handle idmapped mounts in do_truncate()
Christian Brauner
1
-2
/
+2
2021-01-24
namei: prepare for idmapped mounts
Christian Brauner
1
-11
/
+21
2021-01-24
namei: introduce struct renamedata
Christian Brauner
1
-1
/
+11
2021-01-24
namei: handle idmapped mounts in may_*() helpers
Christian Brauner
1
-5
/
+9
2021-01-24
stat: handle idmapped mounts
Christian Brauner
1
-1
/
+1
2021-01-24
commoncap: handle idmapped mounts
Christian Brauner
4
-27
/
+47
2021-01-24
xattr: handle idmapped mounts
Tycho Andersen
1
-9
/
+18
2021-01-24
acl: handle idmapped mounts
Christian Brauner
4
-10
/
+19
2021-01-24
attr: handle idmapped mounts
Christian Brauner
1
-3
/
+5
2021-01-24
inode: make init and permission helpers idmapped mount aware
Christian Brauner
1
-4
/
+4
2021-01-24
namei: make permission helpers idmapped mount aware
Christian Brauner
2
-6
/
+11
2021-01-24
capability: handle idmapped mounts
Christian Brauner
1
-2
/
+5
2021-01-24
fs: add file and path permissions helpers
Christian Brauner
1
-0
/
+8
2021-01-24
fs: add id translation helpers
Christian Brauner
1
-0
/
+47
2021-01-24
mount: attach mappings to mounts
Christian Brauner
2
-0
/
+12
2021-01-24
net: introduce a netdev feature for UDP GRO forwarding
Alexander Lobakin
1
-1
/
+3
2021-01-23
iomap: add a IOMAP_DIO_OVERWRITE_ONLY flag
Christoph Hellwig
1
-0
/
+8
2021-01-23
iomap: pass a flags argument to iomap_dio_rw
Christoph Hellwig
1
-2
/
+8
2021-01-23
rtc: remove sirfsoc driver
Arnd Bergmann
1
-21
/
+0
2021-01-23
net/mlx5e: Support HTB offload
Maxim Mikityanskiy
1
-3
/
+10
2021-01-23
sch_htb: Hierarchical QoS hardware offload
Maxim Mikityanskiy
1
-0
/
+1
2021-01-23
tcp: add TTL to SCM_TIMESTAMPING_OPT_STATS
Yousuk Seung
2
-2
/
+3
2021-01-23
Merge branches 'doc.2021.01.06a', 'fixes.2021.01.04b', 'kfree_rcu.2021.01.04a...
Paul E. McKenney
10
-27
/
+192
2021-01-23
mm: Make mem_dump_obj() handle vmalloc() memory
Paul E. McKenney
1
-0
/
+6
2021-01-23
mm: Add mem_dump_obj() to print source of memory block
Paul E. McKenney
2
-0
/
+4
2021-01-22
net/mlx5: SF, Add port add delete functionality
Parav Pandit
1
-0
/
+6
2021-01-22
net/mlx5: SF, Add auxiliary device driver
Parav Pandit
1
-1
/
+3
2021-01-22
net/mlx5: SF, Add auxiliary device support
Parav Pandit
1
-0
/
+2
2021-01-22
net/mlx5: Introduce vhca state event notifier
Parav Pandit
1
-0
/
+4
2021-01-22
PM: domains: use device's next wakeup to determine domain idle state
Lina Iyer
1
-0
/
+6
2021-01-22
PM: domains: inform PM domain of a device's next wakeup
Lina Iyer
1
-0
/
+6
2021-01-22
kthread: Extract KTHREAD_IS_PER_CPU
Peter Zijlstra
1
-0
/
+3
2021-01-22
dma-fence: allow signaling drivers to set fence timestamp
Veera Sundaram Sankaran
1
-0
/
+3
2021-01-22
lockdep: report broken irq restoration
Mark Rutland
1
-0
/
+12
2021-01-22
jump_label: Do not profile branch annotations
Steven Rostedt (VMware)
2
-6
/
+8
2021-01-22
Merge tag 'iio-for-5.12a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
4
-0
/
+240
2021-01-22
Merge branch 'ib-iio-thermal-5.11-rc1' into togreg
Jonathan Cameron
3
-0
/
+226
2021-01-22
HID: hid-sensor-custom: Add custom sensor iio support
Ye Xiang
1
-0
/
+14
2021-01-22
dma-buf: heaps: Rework heap allocation hooks to return struct dma_buf instead...
John Stultz
1
-6
/
+6
2021-01-22
crypto - shash: reduce minimum alignment of shash_desc structure
Ard Biesheuvel
1
-3
/
+6
2021-01-22
w1: fix a kernel-doc markup
Mauro Carvalho Chehab
1
-1
/
+1
2021-01-22
memblock: fix kernel-doc markups
Mauro Carvalho Chehab
1
-2
/
+2
2021-01-22
connector: fix a kernel-doc markup
Mauro Carvalho Chehab
1
-1
/
+1
2021-01-22
firmware: stratix10-svc: fix kernel-doc markups
Mauro Carvalho Chehab
1
-5
/
+5
2021-01-22
parport: fix a kernel-doc markup
Mauro Carvalho Chehab
1
-0
/
+31
2021-01-21
driver core: Fix device link device name collision
Saravana Kannan
1
-0
/
+12
[prev]
[next]