aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2021-10-13Merge tag 'mlx5-fixes-2021-10-12' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Jakub Kicinski 1-2/+8
2021-10-12net: dsa: tag_ocelot_8021q: break circular dependency with ocelot switch libGravatar Vladimir Oltean 1-0/+12
2021-10-12net: dsa: tag_ocelot: break circular dependency with ocelot switch lib driverGravatar Vladimir Oltean 1-0/+37
2021-10-12net: dsa: sja1105: break dependency between dsa_port_is_sja1105 and switch dr...Gravatar Vladimir Oltean 1-14/+1
2021-10-12net: dsa: move sja1110_process_meta_tstamp inside the tagging protocol driverGravatar Vladimir Oltean 1-15/+14
2021-10-12net/mlx5e: Mutually exclude RX-FCS and RX-port-timestampGravatar Aya Levin 1-2/+8
2021-10-08net: dsa: mv88e6xxx: isolate the ATU databases of standalone and bridged portsGravatar Vladimir Oltean 1-0/+13
2021-10-07Merge tag 'armsoc-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+2
2021-10-07Merge tag 'net-5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 1-1/+1
2021-10-05ARM: omap1: move omap15xx local bus handling to usb.cGravatar Arnd Bergmann 1-0/+2
2021-10-05etherdevice: use __dev_addr_set()Gravatar Jakub Kicinski 1-1/+1
2021-10-03Merge tag 'driver-core-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 2-6/+12
2021-10-03Merge tag 'sched_urgent_for_v5.15_rc4' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-1/+1
2021-10-03Merge tag 'perf_urgent_for_v5.15_rc4' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-1/+3
2021-10-01sched: Always inline is_percpu_thread()Gravatar Peter Zijlstra 1-1/+1
2021-10-01perf/core: fix userpage->time_enabled of inactive eventsGravatar Song Liu 1-1/+3
2021-09-30Merge tag 'net-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 1-1/+2
2021-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfGravatar David S. Miller 1-1/+2
2021-09-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 2-6/+6
2021-09-26Merge tag 'x86-urgent-2021-09-26' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-0/+2
2021-09-26Merge tag 'irq-urgent-2021-09-26' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-1/+1
2021-09-25Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 2-3/+7
2021-09-25Merge tag 'char-misc-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-0/+14
2021-09-25Merge tag 'usb-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 1-0/+2
2021-09-24mm/debug: sync up latest migrate_reason to migrate_reason_namesGravatar Weizhao Ouyang 1-1/+5
2021-09-24mm: fs: invalidate bh_lrus for only cold pathGravatar Minchan Kim 1-2/+2
2021-09-24Merge tag 'irqchip-fixes-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Thomas Gleixner 1-1/+1
2021-09-24Merge tag 'kvmarm-fixes-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Paolo Bonzini 1-0/+6
2021-09-23Merge tag 'for-linus-rseq' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-0/+2
2021-09-23Merge tag 'net-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 3-2/+5
2021-09-23driver core: fw_devlink: Add support for FWNODE_FLAG_NEEDS_CHILD_BOUND_ON_ADDGravatar Saravana Kannan 1-3/+8
2021-09-23KVM: Remove tlbs_dirtyGravatar Lai Jiangshan 1-1/+0
2021-09-22KVM: x86: Query vcpu->vcpu_idx directly and drop its accessorGravatar Sean Christopherson 1-5/+0
2021-09-22entry: rseq: Call rseq_handle_notify_resume() in tracehook_notify_resume()Gravatar Sean Christopherson 1-0/+2
2021-09-22irqdomain: Change the type of 'size' in __irq_domain_add() to be consistentGravatar Bixuan Cui 1-1/+1
2021-09-21cpumask: Omit terminating null byte in cpumap_print_{list,bitmask}_to_bufGravatar Tobias Klauser 1-3/+4
2021-09-20x86/fault: Fix wrong signal when vsyscall fails with pkeyGravatar Jiashuo Liang 1-0/+2
2021-09-20KVM: arm64: Fix PMU probe orderingGravatar Marc Zyngier 1-0/+6
2021-09-19Merge tag 'x86_urgent_for_v5.15_rc2' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-0/+1
2021-09-19net: mdio: introduce a shutdown method to mdio device driversGravatar Vladimir Oltean 1-0/+3
2021-09-17Merge tag 'iov_iter.3-5.15-2021-09-17' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-5/+16
2021-09-17net: update NXP copyright textGravatar Vladimir Oltean 2-2/+2
2021-09-16Merge tag 'net-5.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 4-111/+29
2021-09-15Merge branch 'absolute-pointer' (patches from Guenter)Gravatar Linus Torvalds 1-0/+2
2021-09-15compiler.h: Introduce absolute_pointer macroGravatar Guenter Roeck 1-0/+2
2021-09-15Revert "iov_iter: track truncated size"Gravatar Jens Axboe 1-5/+1
2021-09-14memblock: introduce saner 'memblock_free_ptr()' interfaceGravatar Linus Torvalds 1-0/+1
2021-09-14bpf: Handle return value of BPF_PROG_TYPE_STRUCT_OPS progGravatar Hou Tao 1-1/+2
2021-09-14iov_iter: add helper to save iov_iter stateGravatar Jens Axboe 1-0/+15
2021-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfGravatar David S. Miller 3-110/+28