summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2023-08-24Merge tag 'icc-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/djak...Greg Kroah-Hartman
2023-08-23nvmem: core: Notify when a new layout is registeredMiquel Raynal
2023-08-23nvmem: core: Return NULL when no nvmem layout is foundMiquel Raynal
2023-08-22greybus: svc: Remove unused declarationsYue Haibing
2023-08-22Merge tag 'extcon-next-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2023-08-22Merge tag 'coresight-next-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2023-08-22Merge tag 'counter-updates-for-6.6a' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2023-08-22interconnect: qcom: Annotate struct icc_onecell_data with __counted_byKees Cook
2023-08-22Merge tag 'v6.5-rc6' into icc-nextGeorgi Djakov
2023-08-16counter: Declare counter_priv() to be constUwe Kleine-König
2023-08-13Merge 6.5-rc6 into char-misc-nextGreg Kroah-Hartman
2023-08-12locking: remove spin_lock_prefetchMateusz Guzik
2023-08-12Merge tag 'x86_bugs_for_v6.5_rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-08-11Merge tag 'mhi-for-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/man...Greg Kroah-Hartman
2023-08-11Merge tag 'iio-for-6.6a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman
2023-08-11Merge tag 'block-6.5-2023-08-11' of git://git.kernel.dk/linuxLinus Torvalds
2023-08-10Merge tag 'net-6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-08-10x86/speculation: Add cpu_show_gds() prototypeArnd Bergmann
2023-08-09bpf, sockmap: Fix bug that strp_done cannot be calledXu Kuohai
2023-08-09block: don't make REQ_POLLED imply REQ_NOWAITJens Axboe
2023-08-08block: get rid of unused plug->nowait flagJens Axboe
2023-08-07Merge tag 'x86_bugs_srso' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2023-08-07tpm: Disable RNG for all AMD fTPMsMario Limonciello
2023-08-06vfs: get rid of old '->iterate' directory operationLinus Torvalds
2023-08-04Merge tag 'hyperv-fixes-signed-20230804' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2023-08-04Merge tag 'pm-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2023-08-04Merge tag 'mtd/fixes-for-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-08-04firmware: stratix10-svc: Generic Mailbox CommandTeh Wen Ping
2023-08-04peci: Constify struct peci_controller_opsZev Weiss
2023-08-04dyndbg: add source filename to prefixThomas Weißschuh
2023-08-04bus: mhi: host: allow MHI client drivers to provide the firmware via a pointerKalle Valo
2023-08-02Merge tag 'soc-fixes-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-08-02Merge tag 'bitmap-6.5-rc5' of https://github.com:/norov/linuxLinus Torvalds
2023-08-02Drivers: hv: vmbus: Remove unused extern declaration vmbus_ontimer()YueHaibing
2023-08-01powercap: intel_rapl: Fix a sparse warning in TPMI interfaceZhang Rui
2023-07-29Merge tag '6.5-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2023-07-29Merge tag 'trace-v6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2023-07-28Merge tag 'mm-hotfixes-stable-2023-07-28-15-52' of git://git.kernel.org/pub/s...Linus Torvalds
2023-07-28Merge tag 'thermal-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-07-28ftrace: Remove unused extern declarationsYueHaibing
2023-07-27mm: fix memory ordering for mm_lock_seq and vm_lock_seqJann Horn
2023-07-27mtd: spi-nor: avoid holes in struct spi_mem_opArnd Bergmann
2023-07-27backlight: corgi_lcd: fix missing prototypeArnd Bergmann
2023-07-27x86/srso: Add a Speculative RAS Overflow mitigationBorislav Petkov (AMD)
2023-07-26coresight: etm4x: Change etm4_platform_driver driver for MMIO devicesAnshuman Khandual
2023-07-26coresight: etm4x: Drop pid argument from etm4_probe()Anshuman Khandual
2023-07-25fs/nls: make load_nls() take a const parameterWinston Wen
2023-07-24PM: sleep: wakeirq: drop unused enable helpersJohan Hovold
2023-07-24thermal: core: constify params in thermal_zone_device_registerAhmad Fatoum
2023-07-24extcon: Remove unused inline functionsYueHaibing