Age | Commit message (Expand) | Author |
2020-03-11 | soc/tegra: bpmp: Update ABI header | Vidya Sagar |
2020-02-25 | PCI: endpoint: Add notification for core init completion | Vidya Sagar |
2020-02-25 | PCI: endpoint: Add core init notifying feature | Vidya Sagar |
2020-02-24 | PCI: endpoint: Assign function number for each PF in EPC core | Kishon Vijay Abraham I |
2020-02-24 | PCI: endpoint: Protect concurrent access to pci_epf_ops with mutex | Kishon Vijay Abraham I |
2020-02-24 | PCI: endpoint: Fix for concurrent memory allocation in OB address region | Kishon Vijay Abraham I |
2020-02-24 | PCI: endpoint: Replace spinlock with mutex | Kishon Vijay Abraham I |
2020-02-24 | PCI: endpoint: Use notification chain mechanism to notify EPC events to EPF | Kishon Vijay Abraham I |
2020-02-09 | Merge tag 'zonefs-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/d... | Linus Torvalds |
2020-02-09 | Merge tag 'x86-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-02-09 | Merge tag 'perf-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2020-02-09 | Merge tag 'irq-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-02-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2020-02-08 | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds |
2020-02-08 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds |
2020-02-08 | Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds |
2020-02-08 | Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-02-08 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2020-02-08 | Merge branch 'pipe-exclusive-wakeup' | Linus Torvalds |
2020-02-08 | pipe: use exclusive waits when reading or writing | Linus Torvalds |
2020-02-08 | Merge tag 'irqchip-fixes-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/... | Thomas Gleixner |
2020-02-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2020-02-08 | irqchip/gic-v4.1: Set vpe_l1_base for all redistributors | Zenghui Yu |
2020-02-07 | Merge tag 'nfs-for-5.6-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2020-02-07 | Merge branch 'i2c/for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/w... | Linus Torvalds |
2020-02-07 | Merge tag 'drm-next-2020-02-07' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2020-02-07 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
2020-02-07 | Merge tag 'linux-watchdog-5.6-rc1' of git://www.linux-watchdog.org/linux-watc... | Linus Torvalds |
2020-02-07 | prefix-handling analogues of errorf() and friends | Al Viro |
2020-02-07 | turn fs_param_is_... into functions | Al Viro |
2020-02-07 | fs_parse: handle optional arguments sanely | Al Viro |
2020-02-07 | fs_parse: fold fs_parameter_desc/fs_parameter_spec | Al Viro |
2020-02-07 | fs_parser: remove fs_parameter_description name field | Eric Sandeen |
2020-02-07 | add prefix to fs_context->log | Al Viro |
2020-02-07 | ceph_parse_param(), ceph_parse_mon_ips(): switch to passing fc_log | Al Viro |
2020-02-07 | new primitive: __fs_parse() | Al Viro |
2020-02-07 | struct p_log, variants of warnf() et.al. taking that one instead | Al Viro |
2020-02-07 | teach logfc() to handle prefices, give it saner calling conventions | Al Viro |
2020-02-07 | get rid of fs_value_is_filename_empty | Al Viro |
2020-02-07 | don't bother with explicit length argument for __lookup_constant() | Al Viro |
2020-02-07 | fs: New zonefs file system | Damien Le Moal |
2020-02-07 | fold struct fs_parameter_enum into struct constant_table | Al Viro |
2020-02-07 | fs_parse: get rid of ->enums | Al Viro |
2020-02-07 | Pass consistent param->type to fs_parse() | Al Viro |
2020-02-07 | Merge tag 'amd-drm-next-5.6-2020-02-05' of git://people.freedesktop.org/~agd5... | Dave Airlie |
2020-02-06 | net/mlx5: Deprecate usage of generic TLS HW capability bit | Tariq Toukan |
2020-02-06 | Merge tag 'kvm-5.6-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2020-02-06 | Merge tag 'sound-fix-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-02-06 | skbuff: fix a data race in skb_queue_len() | Qian Cai |
2020-02-06 | Merge tag 'ceph-for-5.6-rc1' of https://github.com/ceph/ceph-client | Linus Torvalds |