Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | habanalabs: expose number of user interrupts | Oded Gabbay | 2022-02-28 | 1 | -0/+5 |
* | Merge 5.17-rc6 into char-misc-next | Greg Kroah-Hartman | 2022-02-28 | 22 | -59/+85 |
|\ | |||||
| * | Merge tag 'dma-mapping-5.17-1' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2022-02-27 | 1 | -0/+8 |
| |\ | |||||
| | * | swiotlb: fix info leak with DMA_FROM_DEVICE | Halil Pasic | 2022-02-14 | 1 | -0/+8 |
| * | | Merge tag 'trace-v5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2022-02-26 | 1 | -10/+12 |
| |\ \ | |||||
| | * | | tracing: Uninline trace_trigger_soft_disabled() partly | Christophe Leroy | 2022-02-25 | 1 | -10/+12 |
| * | | | Merge tag 'pm-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2022-02-25 | 1 | -0/+3 |
| |\ \ \ | |||||
| | * \ \ | Merge branch 'cpufreq/arm/fixes' of git://git.kernel.org/pub/scm/linux/kernel... | Rafael J. Wysocki | 2022-02-24 | 1 | -0/+3 |
| | |\ \ \ | |||||
| | | * | | | cpufreq: Reintroduce ready() callback | Bjorn Andersson | 2022-02-09 | 1 | -0/+3 |
| * | | | | | Merge tag 'char-misc-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2022-02-25 | 1 | -1/+3 |
| |\ \ \ \ \ | |||||
| | * | | | | | nvmem: core: Fix a conflict between MTD and NVMEM on wp-gpios property | Christophe Kerello | 2022-02-21 | 1 | -1/+3 |
| | | |_|_|/ | | |/| | | | |||||
| * | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2022-02-24 | 1 | -0/+1 |
| |\ \ \ \ \ | |||||
| | * | | | | | KVM: PPC: reserve capability 210 for KVM_CAP_PPC_AIL_MODE_3 | Nicholas Piggin | 2022-02-22 | 1 | -0/+1 |
| * | | | | | | Merge tag 'net-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 2022-02-24 | 5 | -33/+36 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | openvswitch: Fix setting ipv6 fields causing hw csum failure | Paul Blakey | 2022-02-24 | 1 | -0/+5 |
| | * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf | David S. Miller | 2022-02-22 | 2 | -3/+1 |
| | |\ \ \ \ \ \ | |||||
| | | * | | | | | | netfilter: nf_tables_offload: incorrect flow offload action array size | Pablo Neira Ayuso | 2022-02-20 | 2 | -3/+1 |
| | * | | | | | | | net: Force inlining of checksum functions in net/checksum.h | Christophe Leroy | 2022-02-19 | 1 | -23/+24 |
| | * | | | | | | | net-timestamp: convert sk->sk_tskey to atomic_t | Eric Dumazet | 2022-02-18 | 1 | -2/+2 |
| | * | | | | | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Jakub Kicinski | 2022-02-17 | 1 | -5/+4 |
| | |\ \ \ \ \ \ \ | |||||
| | | * | | | | | | | bpf: Fix a bpf_timer initialization issue | Yonghong Song | 2022-02-11 | 1 | -4/+2 |
| | | * | | | | | | | bpf: Fix crash due to incorrect copy_map_value | Kumar Kartikeya Dwivedi | 2022-02-11 | 1 | -1/+2 |
| | | |/ / / / / / | |||||
| * | | | | | | | | Merge tag 'block-5.17-2022-02-24' of git://git.kernel.dk/linux-block | Linus Torvalds | 2022-02-24 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | nvme-tcp: send H2CData PDUs based on MAXH2CDATA | Varun Prakash | 2022-02-23 | 1 | -0/+1 |
| * | | | | | | | | | Merge tag 'slab-for-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2022-02-23 | 1 | -2/+1 |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | | | |||||
| | * | | | | | | | | slab: remove __alloc_size attribute from __kmalloc_track_caller | Greg Kroah-Hartman | 2022-02-21 | 1 | -2/+1 |
| | | |_|_|_|/ / / | | |/| | | | | | | |||||
| * | | | | | | | | Merge tag 'sched_urgent_for_v5.17_rc5' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2022-02-20 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | sched: Fix yet more sched_fork() races | Peter Zijlstra | 2022-02-19 | 1 | -2/+2 |
| | |/ / / / / / / | |||||
| * | | | | | | | | Merge tag 'block-5.17-2022-02-17' of git://git.kernel.dk/linux-block | Linus Torvalds | 2022-02-18 | 1 | -1/+2 |
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| / / / / / | | |_|/ / / / / | |/| | | | | | | |||||
| | * | | | | | | block: fix surprise removal for drivers calling blk_set_queue_dying | Christoph Hellwig | 2022-02-17 | 1 | -1/+2 |
| * | | | | | | | Merge tag 'net-5.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 2022-02-17 | 7 | -10/+15 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | ipv6: fix data-race in fib6_info_hw_flags_set / fib6_purge_rt | Eric Dumazet | 2022-02-17 | 1 | -4/+6 |
| | * | | | | | | | ipv6: per-netns exclusive flowlabel checks | Willem de Bruijn | 2022-02-17 | 2 | -2/+6 |
| | * | | | | | | | bonding: fix data-races around agg_select_timer | Eric Dumazet | 2022-02-15 | 1 | -1/+1 |
| | * | | | | | | | net_sched: add __rcu annotation to netdev->qdisc | Eric Dumazet | 2022-02-14 | 1 | -1/+1 |
| | * | | | | | | | net: dsa: mv88e6xxx: flush switchdev FDB workqueue before removing VLAN | Vladimir Oltean | 2022-02-14 | 1 | -0/+1 |
| | * | | | | | | | ipv6: mcast: use rcu-safe version of ipv6_get_lladdr() | Ignat Korchagin | 2022-02-14 | 1 | -2/+0 |
| | | |_|/ / / / | | |/| | | | | | |||||
| * | | | | | | | Merge tag 'hyperv-fixes-signed-20220215' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2022-02-15 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | |||||
| | * | | | | | | Drivers: hv: vmbus: Rework use of DMA_BIT_MASK(64) | Michael Kelley | 2022-02-07 | 1 | -0/+1 |
| | | |_|_|/ / | | |/| | | | | |||||
* | | | | | | | firmware: xilinx: Add support for runtime features | Ronak Jain | 2022-02-25 | 1 | -0/+25 |
* | | | | | | | firmware: stratix10-svc: extend SVC driver to get the firmware version | Richard Gong | 2022-02-25 | 2 | -2/+23 |
* | | | | | | | dt-bindings: reset: Add Delta TN48M | Robert Marko | 2022-02-25 | 1 | -0/+20 |
* | | | | | | | nvmem: core: Remove unused devm_nvmem_unregister() | Andy Shevchenko | 2022-02-21 | 1 | -8/+0 |
* | | | | | | | Merge tag 'fsi-for-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/jo... | Greg Kroah-Hartman | 2022-02-21 | 3 | -0/+112 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | fsi: Add trace events in initialization path | Eddie James | 2022-02-21 | 2 | -0/+98 |
| * | | | | | | | fsi: sbefifo: Implement FSI_SBEFIFO_READ_TIMEOUT_SECONDS ioctl | Amitay Isaacs | 2022-02-21 | 1 | -0/+14 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge 5.17-rc4 into char-misc-next | Greg Kroah-Hartman | 2022-02-14 | 33 | -88/+275 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | Merge tag 'objtool_urgent_for_v5.17_rc4' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2022-02-13 | 1 | -16/+5 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | x86/bug: Merge annotate_reachable() into _BUG_FLAGS() asm | Nick Desaulniers | 2022-02-02 | 1 | -16/+5 |
| | |/ / / / / | |||||
| * | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2022-02-12 | 2 | -2/+5 |
| |\ \ \ \ \ \ |