summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-11-09mm: add private field of first tail to struct page and struct folioSidhartha Kumar1-0/+14
2022-11-09mm/hugetlb: add folio support to hugetlb specific flag macrosSidhartha Kumar1-0/+24
2022-11-09mm: vmscan: make rotations a secondary factor in balancing anon vs fileJohannes Weiner1-2/+3
2022-11-09hugetlb: simplify hugetlb handling in follow_page_maskMike Kravetz1-42/+8
2022-11-09maple_tree: reorganize testing to restore module testingLiam Howlett1-0/+7
2022-11-08Merge tag 'audit-pr-20221107' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2022-11-08Merge tag 'lsm-pr-20221107' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2022-11-08ACPICA: Update version to 20221020Bob Moore1-1/+1
2022-11-08fd: dlm: trace send/recv of dlm message and rcomAlexander Aring1-0/+297
2022-11-08Merge branch 'for-linus/hardening' into for-next/hardeningKees Cook1-1/+1
2022-11-08soc: mediatek: Add all settings to mtk_mmsys_ddp_dpi_fmt_config funcXinlei Lee1-0/+7
2022-11-08vmlinux.lds.h: Fix placement of '.data..decrypted' sectionNathan Chancellor1-1/+1
2022-11-08PCI: Assign PCI domain IDs by ida_alloc()Pali Rohár1-0/+1
2022-11-08rxrpc: Fix congestion managementDavid Howells1-0/+1
2022-11-08rxrpc: Save last ACK's SACK table rather than marking txbufsDavid Howells1-3/+4
2022-11-08rxrpc: Don't use a ring buffer for call Tx queueDavid Howells1-38/+40
2022-11-08rxrpc: Get rid of the Rx ringDavid Howells1-8/+11
2022-11-08rxrpc: Clone received jumbo subpackets and queue separatelyDavid Howells1-7/+5
2022-11-08rxrpc: Split the rxrpc_recvmsg tracepointDavid Howells1-0/+24
2022-11-08rxrpc: Clean up ACK handlingDavid Howells1-16/+36
2022-11-08rxrpc: Allocate ACK records at proposal and queue for transmissionDavid Howells1-12/+35
2022-11-08rxrpc: Define rxrpc_txbuf struct to carry data to be transmittedDavid Howells1-0/+45
2022-11-08rxrpc: Remove the flags from the rxrpc_skb tracepointDavid Howells1-6/+3
2022-11-08net: Change the udp encap_err_rcv to allow use of {ip,ipv6}_icmp_error()David Howells2-3/+4
2022-11-08rxrpc: Record stats for why the REQUEST-ACK flag is being setDavid Howells1-0/+1
2022-11-08rxrpc: Split call timer-expiration from call timer-set tracepointDavid Howells1-1/+41
2022-11-08rxrpc: Trace setting of the request-ack flagDavid Howells1-0/+36
2022-11-08net, proc: Provide PROC_FS=n fallback for proc_create_net_single_write()David Howells1-0/+2
2022-11-08drm/gem: Implement shadow-plane {begin, end}_fb_access with vmapThomas Zimmermann1-10/+10
2022-11-08drm/atomic-helper: Add {begin,end}_fb_access to plane helpersThomas Zimmermann2-1/+60
2022-11-08drm/fb-helper: Document struct drm_fb_helper.hint_leak_smem_startThomas Zimmermann1-0/+7
2022-11-08net: sched: add helper support in act_ctXin Long2-0/+4
2022-11-08net: move add ct helper function to nf_conntrack_helper for ovs and tcXin Long1-0/+2
2022-11-08net: move the ct helper function to nf_conntrack_helper for ovs and tcXin Long1-0/+3
2022-11-08ethtool: linkstate: add a statistic for PHY down eventsJakub Kicinski3-0/+21
2022-11-08Merge git://linuxtv.org/sailus/media_tree into media_stageMauro Carvalho Chehab6-30/+17
2022-11-08mm/percpu: remove unused PERCPU_DYNAMIC_EARLY_SLOTSBaoquan He1-4/+3
2022-11-08Merge tag 'amd-drm-next-6.2-2022-11-04' of https://gitlab.freedesktop.org/agd...Dave Airlie2-0/+8
2022-11-08scsi: ufs: core: Remove check_upiu_size() from ufshcd.hKeoseong Park1-6/+0
2022-11-08net: remove explicit phylink_generic_validate() referencesRussell King (Oracle)1-0/+5
2022-11-07dt-bindings: arm: qcom,ids: Add SoC IDs for QDU1000/QRU1000Melody Olvera1-0/+6
2022-11-07dt-bindings: power: rpmpd: Add QDU1000/QRU1000 to rpmpd bindingMelody Olvera1-0/+6
2022-11-07mtd: nand: drop EXPORT_SYMBOL_GPL for nanddev_erase()Dario Binacchi1-1/+0
2022-11-07arm_pmu: rework ACPI probingMark Rutland1-1/+0
2022-11-07drm/panfrost: Remove type name from internal struct againSteven Price1-1/+1
2022-11-07ACPI: ARM Performance Monitoring Unit Table (APMT) initial supportBesar Wicaksono1-0/+19
2022-11-07ASoC: SOF: Add support to parse pin binding array from topologyChao Song1-0/+7
2022-11-07ASoC: SOF: Add support for parsing the number of sink/source pinsChao Song1-0/+2
2022-11-07ASoC: simple-card-utils: remove asoc_simple_convert_fixup()Kuninori Morimoto1-2/+0
2022-11-07can: dev: fix skb drop checkOliver Hartkopp1-0/+16