aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-08-30Merge tag 'fsnotify_for_v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fsLinus Torvalds10-96/+276
2021-08-30vt_kdsetmode: extend console lockingLinus Torvalds1-4/+6
2021-08-30fs/ntfs3: Restyle comments to better align with kernel-docKari Argillander21-2070/+1987
2021-08-30console: consume APC, DM, DCSnick black1-4/+27
2021-08-30string: improve default out-of-line memcmp() implementationLinus Torvalds1-0/+16
2021-08-30Merge branch 'rework/printk_safe-removal' into for-linusPetr Mladek14-544/+192
2021-08-30Merge branch 'rework/fixup-for-5.15' into for-linusPetr Mladek1-2/+5
2021-08-30io-wq: fix wakeup race when adding new workJens Axboe1-4/+4
2021-08-30io-wq: wqe and worker locks no longer need to be IRQ safeJens Axboe1-31/+28
2021-08-30io-wq: check max_worker limits if a worker transitions bound stateJens Axboe1-3/+30
2021-08-30perf tests: Fix *probe_vfs_getname.sh test failuresJames Clark1-1/+1
2021-08-30perf bench inject-buildid: Handle writen() errorsArnaldo Carvalho de Melo1-22/+30
2021-08-30perf unwind: Do not overwrite FEATURE_CHECK_LDFLAGS-libunwind-{x86,aarch64}Li Huafei1-4/+4
2021-08-30perf config: Fix caching and memory leak in perf_home_perfconfig()Arnaldo Carvalho de Melo1-1/+4
2021-08-30perf tools: Fixup get_current_dir_name() compilationAlexey Dobriyan1-1/+2
2021-08-30Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo584-3257/+4377
2021-08-30Merge tag 'asoc-v5.15' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai1689-13174/+37673
2021-08-30Merge branch 'for-5.15-verbose-console' into for-linusPetr Mladek3-10/+22
2021-08-30Merge branch 'for-5.15-printk-index' into for-linusPetr Mladek10015-196230/+746964
2021-08-30Merge branch 'sg_nents' into rdma.git for-nextJason Gunthorpe1417-11251/+17996
2021-08-30RDMA/mlx5: Relax DCS QP creation checksLior Nahmanson1-2/+1
2021-08-30dt-bindings: Use 'enum' instead of 'oneOf' plus 'const' entriesRob Herring20-75/+75
2021-08-30net: ipv4: Fix the warning for dereferenceYajun Deng1-1/+3
2021-08-30Merge remote-tracking branch 'asoc/for-5.15' into asoc-linusMark Brown171-1277/+18980
2021-08-30Merge remote-tracking branch 'asoc/for-5.14' into asoc-linusMark Brown4-3/+4
2021-08-30net: qrtr: make checks in qrtr_endpoint_post() stricterDan Carpenter1-2/+6
2021-08-30fix array-index-out-of-bounds in taprio_changeHaimin Zhang1-1/+3
2021-08-30net: fix NULL pointer reference in cipso_v4_doi_free王贇1-2/+2
2021-08-30Merge branch 'inet-exceptions-less-predictable'David S. Miller2-16/+33
2021-08-30ipv4: make exception cache less predictibleEric Dumazet1-15/+29
2021-08-30ipv6: make exception cache less predictibleEric Dumazet1-1/+4
2021-08-30ASoC: Revert PCM trigger changesMark Brown2-129/+22
2021-08-30s390: remove SCHED_CORE from defconfigsHeiko Carstens2-2/+0
2021-08-30x86: xen: platform-pci-unplug: use pr_err() and pr_warn() instead of raw printk()zhaoxiao1-7/+9
2021-08-30drivers/xen/xenbus/xenbus_client.c: fix bugon.cocci warningsJing Yangyang1-6/+3
2021-08-30xen/blkfront: don't trust the backend response data blindlyJuergen Gross1-17/+53
2021-08-30xen/blkfront: don't take local copy of a request from the ring pageJuergen Gross1-10/+15
2021-08-30xen/blkfront: read response from backend only onceJuergen Gross1-17/+18
2021-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller14-232/+343
2021-08-30xen: assume XENFEAT_gnttab_map_avail_bits being set for pv guestsJuergen Gross1-34/+2
2021-08-30xen: assume XENFEAT_mmu_pt_update_preserve_ad being set for pv guestsJuergen Gross2-12/+4
2021-08-30xen: check required Xen featuresJuergen Gross1-0/+18
2021-08-30xen: fix setting of max_pfn in shared_infoJuergen Gross1-2/+2
2021-08-30netfilter: refuse insertion if chain has grown too largeFlorian Westphal5-10/+42
2021-08-30netfilter: conntrack: switch to siphashFlorian Westphal3-24/+50
2021-08-30netfilter: conntrack: sanitize table size default settingsFlorian Westphal2-20/+21
2021-08-30Merge branch 'IXP46x-PTP-Timer'David S. Miller7-77/+171
2021-08-30ixp4xx_eth: Probe the PTP module from the device treeLinus Walleij1-2/+13
2021-08-30ixp4xx_eth: Add devicetree bindingsLinus Walleij1-0/+54
2021-08-30ixp4xx_eth: Stop referring to GPIOsLinus Walleij1-56/+28