summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-02-17preempt/dynamic: Provide cond_resched() and might_resched() static callsPeter Zijlstra (Intel)2-7/+43
2021-02-17static_call: Provide DEFINE_STATIC_CALL_RET0()Frederic Weisbecker1-8/+14
2021-02-17static_call/x86: Add __static_call_return0()Peter Zijlstra1-0/+12
2021-02-17static_call: Pull some static_call declarations to the type headersPeter Zijlstra2-21/+27
2021-02-17sched: Remove USER_PRIO, TASK_USER_PRIO and MAX_USER_PRIODietmar Eggemann1-9/+0
2021-02-17sched: Remove MAX_USER_RT_PRIODietmar Eggemann1-8/+1
2021-02-17rbtree, perf: Use new rbtree helpersPeter Zijlstra1-2/+2
2021-02-17rbtree, sched/deadline: Use rb_add_cached()Peter Zijlstra1-4/+14
2021-02-17rbtree: Add generic add and find helpersPeter Zijlstra1-0/+190
2021-02-17Merge tag 'v5.11' into sched/core, to pick up fixes & refresh the branchIngo Molnar79-449/+427
2021-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller3-1/+3
2021-02-17net: phy: Add is_on_sfp_module flag and phy_on_sfp helperRobert Hancock1-0/+11
2021-02-17net: phy: broadcom: Set proper 1000BaseX/SGMII interface mode for BCM54616SRobert Hancock1-0/+4
2021-02-17net: sched: fix police ext initializationVlad Buslov1-0/+1
2021-02-17Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...David S. Miller3-12/+102
2021-02-17net: dsa: add MRP supportHoratiu Vultur1-0/+12
2021-02-17net: mscc: ocelot: Add support for MRPHoratiu Vultur2-0/+50
2021-02-17switchdev: mrp: Extend ring_role_mrp and in_role_mrpHoratiu Vultur1-0/+2
2021-02-17switchdev: mrp: Remove CONFIG_BRIDGE_MRPHoratiu Vultur1-10/+0
2021-02-17net: phy: Add 5GBASER interface modePavana Sharma1-0/+4
2021-02-17tg3: Remove unused PHY_BRCM flagsFlorian Fainelli1-6/+3
2021-02-17net/mlx5: Move all internal timer metadata into a dedicated structEran Ben Elisha1-4/+8
2021-02-17net/mlx5: Add register layout to support real-time time-stampEran Ben Elisha3-3/+33
2021-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller13-77/+289
2021-02-16vmlinux.lds.h: catch more UBSAN symbols into .dataAlexander Lobakin1-1/+1
2021-02-16net/mlx5: Add new timestamp mode bitsAharon Landau1-5/+49
2021-02-16net: phy: rename PHY_IGNORE_INTERRUPT to PHY_MAC_INTERRUPTHeiner Kallweit1-5/+5
2021-02-16net: phy: broadcom: Allow BCM54210E to configure APDFlorian Fainelli1-1/+1
2021-02-16net: phy: broadcom: Remove unused flagsFlorian Fainelli1-13/+8
2021-02-16mptcp: add local addr info in mptcp_infoGeliang Tang1-0/+2
2021-02-16net: bridge: fix switchdev_port_attr_set stub when CONFIG_SWITCHDEV=nVladimir Oltean1-1/+2
2021-02-15atm: idt77252: fix build broken on amd64Tong Zhang1-1/+1
2021-02-15Merge branches 'powercap' and 'pm-misc'Rafael J. Wysocki4-0/+93
2021-02-15binfmt_misc: pass binfmt_misc flags to the interpreterLaurent Vivier2-0/+8
2021-02-15netfilter: nftables: introduce table ownershipPablo Neira Ayuso2-0/+11
2021-02-15Merge branch 'acpi-messages'Rafael J. Wysocki1-7/+0
2021-02-15Merge branches 'acpi-misc', 'acpi-cppc', 'acpi-docs', 'acpi-config' and 'acpi...Rafael J. Wysocki1-1/+1
2021-02-15Merge branches 'acpi-scan', 'acpi-properties' and 'acpi-platform'Rafael J. Wysocki2-32/+41
2021-02-15Merge branch 'pm-opp' into pmRafael J. Wysocki2-30/+84
2021-02-15Merge branches 'pm-sleep', 'pm-core', 'pm-domains' and 'pm-clk'Rafael J. Wysocki3-1/+37
2021-02-15media: v4l: async: Fix kerneldoc documentation for async functionsSakari Ailus1-41/+39
2021-02-15Revert "Drivers: hv: vmbus: Copy packets sent by Hyper-V out of the ring buffer"Wei Liu1-40/+8
2021-02-15Xen/gntdev: correct error checking in gntdev_map_grant_pages()Jan Beulich1-0/+1
2021-02-15net: dsa: propagate extack to .port_vlan_filteringVladimir Oltean1-1/+2
2021-02-15net: dsa: propagate extack to .port_vlan_addVladimir Oltean1-1/+2
2021-02-15net: bridge: propagate extack through switchdev_port_attr_setVladimir Oltean1-1/+2
2021-02-15net: dsa: tag_ocelot_8021q: add support for PTP timestampingVladimir Oltean1-0/+5
2021-02-15net: mscc: ocelot: refactor ocelot_xtr_irq_handler into ocelot_xtr_pollVladimir Oltean1-0/+7
2021-02-15net: dsa: tag_ocelot: create separate tagger for SevilleVladimir Oltean2-0/+12
2021-02-15net: mscc: ocelot: use common tag parsing code with DSAVladimir Oltean2-7/+208