summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2024-07-05workqueue: Increase worker desc's length to 32Wenchao Hao
2024-07-05wifi: mac80211: Use flexible array in struct ieee80211_tim_ieJeff Johnson
2024-06-27x86/cpu: Fix x86_match_cpu() to match just X86_VENDOR_INTELTony Luck
2024-06-27kcov: don't lose track of remote references during softirqsAleksandr Nogikh
2024-06-27locking/atomic: scripts: fix ${atomic}_sub_and_test() kerneldocCarlos Llamas
2024-06-27PCI: Do not wait for disconnected devices when resumingIlpo Järvinen
2024-06-27tty: add the option to have a tty reject a new ldiscLinus Torvalds
2024-06-27kprobe/ftrace: bail out if ftrace was killedStephen Brennan
2024-06-21serial: port: Introduce a common helper to read propertiesAndy Shevchenko
2024-06-21serial: core: Add UPIO_UNKNOWN constant for unknown port typeAndy Shevchenko
2024-06-21device property: Implement device_is_big_endian()Andy Shevchenko
2024-06-21net: pse-pd: Use EOPNOTSUPP error code instead of ENOTSUPPKory Maincent
2024-06-21iommu: Return right value in iommu_sva_bind_device()Lu Baolu
2024-06-21irqchip/riscv-intc: Introduce Andes hart-level interrupt controllerYu Chien Peter Lin
2024-06-21bpf: Optimize the free of inner mapHou Tao
2024-06-16smp: Provide 'setup_max_cpus' definition on UP tooIngo Molnar
2024-06-16mm/ksm: fix ksm_zero_pages accountingChengming Zhou
2024-06-16filemap: add helper mapping_max_folio_size()Xu Yang
2024-06-16mmc: core: Add mmc_gpiod_set_cd_config() functionHans de Goede
2024-06-12net/mlx5: Fix MTMP register capability offset in MCAM registerGal Pressman
2024-06-12nvme-tcp: add definitions for TLS cipher suitesHannes Reinecke
2024-06-12kthread: add kthread_stop_putAndreas Gruenbacher
2024-06-12kasan, fortify: properly rename memintrinsicsAndrey Konovalov
2024-06-12i3c: add actual_len in i3c_priv_xferFrank Li
2024-06-12regulator: pickable ranges: don't always cache vselMatti Vaittinen
2024-06-12eventfs/tracing: Add callback for release of an eventfs_inodeSteven Rostedt (Google)
2024-06-12f2fs: deprecate io_bitsJaegeuk Kim
2024-06-12pwm: Rename pwm_apply_state() to pwm_apply_might_sleep()Sean Young
2024-06-12fpga: region: add owner module and take its refcountMarco Pagani
2024-06-12iio: adc: adi-axi-adc: move to backend frameworkNuno Sa
2024-06-12iio: add the IIO backend frameworkNuno Sa
2024-06-12iio: buffer-dmaengine: export buffer alloc and free functionsNuno Sa
2024-06-12counter: linux/counter.h: fix Excess kernel-doc description warningRandy Dunlap
2024-06-12fpga: bridge: add owner module and take its refcountMarco Pagani
2024-06-12fpga: manager: add owner module and take its refcountMarco Pagani
2024-06-12dev_printk: Add and use dev_no_printk()Geert Uytterhoeven
2024-06-12printk: Let no_printk() use _printk()Geert Uytterhoeven
2024-06-12drm/omapdrm: Fix console with deferred opsTony Lindgren
2024-06-12net/mlx5: Add a timeout to acquire the command queue semaphoreAkiva Goldberger
2024-06-12x86/numa: Fix SRAT lookup of CFMWS ranges with numa_fill_memblks()Robert Richter
2024-06-12kernel/numa.c: Move logging out of numa.hKent Overstreet
2024-06-12bitops: add missing prototype checkAlexander Lobakin
2024-06-12ACPI: Fix Generic Initiator Affinity _OSC bitArmin Wolf
2024-06-12wifi: ieee80211: fix ieee80211_mle_basic_sta_prof_size_ok()Johannes Berg
2024-06-12cpu: Ignore "mitigations" kernel parameter if CPU_MITIGATIONS=nSean Christopherson
2024-05-25block: add a disk_has_partscan helperChristoph Hellwig
2024-05-25bpf: Add missing BPF_LINK_TYPE invocationsJiri Olsa
2024-05-17VFIO: Add the SPR_DSA and SPR_IAX devices to the denylistArjan van de Ven
2024-05-17kmsan: compiler_types: declare __no_sanitize_or_inlineAlexander Potapenko
2024-05-17mm/slab: make __free(kfree) accept error pointersDan Carpenter