summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* drm/mipi-dsi: Fix byte order of 16-bit DCS set/get brightnessDaniel Mentz2023-03-111-0/+4
* drm: Clarify definition of the DRM_BUS_FLAG_(PIXDATA|SYNC)_* macrosLaurent Pinchart2023-03-111-4/+32
* genirq: Fix the return type of kstat_cpu_irqs_sum()Zhen Lei2023-03-111-1/+1
* uaccess: Add speculation barrier to copy_from_user()Dave Hansen2023-02-251-0/+4
* random: always mix cycle counter in add_latent_entropy()Jason A. Donenfeld2023-02-251-3/+3
* dccp/tcp: Avoid negative sk_forward_alloc by ipv6_pinfo.pktoptions.Kuniyuki Iwashima2023-02-221-0/+13
* hugetlb: check for undefined shift on 32 bit architecturesMike Kravetz2023-02-221-1/+4
* net: phy: add macros for PHYID matchingHeiner Kallweit2023-02-221-0/+4
* mm: hugetlb: proc: check for hugetlb shared PMD in /proc/PID/smapsMike Kravetz2023-02-221-0/+13
* panic: Consolidate open-coded panic_on_warn checksKees Cook2023-02-061-0/+1
* exit: Add and use make_task_dead.Eric W. Biederman2023-02-061-0/+1
* sysctl: add a new register_sysctl_init() interfaceXiaoming Ni2023-02-061-0/+3
* Revert "ext4: generalize extents status tree search functions"Greg Kroah-Hartman2023-01-241-2/+2
* Revert "ext4: fix reserved cluster accounting at delayed write time"Greg Kroah-Hartman2023-01-241-35/+0
* ext4: fix reserved cluster accounting at delayed write timeEric Whitney2023-01-181-0/+35
* ext4: generalize extents status tree search functionsEric Whitney2023-01-181-2/+2
* quota: Factor out setup of quota inodeJan Kara2023-01-181-0/+2
* SUNRPC: ensure the matching upcall is in-flight upon downcallminoura makoto2023-01-181-0/+5
* ext4: fix deadlock due to mbcache entry corruptionJan Kara2023-01-181-2/+7
* mbcache: automatically delete entries from cache on freeingJan Kara2023-01-181-8/+16
* mbcache: add functions to delete entry if unusedJan Kara2023-01-181-1/+9
* media: dvbdev: fix build warning due to commentsLin Ma2023-01-181-1/+2
* media: dvbdev: adopts refcnt to avoid UAFLin Ma2023-01-181-14/+17
* mrp: introduce active flags to prevent UAF when applicant uninitSchspa Shi2023-01-181-0/+1
* include/uapi/linux/swab: Fix potentially missing __always_inlineMatt Redfearn2023-01-181-1/+1
* ALSA: seq: fix undefined behavior in bit shift for SNDRV_SEQ_FILTER_USE_EVENTBaisong Zhong2023-01-181-4/+4
* net, proc: Provide PROC_FS=n fallback for proc_create_net_single_write()David Howells2023-01-181-0/+2
* eventfd: change int to __u64 in eventfd_signal() ifndef CONFIG_EVENTFDZhang Qilong2023-01-181-1/+1
* debugfs: fix error when writing negative value to atomic_t debugfs fileAkinobu Mita2023-01-181-2/+17
* libfs: add DEFINE_SIMPLE_ATTRIBUTE_SIGNED for signed valueAkinobu Mita2023-01-181-2/+10
* timerqueue: Use rb_entry_safe() in timerqueue_getnext()Barnabás Pőcze2023-01-181-1/+1
* can: sja1000: fix size of OCR_MODE_MASK defineHeiko Schocher2023-01-181-1/+1
* mm/khugepaged: fix GUP-fast interaction by sending IPIJann Horn2023-01-181-0/+6
* memcg: fix possible use-after-free in memcg_write_event_control()Tejun Heo2022-12-141-0/+1
* mm: Fix '.data.once' orphan section warningNathan Chancellor2022-12-081-1/+1
* audit: fix undefined behavior in bit shift for AUDIT_BITGaosheng Cui2022-12-081-1/+1
* vmlinux.lds.h: Fix placement of '.data..decrypted' sectionNathan Chancellor2022-11-251-1/+1
* capabilities: fix undefined behavior in bit shift for CAP_TO_MASKGaosheng Cui2022-11-251-1/+1
* x86/bugs: Report AMD retbleed vulnerabilityAlexandre Chartre2022-11-231-0/+2
* x86/cpu: Add a steppings field to struct x86_cpu_idMark Gross2022-11-232-1/+7
* x86/devicetable: Move x86 specific macro out of generic codeThomas Gleixner2022-11-231-3/+1
* Revert "x86/cpu: Add a steppings field to struct x86_cpu_id"Suleiman Souhlal2022-11-231-6/+0
* linux/bits.h: make BIT(), GENMASK(), and friends available in assemblyMasahiro Yamada2022-11-101-7/+10
* efi: random: reduce seed size to 32 bytesArd Biesheuvel2022-11-101-1/+1
* tcp/udp: Make early_demux back namespacified.Kuniyuki Iwashima2022-11-103-4/+3
* media: videodev2.h: V4L2_DV_BT_BLANKING_HEIGHT should check 'interlaced'Hans Verkuil2022-11-031-1/+2
* once: fix section mismatch on clang buildsGreg Kroah-Hartman2022-11-011-1/+1
* inet: fully convert sk->sk_rx_dst to RCU rulesEric Dumazet2022-10-261-1/+1
* net: ieee802154: return -EINVAL for unknown addr typeAlexander Aring2022-10-261-3/+9
* iommu/iova: Fix module config properlyRobin Murphy2022-10-261-1/+1