summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-01kbuild: split x*alloc() functions in kconfig to scripts/include/xalloc.hMasahiro Yamada
2024-09-01kconfig: remove P_SYMBOL propertyMasahiro Yamada
2024-09-01kconfig: stop adding P_SYMBOL property to symbolsMasahiro Yamada
2024-09-01kconfig: remove dummy assignments to cur_{filename,lineno}Masahiro Yamada
2024-09-01tinyconfig: remove unnecessary 'is not set' for choice blocksMasahiro Yamada
2024-09-01kbuild: modinst: remove the multithread option from zstd compressionMasahiro Yamada
2024-09-01Remove *.orig pattern from .gitignoreLaurent Pinchart
2024-09-01kbuild: cross-compile linux-headers package when possibleMasahiro Yamada
2024-09-01kbuild: slim down package for building external modulesMasahiro Yamada
2024-09-01modpost: detect endianness on run-timeMasahiro Yamada
2024-09-01modpost: remove unused HOST_ELFCLASSMasahiro Yamada
2024-09-01ARM: dts: imx7d-sdb: align pin config nodes with bindingsKrzysztof Kozlowski
2024-09-01ARM: dts: imx7: align pin config nodes with bindingsKrzysztof Kozlowski
2024-09-01ARM: dts: imx7d-zii-rmu2: fix Ethernet PHY pinctrl propertyKrzysztof Kozlowski
2024-09-01arm64: defconfig: Enable ADP5585 GPIO and PWM driversLiu Ying
2024-09-01bus: imx-weim: change to use devm_clk_get_enabled() helperWu Bo
2024-09-01bus: imx-weim: support compile testWu Bo
2024-09-01fscache: delete fscache_cookie_lru_timer when fscache exits to avoid UAFBaokun Li
2024-09-01PCI: qcom: Disable mirroring of DBI and iATU register space in BAR regionPrudhvi Yarlagadda
2024-09-01PCI: qcom: Enumerate endpoints based on Link up event in 'global_irq' interruptManivannan Sadhasivam
2024-09-01dt-bindings: PCI: qcom,pcie-sm8450: Add 'global' interruptManivannan Sadhasivam
2024-09-01PCI: qcom-ep: Modify 'global_irq' and 'perst_irq' IRQ device namesManivannan Sadhasivam
2024-09-01PCI: endpoint: Assign PCI domain number for endpoint controllersManivannan Sadhasivam
2024-09-01dt-bindings: PCI: pci-ep: Document 'linux,pci-domain' propertyManivannan Sadhasivam
2024-09-01dt-bindings: PCI: pci-ep: Update MaintainersManivannan Sadhasivam
2024-09-01PCI: qcom-ep: Reword the error message for receiving unknown global IRQ eventManivannan Sadhasivam
2024-09-01PCI: qcom-ep: Drop the redundant masking of global IRQ eventsManivannan Sadhasivam
2024-09-01MAINTAINERS: correct TQ Systems DTS patternsKrzysztof Kozlowski
2024-09-01Linux 6.11-rc6v6.11-rc6Linus Torvalds
2024-09-01ARM: imx: Annotate imx7d_enet_init() as __initNathan Chancellor
2024-09-01Merge tag 'v6.11-rc5-smb-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2024-09-01Merge tag 'bcachefs-2024-08-21' of https://github.com/koverstreet/bcachefsLinus Torvalds
2024-08-31Input: zinitix - varying icon status registersLinus Walleij
2024-08-31Input: zinitix - read and cache device version numbersLinus Walleij
2024-09-01ARM: dts: imx6: update spdif sound card node propertiesElinor Montmasson
2024-08-31riscv: misaligned: Restrict user access to kernel memorySamuel Holland
2024-08-31bcachefs: Mark more errors as autofixKent Overstreet
2024-08-31bcachefs: Revert lockless buffered IO pathKent Overstreet
2024-09-01pinctrl: sophgo: cv18xx: fix missed __iomem type identifierInochi Amaoto
2024-08-31Input: snvs_pwrkey - use devm_clk_get_optional_enabled()Dmitry Torokhov
2024-09-01Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/...Linus Torvalds
2024-09-01Merge tag 'pwrseq-fixes-for-v6.11-rc6' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-08-31power: sequencing: qcom-wcn: set the wlan-enable GPIO to outputBartosz Golaszewski
2024-09-01Merge tag 'usb-6.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2024-09-01Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2024-09-01Merge tag 'nfsd-6.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2024-09-01Merge tag 'xfs-6.11-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2024-09-01Merge tag 'arm-fixes-6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-08-31Merge branch 'unmask-dscp-bits'David S. Miller
2024-08-31bpf: Unmask upper DSCP bits in __bpf_redirect_neigh_v4()Ido Schimmel