summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-07-13soc: sifive: l2 cache: Add non-coherent DMA handlingEmil Renner Berthing1-0/+21
2022-07-13dt-bindings: reset: Add StarFive JH7100 audio reset definitionsEmil Renner Berthing1-0/+31
2022-07-12misc: rtsx_usb: use separate command and response buffersShuah Khan1-1/+0
2022-07-12misc: rtsx_usb: fix use of dma mapped buffer for usb bulk transferShuah Khan1-1/+0
2022-07-12net/sched: act_police: allow 'continue' action offloadVlad Buslov1-0/+1
2022-07-12net/sched: act_api: Add extack to offload_act_setup() callbackIdo Schimmel2-3/+6
2022-07-12ACPI: CPPC: Don't require _OSC if X86_FEATURE_CPPC is supportedMario Limonciello1-0/+1
2022-07-12ACPI: CPPC: Only probe for _CPC if CPPC v2 is ackedMario Limonciello1-1/+1
2022-07-12ACPI: CPPC: Check _OSC for flexible address spacePierre Gondois1-0/+2
2022-07-12fscache: Fix invalidation/lookup raceDavid Howells1-0/+1
2022-07-12video: of_display_timing.h: include errno.hHsin-Yi Wang1-0/+2
2022-07-12memregion: Fix memregion_free() fallback definitionDan Williams1-1/+1
2022-07-12PM: runtime: Redefine pm_runtime_release_supplier()Rafael J. Wysocki1-3/+2
2022-07-12fbcon: Prevent that screen size is smaller than font sizeHelge Deller1-0/+4
2022-07-12iommu/vt-d: Fix RID2PASID setup/teardown failureLu Baolu1-3/+0
2022-07-07drm/fourcc: fix integer type usage in uapi headerCarlos Llamas1-2/+2
2022-07-07fanotify: refine the validation checks on non-dir inode maskAmir Goldstein1-0/+4
2022-07-07mptcp: fix conflict with <netinet/in.h>Ossama Othman1-4/+5
2022-07-07linux/dim: Fix divide by 0 in RDMA DIMTao Liu1-1/+1
2022-07-07net: fix IFF_TX_SKB_NO_LINEAR definitionDan Carpenter1-1/+1
2022-07-07net: phy: Don't trigger state machine while in suspendLukas Wunner1-0/+6
2022-07-02clocksource/drivers/ixp4xx: Drop boardfile probe pathLinus Walleij1-11/+0
2022-06-29mm/memory-failure: disable unpoison once hw error happenszhenwei pi1-0/+1
2022-06-29vmcore: convert copy_oldmem_page() to take an iov_iterMatthew Wilcox (Oracle)1-5/+4
2022-06-29sock: redo the psock vs ULP protection checkJakub Kicinski1-0/+5
2022-06-29ata: libata: add qc->flags in ata_qc_complete_template tracepointEdward Wu1-0/+1
2022-06-29random: quiet urandom warning ratelimit suppression messageJason A. Donenfeld1-4/+8
2022-06-25fsnotify: introduce mark type iteratorAmir Goldstein1-7/+24
2022-06-22netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_contextDavid Howells1-25/+16
2022-06-22x86/ftrace: Remove OBJECT_FILES_NON_STANDARD usageJosh Poimboeuf1-0/+6
2022-06-22init: Initialize noop_backing_dev_info earlyJan Kara1-0/+2
2022-06-22net: remove noblock parameter from skb_recv_datagram()Oliver Hartkopp1-2/+1
2022-06-22ipv6: Fix signed integer overflow in __ip6_append_dataWang Yufen1-2/+2
2022-06-16x86/speculation/mmio: Add sysfs reporting for Processor MMIO Stale DataPawan Gupta1-0/+3
2022-06-14random: mark bootloader randomness code as __initJason A. Donenfeld1-1/+1
2022-06-14mm/huge_memory: Fix xarray node memory leakMatthew Wilcox (Oracle)1-0/+1
2022-06-14nodemask: Fix return values to be unsignedKees Cook1-19/+19
2022-06-14jump_label,noinstr: Avoid instrumentation for JUMP_LABEL=n buildsPeter Zijlstra1-2/+2
2022-06-14extcon: Fix extcon_get_extcon_dev() error handlingDan Carpenter1-1/+1
2022-06-14iio: st_sensors: Add a local lock for protecting odrMiquel Raynal1-0/+3
2022-06-14netfilter: nf_tables: bail out early if hardware offload is not supportedPablo Neira Ayuso2-1/+2
2022-06-14netfilter: nf_tables: delete flowtable hooks via transaction listPablo Neira Ayuso1-1/+0
2022-06-14bluetooth: don't use bitmaps for random flag accessesLinus Torvalds1-10/+7
2022-06-14ax25: Fix ax25 session cleanup problemsDuoming Zhou1-0/+1
2022-06-14bonding: guard ns_targets by CONFIG_IPV6Hangbin Liu1-0/+6
2022-06-14net: sched: add barrier to fix packet stuck problem for lockless qdiscGuoju Fang1-0/+6
2022-06-14net/mlx5: correct ECE offset in query qp outputChangcheng Liu1-3/+2
2022-06-14tcp: add accessors to read/set tp->snd_cwndEric Dumazet2-5/+16
2022-06-14block, loop: support partitions without scanningChristoph Hellwig1-0/+1
2022-06-14net: sched: fixed barrier to prevent skbuff sticking in qdisc backlogVincent Ray1-28/+8