summaryrefslogtreecommitdiff
path: root/crypto/aes_generic.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-10-04Revert: "dm-verity: restart or panic on an I/O error"Mikulas Patocka1-21/+2
2024-10-04spi: atmel-quadspi: Fix wrong register value written to MRAlexander Dahl1-1/+1
2024-10-04block: Fix elv_iosched_local_module handling of "none" schedulerDamien Le Moal1-1/+3
2024-10-04bpf: Fix use-after-free in bpf_uprobe_multi_link_attach()Oleg Nesterov1-3/+6
2024-10-04Documentation: KVM: fix warning in "make htmldocs"Paolo Bonzini1-0/+1
2024-10-04i2c: xiic: Try re-initialization on bus busy timeoutRobert Hancock1-15/+26
2024-10-04i2c: isch: Add missed 'else'Andy Shevchenko1-2/+1
2024-10-04i2c: aspeed: Update the stop sw state when the bus recovery occursTommy Huang1-8/+8
2024-10-04mm/damon/vaddr: protect vma traversal in __damon_va_thre_regions() with rcu r...Liam R. Howlett1-0/+2
2024-10-04mm: change vmf_anon_prepare() to __vmf_anon_prepare()Vishal Moola (Oracle)2-6/+13
2024-10-04mm/huge_memory: ensure huge_zero_folio won't have large_rmappable flag setMiaohe Lin1-0/+2
2024-10-04mm/hugetlb.c: fix UAF of vma in hugetlb fault pathwayVishal Moola (Oracle)1-2/+18
2024-10-04tpm: export tpm2_sessions_init() to fix ibmvtpm buildingKexy Biscuit1-0/+1
2024-10-04fbdev: xen-fbfront: Assign fb_info->deviceJason Andryuk1-0/+1
2024-10-04module: Fix KCOV-ignored file nameDmitry Vyukov1-1/+1
2024-10-04spi: fspi: add support for imx8ulpHaibo Chen1-0/+10
2024-10-04mm: only enforce minimum stack gap size if it's sensibleDavid Gow1-1/+1
2024-10-04selftest mm/mseal: fix test_seal_mremap_move_dontunmap_anyaddrJeff Xu1-21/+36
2024-10-04s390/ftrace: Avoid calling unwinder in ftrace_return_address()Vasily Gorbik2-20/+16
2024-10-04mm/hugetlb_vmemmap: batch HVO work when demotingYu Zhao1-64/+92
2024-10-04exfat: resolve memory leak from exfat_create_upcase_table()Daniel Yang1-1/+4
2024-10-04lockdep: fix deadlock issue between lockdep and rcuZhiguo Niu1-16/+32
2024-10-04compiler.h: specify correct attribute for .rodata..c_jump_tableTiezhu Yang1-1/+1
2024-10-04dm-verity: restart or panic on an I/O errorMikulas Patocka1-2/+21
2024-10-04bpf: lsm: Set bpf_lsm_blob_sizes.lbs_task to 0Song Liu1-1/+0
2024-10-04lsm: infrastructure management of the sock securityCasey Schaufler11-113/+133
2024-10-04thermal: sysfs: Add sanity checks for trip temperature and hysteresisRafael J. Wysocki1-12/+38
2024-10-04thermal: sysfs: Refine the handling of trip hysteresis changesRafael J. Wysocki3-7/+7
2024-10-04thermal: sysfs: Get to trips via attribute pointersRafael J. Wysocki1-34/+20
2024-10-04thermal: core: Store trip sysfs attributes in thermal_trip_descRafael J. Wysocki2-82/+46
2024-10-04serial: qcom-geni: fix console corruptionJohan Hovold1-23/+22
2024-10-04serial: qcom-geni: introduce qcom_geni_serial_poll_bitfield()Douglas Anderson1-3/+9
2024-10-04serial: qcom-geni: fix arg types for qcom_geni_serial_poll_bit()Douglas Anderson1-1/+1
2024-10-04soc: qcom: geni-se: add GP_LENGTH/IRQ_EN_SET/IRQ_EN_CLEAR registersDouglas Anderson1-0/+9
2024-10-04usb: typec: ucsi: Fix busy loop on ASUS VivoBooksChristian A. Ehrhardt1-6/+12
2024-10-04usb: typec: ucsi: Call CANCEL from single locationHeikki Krogerus1-13/+4
2024-10-04soc: versatile: realview: fix soc_dev leak during device removeKrzysztof Kozlowski1-0/+13
2024-10-04soc: versatile: realview: fix memory leak during device removeKrzysztof Kozlowski1-4/+3
2024-10-04tools/nolibc: include arch.h from string.hThomas Weißschuh1-0/+1
2024-10-04ARM: dts: imx6ull-seeed-npi: fix fsl,pins property in tscgrp pinctrlKrzysztof Kozlowski1-6/+6
2024-10-04ARM: dts: imx6ul-geam: fix fsl,pins property in tscgrp pinctrlKrzysztof Kozlowski1-1/+1
2024-10-04dt-bindings: spi: nxp-fspi: add imx8ulp supportHaibo Chen1-0/+1
2024-10-04spi: fspi: involve lut_num for struct nxp_fspi_devtype_dataHaibo Chen1-19/+25
2024-10-04lsm: add the inode_free_security_rcu() LSM implementation hookPaul Moore6-33/+33
2024-10-04padata: use integer wrap around to prevent deadlock on seq_nr overflowVanGiang Nguyen1-1/+2
2024-10-04cpuidle: riscv-sbi: Use scoped device node handling to fix missing of_node_putKrzysztof Kozlowski1-14/+7
2024-10-04md: Don't flush sync_work in md_write_start()Yu Kuai1-1/+0
2024-10-04eventpoll: Annotate data-race of busy_poll_usecsMartin Karsten1-1/+1
2024-10-04icmp: change the order of rate limitsEric Dumazet3-57/+76
2024-10-04EDAC/igen6: Fix conversion of system address to physical memory addressQiuxu Zhuo1-1/+1