summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* cpu/speculation: Add prototype for cpu_show_srbds()Guenter Roeck2022-06-161-0/+1
* mtd: cfi_cmdset_0002: Use chip_ready() for write on S29GL064NTokunori Ikegami2022-06-141-0/+1
* nodemask: Fix return values to be unsignedKees Cook2022-06-141-19/+19
* nodemask.h: fix compilation error with GCC12Christophe de Dinechin2022-06-141-7/+6
* mailbox: forward the hrtimer if not queued and under a lockBjörn Ardö2022-06-141-0/+1
* scsi: fcoe: Fix Wstringop-overflow warnings in fcoe_wwn_from_mac()Gustavo A. R. Silva2022-06-141-1/+2
* efi: Add missing prototype for efi_capsule_setup_infoJan Kiszka2022-06-141-0/+2
* drm: fix EDID struct for old ARM OABI formatLinus Torvalds2022-06-141-3/+3
* tracing: incorrect isolate_mote_t cast in mm_vmscan_lru_isolateVasily Averin2022-06-141-2/+2
* ALSA: jack: Access input_dev under mutexAmadeusz Sławiński2022-06-141-0/+1
* ptrace/xtensa: Replace PT_SINGLESTEP with TIF_SINGLESTEPEric W. Biederman2022-06-141-6/+0
* netfilter: conntrack: re-fetch conntrack after insertionFlorian Westphal2022-06-061-1/+6
* secure_seq: use the 64 bits of the siphash for port offset calculationWilly Tarreau2022-06-062-3/+3
* Reinstate some of "swiotlb: rework "fix info leak with DMA_FROM_DEVICE""Linus Torvalds2022-05-251-8/+0
* swiotlb: fix info leak with DMA_FROM_DEVICEHalil Pasic2022-05-251-0/+8
* net: Fix features skip in for_each_netdev_feature()Tariq Toukan2022-05-181-2/+2
* ALSA: pcm: Fix potential AB/BA lock with buffer_mutex and mmap_lockTakashi Iwai2022-05-151-0/+1
* ALSA: pcm: Fix races among concurrent hw_params and hw_free callsTakashi Iwai2022-05-151-0/+1
* Bluetooth: Fix the creation of hdev->nameItay Iellin2022-05-151-0/+3
* tcp: fix potential xmit stalls caused by TCP_NOTSENT_LOWATEric Dumazet2022-05-121-0/+1
* hex2bin: make the function hex_to_bin constant-timeMikulas Patocka2022-05-121-1/+1
* ax25: fix reference count leaks of ax25_devDuoming Zhou2022-04-271-3/+5
* ax25: add refcount in ax25_dev to avoid UAF bugsDuoming Zhou2022-04-271-0/+10
* tcp: fix race condition when creating child sockets from syncookiesRicardo Dias2022-04-271-2/+3
* etherdevice: Adjust ether_addr* prototypes to silence -Wstringop-overeadKees Cook2022-04-271-3/+2
* xfrm: policy: match with both mark and mask on user interfacesXin Long2022-04-201-3/+6
* mm/sparsemem: fix 'mem_section' will never be NULL gcc 12 warningWaiman Long2022-04-201-4/+7
* net: add missing SOF_TIMESTAMPING_OPT_ID supportWillem de Bruijn2022-04-201-4/+21
* NFS: swap IO handling is slightly different for O_DIRECT IONeilBrown2022-04-201-4/+4
* PCI: Reduce warnings on possible RW1C corruptionMark Tomlinson2022-04-201-0/+1
* block: Add a helper to validate the block sizeXie Yongji2022-04-201-0/+8
* netdevice: add the case if dev is NULLYajun Deng2022-04-201-2/+4
* arm64: entry: Add vectors that have the bhb mitigation sequencesJames Morse2022-04-021-0/+7
* esp: Fix possible buffer overflow in ESP transformationSteffen Klassert2022-03-282-0/+5
* net: handle ARPHRD_PIMREG in dev_is_mac_header_xmit()Nicolas Dichtel2022-03-231-0/+1
* virtio: acknowledge all features before accessMichael S. Tsirkin2022-03-161-1/+2
* virtio: unexport virtio_finalize_featuresMichael S. Tsirkin2022-03-161-1/+0
* net/mlx5: Fix size field in bufferx_reg structMohammad Kabat2022-03-161-2/+2
* xen/gnttab: fix gnttab_end_foreign_access() without page specifiedJuergen Gross2022-03-111-1/+6
* xen: remove gnttab_query_foreign_access()Juergen Gross2022-03-111-2/+0
* xen/grant-table: add gnttab_try_end_foreign_access()Juergen Gross2022-03-111-0/+12
* arm/arm64: smccc/psci: add arm_smccc_1_1_get_conduit()Mark Rutland2022-03-111-0/+16
* arm/arm64: Provide a wrapper for SMCCC 1.1 callsSteven Price2022-03-111-0/+58
* x86/speculation: Include unprivileged eBPF status in Spectre v2 mitigation re...Josh Poimboeuf2022-03-111-0/+11
* HID: add mapping for KEY_ALL_APPLICATIONSWilliam Mahon2022-03-081-1/+2
* netfilter: nf_queue: fix possible use-after-freeFlorian Westphal2022-03-081-1/+1
* xfrm: enforce validity of offload input flagsLeon Romanovsky2022-03-081-0/+6
* openvswitch: Fix setting ipv6 fields causing hw csum failurePaul Blakey2022-03-021-0/+5
* bonding: fix data-races around agg_select_timerEric Dumazet2022-02-231-1/+1
* Revert "module, async: async_synchronize_full() on module init iff async is u...Igor Pylypiv2022-02-231-1/+0