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
2021-04-13
NFS: Separate tracking of file nlinks cache validity from the mode/uid/gid
Trond Myklebust
1
-0
/
+2
2021-04-13
netfilter: flowtable: Add FLOW_OFFLOAD_XMIT_UNSPEC xmit type
Roi Dayan
1
-1
/
+2
2021-04-13
ASoC: simple-card-utils: tidyup asoc_simple_parse_convert()
Kuninori Morimoto
1
-2
/
+1
2021-04-13
ASoC: simple-card-utils: tidyup dev_dbg() to use 1 line
Kuninori Morimoto
1
-6
/
+3
2021-04-13
ASoC: simple-card-utils: tidyup debug info for clock
Kuninori Morimoto
1
-6
/
+6
2021-04-13
ASoC: simple-card-utils: multi support at asoc_simple_canonicalize_cpu/platfo...
Kuninori Morimoto
1
-3
/
+4
2021-04-13
ASoC: simple-card-utils: add simple_props_to_xxx() macro
Kuninori Morimoto
1
-7
/
+20
2021-04-13
ASoC: simple-card-utils: indicate missing CPU/Codec numbers for debug
Kuninori Morimoto
1
-0
/
+2
2021-04-13
ASoC: simple-card-utils: indicate dai_fmt if exist
Kuninori Morimoto
1
-3
/
+2
2021-04-13
ASoC: simple-card-utils: remove asoc_simple_parse_xxx()
Kuninori Morimoto
1
-11
/
+0
2021-04-13
ASoC: simple-card-utils: use for_each_prop_xxx()
Kuninori Morimoto
1
-5
/
+38
2021-04-13
ASoC: simple-card-utils: remove li->dais/li->conf
Kuninori Morimoto
1
-2
/
+0
2021-04-13
netfilter: conntrack: convert sysctls to u8
Florian Westphal
1
-13
/
+10
2021-04-13
netfilter: conntrack: move ct counter to net_generic data
Florian Westphal
1
-0
/
+2
2021-04-13
netfilter: conntrack: move expect counter to net_generic data
Florian Westphal
1
-0
/
+1
2021-04-13
netfilter: conntrack: move autoassign_helper sysctl to net_generic data
Florian Westphal
1
-0
/
+1
2021-04-13
netfilter: conntrack: move autoassign warning member to net_generic data
Florian Westphal
1
-0
/
+4
2021-04-13
netfilter: flowtable: add vlan match offload support
wenxu
1
-0
/
+2
2021-04-13
Merge tag 'thunderbolt-for-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/k...
Greg Kroah-Hartman
1
-19
/
+35
2021-04-13
Merge tag 'soc-fsl-next-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Arnd Bergmann
2
-27
/
+11
2021-04-13
Merge tag 'zynqmp-soc-for-v5.13' of https://github.com/Xilinx/linux-xlnx into...
Arnd Bergmann
1
-5
/
+0
2021-04-13
libbpf: Clarify flags in ringbuf helpers
Pedro Tammela
1
-0
/
+16
2021-04-13
NFS: Add a cache validity flag argument to nfs_revalidate_inode()
Trond Myklebust
1
-1
/
+1
2021-04-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-4
/
+6
2021-04-13
IB/cma: Introduce rdma_set_min_rnr_timer()
Håkon Bugge
1
-0
/
+2
2021-04-13
net: phy: marvell: fix detection of PHY on Topaz switches
Pali Rohár
1
-2
/
+3
2021-04-13
NFS: nfs4_bitmask_adjust() must not change the server global bitmasks
Trond Myklebust
1
-3
/
+8
2021-04-12
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Jason Gunthorpe
4
-10
/
+41
2021-04-12
vfio/mdev: Correct the function signatures for the mdev_type_attributes
Jason Gunthorpe
1
-4
/
+7
2021-04-12
vfio/mdev: Remove kobj from mdev_parent_ops->create()
Jason Gunthorpe
1
-2
/
+1
2021-04-12
ASOC: SOF: simplify nocodec mode
Pierre-Louis Bossart
1
-3
/
+0
2021-04-12
ASoC: soc-acpi: add new fields for mach_params
Pierre-Louis Bossart
1
-0
/
+4
2021-04-12
skmsg: Pass psock pointer to ->psock_update_sk_prot()
Cong Wang
4
-5
/
+9
2021-04-12
block: move bio_list_copy_data to pktcdvd
Christoph Hellwig
1
-1
/
+0
2021-04-12
block: remove zero_fill_bio_iter
Christoph Hellwig
1
-6
/
+1
2021-04-12
bpf: Document PROG_TEST_RUN limitations
Joe Stringer
1
-0
/
+21
2021-04-12
vfs: remove unused ioctl helpers
Miklos Szeredi
1
-12
/
+0
2021-04-12
vfs: add fileattr ops
Miklos Szeredi
2
-0
/
+63
2021-04-12
block: add queue_to_disk() to get gendisk from request_queue
Jeffle Xu
2
-3
/
+5
2021-04-12
Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Rafael J. Wysocki
2
-10
/
+36
2021-04-12
Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...
Rafael J. Wysocki
1
-3
/
+16
2021-04-12
dmaengine: idxd: fix delta_rec and crc size field for completion record
Dave Jiang
1
-2
/
+2
2021-04-12
Merge 5.12-rc7 into usb-next
Greg Kroah-Hartman
18
-71
/
+173
2021-04-12
io_uring: unify files and task cancel
Pavel Begunkov
1
-7
/
+5
2021-04-12
task_work: add helper for more targeted task_work canceling
Jens Axboe
1
-0
/
+2
2021-04-12
io_uring: allow events and user_data update of running poll requests
Jens Axboe
1
-0
/
+5
2021-04-12
io_uring: add multishot mode for IORING_OP_POLL_ADD
Jens Axboe
1
-0
/
+12
2021-04-12
io_uring: include cflags in completion trace event
Jens Axboe
1
-4
/
+7
2021-04-12
phy: sfp: add netlink SFP support to generic SFP code
Andrew Lunn
1
-0
/
+10
2021-04-12
net/mlx5: Add support for DSFP module EEPROM dumps
Vladyslav Tarasiuk
1
-0
/
+1
[prev]
[next]