aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/check-blacklist-hashes.awk (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-25linux/types.h: reinstate "__bitwise__" macro for user space useLinus Torvalds1-0/+3
2022-05-25media: lirc: revert removal of unused feature flagsSean Young1-0/+7
2022-05-25ARM: ixp4xx: Consolidate Kconfig fixing issueLinus Walleij1-15/+4
2022-05-24ext4: only allow test_dummy_encryption when supportedEric Biggers2-28/+38
2022-05-24ext4: fix bug_on in __es_tree_searchBaokun Li1-5/+5
2022-05-24ext4: avoid cycles in directory h-treeJan Kara1-3/+19
2022-05-24ext4: verify dir block before splitting itJan Kara1-11/+21
2022-05-24ext4: filter out EXT4_FC_REPLAY from on-disk superblock field s_stateTheodore Ts'o1-2/+3
2022-05-24gfs2: Convert function bh_get to use iomapBob Peterson1-5/+12
2022-05-24gfs2: use i_lock spin_lock for inode qadataBob Peterson1-12/+20
2022-05-24gfs2: Return more useful errors from gfs2_rgrp_send_discards()Andrew Price1-2/+2
2022-05-24gfs2: Use container_of() for gfs2_glock(aspace)Kees Cook4-27/+38
2022-05-24gfs2: Explain some direct I/O odditiesAndreas Gruenbacher1-0/+4
2022-05-24ptp: ocp: Add firmware header checksVadim Fedorenko1-5/+73
2022-05-24ptp: ocp: fix PPS source selector debugfs reportingJonathan Lemon1-11/+14
2022-05-24ptp: ocp: add .init function for sma_op vectorJonathan Lemon1-9/+20
2022-05-24ptp: ocp: vectorize the sma accessor functionsJonathan Lemon1-145/+169
2022-05-24ptp: ocp: constify selectorsJonathan Lemon1-11/+13
2022-05-24ptp: ocp: parameterize input/output sma selectorsJonathan Lemon1-15/+27
2022-05-24ptp: ocp: revise firmware displayJonathan Lemon1-23/+41
2022-05-24ptp: ocp: add Celestica timecard PCI idsVadim Fedorenko1-1/+5
2022-05-24ptp: ocp: Remove #ifdefs around PCI IDsJonathan Lemon1-7/+2
2022-05-24ptp: ocp: 32-bit fixups for pci start addressJonathan Lemon1-5/+5
2022-05-24Revert "net/smc: fix listen processing for SMC-Rv2"liuyacan1-27/+17
2022-05-24lockdown: also lock down previous kgdb useDaniel Thompson4-3/+87
2022-05-24ath6kl: Use cc-disable-warning to disable -Wdangling-pointerNathan Chancellor1-1/+1
2022-05-24ALSA: hda/realtek - Add new type for ALC245Kailang Yang1-2/+8
2022-05-24zonefs: Fix zonefs_init_file_inode() return valueDamien Le Moal1-2/+2
2022-05-24ALSA: usb-audio: Configure sync endpoints before dataCraig McLure1-6/+11
2022-05-23of/irq: fix typo in commentJulia Lawall1-1/+1
2022-05-23selftests/bpf: Dynptr testsJoanne Koong3-0/+889
2022-05-23bpf: Add dynptr data slicesJoanne Koong5-0/+76
2022-05-23bpf: Add bpf_dynptr_read and bpf_dynptr_writeJoanne Koong3-0/+116
2022-05-23bpf: Dynptr support for ring buffersJoanne Koong7-8/+223
2022-05-23bpf: Add bpf_dynptr_from_mem for local dynptrsJoanne Koong4-0/+95
2022-05-23bpf: Add verifier support for dynptrsJoanne Koong6-3/+243
2022-05-23bpf: Suppress 'passing zero to PTR_ERR' warningKumar Kartikeya Dwivedi1-1/+1
2022-05-23bpf: Introduce bpf_arch_text_invalidate for bpf_prog_packSong Liu3-0/+14
2022-05-23x86/alternative: Introduce text_poke_setSong Liu2-10/+58
2022-05-23bpf: Fill new bpf_prog_pack with illegal instructionsSong Liu1-4/+6
2022-05-23can: ctucanfd: platform: add missing dependency to HAS_IOMEMMarc Kleine-Budde1-1/+1
2022-05-23can: kvaser_usb: silence a GCC 12 -Warray-bounds warningJakub Kicinski1-0/+5
2022-05-23can: peak_usb: fix typo in commentJulia Lawall1-1/+1
2022-05-23selftests/bpf: Fix spelling mistake: "unpriviliged" -> "unprivileged"Colin Ian King1-2/+2
2022-05-23selftests/bpf: fix btf_dump/btf_dump due to recent clang changeYonghong Song1-1/+1
2022-05-23Bluetooth: hci_conn: Fix hci_connect_le_syncLuiz Augusto von Dentz2-5/+8
2022-05-23s390/bpf: Fix typo in commentJulia Lawall1-1/+1
2022-05-23libbpf: Fix typo in commentJulia Lawall1-1/+1
2022-05-23smack: Remove redundant assignmentsMichal Orzel1-1/+0
2022-05-23dt-bindings: Fix properties without any typeRob Herring24-8/+51