summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-04-01powerpc: Move GameCube/Wii options under EMBEDDED6xxJ. Neuschäfer
2026-04-01powerpc/44x/uic: Consolidate chained IRQ handler install/removeChen Ni
2026-04-01powerpc/52xx/mpc52xx_gpt: consolidate chained IRQ handler install/removeChen Ni
2026-04-01powerpc/52xx/media5200: Consolidate chained IRQ handler install/removeChen Ni
2026-04-01selftests/powerpc: Suppress -Wmaybe-uninitialized with GCC 15Amit Machhiwal
2026-04-01powerpc/xive: rework xive_find_target_in_mask()Yury Norov
2026-04-01Revert "powerpc/xive: Fix the size of the cpumask used in xive_find_target_in...Yury Norov
2026-04-01powerpc/crash: Update backup region offset in elfcorehdr on memory hotplugSourabh Jain
2026-04-01powerpc/crash: fix backup region offset update to elfcorehdrSourabh Jain
2026-03-31perf beauty: Move copy of fadvise.h from tools/include/ to tools/perf/trace/b...Arnaldo Carvalho de Melo
2026-03-31perf beauty: Move tools/include/uapi/drm to tools/perf/trace/beauty/include/uapiArnaldo Carvalho de Melo
2026-03-31perf build: Add -funsigned-char to default CFLAGSIan Rogers
2026-03-31drm/msm: Remove abuse of drm_exec internalsThomas Hellström
2026-03-31net/iucv: Add missing kernel-doc return value descriptionsNagamani PV
2026-03-31net: vxlan: check ipv6_mod_enabled() on neigh_reduce()Fernando Fernandez Mancera
2026-03-31net: stmmac: skip VLAN restore when VLAN hash ops are missingMichal Piekos
2026-03-31net: mana: hardening: Validate adapter_mtu from MANA_QUERY_DEV_CONFIGErni Sri Satya Vennela
2026-03-31net: ftgmac100: fix ring allocation unwind on open failureYufan Chen
2026-03-31Merge branch 'declance-improve-dma-error-reporting'Jakub Kicinski
2026-03-31declance: Include the offending address with DMA errorsMaciej W. Rozycki
2026-03-31declance: Rate-limit DMA errorsMaciej W. Rozycki
2026-03-31net: airoha: Fix typo in airoha_set_gdm2_loopback routine nameLorenzo Bianconi
2026-03-31Merge branch 'nfc-refactor-usb-endpoint-lookups'Jakub Kicinski
2026-03-31nfc: port100: refactor endpoint lookupJohan Hovold
2026-03-31nfc: pn533: refactor endpoint lookupJohan Hovold
2026-03-31nfc: nfcmrvl: refactor endpoint lookupJohan Hovold
2026-03-31Merge branch 'net-refactor-usb-endpoint-lookups'Jakub Kicinski
2026-03-31net: ipeth: refactor endpoint lookupJohan Hovold
2026-03-31net: hso: refactor endpoint lookupJohan Hovold
2026-03-31sfc: add transmit timestamping supportIzabela Bakollari
2026-03-31selftests: drv-net: update the README with variantsJakub Kicinski
2026-03-31net: phy: bcm84881: add BCM84891/BCM84892 supportDaniel Wagner
2026-03-31net: dsa: mxl862xx: cancel pending work on probe errorDaniel Golle
2026-03-31mptcp: fix soft lockup in mptcp_recvmsg()Li Xiasong
2026-03-31dma-buf/udmabuf: skip redundant cpu sync to fix cacheline EEXIST warningMikhail Gavrilov
2026-03-31lib/crypto: Include <crypto/utils.h> instead of <crypto/algapi.h>Eric Biggers
2026-03-31lib/crypto: aesgcm: Don't disable IRQs during AES block encryptionEric Biggers
2026-03-31lib/crypto: aescfb: Don't disable IRQs during AES block encryptionEric Biggers
2026-03-31ARM: dts: am335x: Add Seeed Studio BeagleBone HDMI cape overlayKory Maincent (TI)
2026-03-31lkdtm/fortify: Drop unneeded FORTIFY_STR_OBJECT testKees Cook
2026-03-31documentation: remove references to *_gpl sectionsSiddharth Nayyar
2026-03-31module: remove *_gpl sections from vmlinux and modulesSiddharth Nayyar
2026-03-31module: deprecate usage of *_gpl sections in module loaderSiddharth Nayyar
2026-03-31module: use kflagstab instead of *_gpl sectionsSiddharth Nayyar
2026-03-31module: populate kflagstab in modpostSiddharth Nayyar
2026-03-31module: add kflagstab section to vmlinux and modulesSiddharth Nayyar
2026-03-31module: define ksym_flags enumeration to represent kernel symbol flagsSiddharth Nayyar
2026-04-01dt-bindings: power: reset: cortina,gemini-power-controller: convert to DT schemaKhushal Chitturi
2026-03-31fs/smb/client: fix out-of-bounds read in cifs_sanitize_prepathFredric Cover
2026-03-31Merge branch 'fix-bpf_link-grace-period-wait-for-tracepoints'Alexei Starovoitov