Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | Merge branch 'for-linus' into fixes | Vinod Koul | 2020-08-05 | 1 | -0/+6 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | dmaengine: idxd: add missing invalid flags field to completion | Dave Jiang | 2020-07-27 | 1 | -0/+6 | |
| | |/ / / / / / | ||||||
* | | | | | | | | Merge tag 'fsnotify_for_v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2020-08-06 | 1 | -5/+11 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | fanotify: add support for FAN_REPORT_NAME | Amir Goldstein | 2020-07-27 | 1 | -0/+4 | |
| * | | | | | | | | fanotify: add basic support for FAN_REPORT_DIR_FID | Amir Goldstein | 2020-07-27 | 1 | -4/+7 | |
| * | | | | | | | | fanotify: remove event FAN_DIR_MODIFY | Amir Goldstein | 2020-07-27 | 1 | -1/+0 | |
| | |_|_|_|_|/ / | |/| | | | | | | ||||||
* | | | | | | | | Merge tag 'thermal-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2020-08-06 | 1 | -17/+72 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | thermal: core: genetlink support for events/cmd/sampling | Daniel Lezcano | 2020-07-07 | 1 | -17/+72 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2020-08-06 | 1 | -0/+25 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | scsi: target: tcmu: Implement tmr_notify callback | Bodo Stroesser | 2020-07-28 | 1 | -0/+25 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge tag 'tty-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2020-08-06 | 1 | -14/+0 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge 5.8-rc6 into tty-next | Greg Kroah-Hartman | 2020-07-20 | 10 | -27/+39 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | | | ||||||
| * | | | | | | | | serial: Remove duplicated macro definition of port type | Tiezhu Yang | 2020-07-06 | 1 | -14/+0 | |
| | |_|_|_|_|/ / | |/| | | | | | | ||||||
* | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2020-08-06 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
| * | | | | | | | Merge tag 'kvm-s390-next-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/... | Paolo Bonzini | 2020-08-03 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | s390/kvm: diagnose 0x318 sync and reset | Collin Walling | 2020-06-23 | 1 | -0/+1 | |
| | | |_|/ / / / | | |/| | | | | | ||||||
| * | | | | | | | KVM: x86: Add a capability for GUEST_MAXPHYADDR < HOST_MAXPHYADDR support | Mohammed Gamal | 2020-07-10 | 1 | -0/+2 | |
| * | | | | | | | kvm: x86: Add "last CPU" to some KVM_EXIT information | Jim Mattson | 2020-07-08 | 1 | -0/+2 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2020-08-06 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | hyperv: hyperv.h: drop a duplicated word | Randy Dunlap | 2020-07-23 | 1 | -1/+1 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds | 2020-08-05 | 36 | -210/+888 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2020-08-03 | 1 | -2/+22 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | bpf: Add support for forced LINK_DETACH command | Andrii Nakryiko | 2020-08-01 | 1 | -0/+5 | |
| | * | | | | | | | bpf: Fix bpf_ringbuf_output() signature to return long | Andrii Nakryiko | 2020-07-28 | 1 | -1/+1 | |
| | * | | | | | | | bpf: Implement BPF XDP link-specific introspection APIs | Andrii Nakryiko | 2020-07-25 | 1 | -0/+3 | |
| | * | | | | | | | bpf, xdp: Add bpf_link-based XDP attachment API | Andrii Nakryiko | 2020-07-25 | 1 | -1/+6 | |
| | * | | | | | | | bpf: Implement bpf iterator for map elements | Yonghong Song | 2020-07-25 | 1 | -0/+7 | |
| * | | | | | | | | seg6_iptunnel: Refactor seg6_lwt_headroom out of uapi header | Ioana-Ruxandra Stăncioi | 2020-08-03 | 1 | -21/+0 | |
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 2020-08-03 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | netfilter: Replace HTTP links with HTTPS ones | Alexander A. Klimov | 2020-07-29 | 1 | -1/+1 | |
| * | | | | | | | | | net: openvswitch: make masks cache size configurable | Eelco Chaudron | 2020-08-03 | 1 | -0/+1 | |
| * | | | | | | | | | net: openvswitch: add masks cache hit counter | Eelco Chaudron | 2020-08-03 | 1 | -1/+1 | |
| * | | | | | | | | | Merge tag 'mac80211-next-for-davem-2020-07-31' of git://git.kernel.org/pub/sc... | David S. Miller | 2020-07-31 | 2 | -23/+73 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | nl80211: support 4-way handshake offloading for WPA/WPA2-PSK in AP mode | Chung-Hsien Hsu | 2020-07-31 | 1 | -13/+28 | |
| | * | | | | | | | | | cfg80211: Add support to advertize OCV support | Veerendranath Jakkam | 2020-07-31 | 1 | -0/+4 | |
| | * | | | | | | | | | cfg80211/mac80211: add connected to auth server to station info | Markus Theil | 2020-07-31 | 1 | -0/+3 | |
| | * | | | | | | | | | cfg80211/mac80211: add connected to auth server to meshconf | Markus Theil | 2020-07-31 | 1 | -0/+5 | |
| | * | | | | | | | | | cfg80211/mac80211: add mesh_param "mesh_nolearn" to skip path discovery | Linus Lüssing | 2020-07-31 | 1 | -0/+7 | |
| | * | | | | | | | | | net/wireless: wireless.h: drop duplicate word in comments | Randy Dunlap | 2020-07-31 | 1 | -1/+1 | |
| | * | | | | | | | | | net/wireless: nl80211.h: drop duplicate words in comments | Randy Dunlap | 2020-07-31 | 1 | -9/+9 | |
| | * | | | | | | | | | nl80211: S1G band and channel definitions | Thomas Pedersen | 2020-07-31 | 1 | -0/+16 | |
| * | | | | | | | | | | rtnetlink: add support for protodown reason | Roopa Prabhu | 2020-07-31 | 1 | -0/+10 | |
| * | | | | | | | | | | tcp: add earliest departure time to SCM_TIMESTAMPING_OPT_STATS | Yousuk Seung | 2020-07-31 | 1 | -0/+1 | |
| * | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2020-07-30 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | xfrm: introduce oseq-may-wrap flag | Petr Vaněk | 2020-06-24 | 1 | -0/+1 | |
| * | | | | | | | | | | hsr: enhance netlink socket interface to support PRP | Murali Karicheri | 2020-07-27 | 2 | -2/+12 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2020-07-25 | 3 | -3/+7 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | icmp6: support rfc 4884 | Willem de Bruijn | 2020-07-24 | 2 | -0/+2 | |
| * | | | | | | | | | net/sched: cls_flower: Add hash info to flow classification | Ariel Levkovich | 2020-07-24 | 1 | -0/+3 | |
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2020-07-22 | 1 | -3/+94 | |
| |\ \ \ \ \ \ \ \ \ |