summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2022-04-13efi: Save location of EFI confidential computing areaDov Murik
2022-04-13PM: sleep: enable dynamic debug support within pm_pr_dbg()David Cohen
2022-04-13PM: EM: Change the order of arguments in the .active_power() callbackLukasz Luba
2022-04-13PM: EM: Add artificial EM flagPierre Gondois
2022-04-13PM: EM: Add .get_cost() callbackLukasz Luba
2022-04-13dma-buf-map: remove renamed header fileKarol Herbst
2022-04-13net: icmp: introduce function icmpv6_param_prob_reason()Menglong Dong
2022-04-13net: ip: add skb drop reasons to ip forwardingMenglong Dong
2022-04-13net: ipv4: add skb drop reasons to ip_error()Menglong Dong
2022-04-13skb: add some helpers for skb drop reasonsMenglong Dong
2022-04-13random: make random_get_entropy() return an unsigned longJason A. Donenfeld
2022-04-13net: add ndo_fdb_del_bulkNikolay Aleksandrov
2022-04-13net: phylink: remove phylink_helper_basex_speed()Russell King (Oracle)
2022-04-13Merge branch 'topic/cs35l41' into for-nextTakashi Iwai
2022-04-12Merge tag 'nfsd-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2022-04-12Merge tag 'drm-misc-next-2022-04-07' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2022-04-11Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/m...Jakub Kicinski
2022-04-11block: move lower_48_bits() to blockKeith Busch
2022-04-12ata: libata-core: fix parameter type in ata_xfer_mode2shift()Sergey Shtylyov
2022-04-11rcutorture: Call preempt_schedule() through static call/keyFrederic Weisbecker
2022-04-11rcu-tasks: Make Tasks RCU account for userspace executionPaul E. McKenney
2022-04-11srcu: Add contention-triggered addition of srcu_node treePaul E. McKenney
2022-04-11srcu: Prevent cleanup_srcu_struct() from freeing non-dynamic ->sdaPaul E. McKenney
2022-04-11srcu: Use export for srcu_struct defined by DEFINE_STATIC_SRCU()Alexander Aring
2022-04-11srcu: Dynamically allocate srcu_node arrayPaul E. McKenney
2022-04-11srcu: Make Tree SRCU able to operate without snp_node arrayPaul E. McKenney
2022-04-11srcu: Fix s/is/if/ typo in srcu_node commentPaul E. McKenney
2022-04-11dmaengine: Remove a useless mutexChristophe JAILLET
2022-04-11tty: goldfish: Introduce gf_ioread32()/gf_iowrite32()Laurent Vivier
2022-04-11net: icmp: add skb drop reasons to icmp protocolMenglong Dong
2022-04-11net: skb: rename SKB_DROP_REASON_PTYPE_ABSENTMenglong Dong
2022-04-11libata: Improve ATA queued command allocationJohn Garry
2022-04-10Merge tag 'driver-core-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-04-10Merge tag 'locking_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-04-10iio: core: Simplify the registration of kfifo buffersMiquel Raynal
2022-04-10iio: core: Move the currentmode entry to the opaque structureMiquel Raynal
2022-04-10iio: core: Hide read accesses to iio_dev->currentmodeMiquel Raynal
2022-04-10iio: Un-inline iio_buffer_enabled()Miquel Raynal
2022-04-10iio: st_sensors: Add a local lock for protecting odrMiquel Raynal
2022-04-10iio: core: Enhance the kernel doc of modes and currentmodes iio_dev entriesMiquel Raynal
2022-04-10timers: Move timer sysctl into the timer codetangmeng
2022-04-09Merge tag 'gpio-fixes-for-v5.18-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-04-09net/mlx5: Remove not-implemented IPsec capabilitiesLeon Romanovsky
2022-04-09net/mlx5: Remove ipsec_ops function tableLeon Romanovsky
2022-04-09net/mlx5: Remove not-needed IPsec configLeon Romanovsky
2022-04-09net/mlx5: Unify device IPsec capabilities checkLeon Romanovsky
2022-04-09RDMA/mlx5: Drop crypto flow steering APILeon Romanovsky
2022-04-09net/mlx5_fpga: Drop INNOVA IPsec supportLeon Romanovsky
2022-04-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-04-08mm/sparsemem: fix 'mem_section' will never be NULL gcc 12 warningWaiman Long