summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2021-03-17tasklets: Prevent tasklet_unlock_spin_wait() deadlock on RTThomas Gleixner1-10/+2
2021-03-17tasklets: Replace spin wait in tasklet_unlock_wait()Peter Zijlstra1-11/+2
2021-03-17tasklets: Use spin wait in tasklet_disable() temporarilyThomas Gleixner1-1/+2
2021-03-17tasklets: Provide tasklet_disable_in_atomic()Thomas Gleixner1-0/+22
2021-03-17tasklets: Use static inlines for stub implementationsThomas Gleixner1-3/+3
2021-03-17tasklets: Replace barrier() with cpu_relax() in tasklet_unlock_wait()Thomas Gleixner1-1/+2
2021-03-17quota: wire up quotactl_pathSascha Hauer1-0/+2
2021-03-17locking/ww_mutex: Fix acquire/release imbalance in ww_acquire_init()/ww_acqui...Waiman Long1-2/+3
2021-03-17phy: Add media type and speed serdes configuration interfacesSteen Hegelund1-0/+26
2021-03-17scsi: storvsc: Enable scatterlist entry lengths > 4KbytesMichael Kelley1-0/+1
2021-03-17swiotlb: split swiotlb_tbl_sync_singleChristoph Hellwig1-13/+4
2021-03-17swiotlb: remove the alloc_size parameter to swiotlb_tbl_unmap_singleChristoph Hellwig1-1/+0
2021-03-17net/mlx5e: Do not reload ethernet ports when changing eswitch modeRoi Dayan1-0/+1
2021-03-17net/mlx5: Move devlink port from mlx5e priv to mlx5e resourcesRoi Dayan1-0/+1
2021-03-17net/mlx5: Move mlx5e hw resources into a sub objectRoi Dayan1-4/+6
2021-03-17net: Change dev parameter to const in netif_device_present()Roi Dayan1-1/+1
2021-03-17Revert "net: socket: use BIT() for MSG_*"David S. Miller1-37/+34
2021-03-17net: ocelot: Remove ocelot_xfh_get_cpuqHoratiu Vultur1-5/+0
2021-03-17net/sched: act_api: fix miss set post_ct for ovs after do conntrack in act_ctwenxu1-0/+1
2021-03-17x86: Introduce restart_block->arch_data to remove TS_COMPAT_RESTARTOleg Nesterov1-0/+1
2021-03-17kernel, fs: Introduce and use set_restart_fn() and arch_set_restart_data()Oleg Nesterov1-0/+13
2021-03-16Merge series "spi: Adding support for software nodes" from Heikki Krogerus <h...Mark Brown1-4/+3
2021-03-16PCI: Add pci_find_vsec_capability() to find a specific VSECGustavo Pimentel1-0/+1
2021-03-16Merge tag 'nfsd-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds1-1/+0
2021-03-16ARM: amba: Allow some ARM_AMBA users to compile with COMPILE_TESTJason Gunthorpe1-0/+11
2021-03-16fanotify: support limited functionality for unprivileged usersAmir Goldstein1-5/+28
2021-03-16fanotify: configurable limits via sysfsAmir Goldstein4-8/+8
2021-03-16fsnotify: use hash table for faster events mergeAmir Goldstein1-3/+7
2021-03-16fanotify: reduce event objectid to 29-bit hashAmir Goldstein1-4/+1
2021-03-16fsnotify: allow fsnotify_{peek,remove}_first_event with empty queueAmir Goldstein1-1/+7
2021-03-16tasklet: Remove tasklet_kill_immediateDavidlohr Bueso1-1/+0
2021-03-16spi: Remove support for dangling device propertiesHeikki Krogerus1-4/+0
2021-03-16spi: Add support for software nodesHeikki Krogerus1-1/+4
2021-03-16ASoC: mx27vis: Remove unused fileFabio Estevam1-12/+0
2021-03-16Merge drm/drm-next into drm-misc-nextMaxime Ripard364-4213/+8629
2021-03-16Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm...Dave Airlie4-1/+16
2021-03-16spi: spi-geni-qcom: Convert to use resource-managed OPP APIYangtao Li1-2/+0
2021-03-16opp: Change return type of devm_pm_opp_attach_genpd()Dmitry Osipenko1-4/+5
2021-03-16opp: Change return type of devm_pm_opp_register_set_opp_helper()Dmitry Osipenko1-4/+3
2021-03-16net: qualcomm: rmnet: don't use C bit-fields in rmnet checksum headerAlex Elder1-11/+10
2021-03-16net: qualcomm: rmnet: don't use C bit-fields in rmnet checksum trailerAlex Elder1-10/+7
2021-03-16net: qualcomm: rmnet: use masks instead of C bit-fieldsAlex Elder1-13/+10
2021-03-16net: qualcomm: rmnet: mark trailer field endiannessAlex Elder1-2/+2
2021-03-16net: phy: add Marvell 88X2222 transceiver supportIvan Bornyakov1-0/+1
2021-03-16net: stmmac: add platform level clocks managementJoakim Zhang1-0/+1
2021-03-15rcu/nocb: Disable bypass when CPU isn't completely offloadedFrederic Weisbecker1-3/+4
2021-03-15net: stmmac: make in-band AN mode parsing is supported for non-DTOng Boon Leong1-0/+1
2021-03-15net: phylink: make phylink_parse_mode() support non-DT platformOng Boon Leong1-0/+2
2021-03-15net: pcs: add C37 SGMII AN support for intel mGbE controllerOng Boon Leong1-0/+1
2021-03-15net: pcs: rearrange C73 functions to prepare for C37 support laterOng Boon Leong1-0/+4